body {
padding: 0;
margin: 0;
overflow-x: hidden;
}


body, table, td {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #cccccc;
word-spacing: -0.1em;
letter-spacing: -4%;
}

a {
border: none;
text-decoration: none;
color: #cccccc;
}

a: hover {
color: #dddddd;
}

img {
border: none;
}

p {
margin: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
word-spacing: -0.1em;
letter-spacing: -4%;
font-weight: bold;
margin: 0px 0px 6px 0px;
}

h1 {
font-size: 24px;
}

h2 {
font-size: 20px;
}

h3 {
font-size: 18px;
}

h4 {
font-size: 16px;
}

h5 {
font-size: 14px;
}

h6 {
font-size: 25px;
}

#content_padding {
position: relative;
margin: 10px 20px 10px 10px;
padding: 10px 14px 10px 14px;

background-color: #444444;
background-image: url(images/content_bg.gif);
background-repeat: repeat-x;

}

#content_padding2 {
position: relative;
margin: 10px 30px 20px 0px;
padding: 10px 14px 10px 14px;
font-size: 13px;
line-height: 17px;
background-color: #555555;
border: 1px solid #444444;
color: #eeeeee;
}

#special_box {
width: 210px; 
height: 85px; 
overflow: hidden; 
background-image: url(images/special_bg.gif); 
background-repeat: no-repeat; 
position: absolute; 
}

#special_box a {
color: #999999;
}

#special_box a:hover {
color: #777777;
}

#gallery_folder {
position: relative;
clear: both;
margin: 5px 0px 0px 0px;
}

#gallery_image {
float: left;
width: 160px !important;
width: 150px;

height: auto !important;
height: 110px;
position: relative;
margin-right: 25px;
background-color: #444444;
background-image: url(images/content_bg.gif);
background-repeat: repeat-x;
border: 1px solid #222222;
text-align: center;
padding: 6px 0px 0px 0px !important;
padding: 6px 0px -10px 0px;
margin-bottom: 10px;
}

#gallery_image img {
margin: 0px 0px 0px 0px !important;
margin: 0px 0px 0px 6px;
}


#gallery_image_title {
background-color: #182834;
width: 152px;
padding: 4px;
margin: 0px 0px 0px 0px;
text-align: center;
position: relative;

visibility: hidden;
height: 0px;
overflow: hidden;
}

#dealers .select_number span {
	font-size: 14px;
	cursor: pointer;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 6px 2px 6px;
	margin: 6px 5px 6px 0px;
	background-color: #444444;
	border: 1px solid #222222;
}

#dealers .select_number span:hover {
	text-decoration: underline;
	background-color: #999999;
}

#dealers ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	width: 700px;
}

#dealers li {
	padding: 4px 0px 6px 0px;
	cursor: pointer;
	border-top: solid 1px #222222;
}

#dealers li:hover {
	text-decoration: underline;
}

#search_input {
background-color: #ffffff;
border: 1px solid #222222;
padding: 3px;

}

#gallery_expand {
background-color: #555555;
border: 1px solid #444444;
color: #eeeeee;
background-image: url(images/dropdown.gif);
background-position: top right;
background-repeat: no-repeat;
margin: 10px 30px 0px 10px;
padding: 4px 6px 4px 6px;}

#gallery_expand h3 {
margin: 0;
color: #ffffff;
font-size: 14px;
}

#gallery_expand a {
color: #eeeeee;
}

#gallery_expand a:hover {
color: #ffffff;
}

#form_col1 {
position: absolute;
width: 80px;
font-size: 12px;
font-weight: bold;
padding: 3px 0px 0px 0px;
left: 10px;
}

#form_col2 {
position: relative;
margin-left: 80px;
}

#form_line {
height: 25px;
}

.submenueactive {
	
    background-color:#aaa;
}
.submenuepassive {

    background-color:#transparent;
}

#ajaxresult a {
color: #cccccc;
}