/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { min-width:1020px; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body {
	margin:0;
	color:#fff;
	background:#0182bb url(../images/bg-page.jpg) no-repeat 50% 0;
	min-width:1020px;
	font-family: 'Tw-Cen-MT-Regular', Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
}

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #fff; text-decoration:none;}
a:hover {text-decoration:underline;}
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */
@font-face {
	font-family: 'gothicb';
	src:url('../fonts/gothicb.eot');
	src:url('../fonts/gothicb.eot?#iefix') format('embedded-opentype'),
		url('../fonts/gothicb.woff') format('woff'),
		url('../fonts/gothicb.ttf') format('truetype'),
		url('../fonts/gothicb.svg#gafataregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'tw-cen-mt-bold';
	src:url('../fonts/tw-cen-mt-bold.eot');
	src:url('../fonts/tw-cen-mt-bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/tw-cen-mt-bold.woff') format('woff'),
		url('../fonts/tw-cen-mt-bold.ttf') format('truetype'),
		url('../fonts/tw-cen-mt-bold.svg#gafataregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Tw-Cen-MT-Regular';
	src:url('../fonts/Tw-Cen-MT-Regular.eot');
	src:url('../fonts/Tw-Cen-MT-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Tw-Cen-MT-Regular.woff') format('woff'),
		url('../fonts/Tw-Cen-MT-Regular.ttf') format('truetype'),
		url('../fonts/Tw-Cen-MT-Regular.svg#gafataregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* nav */
nav {
	background:#063b5b;
	padding:9px 0 14px;
	position:relative;
	z-index:2;
}
nav ul {
	margin:0 auto;
	padding:0 0 0 10px;
	list-style:none;
	width:990px;
	text-transform:uppercase;
	text-align:center;
	font:24px/30px 'gothicb', Helvetica, sans-serif;
}
nav ul:after {
	content:'';
	display:block;
	clear:both;
}
nav ul li {
	display:inline;
	padding:0 37px 0 38px;
}
nav ul a:hover {
	text-decoration:none;
	color:#00e0fc;
}

/* end nav */
/* header */
header {
	overflow:hidden;
	padding:0 0 91px;
	position:relative;
}
header .w1 {
	position:relative;
	float:left;
	left:50%;
	width:1062px;
}
header .w2 {
	position:relative;
	float:left;
	left:-50%;
	width:982px;
	padding:51px 40px 67px;
	-webkit-box-shadow:4px 4px 35px rgba(0, 0, 0, 1);
	-moz-box-shadow:4px 4px 35px rgba(0, 0, 0, 1);
	box-shadow:4px 4px 35px rgba(0, 0, 0, 1);
	margin:-40px 0 0;
}
header .facebook {
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 52px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	font-family: 'tw-cen-mt-bold', Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	background-position: 1px 0;
}
header .logo {
	display:block;
	width:518px;
	height:184px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	margin:0 0 0 -5px;
}
header .logo a {
	display:block;
	height:100%;
}
header .slogan {
	width: 375px;
	height: 260px;
	text-indent: -9999px;
	overflow: visible;
	background: url(../images/bg-slogan.png) no-repeat;
	position: absolute;
	top: 40px;
	right: -11px;
}
/* end header */
/* main */
#main {
	width:959px;
	margin:0 auto;
	padding:0 31px 32px 0;
}
#main:after {
	content:'';
	display:block;
	clear:both;
}
h1 {
	font:30px/35px 'tw-cen-mt-bold', Helvetica, sans-serif;
	color:#01defc;
	margin:0 0 10px;
	text-transform:uppercase;
	letter-spacing:1px;
}
h2 {
	font:26px/31px 'tw-cen-mt-bold', Helvetica, sans-serif;
	color:#01defc;
	margin:0;
	text-transform:uppercase;
	letter-spacing:1px;
}
h3 {
	font:22px/27px 'tw-cen-mt-bold', Helvetica, sans-serif;
	margin:0 0 8px;
}
h4 {
	font:20px/25px 'tw-cen-mt-bold', Helvetica, sans-serif;
	margin:0 0 6px;
}
h5 {
	font:18px/23px 'tw-cen-mt-bold', Helvetica, sans-serif;
	margin:0 0 6px;
}
h6 {
	font:17px/22px 'tw-cen-mt-bold', Helvetica, sans-serif;
	margin:0 0 6px;
}
#content {
	float:left;
	width:680px;
	padding:4px 0 0;
	letter-spacing:1px;
}
#success {
	width: 1000px;
}
#content p {margin:0 0 22px;}
#success p {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#content p .ttl {
	display:inline-block;
	font-family:'tw-cen-mt-bold', Helvetica, sans-serif;
	font-size:24px;
	color:#01defc;
	text-transform:uppercase;
	font-weight:normal;
}
#success p .ttl {
	font-size: 24px;
	text-decoration: none;
	color: #01defc;
	font-family: 'tw-cen-mt-bold', Helvetica, sans-serif;
	font-weight: normal;
}
#main li {
	list-style-position: inside;
	list-style-image: url(../images/arrow.png);
}
#content ul {
	margin: 0;
	padding: 0 0 15px;
	font-size: 20px;
	list-style-image: none;
	list-style-type: none;
}
#content ul li {
	background: url(../images/bullet-01.png) no-repeat 0 8px;
	padding: 0 0 0 28px;
	list-style-type: none;
}
#sidebar {
	float:right;
	width:241px;
	background:#a1d1e6;
	padding:0 8px 4px;
	color:#063b5b;
	min-height:398px;
	-webkit-border-radius:13px/10px;
	-moz-border-radius:13px/10px;
	border-radius:13px/10px;
	position:relative;
}
#sidebar h3 {margin:0 0 5px -3px;}
#sidebar .news {
	margin:0;
	padding:0 15px 0 0;
	list-style:none;
	font-size:18px;
	line-height:22px;
}
#sidebar .news li {
	padding: 0 0 10px 2px;
	list-style-type: none;
}
#sidebar .news img {
	display:inline-block;
	margin:0 0 1px -2px;
	vertical-align:top;
}
#sidebar .news a {color:#063b5b;}
/* end main */
/* footer */
footer {
	width:970px;
	margin:0 auto;
	padding:0 50px 25px 0;
	font-size:13px;
	line-height:17px;
	font-family:'tw-cen-mt-bold', Helvetica, sans-serif;
}
footer:after {
	content:'';
	display:block;
	clear:both;
}
footer .block {
	float:left;
	width:300px;
}
footer h4 {
	font-size:13px;
	line-height:18px;
	margin:0;
}
footer address {font-style:normal;}
footer p {margin:0;}
footer .by {
	float:right;
	font-size:14px;
	margin:14px 0 0;
}
/* end footer */
/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
.bottle {
	text-align: right;
	vertical-align: top;
}
.border {
	border: thin solid #FFF;
}
.hereford {
	text-align: right;
}
.picture {
	text-align: left;
}
.small-text {
	font-size: 12px;
	text-transform: uppercase;
}
