@charset "utf-8";
/* CSS Document */

* { 
	margin:0px; 
	padding: 0px;
	font-family:Arial, sans-serif;
	}
	
.body {
	background-repeat:repeat-x;
	background-position:top left;
	}	

a.logo {
	position:absolute;
	height:154px;
	width:500px;
	left: 0px;
	top: 10px;
	}

.bend {
	width:1000px;
	height:37px;
	position:absolute;
	top: 243px;
	}
	
#top {
	height:200px;
	width:1000px;
	left:50%;
	position:relative;
	background-repeat:no-repeat;
	background-position:bottom;
	top:0px;
	z-index:4;
	margin-left:-500px;
	background-position:bottom left;
	}
	
	
#top2 {
	height:200px;
	width:1000px;
	left:50%;
	position:relative;
	background-repeat:no-repeat;
	background-position:bottom;
	top:0px;
	z-index:4;
	margin-left:-500px;
	background-position:bottom left;
	}

.constrain {
	width:1000px;
	left:50%;
	background-color:#FFFFFF;
	position:relative;
	margin-left:-500px;
	min-height:600px;
	}
	
.ad {
	height:60px;
	width:468px;
	position:absolute;
	top:53px;
	left:50%;
	margin-left:22px;
	z-index:10;
	}

.ad2 {margin:5px;}
	
.left {
	width:690px;
	float:left; 
	}
	
.leftText {
	width:650px;
	text-align:justify;
	line-height:22px;
	font-size:14px;
	margin-left:19px;
	}

a.section, .sectionSelected{
	width:204px;
	text-align:center;
	line-height:22px;
	font-size:14px;
	height:38px;
	margin-left:19px;
	float:left;	font-size:12px;
	margin-top:15px;
	background-repeat:no-repeat;
	background-position:top center;
	text-decoration:none;
	padding-top:1px;
	}
	
a.sectionSelected {font-weight:bold;}

.background {
	width:314px;
	height:196px;
	text-align:center;
	line-height:22px;
	font-size:14px;
	margin-left:19px;
	float:left;
	font-size:11px;
	margin-top:4px;
	background-repeat:no-repeat;
	background-position:top center;
	text-decoration:none;
	border:1px solid white;
	position:relative;
	margin-bottom:15px;

	display:inline;
	
	top:0px;left:0px
	
	cursor:pointer; 
	z-index:11;
	border:1px solid #759E1A; 

}

.bghover {
	opacity:0.8;
	filter:alpha(opacity=80);
}


.category {
	position:absolute;
	bottom:0px;
	right:3px;
	font-size:10px;
	}
.category a:hover {text-decoration:none;}

.title {
	position:absolute;
	bottom:0px;
	left:3px;
	font-size:10px;
	}
.title a:hover {text-decoration:none;}


.right {
	width:310px;
	float:left;
	background-position:top;
	background-repeat:no-repeat;
	}

.search {
	width:290px;
	text-align:center;
	margin-bottom:10px;
	margin-left:10px;
	font-size:14px;
	margin-top:50px;
	
	}

.searchfield {
	border-width:1px;
	border-style:solid;
	background-repeat:no-repeat;
	width:166px;
	height:21px;
	float:left;
	padding:6px 6px 6px 6px;
	font-size:19px;
	display:block;
	display:inline;
	margin-left:19px;
	}

.searchbutton {
	border-width:1px;
	border-style:solid;
	background-repeat: no-repeat;
	font-size:13px;
	width:80px;
	height:35px;
	display:block;
	margin-left:10px;
	float:left;
	cursor:pointer;
	}
.searchbutton:hover {
	background-position:0px -33px; 
	}
.searchbutton:active {
	background-position:0px -66px;
	}

.twitterfield {
	border-width:0px;
	border-style:solid;
	background-repeat:no-repeat;
	width:136px;
	height:14px;
	padding:6px;
	font-size:12px;
	color:#536F14;
	font-weight:bold;
	margin-left:5px;
	border:1px solid;
	border-color:#536F14;
	background-image:url(/images/themes/green/green-searchtext.png);
	}



.twitterbutton {
	border-width:1px;
	border-style:solid;
	background-repeat: no-repeat;
	font-size:13px;
	width:202px;
	height:35px;
	cursor:pointer;
	background-image:url(/images/site/blue-twitterbutton.png);
	border-color:#008b9a;
	color:#fff;
	}
	
.twitterbutton_default:hover {background-position:0px -33px;}	
.twitterbutton_default:active {background-position:0px -66px;}
.twitterbutton_processing {background-position:0px -99px;}	
.twitterbutton_success {background-position:0px -132px;}

.footer {
	width:1000px;
	left:50%;
	background-color:#759f19;
	position:relative;
	margin-left:-500px;
	text-align:center;
	padding:5px 0px 5px 0px;
	font-size:13px;
	line-height:20px;
	}
.footer a:hover {text-decoration:none}

.footDetails {font-size:11px;}
.footBox {
	float:left;
	margin-left:30px;
	width:215px;
	text-align:left;display:inline;
	}
.footBox h3 {
	margin-bottom:10px;
	margin-top:10px;
	font-size:18px;
	
	}

.footBox img {
	margin:13px 2px 2px 2px;  
	border-width:1px; 
	border-style:solid;
	}
	
.adsquare {
	margin-left:19px;
	float:left;
	margin-top:20px; display:block;width:125px;
	height:125px;
	display:inline;}



	
.nav a {
	border-style:solid;
	display:block;
	width:279px;
	height:15px;
	font-size:14px;
	text-decoration:none;
	}
.nav a:hover { background-image:url(/images/site/trans.png);}

