@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: CenturyGothic;
	src: url('../fonts/gothic-webfont.eot');
	src: url('../fonts/gothic-webfont.eot?#iefix') format('eot'), url('../fonts/gothic-webfont.woff') format('woff'), url('../fonts/gothic-webfont.ttf') format('truetype'), url('../fonts/gothic-webfont.svg#webfontxqx5Ffp4') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: CenturyGothic;
	src: url('../fonts/gothicb-webfont.eot');
	src: url('../fonts/gothic-webfontb.eot?#iefix') format('eot'), url('../fonts/gothicb-webfont.woff') format('woff'), url('../fonts/gothicb-webfont.ttf') format('truetype'), url('../fonts/gothicb-webfont.svg#webfontxqx5Ffp4') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: CenturyGothic;
	src: url('../fonts/gothicbi-webfont.eot');
	src: url('../fonts/gothicbi-webfont.eot?#iefix') format('eot'), url('../fonts/gothicbi-webfont.woff') format('woff'), url('../fonts/gothicbi-webfont.ttf') format('truetype'), url('../fonts/gothicbi-webfont.svg#webfontFWlLJNOe') format('svg');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: CenturyGothic;
	src: url('../fonts/gothici-webfont.eot');
	src: url('../fonts/gothici-webfont.eot?#iefix') format('eot'), url('../fonts/gothici-webfont.woff') format('woff'), url('../fonts/gothici-webfont.ttf') format('truetype'), url('../fonts/gothici-webfont.svg#webfontD7S3NH6r') format('svg');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: "American Typewriter";
	src: url('../fonts/american-typewriter.ttf')format('truetype'), url('../fonts/american-typewriter.eot?#iefix') format('eot');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: Georgia, "Times New Roman", Times, serif;
	src: url('../fonts/gothicb-webfont.eot');
	src: url('../fonts/gothicb-webfont.eot?#iefix') format('eot'), url('../fonts/gothicb-webfont.woff') format('woff'), url('../fonts/gothicb-webfont.ttf') format('truetype'), url('../fonts/gothicb-webfont.svg#webfontkes5UAKT') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	background: url(../images/pbg.gif) repeat-y center;
	-webkit-font-smoothing: antialiased;
	font-smooth: always;
	font-smoothing: antialiased;
}
body {
	background: url(../images/pbg.gif) repeat-y center;
	margin: 0px;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow: visible;
	font: 14px CenturyGothic;
	background-color: rgba(80,169,160,1);
}
h1 a:link {
	text-decoration: none;
	color: #000;
}
h1 a:visited {
	text-decoration: none;
	color: #000;
}
h1 a:hover {
	text-decoration: none;
	color: rgba(0,0,0,0.7);
}
h1 a:active {
	text-decoration: none;
	color: #000;
}
.left {
	float: left;
	min-height: 100%;
	width: 50%;
	position: relative;
	left: 0;
	top: 0;
	z-index: 0;
	color: #ffffff;
	text-align: right;
	font: 1em CenturyGothic, Verdana, Geneva, sans-serif;
	vertical-align: top;
	margin: 30px 0px 0px;
	padding: 0px;
}
.left .header {
	height: 61px;
	border-bottom: 1px solid #ffffff;
	margin-top: 0px;
	margin-bottom: 48px;
	text-align: right;
	text-shadow: -.5px -.5px 0px #888888, .5px .5px 0px #dedede;
}
.left h1 {
	text-align: right;
	font: normal 70px/50px "American Typewriter";
	margin-right: 0px;
	padding-right: 5px;
	height: 200px;
	margin-top: 17px;
	max-width: 450px;
	margin-left: auto;
	color: #000;
	text-transform: none;
	text-decoration: none;
}
.left h2 {
	font: bold normal 1em CenturyGothic, Verdana, Geneva, sans-serif;
	color: #000;
	margin: 15px 8px 0px auto;
	text-transform: none;
	text-decoration: none;
}
.left h3 {
	font: normal 1em CenturyGothic, Verdana, Geneva, sans-serif;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: 8px;
	color: #000;
	text-transform: none;
	text-decoration: none;
}
.left p {
	margin: 0 8px 0px auto;
	max-width: 450px;
	color: #000;
}
.right {
	float: right;
	min-height: 100%;
	width: 50%;
	right: 0;
	top: 0;
	position: relative;
	color: #ffffff;
	font: 1em CenturyGothic, Verdana, Geneva, sans-serif;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 30px 0px 0px;
}
.right .header {
	height: 68px;
	border-bottom: 1px solid #ffffff;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 50px;
	text-shadow: -.5px -.5px 0px #888888, .5px .5px 0px #dedede;
}
.right h1 {
	font: normal 28px/30px "American Typewriter";
	margin-top: 0px;
	margin-left: 10px;
	color: rgba(80,169,160,1);
	max-width: 460px;
}
.right h2 {
	font: bold normal 1em CenturyGothic, Verdana, Geneva, sans-serif;
	margin: 12px auto 0px 10px;
}
.right h3 {
	font: normal 1em CenturyGothic, Verdana, Geneva, sans-serif;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: auto;
}
.right p {
	margin-right: 10px;
	margin-left: 10px;
	max-width: 450px;
	margin-top: 3px;
}
.centre {
	width: 100%;
	text-align: center;
	position: absolute;
	display: block;
	z-index: 10;
	clear: both;
	color: #ffffff;
	margin-top: 110px;
	font: 1em "American Typewriter";
}
.centre p {
	width: 760px;
	background: rgba(40,85,80,0.5);
	margin: 5px auto;
	padding: 10px 30px;
	border-radius: 100px;
	letter-spacing: 1px;
}
.centre div {
	width: 760px;
	background: rgba(40,85,80,0.5);
	margin: 5px auto;
	padding: 10px 30px;
	border-radius: 100px;
	letter-spacing: 1px;
}
.carousel {
	width: 100%;
	text-align: center;
	position: absolute;
	display: block;
	z-index: 10;
	clear: both;
	color: #ffffff;
	margin-top: 260px;
	margin-right: auto;
	margin-left: auto;
}
nav {
	color: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MGE5YTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: linear-gradient(to left, rgb(0,0,0) 0%, rgb(79,169,160) 100%);
	background-image: -o-linear-gradient(left, rgb(0,0,0) 0%, rgb(79,169,160) 100%);
	background-image: -moz-linear-gradient(left, rgb(0,0,0) 0%, rgb(79,169,160) 100%);
	background-image: -webkit-linear-gradient(left, rgb(0,0,0) 0%, rgb(79,169,160) 100%);
	background-image: -ms-linear-gradient(left, rgb(0,0,0) 0%, rgb(79,169,160) 100%);
	background-image: -webkit-gradient( linear, left top, right top, color-stop(0, rgb(0,0,0)), color-stop(1, rgb(79,169,160)) );
	top: 0px;
	margin: 0px;
	position: fixed;
	display: block;
	width: 100%;
	height: 23px;
	z-index: 50;
	font: 12px/10px CenturyGothic, Verdana, Geneva, sans-serif;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}
