/*MENU STYLES*/
#menu {
	width:182px;
	margin-bottom:2px;
	font-weight:normal;
}
#menu h1,
.qs_block h1 {
	width:181px;
	height:25px;
	padding:6px 0 0 0;
	margin:0;
	font-size:11px;
	font-weight:bold;	
	color:#486095;
	background:transparent url(../images/lnavh1_bg.png) top left no-repeat;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:center;
}
span.quan {
	color:#A56403;
	font-size:9px;
	font-weight:normal;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
#menu a, #menu a:visited {
	display:block;
	width:140px;
	height:auto;
	padding: 2px 3px;		
	text-decoration:none;
	color: #3D2F29;
	font-weight:normal !important;
	letter-spacing:1px;
	
}
#menu a:hover {
	color:#A56403;
	text-decoration: none;
	font-weight:normal;
}

#menu a.m1 , #menu a.m1:visited {
	margin-left:2px;
	padding:0px 2px 2px 12px;	
	background:transparent url(../images/catalog/bullet.gif) top left no-repeat;	
}
#menu a.m1:hover {
	background:transparent url(../images/catalog/bullet_o.gif) top left no-repeat;
}
#menu a.m2 , #menu a.m2:visited {
	margin-left:2px;
	padding:0px 2px 2px 14px;
	background:transparent url(../images/catalog/bullet_small.gif) top left no-repeat;	
}
#menu a.m2:hover {
	background:transparent url(../images/catalog/bullet_small_o.gif) top left no-repeat;
}
#menu li {
	position: relative;
	display:block;
}
#menu li.tata {
	background:transparent url(../images/catalog/arrow.gif) top right no-repeat;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 170px;	
	margin-left:-15px;
	border-bottom:1px solid #E4B46B;
	border-top:1px solid #E4B46B;
	background:transparent url(../images/catalog/nav_ul_bg.gif) top left repeat-y;	
}
a.menu_popup_first, a.menu_popup_first:visited  {
	margin-left:2px;
	padding:0px 2px 2px 14px !important;	
	background:transparent url(../images/catalog/arrow_red.gif) top left no-repeat;
	color:#A56403 !important;		
}
li.menu_popup_arrow {
	background:transparent url(../images/catalog/nav_li_arrow.gif) top left no-repeat;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul ,
div#menu ul ul ul li:hover ul ul , 
div#menu ul ul ul ul li:hover ul ul ,
div#menu ul ul ul ul ul li:hover ul ul 
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul ,
div#menu ul ul ul ul li:hover ul ,
div#menu ul ul ul ul ul li:hover ul 
{display: block;z-index:500;}
/*menu styles end*/
/*quick search and browse by manufacturer (some styles are above)*/
.qs {
	margin:-3px 0 0 5px;
	padding-top:5px;
	border:1px solid #D9AB42;
	background-color:#fff;
	border-top:none;
}
.qs_block {
	width:176px;
	margin-bottom:2px;
	color:#486095;
	
}
.qs_block input.finput {
	width:120px;
}
.button_box a, .button_box a:visited {
	display:block;
	width:104px;
	height:19px;	
	padding-top:5px;
	margin:4px auto;
	background:transparent url(../images/button.png) top left no-repeat;
	color:#486095;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	text-decoration:none;	
}
.button_box a:hover {
	background-position:bottom left;
	color:#1F3976;
}

/*------------------CATALOG STYLES------------------*/
.catalog_blurb:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .catalog_blurb {height: 1%;}
.catalog_blurb_container {
	float:left;
	padding:5px;
	width:98%;
}	
/*--option select menus styles*/
.trigger, .activetrigger {
	display:block;
	width:146px;
	height:13px;
	overflow:hidden;
	padding: 2px 10px 2px 2px;
	border:1px solid #D7A240;
	background:#fff url(../images/catalog/arrow_down.gif) top right no-repeat;
	color:#996600;
	text-decoration:none;
}
.activetrigger {
	color:#EDD7AD;
	cursor:text;
}
#mform .trigger, #mform .activetrigger {
	width:128px;
	border:1px solid #D9AB42;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
/* style of the UL--*/
.dropcontainer ul {
	background-color:#fff;
	border:1px solid #D7A240;
	border-top:none;
	list-style-type:none;
	padding:0;
	margin:0;
	width:158px;
	position:absolute;
	overflow-y:auto;
	overflow-x:hidden;
}
#mform .dropcontainer {
	width:140px;
	margin-left:14px;

}

