body {
	background: url(../images/main-bg.gif) repeat-x center top;
	margin: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}
a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: underline;
	color:#000000;
}
a:hover {
	text-decoration: none;
}
h1, .title {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size:16px;
	margin-bottom: 5px;
	color: #000;
}
h2, .subtitle {
	font: bold 12px Verdana, Arial, Tahoma;
	color: #000000;
	margin-bottom:5px;
}
h3 {
	font-size:12px;
	margin:7px 10px;
	color:#000000;
}
p {
	margin:3px auto 10px auto;
	color: #000;
	line-height: 16px;
}
IMG {
	border-style: none;
}
hr {
	margin:0px;
	padding:0px;
	clear:both;
	height:1px;
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.featured_product1{
	background: White; 
	text-align: center; 
	padding: 10px 10px; 
	margin: 0 5px;
}
.featured_product2{
	background: #f2eee5;
	text-align: center;
	padding: 10px 20px;
}
.featured_product3{
	height: 150px;
	margin-bottom: 5px;
}
.cart_shipping{
	text-align:right; 
	margin-top: 10px; 
	margin-bottom: 10px;
}
.cart_list{
	margin-top: 20px; 
	margin-bottom: 20px; 
	clear: both; 
	float: none;
}
#container {
	position:relative;
	width:1000px;
	margin:0px auto;
}
th {
	border:solid 1px #B0B0B0;
	background:#F4F4F4;
	padding-top:2px;
	padding-left:2px;
	font-weight:bold;
	text-align:center;
}
form {
	margin:0px;
}
input, textarea, select {
	border: 1px solid #004675;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}
.clean {
	border: 0px;
}
.error {
	color: #CC0000;
}
table {
	border-collapse: collapse;
}
/*MAIN NAVIGATION STYLES START*/
#main-nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#main-nav li {
	display:block;
	float:left;
	text-align:center;
	padding-top:16px;
	height:24px;
}
li.home {
	width:60px;
	background: url(/images/mn_home_bg.gif) no-repeat;
}
li.home_on {
	width:60px;
	background: url(/images/mn_home_bg_on.gif) no-repeat;
}
li.light_world {
	width:119px;
	background: url(/images/mn_light_world_bg.gif) no-repeat;
}
li.light_world_on {
	width:119px;
	background: url(/images/mn_light_world_bg_on.gif) no-repeat;
}
li.bulb_world {
	width:93px;
	background: url(/images/mn_bulb_world_bg.gif) no-repeat;
}
li.bulb_world_on {
	width:93px;
	background: url(/images/mn_bulb_world_bg_on.gif) no-repeat;
}
li.hot_deals {
	width:85px;
	background: url(/images/mn_hot_deals_bg.gif) no-repeat;
}
li.hot_deals_on {
	width:85px;
	background: url(/images/mn_hot_deals_bg_on.gif) no-repeat;
}
li.whats_new {
	width:98px;
	background: url(/images/mn_whats_new_bg.gif) no-repeat;
}
li.whats_new_on {
	width:98px;
	background: url(/images/mn_whats_new_bg_on.gif) no-repeat;
}
li.testimonials {
	width:107px;
	background: url(/images/mn_testimonials_bg.gif) no-repeat;
}
li.testimonials_on {
	width:107px;
	background: url(/images/mn_testimonials_bg_on.gif) no-repeat;
}
li.about_us {
	width:81px;
	background: url(/images/mn_about_us_bg.gif) no-repeat;
}
li.about_us_on {
	width:81px;
	background: url(/images/mn_about_us_bg_on.gif) no-repeat;
}
li.contact {
	width:91px;
	background: url(/images/mn_contact_bg.gif) no-repeat;
}
li.contact_on {
	width:91px;
	background: url(/images/mn_contact_bg_on.gif) no-repeat;
}
#main-nav a:link, #main-nav a:visited {
	color: #004675;
	text-decoration: none;
}
#main-nav a:hover {
	color: #FDB826;
}
li.home_on a:link, li.home_on a:visited {
	color:#FFFFFF !important;
}
li.light_world_on a:link, li.light_world_on a:visited {
	color:#FFFFFF !important;
}
li.bulb_world_on a:link, li.bulb_world_on a:visited {
	color:#FFFFFF !important;
}
li.hot_deals_on a:link, li.hot_deals_on a:visited {
	color:#FFFFFF !important;
}
li.whats_new_on a:link, li.whats_new_on a:visited {
	color:#FFFFFF !important;
}
li.testimonials_on a:link, li.testimonials_on a:visited {
	color:#FFFFFF !important;
}
li.about_us_on a:link, li.about_us_on a:visited {
	color:#FFFFFF !important;
}
li.contact_on a:link, li.contact_on a:visited {
	color:#FFFFFF !important;
}
/*MAIN NAVIGATION STYLES END*/

