@charset "utf-8";
body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #1980E0 url(../images/green-background.gif) top left repeat-x;
}
#main {
	width:960px;
	margin:0 auto;
	background-color:#fff;
	padding:0 7px 0 10px;
}
.clear {
	clear: both;
}
img {
	border:none;
}
p {
	padding: 2px;
	margin:0px;
	margin-bottom:15px;
	color:#535353;
	font-size:12px;
	text-decoration:none;
	line-height:15px;
}
a {
	color:#1980E0;
	font-size:12px;
	text-decoration: underline;
}
a:hover {
	color:#1980E0;
	font-size:12px;
	text-decoration: none;
}
a.selected {
	color: #7da7d9;
}
.center-box ul, .add-text ul, .text-bottom TD UL {
	/* list-style-image: url(../images/list_image.jpg); */
	list-style:none;
	vertical-align: center;
	margin-left:0px;
	margin-left:20px;
	padding-left:0px;
}
.text-bottom TD UL {
	/* list-style-image: url(../images/list_image.jpg); */
	list-style:none;
	vertical-align: center;
	margin-left:0px;
	margin-left:5px;
	padding-left:0px;
}
.center-box ul LI, .add-text ul LI, .text-bottom TABLE TD UL LI {
	background-image:url(../images/list_image.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	line-height:16px;
	margin: 2px 0px;
}
table {
	width:100%;
	overflow:hidden;
}
table td {
	vertical-align:top;
	width:33%;
}
table ul {
	padding:0 0 0 20px;
	margin:0 0 15px 0;
}
table p {
	margin:0;
}
li {
	padding: 0px;
	margin: 0px;
	font-size:12px;
}
h1 {
	color:#3278B5;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	padding: 2px;
	margin-bottom: 15px;
}
h2 {
	color:#3278B5;
	font-size:19px;
	font-weight:normal;
	text-decoration:none;
	margin-bottom: 10px;
}
h3 {
	color:#3278B5;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	padding: 2px;
	margin: 0px;
}
h4 {
	color:#898989;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	margin:0px;
}
.floatleft {
	float:left;
}
.header {
	background: url(../images/header.png) top center no-repeat;
	width:955px;
	height:114px;
	cursor:pointer;
}
.header h1 {
	display:none;
}
.nav {
	width:955px;
	height:37px;
	border-bottom: 1px solid #1980E0;
}
.menu {
	width: 765px;
	height: 15px;
	float: left;
	margin-top: 10px;
}
.menu ul {
	padding: 0px;
	margin:0px;
	display: inline;
	list-style: none;
}
.menu li {
	margin: 0px;
	padding: 5px 8px;
	display: inline;
	list-style: none;
	font-size: 12px;
	color: #1980E0;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	/*border-right: #1980E0 1px dotted;*/
}
.menu li a {
	color: #3278b5;
	display: inline;
	font-size: 12px;
	font-weight:bold;
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
}
.menu li:hover {
	background-color: #ddf4bc;
}
.menu li a:hover {
	color: #1980E0;
	text-decoration: underline;
}
#left-nav {
	width: 181px;
	margin-left:15px;
	margin-top:12px;
	border: none;
	float: left;
}
#left-nav a {
	text-decoration: none;
	border: none;
}
.search {
	width:171px;
	float:right;
	display:inline;
	margin-left:15px;
	text-align: right;
}
.searchbox {
	width:139px;
	float:left;
	height:25px;
	background:url(../images/search.jpg) left top no-repeat;
	margin-top:5px;
}
.searchbt {
	width:29px;
	float:left;
	display:inline;
	margin-top:5px;
}
.searchinput {
	float:left;
	display:inline;
	width:126px;
	margin-left:10px;
	border:thin #FFFFFF solid;
	margin-top:1px;
}
.spacer {
	width:100%;
	height:10px;
}
.spacer_right {
	width:100%;
	height:265px;
}
.spacer_right1 {
	width:100%;
	height:80px;
}
.spacer18 {
	width:100%;
	height:18px;
}
#left {
	width:217px;
	float:left;
	padding-bottom:15px;
}
#left .border {
	border-right:#c4c4c4 1px solid;
}
#middle {
	width:541px;
	float:left;
	display:inline;
	overflow:hidden;
	padding:0 10px;
}
#middle a {
	color: #0000FF;
	text-decoration: underline;
}
#middle.wide {
	width:737px !important;
	padding:0;
}
#middle.wide .center-box, #middle.wide .text-bottom {
	width:728px !important;
	display:inline;
}
#right {
	width:160px;
	float:right;
	display:inline;
	height:100%;
}
*html #right * {
	display:inline;
}
.adsgoogle {
	width:188px;
	height:38px;
}
.adsgoogle h2 {
	display:none;
}
.greetxt {
	color:#8dc63f;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.blacktxt {
	color:#000;
	font-size:11px;
	text-decoration:none;
}
.greytxt {
	color:#898989;
	font-size:11px;
	text-decoration:underline;
}
a.greytxt:link {
	color:#898989;
	font-size:11px;
	text-decoration:underline;
}
a.greytxt:hover {
	color:#898989;
	font-size:11px;
	text-decoration:none;
}
#minheight {
}
.leftbg {
	background:url(../images/left_bg1.jpg) top left no-repeat;
	height:259px;
	border-right: #c4c4c4 1px solid;
}
.leftbg2 {
	padding-bottom: 20px;
	background: url(../images/lbg_top.gif) top left no-repeat;
	_height: 350px;
}
.leftbg2_b {
	background:url(../images/lbg_bottom.gif) bottom left no-repeat;
	overflow:hidden;
}
.leftbg2_in {
	background-color:#E8F2DA;
	background:url(../images/lbg_in.gif) top left repeat-y;
	overflow:hidden;
	background-color:#E8F2DA;
}
.product-box {
	width: 217px;
	float:left;
	margin-top:10px;
}
.tl-product-box {
	background-image: url(../images/box1.jpg);
	background-repeat: no-repeat;
	width:217px;
	height: 8px;
}
.product-box-text {
	width: 215px;
	/*background: url(../images/box-bg.jpg) repeat-x;*/
	background-color: #fff;
	border-left: #c4c4c4 1px solid;
	border-right: #c4c4c4 1px solid;
	height: 26px;
	padding-top: 3px;
	text-align: center;
}
.middle-product-box {
	background: url(../images/products.jpg) no-repeat left;
	width:215px;
	border-left: #c4c4c4 1px solid;
	border-right: #c4c4c4 1px solid;
	height: 124px;
}
.product-box-button {
	width: 217px;
	background: url(../images/clickhere_bt.jpg) no-repeat;
	cursor: pointer;
	height: 32px;
}
.news-box-button {
	width: 217px;
	background: url(../images/sign-up.jpg) no-repeat;
	cursor: pointer;
	height: 32px;
	margin: 0px;
	padding:0px;
}
.greytext12 {
	color:#898989;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
.corner-box {
	width: 217px;
	height: 235px;
	background: url(../images/products1.jpg) no-repeat bottom left;
	float: left;
	margin-top: 5px;
}
.corner-box-text {
	width: 192px;
	float: right;
}
.blue17 {
	color:#3278B5;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
	margin-top: 5px;
}
.green15 {
	color:#8dc63f;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.bluelink {
	color:#1980E0;
	font-size:11px;
	text-decoration: underline;
}
.bluelink a:hover {
	color:#1980E0;
	font-size:11px;
	text-decoration: none;
}
.small {
	color: #fff;
	font-size: 2px;
}
.center-box {
	width: 528px;
	float :left;
	margin: 8px 0px 0px 8px;
}
.center1 {
	width: 528px;
	height: 100%;
	float: left;
}
.center2 {
	width: 528px;
	height: 100%;
	float: left;
	margin-top: 6px;
}
.center-img1a {
	background: url(../images/colonclease.jpg) no-repeat center;
	width: 125px;
	height: 125px;
	float: left;
	margin-top:0px;
}
.center-img1 {
	background: url(../images/sed.jpg) no-repeat left;
	width: 125px;
	height: 125px;
	float: left;
	margin-top:5px;
}
.center-img2 {
	background: url(../images/aliquam.jpg) no-repeat left;
	width: 125px;
	height: 125px;
	float: left;
	margin-top:5px;
}
.center-img3 {
	background: url(../images/morbi.jpg) no-repeat left;
	width: 125px;
	height: 120px;
	float: left;
	margin-top:5px;
}
.center-img4 {
	background: url(../images/center-img4.jpg) no-repeat left;
	width: 125px;
	height: 125px;
	float: left;
	margin-top:10px;
}
.center-text {
	width: 374px;
	float: left;
	padding: 3px;
	margin-left:10px;
}
#footer {
	clear:both;
	height:100%;
	overflow:hidden;
	width: 939px;
	border-top: #1980E0 1px solid;
	padding: 8px;
	height: 20px;
}
#footer-link{
	width: 650px;
	float: left;
}
#footer-link ul {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#footer-link li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #535353;
	text-decoration: none;
}
#footer-link li a {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #1980E0;
	text-decoration: underline;
}
#footer-link li a:hover {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	color: #535353;
	font-size: 10px;
	text-decoration: none;
	width: 210px;
	float: right !important;
	border-left: #1980E0 1px dotted;
	margin-left: 50px;
	padding-left: 20px;
}
#background {
	width: 1035px;
	margin: 0 auto;
	background: url(../images/bg-bottom.jpg) bottom left no-repeat;
}
.green22 {
	color:#8dc63f;
	font-size:21px;
	font-weight:bold;
	text-decoration:none;
}
.right-img {
	background: url(../images/img1.jpg) no-repeat;
	width: 165px;
	height:263px;
	float:right;
}
.right-img1 {
	background: url(../images/img1.jpg) no-repeat;
	width: 165px;
	height:263px;
	float:right;
	font-size:12px;
	margin-left:5px;
	cursor:pointer;
}
.text-top {
	width: 345px;
	float: left;
}
.text-bottom {
	width: 528px;
	float: left;
	padding-bottom:15px;
}
.in-box {
	width: 217px !important;
	float: left;
	margin-top: 10px;
	background-image: url(../images/bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.in-box-top {
	width: 217px;
	height: 5px;
	background: url(../images/box-1.jpg) no-repeat;
	float: left;
}
.in-box-middle {
	width: 215px;
	border-left: #c4c4c4 1px solid;
	border-right: #c4c4c4 1px solid;
}
.in-box-bottom {
	width: 217px;
	height: 5px;
	background: url(../images/box2.jpg) no-repeat left;
}
.box-bottom-home {
	background: url(../images/lbg_bottom.gif) no-repeat;
	width:217px;
	height: 6px;
}
.blue18 {
	color: #1b5bba;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
}
.head-center {
	text-align: center;
	width: 200px;
	margin-left: 8px;
}
.add-text {
	width: 175px;
	height:250px;
	float:left;
	margin: 10px 0px 0px 10px;
}
.button {
	float: left;
	width: 210px;
	text-align: center;
}
.spacer1 {
	height: 50px;
	width:215px
}
.text-box {
	width: 190px;
	color:#000;
	font-size:11px;
	text-decoration:none;
}
.input {
	width: 206px;
	float: left;
	padding-left:6px;
	margin-bottom: 3px;
}
#SignUp .signupframe {
	width: 190px;
	color:#000;
	font-size:11px;
	text-decoration:none;
	color: #226699;
	font-family: Arial, Helvetica, sans-serif;
}
#cse-search-results table {
	width:500px !important;
}
.ratings {
	overflow:hidden;
	margin:20px 0 5px;
}
#clist {
	margin:0 0 15px 0;
	height:100%;
}
.table_1, .table_2 {
	text-align:center;
	font-size:12px;
}
.table_1 td{
	width:16%;
	vertical-align:middle;
}.table_2 td {
	width:auto;
	vertical-align:middle;
}
.table_2 {
	border-color:#184288;
}
.table_2 td {
	height:95px;
	border:solid 1px #111;
}
.table_2 #toprow td {
	background-color:#91c606;
	font-size:10px;
	height:auto;
	padding:10px 0;
	color:#fff;
}
.treeview, .treeview ul {
	padding: 0;
	margin: 0;
	list-style: none !important;
	list-style:none;
}
.treeview ul {
	margin-top: 4px;
}
.treeview .hitarea {
	background: /*url(../images/treeview-default.gif)*/ -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
.treeview li {
	margin: 0;
	padding: 3px 0pt 3px 16px;
	margin-right:3px;
	list-style:none;
}
.treeview a {
	font-size:12px;
}
#treecontrol {
	margin: 1em 0;
	display: none;
}
.treeview .hover {
	color: #5B8428;
	font-size:12px;
	cursor: pointer;
}
.expandable .hitarea {
	background:transparent url(../images/bullet.gif) no-repeat scroll 2px 3px;
}
.collapsable .hitarea {
	background:transparent url(../images/bullet_col.gif) no-repeat scroll 2px 3px;
}
.treeview li.last {
	background-position: 0 -1766px
}
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {
	background-position: 0;
}
.collapsable ul, .expandable ul {
	width:99%;
}
.float_right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.content p {
}
.imgright {
	margin-left:10px;
	margin-bottom:10px;
}
.text-bottom {
	font-size:12px;
}
.leftimage {
	margin-right:10px;
}
.adscol{
	border:solid 1px #1980E0 !important;
}
.adscol td{
	border-collapse:collapse;
	border:none;
	padding: 5px;
}
/* ------------------------ CONTACT PAGE --------------------- */
#contact_box{
	width:550px;
	padding:2px;
}
#contact_box h2{
	font-size:22px;
	color:#000;
	word-spacing:1px;
	margin: 0px;
	margin-bottom:15px;
}
#contact_box p{
	padding:0px;
}
#contact_box div{
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:justify;
}
.contactrow{
	width:100%;
	padding-bottom:10px;
	overflow:hidden;
}
.contactleft{
	float:left;
	width:25%;
	text-align:left;
}
.comments{
	font-size:14px !important;
}
.contactright{
	float:left;
	width:65%;
	text-align:left;
}
.reviewinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	width:230px;
	border-style:solid;
	border-width:1px;
	border-color: #7f9db9;	
}
/*#paymentinfo_innerbox{
	width:200px;
	height:107px;
	background-image:url(../images/pamentinfobox_innerbox.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding-left:22px;
	padding-top:7px;
	padding-right:5px;
}*/
.red{
	color:#ff2d70;
}
.ul_halfw{
	width:272px;
	float:left;
}
/* ------------------------ customer styles --------------------- */
.customer_reviews{
	border: solid 1px #c4c4c4;
	padding: 0 10px 10px;
	margin-bottom: 15px;
}
.customer_reviews h2{
	margin: 10px 0;
}
.customer_reviews p{
	margin: 10px 0;
	padding: 0;
}
.btn_review_product, .btn_submit_review{
	width:177px;
	height:55px;
	display:block;
	background: url(../images/btns/btn_review_product.png) no-repeat;
	margin: 10px 0px 0px;
	cursor:pointer;
	border:none;
}
.btn_submit_review{
	background: url(../images/btns/btn_submit_review.png) no-repeat;
}
.btn_review_product:hover, .btn_submit_review:hover{
	background-position:bottom;
}
.slogan{
	position:absolute;
	font-size:18px;
	font-family:Calibri;
	color:#888;
	margin: 70px 0 0 60px;
}
.style1 {
	color: #3278B5;
	padding-bottom: 5px;
}
/* ------------------------ ads --------------------- */
.text_ads {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.green_header {
	color: #8DC63F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none; 
}
.blue_ad {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
