﻿
body {
	background-image: url('../../images/blog/blue_body_back_100x1000.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #006699;
	font-family: verdana;
	z-index: 1;
	width: 100%;
	height: auto;
	margin: 0px;
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
#layoutwrapper{
	position: relative;
	width: 980px;
	height: auto;
	margin: auto;
	z-index: 1;
}
img {
	border:0px;
}
a{
	outline:none;
}

#headwrapper {
	position: relative;
	width: 980px;
	height: 150px;
	background-image: url('../../images/blog/top_back_980x150.png');
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	z-index: 2;
	overflow: visible;
}
#subheadwrapper {
	background-image: url('../../images/blog/sub_head_back_orange.png');
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	width: 980px;
	height: 200px;
	display: block;
	float: left;
	z-index: 1;
}
#contentback {
	position: relative;
	width: 980px;
	height: 100%;
	background-image: url('../../images/blog/content_back_980x100.png');
	background-position: center top;
	background-repeat: repeat-y;
	display: block;
	float: left;
	z-index: 1;
}
#footerback {
	background-image: url('../../images/blog/bottom_back_980x134.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
	position: relative;
	width: 965px;
	height: 134px;
	display: block;
	float: left;
	padding-left: 15px;
	z-index: 1;
}
#headleft {
	position: relative;
	width: 475px;
	float: left;
	padding-top: 12px;
	padding-left: 15px;
	display: block;
}
#headright {
	position: relative;
	width: 490px;
	float: left;
	padding-top: 12px;
	display: block;
}
h1 {
	margin: 0px;
	color: #FFFFFF;
	position: relative;
	float: left;
	width: auto;
	height: 46px;
	letter-spacing: .125em;
	display: block;
	font-size: 36px;
	line-height: 46px;
	vertical-align: middle;
}
h2 {
	position: relative;
	float: left;
	margin: 0px;
	width: 450px;
	font-size: 18px;
	color: #FFFFCC;
	display: block;
	line-height: 22px;
	vertical-align: middle;
	height: 44px;
}
#subheadleft {
	position: relative;
	width: 575px;
	height: 200px;
	float: left;
	color: #333333;
	padding: 0px;
	margin: 0px;
	display: block;
}
#subheadright {
	position: relative;
	width: 405px;
	height: 200px;
	float: left;
	display: block;
}
#toparticleswrapper {
	padding: 30px 10px 10px 75px;
	position: relative;
	float: left;
	width: 465px;
	height: 15px;
	display: block;
}
#toparticleswrapper a:hover{
	text-decoration:none;
}
.toparticle {
	position: relative;
	width: 215px;
	float: left;
	padding-left: 15px;
	color: #6699FF;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	vertical-align: middle;
	text-decoration: underline;
	background-image: url('../../images/blog/orange_bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 10px;
	overflow: hidden;
	display: block;
}
.toparticle a{
	color: #6699FF;
}
.toparticle a:focus{
	text-decoration:none;
}
#featureiconwrapper {
	position: relative;
	width: 330px;
	padding-top: 55px;
	padding-left: 35px;
	display: block;
}
.featureicon {
	position: relative;
	width: 100px;
	height: 140px;
	float: left;
	display: block;

}
#icon1 {
	padding-left: 5px;
	padding-right: 5px;
}
#icon2 {
	padding-left: 5px;
	padding-right: 5px;
}
#icon3 {
	padding-left: 5px;
}
#feedburnerform {
	display: none;
	position: relative;
	width: 330px;
	text-align: center;
	font-size: 10pt;
	padding-top: 55px;
	padding-left: 35px;
}
#feedburnerform p{
	margin: 0px;
}
#subscribeinput {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	width: 200px;
	margin-right: 5px;
}
#subscribeinput:focus{
	background-color:#DDEEFF;
}
#contentleft {
	position: relative;
	width: 560px;
	float: left;
	padding-left: 15px;
	padding-top: 25px;
	height: 100%;
	display: block;
	padding-bottom: 10px;
}
#contentright {
	position: relative;
	width: 405px;
	float: left;
	height:100%;
	left: 30px;
	display: block;
}
#blogsearch {
	position: relative;
	width: 340px;
	height: 40px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url('../../images/blog/blog_search.png');
	margin-top: 15px;
	display: block;
}
#searchinput {
	position: relative;
	width: 205px;
	height: 20px;
	left: 55px;
	border: 1px solid #666666;
	padding: 5px 2px 5px 2px;
	margin: 0px;
	top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: left;
	word-spacing: .125em;
	letter-spacing: .125em;
	font-family: verdana;
	display: block;
}
#searchsubmit {
	position: relative;
	float: left;
	height: 30px;
	font-size: 14px;
	left: 60px;
	line-height: 12px;
	vertical-align: middle;
	top: 5px;
	width: 40px;
	background-image: url('../../images/blog/search_button.png');
	background-repeat: no-repeat;
	background-position: center center;
	border-style: none;
	border-width: 0px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 1px;
	display: block;
}
.articlehead {
	background-position: left center;
	background-color: #FFFFFF;
	position: relative;
	width: 550px;
	height: 70px;
	float: left;
	background-image: url('../../images/blog/date_back.jpg');
	background-repeat: no-repeat;
	display: block;
}
.articledate {
	position: relative;
	padding: 10px 10px 0px 9px;
	margin: 0px;
	width: 41px;
	height: 70px;
	float: left;
	text-align: center;
	display: block;
}
.articlemonth {
	position:relative;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	display: block;
}
.articleday {
	position:relative;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	display: block;
}
.articlename {
	width: 490px;
	position: relative;
	float: left;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	line-height: 20px;
	vertical-align: middle;
	font-size: 17px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366FF;
	display: block;
}
.articleauthor {
	background-position: left center;
	position: relative;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	width: 160px;
	float: left;
	font-size: 10px;
	padding-left: 20px;
	background-image: url('../../images/blog/author_back.png');
	background-repeat: no-repeat;
	display: block;
}
.keywordtags {
	background-position: left center;
	width: 90px;
	position: relative;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 10px;
	float: left;
	padding-left: 20px;
	background-image: url('../../images/blog/tag_back.png');
	background-repeat: no-repeat;
	display: block;
}
.keywords {
	position: relative;
	float: left;
	height: 15px;
	width: auto;
	font-size: 10px;
	line-height: 15px;
	vertical-align: middle;
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FF9900;
	padding-top: 0px;
	margin-right: 8px;
	display: block;
}
.keywords a{
	color:#333333;
	text-decoration:none;
}
.articlecontent {
	width: 550px;
	position: relative;
	float: left;
	font-size: 14px;
	color: #333333;
	font-family: verdana;
	word-spacing: .125em;
	padding-top: 5px;
	line-height: 160%;
	vertical-align: middle;
	padding-bottom: 5px;
	display: block;
}
.articlecontent p + p{
	text-indent:10px;
}
.articlelink {
	position: relative;
	width: 550px;
	font-size: 12px;
	display: block;
}
.ajaxarticlelink {
	position: relative;
	width: 550px;
	font-size: 12px;
	display:none;
}