.header-nav {
	position:absolute;
	right:15px;
	top:30px;
	text-align:right;
	line-height:20px;
}
.header-nav a:link, .header-nav a:visited {
	font-size:10px;
	color:#004676;
}
#sign-shopping {
	position:absolute;
	top:93px;
	right:0px;
	background:url(/images/sign_in_shopping_bg.gif);
	width:266px;
	height:64px;
}
.email-print {
	color:#FFFFFF;
	float:right;
	font-size:10px;
	font-weight:bold;
}
a.email {
	color:#FFFFFF !important;
	background:url(/images/email_icon.gif) no-repeat 0px 2px;
	padding-left:15px;
}
a.print {
	color:#FFFFFF !important;
	background:url(/images/print_icon.gif) no-repeat 0px 0px;
	padding-left:15px;
	margin-left:10px;
}
/*LEFT COLUMN STYLES START*/
#col-left {
	float:left;
	width:183px;
	margin: 7px 0px;
}
#menu-left {
	border:solid 1px #CCCCCC;
	padding:4px 0px;
	margin-bottom:5px;
}
.search {
	border:solid 1px #CCCCCC;
	background:url(/images/search_bg.gif);
	heigh1t:145px;
	width:173px;
	margin:auto;
}
.search select {
	width: 150px;
	font-size:10px;
	margin:0px 0px 0px 10px;
}
.search-textfield {
	width: 110px;
	font-size:10px;
	margin:7px 0px 0px 10px;
}
.advanced-search {
	border-top:solid 1px #FFFFFF;
	margin:9px 13px 7px 10px;
	padding-top:7px;
}
.advanced-search a {
	color:#CCEBFF;
	font-size:10px;
}
.left-menu-h3 {
	font-size: 11px;
	backgroun1d:url(/images/left_menu_blue_head.gif);
	heigh1t:23px;
	widt1h:167px;
	margi1n:5px auto;
	color:#FFFFFF;
	paddin1g:10px 0px 0px 8px;
	padding-left: 5px;
	padding-right: 49px;
	margin: 0px;
}
.left-menu-title {
	background:url(/images/left_menu_blue_head.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #004675;
	margin: 3px;
	paddin1g:10px 0px 0px 8px;
}
ul.left-menu-items {
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
}
ul.left-menu-items li {
	padding-left:25px;
	background:url(/images/left_menu_arrow.gif) no-repeat 15px 3px;
}
ul.left-menu-items li.down {
	padding-left:25px;
	background:url(/images/left_menu_arrow_down.gif) no-repeat 15px 3px;
}
ul.left-menu-items ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.left-menu-items ul li {
	padding-left:10px;
	background:none;
}
ul.left-menu-items a:link, ul.left-menu-items a:visited {
	font-weight:normal;
	color:#000000;
}
ul.left-menu-items a:hover {
	text-decoration:underline;
}
ul.left-menu-items ul a:link, ul.left-menu-items ul a:visited {
	font-weight:normal;
	color:#004675;
}
ul.left-menu-items ul a:hover {
	text-decoration:underline;
}
.newsletter {
	background: url(/images/newsletter_bg.gif) no-repeat;
	height:70px;
	width:181px;
	border:solid 1px #CCCCCC;
	margin:5px auto 0px auto;
}
/*LEFT COLUMN STYLES END*/

/*MIDLE COLUMN STYLES START*/
#col-middle {
	float:left;
	width:616px;
	padding: 6px;
	margin: 0px;
	border: 0px solid #000000;
}
table.most-popular {
	margin: 40px 5px 0px auto;
	padding: 0px;
}
div.most-popular {
	border-bottom:solid 1px #CCCCCC;
	position:relative;
	width:270px;
	margin-left:10px;
	margin-top: 0px;
}
img.category-icon {
	position: relative;
	bottom: 0px;
	left:-5px;
	vertical-align: text-bottom;
	border: none;
}
h3.category-name {
	padding-lef1t:40px;
	color:#004675;
	margin-bottom: 2px;
	widt1h:190px;
}
ol.product-list {
	margin:5px 0px 10px 0px;
	padding:0px;
	line-height:17px;
}
ol.product-list li {
	margin: 0px;
	margin-left: 35px;
	border: 1px solid #FFFFFF;
}
ol.product-list a:link, ol.product-list a:visited {
	font-weight:normal;
	color:#000000;
}
ol.product-list a:hover {
	text-decoration:none;
	color:#FFAA00;
}
div.txt-more {
	font-size:10px;
	position:absolute;
	bottom:1px;
	right:5px;
}
div.txt-more a:link, div.txt-more a:visited {
	font-weight:normal;
}
div.txt-more a:hover {
	font-weight:bold;
	text-decoration:none;
}
/*MIDLE COLUMN STYLES END*/

