
/* ----------------- MASTHEAD TAGS ---------------- */
#masthead
{
	position: absolute;
	top:0px;
	left:15px;
	height:131px;
	width:921px;
	background-image: url(images/layout/masthead.gif);
	z-index:1;
}

#masthead_wholesale
{
	position: absolute;
	top:0px;
	left:15px;
	height:131px;
	width:921px;
	background-image: url(images/layout/masthead-wholesale.gif);
	z-index:1;
}

#click_home{
	position:absolute;
	top:60px;
	left:0px;
	width:210px;
	height:70px;
	/*border:solid blue 1px;*/
}

#masthead_elements
{
	position: absolute;
	top:62px;
	left:512px;
	height:60px;
	width:400px;
	z-index:2;
	text-align:right;
}

#masthead_login{
	padding:0px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#masthead_login td{
	color:#fff;
	font-weight:bold;
	font-size:10px;
	margin:0px;
	padding-right:4px;
	padding-bottom:2px;
	vertical-align: middle;
}
input.masthead_login{
	padding:0px;
	margin:0px;
	height:16px;
	width:108px;
	border: solid #444 1px;
	font-size: 11px;
	font-weight: bold;
	background-color:#fff;
	color: #000;
}

#masthead_menu{
	padding:0px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:0px;
}
#masthead_menu td{
	vertical-align:bottom;
}

#masthead_menu a{
	color:#fff;
	margin-left:10px;
	font-size:9px;
	font-weight:bold;
}
#masthead_menu img{
	margin-left:6px;
	position:relative;
	top:2px;
}
#top_menu{
	position: absolute;
	top: 140px;
	left: 13px;
	width: 926px;
	z-index:20;
}
#top_menu .top_menu_head{
	width:155px;
	height:23px;
	text-align:center;
	background-image: url(images/layout/top_tab.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color:#fff;
	position:absolute;
	top:0px;
	padding-top:4px;
}
#top_menu .top_menu_head a{
	color:#fff;
}
#top_menu .top_submenu{
	position:relative;
	top:2px;
	left:2px !important;
	width:147 !important;
	left:0px;
	width:149px;
	z-index:8;
	background-color:#fff;
	border: solid 1px #ccc;
	display:none;
}
#top_menu .top_submenu p{
	margin-top:6px;
	margin-bottom:6px;
}
#top_menu .top_submenu a{
	color:#891a1c;
	font-weight:bold;
}
#top_search_box{
	position:absolute;
	top:173px;
	left:582px !important;
	left:580px;
	width:340px;
	z-index:2;
	/*border: blue solid 1px;*/
}
#top_search_box td{
	color:#363636;
	font-weight:bold;
}
#top_search_field{
	margin:0;
	padding:0;
	height:17px;
	width:118px;
	font-size:10px;
	border: solid #aaa 1px;
	position:relative;
	top:0px !important;
	top:-1px;
}

#search_for{
	border:0px;
	color:#363636;
	font-weight:bold;
	margin:0;
	padding:0;
	height:17px;
	font-size:12px;
	text-align:right;
	background-color:#fff;
}
#search_for option{
	border:0px;
	color:#363636;
	font-weight:bold;
	margin:0;
	padding:0;
	height:17px;
	font-size:12px;
	text-align:right;
	background-color:#fff;
}

/* ----------------- LEFT MENU TAGS ---------------- */
#left_menu{
	font-size:12px;
	position: absolute;
	top:176px;
	left:16px;
	width:216px;
	background-color: #891a1c;
	text-align:center;
	z-index:10;
	/*border:dashed red 1px;*/
}
#left_menu_home{
	position: absolute;
	top:16px;
	left:35px;
	width:150px;
	z-index:10;
}
#left_menu h2{
	font-family:Tahoma,Arial,san-serif;
	color:#fff;
	font-weight: normal;
	text-align:center;
	margin:auto;
	margin-top:10px;
	margin-bottom:0px;
	padding-bottom:10px;
	width:190px;
	border-bottom: solid 1px #fff;
	}
#left_menu h2.menu_item{
	font-size:15px;
	margin-top:6px;
	margin-bottom:6px;
	border: solid 1px #fff;
	height:28px;
	line-height:28px;
	padding-bottom:0px;
	}
#left_menu h2.menu_item a{
	color:#fff;
	}
div.left_menu_ad{
	/*border:solid blue 1px;*/
	text-align:center;
	margin:auto;
	margin-top:12px;
	margin-bottom:12px;
}
div.left_sub_menu_ad{
	/*border:solid blue 1px;*/
	text-align:center;
	margin:auto;
	padding-top:12px;
	padding-bottom:12px;
	background-color:#fff;
}



/* ------------------- FOOTER TAGS ------------------- */

#bottom_ad_banner{
	/*border: solid green 1px;*/
	position:relative;
	margin-top:8px;
	margin-bottom:0px;
	margin-left:250px;
	width:665px;
	text-align:center;
}
#footer
{
	width:100%;
	padding-top:0px;
	padding-bottom:16px;
	text-align:center;
}
#footer_menu
{
	position:relative;
	left:0px;
	top:0px;
	width:758px;
	margin:auto;
}
#footer_home
{
	position:relative;
	width:758px;
	left:0px;
	text-align:center;
	margin-top:20px;
}
#copyright{
	font-family:Tahoma,Arial,san-serif;
	font-size:9px;
	font-weight:bold;
	margin-top:4px;
	color:#aaa;
	text-align:center;
	}

#copyright a{
	font-weight:normal;
	color:#000;
	text-decoration:underline;
	}
#footer_menu a{
	font-family:Tahoma,Arial,san-serif;
	font-size:9px;
	padding-left:4px;
	padding-right:4px;
	color:#000;
	}
#footer_search_by_product p{
	font-family:Tahoma,Arial,san-serif;
	color:#891a1c;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	margin-left: 80px;
	margin-bottom: 2px;
	}
#footer_search_by_product div{
	border:solid 1px #C9C4C2;
	padding:1px;
	padding-bottom:2px;
	width:900px;
	margin:auto;
	}
#footer_search_by_product a{
	font-family: Tahoma,Arial,san-serif;
	font-size:9px;
	padding-left:2px;
	padding-right:2px;
	color:#891a1c;
	}