.articlewrapper {
	float: left;
	position: relative;
	margin-bottom: 40px;
	display: block;
	height:auto;
	display: block;
}
.categorywrapper {
	position: relative;
	width: 340px;
	float: left;
	margin-top: 15px;
	height:auto;
	display: block;
}
.categorytop {
	width: 330px;
	height: 35px;
	position: relative;
	float: left;
	background-image: url('../../images/blog/cat_top_330x40.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	display: block;
}
.categorycenter {
	width: 340px;
	position: relative;
	float: left;
	background-image: url('../../images/blog/cat_center_330x10.png');
	background-repeat: repeat-y;
	background-position: center center;
	display: block;
}
.categorybottom {
	width: 340px;
	height: 40px;
	float: left;
	position: relative;
	background-image: url('../../images/blog/cat_bottom_330x40.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}
.articlecategory {
	font-size: 12px;
	color: #FFFFFF;
	width: 310px;
	height: 25px;
	padding-left: 30px;
	line-height: 25px;
	vertical-align: middle;
	background-image: url('../../images/blog/orange_bullet.gif');
	background-repeat: no-repeat;
	background-position: 15px center;
	display: block;
}
.articlecategory a{
	color:white;
	text-decoration:none;
}
.articlecategory a:hover{
	text-decoration: underline;
}
.resourceswrapper {
	width: 340px;
	position: relative;
	float: left;
	margin-top: 15px;
	height:auto;
	display: block;
}
.resourcestop {
	width: 330px;
	height: 35px;
	position: relative;
	float: left;
	background-image: url('../../images/blog/cat_top_330x40_orange.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	display: block;
}
.resourcescenter {
	width: 340px;
	position: relative;
	float: left;
	background-image: url('../../images/blog/cat_center_330x10_orange.png');
	background-repeat: repeat-y;
	background-position: center center;
	display: block;
}
.resourcesbottom {
	width: 340px;
	height: 40px;
	float: left;
	position: relative;
	background-image: url('../../images/blog/cat_bottom_330x40_orange.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;

}
.resourcelink {
	font-size: 12px;
	color: #FFFFFF;
	width: 310px;
	height: 25px;
	padding-left: 30px;
	line-height: 25px;
	vertical-align: middle;
	background-image: url('../../images/blog/blue_bullet.gif');
	background-repeat: no-repeat;
	background-position: 15px center;
	display: block;
}
.resourcelink a{
	color:white;
	text-decoration:none;
}
.resourcelink a:hover{
	text-decoration: underline;
}

.adblock1 {
	width: 340px;
	position: relative;
	float: left;
	margin-top: 15px;
	height:280px;
	display: block;
}
.internaladswrapper {
	position: relative;
	width: 340px;
	float: left;
	margin-top: 15px;
	background-color: #333333;
	display: block;
}
.productad {
	background-position: center center;
	position: relative;
	width: 195px;
	height: 250px;
	float: left;
	background-image: url('../../images/blog/related_back_195x250.png');
	background-repeat: no-repeat;
	left: 72.5px;
	margin-bottom: 15px;
}
.productadleft {
	position: relative;
	width: 195px;
	float: left;
}
.productadright {
	position: relative;
	width: 130px;
	float: left;
	padding-left: 15px;
}

.relatedimage {
	position: relative;
	width: 145px;
	height: 165px;
	float: left;
	display: inline;
	margin: 5px 25px 0px 25px;
	padding: 0px;
}
.relatedname {
	position: relative;
	display: inline;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 185px;
	height: 45px;
	margin-top: 5px;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
	line-height: 14px;
	vertical-align: middle;
	word-spacing: .125em;
	text-align: center;
}
.relatedname a{
	color: #333333;
}
.relatedname a:hover{
	color: #0066CC;
}

.relatedprice {
	width: 195px;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 18px;
	vertical-align: middle;
	text-align: center;
}

#navwrapper {
	position: relative;
	width: 400px;
	height: 30px;
	display: block;
	float: left;
	bottom: 0px;
	margin: 18px 0px 0px 0px;
}
.navtab {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	background-color: #0066CC;
	line-height: 28px;
	vertical-align: middle;
	color: #FFFFFF;
	position: relative;
	float: left;
	margin-left: 15px;
	padding-left: 5px;
	padding-right: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 29px;
}

.navtab a{
	color:#FFFFFF;
	text-decoration:none;
}
.iconbar {
	width: 560px;
	position: relative;
	float: left;


}
.icon {
	position: relative;
	width: 80px;
	height: 80px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	background-color: #CCCCCC;
}
.icontext {
	position: relative;
	width: 80px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	font-size: 12px;
	color: #0066CC;
	font-family: verdana;
	vertical-align: middle;
	text-align: center;
}
#subscribe {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
}
#cartarea {
	position: absolute;
	width: 215px;
	height: 35px;
	top: 15px;
	right: 15px;
	z-index: 3;
	background-image: url('../../images/blog/cart_back_orange_215x35.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#cartarea a{
	color:#FFFFFF;
}
.carttext {
	position: relative;
	float: left;
	margin-left: 35px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
#cartpreview {
	border: 1px solid #000000;
	position: absolute;
	z-index: 198;
	zoom: 1;
	background-color: #333333;
	width: 300px;
	height: auto;
	padding: 0px;
	margin: auto;
	top: 42px;
	left: -85px;
	color: #CCCCCC;
	display: none;
	overflow: visible;
}
#cartpreviewheader {
	background-position: right bottom;
	position: relative;
	width: 290px;
	height: 20px;
	padding: 5px;
	font-size: 18px;
	line-height: 20px;
	vertical-align: middle;
	text-align: right;
	background-image: url('../../images/pngs/your_cart_back.png');
	background-repeat: no-repeat;
	z-index: 198;
}
.cartpreviewbox {
	position: relative;
	width: 280px;
	height: 50px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 5px;
	display: block;
	float: left;
	z-index: 198;
}
.cartpreviewimg {
	position: relative;
	float: left;
	width: 45px;
	height: 50px;
	margin-right: 15px;
	display: block;
	z-index: 198;
}
.cartpreviewtxt {
	float: left;
	position: relative;
	width: 200px;
	height: 50px;
	display: block;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	z-index: 198;
}
.cartpreviewtxt strong{
	color: #FF6600;
}
.previewqty {
	position: relative;
	float: left;
	width: 50px;
}
.previewqtycount {
	position: relative;
	width: 100px;
	float: left;
}
.previewname {
	position: relative;
	width: 200px;
	margin-bottom: 5px;
	float: left;
	height: 25px;
	text-decoration: underline;
	color: #003399;
}
#cartpreviewfooter {
	width: 290px;
	height: 30px;
	position: relative;
	float: left;
	background-image: url('../../images/pngs/cart_total_back.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	font-size: 20px;
	color: #FFFF99;
	z-index: 198;
}
.previewamount {
	color: #FF6600;
	font-size: 9px;
	font-weight: bold;
	font-family: verdana;
}
.iconbartext {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}
#icontextwrapper{
	position: relative;
	float: left;
}
#shortblog {
	position: relative;
	float: left;
}
#tagarticle {
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#sharearticle{
	position: relative;
	float: left;

}
#addtag {
	padding: 2px;
	position: relative;
	width: 475px;
	height: 150px;
	background-color: #F7F7F7;
	border: 1px solid #C0C0C0;
	float: left;
	margin-top: 15px;
	display:none;
}
#addtag p{
	font-size:12px;
}
#tagfield{
	position: relative;
	width: 300px;
	height: 30px;
	background-color: #E5E5E5;
	border: 1px solid #999999;
	font-size: 20px;
	color: #FF6600;
	font-family: verdana;
	float:left;
}
#tagbutton{
	border-style: none;
	background-position: left center;
	position: relative;
	height: 30px;
	float: left;
	margin-left: 15px;
	width: 100px;
	background-image: url('../../images/blog/plus_button.png');
	background-repeat: no-repeat;
}
#articleiconbar{
	padding-bottom: 15px;
}
#newsletter {
	background-image: url('../../images/blog/newsletter_back.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 560px;
	height: 225px;
	position: relative;
	float: left;
	display: block;
	color: #333333;
	font-size: 12px;
	font-family: verdana;
	margin-bottom: 15px;
}
#newsletterleft {
	position: relative;
	width: 240px;
	height: 205px;
	padding: 10px;
	float: left;
}
#newsletter p{
	margin:0px;
}
#newsletterright {
	position: relative;
	width: 300px;
	height: 225px;
	float: left;
}