/*RIGHT COLUMN STYLES START*/
#col-right {
	float:left;
	width:185px;
	border: solid 1px #CCCCCC;
	margin:7px 0px;
}
div.orange-field {
	background:url(/images/right_orange_bg.gif) no-repeat bottom #FDB826;
	width:173px;
	border:solid 1px #CCCCCC;
	margin:4px auto;
}
div.orange-field ul {
	margin:0px 5px 10px 0px;
	padding:0px;
	line-height:17px;
	font-size:10px;
	list-style:none;
}
div.orange-field li {
	margin-left:15px;
	line-height: 1.3;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*RIGHT COLUMN STYLES END*/

/*FOOTER STYLES START*/
#footer {
	background: #cbc1b2;
	height: 24px;
	clear:both;
}
#footer table {
	border-collapse:collapse;
	border:solid 1px #B0B0B0;
}
#footer table th {
	border-bottom:solid 1px #B0B0B0;
	text-align:left;
}
#footer table td {
	width:25%;
	vertical-align: top;
}
#footer ul {
	list-style:none;
	margin:0px 0px;
	padding: 7px 0px;
	line-height:18px;
	color:#000000;
	font-size:10px;
}
#footer li {
	padding-left:12px;
}
#footer a:link, #footer a:visited {
	color:#000000;
	font-size:10px;
	font-weight:normal;
}
/*FOOTER STYLES END*/

