IMG{border: 0;}
TD{
	FONT-FAMILY: Arial,Verdana,Tahoma,Arial,MS Sans serif; 
	FONT-SIZE: 9pt; 
	color : #354346;
}
BODY{
	margin: 0;
	padding: 0 0;
	background: #ff7f21;
	FONT-FAMILY: Arial,Verdana,Tahoma,MS Sans serif; 
	FONT-SIZE: 9pt; 
	color : #354346;
}

H1,H2,H3,H4,H5,H6{FONT-SIZE: 9pt;  }


.txt			{	FONT-FAMILY: Arial,Verdana,Tahoma,MS Sans serif; FONT-SIZE: 9pt; color : #354346;}
A.txt:link		{	COLOR: #437b92; TEXT-DECORATION: none;}
A.txt:visited	{	COLOR: #437b92; TEXT-DECORATION: none;}
A.txt:active	{	COLOR: #437b92; TEXT-DECORATION: none;}
A.txt:hover		{	COLOR: #C42722;	TEXT-DECORATION: none;}

.area{color: #d70000; TEXT-DECORATION: none;}

li  { list-style-image: url('img/li.gif'); margin:5px; display:list-item; }
.cHr{color: #608e9f;}

A:visited, A{
	color: #0880ce;
	font: normal 10pt Arial;
	text-decoration: underline;
}
A:active,	A:hover{	COLOR: #115488; }

/* * * * * * *  TOP   * * * * * * */
	/* SEARCH */
	input.search{
		width: 130px;
		height: 17px;
		border: solid 1px #333;
		font: 10px Arial;
	}
	
	select.search_brand{margin-right: 10px; height: 20px; font: 10px Arial; width: 200px;}
	select.search_group{margin-right: 10px; height: 20px; font: 10px Arial; width: 300px;}
	
	input.search_button{
		margin-left: 7px;
		border: solid 1px #000;
		background: #d5d3f1;
		font: 10px Arial;
		text-decoration: none;
		width: 130px;
		height: 17px;
		cursor: pointer;
	}

	/* MENU */
		#TopMenuTop{border-top: 1px solid #666;}
		#TopMenuBottom{border-bottom: 1px solid #666;}
		TD.menu{	
			text-align: center;
			background: url(img/topmenu/{item}.jpg) no-repeat center; 
			padding-top: 35px;
		}
		
		A.menu,
		A.menu:visited,
		A.menu:active{
			color: #fefeff;
			font: normal 10pt Arial;
			text-decoration: underline;
		}
		A.menu:hover{	 color: #000; }
		
.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000100;
	background-color: #f2fcfe;
}

.path{
	color: #FFF;
	font: bold 10pt;
	background: url(img/path_bg.jpg) top repeat-x;
	height: 24px;
	padding: 4 8 4 255;
}
A.path:active,
A.path:hover
{
	text-decoration: none;
}

table.q{border:0px;border-collapse:collapse;}
table.q td{padding:0px;} 


/* * * * * * S E A R C H * * * * * * */
FONT.search_results{
	color: #dd3827;
	font: bold;
}

/* * * * * PRODUCT DETAILS * * * * */
DIV.details_brand{
	padding: 4;
	font: bold 10pt Arial;
	color: #000;
	white-space: nowrap;
}

DIV.details_title{
	padding: 4 0 0 4;
	font: bold 10pt Arial;
	color: #ae4e5a;
}

DIV.details_short_desc{
	padding: 0 0 0 4;
	font: normal 11px Arial;
}

DIV.details_cost{
	padding: 4 0 0 4;
	font: bold 9pt Arial;
	color: #ae4e5a;
	white-space: nowrap;
}

/* * * * * TOP MENU STYLE * * * * */
TD.top_menu{
	text-align: center;
}
A.top_menu,
A.top_menu:visited,
A.top_menu:active{
	text-decoration: none;
	white-space: nowrap;
	font:  normal 8pt Arial;
	color: #FFF;
	
}
A.top_menu:hover{	 
	color: #000;
	background: #FFF;
}

/* * * * * MENU STYLE * * * * */
DIV.menu_level_0{
	text-align: center;
	cursor: pointer;
	font: bold 12pt Arial;
	color: #5a2804;
	white-space: nowrap;
	background: url(img/left_menu_level0.gif) top repeat-x;
	width: 100%;
	height: 31px;
}


DIV.menu_item{
	border-bottom: solid 1px #e3701b; 
	white-space: nowrap;
	padding-left: 5px;
	color: #5a2804;
}
DIV.menu_item:hover{background: #e3701b; color: #FFF;}


A.menu_item,
A.menu_item:visited,
A.menu_item:active{
	width: 100%;
	color: #5a2804;
	font: normal 10px Arial;
	text-decoration: none;
	white-space: nowrap;
}
A.menu_item:hover{	background: #e3701b;  color: #FFF; }


DIV.menu_itemo{
	border-bottom: solid 1px #e3701b; 
	white-space: nowrap;
	padding-left: 5px;
	background: #e3701b;
}

A.menu_itemo,
A.menu_itemo:visited,
A.menu_itemo:active{
	color: #FFF;
	font: normal 10px Arial;
	text-decoration: none;
	white-space: nowrap;
	background: #e3701b; 
}
A.menu_itemo:hover{	background: #e3701b;  color: #FFF; }

TD.bottomTel{height: 30px;	background: Black;	text-align: center;	color: #ff7508;	font: 13pt Verdana;}