@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #070506;
	text-shadow: #000000 0 0 0px;
}
.oneColLiqCtrHdr #container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	z-index:999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/sidegold.gif);
	background-repeat: no-repeat;
	background-position: center 55%;
	padding-top: 20px;
}

.oneColLiqCtrHdr #homecontainer {
	width: 1000px;
	position: relative;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	z-index:999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/sidegold.gif);
	background-repeat: no-repeat;
	background-position: center 55%;
	padding-top: 20px;
}

.oneColLiqCtrHdr #header {
	text-align: center;
	height: 115px;
	padding-top: 0;
	padding-right: 230px;
	padding-bottom: 0;
	padding-left: 230px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #logo {
	height: 363px;
	width: 294px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.oneColLiqCtrHdr #menubar {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColLiqCtrHdr #mainContent {
	margin-top: -8px;
	height: 400px;
	text-align: center;
}

.oneColLiqCtrHdr #footer {
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
	clip: rect(auto,auto,auto,auto);
	background-image: url(images/bottommotif.gif);
	background-repeat: no-repeat;
	background-position: 435px 10px;
	height: 50px;
	clear: both;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.oneColLiqCtrHdr #msgabovefooter {
	width: 1000px;
	margin: 20px auto;
	padding: 0px;
	text-align: center;
}

.oneColLiqCtrHdr #msgabovefooter p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FBC87B;
	padding: 0px;
}

.oneColLiqCtrHdr #msgabovefooter img {
	border: none;
}

#redtext {
	color: #900;
	font-weight: bold;
}

#italic {
	font-style: italic;
}

.oneColLiqCtrHdr #myContent {
	top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin-top: 7px;
	margin-right: 15px;
	margin-left: 15px;
}
.oneColLiqCtrHdr #info {
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
.oneColLiqCtrHdr #prevnext {
	margin-top: 0px;
	margin-right: 75px;
	margin-left: 15px;
	float: right;
	width: 875px;
	text-align: right;
	height: 16px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FBC87B;
}
.style3 {color: #FFCC33}
.style4 {color: #FFFF66}
a:link {
	color: #FFCC33;
	text-decoration: none;
	outline:none;
}
a:visited {
	text-decoration: none;
	color: #FBC87B;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #FBC87B;
	outline:none;
}
a:active {
	text-decoration: none;
	color: #FBC87B;
	outline:none;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FBC87B;
	font-size: 100%;
}
a:link {
	color: #FBC87B;
}

a:link {
	color: #FBC87B;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style6 {font-family: Georgia, "Times New Roman", Times, serif; color: #FF941C; }

.oneColLiqCtrHdr #inside {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColLiqCtrHdr #origion {
	height: 163px;
	width: 853px;
	float: none;
	margin-top: 12px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	background-image: url(images/orbacktop.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	overflow: visible;
}
.oneColLiqCtrHdr #origion1 {
	height: 208px;
	width: 853px;
	float: none;
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-image: url(images/orbackbottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 18px;
	margin-right: 18px;
}

#origion1 span {
	background-color: #FBC87B;
	padding: 4px;
	color: #000;
	font-weight: bold;
}

.oneColLiqCtrHdr #legal {
	height: 363px;
	width: 853px;
	float: none;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 72px;
	background-repeat: no-repeat;
	background-position: center 75%;
	vertical-align: bottom;
	background-image: url(images/legalback.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	overflow: visible;
	color: #FFFFFF;
	font-size: small;
}
.oneColLiqCtrHdr #form {
	visibility: hidden;
}
.oneColLiqCtrHdr #contact {
	float: none;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: bottom;
	background-image: url(images/contactback.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	overflow: visible;
	color: #FFFFFF;
	font-size: small;
	height: 367px;
}
#slideshow {
	position:relative;
	height:365px;
	width: 370px;
	text-align: center;
	float: left;
}

#imagesolo {
	margin: 0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FBC87B;
	font-size: 1em;
}