.option, .optionSelected {padding:10px 10px 10px 20px;}
.option {border:0px;}
.optionSelected {
	font-weight:bold; 
	border-width:1px 0px 1px 0px;
	border-style:solid;
	}
	
.line {height:2px; border-width:0px 0px 1px 0px; border-style:solid; width:290px; margin-left:10px;}

.pagination {
	text-align:center;
	width:650px;
	margin-left:19px;
	font-size:14px;
	}
.pagination a {margin-left:10px;}
.pagination a:hover {}
.pagination span {margin-left:10px; font-size:18px; font-weight:bold;}
.pagedots {font-size:14px !important;font-weight:normal !important; }
a.prev, a.next {
	font-size:13px; 
	background-repeat:no-repeat;
	height:21px;
	width:58px;
	text-decoration:none;
	display:block;
	}
a.prev {background-position:bottom right;float:left;padding:4px 0px 0px 9px; margin-left:0px;}
a.next {background-position:top left;float:right;padding:4px 9px 0px 0px;}
a:hover.prev {background-position:bottom left; color:white;}
a:hover.next {background-position:top right; color:white;}

.leftCrumbs {
	font-size:11px;
	float:left;
	}

.rightSort {
	float:right;
	font-size:11px;
	margin-top:0px;	margin-bottom:3px;
	width:150px;
	text-align:center;
	padding-bottom:2px;
	}
.detailsPic {
	margin-left:19px;
	margin-top:5px;
	width:648px;
	
	}
a.followUs {
	height:50px;
	left:230px;
	position:absolute;
	top:15px;
	width:100px;
	z-index:5;
	}

.contentText {
	width:648px;
	margin-left:19px;
	margin-top:10px;
	font-size:13px;
	line-height:22px;
	}
	
.contentText strong {font-size:16px;}

.adblocks {position:absolute; left:50%; margin-left:50px; top:263px; width:300px;border:1px solid red; height:200px;}

.customText strong {
	}
.customText {font-size:14px; width:620px; line-height:22px; color:#536F14;}

a.button {
	background-image:url(/images/site/buttons.gif);
	background-repeat:no-repeat;
	width:150px;
	height:60px;
	display:block;
	float:left;
	margin-top:15px;
	outline:none;
	}
a.orderNow {background-position:0 0; margin-left:194px;}
a:hover.orderNow {background-position: 0px -60px;}

a.learnMore {background-position:-150px 0px;}
a:hover.learnMore {background-position: -150px -60px;}

a.whyUs {background-position:-300px 0px;}
a:hover.whyUs {background-position: -300px -60px;}

a.examples {background-position:-450px 0px;}
a:hover.examples {background-position: -450px -60px;}

a.guarantee {background-position:-600px 0px;}
a:hover.guarantee {background-position: -600px -60px;}

.googleCheckout {
	width:130px;
	height:60px;
	display:block;
	float:left;
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;
	}

.splitDescribe {
	width:315px; 
	margin-left:19px; 
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	line-height:21px;
	font-size:11px;
	color:#536F14;
	position:relative;
	}

.splitDescribeLeft {
	width:334px; 
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	line-height:21px;
	font-size:11px;
	color:#536F14;
	position:relative;
	}
	
.seeLive {
	position:absolute;
	top:175px;
	left:13px;
	}
.seeLive a {color:#536F14}

.quote {
	background-color:#e8f1f2;
	font-weight:normal;
	padding:5px;
	margin-top:5px;
	font-style:italic;
	}
	
.spalt { width:500px;}
.spin { width:100px; }

.articleWrap {margin-left:19px; margin-right:19px;}
.articlesHeader {
	font-family:Arial;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-1px;
	margin: 10px 0px 5px 0px;
	}
.articlesHeader a {text-decoration:none; color:#000;}

.articleDetails {
	font-size:11px;
	color: #666666;
	margin-bottom:15px;
	margin-top:12px;
	}
.articleContent {
	 line-height:22px;
	 font-size:13px;
	}
.articleContent span {font-size:18px; letter-spacing:-1px;}

a.articleUnder {margin-top:10px; margin-bottom:20px; font-weight:bold; font-size:14px; padding:10px; text-align:left; display:block; width:90px;}

.retweet {float:right; margin:0px 0px 5px 15px;} 

.articleLists {margin:10px;margin-left:40px; font-size:13px;}

.footArticles {margin-bottom:5px; padding-bottom:5px;}


.subLinks {
	background-color:#fff; margin-top:-4px; border-bottom:1px solid #D1E3A6;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	}

.subLinks a {
	display:block;
	height:22px;
	margin-left:25px;
	}

.customText h1 {
	font-size:38px;
	letter-spacing:-3px;
	display:block;
	margin-bottom:17px;
	margin-top:14px;
	font-family:arial;
	font-size:43px;
}

.splitDescribe h2 {
	display:block;
	margin-bottom:5px;
	font-size:22px;
	letter-spacing:-1px;

}

.new {
	position:absolute; right:0px;
	}
	
.custom_top {position:absolute; top:0px; left:50%; margin-left: 59px; z-index:5; height:200px;}

.custom_menu {
	background-image: url(/images/site/custom_menu.gif);
	width:650px;
	height:81px;
	position:relative;
	
	}
.custom_buy {
	position:absolute;
	top:16px;
	right:10px;
	}
.custom_one {
	position:absolute;
	font-size:16px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#fff;
	left:43px;
	top:15px;
	}	
.custom_two {
	position:absolute;
	font-size:16px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#fff;
	left:25px;
	top:45px;
	}	
.custom_one a, .custom_two a {color:#fff; text-decoration:underline; margin-right:15px; margin-left:15px;}
.custom_one a:hover, .custom_two a:hover { text-decoration:none;}
