@charset "utf-8";

import

html, body, ul, p, h1, h2 {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

ul.promo {
	list-style-type: circle;
}

img {
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}

a {
	color: #e50000;
	text-decoration: none;
}

a img {
	border: none;
}

h1 {
	font-size: 12pt;
	color: #E50000;
	padding-top: 6px;
	padding-left: 4px;
}

h2 {
	font-size: 12pt;
	color: #333333;
}

h3 {
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
}

td {
	font-size: 9pt;
	color: #666666;
}

p {
	font-size: 9pt;
	color: #666666;
	text-align: justify;
}

p.promotion {
	text-align: center;
	font-size: 12pt;
	color: #E50000;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}

select, input {
	left: 160px;
	float: none;
}

.form {
	width: 160px;
}

/* Layout */
#wrapper{
	background: #828389 url(../images/mainBg.jpeg) top no-repeat fixed;
	min-height: 100%;
}
#canvas {
	background-repeat: repeat-y;
	background-image: url(../images/canvas.png);
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto;
	padding-left: 58px;
	padding-right: 58px;
	width: 770px;
	display: block;
	
}

#top {
	min-height: 78px;
}

#tiker{
	display: none;
	width:100%;
	height: 60px;
	margin-bottom:1px;
}
#topnav {
	width: 770px;
	height: 30px;
	background: #c90123;
	clear: both;
	margin-bottom:1px;
}
#topnav ul{
	height: inherit;
}
#topnav ul li{
	display: block;
	float: left;
	height: inherit;
	text-align: center;
	width:96px;
}
#topnav ul li.item1{
	width: 45px;
}
#topnav ul li.item2{
	width: 105px;
}
#topnav ul li.item3{
	width: 120px;
}
#topnav ul li.item4{
	width: 58px;
}
#topnav ul li.item5{
	width: 72px;
}
#topnav ul li.item6{
	width: 95px;
}
#topnav ul li.item7{
	width: 160px;
}
#topnav ul li.item8{
	width: 55px;
}
#topnav ul li.item9{
	width: 60px;
}



#topnav ul li a{
	display: block;
	padding-top:6px;
	color:white;
	text-decoration: none;
	font-size:14px;
	height:inherit;
}

#topnav ul li.active{
	/* color:#666; */
	background: #FFF;
/* 	background: #e1e1e1; */
}
#topnav ul li.active a{
	color:#c90123;
}

#media {
	min-height: 340px;
	margin-bottom:1px;
}

#mediasecond {
	margin-bottom:5px;
}

#mediasecond img{
	width:100%;
}

#mediashadow {
	background-image: url(../images/mediashadow.gif);
	width: 770px;
	min-height: 36px;
	background-repeat: repeat-x;
	background-position: left top;
}

#navshadow {
	background-image: url(../images/bottomnavshadow.gif);
	width: 770px;
	height: 20px;
}

/* Home */

img#all {
	float: right;
}

#canvas table{
	margin-bottom: 30px;
}
/* Contact */

#contact li {
	text-indent: 20px;
}

/* bottom nav */

ul#bottomnav {
	width: 770px;
	height: 32px;
	margin-bottom: 1px;
	
	background: url(../images/bottomnav/model_all.gif); 
	clear:both;
}
ul#bottomnav li{
	display: block;
	float:left;
}

ul#bottomnav li a {
	display: block;
	padding: 9px 5px 11px;
	border-right: 1px solid #C3C3C4;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}

ul#bottomnav li a:hover {
	background: url(../images/bottomnav/model_hover.gif);
	color: #e50000;
}

ul#bottomnav li.last a{
	border-right:none;
}
ul#bottomnav li.all {
/* 	width: 133px; */
	float: right;
	background: url(../images/bottomnav/model.gif);
/* 	background: url(../images/bottomnav/model_all.gif); */
}

ul#bottomnav li.all a {
	padding: 9px 13px 11px;
}

.content{
	padding-bottom: 30px;
}
#rightMenu ~ .content{
	width: 570px;
	min-height:500px;
}

/* Right menu */
#rightMenu{
	float:right;
	width:188px;
}

#rightMenu ul.menu li{
	background: url("../images/rightMenu_bg.gif") no-repeat bottom left;
	margin:1px 0px;
	height: 23px;
	width:inherit;
}
#rightMenu ul.menu li a{
	display: block;
	width: 100%;
	line-height: 20px;
	color:#fff;
	font-size:10px;
	font-weight: bold;
	background: url("../images/rightMenu_bg.gif") no-repeat top left;
}
#rightMenu ul.menu li a span{
	padding: 6px 12px 0px 6px;
}

#rightMenu ul.menu li:hover{
	background: url("../images/rightMenu_bg_hover.gif") no-repeat top left;
}
#rightMenu ul.menu li:hover a{
	background: none;
}

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
/* border: 1px solid #000; */
background:#e1e1e1; 
/* background: url(../images/bottomnav/model_all.gif); */
/* background-image:-webkit-gradient(linear, 80% 20%, 10% 21%, from(#E50000), to(#FFEBAA); */

width: 770px; 
height:35px; 
margin: 0; 
padding: 0;
overflow: hidden; 

}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 7px;
width: 900px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 770px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
/* background: #fff; */
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
/* margin: 0 0 0; */
font-size:14px;
/* color:#fff; */
/* color:#E50000; */
/* background: transparent; */
} 



/* genral */
 .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}