label{
	position: relative;
	height: 20px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 60px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.inputText {
	border: 1px solid #666666;
	position: relative;
	width: 150px;
	height: 20px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.inputButton {
	margin-left: 70px;
	position: relative;
	float: left;
}
.aweberimg {
	position: relative;
	float: left;
	margin-left: 75px;
	margin-top: 15px;
}
.inputText:focus{
	background-color:#FFFFCC;
}
.inputText:hover{
	background-color:#E1E1FF;
}
#newsletterheading {
	font-family: verdana;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	position: relative;
	float: left;
	padding-bottom: 20px;
	clear: both;
	width: 550px;
	padding-top: 20px;
}
.newsletterfeatures {
	position: relative;
	width: 260px;
	height: 24px;
	padding-left: 20px;
	margin-left: 10px;
	background-image: url('../../images/blog/orange_bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	font-family: verdana;
	font-size: 12px;
	line-height: 24px;
	vertical-align: middle;
	float: left;
}
#footeradspace {
	float: left;
	display: block;
	position: relative;
	width: 550px;
}
.blogcomments {
	border: 2px solid #E1E1FF;
	padding: 2px;
	position: relative;
	width: 550px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	display: block;
	background-color: #EFEFEF;
}
#commentstitle{
	position: relative;
	width: 250px;
	height: 40px;
	float: left;
	font-weight: bold;
	color: #666666;
	font-family: verdana;
	font-size: 20px;
	line-height: 40px;
	vertical-align: middle;
	letter-spacing: .125em;
}
#commentslogin{
	position: relative;
	width: 300px;
	height: 40px;
	float: left;
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
}
#commentslogin a{
	color: #0066FF;
	text-decoration: underline;
}
#commentslogin a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#commentsleft{
	position: relative;
	width: 300px;
	float: left;
	margin-top: 15px;
}
#commentsright{
	background-position: center center;
	padding: 2px;
	position: relative;
	width: 246px;
	float: left;
	margin-top: 15px;
	height: 116px;
	background-color: #EAEAFF;
	background-image: url('../../images/blog/comments_right_back.png');
	background-repeat: no-repeat;
}
#commentsbottom{
	position: relative;
	width: 550px;
	float: left;
}
.commentTextInput{
	width: 275px;
	height: 40px;
	position: relative;
	float: left;
	border: 1px solid #999999;
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding: 10px 2px 2px 2px;
	font-family: verdana;
	color: #999999;
}
.commentTextInputError{
	width: 275px;
	height: 40px;
	position: relative;
	float: left;
	border: 1px solid #999999;
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding: 10px 2px 2px 2px;
	font-family: verdana;
	color: #999999;
	background-color: #FFC1C1;
}
.commentTextInputGood{
	width: 275px;
	height: 40px;
	position: relative;
	float: left;
	border: 1px solid #999999;
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding: 10px 2px 2px 2px;
	font-family: verdana;
	color: #999999;
	background-color: #CAFFCA;
}


