body {
	font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

.nofloat {
	float:none; 
	clear: both; 
	width: 100%; 
	height: 0px;
}

#head_popup {
	position: absolute;
	left: 11px;
	top: 15px;
	width: 850px;
	z-index: 100;
}

#content {
	position: relative;
	/*float: left;*/
	left: 15px;
	top: 100px;
	width: 844px;
	height: auto;
	background: url("../images/TagCloud.png") scroll left top; 
  	-webkit-background-size: auto;
  	-moz-background-size: auto;
  	-o-background-size: auto;
  	background-size: auto;
  	min-height: 855px;
  	background-repeat: repeat-y; 
}


#content h2 {
	color: #FF0000;
	display: block;
	font-size: 16px;
	margin: 0 0 15px;
	padding: 0;
	width: auto;
}

.driver_select {
	position: relative;
	width: 810px;
	/* height: 80px; */
	height: 50px;
	padding: 5px 7px;
	margin: 0px 0px 25px;
	color: #666;
	/*background-color: #F7F8F8;*/
}

.driver_select span {
	width: 100px; 
	display: block; 
	float: left; 
	margin-top: 5px;
}

.driver_select input[type=text] {
	width: 300px;
}

.driver_select .box {
	color: #000000;
	float: left;
	left: 0;
	margin: 0;
	padding: 0 0 0 6px;
	position: relative;
	top: 0;
	width: 390px;
}

.driver_select .box span {
	color: #000000;
	display: block;
	float: left;
	font-size: 11px;
	left: 0;
	margin: 15px 0 0;
	padding: 0;
	position: relative;
	top: 0;
	width: 100px; 
}

.driver_select .box a {
	position: relative;
	clear: none;
	top: 0px;
	margin: 15px 0px 0px 0px;
	color: #000;
	text-decoration: none;
}

.driver_select .box a img {
	position: relative;
	top: -2px;
	margin: 0px 2px 0px 5px;
}

.driver_select .box select {
	position: relative;
	width: 180px;
	margin: 15px 2px 0px 5px;
	font-size: 10px; 
}

.reiter_search {
	position: relative;
	width: 820px;
	height: 61px;
	margin: 29px 0px 0px 0px;
	/*background: transparent url(../images/reiter_bg.gif) repeat-x scroll left bottom;*/
}

.reiter_nav {
	position: relative;
	width: 820px;
	height: 21px;
	border-bottom: 1px solid #5F737E;
}

.reiter {
	position: relative;
	width: 820px;
	height: 61px;
	margin: 29px 25px 0px 50px;
	background: transparent url(../images/reiter_bg.gif) repeat-x scroll left bottom;
}

/*
.reiter_search {
	position: relative;
	width: 820px;
	height: 61px;
	margin: 29px 0px 0px 0px;
	background: transparent url(../images/reiter_bg.gif) repeat-x scroll left bottom;
}
*/

.reiter_nav a {
	position: relative;
	width: auto;
	height: auto;
	padding: 7px 15px 5px 15px;
	margin: 0px 2px 0px 0px;
	color: #5F737E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #DFE3E5;
}

.reiter_nav a span {
	font-size: 12px;
	font-weight: normal;
}

.reiter_nav a:hover, .reiter_nav .act  {
	position: relative;
	width: auto;
	height: auto;
	padding: 7px 15px 5px 15px;
	margin: 0px 2px 0px 0px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #A6B1B8;
}

.reiter_nav .right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: auto;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #5F737E;
}

.download_list {
	/*background-color:#FFFFFF;*/
	margin:0 0 0px;
	position:relative;
	text-align:left;
	vertical-align:top;
	width:820px;
}

.download_list th {
	/*background-color:#FFFFFF;*/
	border-bottom:1px solid #CCCCCC;
	text-align:left;
	vertical-align:top;
	width:668px;
	font-size:12px;
}

.download_list td {
	border-bottom:1px solid #CCCCCC;
	position:relative;
	text-align:left;
	vertical-align:top;
	font-size:12px;
}

.download_list td span a {
	background:transparent url(../images/arrow_3.gif) no-repeat scroll 0 5px;
	color:#FF0000;
	padding:0 0 0 12px;
	position:relative;
	text-decoration:none;
}

.download_list .driver_download a {
	background:transparent url(../images/arrow_3.gif) no-repeat scroll 77px;
	color:#FF0000;
	display:block;
	padding:0 0 0 88px;
	position:relative;
	text-decoration:none;
}

.download_list .driver_download a img {
	display:block;
	position:absolute;
	right:4px;
	top:2px;
}

/*
.download_list .on td, .download_list .on th {
	background-color:#F7F8F8;
}
*/

.download_list .data {
	background:transparent url(../images/arrow_10.gif) no-repeat scroll 2px 5px;
	color:#FF0000;
	display:block;
	font-weight:bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:2px 0 3px 40px;
	position:relative;
	text-decoration:none;
	width:615px;
}

.download_list .off .data {
	background:transparent url(../images/arrow_9.gif) no-repeat scroll 3px 4px;
	color:#000000;
	font-weight:normal;
}

.download_list .off .data_detail {
	display:none;
}

.download_list .data span {
	color:#000000;
	display:block;
	font-weight:normal;
	padding:2px 0;
	position:absolute;
	right:50px;
	text-decoration:none;
	top:0;
	width:auto;
}

.download_list .data_detail {
	position:relative;
	width:615px;
}

.download_list .data_detail th {
	border-bottom:0 none #FFFFFF;
	padding:3px 0 3px 40px;
	position:relative;
	width:140px;
}

.download_list .data_detail td {
	border-bottom:0 none #FFFFFF;
	padding:3px 0;
	position:relative;
	width:488px;
}

#searchResult {
	margin-bottom: 150px;
}

#share_link {
	margin-top: 50px;
}



#footer {
	left: 15px;
	width: 844px;
	height: auto;
	position: relative;
	bottom: 10px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

#footer table {
	background-color:#ffffff; 
	border-bottom: 1px solid #cccccc; 
	border-top: 1px solid #cccccc;
}

#footer td {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.submit_button {
    border: 1px solid #fff;
    background: #f00;
    color: #fff;
    padding: 3px 10px;
}
