@import url(new-styles.css);

html {margin:0;padding:0;}

body {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#000;margin:0;padding:0;line-height:1.5;background:url(../images/body-bg.jpg) 0 0 repeat-x;}

img {border:0;margin:0;padding:0;}
a {text-decoration:none;color:#0073AF;}
a:hover {text-decoration:underline;}
h3 {font-size:120%;margin-bottom:5px;color:#444;}

.static_content {
	font-size:12px;
	}
.static_content a{
	color:#0064A3;
	}	
#main_container {width:1000px;margin:0 auto 15px;}

/* Header CSS */
#header {position:relative;width:100%;height:75px;background:url(/images/header-bg.jpg) no-repeat 0 0;margin:0 auto;color:#fff;font-size:95%;}
#header a.logo {float:left;display:block;width:295px;height:75px;margin:0 0 0 5px;padding: 0;background:url(../images/logo.jpg) 0 0 no-repeat;}
#header a.logo:hover {background:url(../images/logo.jpg) 0 -75px no-repeat;}
#header ul {list-style-type:none;}

.top_nav {float:left;padding:2px 5px;margin:0;}
.top_nav li {float:left;}
.top_nav a {text-decoration:none;padding:0 7px;color:#fff;}
.top_nav a:hover{text-decoration:underline;}

.welcome {color:#000;float:left;padding:0 10px;line-height:1.7;}

.welcome a {color:#0073AF !important;font-weight:bold;}

.usernav-m, .usernav-l, .usernav-r {background-image: url(../images/user-nav-rc.gif);display:block;}
.usernav-l {background-position: 0 0; background-repeat:no-repeat;}
.usernav-r {background-position: 100% -42px; background-repeat:no-repeat;}
.usernav-m {position:relative;background-position:0 -21px;background-repeat:repeat-x;margin:0 5px;height:20px;}

#toolbar {position:relative;background: #008360 url(../images/toolbar-bg.jpg) repeat-x 0 0;float:none;clear:both;width:100%;height:32px;}
#toolbar ul {margin:0 20px 0 0;font-size:90%;color:#fff;list-style-type:none;}
#toolbar li {margin:9px 0 0 20px; float:left;background:none;}
#toolbar li.cart { background:url(../images/icon-cart.jpg) 0 50% no-repeat;padding:0 0 0 28px; }
#toolbar li.order { background:url(../images/icon-quick-order.jpg) 0 50% no-repeat;padding:0 0 0 28px; }
#toolbar li.list { background:url(../images/icon-list.jpg) 0 50% no-repeat; padding:0 0 0 18px;}
#toolbar a { color:#fff; }

.search_text {float:left;font-size:12px;width:50px;color:#666;padding-top: 10px;padding-right: 0px;padding-bottom: 0;padding-left: 17px;}

#search-m {background:url(../images/search-bg.jpg) repeat-x scroll 0 -20px;width:410px;position:absolute;top:6px;left:5px;margin:0;padding:0;}
#search-l {background:url(../images/search-bg.jpg) no-repeat scroll 0 0;margin:0;padding:0;}
#search-r {background:url(../images/search-bg.jpg) no-repeat scroll 100% -40px;height:20px;margin:0;padding:0;}

.search_input{margin: 0;padding:4px 0 0 10px;border:none;background:transparent;width:410px;}
.search_bt {left:413px;position:absolute;top:0;}

#navigation {float:left;position:relative;width:100%;overflow:hidden;}
#navigation-inner {width:1000px;margin:0 auto;background: url(../images/nav-bg.jpg) 0 0 repeat-x;}
#navigation-l {background: url(../images/nav-bg.jpg) 0 -33px no-repeat;}
#navigation-r {height:32px;background: url(../images/nav-bg.jpg) 100% -66px no-repeat;z-index:5;}
.nav {width: 100%;margin:0 auto;font-size:95%;font-weight:bold;text-transform:uppercase;}
.nav ul { clear:left;float:left;list-style:none;margin:0;padding:0;position:relative;left:50%;text-align:center;}
.nav ul li { display:block;float:left;ist-style:none;margin:0;padding:0;position:relative;right:50%;background:url(../images/nav-seperator.jpg) 100% 100% no-repeat;}
.nav ul li.last { background:none !important;}
.nav ul li a { display:block;margin:0 0 0 1px;padding:9px 15px 5px;color:#777;text-decoration:none;}
.nav ul li a:visited {color:#777;}
.nav ul li a:hover, .nav ul li .current {color: #0076B0 !important;}

/* Safari Hack text overflowing the navigation */
@media screen and (-webkit-min-device-pixel-ratio:0){
#navigation .nav {font-size:90%;}
#navigation .nav ul li a {padding:10px 12px 5px;}
}

.categories {
	background:url(/images/cat.gif) no-repeat center;
	float:none;
	width:100%;
	height:32px;
	clear:both;
}

#menu_tab {
	width:1000px;
	height:35px;
}

ul.menu {
	list-style-type:none;
	float:left;
	display:block;
	width:100%;
	margin:0;
	padding:0;
}

ul.menu li {
display:inline;
font-size:11px;
font-weight:700;
line-height:35px;
}

ul.menu li.divider {
	display:inline;
	width:2px;
	height:20px;
	float:left;
	background:url(/images/menu_divider.gif) no-repeat center;
	margin-top: 5px;
}



.categories a {
color:#777;
}

.categories a:hover {
	text-decoration:none;
	color:#0064A3;
}
a.nav:link,a.nav:visited {
	display:block;
	float:left;
	height:35px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


/* Middle CSS */

#middle {
	width:1000px;
}

.left_content {
	width:150px;
	float:left;
}
.right_content {
	width:150px;
	float:right;
}
/*
.title_box {
	width:148px;
	height:30px;
	text-align:center;
	font-size:13px;
	font-weight:700;
	color:#fff;
	line-height:30px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #209978;
	border: 1px solid #06735E;
	margin-bottom: 10px;
}
*/
ul.cat_menu {
width:196px;
list-style:none;
margin:0;
padding:0;
}

ul.cat_menu li {
list-style:none;
margin:0;
}

ul.cat_menu li.odd a {
	width:110px;
	height:25px;
	display:block;
	/*background:url(/images/checked2.gif) no-repeat left;*/
	background-position:0px 5px;
	border-bottom:1px #999 dotted;
	text-decoration:none;
	color:#504b4b;
	line-height:25px;
	margin-left: 9px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

ul.cat_menu li.even a {
	width:110px;
	height:25px;
	display:block;
	/*background:url(/images/checked2.gif) no-repeat left ;*/
	background-position:0px 5px;
	border-bottom:1px #999 dotted;
	text-decoration:none;
	color:#504b4b;
	line-height:25px;
	margin-left: 9px;
	padding:0 0 0 20px;
}

ul.cat_menu li.even a:hover,ul.cat_menu li.odd a:hover {
	color:#504b4b;
	background-position:5px 5px;
	background-color: #E2E2E2;
	/*background-image: url(/images/checked2.gif);*/
}

.print_cat {
	width:148px;
	text-align:center;
	margin-bottom: 15px;
	padding-right: 0;
	padding-left: 0;
}

.center_content {
	width:785px;
	float:left;
	/*padding-top: 10px;*/
	padding-right: 20px;

	padding-left: 20px;
}

.center_content a {
	color:#0064a3;
	text-decoration:none;
}

.center_content2 {
	background-color:red;
	width:659px;
	float:left;
	/*padding-top: 10px;*/
	padding-right: 20px;
	padding-left: 20px;
}

.center_content2 a {
	color:#0064a3;
	text-decoration:none;
}

.center_content3 {
	width:100%;
	float:left;
	margin-top:20px;
	margin-bottom: 40px;
}

.center_content3 a {
	text-decoration:none;
}

/* Dashboard */


.quad1{
	margin-left:0px;
	width:300px;
	height:450px;
	float:left;
}

.order_hist {
	width:300px;
	height:450px;
	margin: 10px;
	border: 1px dotted #CCCCCC;
}

.quad2{
	margin-left:20px;
	width:330px;
	height:300px;
	float:left;
}

.my_list {
	width:300px;
	height:278px;
	margin: 10px;
	border: 1px dotted #CCCCCC;
}

.quad3{
	margin-left:0px;
	width:300px;
	height:300px;
	float:left;
}

.printable {
	width:300px;
	height:278px;
	margin: 10px;
	border: 1px dotted #CCCCCC;
}

.quad4{
	margin-left:20px;
	width:330px;
	height:150px;
	float:left;
}

.quicklinks {
	width:300px;
	height:150px;
	margin: 10px;
	border: 1px dotted #999;
	background-color: #F5F3F3;
}

.dash_title {
	font-size:15px;
	color:#0064a3;
	font-weight: bold;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0064a3;


}

	/* index */
.ad {
	/*width:100%;
	height:100%;
	background-position:0 0;*/
	/*margin:auto;*/
}
.front_cat {
	width:100%;
	height:100%;
}


.cat {
	width:219px;
	float:left;
}

.cat_img {
	width:190px;
	height:190px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;

}

.welcome_txt {
	width:400px;
	/*height:150px;*/
	float: left;
	margin-top: 40px;
	margin-left: 45px;

}

/* categories*/

ul {
	list-style-type: circle;
	color:#007e5c;
}

.category {
	margin-bottom:15px;
	font-size:20px;
	color:#007e5c;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}

.cat_descript {
	font-size:10px;
	color:#999999;
	font-weight:normal;
}

.cat_header {
	height:133px;
}
.cat_content{
	width:100%;
	height:100%;

}

.cat_content1{
	width:280px;
	height:300px;
	float:left;
	margin-left:90px;
}

.cat_content1 a {
	color:#0064a3;
	text-decoration:none;
}

.cat_content2{
	width:250px;
	height:300px;
	float:left;
}

.cat_content2 a {
	color:#0064a3;
	text-decoration:none;
}

.cat_content3{
	width:280px;
	height:300px;
	float:left;
	margin-left:250px;

}

.cat_content3 a {
	color:#0064a3;
	text-decoration:none;
}

.front_content {
	width:73%;
	float:left;
	margin-right: 125px;
	margin-left: 125px;
}

.pagin_bar {
	height:24px;
	font-size:15px;
	color:#FFFFFF;
	padding-top: 10px;
	background-color: #428FBB;
	border: 1px solid #045A80;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

.cat1 {
	width:200px;
	min-height:350px;
	float:left;
	padding-left:10px;
	
}

.cat2 {
	width:200px;
	float:left;
	padding-left:40px;
}

.cat3 {
	width:200px;
	float:left;
	padding-left:40px;

}

.cat4 {
	width:200px;
	float:left;
	padding-left:40px;
}


/* Footer CSS */

#footer2 {
	width:1000px;
	clear:both;
	height:65px;
	margin-top:85%;
	background:url(/images/footer_bg.gif) repeat-x top;

}

#footer3 {
	width:1000px;
	clear:both;
	height:65px;
	margin-top:10%;
	background:url(/images/footer_bg.gif) repeat-x top;

}

.center_footer {
	float:none;
	width:42%;
	text-align:center;
	padding-left: 0px;
}

.center_footer a {
text-decoration:none;
color:#666;
}

.center_footer a:hover {
text-decoration:underline;
}

.footer_siteinfo {
	float:left;
	width:105px;
	text-align:left;
}

.footer_policies {
	float:left;
	width:105px;
	text-align:left;
}

.footer_corpinfo {
	float:left;
	width:105px;
	text-align:left;
}

.footer_products {
	float:left;
	width:105px;
	text-align:left;
	padding-bottom: 25px;
}
.footer_head {
	width: 105px;
	padding-bottom: 3px;
	padding-top: 8px;
}
.footer_nav {
	width:1000px;
	color: #999999;
}

.footer_nav a {
color:#0fa0dd;
}

.footer_nav a:hover {
	text-decoration:none;
	color:#0064A3;
}


.topPG {
vertical-align:top;
font-size:12px;
}

.bodyfont {
font-size:12px;
vertical-align: top;
}

.heading {
font-size:16px;
font-weight:bold;
}

.error {
font-weight:bold;
color:red;
}


/* Sign In CSS */


.sign_container{
	margin-left:0px;
	width:425px;
	float:left;
}

.sign_body1 {
	width:250px;
	height:275px;
	margin-bottom:20px;
	margin-top:10px;
	margin-left:180px;
	margin-right:20px;
	padding:10px;
	border: 1px dotted #CCCCCC;
}

.sign_container2{
	float:left;
}

.sign_body2 {
	width:250px;
	height:275px;
	margin-bottom:20px;
	margin-top:10px;
	margin-left:60px;
	margin-right:20px;
	padding:10px;
	background-color: #F5F3F3;
	border: 1px dotted #CCCCCC;
}


.sign_title {
	font-size:15px;
	color:#0064a3;
	font-weight: bold;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0064a3;


}

/*jsf table formatting*/
.table {
border: thin solid;
}
.table-header {
text-align: center;
font-style:normal;
color: black;
background: #E6E6E6;
}
.odd{
height: 25px;
text-align: center;
background: white ;
}
.even {
text-align: center;
background: white;
}
.required{
color:red;
font-style:italic;
}
.form-right-align{
text-align:right;
}
.form-error{
color:red;font-style:italic;
}

/*Live Validation CSS */

.LV_validation_message{
color:red
} 


















/*-------------left_content------------------*/
.left_content{
width:196px;
float:left;
}
.title_box{
width:196px;
height:30px;
margin:5px 0 0 0;
background:url(../images/menu_title_bg.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#fff;
line-height:30px;
}

.title_box_center{
width:580px;
height:30px;
margin:5px 0 0 0;
background:url(../images/menu_title_bg.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#fff;
line-height:30px;
}

.border_box_center{
width:580px;
height:auto;
text-align:center;
border:1px #6da6b1 solid;
background-color:#fff;
}
/*--------left menu---------*/
ul.left_menu{
width:196px;
padding:0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
}
ul.left_menu li.odd a{
width:166px;height:25px;display:block;
background:/*url(/images/checked.png)*/ no-repeat left #dad0d0;
background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;text-align:left
}
ul.left_menu li.even a{
width:166px;height:25px;display:block;
background:/*url(/images/checked.png)*/ no-repeat left #eee6e6;
background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;text-align:left
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
background:url(/images/checked.png) no-repeat left #7bbcc7; color:#FFFFFF;background-position:5px 5px;
}

.border_box{
width:194px;
height:auto;
text-align:center;
border:1px #6da6b1 solid;
background-color:#fff;
}
.product_title{
color:#003647;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a{
text-decoration:none;
color:#003647;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a:hover{
color:#ea2222;
}
.product_img{
padding:5px 0 5px 0;
}
.prod_price{
padding:5px 0 0px 0;
}
span.reduce{
color:#999999;
text-decoration:line-through;
}
span.price{
color:#ea2222;
}
/*----------newsletter--------------*/
input.newsletter_input{
width:160px;
height:16px;
border:1px #ddd9d9 solid;
margin:10px 0 5px 0;
font-size:12px;
padding:3px;
color:#999999;
}
a.join{
width:17px;
display:block;
margin:5px 0 5px 140px;
_margin:5px 0 5px 130px;
background:url(/images/blue-add.png) no-repeat left;
padding:0 0 0 20px;
text-decoration:none;
color:#1c4a52;
}
.banner_adds{
width:194px;
text-align:center;
padding:10px 0 10px 0;
}

/*center content--------------------------*/
.center_content{
width:585px;
float:left;
padding:5px 10px 0px 10px;
}
.center_title_bar{
width:520px;
height:33px;
float:left;
padding:0 0 0 40px;
margin:0 0 0 12px;
_margin:0 0 0 6px;
line-height:33px;
font-size:12px;
color:#847676;
font-weight:bold;
background:url(/images/bar_bg.gif) no-repeat center;
}

/*----------------------right content--------------*/
.right_content{
width:196px;
float:left;
padding:5px 0 0 0;
}
/*---------prod_box----------*/
.prod_box{
width:173px;
height:auto;
float:left;
padding:10px 10px 10px 11px;
}
.top_prod_box{
width:173px;height:12px;float:left; padding:0px; margin:0px;
}
.bottom_prod_box{
width:173px;height:10px;float:left;padding:0px; margin:0px;
}
.center_prod_box{
width:173px;height: auto;float:left; text-align:center;padding:0px; margin-left:16px;
}
.prod_details_tab{
width:173px;
height:31px;
float:left;
background:url(/images/products_details_bg.gif) no-repeat center;
margin:3px 0 0 0;
}
img.left_bt{
float:left;
padding:6px 0 0 6px;
}
a.prod_details{
width:25px;
display:block;
float:left;
background:url(/images/square-blue-add.gif) no-repeat left;
padding:0 0 0 20px;
margin:7px 0 0 38px;
_margin:6px 0 0 35px;
text-decoration:none;
color:#0fa0dd;
}
/*---------prod_box_big----------*/
.prod_box_big{
width:554px;
height:auto;
float:left;
padding:10px 10px 10px 15px;
}
.top_prod_box_big{
width:554px;height:12px;background:url(/images/details_box_top.gif) no-repeat center bottom;float:left; padding:0px; margin:0px;
}
.bottom_prod_box_big{
width:554px;height:12px;background:url(/images/details_box_bottom.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box_big{
width:554px;height: auto;background:url(/images/details_box_center.gif) repeat-y;float:left; text-align:center;padding:0px; margin:0px;
}
.product_img_big{
width:170px;
padding:5px 0 5px 10px;
float:left;
}
.details_big_box{
width:345px;
float:left;
padding:0 0 0 15px;
text-align:left;
}
.product_title_big{
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
font-size:14px;
}
.specifications{
font-size:12px;
font-weight:bold;
line-height:18px;
}
.thumbs{
padding:8px 5px 8px 5px;
border:1px #DFD1D1 solid;
margin:3px 0 0 0;
}
.thumbs a{
padding:3px;
}
.prod_price_big{
padding:5px 0 5px 0;
font-size:16px;
}
span.reduce{
color:#999999;
text-decoration:line-through;
}
span.price{
color:#ea2222;
}
span.blue{
color:#5F9FAB;
}