html, body {
	font-family: Verdana, Arial, Helvetica, san-serif, serif;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: white;
}

h1 {
	color: #00AA4F;
	font-size: 1em;
	margin: 1em 15px 1em 15px;
}

h2 {
	color: #006BB5;
	font-size: 1em;
	margin: 0.5em 15px 1em 15px;
}

h3, p {
	color: #006BB5;
	font-size: 0.75em;
	margin: 0.5em 15px 1em 15px;
}

a { text-decoration: none; }

a:hover { text-decoration: underline; }

img { border:0px; }

.red { color: #EF3E42; }

.blue { color: #006CB6; }

.green { color: #00AA4F; }

.bookmark p.sml { font-size: 11px; font-weight: normal; }

#img-no-border { border:0px; }

.big-text { 
	font-size: 46px;
	text-transform: uppercase;
	text-align: left;
	padding: 0px 0px 1em; 0px;
}

.left { float: left; margin: 0px 10px 5px 0px; }

.right { float: right; margin: 0px 0px 5px 10px; }

.border {
	margin: 0px 0px 5px 0px;
	border: 1px solid #006BB5;
}

.left-border {
	float: left;
	margin: 0px 15px 5px 10px;
	border: 1px solid #006BB5;
}

.left-prod-border {
	float: left;
	margin: 0px 10px 5px 15px;
	border: 1px solid #006BB5;
}

.right-border {
	float: right;
	margin: 0px 0px 5px 10px;
	border: 1px solid #006BB5;
}

.right-prod-border {
	float: right;
	margin: 0px 15px 5px 15px;
	border: 1px solid #006BB5;
}
.site-border { width: 950px; display: table; }

.main-border {
	width: 100%;
	height: 600px;
	display: table;
}

.header {
	text-align: left;
	width: 100%;
	height: 128px;
	display: table;
	margin: 0px 0px 0px 0px;
}

.header h1 {
	font-family: Times, Verdana, serif;	
	font-weight: normal;
	color: #EF3E42;
	font-size: 16pt;
	margin: 60px 5px 0px 0px;
}

.header ul {
	font-family: Verdana, Arial, Helvetica, san-serif, serif;
	font-size: 8pt;
	font-weight: bold;
	list-style: none;
	width:750px;
	margin: 0; padding:0;
}

.header li {
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.header a {
	color: #006BB5;
	text-align: center;
	width: 125px;
	height: 35px;
	display: block;	
	padding: 15px 0px 0px 0px;
	background-image: url(../images/header-but.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.header a:hover {
	color: white;
	display: block;	
	background-image: url(../images/header-but-over.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.header-left { width: 200px; float: left; }

.header-left a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

.header-right {
	text-align: right;
	width: 750px;
	float: right;
}

.main-body {
	width: 100%; display: table; background: #FFF url(../images/bg_content.gif) repeat-y;
	border: 1px solid #B3B3B3; border-bottom: 3px solid #B3B3B3;
}

.left-bar {
	text-align: left;
	width: 948px;
	display: block;
	/*background: #F4F4F4 url(../images/bg_content.gif) repeat-y;*/
}

.left-but-bar {
	width: 195px;
	float: left;
	display: block;
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
}

.left-but-bar ul {
	color: #006BB5;
	font-family: Verdana, Arial, Helvetica, san-serif, serif;
	font-weight: bold;
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.left-but-bar li { margin: 10px 0px 10px 0px; }

.left-but-bar a {
	margin: 0px 0px 0px 10px;
	color: #006BB5;
}

.left-but-bar a:hover { color: #EF3E42; }

.right-text {
	text-align: justify;
	width: 730px;
	float: right;
	display: block;
	background-color: #FFF;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	/*border-left: 1px solid #B3B3B3;*/
	margin: 0px 0px 0px 0px; padding: 0;
}

.right-text a { color: #006BB5; font-weight: bold; }

.right-text ul {
	color: #006BB5;
	font-size: 1em;	
	margin: 0.5em 15px 0.5em 35px;
	padding: 0px;
}

.header-link a { color: #00AA4F; font-weight: normal; }

.right-botbar {
	vertical-align: bottom;
	width: 720px;
	float: right;
	display: block;
	padding: 10px 0px 0px 0px;
	margin: 0 0 20px 0;
}

.right-botbar ul {
	color: #CACACA;
	font-family: Verdana, Arial, Helvetica, san-serif, serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
}

.right-botbar li {
	width: 230px;
	margin: 0 10px 5px 0; padding: 3px 0;
	display: block; float: left;
}

.right-botbar a { color: #CACACA; }
.right-botbar a:hover { color: #EF3E42; }

.product-search { margin: 0px 10px 0px 25px; }

.product-search form {
	display: table;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.product-search label {
	font-family: Times, Verdana, serif;	
	color: #006BB5;
	font-weight: bold;
	font-size: 11pt;
	margin: 0px 5px 0px 130px;
}

.product-search input {
	color: #006BB5;
	font-weight: normal;
	font-size: 11pt;
	height: 19px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #CACACA;
}

#submitBut {
	color: white;
	font-weight: bold;
	font-size: 9pt;
	width: 25px;
	background-color: #006BB5;
}

.footer {
	font-size: 1px;
	width: 948px;
	height: 2px;
	background-color: #E5CC00;
	margin: 1px 0px 0px 0px;
}

.sub-pad { margin: 0px 0px 0px 10px; }
.sub-pad h2 { text-align: left; margin: 0.5em 0px 0.5em 150px; }
.sub-pad div:hover { background-color: white; }

.subcat {
	width: 350px;
	display: table;
	float: left;
	margin: 0px 0px 3px 3px;
	background-color: #F4F4F4;
	border: 1px solid #B3B3B3;
}

.subcat img{
	float: left;
	margin: 2px 5px 6px 3px;
	padding: 0px 0px 0px 0px;
}

.subcat p { margin: 5px 5px 5px 5px; padding: 0px 0px 0px 0px; }

.subcat a { margin: 0px 0px 0px 0px; }

.sublist {
	text-align: left;
	font-size: 10pt;
	width: 445px;
	height: 70px;
	display: table;
	margin: 0px 0px 3px 1px;
	padding: 0px 0px 3px 0px;
	background-color: #F4F4F4;
	border: 1px solid #B3B3B3;
}

.sublist p {
	font-size: 10pt;
	vertical-align: top;
	margin: 5px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}

.sublist img {
	float: left;
	border: 0px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #B3B3B3;
}

.sublist-but {
	float: right;
	display: block;
	margin: 0px 10px 0px 0px;
}

.sublist-but img { border: 0px; }

.product-table {
	width: 100%;
	float: left;
	display: table;
}

.cat-buts { width: 720px; display: table; }

.cat-buts ul {
	list-style: none;
	display:block; width:600px; height:auto;
	margin:0px 0px 0px 75px;
	padding:0px 0px 0px 0px;
}

.cat-buts li { float:left; width:120px; height:170px; margin:0 120px 10px 0; padding:0;	}
.cat-buts li.last	{ margin-right:0; }

.cat-buts li h3	{ height:25px; }

.feature {
	text-align: center;
	width: 120px;
	float: right;
	display: table;
	background-color: #F4F4F4;
	border: 1px solid #B3B3B3;
	margin: 20px 7px 0px 10px;
}

.feature h1 {
	color: #006BB5;
	text-align: center;
	font-size: 8pt;
	letter-spacing: 2px;
	margin: 0.5em 0px 0.5em 0px;
}

.feature img { border: 1px solid #006BB5; }

.feature p { text-align: center; margin: 0.5em 5px 0.5em 5px; }

.feature ul { list-style: none; margin: 0px; padding: 0px; }

.red-box, .green-box, .yellow-box, .blue-box { 
	width: 120px;
	height: 165px;
	display: table;
	margin: 0px 0px 0px 0px;
}

.red-box {
	background: url(../images/red-box.gif) no-repeat center top;
}

.green-box {
	background: url(../images/green-box.gif) no-repeat center top;
}

.yellow-box {
	background: url(../images/yellow-box.gif) no-repeat center top;
}

.blue-box {
	background: url(../images/blue-box.gif) no-repeat center top;
}

.leftnews {
	font-family: Times, Verdana, serif;
	margin: 20px 0px 0px 3px;
	padding: 10px 5px;
	border-top: #B3B3B3 1px solid;
	border-bottom: #B3B3B3 1px solid;
}
.leftnews form { margin: 0; padding: 0; }
.leftnews form input#submit-email { cursor: pointer; }
.leftnews form label { color: #06A443; }
a.ad_link { margin: 0; display: block; }

.leftnews label {
	color: #006BB5;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.leftnews input { margin: 5px 0px 0px 0px; }

.leftnews-sub input {
	font-size: 8pt;
	font-weight: bold;
	line-height: 20px;
	width: 60px;
	height: 20px;
	color: white;
	border: 0px;
	background: #006BB5;
}

.final-products {
	color: #006BB5;
	text-align: left;
	font-size: 10pt;
	width: auto;
	margin: 0px 10px 3px 1px;
	padding: 3px 0px 3px 0px;
	background-color: #F4F4F4;
	border: 1px solid #B3B3B3;
}

.final-products div:hover { background-color: transparent; }

.final-products-caption {
	text-align: center;
	width: 65px;
	height: 80px;
	float: left;
	display: block;
	margin: 5px 0px 0px 0px;
}

.final-products-plus {
	text-align: center;
	width: 10px;
	height: 80px;
	float: left;
	display: block;
	margin: 5px 5px 0px 5px;
}

.final-products-total {
	text-align: right;
	line-height: 30px;
	font-weight: bold;
	font-size: 1.2em;
	width: 140px;
	padding: 0px 5px 0px 0px;
}

.final-products img {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #B3B3B3;
}

.final-products-text {
	text-align: justify;
	width: 450px;
	margin: 1em 0px 1em 10px;
}

.red-text { color: #EF3E42; }

#fadeinbox{
	position:absolute;
	width: 300px;
	left: 0;
	top: -400px;
	border: 1px solid #B3B3B3;
	background: #F4F4F4;
	padding: 4px;
	z-index: 100;
	visibility:hidden;
	font-size: 13px;
}

#fadeinbox table { font-size: 13px; }
#fadeinbox table input { width: 165px; }
#fadeinbox table tr td.label { text-align: right; }

.bookmark { width: 500px; margin: 20px auto; padding: 10px; display: table; border:red 1px solid; text-align: left;  }
.bookmark p { margin: 0; padding: 0 0 15px 0; font-weight: bold; color:#0D4270;  }
.bookmark p { margin: 0; padding: 0 0 15px 0; font-weight: bold; color:#0D4270; font-size: 9pt; }
ul.bookmarks { margin: 0; padding: 0; list-style: none; }
ul.bookmarks li { margin: 0; padding: 0; display: block; float: left; }
ul.bookmarks li a { height: 16px; margin: 0 0 0 10px; padding: 0 0 0 20px; display: block; float: left; }
ul.bookmarks li a.i_delicious { background: url(../images/icons/delicious.gif) no-repeat; }
ul.bookmarks li a.i_digg { background: url(../images/icons/digg.gif) no-repeat; }
ul.bookmarks li a.i_reddit { background: url(../images/icons/reddit.gif) no-repeat; }
ul.bookmarks li a.i_facebook { background: url(../images/icons/facebook.gif) no-repeat; }
ul.bookmarks li a.i_stumbleupon { background: url(../images/icons/stumbleupon.gif) no-repeat; }

ul.homejump { margin: 0 0 10px 20px; padding: 0; display: table; list-style: none; }
ul.homejump li { margin: 0 10px 10px 0; padding: 0; display: block; float: left; }
ul.homejump li span {
	width: 204px;
	margin: 0; padding: 3px;
	display: block;
	background: #006CB6; color: #FFF;
}

.cb { clear: both; }

hr { color: #B3B3B3; background: #B3B3B3; border:0; height: 1px; margin: 10px 0; clear: both; }

ul.secondary_links { font-size: 10px; }
ul.secondary_links li { margin: 10px 0 10px 10px; }
ul.secondary_links li a { margin: 0; padding: 0; }

table.review { color: #006BB5; font-size: 12px; }
table.review tr td { vertical-align: top; }
table.review tr td label { text-align: right; }
table.review input#submit { cursor: pointer; }
.text { border: #006BB5 1px solid; padding: 3px; font-size: 13px; color: #006BB5; }
textarea.comment { width: 285px; height: 120px; font-family: Verdana, Tahoma, Arial, Sans Serif; font-size: 13px; color: #006BB5; }

table.reviews, table.reviews tr td table { font-size: 11px; color: #0D4270; }
table.reviews tr td { vertical-align: top; }