.head-blue-bg {
	padding: 5px;
	background: #082f12;
}
.narrow-head {
	background: url(/images/Top-bar.jpg);
	background-position: right;
	height: 40px;
	border:solid 2px #004675;
	vertical-align:middle;
}
.head-blue-bg h1 {
	margin: 0px;
	color: White;
}
#bread-crumb {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 10px;
}
#bread-crumb a:link, #bread-crumb a:visited {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 10px;
}
/*PRODUCT LIST STYLES START*/
.prdct-list-most-pop {
	width:616px;
}
.prdct-list-most-pop-left {
	width:380px;
	background:#FFFFFF;
	float:left;
}
.prdct-list-most-pop-right {
	width:226px;
	float:right;
	padding-right:0px;
	padding-top:5px;
}
div.prdct-list-most-pop-items {
	position: absolute;
	width: 85px;
	float:left;
	text-align: center;
	padding: 4px;
}
div.prdct-list-most-pop-items div.info {
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#003366;
	margin-bottom:10px;
}
div.prdct-list-most-pop-details {
	position: absolute;
	width: 255px;
	text-align: center;
	display: none;
	border: 1px solid #B0B0B0;
	padding: 0px;
	margin: 0px;
	z-index: 5;
	background-color: #FFFFFF;
}
hr.row-separator {
	margin:0px;
	padding:0px;
	clear:both;
	height:1px;
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.prdct-list-subcat {
	width:616px;
	position:relative;
}
div.prdct-list-subcat-items {
	width:150px;
	float:left;
	padding: 2px;
	text-align: center;
	margin-top: 5px;
}
div.prdct-list-subcat-items div {
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#003366;
	margin-bottom: 1px;
}
div.paging {
	height:25px;
	border: solid 1px #B0B0B0;
	background: #082f12;
	padding-top:7px;
	padding-left:10px;
	margin-top:5px;
	font-weight:bold;
	color:#FFF;
	font-size:12px;
}
div.paging a:link, div.paging a:visited {
	color:#FFF;
	text-decoration:underline;
}
div.paging a:hover {
	text-decoration:none;
}
span.pages {
	margin:0px 5px;
}
span.pages a:link, span.pages a:visited {
	font-weight:normal;
	text-decoration:underline;
}
span.pages a:hover {
	text-decoration:none;
}
select.sort-by {
	width:115px;
	vertical-align:middle;
	font-size:10px;
	margin:0px 8px;
}
div.prdct-search-results {
	position: relative;
	marging-top: 5px;
}
div.prdct-search-result {
	clear: both;
	widt1h:100%;
	padding: 2px;
}
div.search-result-left {
	position: relative;
	float:left;
	width:95px;
	text-align: left;
}
div.search-result-right {
	float:left;
	width: 515px;
}
img.prdct-pic {
	border: 0px;
}
div.prdct-txt {
	font-size:10px;
	line-height:13px;
	width:500px;
	floa1t:right;
}
div.abs-container {
	padding-top: 5px;
	position:relative;
	clear:both;
}
div.overall-rating {
	float: left;
	font-weight:bold;
	padding-top: 5px;
}
div.overall-rating img {
	vertical-align:middle;
}
div.add-to-cart {
	float: right;
	text-align:right;
}
div.prdct-search-result h2 {
	margin:0px auto 5px auto;
}
div.prdct-search-result h2 a:link, div.prdct-search-result h2 a:visited {
	color:#004675;
	font-size:11px;
	text-decoration:underline;
}
div.prdct-search-result h2 a:hover {
	color:#004675;
	font-size:11px;
	text-decoration:none;
}
div.prdct-search-result-foot {
	padding-top: 5px;
	margin-bottom: 5px;
	clear: both;
	border-bottom: solid 1px #CCCCCC;
}
/*PRODUCT LIST STYLES END*/

/*PRODUCT VIEW STYLES START*/
div.product-view {
	position:relative;
	width:100%;
	heigh1t:305px;
	padding: 0px;
	margin: 0px;
}
div.product-view a:link, div.product-view a:visited {
	text-decoration:underline !important;
	font-weight:normal;
}
div.product-view a:hover {
	text-decoration:none !important;
}
div.product-view h2 {
	background:#D5ECFC;
	font-size:16px;
	color:#004675;
	padding:5px 10px;
	margin: 0px;
	margin-bottom: 10px;
}
div.product-view-left {
	float:left;
	margin: 0px;
}
div.product-view-right {
	float: left;
	padding-left: 15px;
	padding-top: 35px;
	margin: 0px;
	width: 300px;
}
div.rating {
	margin:5px 0px;
	font-weight:bold;
}
div.rating img {
	vertical-align:middle;
}
div.buttons {
}
div.buttons img {
	display:block;
}
/*PRODUCT VIEW STYLES END*/
div.more-images {
	clear: both;
	width: 250px;
	position: relative;
}
div.more-images a:link, div.product-view a:visited {
	text-decoration:underline !important;
	font-weight:normal;
}
div.more-images a:hover {
	text-decoration:none !important;
}
div.more-images h2 {
	background:#D5ECFC;
	font-size:16px;
	color:#004675;
	padding:5px 10px;
}
div.more-images-left {
	float:left;
	width:250px;
}
div.more-images-left div {
	margin:5px auto;
}
div.more-images-left img {
	margin:auto 10px;
	border: solid 1px #CCCCCC;
}
div.images-categ {
	color:#004675;
	font-weight:bold;
	margin-left:10px !important;
}
div.more-images-right {
	position:absolute;
	padding:15px;
	color:#004675;
	border:solid 1px #CCCCCC;
	top:0px;
	right:0px;
	background:#FFFFFF;
}
#product-infos-tabs {
	position: relative;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	z-index: 3;
	height: 27px;
}
#product-infos {
	position: relative;
	margin-top: -1px;
	margin-bottom: 15px;
	padding: 0px;
	z-index: 0;
	border: 1px solid #B0B0B0;
}
/*
div.product-spec-on {position:relative; padding:4px; width:180px; top:0px; left:0px; font-size:14px; font-weight:bold; background:#D5ECFC; bor#der-top: 1px solid #B0B0B0; border-right: 1px solid #B0B0B0; border-left: 1px solid #B0B0B0; border-bottom: solid 1px #D5ECFC; z-index:2; text-align:center;}
div.product-spec-off {position:relative; padding:4px; width:180px; top:0px; left:0px; font-size:14px; font-weight:bold; background:#E9E9E9; border-top: 1px solid #B0B0B0; border-right: 1px solid #B0B0B0; border-left: 1px solid #B0B0B0; border: solid 1px #B0B0B0; z-index: 0; text-align:center; margin-bottom: 0px;}
*/
div.product-spec-on {
	padding:4px;
	width:180px;
	float: left;
	font-size:14px;
	font-weight:bold;
	background:#D5ECFC;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-bottom: solid 1px #D5ECFC;
	z-index:2;
	text-align:center;
}
div.product-spec-off {
	padding:4px;
	width:180px;
	float: left;
	font-size:14px;
	font-weight:bold;
	background:#E9E9E9;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border: solid 1px #B0B0B0;
	z-index: 0;
	text-align:center;
	margin-bottom: 0px;
}
div.product-spec-on a {
	display: block;
}
div.product-spec-off a {
	display: block;
}
div.product-spec-txt {
	position:relative;
	top:0px;
	background:#FFFFFF url(/images/prod-infos-bg.gif) repeat-x;
	padding:10px;
	borde1r: solid 1px #B0B0B0;
	border-top: 0px;
	z-index: -1;
}
/*
div.cust-rev-on {position:absolute; padding:4px; width: 154px; top: 0px; left:200px; font-size:14px; font-weight:bold; background:#D5ECFC; border-top: 1px solid #B0B0B0; border-right: 1px solid #B0B0B0; border-left: 1px solid #B0B0B0; border-bottom: solid 1px #D5ECFC; z-index: 1;text-align:center;}
div.cust-rev-off {position:absolute; padding:4px; width:154px; top:0px; left:200px; font-size:14px; font-weight:bold; background:#E9E9E9; border-top: 1px solid #B0B0B0; border-right: 1px solid #B0B0B0; border-left: 1px solid #B0B0B0; border: solid 1px #B0B0B0; z-index:0;text-align:center;}
*/
div.cust-rev-on {
	padding:4px;
	width: 154px;
	float: left;
	font-size:14px;
	font-weight:bold;
	background:#D5ECFC;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-bottom: solid 1px #D5ECFC;
	z-index: 1;
	text-align:center;
}
div.cust-rev-off {
	padding:4px;
	width:154px;
	float: left;
	font-size:14px;
	font-weight:bold;
	background:#E9E9E9;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border: solid 1px #B0B0B0;
	z-index:0;
	text-align:center;
}
div.cust-rev-on a {
	display: block;
}
div.cust-rev-off a {
	display: block;
}
div.cust-rev-txt {
	position: relative;
	top:0px;
	background:#FFFFFF url(/images/prod-infos-bg.gif) repeat-x;
	padding:10px;
	borde1r: solid 1px #B0B0B0;
	border-top: 0px;
	z-index: -1;
}
/*
div.addit-info-on {position:absolute; padding:4px; width:190px; top:0px; left:374px; font-size:14px; font-weight:bold; background:#D5ECFC; bo
der-top: 1px solid #B0B0B0; border-right: 1px solid #B0B0B0; border-left: 1px solid #B0B0B0; border-bottom: solid 1px #D5ECFC; z-index:2; text-align:center;}
#div.addit-info-off {position:absolute; padding:4px; width:190px; top:0px; left:374px; font-size:14px; font-weight:bold; background:#E9E9E9; border-top: 1px solid #B0B0B0; border-right: 1px solid #B0B0B0; border-left: 1px solid #B0B0B0; border: solid 1px #B0B0B0; z-index:0; text-align:center;}
*/
div.addit-info-on {
	padding:4px;
	width:190px;
	float: left;
	font-size:14px;
	font-weight:bold;
	background:#D5ECFC;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-bottom: solid 1px #D5ECFC;
	z-index:2;
	text-align:center;
}
div.addit-info-off {
	padding:4px;
	width:190px;
	float: left;
	font-size:14px;
	font-weight:bold;
	background:#E9E9E9;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border: solid 1px #B0B0B0;
	z-index:0;
	text-align:center;
}
div.addit-info-on a {
	display: block;
}
div.addit-info-off a {
	display: block;
}
div.addit-info-txt {
	position:relative;
	top:0px;
	background:#FFFFFF url(/images/prod-infos-bg.gif) repeat-x;
	padding:10px;
	borde1r: solid 1px #B0B0B0;
	border-top: 0px;
	z-index: -1;
}
div.also-bought {
	width:614px;
	heigh1t:420px;
	overflo1w: scroll;
	border:solid 1px #B0B0B0;
}
div.also-bought-product {
	background:url(/images/also_bought_bg.gif) no-repeat;
	background-color:#FFFFFF;
	width:595px;
	height:100px;
	position:relative;
	border-bottom:solid 1px #B0B0B0;
	margin-bottom: 5px;
}
div.check-box {
	position:absolute;
	top:40%;
	left:45px;
}
div.product-pic {
	position:absolute;
	top:14px;
	left:136px;
}
div.product-pic img {
	border: solid 1px #B0B0B0;
}
div.product-name {
	position:absolute;
	top:14px;
	left:250px;
}
div.product-price {
	position:absolute;
	top:45%;
	right:30px;
}
/*FORM ADVANCED SEARCH START*/
.form-advanced-search {
	margin-top:5px;
}
.form-advanced-search table {
	width:100%;
}
.form-advanced-search h2 {
	color:#FDC245;
	font-size:15px;
	background:url(/images/h2_advanced_search_bg.gif);
	border:solid 2px #004675;
	height:25px;
	padding:4px 0px 0px 10px;
	margin-bottom:5px;
}
.form-gradient-bg {
	background:url(/images/form_bg.gif) repeat-x;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
}
td.left-col {
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}
select.list-1 {
	width:300px;
}
select.list-2 {
	width:225px;
}
input.txt-field-1 {
	width:220px;
}
input.txt-field-2 {
	width:179px;
}
input.txt-field-3-left {
	width:80px;
	vertical-align:middle;
	margin-right:5px;
}
input.txt-field-3-right {
	width:80px;
	vertical-align:middle;
	margin-left:5px;
}
/*FORM ADVANCED SEARCH END*/
/*FORM USER REGISTRATION BEGIN*/
div.login-here {
	background:#d3c9ba;
	margin:5px 0px;
	padding:7px 15px;
}
div.login-here a:link, div.login-here a:visited {
}
input.radio-butt {
	border:none;
	vertical-align:middle;
}
div.wide-head {
	background-position: right;
}
div.wide-head h2 {
}
div.narrow-head {
	background: url(/images/Top-bar.jpg);
	background-position: right;
	height: 40px;
	border:none;
	vertical-align:middle;
}
div.narrow-head h2 {
	color:#FFCC00;
	margin:0px;
	padding:10px 5px 5px 10px;
	font-size:15px;
}
div.small-head-left {
	background: url(/images/shipping_address_header.gif);
	float:left;
	width:301px;
	height:29px;
	border:solid 2px #004675;
}
div.small-head-left h2 {
	color:#FFCC00;
	margin:0px;
	padding:5px 0px 5px 10px;
	font-size:15px;
}
div.small-head-right {
	background: url(/images/billing_header.gif);
	float:right;
	width:301px;
	height:29px;
	border:solid 2px #004675;
	position:relative;
}
div.small-head-right h2 {
	color:#FFCC00;
	margin:0px;
	padding:5px 0px 5px 10px;
	font-size:15px;
}
div.same-as-billing {
	position:absolute;
	right:10px;
	top:8px;
	color:#FFFFFF;
}
div.same-as-billing a:link, div.same-as-billing a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
div.same-as-billing a:hover {
	text-decoration:none;
}
td.left-col-small {
	widt1h:122px;
	text-align:right;
	font-weight:bold;
	
	padding-right:10px;
	vertical-align:top;
}
table.shipping {
	width:300px;
	float:left;
}
input.shipp-txt {
	width:155px;
}
div.form-buttons {
	text-align:center;
	margin:15px 0px 5px 0px;
}
/*FORM USER REGISTRATION END*/
/*CART LIST START*/
table.cart-list {
	width:100%;
	margin-bottom:15px;
}
tr.th {
	background:#EEEEEE;
	text-align:center;
	border:solid 1px #CCCCCC;
}
td.col-pic {
	text-align:center;
}
td.col-txt {
	text-align:center;
	vertical-align:top;
	padding:10px 2px;
}
table.us-shipping {
	border:solid 1px #9C9C9C;
}
table.us-shipping th {
	padding: 5px;
}
table.us-shipping td {
	padding: 10px;
}
table.total-order {
	width:100%;
	margin-bottom:20px;
	font-weight:bold;
}
table.total-order td {
	padding:3px 0px;
}
h2.blue_bg-long {
	color:#FDC245;
	font-size:15px;
	background:url(/images/h2_advanced_search_bg.gif);
	border:solid 2px #004675;
	height:25px;
	padding:4px 0px 0px 10px;
	margin-bottom:5px;
}
.framedtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}
table.domestic-shipping th {
	padding:10px;
}
table.domestic-shipping td {
	padding:3px;
}
table.domestic-shipping input {
	border:none;
}
.line_grid {
	background-image:url(/images/grid_line.gif);
	background-repeat:repeat-x;
	clear:both;
	font-size:0px;
	height:3px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:100%;
}
 
.tablecolumheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8BB2C;
	background-color: #0B507C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.bluecell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	border: 1px solid #999999;
}


/* ----------------------------------- */
#mainHolder {
	width: 765px;
	margin: 0 auto;
}

#headerHolder {
	background: url(../images/header-bg.gif) no-repeat top left;
	position: relative;
	height: 132px; 
}
#headerHolderStore {
	background: url(../images/header-shop-bg.gif) no-repeat top left;
	position: relative;
	height: 132px; 
}

#logo {
	width: 240px;
	height: 99px;
	position: absolute;
	top: 0px;
	left: 8px;
}

#navHolder {
	width: 765px;
	background: url(../images/nav-holder-bg.gif) no-repeat center top;
	position: absolute;
	top: 100px;
	height: 32px;
}
#adxMenu {
	padding-left: 8px;
}
#contentCell {
	background: url(../images/content-bg.gif) repeat center top;
}


#leftBorder{
	width: 8px;
	height: 100px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/left-border.png');
}
#leftBorder[id] {
	width: 8px;
	height: 100%;
	background: url(../images/left-border.png) repeat-y right top;
}
/*
#leftBorder {
	width: 8px;
	background: url(../images/left-border.png) repeat-y right top;
}
*/
#rightBorder{
	width: 8px;
	height: 100px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/right-border.png');
}
#rightBorder[id] {
	width: 8px;
	height: 100%;
	background: url(../images/right-border.png) repeat-y left top;
}
/*
#rightBorder {
	width: 8px;
	background: url(../images/right-border.png) repeat-y left top;
}
*/
#borderBottom{
	height: 15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/border-bottom.png');
}
#borderBottom[id] {
	height: 15px;
	background: url(../images/border-bottom.png) repeat-y left top;
}
/*
#borderBottom{
	height: 15px;
	background: url(../images/border-bottom.png) no-repeat left top;
}
*/
#onlineStore {
	width: 132px;
	height: 80px;
	position: absolute;
	top: 8px;
	left: 380px;
}
#headerAddress {
	position: absolute;
	right: 8px;
	top: 5px;
	text-align: right;
	font: 9px Verdana, Arial, Tahoma;
	color: #231f20;
}
#searchHolder {
	background: #d3c9ba;
	width: 210px;
	height: 27px;
	position: absolute;
	right: 8px;
	top: 72px;
}

