@charset "utf-8";
body {
	background-color: #000;
	margin: 0;
	padding: 0;
	background-image: url(../images/bgbodynew.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a img {
	border: none;
}
a {
	color: #060;
}


h1 {
	font-size: 18px;
	margin: 5px 0 0 0;
	padding: 0;
}
h3 {
	border-bottom: solid #000 1px;
	font-size: 15px;
}



/* CSS Document */

#wrapper {
	background-color: #0D921B;
	width: 1010px;
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#header {
	height: 108px;
	background-color: #0d921b;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
}
#logo {
	margin: 10px 0px 0 260px;
	float: left;
}
#shipping {
	float: left;
	margin: 10px 0 0 0;
}
#testimonials {
	float: right;
	width: 215px;
	height: 50px;
	padding: 10px 15px 10px 0px;
	font-size: 12px;
	background-repeat: no-repeat;
}
.iamtitle {
	font-size: 14px;
	font-weight: bold;
}

#main {
	width: 100%;
	background-color: #FFF;
	color: #000;
}
#left {
	width: 255px;
	float: left;
	background-color: #FFF;
	background-image: url(../images/leftcoltop.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
#center {
	width: 500px;
	float: left;
	background-color: #FFF;
	background-image: url(../images/contentbg.gif);
	height: 800px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
#maincontent {
	width: 450px;
	background-image: url(../images/contentbg.gif);
	padding: 0px 25px 0px 25px;
	margin: 0;
	height: 833px;
	text-align: center;
	line-height: 1.2;
}

#lowernav {
	width: 500px;
	padding: 4px 0 0 0;
	margin: 0;
	height: 26px;
	text-align: center;
	margin-left: 0 0 0 -1px;
	font-weight: bold;
	border-top: solid #ccc 1px;
	background-color: #C5C5C5;
	background-image: url(../images/lowernavbg.gif);
	z-index: 1;
}
#lowernav a {
	color: #000;
}
#lowernav a:hover {
	text-decoration: none;
}


#lowernav ul {
	display: inline;
	margin: 0 0 0 16px;
	padding: 0;
}
#lowernav ul li.last {
	display: inline;
	margin-right: 10px;
	border-right: solid #C5C5C5 1px;
	padding-right: 10px;
}


#lowernav li {
	display: inline;
	margin-right: 8px;
	border-right: solid #333 1px;
	padding-right: 8px;
}




#navi {
	background-color: #0D921B;
	height: 28px;
	background-image: url(../images/menubg.jpg);
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	padding: 10px 0 0 7px;
}
#navi ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #FFF;
	text-decoration: none;
}


#navi ul li {
	display: inline;
	margin: 0;
	padding: 7px;
}
#navi a:hover {
	color: #000;
	text-decoration: none;
	background-image: url(global.css);
	margin: 0;
}



#right {
	width: 215px;
	float: right;
	background-color: #FFF;
	background-image: url(../images/rightcoltop.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
#rightout {
	width: 255px;
	float: right;
	background-color: #FFF;
	background-image: url(../images/rightcolbottome.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	min-height: 801px;
	background-position: bottom left;
}
.test {
	height: 210px;
	border-bottom: groove #ccc 2px;
	border-top: groove #ccc 2px;
	margin: 15px 0 15px 0;
	padding: 25px 5px;
	font-size: 12px;
}
.testtitle {
	text-align: left;
	font-size: 13px;
	margin: 0 0 20px 0;
}


.pagetitle {
	font-size: 20px;
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: solid #000 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.homevideotitle {
	text-align: center;
	font-size: 13px;
	margin: 0 0 10px 4px;
}
#right hr {
	margin: 30px 0;
}


.homedraw {
	text-align: center;


}
.mainul {
	text-align: left;
        margin: 0;
	padding: 0 0 0 15px;
	font-size: 12px;
}

.compare {
	font-size: 11.5px;
	margin: 15px 0;
}
.comparetitle {
	color: #0D921B;
	font-size: 11.5px;
}
.comparetitle1 {
	color: #F00;
}
.homefeature {
	 text-align: left;
         list-style-image: url(../images/li.gif);
}
.homefeature ul {
	padding: 0;
	margin: 0;
}

