@charset "utf-8";
* {
    margin:0 ; padding:0;
}
body {
	background:#f1f2f4 url(../images/vanguard-browserbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	font-size:12px;
}
.wrapper{
	width:100%;
	background:url(../images/body-bg-big.gif) repeat-y center top;
	*background:url(../images/body-bg-big2.gif) repeat-y center top;
	*+background:url(../images/body-bg-big2.gif) repeat-y center top;
}
a {
   background : transparent;
   text-decoration : none;
}
p {
	line-height: 18px;
}
ul,li {margin:0;padding:0;}
h1,h2,h3 {margin:0;padding:0;}
.logintitle {
	float:right;
	margin-top:25px;
	margin-right:20px;
}
.contain {
	width: 992px;
	height:100%;
	overflow:hidden;
	margin: auto;
	background:#FFF;
}
.top {
    height:75px;
    width:992px;
}
.logo {
    padding: 12px 0 0 30px;
    float:left;
}
.top-link {
	float:right;
	padding:24px 22px 0 0;
	text-align:right;
    color: #b1b9bc;
}
.top-link span a {
	font-size: 13px;
	font-weight: bold;
	color: #b1b9bc;
}
.s_top_link span a {
	font-size: 11px;
	font-weight: bold;
	color: #b1b9bc;
	background:url(../images/btn-chang-reg.gif) no-repeat 1px 1px;
	padding-left:15px;
}

.nav {
    width:992px;
    background:url(../images/nav-new-bg.jpg) repeat-x;
    height:32px;
}
.nav li {
	float:left;
	list-style-type: none;
	padding:6px 20px 0 20px;
	height:26px;
	text-align:center;
	background:url(../images/nav-new-line.jpg) no-repeat top right;
}
.nav li.btn-about {
	float:left;
	list-style-type: none;
	padding:6px 20px 0 20px;
	height:26px;
	text-align:center;
	background:none;
}
.nav li.grey-btn-about {
	float:left;
	list-style-type: none;
	padding:6px 20px 0 20px;
	height:26px;
	text-align:center;
	background:url(../images/grey-line.jpg) repeat-x;
}
.nav li.grey-bg, .nav li.parent.active, li.active {
	background:url(../images/grey-line.jpg) repeat-x;
}
.nav li a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.search-zone {
	float:right;
	height:27px;
	padding:5px 21px 0 0;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.search-zone a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
}
.search-input {
	width:156px;
	height:18px;
	margin-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
}

.footer {
	width:992px;
	text-align:center;
	font-size:10px;
	height:56px;
	padding:35px 0 10px 0;
	word-spacing: 1px;
	line-height: 23px;
	clear:both;
}
.footer a:hover {
    color:#f25f22;
}
.footer a {
    color:#000;
}
.footer-sub {
	width:700px;
	text-align:center;
	font-size:10px;
	height:56px;
	padding:35px 10px 10px 0;
	word-spacing: 1px;
	line-height: 23px;
	float:left;
	clear:both;
}
.footer-sub a:hover {
    color:#f25f22;
}
.footer-sub a {
    color:#000;
}

ul.menu {list-style:none;  font-weight:300;}
ul.menu a, ul.menu a:hover {
	display:block;
	text-decoration:none;
	font-size: 12px;
}
ul.menu li {
	position:relative;
	float:left;
	margin-right:3px;
}
ul.menu ul{
	position:absolute;
	width:600px;
	top:27px;
	left:20px;
	display:none;
	opacity:0;
	list-style:none;
}
ul.menu ul li {
	position:relative;
	background:none;
	background:transparent url(../images/news-arrow2.jpg) no-repeat scroll left 13px;
	text-align:left;
	padding-left: 10px;
}
ul.menu ul li a{
	display:block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	color:#546A75;
}
ul.menu ul li a:hover {
	font-size: 11px;
	color:#000000;
}
ul.menu li.hover {
	background:url(../images/grey-line.jpg) repeat-x;
}

.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
.dealer_login{
	width:500px;
	text-align:center;
	margin-top: 18px;
	border: 1px solid #CCCCCC;
	padding: 20px;
}
.dealer_login p{
	padding: 2px;
}
#dealerlogin {
	margin: 18px 18px 18px 0;
}
#dealerlogin h1{
	color:#FF8800;
	font-size: 16px;
	font-weight: bold;
	margin:0 0 18px 0;
}
#dealerlogin p{
	padding: 2px;
	line-height: 20px;
}