#searchHolder .inner {
	position: relative;
}

#searchHolder #searchFiled {
	position: absolute;
	top: 5px;
	left: 13px;
	background: White;
	border: solid 1px #413e3f;
	padding: 0px 2px;
	width: 114px;
	height: 16px;
}

#searchHolder #searchButton {
	position: absolute;
	top: 6px;
	left: 137px;
	border-style: none;
}

.box {
	border: solid 1px #cbc3b7;
	background: White;
	padding: 5px;
}
.box2 {
	border: solid 1px #cbc3b7;
	background: #f4f1e9 url(../images/box2-bg.gif) repeat-x top left;
	padding: 5px;
}
.box3 {
	border: solid 1px #cbc3b7;
	background: #FFF url(../images/watermark-bg.gif) repeat top left;
	padding: 20px 25px;
}

.clear {
	clear: both;
}

#leftContent {
	padding: 8px 4px 8px 4px;
}

a.category1Inactive:link, A.category1Inactive:visited, A.category1Inactive:active, A.category2Inactive:link, A.category2Inactive:active, A.category2Inactive:visited {
	font: normal 10px Verdana, Tahoma, Arial;
	color: White;
}
A.category1Inactive:hover {
	font: normal 10px Verdana, Tahoma, Arial;
	color: White;
}
a.category1:link, A.category1:visited, A.category1:active {
	font: normal 10px Verdana, Tahoma, Arial;
	color: White;
}
A.category1:hover {
	font: normal 10px Verdana, Tahoma, Arial;
	color: White;
}