nav a {
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	text-align: left;
	line-height: 12px;
	margin: -5px 0px 0px;
	vertical-align: top;
	height: 100%;
	border-right: 1px inset #FFF;
	padding: 0px 10px;
	border-left: 1px inset rgba(0,0,0,0);
	/* [disabled]float: left; */
}
#shop {
}
nav a:hover {
	color: rgba(255,255,255,.5);
	text-decoration: none;
	/* [disabled]background: rgba(153,153,153,0.2);
*/
	border-right: 1px solid rgba(255,255,255,1);
	border-left: 1px solid rgba(51,51,51,1);
	/* [disabled]border-top-width: 1px;
*/
	/* [disabled]border-bottom-color: rgba(51,51,51,1);
*/
}
nav .active {
	color: rgba(255,255,255,.5);
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
	margin-top: -5px;
	height: 100%;
	border-right: 1px inset #FFF;
	padding: 0px 10px;
}
.in {
	display: inline-block;
	margin: -12px 5px 0px;
	padding: 0px;
	position: absolute;
}
.fb-share-button {
	display: inline-block !important;
	margin: -13px 4px 0 !important;
	vertical-align: middle;
	max-height: 14px !important;
	height: 14px;
	padding: 3px 5px;
	background: #fcfcfc;
	border-radius: 2px;
	box-shadow: inset 0px 0px 1px 0px rgba(102,102,102,1);
	position: relative;
	overflow: hidden !important;
	width: 50px;
	max-width: 50px !important;
	float: none;
}
#fb {
	display: inline-block;
	margin: -13px 4px 0;
	vertical-align: middle;
	max-height: 14px;
	height: 14px;
	padding: 3px 5px;
	background: #fcfcfc;
	border-radius: 2px;
	box-shadow: inset 0px 0px 1px 0px rgba(102,102,102,1);
	position: relative;
	overflow: hidden;
	width: 50px;
	max-width: 50px;
	float: none;
}
.twitter-share-button {
	/* [disabled]width: 200px;
*/
	margin: -3px 0px 0;
	padding: 0px;
	background: #fefefe;
	border-radius: 2px;
	box-shadow: inset 0px 0px 1px 0px rgba(102,102,102,1);
	display: inline-block;
}
footer {
	color: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MGE5YTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: linear-gradient(to left, rgb(0,0,0) 0%, rgb(79,169,160) 100%);
	background-image: -o-linear-gradient(left, rgb(0,0,0) 0%, rgb(79,169,160) 100%);
	background-image: -moz-linear-gradient(left, rgb(0,0,0) 0%, rgb(79,169,160) 100%);
	background-image: -webkit-linear-gradient(left, rgb(0,0,0) 0%, rgb(79,169,160) 100%);
	background-image: -ms-linear-gradient(left, rgb(0,0,0) 0%, rgb(79,169,160) 100%);
	background-image: -webkit-gradient( linear, left top, right top, color-stop(0, rgb(0,0,0)), color-stop(1, rgb(79,169,160)) );
	bottom: 0px;
	margin: 0px auto;
	position: fixed;
	display: block;
	width: 100%;
	height: 23px;
	z-index: 50;
	font: 12px/10px CenturyGothic, Verdana, Geneva, sans-serif;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}
