@charset "utf-8";
/*	Reset browsers default styling
	----------------------------------------------------*/
	html, body, div, span, 
	h1, h2, h3, p, 
	a, acronym,
	font, img,
	ul, li,
	fieldset, form, label, legend, button, form {
		margin: 0; padding: 0;
		border: 0; outline: 0;
		font-size: 100.01%; vertical-align: baseline;
		background: transparent; }   
	ul { list-style: none; }
	blockquote, q { quotes: none; }
	textarea { overflow:auto; }	
/*---------------------------------------------------*/

/* CSS Document */

body {
padding:0;
margin:0;
font-size:12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
color:#333333;
background:#f58220 url(images/new_background.gif) repeat-x;
}

td, th{
padding:0;
margin:0;
font-size:12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
color:#333333;
}

#main_container {
width:930px;
}

#header {
width:930px;
height:90px;
background:url(/images/new_header_2.jpg) no-repeat;
}

#header .top_menu {background:url(/images/new_top_button.jpg) 0 0 no-repeat;}
#header .t_menu {padding:7px 8px 0 0}

#header #breadcrumbs a, #header #breadcrumbs a:hover  {font-size:10px; padding:0; margin:0}
#header .menu {width:82px; height:35px; background:url(/images/new_top_button.jpg) no-repeat; padding:7px 5px 0 0}
#header a { color:#FFFFFF; font-weight:bold; font-size:13px; text-decoration:none; padding:4px; margin:4px}
#header a:hover { color:#333333; font-weight:bold; font-size:13px; text-decoration:none; padding:4px; margin:4px}

#left {
width:151px;
height:568px;
background:url(/images/new_left_col_2.jpg) no-repeat;

}

#center {
width:555px;
height:568px;
}

#center_top {
height:459px;
background:#ffffff url(/images/new_center_top.jpg) no-repeat 0 0;
}

#center_foother {
height:109px;
background:url(/images/new_center_foother_2.jpg) no-repeat;
}

#right {
width:224px;
height:568px;
background:url(/images/new_right_col_3.jpg) no-repeat;
}

#left_menu a {
color:#FFFFFF;
font-size:13px;
font-weight:bold;
text-decoration:none;
line-height:12px;
}

#left_menu a:hover {
color:#333333;
font-size:13px;
font-weight:bold;
text-decoration:none;
line-height:12px;
}

.m_1 { background:url(/images/menu/m_1.jpg) 0 0 no-repeat;}
.m_2 { background:url(/images/menu/m_2.jpg) 0 0 no-repeat;}
.m_3 { background:url(/images/menu/m_3.jpg) 0 0 no-repeat;}
.m_4 { background:url(/images/menu/m_4.jpg) 0 0 no-repeat;}
.m_5 { background:url(/images/menu/m_5.jpg) 0 0 no-repeat;}
.m_6 { background:url(/images/menu/m_6.jpg) 0 0 no-repeat;}
.m_7 { background:url(/images/menu/m_7.jpg) 0 0 no-repeat;}
.m_8 { background:url(/images/menu/m_8.jpg) 0 0 no-repeat;}
.m_9 { background:url(/images/menu/m_9.jpg) 0 0 no-repeat;}
.m_10 { background:url(/images/menu/m_10.jpg) 0 0 no-repeat;}


.white {color:#FFFFFF;}
.black {color:#383838;}
.red {color:#FF0000;}
.bold {font-weight:bold}
.no_under {text-decoration:none;}

.v10 {font-size:10px}
.v11 {font-size:11px; line-height:12px}
.v14 {font-size:14px;}
#header .v18  {font-size:18px; color:#FFFFFF; padding:0; margin:0}
#header .v18:hover {font-size:18px; color:#333333; padding:0; margin:0}

.prod_img {
padding:2px;
border:1px solid #999999;
}

#pagination a {color:#383838; text-decoration:none}
#pagination a:hover {color:#383838; text-decoration:none}

.search_f{
border:0;
background-color:transparent;
width:76px;
height:11px;
font-size:10px;
color:#333333;
}

.footer_ {color:#666666; font-size:10px; font-weight:bold; padding-left:10px}