#image-maina {
	float: left;
	margin-right: 15px;
	margin-left: 85px;
}
#image-main {
	float: left;
	margin-right: 15px;
}
#image-main1 {
	float: left;
	width: 350px;
	margin-left: 335px;
	font-size: 12px;
}
#image-main2 {
	float: left;
	width: 900px;
	margin-left: 72px;
	background-image: url(images/shop-motif.jpg);
	background-repeat: no-repeat;
	background-position: left 40px;
	height: 375px;
}
#image-main3 {
	z-index: -999;
	float: left;
	width: 900px;
	margin-left: 50px;
	height: 360px;
}



#image-main4 {
	float: left;
	width: 212px;
	height: 357px;
}
#image-main4 a:link{
	display: block;
	height: 357px;
	width: 220px;
}
#image-main4 a:visited{
	display: block;
	height: 357px;
	width: 220px;
}
#image-main4 a:hover{
	display: block;
	height: 357px;
	width: 220px;
}

#image-main5 {
	float: left;
	width: 220px;
	height: 357px;
}
#image-main5 a:link{
	display: block;
	height: 357px;
	width: 220px;
}
#image-main5 a:visited{
	display: block;
	height: 357px;
	width: 220px;
}
#image-main5 a:hover{
	display: block;
	height: 357px;
	width: 220px;
}

#image-main6 {
	float: left;
	width: 220px;
	height: 357px;
}
#image-main6 a:link{
	height: 357px;
	width: 220px;
}
#image-main6 a:visited{
	height: 357px;
	width: 220px;
}
#image-main6 a:hover{
	height: 357px;
	width: 220px;
}

#image-main7 {
	float: left;
	width: 220px;
	height: 357px;
}
#image-main7 a:link{
	height: 357px;
	width: 220px;
}
#image-main7 a:visited{
	height: 357px;
	width: 220px;
}
#image-main7 a:hover{
	height: 357px;
	width: 220px;
}
#slideshow a:link{
	color: #000;

}
#slideshow a:hover{
	color: #000;

}
#slideshow a:visited{
	color: #000;

}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0px;
	z-index:8;
	opacity:0.0;
	height: 365px;
	background-color: #070506;
	width: 370px;
}

#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
	height: 365px;
	display: block;
	border: 0;
	width: 375px;
}
.header-text {
	font-size: 85%;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.header-text a:link{
	font-size: 85%;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	text-decoration:none
}
.header-text a:active{
	font-size: 85%;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	text-decoration:none
}

#preload {
	background-image: url(images-video/images/thembnale-new_01.jpg);
	visibility: hidden;
}
#preload1 {
	background-image: url(images-video/images/thembnale-new_02.jpg);
	visibility: hidden;
}
#preload2 {
	background-image: url(images-video/images/thembnale-new_03.jpg);
	visibility: hidden;
}
#preload3 {
	background-image: url(images-video/images/thembnale-new_04.jpg);
	visibility: hidden;
}
#image-main11 {
	float: left;
}
#image-main11 a:link{
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-weight: normal;
	text-shadow: #000000 0 0 0px;
}
#image-main11 a:visited{
	display: block;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-shadow: #000000 0 0 0px;
}

#image-main11 a:hover{
	display: block;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	text-shadow: #000000 0 0 0px;
}

#octonaryclub {
	z-index: 999;
	float: left;
	width: 500px;
	height: 300px;
	background-color: #333;
}

.oneColLiqCtrHdr #mainContentOct {
	z-index: -999;
	margin-top: -8px;
	height: 400px;
	text-align: center;
}

#image-main3-oct {
	z-index: -999;
	float: left;
	background-image:url(images/homepagesolo.jpg);
	width: 900px;
	margin-left: 50px;
	height: 360px;
}

#octleft {
	width: 320px;
	height: 210px;
	float: left;
	margin: 85px 0px 0px 85px;
	padding: 20px;
	background-image: url(images/octboxesbg.png);
}

#octright {
	width: 220px;
	height: 210px;
	float: left;
	margin: 85px 0px 0px 40px;
	padding: 20px;
	background-image: url(images/octboxesbg.png);
	text-align: left;
}

input.subscribe {
	height: 23px;
	background-color: #FC0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	border: 1px solid #161616;
	vertical-align: middle;
}

input.email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	width: 150px;
	vertical-align: middle;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:853px;
		height:400px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}