	/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#FFFFFF;
}

table,tr,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
}

.titel_div
{
	width:950px;
	height:180px;
	background-color:#171717;
}

.menu_div
{
	background-image:url(../images/menu.gif);
	background-repeat:repeat;
	width:950px;
	height:20px;
}
.a_menu
{
	color:#FFFFFF;
	font-style:normal;
}
.main_div
{
	margin-top:3px;
	margin-left:3px;
}
.catalog_titel
{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#7F7F7E;
	height:20px; 
}

.title{
	background-image:url(../images/m_titel.gif);
	width:370px;
	height:75px;
	position:absolute;
	left:290px;
	top:20px;
}
.phone{
	position:absolute;
	left:360px;
	top:105px;
	color:#FFFFFF;
	font-size:130%;
	text-align:center;
}

a{
	color:#000000;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#CD0000;
}

.sub_menu{
	font-weight:normal;
}
p{
	text-align:justify;
}

h1{
	font-size:130%;
	text-align:center;
}

h2{
	font-size:110%;
	text-align:center;
}

img{
 border-style:none;
}
.copyright
{
	font-size:80%;
	color:#FFFFFF;
}
.left_panel_text{
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
}
.left_panel_sub_text{
	color:#FFFFFF;
	font-style:italic;
}

ul{
	text-indent:0px;
	padding-left:0;
	margin-left:6px;
	margin-right:6px;
}
ul ul{
	margin-left:15px;
}
.current_catalog{
	color:#CD0000;
	font-weight:bold;
}
.shop_td_name
{
padding:3px 5px 3px 5px;
background-color:#7F7F7E;
color:#FFFFFF;
}
.shop_td
{
padding:3px 5px 3px 5px;
text-align:justify;
}
.shop_td_image
{
padding:3px 5px 3px 5px;
text-align:center;
}
.shop_border
{
border: 2px solid #7F7F7E;
}
.shop_border_2
{
border-right: 1px solid #7F7F7E;
border-bottom: 1px solid #7F7F7E;
}
.shop_border_3
{
border-left: 1px solid #7F7F7E;
}
.item_td_name
{
padding:3px 5px 3px 5px;

}
.item_td
{
padding:3px 5px 3px 5px;
text-align:justify;
}
.counters{
	width:950px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
}

.main_area_div
{
	margin-left:15px;
	margin-right:15px;
}
.price_list{
	font-size:80%;
	text-align:center;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
}
.price_list_table{
	margin-bottom:20px;
	width:700px;
}
.pricelist_1
{
	font-size:125%;
	margin-bottom:10px;
	font-weight:bold;
}
.pricelist_2
{
	font-size:115%;
	font-weight:bold;
}
.pricelist_3
{
	font-size:105%;
	font-weight:bold;
}
.item_price
{
	border-bottom-color:#000000;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
th
{
padding:3px 5px 3px 5px;
background-color:#7F7F7E;
color:#FFFFFF;
}

.special_price
{
	color:#CD0000;
}
.old_price
{
	text-decoration:line-through;
}

#makes, #models, #venders {margin: 2px 2px 2px 2px;}

#search select{width:225px;}
#search_items{margin-top:10px;}
hr {color:#7F7F7E;border-style:solid;border-width:1px}

.user_info_menu{list-style-type:none}
ul.user_info_menu li a{	font-weight:normal;}

.special_offer_menu{color:#CD0000;font-weight:bold;}

#add_item_tabs label
{
	display:block;
	padding-top:5px;
}
#add_preset_dlg label
{
	display:block;
	padding-top:5px;
}

