:active, :focus{
    outline:none;
  }

.bg {
	position:fixed;
	z-index:-1;
	margin:0;
	padding:0;
}

.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: -1;
}

html
{
	margin: 0px;
	padding: 0px;
	background-color: #747474;
	font-family: trebuchet MS, sans-serif; 
}

body {
	margin: 0px;
	padding: 0px;
}

#body_wrap {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 10px;
	width: 860px;
	zbackground: url(../images/backgrounds/black.jpg);
	zbackground-color: #747474;
	zbackground-repeat: repeat-x;
}

h1
{
	color: #f68b1e;	
	font-family:Verdana;
	font-weight: normal;
	font-size: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h5
{
	padding: 0px;	
	margin: 0px;
	color: gray;
	margin-left: 120px;
}

#logo_bar
{
	display: block;
	width: 856px;
	height: 98px;
	margin-left: -2px;
	background: url(../images/header_bg_tr.png) 0 0 repeat;
	border-bottom: 1px solid #f68b1e;
	overflow: hidden;
}

#logo
{
	position: absolute;	
	margin-top: -5px;
	margin-left: -5px;
}

#search
{
	position: absolute;
	background: url(../images/search.png);
	width: 250px;
	height: 29px;
	background-repeat: no-repeat;
	margin-left: 600px;
	margin-top: -40px;
}

#flags
{
	position: absolute;
	margin-left: 810px;
	margin-top: 70px;	
}

#menu_bar
{
	float: left;
	position: relative;
	display: block;
	height: 55px;
	margin: 0px;
	margin-left: -2px;
	padding: 0px;
	background:black;
	background: url(../images/menu_back_2.jpg);
	font-size: 12px;
}

#menu_bar ul
{
	padding: 0px;
	margin: 0px;
}

#menu_bar ul li
{
/*	display: inline-block;*/
	float: left;
	width: 120px;
	height: 55px;

	border-right: 1px solid #404348;
	border-left: 1px solid black;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
}

#menu_bar ul li a
{
	padding: 0px;
	position: absolute;
	margin: 0px;
	text-align: center;
	height: 35px;
	width: 120px;
	padding-top:  20px;
	color: white;
	text-decoration: none;
	display: block;
}

#menu_bar ul li a:hover, #menu_bar ul li:hover a
{
	background: url(../images/hover2.jpg);
	background-repeat: repeat-x;
	display:block;
	color: #f68b1e;
}

#menu_bar .active
{
	background: url(../images/hover2.jpg);
	background-repeat: repeat-x;
	color: #f68b1e;	
}

#content
{
	margin-top: 0px;
	display:block;
	min-height: 510px;
/*
	font-family:Verdana; font-size:11px;
*/
	position: relative;
	z-index: 1;
	width: 895px;
	margin-left: -20px;
	background: url(../images/wrap_repeat.png);
	font-family:trebuchet MS, sans-serif;
	font-size: 12px;
	overflow: hidden;
}

#footer
{
	display: block;
	height: 45px;
	background: url(../images/footer_bar.png);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 5px;
	position: relative;
	z-index: 1;
}

#footer span
{
	position: relative;
	display: block;
	text-align: center;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	color: #f68b1e;
	padding-top: 8px;
	font-size: 11px;
	line-height: 15px;
	text-transform: uppercase;
}

#footer span a
{
	color: white;
	text-decoration: none;
}

#footer span a:hover
{
	color: white;
	text-decoration: underline;
}

#left
{
	margin-top: 20px;
	width: 400px;
	display: block;
	float: left;
	margin-left: 40px;
	z-index: 11;
}

#left label
{
	display: block;
	width: 140px;
	float: left;
	margin: 2px;
}

#left input
{
	float: left;
	margin: 2px;
}

#right
{	
	margin-top: 20px;
	width: 400px;
	float: left;
	display: block;
}

#nav
{
	color: #f68b1e;
	text-align: center;
	font-size: 11px;
	margin-top: 4px;
}

#nav a
{
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover
{
	color: #f68b1e;
	text-decoration: none;
}

#left span
{
	display: block;
	float: left;
	text-align: center;
}

.group
{
	background: #e1e1e1;
	width: 50px;
/*	border: 1px solid white;*/
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	font-weight: bold;	
	height: 20px;
	padding-top: 5px;
}

.models
{
	background: #e1e1e1;		
/*	border: 1px solid white;*/
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	width: 150px;
	font-weight: bold;	
	height: 20px;
	padding-top: 5px;
}

.models a
{
	color: black;
	text-decoration: none;
}

.models a:hover
{
	color: black;
	text-decoration: underline;
}

.l_s
{
	background-color: #a4a4a4;
/*	border: 1px solid white;*/
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	width: 38px;
	color: white;
	height: 20px;
	padding-top: 5px;
}

.h_s
{
	background-color: #ff8040;
/*	border: 1px solid white;*/
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	width: 38px;
	height: 20px;
	color: white;
	padding-top: 5px;
}

.request
{
/*	border: 1px solid white;*/
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border:none;
	width: 40px;
	height: 20px;
	color: black;
	padding-top: 5px;	
	padding-left: 5px;
}
.split
{
	background: #535353;
	text-align: left;
	width: 655px;
	color: white;
	height: 30px;
	vertical-align:middle;
	font-weight: bold;	
	border-bottom: 1px solid white;
}

.split span
{
	margin-left: 10px;
}

.low
{
	width: 194px;
	background-color: #a4a4a4;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	font-weight: bold;	
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 2px;
}

.cat
{
	width: 135px;	
	background-color: #ff8040;
/*
	border-right: 1px solid white;
	border-bottom: 1px solid white;
*/
	border: 1px solid black;
	font-weight: bold;	
	color: white;
/*	
	padding-top: 5px;
	padding-bottom: 5px;
*/
	color:black;
	padding: 5px;
	display:block;
}

.high
{
	width: 194px;	
	background-color: #ff8040;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	font-weight: bold;	
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
}

#side_menu
{
	float: left;
	width: 160px;
	margin-left: 30px;
	z-index: 10;
	position: relative;
	z-index: 20;
}

#side_menu a
{
	margin-left: 5px;
	color: gray;
	text-decoration: none;
}

#side_menu a:hover
{
	color: black;
	text-decoration: underline;
}


#info
{
	float: left;
	width: 250px;
	display: block;
	line-height: 25px;
}

#image
{
	float: left;
	display: block;
}

#info span
{
	display:block;
	width: 140px;
	text-align: left;
	font-weight: bold;
}

.mid
{
	padding-top: 8px;
}


#rate_wrap
{
	display: block;
	z-index: 200;	
	width: 100%;
	height: 100%;
}

#rate_wrap span:hover
{
	color: black;
}

#small_info
{
	margin-top: 20px;
	margin-left: 90px;
}

#small_info span
{
	float: left;
	display: block;
	width: 140px;
}

.name_link
{
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.name_link:hover
{
	text-decoration: underline;
}

#time_wrap
{
	margin-left: 39px;
	margin-top: -5px;
}

.condition
{
	position: absolute; 
	z-index: 180; 
	font-size: 10px; 
	display: block;
	margin-left: 795px;
	margin-top: 0px;
}

.check
{
	position: absolute;
	color: white;
	margin-top: 20px;
	width: 100px;
	margin-left: -60px;
	font-size: 9px;
}

.check a
{
	color: white;
	text-decoration: none;
}

.check a:hover
{
	text-decoration: underline;
}

#request_form input
{
	display: block;
	
}

#request_form label.error
{
	color: red;
}

#contact_form label.error
{
	color: red;
}

.msg_head
{
	cursor: pointer;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.msg_head:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #f68b1e;	
}

.msg_body
{
	font-style: italic;
	color: #757575;
}

.shadow
{
	position: absolute;
	background: url(../images/shadow.png);
	background-repeat: repeat-x;
	width: 857px;
	height: 510px;
	z-index: 2;
	margin-left: -22px;
	margin-top: -20px;
}

.rapid
{
	color: white;
}

.rapid a
{
	color: white;
	text-decoration: none;
}

.rapid a:hover
{
	color: white;
	text-decoration: underline;
}

#nav .rapid {
	color: #ffffff;
}
#nav .rapid a {
	color: #ffffff;
	text-decoration: none;
}
#nav .rapid a:hover, #nav .rapid a:focus {
	color: #ffffff;
	text-decoration: underline;
}