#mform .dropcontainer ul {
	width:140px;
}
.dropdownhidden {
	top:0;
	left:-999em;
}
.dropdownvisible{
	top:0;
	left:0;
}
.dropcontainer ul a {
	padding:0 2px;
	display:block;
	width:154px;
	text-decoration:none;
	border-bottom:1px solid #E3BF7D;
}
.dropcontainer ul a:hover {
	background-color:#FDF7D5;
	color:#663300;
}
.dropcontainer ul li.current {
	background-color:#E3BF7D;
	font-weight:bold;
}
.dropcontainer{
	position:relative;
}
#msg_addtocart {
	border:1px solid #FFCC66;
	background-color:#FFFFCC;
	padding:0 10px 10px 10px;
}

/*--option select menus styles end--*/

/*form elements*/
.prod_variant select {
	width:160px;
	margin-bottom:2px;
	border:1px solid #D69452;
	background-color:#fff;
	font-size:11px;	
}
.variant_bullet input {
	margin-bottom:-2px;
}
.prod_variant textarea {
	width:158px;
	border:1px solid #FDE6BB;
	font-size:11px;	
}

/*form elements end*/

/*titles*/
div.prod_main h1 {
	height:auto;
	margin:0;
	padding:2px;
	border-bottom:1px solid #D9AB42;
	color:#486095;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}
.prod_compare h1,
.prod_tile h1 {
	margin:0;
	padding:2px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #B4BEDC;
	color:#486095;
	background:transparent url(../images/tnav_but.gif) top center repeat-x;
}
.prod_tile h1 {
	margin-bottom:2px;
}
h1.title_with_links {
	margin:0;
	padding:10px 0;
	border-bottom:1px solid #23417C;
	color:#23417C;
	font-size:12px;
}
h1.title_with_links span.titleem {
	font-size:18px;
	color:#c00;
}

.prod_compare h2 {
	margin:0;
	padding:5px;
	text-align:center;
	font-size:11px;
}
div#related h2 {
	margin:0;
	padding:6px 0 0 0;
	width:183px;
	height:23px;
	font-size:11px;
	background:transparent url(../images/rightcol_h1.png) top left no-repeat;
	color:#486095;
	text-align:center;
	text-transform:uppercase;
	border-bottom:none;
}
div#products h3, 
div#related h3 {
	height:16px;
	margin:0;
	padding:4px 0px;
	border-bottom:1px solid #FDEECC;
	font-size:11px;
	font-weight:bold;
}
#msg_addtocart h3,
.formframe_fixed h3 {
	border-bottom:1px solid #E6BF86;
	color:#486095;
	margin:0 0 10px 0;
	padding:2px;
}
.formframe_fixed h3 {
	font-size:11px;
}
/*titles end*/

