/*
Autoua.net
-
Global web style
version 1.0
-
� 2006-2008, MSP "Magnet"
*/

/* header */

/* New Header */
#newHeader {
height: 95px;
background: url(http://autoua.net/static/img/bg_mainmenu.png) 0 0 repeat;
clear: both;
}
.logoT {
float: left;
width: 259px;
height: 71px;
padding: 10px 14px;
}
.logoLink, .logoLink img {
display: block;
width: 259px;
height: 71px;
overflow: hidden;
}
.menuWrap {
/* float: left;*/
height: 83px;
padding-top: 12px;
/* width: 703px;*/
font-size: 14px;
font-family: Tahoma;
}
.autorization {
float: right;
height: 27px;
width: 320px;
padding-right: 10px;
}
.autorization a, .autorization strong {
float: right;
line-height: 25px;
display: block;
padding: 0 10px 2px;
color: #fff;
text-shadow: 0 1px 0 #590400;
}
.autorization a:hover {
color: #e9b8b7;
}
.registr {
padding-left: 9px;
border-left: 1px solid #7d0700;
}
.mainMenu {
height: 43px;
margin-top: 40px;
}
*:first-child+html .mainMenu {
margin-top: 52px;
}
#menue {
list-style: none;
padding: 0;
margin: 0;
}
li.parrent {
float: left;
font-size: 18px;
position: relative;
}
li.parrent.active {
background: #fff;
border-top: 1px solid #000;
height: 42px;
}
li.parrent a {
display: block;
height: 43px;
padding: 0 14px;
color: #fff;
text-decoration: none;
text-shadow: 0 1px 0 #590400;
}
li.parrent a span {
line-height: 41px;
text-decoration: underline;
text-shadow: 0 1px 0 #590400;
}
li.parrent a:hover {
color: #e9b8b7;
}
li.parrent.active a.mainLink span{
color: #000 !important;
text-decoration: none !important;
text-shadow: none;
}
/*li.parrent.active a.mainLink:hover {
cursor: default;
}*/
.moremenu {
font-size: 10px;
}
.moremenu span {
font-size: 18px;
text-decoration: none !important;
border-bottom: 1px dotted #fff;
}
.moremenu:hover span {
border-bottom: 1px dotted #e9b8b7;
}
.subMenu {
display: none;
position: absolute;
top: 41px;
left: 0;
list-style: none;
font-size: 14px;
margin: 0;
padding: 0px 0 10px;
border-bottom: 1px solid #000;
z-index: 100000;
background: url('http://autoua.net/static/img/bg_submenu.png')  0 0 repeat #901305;
}
li.opened .subMenu {
display: block;
}
.subMenu li {
height: 24px; 
padding: 0 14px;
}
.subMenu li a {
padding: 0;
display: inline;
line-height: 24px;
white-space: nowrap;
text-decoration: underline;
}
/* google search */
.searchBlock {
float: left;
height: 25px;
padding: 1px;
width: 365px;
background: url('http://autoua.net/static/img/bg_gsearch.jpg')  left top no-repeat transparent;
position: relative;
}
input.gsc-input {
background-color: transparent;
height: 19px;
width: 297px !important;
border: 0px none !important;
padding: 3px 5px;
margin: 0;
}
td.gsc-search-button {
padding: 0;
margin: 0;
}
input.gsc-search-button {
background: url('http://autoua.net/static/img/searchButton.jpg')  0 0 no-repeat transparent;
height: 27px;
width: 62px;
border: 0px none !important;
margin: 0 !important;
padding: 0 !important;
font-size: 0 !important;
line-height: 0 !important;
text-indent: 200px;
overflow: hidden;
position: absolute;
top: 0px;;
right: 0;
border-radius: 0 !important;
}
input.gsc-search-button:hover {
background-position: 0 -27px;
cursor: pointer;
}
input.gsc-search-button:focus {
background-position: 0 -54px;
}
table.gsc-search-box {
margin: 0 !important;
}
form.gsc-search-box {
margin: 0 !important;
}
div.gsc-clear-button {
display: none !important;
}
.searchSp {
padding-left: 6px;
font-size: 14px;
line-height: 25px;
font-family: Arial, Helvetica, sans-serif;
color: #b9b8b8;
}


#header{
	width:100%;
	overflow:hidden;
}
#header a.logo {
	float:left;
	width:169px;
	height:83px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/bg-logo.png) no-repeat;
	position:relative;
	left:-5px;
}
#header div{
/*	float:right;*/
	width:100%;
}
#header div div{
	float:none;
	width:auto;
	padding:0 0 0 200px;
}
#header ul{
	float:left;
	width:100%;
	overflow:hidden;
	margin:28px 0 0;
	padding:0 0 1px;
	list-style:none;
	font:1em/1 Tahoma, Verdana, sans-serif;
}
#header li{
	float:left;
	width:15%;
	padding-bottom:1000px;
	margin-bottom:-1000px;
	border-left:1px solid #fff;
	color:#D1CDCC;
	padding-left: 10px;
}
#header li strong{
	font-size:1.8em;
	font-weight:normal;
	display:block;
}