.commentTextLabels{
	width: 175px;
	height: 50px;
	position: relative;
	float: left;
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 20px;
	vertical-align: middle;
	font-family: verdana;
	color: #333333;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	clear: both;
}
#yourcomments{
	position: relative;
	width: 400px;
	height: 20px;
	float: left;
	font-family: verdana;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: .125em;
}
.commentTextarea{
	position: relative;
	width: 520px;
	height: 100px;
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	float: left;
}
.commentTextareaError{
	position: relative;
	width: 520px;
	height: 100px;
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	float: left;
	background-color: #FFC1C1;
}
.commentTextareaGood{
	position: relative;
	width: 520px;
	height: 100px;
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	float: left;
	background-color: #CAFFCA;
}


.commentTextarea:focus{
	background-color:#FFFFCC;
}
.commentTextInput:focus{
	background-color:#FFFFCC;
}
#commentsbutton{
	position: relative;
	width: 420px;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	clear: both;
}
#addcommentbutton{
	border-style: none;
	border-width: 0px;
	height: 40px;
	background-image: url('../../images/blog/post_comment.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
}
#commentloginbutton{
	border-style: none;
	border-color: 0;
	position: relative;
	width: 120px;
	height: 40px;
	background-image: url('../../images/blog/comments_login_button.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#commentcreatebutton{
	border-style: none;
	border-color: 0;
	position: relative;
	width: 120px;
	height: 40px;
	background-image: url('../../images/blog/comments_create_account_button.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#commentguestbutton{
	border-style: none;
	border-color: 0;
	position: relative;
	width: 120px;
	height: 40px;
	background-image: url('../../images/blog/post_as_guest_button.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#adduserbutton{
	border-style: none;
	border-color: 0;
	position: relative;
	width: 120px;
	height: 40px;
	background-image: url('../../images/blog/comments_create_account_button.png');
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 175px;
}


#trans {
	padding: 0px;
	position: absolute;
	width: 100%;
	height: auto;
	z-index: 200;
	display: none;
	zoom: 1;
	background-color: #000000;
	filter: alpha(opacity=75);
	margin: 0px;
	left: 0px;
	top: 0px;
}
#window {
	border: 5px solid #000000;
	position: absolute;
	width: 600px;
	height: 400px;
	top: 0;
	left: 50%;
	background-color: #FFFFFF;
	display: none;
	z-index: 301;
	margin-top: 100px;
	margin-left: -250px;
}
#chooseoption{
	position: relative;
	float: left;
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	width: 500px;
	font-weight: bold;
}
h4 {
	color: #336699;
	position: relative;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 500px;
	float: left;
}
.chooseuserbuttons{
	position: relative;
	width: 170px;
	height: 50px;
	margin-right: 10px;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#processreturn {
	padding: 2px;
	position: relative;
	width: 550px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #E1E1FF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #E1E1FF;
	display: none;
	background-color: #EFEFEF;
	clear: both;
}
#adduserform{
	position: relative;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