/*buttons*/
.prod_variant a.addtocart, .prod_variant a.addtocart:visited {
	display:block;
	width:104px;
	height:19px;	
	padding-top:5px;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;	
	background:#FDE6BB url(../images/catalog/button_light_long.gif) top left no-repeat;	
	color:#23417C;
	font-weight:bold;
	font-size:9px;
	text-align:center;
	text-decoration:none;
}
.prod_variant a.addtocart:hover {
	color:#257FB7;
	background-position:bottom left;
}
.prod_tile a.prodpic, .prod_tile a.prodpic:visited,
.prod_compare_pic a.prodpic, .prod_compare_pic a.prodpic:visited  {
	display:block;
	width:122px;
	height:112px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	border:1px solid #B4BEDC;
	background:transparent url(../images/catalog/hatch_bg.gif) top left repeat;
	text-align:center;
}
.prod_tile a.prodpic, .prod_tile a.prodpic:visited {
	margin-top:2px;
}
.prod_tile a.prodpic:hover,
.prod_compare a.prodpic:hover {

	background:transparent url(../images/catalog/hatch_bg_o.gif) top left repeat;	
}
#products a.categ, #products a.categ:visited,
#related a.categ, #related a.categ:visited,
#related a, #related a:visited {
	color:#D7A240;
	text-decoration:none;
	font-size:10px;	
}
#related a, #related a:visited {
	font-size:11px;
	text-decoration:underline;
}
#products a.categ:hover,
#related a.categ:hover {
	color:#985C03;
	text-decoration:underline;	
}
#related a.categ:hover,
#related a:hover {
	color:#fc3;
}
#products a.det, #products a.det:visited {
	display:block;
	width:104px;
	height:19px;	
	padding-top:5px;
	margin:4px auto;
	background:transparent url(../images/button.png) top left no-repeat;
	color:#23417C;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	text-decoration:none;
}

#products a.det:hover {
	background-position:bottom left;
	color:#1F3976;

}

#related a.det, #related a.det:visited, #related a.det:hover {
	display:none;
}
.msg_buttons {
	height:20px;
}
a.mark, a.mark:visited,
.msg_buttons a, .msg_buttons a:visited,
#sc_buttons a, #sc_buttons a:visited,
.zipbox_in_button a, .zipbox_in_button a:visited,
#related a.morerelated, #related a.morerelated:visited  {
	display:block;
	width:120px;
	height:19px;
	padding-top:5px;
	margin:4px auto 5px auto;
	background:#F3A9A6 url(../images/button_long.gif) top left no-repeat;
	color:#23417C;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#related a.morerelated, #related a.morerelated:visited {
	width:155px;
	background:#F3A9A6 url(../images/button_longest.gif) top left no-repeat;
	text-decoration:none;
	text-transform:uppercase;
}
.zipbox_in_button a, .zipbox_in_button a:visited {
	width:144px;
	background:#F3A9A6 url(../images/button_longer.gif) top left no-repeat;
	margin:0;
}
.msg_buttons a, .msg_buttons a:visited,
#sc_buttons a, #sc_buttons a:visited {
	margin:0 1px 0 0;
	float:left;
}

a.mark:hover,
.msg_buttons a:hover,
#sc_buttons a:hover,
.zipbox_in_button a:hover,
#related a.morerelated:hover {
	background-position:bottom left;
	color:#257FB7;
}
#sc_buttons {
	width:390px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
}
.searchresults a, .searchresults a:visited {
	display:block;
	float:left;
	width:auto;
	height:12px;
	padding:2px;
	margin-left:1px;
	margin-top:2px;
	border:1px solid #FDE6BB;
	background-color:#FFF;
	text-align:center;
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.searchresults a.current, .searchresults a.current:visited {
	background-color:#333;
	color:#fff;
}
.searchresults a:hover {
	margin-top:1px;
	height:13px;
	color:#c00;
	background-color:#ffc;	
}
.zipbox_in_button {
	float:right;
	width:184px;	
}
#sc_buttons a.checkout_disabled, #sc_buttons a.checkout_disabled:visited, #sc_buttons a.checkout_disabled:hover {
	margin:0;
	background-color:#F7C3C1;
	color:#F3A9A6;
	cursor:text;
	background-position:bottom left;	
}

/*buttons end*/

/*images*/
div#related img,
.prod_compare_pic img ,
.prod_tile img {
	border:solid #B4BEDC 1px;
	border-right-color:#5C73B4;
	border-bottom-color:#5C73B4;
	
}