#header a{
	margin:0;
	padding:0;
	color:#D1CDCC;
	text-decoration:none;
}
#header a:hover{
	color:#fff;
	text-decoration:underline;
}
#header li.active a{
	color:#fff;
}
#header li.active a:hover{
	text-decoration:none;
}

/* header */

#header_top {
	background: #484848;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 70%;
}

#header_top a {
	text-decoration: none;
	color: #ffffff;
}

#header_top a:hover {
	text-decoration: underline;
}

#header_top_services_16 {
	float: right;
	padding: 5px 20px 8px 0;
}
#header_top_tools_16 {
	padding: 8px 0 8px 20px;
}
#header_top_services {
	float: right;
	padding: 7px 20px 8px 0;
}
#header_top_tools {
	padding: 7px 0 8px 20px;
}

.user_ico
{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

.person {
	background: url("http://autoua.net/data/img/person.gif") center left no-repeat;
	background-position: 0px -1px;
	padding: 0px 0px 0px 14px;
}

div.advertising {
	text-align: center;
	background: #000000;
/*	margin: 0px; */
}

div.advertisingWhite {
	text-align: center;
	background: #FFFFFF;
}

#services_container {
	background-color: #8E0000;
	background: url("http://forum.autoua.net/images/bg-header.png") repeat-x;
}

#services_list {
	margin: 5px 0 0 0;
}

td.services {
	vertical-align: top;
	color: #D1CDCC;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 0px;
	border-left: 1px solid white;
	padding: 0 0.6em 0;
	width: 16%;
}
td.services a {
	text-decoration: none;
	color: #D1CDCC;
}
td.services a:hover {
	text-decoration: underline;
	color: #ffffff;
}

td.services p.services_title {
	font-size: 140%;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
td.services a p.services_title,
td.services a:visited p.services_title {
	text-decoration: none;
	color: #D1CDCC;
}
td.services a:hover p.services_title {
	text-decoration: underline;
	color: #ffffff;
}

td.services p.services_description {
	font-size: 80%;
	line-height: 10px;
	margin: 0;
	padding: 0;
}
td.services a p.services_description,
td.services a:visited p.services_description {
	text-decoration: none;
	color: #D1CDCC;
}
td.services a:hover p.services_description,
td.services a:active p.services_description {
	color: #ffffff;
}


.services_active {
	vertical-align: top;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 0px;
	border-left: 1px solid white;
	padding: 0 0.6em 0;
	width: 16%;
}
td.services_active a {
	text-decoration: none;
	color: #ffffff;
}
td.services_active a:hover {
	text-decoration: none;
	color: #ffffff;
}

td.services_active p.services_title {
	font-size: 140%;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
td.services_active a p.services_title  {
	text-decoration: none;
	color: #ffffff;
}
td.services_active a:hover p.services_title  {
	text-decoration: none;
	color: #ffffff;
}

td.services_active p.services_description {
	font-size: 80%;
	line-height: 10px;
	margin: 0;
	padding: 0;
}
td.services_active a p.services_description  {
	text-decoration: none;
}
td.services_active a:hover p.services_description  {
	text-decoration: none;
}

.p_title {
	color: #b00000;
	font-size: 130%;
}

.closewindow a {
	color: #b00000;
	font-size: 70%;
	padding-right: 10px;
}


table.glb_labels {
	margin-top: 20px;
}
table.glb_labels td {
	vertical-align: middle;
}

table.glb_labels td.glb_main_label_a {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #cccccc;
}

table.glb_labels td.setting_label {
	background: url("http://market.autoua.net/img/lbl_bg.gif") repeat-x bottom;
	padding-left: 10px;
	padding-bottom: 16px;
	padding-right: 0px;
	vertical-align: bottom;
	text-align: right;
}
table.glb_labels td.l_label {
	background: url("http://market.autoua.net/img/lbl_bg.gif") no-repeat right bottom;
	vertical-align: bottom;
}
table.glb_labels td.r_label {
	background: url("http://market.autoua.net/img/lbl_bg.gif") no-repeat left bottom;
	vertical-align: bottom;
}
.glb_section_label {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.glb_section_label_a {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
}

/* NEWS */

.news_date {
	margin: 7px 0 0 0 ;
	color: #727272;
	font-size: 80%;
}

.news_headline a:hover {
	text-decoration: none;
}

/* --- */

.dynamo_news_table {
	border: dotted #999999 1px;
}
.dynamo_news_title a {
	color: #1A3DC1;
}
.dynamo_news a {
	color: #1A3DC1;
	text-decoration: none;
}
.dynamo_news a:hover {
	color: #1A3DC1;
	text-decoration: underline;
}

/* /NEWS */


/* LIVE */

.live {
	background-color: #484848;
	background-image: url(http://live.autoua.net/data/img/timeline_1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.live_announce_title {
	color: #ffffff;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 130%;
	line-height: 100%;
	padding-top: 5px;
}
.live_announce_title a {
	color: #ffffff;
	text-decoration: none;
}
.live_announce_title a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.live_announce_date {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.live_announce_arr {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
}
/* /LIVE */