#checkmark1{
	position: relative;
	float: left;
	display: none;
}
#checkmark2{
	position: relative;
	float: left;
	display: none;
}
#commenterrors{
	position: relative;
	width: 500px;
	float: left;
	border: 1px solid #999999;
	background-color: #FFFF99;
	padding-left: 10px;
	clear: both;
	margin-bottom: 15px;
	margin-top: 15px;
}
.errors{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	width: 480px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	height: auto;
}
#screencheck{
	position: relative;
	width: 50px;
	height: 50px;
	float: left;
	font-size: 9px;
	color: #3366FF;
	font-family: verdana;
	font-weight: bold;
	display: block;
	background-color: #EFEFEF;
}
.inputTextHints{
	padding: 0px;
	position: relative;
	width: 275px;
	float: left;
	display: block;
	font-size: 10px;
	font-family: verdana;
	color: #666666;
	line-height: 12px;
	vertical-align: middle;
	margin-bottom: 15px;
	margin-top: 0px;
}
.commentSelectBox{
	margin: 0px;
	width: 325px;
	height: 60px;
	position: relative;
	float: left;
	border: none;
	font-size: 14px;
	line-height: 50px;
	vertical-align: middle;
	padding: 0px 2px 2px 0px;
	font-family: verdana;
	color: #999999;
}
#selectbox{
	position: relative;
	width: auto;
	height: auto;
	float: left;
	border: 1px solid #999999;
	margin-top: 15px;
	font-family: verdana;
}
select {
	height: 50px;
}
option {
	height: 25px;
}
#windowheader {
	position: relative;
	width: 600px;
	height: 75px;
	background-color: #0066CC;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 20px;
	line-height: 75px;
	vertical-align: middle;
	text-align: right;
}
#windowleft {
	width: 280px;
	height: 230px;
	position: relative;
	float: left;
	padding: 10px;
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	line-height: 120%;
	vertical-align: middle;
	word-spacing: .125em;
	background-color: #EFEFEF;
}
#windowright {
	position: relative;
	width: 300px;
	height: 250px;
	float: left;
	background-image: url('../../images/blog/window_right_back.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #EFEFEF;
}
#signupbutton {
	position: relative;
	width: auto;
	height: auto;
	top: 180px;
	left: 25px;
	float: left;
}
#windowfooter {
	position: relative;
	width: 600px;
	height: 63px;
	float: left;
	background-color: #333333;
	line-height: 75px;
	vertical-align: middle;
	padding-top: 12px;
}
#aweberwindowimage {
	position: relative;
	width: auto;
	height: auto;
	top: 195px;
	left: 40px;
	float: left;
}
#ajaxloading {
	width: 100%;
	height: 100%;
	position: relative;
	left: 40%;
	float: left;
	top: 40%;
}
#commentslist{
	position: relative;
	width: 543px;
	border: 3px solid #E1E1FF;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#commentstopleft{
	position: relative;
	width: 265px;
	float: left;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #808080;
	margin-bottom: 15px;
}
#commentstopright{
	position: relative;
	width: 265px;
	float: left;
	text-align: right;
	color: #333333;
	font-family: verdana;
	font-size: 11px;
	margin-bottom: 15px;
	vertical-align: middle;
	line-height: 20px;
}
.usercomment{
	position: relative;
	width: 542px;
	height: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.userprofile{
	position: relative;
	width: 150px;
	height: 200px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.posttext{
	position: relative;
	width: 375px;
	height: 200px;
	float: left;
	background-color: #F2F2F2;
	margin-left: 5px;
	padding: 5px;
	font-size: 10px;
	font-family: verdana;
	line-height: 12px;
	border: 1px solid #E8E8E8;
}
.profiletext{
	font-family: verdana;
	font-size: 12px;
	position: relative;
	width: 150px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	float: left;
}
.profilename{
	font-family: verdana;
	font-size: 11px;
	position: relative;
	width: 150px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
	letter-spacing: .125em;
}
#successmsg {
	background-position: right center;
	position: relative;
	width: 525px;
	height: 60px;
	background-color: #66FF99;
	border: 1px solid #808080;
	background-image: url('../../../images/success_back.jpg');
	background-repeat: no-repeat;
}
.returnmessages{
	position: relative;
	width: 490px;
	padding: 2px 5px 2px 5px;
	display: block;
	float: left;
	font-size: 9pt;
	color: #666666;
	text-align: center;
}
#msginstructions{
	position: relative;
	width: 519px;
	height: 350px;
	float: left;
	padding: 2px;
	margin-top: 15px;
	border: 3px solid #CCCCCC;
	background-color: #F4F4F4;
}
#msginstructions ul{
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	float: left;
}
#msginstructions li{
	font-family: verdana;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h5{
	position: relative;
	width: 500px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	float: left;
	font-family: verdana;
	font-size: 20px;
	color: #666666;
}
.rightnavcart {
	position: relative;
	width: 330px;
	height: 220px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom:20px;
	margin-left:5px;
	background-image: url('../../images/pngs/nav_cart_back_grey.png');
	background-repeat: no-repeat;
	background-position: center top;
}
.leftcartbox {
	position: relative;
	width: 155px;
	height: 80px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	margin-top: 50px;
	font-family: verdana;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 80px;
	vertical-align: middle;
}
.rightcartbox {
	position: relative;
	width: 150px;
	height: 80px;
	margin-left: 5px;
	float: left;
	margin-top: 50px;
	font-family: verdana;
	font-size: 30px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	line-height: 80px;
	vertical-align: middle;
}
.bottomcartbox {
	position: relative;
	width: 310px;
	height: 50px;
	background-color: #FFFFFF;
	float: left;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
	.equipmentads {
		padding: 5px;
		position: relative;
		float: left;
		display: block;
	}
	#equipadwrapper {
		position: relative;
		float: left;
		margin-top: 25px;
	}


