body,tr,td,ul,li {
	margin: 0;
	padding: 0;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #3E3D3B;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
}
.oneColFixCtr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
}
h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.oneColFixCtr #bodycontainer {
	background: #5E5B56 url(../images/secondary/body-bkg.jpg) repeat-y;
	width: 780px;
}
.mainContent {
	margin: 0px;
	padding: 20px 30px 20px 10px;
	text-align: left;
}
.prodContent {
	margin: 0px;
	text-align: left;
	clear: both;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtr #bottom {
	padding: 0 20px 0 43px;
	background: url(../images/bottom_bkg.jpg) no-repeat;
	height: 37px;
	width: 718px;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #89E1FF;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.oneColFixCtr #bottom a:link, .oneColFixCtr #bottom a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.oneColFixCtr #bottom a:hover, .oneColFixCtr #bottom a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.top {
	padding: 0px 6px 6px 0px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.top a:link, .top a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.top a:hover, .top a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.searchbar {
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/search-bkg.jpg) repeat-x;
}
.search {
	margin: 0px;
	padding: 3px 0px 0px;
}
sup {
	line-height: 0px;
}
.texta {
	font-size: 10px;
	background-color: #b3b0aa;
	border: 1px solid #5E5B57;
	color: #000000;
	font-weight: bold;
}
.textb {
	font-size: 10px;
	background-color: #b3b0aa;
	border: 1px solid #5E5B57;
	color: #000000;
	font-weight: bold;
}
#leftnav {
	font-size: 10px;
	font-weight: bold;
	margin: 10px 20px 10px 42px;
	width: 139px;
}
#leftnav ul {
	line-height: 11px;
	font-size: 10px;
	list-style: none;
}
#leftnav li {
	padding-left: 8px;
	background: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
#leftnav #leftnavulul {
	padding-left: 10px;
}
#leftnav #leftnavulul li {
	padding-left: 8px;
	background: url(../images/dash.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
#leftnav a {
	color: #89E1FF;
	text-decoration: none;
}
#leftnav a:hover, #leftnav a:active {
	color: #ffffff;
	text-decoration: none;
}
#leftnav #on a {
	color: #ffffff;
	text-decoration: none;
}
#printer {
	float: right;
	font-size: 9px;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}
#ecat {
	color: #ffffff;
	font-size: 9px;
}
#ecat a {
	color: #ffffff;
	text-decoration: none;
}
#ecat a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#printer a {
	text-decoration: none;
	color: #FFFFFF;
}
#printer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	
	
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	
}
.featuresul {
	padding-left: 20px;
}
#prodtable th {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #cccccc;
}
#prodtable td {
	padding: 5px 0px;
	border-bottom: 1px solid #cccccc;
}
.poptxt {
	font: 12px Arial, Helvetica, sans-serif;
	color: #cccccc;
}
.poptxt a {
	color: #89E1FF;
	text-decoration: none;
}
.poptxt a:hover, .poptxt a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#tableInside tr td {
	padding: 0;
	margin: 0;

}
.oneColFixCtr #container .prodContent ul {
	padding-left: 25px;
}
.oneColFixCtr #container .prodContent a:link, a:visited {
	color: #89E1FF;
	text-decoration: none;
}
.oneColFixCtr #container .prodContent a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidephoto {
	padding-bottom: 15px;
	padding-left: 15px;
}
.header {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.header sup {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.header2 {
	font: bolder 13px/10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#prod_focus {
	background: url(../products/images/product-focus-bkg.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 558px;
}
#prod_focus .prodinfo {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 10px;
}
#prod_focus .prodinfo2 {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 50px;
}
#prod_focus2 {
	background: url(../products/images/product-focus-bkg2.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 558px;
}
#prod_focus2 .prodinfo {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 10px;
}

.commentlist{
width: 480px;
}

.commentlist #backcolor{
background:#3d3c38;
width:454px;
padding: 5px 18px 5px 18px;
}


.commentlist li {

 	
	margin-top:15px;
	}
	.commentlist #postedby {
	width:480px;
	background:#5e5b56;

	}

.commentlist cite {
margin-left:30px;
	display:block;
	font-style:normal;
	clear:both;
	}
.orange{
color:#FF9900;
}

.sitemap {
	color: #FFFFFF;
}
.sitemap a:link, .sitemap a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sitemap a:hover, .sitemap a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#dreamlab_Rsidebar_divider {
	height: 52px;
	border-bottom-style:dotted;
	border-bottom-color:#FFFFFF;
	border-bottom-width:thin;
	padding-bottom:10px;
	margin-bottom:10px;
}
.oneColFixCtr #container .mainContent ul.leftmargin {
	margin-left: 30px;
}
label {
	display: block;
	margin-top: 6px;
}
#ordertable td, #ordertable th {
	padding: 5px;
}
.red {
	color: #EC1C4C;
}
.calhead {
background:url(../images/calendar_01.jpg); background-repeat:no-repeat; padding-top:5px; height:32px; color:#FFFFFF; font:13px Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;
}