#date
{
	position: absolute;
	margin-left: 600px;
	color: #f68b1e;
	font-size: 11px;
	margin-top: 74px;
	text-transform: uppercase;
}

.time
{
	float: left;
	width: 20px;
}

.msg_head_car
{
	cursor: pointer;
	padding-bottom: 0px;
	margin-bottom: 0px;
width: 320px;
}

.msg_head_car img
{
	padding-top: 7px;
	padding-right: 5px;
}

.msg_head img
{
	padding-top: 7px;
	padding-right: 5px;
}

.msg_head_car:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #f68b1e;	
}

.msg_body_car
{
	font-style: italic;
	color: #757575;
width: 320px;
}

#quest_wrap
{
	position: relative;
	z-index: 50;
	width: 300px;
	float: left;
	text-align: left;
	margin-top: 10px;
}

#quest_wrap2
{
	position: relative;
	z-index: 50;
	width: 300px;
	float: left;
	text-align: left;
	margin-top: 10px;
}

.d_name
{
	float: left;
}

.incs
{
	margin-bottom: 10px;
}

#about
{
	padding: 0px;
	margin: 0px;
	display: block;
}

#about li
{
	padding: 0px;
	margin: 0px;
	display: block;
	padding-left: 10px;
}

.start
{
	padding-left: 30px;
	padding-right: 0px;
}

.in_link
{
	color: black;
}

#widgets {	
	position: absolute;
	margin-left: 470px;
}
#widgets div {
	float: left;
	margin-left: 10px;
}
#widgets #fb_like {
	margin-top: 21px;
}

#widgets_bottom {	
	width: 810px;
	margin: 0px auto;
	text-align: center;
}

.clear {
	clear: both;
}

#free {
	float: right;
	display: block;
	width: 211px;
	height: 257px;
	margin-top: 3px;
	margin-left: 20px;
	background: url(../images/free_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#free .free_option {
	margin: 18px 20px;
	font-size: 14px;
	color: #333333;
	font-family: Verdana;
}
#free .free_option img {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

#home_content {
	float: left;
	color: #333333;
	font-size: 13px;
	text-align: justify;
}
#home_content p {
	margin-right: 10px;
}
h1.home_title {
	width: 580px;
	height: 35px;
	margin-bottom: 12px;
	color: #ffa500;
	font-size: 21px;
	text-align: center;
	border-bottom: 1px solid #7c7b7c;
}

#home_widgets {
	float: left;
	position: relative;
	width: 800px;
	margin: 5px auto;
	padding-top: 5px;
	text-align: center;
	border-top: 1px solid #7c7b7c;
	z-index: 500;
}
#home_widgets img {
	margin: 0px 10px;
}

/* LINKS */
.apilink {
	float: left;
	width: 240px;
	height: 50px;
	margin: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	text-align: center;
	word-wrap: break-word;
	overflow: hidden;
}
.apilink a {
	text-decoration: underline;
}
.apilink a:hover {
	text-decoration: none;
}