footer a {
	color: #ffffff;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	margin-bottom: 0px;
}
footer a:hover {
	color: rgba(255,255,255,.5);
	text-decoration: none;
}
footer .active {
	color: rgba(255,255,255,.5);
	text-decoration: none;
}
div > .tooltip, li > .tooltip, a > .tooltip, span > .tooltip {
	opacity: 0;
	margin-top: -10px;
	visibility: hidden;
	margin-left: -100px;
	-webkit-transition-property: opacity, margin-top, visibility, margin-left;
	-webkit-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
	-webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	-moz-transition-property: opacity, margin-top, visibility, margin-left;
	-moz-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
	-moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	-o-transition-property: opacity, margin-top, visibility, margin-left;
	-o-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
	-o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	transition-property: opacity, margin-top, visibility, margin-left;
	transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
	transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in;
}
div:hover > .tooltip, li:hover > .tooltip, a:hover > .tooltip, span:hover > .tooltip, a .tooltip:hover, span .tooltip:hover, li .tooltip:hover, div .tooltip:hover {
	opacity: 1;
	visibility: visible;
	overflow: visible;
	margin-top: 30px;
	display: inline;
	margin-left: -40px;
	-webkit-transition-property: opacity, margin-top, visibility, margin-left;
	-webkit-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
	-webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	-moz-transition-property: opacity, margin-top, visibility, margin-left;
	-moz-transition-duration: 0.5s, 0.3s, 0.5s, 0.3s;
	-moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	-o-transition-property: opacity, margin-top, margin-left;
	-o-transition-duration: 0.5s, 0.3s, 0.3s;
	-o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
	transition-property: opacity, margin-top, visibility, margin-left;
	transition-duration: 0.5s, 0.3s, 0.5s;
	transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
}
.tooltip {
	background: #FFFBCF;
	background: -moz-linear-gradient(top, #FFFBCF 0%, #FFFCDF 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFBCF), color-stop(100%, #FFFCDF));
	width : 100px;
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFBCF', endColorstr='#FFFCDF', GradientType=0 );
	border: 1px solid #EFE795;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	margin-left: -40px;
	position: absolute;
	text-decoration: none;
	color: #555;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.75);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1), inset 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1), inset 0 1px 0 #fff;
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.1), inset 0 1px 0 #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1), inset 0 1px 0 #fff;
	z-index: 10;
	font: normal 10px/10px CenturyGothic, Verdana, Geneva, sans-serif;
	text-align: left;
}
.tooltip span { /* Triangle */
	background: #FFFBCF;
	border: 0;
	border-top: 1px solid #EFE795;
	border-right: 1px solid #EFE795;
	width: 10px;
	height: 10px;
	margin-left: 15px;
	margin-top: -10px;
	display: block;
	position: absolute;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-box-shadow: inset -1px 1px 0 #fff;
	-o-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	display /*\**/: none\9;
 *display: none !important;
 *display: none;
}
.gradient {
	color: #FFFFFF;
}
.subt a {
	color: rgba(0,255,255,1);
}