.products {
	height: 100px;
	background-image: url(../images/productborder.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	cursor: pointer;
}
.producttext {
	text-align: left;
	height: 95px;
	padding: 5px 5px 0 0;
	font-size: 12px;
}

.products img {
	margin: 1px 6px 0 3px;
	float: left;
}
.prodprice {
	font-size: 14px;
	color: #0D8E18;
	margin: 0px 0 0 8px;
	font-weight: bold;
	text-align: left;
}
.prodtitle {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 0 5px;
	border-bottom: solid #e5e5e5 1px;
}
.proddesc {
	font-size: 11px;
	text-align: left;
	margin: 5px 0 5px 10px;
	padding: 0 0 0 10px;
	color: #494949;
}
.femahome {
	margin: 0 10px 0 0;
}
.fematitle {
	text-align: center;
	font-size: 13px;
	margin: 5px 4px 0 0;
	padding: 0;
}
#footer {
	width: 996px;
	height: 20px;
	clear: both;
	background-color: #0D921B;
	margin: 0 auto;
	padding: 5px 0 0 15px;
}
.rcolbot {
	background-image: url(../images/rightcolbottome.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 20px;
	margin: 0;
	padding: 0;
}

.productsbottom {
	height: 101px;
	background-image: url(../images/leftcolbottome.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	cursor: pointer;
	z-index: 50;
}
.producttextbottom {
	text-align: left;
	height: 95px;
	padding: 5px 5px 0 0;
	font-size: 12px;
}
.proddescbottom {
	font-size: 11px;
	text-align: left;
	margin: 5px 0 0px 10px;
	padding: 0 0 0 10px;
}
.productsbottom img {
	margin: 1px 6px 0 3px;
	float: left;
}
#leftout {
	width: 255px;
	float: left;
	background-color: #FFF;
	background-image: url(../images/leftcoltop.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0;
}
#centerout {
	float: left;
	height: 800px;
	z-index: 90;
}
.facebook {
	float: left;
	padding: 0px 10px 25px 10px;
}

.name {
	font-size: 11px;
	color: #666;
}
.iamadd {
	font-size: 1.1em;
}
.aboutimg {
	font-size: 11.5px;
	margin: 5px 0;
}
.small {
	font-size: 10px;
}
.faqs {
	font-size: 11px;
	line-height: 1.0;
}
.faqs h4 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 11px;
}
.faqs p {
	margin: 10px 0 0 0;
	padding: 0;
}
.faqs strong {
	margin: 5px 0 0 0;
	padding: 0;
	color: #0C911A;
}




.about {
	margin: 0 0 0 140px;
}
.testimonials {
	font-size: 13px;
	padding: 10px 0 0 0;
}
.testimonials p strong {


}
.shipping {
	margin: 20px 0;
	border: none;
}
.pdf {
	text-align: center;
}
.disclaimer {

}
.disclaimer p {
	font-size: 9px;
}
.disclaimer li {
	font-size: 9px;
}

.comparison {
	font-size: 10px;
}
.order {
	width: 460px;
}
.orderimg  {
	margin: 10px 0 0 0;
}
.itemimg {
	margin: 10px 0 0 10px;
}
.itemtitle {
	font-weight: bold;
	margin: 0;
	font-size: 12px;
}

.itemcode {
	color: #666;
	margin: 1px 0 0px 0;
	font-size: 10px;

}
.itemprice {
	font-size: 17px;
	color: #666;
	margin: 0;
	padding: 0;
}
.itemcolor {
	color: #000;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.itemspecs {
	margin: 10px 0 10px 0;
}
.pictitle {
	text-align: center;
	font-size: 13px;
	margin: 0 0 0px 0;
}
.enlarge {
	margin: 0 0 20px 0;
	color: #999;
	font-size: 10px;
	text-align: center;
}
.keywords {
	font-size: 10px;
	color: #666;
}
.orderimg {
	float: right;
}
.buybutton {
	vertical-align: bottom;


}
.otherpayment {
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.bestvalue {
	color: #FF003A;
	font-weight: bold;
}
.redtext {
	text-align: center;
	color: #F00;
	font-weight: bold;
}
.redtext3 {
	text-align: center;
	color: #F00;
	font-weight: bold;
	font-size: 18px;
}

.savebig {
	font-size: 12px;
	text-align: center;
}
.reddd {
	color: #F00;
}
.itemspecsdub {
	margin: 10px 0 10px 0;
}
.itemtitledub {
	font-weight: bold;
	margin: 0;
	font-size: 14px;
	text-align: center;
}
.itemcodedub {
	color: #666;
	margin: 1px 0 0px 0;
	font-size: 10px;
	text-align: center;
}
.otherpaymentdub {
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.redtext34 {
	text-align: center;
	color: #F00;
	font-weight: bold;
	font-size: 12px;
}
.usashipping {
background: url('../images/usashipping-blank.png');
background-repeat: no-repeat;
width: 150px;
height: 94px;
float: left;
}
.usashipping div {
font-size: 10px;
padding-top: 53px;
font-weight: bold;
text-align: center;
}
