/*
Author: Andrew "Des" Desilets - andrewd@the199.com
title:wordpress review theam
date:22-01-10
*/
body{
	font-family:"Myriad Pro","Times New Roman", Times, serif;
	font-size:16px;
	color:#040833;
	background:#eeeeee url(img/body-bg.jpg) repeat-x top;
	
}
*{
	margin:0;
	padding:0;
}

input,
img{
	border:none;
}
ul,li{
	list-style:none;
}

h2{
	font-size:29px;
	color:#040833;
}
/*h2 span{
	margin:1px 0 0 1px;
}
*/

h3{
	font-size:22px;
	color:#040833;
	margin-bottom: 5px;
	margin-top: 10px;
}


a{
text-decoration:none;

}

img,
input{ behavior: url("iepngfix.htc") }

#container{
	width:930px;
	padding-bottom:20px;
	text-align:left;
	margin:0 auto;
}

#header{
	width:930px;
	height:77px;
	overflow:hidden;
}

#header #logo{
	float:left;
	font-size:24px;
	line-height:77px;
	float:left;
	width:350px;
	color:#fff;
	display:block;
	font-weight:bold;
	padding-left:30px;
}




#nav{
	width:440px;
	float:right;
	height:34px;
	font-size:16px;
	color:#fff;
	line-height:77px;
	overflow:hidden;
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 21px;
}

#nav li{
	float:left;
	height:34px;
	margin-right:11px;
	overflow:hidden;
}

#nav li a{
	color:#fff;
	height:34px;
	float:left;
	display:block;
	padding-left:11px;
	line-height:34px;
	overflow:hidden;
}


#nav li a span{
	color:#fff;
	height:34px;
	float:left;
	padding-right:11px;
	display:block;
	line-height:34px;
}


#nav li a span span{
	color:#fff;
	height:34px;
	display:block;
	padding:0;
	cursor:pointer;
	line-height:34px;
}

#nav li a:hover{
	background:url(img/nav-bg-left.png) no-repeat left;
}


#nav li a:hover span{
	background:url(img/nav-bg-right.png) no-repeat right;
}

#nav li a:hover span span{
	background:#060729;
}

#nav li #navsl{
	background:url(img/nav-bg-left.png) no-repeat left;
}


#nav li #navsl span{
	background:url(img/nav-bg-right.png) no-repeat right;
}

#nav li #navsl span span{
	background:#060729;
}


/*\*/
*html #nav li a:hover{
	background:url(img/nav-bg-left.jpg) no-repeat left;
}


*html #nav li a:hover span{
	background:url(img/nav-bg-right.jpg) no-repeat right;
}

#nav li a:hover span span{
	background:none;
	background:#060729;
}

*html #nav li #navsl{
	background:url(img/nav-bg-left.jpg) no-repeat left;
}


*html #nav li #navsl span{
	background:url(img/nav-bg-right.jpg) no-repeat right;
}

#nav li #navsl span span{
	background:none;
	background:#060729;
}

/*\*/


/*\*/
*:first-child+html  #nav li a:hover{
	background:url(img/nav-bg-left.png) no-repeat left;
}


*:first-child+html  #nav li a:hover span{
	background:url(img/nav-bg-right.png) no-repeat right;
}

*:first-child+html  #nav li a:hover span span{
	background:#060729;
}

*:first-child+html  #nav li #navsl{
	background:url(img/nav-bg-left.png) no-repeat left;
}


*:first-child+html #nav li #navsl span{
	background:url(img/nav-bg-right.png) no-repeat right;
}

*:first-child+html  #nav li #navsl span span{
	background:#060729;
}

/*\*/



#main{
	background:url(img/main-bg.jpg) no-repeat top;
	width:930px;
	padding-bottom:35px;
}


#main-mid{
	width:900px;
	height:375px;
	padding:17px 0 17px 30px;
	overflow:hidden;
}
#slideshow{
	width:460px;
	height:375px;
	float:left;
}


