/* 
	Theme Name: Colon Cleanse
	Theme URL: http://www.comparecoloncleanse.com
	Description: Colon Cleanse Wordpress template
	Author: The Lime Design
	Author URI: http://www.thelimedesign.com
	Version: 1.0
	Tags: green, blue, white, two columns
*/
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #ddeab9;
	background-image: url(images/site_bg.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
h1 {
	color: #f37243;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;
}
h2 {
	margin: 5px 0px;
	font-size: 14px;
}
p {
	padding: 8px 0px;
}

a, a:active, a:visited {
	color: #f37243;
	text-decoration: underline;
}
a:hover {
	color: #ea4723;
	text-decoration: none;
}


div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ol, ul {
	list-style-position: inside;
}

.orangetext {
	color: #d65627;
}
.greentext {
	color: #749f09;
}



/* Important Classes Definition */
.alignleft {
	float: left;
	margin: 4px 10px 5px 0px;
}
.alignright {
	float: right;
	margin: 4px 0px 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
	height: 0px;
}#container {
	margin: 0px auto;
	width: 950px;
}
#header {
	height: 108px;
	background-image: url(images/header_bg.png);
	background-position: center top;
	background-repeat: repeat-x;
}
#logo {
	width: 336px;
	height: 100px;
	margin: 29px 0px 0px 14px;
	float: left;
}
#navigator {
	width: 550px;
	float: right;
	height: 25px;
	margin: 35px 0px 0px 0px;
	padding-right: 15px;
}
#navigator ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 25px;
}
#navigator li {
	float: right;
	height: 25px;
	display: block;
}
#navigator li a, #navigator li a:active, #navigator li a:visited {
	padding: 2px 8px 0px 8px;
	color: #000;
	text-decoration: none;
	display: block;
	height: 23px;
}
#navigator li a:hover {
	color: #fff;
	background-image: url(images/nav_hover.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	display: block;
}
#mainbody {
	background-color: #fff;
	padding: 6px;
}
#maincontent {
	float: left;
	line-height: 14px;
	width: 640px;
}
#BigPicture {
	border: 1px solid #b2b5a7;
	width: 640px;
	height: 285px;
}

.pageelement {
	margin: 6px 0px;
}
#homeAdLeft {
	margin: 0px 25px;
	padding: 3px;
	text-align: center;
	float: left;
	width: 250px;
}
#homeAdRight {
	margin: 0px 25px;
	padding: 3px;
	text-align: center;
	float: right;
	width: 250px;
}

.infobox {
	width: 640px;
	height: 140px;
	background-image: url(images/product_description_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.imagebox {
	width: 116px;
	float: left;
	height: 117px;
	margin: 8px;
}
.detailsbox {
	float: right;
	width: 490px;
	margin: 6px;
}
.ConnectBox {
	margin-top: 5px;
	width: 249px;
	height: 36px;
}
.post {
	border-bottom: 1px dotted #b2b5a7;
	padding-bottom: 6px;
	margin-bottom: 5px;
}
.post img {
	padding: 0px;
	border: 1px solid #666;
	margin: 6px;
}
.meta {
	font-weight: bold;
	margin-bottom: 8px;
}

#sidebar {
	width: 277px;
	float: right;
}
.widget {
	width: 277px;
	margin-bottom: 6px;
}
.widgetTop {
	height: 8px;
	width: 277px;
	background-image: url(images/widget_bg_top.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.widgetContent {
	width: 277px;
	background-image: url(images/widget_bg.png);
	background-position: center top;
	background-repeat: repeat-y;
}
.widgetTitle {
	background-color: #c7e277;
	padding: 6px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	width: 265px;
}
.widgetBottom {
	width: 277px;
	background-image: url(images/widget_bg_bottom.png);
	height: 5px;
	background-position: top center;
	background-repeat: no-repeat;
}

.widgetContent ol {
	-moz-list-style-position: inside;
}
.widgetContent ul {
	list-style: none;
}

.widgetContent li {
	list-style-position: inside;
	padding: 3px 9px;
}
.widgetContent li a, .widgetContent li a:active, .widgetContent li a:visited {
	color: #39421e;
	text-decoration: none;
}
.widgetContent li a:hover {
	text-decoration: underline;
}
.widgetSearch {
	padding: 6px;
}




#ebookContainer {
	border-bottom: 1px dotted #b2b5a7;
	padding-bottom: 4px;
	margin: 0px 5px;
}
#ebookImg {
	width: 72px;
	height: 102px;
	margin: 4px;
	float: left;
}
#ebookDetails {
	float: right;
	width: 183px;
	margin-top: 3px;
	font-weight: bold;
}
#subscribe {
	margin: 0px;
	padding: 4px;
	color: #749f09;
	font-weight: bold;
}
.greyinput {
	width: 251px;
	height: 26px;
	border: 0px;
	background-color: #eceedc;
	margin: 0px 0px 3px 0px;
	padding: 0px 3px;
	line-height: 26px;
}
#footer {
	color: #92a953;
	text-align: center;
	padding: 6px;
}
#footer a, #footer a:visited, #footer a:active {
	color: #92a953;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

