/*
      Created by ZOLLI, Inc.
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(images/bg.gif);
}

#wrapper {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/bg_wrapper.jpg);
	background-position: center top;
	background-repeat: no-repeat;

}
#header {
	color: #333;
	width: 960px;
	height: 121px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header h1 {
	position: absolute;
	text-indent: -9999px;
}

#header h1 img {
	width: 306px;
	height: 71px;
	left: 25px;
	top: 25px;
	position: absolute;
	border: none;
}
#utility {
	height:25px;
	padding:0;
	position: relative;
	clear: right;
	left: 0px;
	top: 5px;
	width: 108px;
	float: right;
}
#utility ul {
	margin:0;
	padding:0;
	list-style:none;
}
#utility li {
	line-height:33px;
	height: 25px;
	width: 30px;
	float: left;
	padding-right: 5px;
}
#utility  ul  li  a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#83b2cb;
	display:block;
	text-transform: uppercase;
	height: 30px;
	width: 30px;
	padding-top: 0;
}



#nav {
	height:40px;
	padding:0;
	position: relative;
	clear: right;
	left: 0px;
	top: 33px;
	width: 468px;
	float: right;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav ul li {
	line-height:40px;
	float:left;
}
#nav ul li a{
	line-height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:0 20px 0 20px;
	color:#83b2cb;
	display:block; 
	text-transform: uppercase;
}
#nav ul li a:hover {
	background-color:#1b2c3a;
	color: #83b2cb;
}
#nav ul li a.active{
	background-color:#1b2c3a;
	color: #b0daf1;
}

#title img {
	position: relative;
	top: 200px;
	left: 25px;
}

#header p {
	position: relative;
	top: 50px;
	padding-right: 25px;
	width: auto;
	text-align: right;
	color: #cac58d;
	float: right;
}
#main_content_home {
	color: #333;
	width: 550px;
	float: left;
	background-image: url(images/main_content_bg.gif);
	background-position: right 12px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
}
#amazon {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
#amazon ul {
	padding: 12px;
}
#amazon li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}
#amazon iframe {
	padding: 5px;
	border: 5px solid #f0f0f0;
}



#faux {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-image: url(images/content_bg.gif);
}
#books {

}
#books img {
	padding: 5px;
	float: right;
	border: 1px dotted #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#footerlinks {
	clear: both;
	text-align: center;
	height: 33px;
}
#footerlinks  p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2.5em;
	color: #b5b380;
	text-decoration: underline;
}

#books p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	margin-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#books h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1.4em;
	color: #948723;
	font-weight: normal;
	margin-top: 15px;
	padding-left: 8px;
}

#books img.bookshome {
	float: left;
	padding-right: 21px;
	padding-left: 5px;
}




#contentwrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


.bottom  {
	width:960px;
	height:5px;
	background-color: transparent;
	background-image: url(images/content_footer.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	}

.top {
	/*url to the top rounded corner*/
	background:transparent url(rounded-shadow-top.gif) no-repeat 
	}

.box {
	/*Your width is 200px minus 20px for your left and right padding totally to 180px*/
	width:960px;
	font:12px 'trebuchet ms', arial, verdana, sans-serif;
	color:#fff;
	background-color: transparent;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	}
#title {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/title_bg.jpg);
	height: 270px;
	position: relative;
}
#title h1 {
	position: absolute;
	text-indent: -9999px;
}

#info {
	height: 69px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/info_bg.gif);
	background-repeat: no-repeat;
}
#info_sub {
}



#footer {
	width: 950px;
	color: #333;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/footer_bg.gif);
	height: 60px;
	background-repeat: no-repeat;
	padding-right: 10px;
	text-align: right;
}
#footer p {
	color: #83b2cb;
	line-height: 6em;
	font-size: 1.2em;
}
#view_more {
	margin-top: 12px;
	width: 535px;
	clear: left;
}
#newsletter {
	margin-top: 12px;
	background-image: url(images/newsletter_bg.gif);
	width: 534px;
	background-repeat: no-repeat;
	height: 160px;
	position: relative;
	z-index: 1;
}
#newsletter h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #258e1d;
	font-weight: normal;
	font-size: 1.7em;
	top: 12px;
	text-align: left;
	position: relative;
	left: 100px;
	width: 400px;
	padding-bottom: 15px;
	z-index: 1;
}
#newsletter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #777979;
	width: 352px;
	position: relative;
	left: 100px;
	z-index: 2;
}
#newsletter span  {
	display: block;
	height: 21px;
	width: 91px;
	position: relative;
	z-index: 3;
	top: -22px;
	left: 416px;
}

