html,
body,
div,
span,
h1, h2, h3, h4, h5, h6,
p,
a,
ol, ul, li,
form, label,
table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:helvetica, arial, sans-serif;
	font-size:14px;
	font-weight:normal;
}
img, div { behavior: url(css/iepngfix.htc); }
li {
	margin:15px;
}
html, 
body, 
div#wrap {
	height: 100%; 
	background-color:#FFF;
}
body > div#wrap {
	height: auto;
	min-height: 100%;
}
div#wrap {
	background: url(images/wrap.png) repeat-x 0 75px;
}
div#header {
	height: 75px;
	background-color:#ededed;
}
div#header div.inner, 
div#footer div.inner {
	width:800px;
	margin: 0px auto;
}
div#footer div.inner {
	background: url(images/footer.png) no-repeat;
}
div#main {
	width:800px;
	margin: 0px auto;
	padding:15px 0px 75px 0px;
}
div#body {
	float:left;
	width:575px;
	height:100%;
}
div#sidebar {
	float:right;
	width:200px;
	height:100%;
	margin-top:-15px;	
}
div#footer {
	position: relative;
	height:75px;
	clear:both;
	margin-top:-75px;
	background-color:#3ea639;
	color:#FFF;
}
html>body div#footer {
	background: url(images/footer_repeat.png) repeat;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a,
a:link {
	text-decoration:underline;
	color:#3ea639;
}
a:visited {
	text-decoration:underline;
	color:#0D3D4D;
}
a:hover,
a:active {
	text-decoration:none;
	color:#999;
}
a:focus {
	outline: none;
}
a:hover {
	cursor:pointer;
}
img {
	border:0px;
	vertical-align:middle;
	margin-bottom:5px;
}

div.jGrowl div.custom {
	background:#3ea639;
	border:1px solid #3ea639;
	color:#FFF;
}

div#header div.upperright {
	float:right;
	text-align:right;
	margin:5px 10px;
}
div#header div.upperright a {
	margin-left:5px;
	font-size:12px;
}
div#header div.upperright div {
	margin-top:5px;
	font-size:12px;
}
div#header div.logo img {
	margin-top:5px;
	border: 0px;
}

div#userHeaderRounded {
	height:20px;
	background: url(images/userheader_rounded.png) no-repeat;
}
div#unknownUserHeader {
	padding:0px 10px 0px 10px;
	text-align:center;
	font-weight:bold;
	background: url(images/userheader_body.png) repeat-y;
	color:#0D3D4D;
	cursor:pointer;
}
div#unknownUserHeader:hover {
	color:#868686;
}
div#knownUserHeader {
	padding:0px 10px 0px 10px;
	text-align:center;
	background: url(images/userheader_body.png) repeat-y;
}
div#knownUserHeader div, 
div#knownUserHeader div a, 
div#unknownUserHeader div, 
div#unknownUserHeader div a {
	font-size:12px;
}
div#unknownUserForm {
	display:none;
}
div#unknownUserForm div {
	margin-top:10px;
	font-size:12px;
}
div#unknownUserForm input[type='text'] {
	width:175px;
	padding:2px;
}
div#unknownUserForm input[type='password'] {
	width:125px;
	padding:2px;
}
div#unknownUserForm div.button {
	text-align:center;
}
div#knownUserHeader span#fbc-profile-pic, 
div#knownUserHeader span#gfc-profile-pic {
	margin:0px 5px;
}

div#sidebar_content div.product_top {
	height:5px;
	background: url(images/product_top.png) no-repeat;
}
div#sidebar_content div.product_body {
	padding:5px 15px;
	background: url(images/product_body.png) repeat-y;
}
div#sidebar_content div.product_body div {
	margin-bottom:5px;
	font-size:12px;
}
div#sidebar_content div.product_body div.title {
	font-size:24px;
	color:#0D3D4D;
}
div#sidebar_content div.product_body div.clickthrough {
	text-align:right;
}
div#sidebar_content div.product_body div a {
	font-size:12px;
}
div#sidebar_content div.product_body div.blog_post {
	margin-top:5px;
	padding-top:5px;
	border-top:solid 1px #CCC;
}
div#sidebar_content div.product_body div.blog_post a {
	display:block;
	font-size:11px;
}
div#sidebar_content div.product_bottom {
	height:10px;
	margin-bottom:10px;
	background: url(images/product_bottom.png) no-repeat;
}
div#sidebar_content div.buttons {
	margin:5px;
	text-align:center;
}
div#newsletter_form {
	display:none;
	margin-top:10px;
	text-align:center;
	font-size:16px;
}
div#newsletter_form input {
	padding:3px;
}
div#newsletter_form input[type='text'] {
	width:300px;
	margin:0px 10px;
}
div#footer a {
	margin: 5px 5px;
	font-size:12px;
	text-decoration:none;
}
div#footer a,
div#footer a:link {
	color:#FFF;
}
div#footer a:visited {
	color:#DDD;
}
div#footer a:hover,
div#footer a:active {
	color:#EEE;
}
div#footer h4, 
div#footer h5 {
	padding:5px 0px;
	text-align:center;
	font-weight:normal;
}
div#footer div.copyright {
	font-size:10px;
	text-align:right;
	color:#92bc90;
}
div#footer div.copyright a {
	font-size:10px;
	color:#92bc90;
}
div#footer h5 a {
	font-size:12px;
	text-decoration:none;
}
div#privacy_policy {
	display:none;
}
div#privacy_policy div {
	margin-bottom:10px;
}
div#privacy_policy div.title {
	font-weight:bold;
}
div#privacy_policy div.subtitle {
	margin-bottom:0px;
	font-weight:bold;
}
div#privacy_policy div.details {
	margin:0px 40px;
}
div#privacy_policy ul {
	margin-bottom:10px;
}
div#privacy_policy ul li {
	margin:0px 40px;
}