A.category2:link, A.category2:active, A.category2:visited, A.category2:hover {
	font: normal 10px Verdana, Tahoma, Arial;
	color: White;
}

DIV .category2Inactive {
	font: normal 10px Verdana, Tahoma, Arial;
	color: White;
}

.photo {
	margin: 0 0 10px 15px;
	float: right;
	border: solid 2px #efefef;
}

INPUT, TEXTAREA {
	border: solid 1px #e0e0e0;
}

TEXTAREA {
	overflow: auto;
}

.submit {
	font: bold 11px Arial;
	color: White;
	background: #363132;
	padding: 3px;
	text-transform: uppercase;
}

.green {
	padding: 5px;
	background: #082f12;
}

.green H1 {
	margin: 0px;
	color: White;
}

/* ----------------------------------- */

.pBox1 {
	background: url(images/patern1.gif);
	padding: 2px 4px;
}

.pBox2 {
	background: White;
	padding: 7px 0px;
	margin: 5px 2px;
}

.pBox3 {
	background: #f2eee5;
	padding: 7px 5px 20px 5px;
	margin: 5px 2px;
	height: 165px;
}

.green, .paging {
	color: White;
}

.paging A:link, .paging A:active, .paging A:visited, .paging A:hover {
	font-weight: normal;
	color: White;
}
.green A:link, .green A:active, .green A:visited, .green A:hover {
	font-weight: normal;
	color: White;
}

IMG.product {
	border: solid 2px White;
}

#zoom {
	float: right;
}

.inputstyle {
	border: solid 1px #413e3f;
}

#tFix {
	margin-top: -2px;
}
.picture {
border:1px solid #CCCCCC;
}