/* Affilicart Stylesheet */

.ProductTitle			{ font-size: 11px; font-weight: bold; color: #2c2c2c; font-family: tahoma; }

.CartHeader				{ background-color: #45851e; }
.CartItem1				{ background-color: #c6ebb0; }
.CartItem2				{ background-color: #ffffff; }
.CartTextBox			{ border: 1px solid #c0c0c0; font-family: verdana }
.CartSelect				{ border: 1px solid #c0c0c0; font-family: verdana }

/* NoHangOnline.com Styles */

a {color: #204e04;}
a:hover, a:visited, a:link { color:#429312;}

body {
	background-color: #CBDAE4;
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(/images/page3d.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	background-image: url(/images/roundcorner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	color:#FFFFFF;
	
}
#header h1{
	padding-top:20px;
	margin:0px;
}
#darkgreen{
	background-color:#227138;
	color:#FFFFFF;
}
#darkgreen h1{
	padding: 4px;
	margin:0px;
	padding: 2px;
}
#darkgreen h2{
	padding: 4px;
	font-size: 20px;
	margin:0px;
	padding: 2px;
}
#lighttable{
	background-color:#e1f2d0;
	border: 1px solid #227138;
	
}
#bottomcontent{
	padding:16px;
}
.lightbox{
	background-color:#f3f8e0;
	border: 1px solid #227138;
	margin: 10px;
	padding-left:10px;
	padding-right:10px;
	overflow:auto;
}
#page{
	border: 1px none #227138;
	background-color:#f3f8e0;
	background-image: url(/images/pageBG.gif);
}

a.buynow{
	background-image: url(/images/buynow.jpg);	
	display:block;
	width:185px;
	height:61px;
}
a.buynow:hover{
	background-image: url(/images/buynowHover.jpg);	
}
a.ordernow{
	background-image: url(/images/ordernow.jpg);	
	display:block;
	width:185px;
	height:61px;
}
a.ordernow:hover{
	background-image: url(/images/ordernowHover.jpg);	
}
a.ordernowlight{
	background-image: url(/images/ordernowLight.jpg);	
	display:block;
	width:185px;
	height:61px;
}
a.ordernowlight:hover{
	background-image: url(/images/ordernowLightHover.jpg);	
}
a.freetrial{
	background-image: url(/images/free_trial.jpg);	
	display:block;
	width:152px;
	height:50px;
}
a.freetrial:hover{
	background-image: url(/images/free_trial_hover.jpg);	
}
#contentTop{
	background-image: url(/images/bar-girls.jpg);
	background-repeat: no-repeat;
	height:313px;
}
#contentTop ul, #contentTop li{
	padding-left:0px;
	margin-left: 40px;
	font-size:14px;
}
#contentTop h2{
	padding:0px;
	margin:0px;
	color:#000000;
	font-size: 24px;
}
#contentTop h3{
	margin-top:60px;
	margin-right:100px;
	font-size: 14px;
}
#footer{
	font-size: 10px;
	font-weight:bold;
	padding:4px;
	text-align: center;
}
.padding10{
	padding:10px;
}
.preload{
	height:0px;
	width:0px;
	overflow:hidden;
	text-align:center;
}
h5.orange{
	color:#FF9900;
	padding:2px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.producttable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #227138;
	border-right-color: #227138;
	border-bottom-color: #227138;
	border-left-color: #227138;
}
.productalt1{
	background-color:#D8EEC1;
}
.productalt2{
	background-color:#E1FDD5;
}
.producttabletop{
	background-color:#88AE5E;
	color:#FFFFFF;
	font-weight:bold;
}
.producttableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
