@charset "UTF-8";
/* CSS Document */

BODY{
	font: 10px verdana #E0E0E0;
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
	background-color: #ADADAD;
	color: #E0E0E0;
}

/**
* TOP ITEMS
*/
.top_width{
	width: 800px;
	margin: 0px auto 0px auto;
}

#container_items_top{
	background-color: #2C2C2C;
	color: #97C400;
	text-transform: uppercase;
	text-align: right;
}

#container_items_top .top_width{
	padding: 5px 0px 4px 0px;
}

#container_logo{
	background-color: #414141;
	border: 1px solid #858585;
	border-left: none;
	border-right: none;
}

#container_logo .top_width{
	padding: 1px 0px 1px 3px;
	height: 55px;
}

#container_logo #logo{
	position: absolute;
	margin-top: -22px;
}

#container_menu_top{
	background: url(../images/layout/dashes/menu.gif);
	color: #EAEAEA;
}

#container_menu_top #menuitems{
	padding: 7px 0px 7px 20px;
	text-transform: uppercase;
}

#container_search{
	float: right;
	margin-top: 5px !important;
	margin-top: 4px;
}

#container_search #searchname{
	text-transform: uppercase;
}

#container_menu_top #menuitems div.mainmenu{
	display: block;
	float: left;
	margin-right: 25px;
}

/**
* MAIN ITEMS
*/
#container_main{
	width: 800px;
	margin: 15px auto 10px auto;
}

#container_main #left{
	width: 505px;
	float: left;
}

#container_main #right{
	width: 292px;
	float: right;
}

/**
* FOOTER
*/
#container_footer{
	clear: both;
	margin: 10px 0px 15px 0px;
	font-size: 9px;
	text-align: center;
}

/**
* INPUT
*/
input, select, .dropdown, .textarea{
	font-family: verdana;
	font-size: 9px;
	border: 1px solid #353535;
}

.dropdown_disabled{
	border: 1px solid #800000;
}

.submit, .button{
	background-color: #2C2C2C;
	color: #FFF;
}

.submit:hover, .button:hover{
	color: #97C400;
}

.searchbar{
	width: 150px;
	border: 1px solid #353535;
}

.searchbutton{
	background-color: #414141;
	color: #FFFFFF;
	padding: 1px 4px 1px 4px;
}

/**
* LINKS
*/
a{
	color: #D4D72C;
	text-decoration: none;
}

a:hover{
	color: #97C400;
	border-bottom: 1px dotted #97C400;
}

#container_items_top a{
	color: #97C400;
	text-decoration: none;
}

#container_items_top a:hover{
	border-bottom: 1px dotted #97C400;
}

#menuitems a, #container_search a{
	color: #FFF;
	text-decoration: none;
}

#menuitems a:hover, #container_search a:hover{
	border-bottom: 1px dotted #FFF;
}

#container_footer a{
	color: #777777;
}

#container_footer a:hover{
	color: #2C2C2C;
	border: none;
	text-decoration: none;
}

a.editcar{
	color: #FFF;
}

a.editcar:hover{
	color: #97C400;
	text-decoration: none;
	border: none;
}

a.editcar img{
	border-bottom: none;
	border: 1px solid #FFF;
}

a.editcar img:hover{
	border-bottom: none;
	border: 1px solid #97C400;
}

.showbullets a{
	color: #FFFFFF;
	border: none;
	text-decoration: none;
}

.showbullets a.active{
	color: #97C400;
}

.showbullets a:hover{
	color: #D4D72C;
	border: none;
}

/**
* LISTS
*/
#list_language{
	position: absolute; 
	display: block; 
	margin-left: 673px; 
	margin-top: -2px; 
	border: 1px solid #858585; 
	background-color: #ADADAD;
	display: none;
}

#list_search{
	position: absolute;
	margin-top: 21px !important;
	margin-top: 22px;
	border: 1px solid #858585; 
	background-color: #ADADAD;	
	display: none;
}

#list_messages{
	position: absolute;
	margin-top: 19px !important;
	margin-top: 20px;
	border: 1px solid #858585; 
	background-color: #ADADAD;	
	display: none;
}

#list_language div.closelist, #list_search div.closelist, #list_messages div.closelist{
	background-color: #2C2C2C;
	text-align: right;
	padding: 1px 4px 1px 1px;
}

#list_language a.list, #list_search a.list, #list_messages a.list{
	display: block;
	width: 120px;
	padding: 2px 3px 2px 3px;
	color: #2D2D2D;
	text-decoration: none;
	border-bottom: 1px solid #858585;
}

#list_messages a.list{
	width: auto;
	padding-right: 6px;
	text-transform: lowercase;
}

#list_messages a.list:first-letter{
	text-transform: uppercase;
}

#list_language a.list:hover, #list_search a.list:hover, #list_messages a.list:hover{
	color: #FFFFFF;
	border-bottom: 1px solid #858585;
	text-decoration: none;
}

#list_language div.closelist a, #list_search div.closelist a, #list_messages div.closelist a{
	color: #FFFFFF;
	border: none;
	text-decoration: none;
}

#list_messages div.closelist a{
	text-transform: capitalize;
}

#list_language div.closelist a:hover, #list_search div.closelist a:hover, #list_messages div.closelist a:hover{
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
}

/**
* Car detail box
*/
#carDetailBox{
	padding: 3px;
	border: 1px solid #333;
	background-color: #D4D72C;
	display: none;
	position: absolute;
	color: #000;
}

/**
* Bullets and pages
*/
.showbullets{
	clear: both;
	text-align: center;
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: -8px;
}

/**
* Comments
*/
.comment_red{
	background-color: #800000;
	color: #FFFFFF;
	margin: 6px;
	padding: 5px;
	border: 1px solid #2C2C2C;
}

.comment_green{
	background-color: #97C400;
	color: #2C2C2C;
	margin: 6px;
	padding: 5px;
	border: 1px solid #2C2C2C;
}

/**
* Rows
*/
.table_head{
	font-weight: bold;
	color: #ADADAD;
}

.row1{
	background-color: #616161;
}

/**
* Twitter
*/
ul#twitter_update_list{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#twitter_update_list li{
	list-style: none;
	display: block;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.tweet_follow_url{
	float: right;
	margin-left: 5px;
}

#twitter-link{
	text-align: center;
	font-weight: bold;
	clear: both;
}

/**
* Guestbook
*/
ul.guestbook_carlist{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.guestbook_carlist li{
	list-style: none;
	display: block;
	padding: 3px;
}

.reset {
    clear:both;
    height: 0 !important;
    margin: 0;
    padding:0;
    font-size:1px;
    line-height:1px;
    overflow: hidden;
}

.eventphotos {
    padding:10px 0 0 4px;
}

.eventphotos a {
    display:block;
    float: left;
    padding:5px;
    text-decoration: none;
    border: none;
}

.eventphotos a img {
    border: solid 1px #ffffff;
}

.eventphotos a:hover {
    text-decoration: none;
    border: none;
}

.eventphotos a:hover img {
    text-decoration: none;
}