.prod_tile a:hover img, 
div#related a:hover img,
.prod_compare a:hover img {
	border:solid #B4BEDC 1px;
	border-left-color:#5C73B4;
	border-top-color:#5C73B4;
}
/*images end*/
.fineprint {
	font-size:10px;
	color:#db9808;
}
.searchresults {
	height:35px;
	width:400px;
}
.searchresults div {
	width:35px;
	height:auto;
	float:left;
	padding-top:2px;
}
.sortby {
	width:240px;
	float:right;	
	text-align:right;
}
.securetile {
	position:absolute;
	top:100px;
	left:168px;
}
*html .securetile {margin-right:8px;}
.sortby select {
	border:1px solid #FDE6BB;
	width:160px;
	font-size:11px;
}
div#products div {
	float: left;
	width: 180px;
	height: 225px;
	margin:5px 2px;
	border:1px solid #B4BEDC;
	background-color:#FFF;
	text-align:center;
}
div#related div {
	width:168px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	text-align:center;	
}
div#related strong {
	color:#486095;
	
}
div#related {
	color:#486095;
	background:#FFEFCE url(../images/rightcol_bg.png) top left repeat-y;
	border-bottom:2px solid #64B4D7;
}
.msg {
	height:auto;
	margin:5px;
	padding:10px;
	background-color:#FFFFCC;
	border:1px solid #CC9900;	
	font-size:11px;
}
.price_old {
	text-decoration:line-through;
	color:#985C03;
}
#related .price_old {
	color:#E9C47A;
}
.price_sale {
	color:#c00;
}
#related .price_sale {
	color:#FFFF33;
}
.price_andup {
	color:#985C03;
	font-weight:normal;
}
#related .price_andup {
	color:#E9C47A;
}
.prod_container {
	min-height:1px;
	border:1px solid #FDEECC;
	background-color:#fff;
}
*html .prod_container {
	height:1%;
}
.prod_pics {
	float:left;
	width:120px;
	height:auto;
	border-right:1px solid #FDEECC;
}
.prod_pics div.picture {
	border-bottom:1px solid #FDE6BB;
	border-top:1px solid #FDEECC;
	margin-top:2px;
	padding-bottom:4px;
	text-align:center;
}
.prod_main {
	height:auto;
	padding:0 170px 0 124px; 	
	line-height:1.5;
}

.prod_options_container {
	float:right;
	width:171px;
	border:2px solid #D9AB42;
	background-color:#FAEFD8;
}

.prod_options {
	width:170px;
	border-left:1px solid #FDEECC;
}

.prod_variant {
	padding:5px;
	border-bottom:1px solid #FDEECC;
}
.variant_name {
	margin-bottom:3px;
	padding:2px 2px 2px 4px;
	font-weight:bold;
	background-color:#23417C;
	color:#FAEFD8;
}
.variant_price {
	margin-bottom:5px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
.variant_bullet {
	padding-bottom:2px;
}
.variant_addcost {
	color:#f00;
}
.prod_variant b {
	display:block;
	padding:2px 2px 2px 4px;
	color:#fff;
	background-color:#D69452;	
}
#prod_compare_container {
	overflow:hidden;
	width:expression(parseInt(document.body.clientWidth-262)+'px');
}
#prod_compare_container_control {
	height:20px;
	overflow-x:auto;
	width:expression(parseInt(document.body.clientWidth-262)+'px');turn
}
table#prod_compare_table td {
	vertical-align:top;
}
.prod_compare {
	padding:0;	
	border:2px solid #FFE2A8;
	margin-right:1px;
	margin-bottom:10px;
	text-align:center;
}
.prod_compare_pic {
	padding:5px 0;
	background-color:#FAEFD8;
}
.prod_compare_options {
	width:172px;	
	padding:0;
	margin:0;
	margin-left:auto;
	margin-right:auto;
}
.prod_compare div.variant_name {
	text-align:center;
}
.prod_compare_options b {
	width:154px;
	margin:0;
}
.prod_compare_summary {
	padding:5px;
	line-height:1.3;
	background-color:#FAEFD8;
}
/*image popup*/
#image_placeholder_container {
	width:auto;
	height:auto;
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	border:1px solid #000;
	background-color:#EBCEA1;	
}
#image_placeholder_title {
	font-weight:bold;
	padding:5px;
	background:transparent url(../images/tnav_but.gif) top left repeat-x;
}
.closethiswindow {
	float:right;
	width:15px;
	height:15px;	
	margin:2px;
}
.closethiswindow a, .closethiswindow a:visited {
	border:1px solid #000;
	display:block;
	color:#000 !important;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	padding-left:2px;
}
.closethiswindow a:hover {
	color:#985C03  !important;
}
#image_placeholder_caption {
	padding:5px;
}
#image_placeholder{
	text-align:center;
}