#main-mid-txt{
	width:400px;
	height:287px;
	float:right;
	padding-top: 40px;
	padding-right: 16px;
	padding-bottom: 48px;
	padding-left: 0;
}

#main-mid-txt h1{
	font-size:34px;
	color:#fff;
}
#main-mid-txt h1 span{
	margin:1px 0 0 1px;
}

#main-mid-txt p{
	font-size:16px;
	color:#fff;
	line-height:27px;
	padding:12px 0px;
}

#main-mid-txt #linkbox{
	width:400px;
	height:45px;
	display:block;
	overflow:hidden;
}

#main-mid-txt #linkbox a{
	width:180px;
	height:45px;
	float:left;
	margin:0 8px;
	display:block;
}


#main-mid-txt #linkbox a img{
	width:180px;
	height:45px;
}

#main-product-description{
	width:893px;
	padding:0 0px 40px 37px;
	overflow:hidden;
}

#imggallary{
	width:470px;
	float:left;
	overflow:hidden;
	margin-left: -10px;
}

#imggallary a{
	width:72px;
	height:72px;
	display:block;
	float:left;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 3px;
}


#imggallary a img{
	width:70px;
	height:70px;
	border:1px solid #dddddd;
}

#description-txt{
	width:415px;
	float:right;
}
#description-txt h2{
	font-size:29px;
	color:#040833;
	margin: 0px;
	padding: 0px;
}


#description-txt p{
	width:415px;
	color:#040833;
	display:block;
	font-size:16px;
	line-height:27px;
	float:right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


#main-content{
	background:url(img/content-bg.png) repeat-y;
	width:915px;
	margin:0 8px 0 7px;
}


#main-content-top{
	background:url(img/content-top.jpg) no-repeat top;
	width:915px;
	padding-top:18px;
}

#main-content-top-page{
	background:url(img/content-top-page.jpg) no-repeat top;
	width:915px;
	padding-top:18px;
}


#main-content-btm{
	background:url(img/content-btm.jpg) no-repeat bottom;
	width:915px;
	padding:40px 0 58px 0;
	overflow:hidden;
}

#main-content-btm h2{
	font-size:29px;
	color:#040833;
	display:block;
	padding-bottom:15px;
}



#content-left{
	width:597px;
	float:left;
	padding-left:28px;
}

#content-left a{
	color: #040833;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;

}

#niche-site {
	width:577px;
	float:left;
	background-color: #fafafa;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ebebeb;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	


#niche-site-white {
	width:577px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}





#content-left p{
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	color:#040833;
	padding-bottom:15px;
	line-height:26px;
}

#content-right{
	width:190px;
	float:right;
	padding-right:25px;
	margin-right: 20px;
}
#content-right p{
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	color:#040833;
	line-height:26px;
}


#footer{
	width:930px;
	text-align:center;
	
}

#footer p{
	display:block;
	font-size:14px;
	color:#040833;
	line-height:26px;
	text-align:center;
}

#footer a{
	text-decoration:none;
	color:#040833;
	
}


#slider {
    width: 460px; /* important to be same as image width */
    height: 375px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 460px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}

#affiliate-optin {
	width: 573px;
	height: 190px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #ebebeb;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;
		
}

.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 460px;
    background-color: ;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}

input.input {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #ccc;
	padding-top:10px;
	padding-left: 10px;
}

  #cs_flashBody

            {

                background: url(/img/background.jpg) repeat-x;

                font: .8em/1.3em verdana,arial,helvetica,sans-serif;

                text-align: center;

            }



            #cs_noexpressUpdate

            {

                margin: 0 auto;

                font-family:Arial, Helvetica, sans-serif;

                font-size: x-small;

                color: #003300;

                text-align: left;

                background-image: url(vid 3_nofp_bg.gif);

                background-repeat: no-repeat;

                width: 210px; 

                height: 200px;	

                padding: 40px;

            }
			
#video {
height: 377px;
width: 597px;
	
}