#newsletter span input  {

	border: none;
}

#newsletter  input {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 5px;
}


#side_content_home {
	float: right;
	color: #333;
	width: 360px;
	display: inline;
}
#herb {
	margin-top: 30px;
	background-image: url(images/herb_bg.jpg);
	height: 134px;
	width: 326px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#herb  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #175103;
	font-weight: normal;
	font-size: 2.1em;
	top: 12px;
	text-align: left;
	position: relative;
	left: 125px;
	width: 200px;
	letter-spacing: -1px;
}
#herb p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	width: 200px;
	position: relative;
	left: 125px;
	padding-top: 12px;
}
#herb img {
	position: relative;
	left: 100px;
	top: 5px;
}

#movie {
	background-color: #333333;
	height: 240px;
	width: 300px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 21px;
}
#slider2/* Easy Slider */

	{
}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	background-image: url(images/slider2_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
		}
	#slider li, #slider2 li{
	height: 250px;
	overflow:hidden;
	width: 515px;
		}	

	#slider2 li{ 
		}	

	#slider2 li h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.3em;
	color: #948723;
	font-weight: normal;
		}	
#slider2 h2 span {
	font-size: .5em;
}


	#slider2 li p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	margin-top: 5px;
		}						
#slider2 li p a {
	color: #948723;
}


#slider2 li img  {
	float: left;
	padding-right: 35px;
	padding-left: 15px;
}



		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:33px;
	height:32px;
	position:absolute;
	left:-60px;
	top:-40px;
		}	
	#nextBtn, #nextBtn2{
	left:500px;
		}	
		
		#prevBtn, #prevBtn2{
	left:465px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{
	display:block;
	width:33px;
	height:32px;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}	
	#nextBtn a, #nextBtn2 a{
	background-image: url(images/next.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}
#info_sub {
	height: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #565644;
}
#title_sub {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/h1_bg.gif);
	height: 63px;
}
#main_content_sub {
	color: #333;
	width: 910px;
	float: left;
	background-image: url(images/main_content_bg.gif);
	background-position: right 12px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
}
#movie_about {
	background-color: #FFFFFF;
	height: 240px;
	width: 201px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 21px;
	text-align: center;
}
#main_content_about {
	color: #333;
	width: 610px;
	float: left;
	background-image: url(images/main_content_bg.gif);
	background-position: right 12px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
}
#side_content_about {
	float: right;
	color: #333;
	width: 300px;
	display: inline;
}

/* Newsticker ------------------------------------ */

#listticker{
	height:50px;
	width:400px;
	overflow:hidden;
	padding:5px 10px 14px 10px;
	;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}

	#listticker li{
		height:75px;
		padding:5px;
		list-style:none;
	}
		#listticker a{
	color:#CCCC99;

			margin-bottom:
		}
		#listticker .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:11px;
		}
		#listticker .news-text{
	display:block;
	font-size:11px;
	color:#CCCCCC;
		}
		#listticker img{
			float:left;
			margin-right:14px;
			padding:4px;
			border:solid 1px #DEDEDE;
		}
.product_wrapper {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/productwrap_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 12px;
	border: 1px solid #f1f0f0;
}
.product_wrapper ul {
	list-style-type: none;
	padding-top: 12px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.product_header {
	background-color: #565644;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
}

.product_wrapper li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #5F5F5F;
	line-height: 21px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-weight: bold;
}
.product_wrapper p {
	color: #5F5F5F;
	font-size: 1.6em;
	margin-left: 12px;
	padding-top: 12px;
}

.product_wrapper h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #948723;
	font-weight: normal;
	padding-left: 10px;
	margin-left: 12px;
	margin-top: 12px;
}
.product_wrapper h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #52b4bc;
	font-weight: normal;
	padding-left: 10px;
	font-style: italic;
	margin-left: 12px;
}
.product_header h4   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #FFFFFF;
	font-weight: normal;
}
.product_header  h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #52b4bc;
	font-weight: normal;
	font-style: italic;
}
#main_content_sub2 {
	color: #333;
	width: 910px;
	float: left;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
}