/*------------------------catalog ends-------------------*/

/*---------------SHOPPING CART-----------------*/
/*tables*/
#sc_table, .sc_table {
	width:95%;
	background-color:#EED8AE;
	border:1px solid #E3BF7D;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
}
.sc_table {
	width:680px;
}
#sc_table td, .sc_table td {
	background-color:#fff;
	padding:4px;
}
#sc_table th, .sc_table th {
	padding:4px;
}
#sc_table th.zipth {
	font-weight:normal;
}
#sc_table td.ce {
	text-align:center;
}
#sc_table td.le {
	padding-right:20px;
}
#sc_table th.ri {
	text-align:right;
}
#sc_table td.ri {
	text-align:right;
}
tr.total_row td {
	text-align:right;
	font-weight:bold;
}
#sc_table input.qu {
	width:20px;
	height:auto;
	padding:3px;
	background:#FBF4E6 url(../images/catalog/input_bg.gif) top center repeat-x;
	border:1px #E3BF7D solid;
	font-weight:bold;	
}
.zipbox {
	height:60px;
	padding:10px;
	border:1px solid #fc6;	
	background-color:#ffc;
}
.zipbox_in {
	width:390px;
	height:50px;
	float:right;
}
#enterzip {
	width:60px;
}
.formframe_fixed {
	width:660px;
	height:500px;
	padding:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FAEFD8;
	border:1px solid #F3E1C7;
	border-bottom-color:#E6BF86;
	border-right-color:#E6BF86;
}
#chform .leftside,
#chform_houseaccount .leftside {
	width:360px;
	margin-right:5px;
	padding-right:5px;
	float:left;
	border-right:1px solid #E6BF86;
}
#chform .rightside,
#chform_houseaccount .rightside {
	width:280px;
	float:left;
}
#chform label, #chform div.empty, div.withtext ,
#chform_houseaccount label, #chform_houseaccount div.empty {
	display:block;
	float:left;
	width:100px;
	height:20px;
	padding: 2px 4px 0 4px;	
	text-align:right;
}
div.withtext {
	width:160px;
	text-align:left;
	padding-top:3px;
}
#chform input.finput, 
#chform_houseaccount input.finput {
	width:160px;
}
.form_row {
	height:22px;
	border:1px solid #FAEFD8;
}

/*ppaint specific styles*/
.mof {
	border-top:#23417C 1px solid;
	border-bottom:#23417C 1px solid;
	text-align:center;
	margin:4px 1px 0 0;
	line-height:1.5;
	padding:5px;
	background-color:#B4BEDC;
}
.freeship {
	 text-align:left;
	 background-color:#ffc;
	 margin-top:1px;
	 border:1px dotted #fc0;
	 color:#000;
}
.mof a, .mof a:visited,
.tella a, .tella a:visited  {
	color:#23417C;
}
.mof a:hover, 
.tella a:hover {
	color:#000;
}
.tella {
	border-top:#23417C 1px solid;
	text-align:center;
	margin:4px 1px 0 0;
	padding:5px 0;
	background-color:#CCEBEC;
	line-height:1.5;
}
#tellafriend {
	text-align:center;
	background-color:#CCEBEC;
}
#tellafriend .finput  {
	background-image:none;
}