@charset "UTF-8";
/* CSS Document */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #000000;
}

#gradbg {
	background-color: #000000;
}

#background_layer {
	background-color: transparent;
	background-image: url(../images/background_fullout.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
}

#core_wrapper {
	width: 1000px;
	position:relative;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
}

#main_content {
	width: 1000px;
	float: left;
	margin-top: 0pt;
	margin-right: 0px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	height: 559px;
	background-image: url(../images/bgBREAK.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#header h1 {
	font-size:1.2em;
	color:#FFFFFF;
	float: right;
	width: 750px;
	margin-right: 48px;
	margin-top: 10px;
	font-weight: normal;
	margin-bottom: 0px;
}
#footer {
	color: #999999;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer a, #subcopy a {
	color: #999999;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#footer a:hover, #subcopy a:hover {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#subcopy {
	color: #999999;
	text-align: center;
	font-size: 0.6em;
}
#header .tms-logo {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 48px;
}
.clearfloat {
	clear: both;
}

/* CSS for non flash replacement */
#hinklink a, #covlink a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	background-image: none;
	top: 0px;
	position: relative;
	width: 100%;
	left: -2px;
}
#hinklink a:hover, #covlink  a:hover  {
	color: #FF0000;
}

#tmscoventry  {
	width: 200px;
	margin-left: 34px;
	margin-top: 60px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	text-align: center;
	z-index: 30;
}

#tmshinckleylogo a, #tmshinckleylogo a:link {
	width: 90px;
	height: 88px;
	text-indent: -999em;
	display: block;
	background-image: url(../images/volvo_logo_roll.png);
        margin-left: 55px;
}
#tmshinckleylogo a:hover, #tmscoventrylogo a:hover {
	background-position: 0 88px;
}

#tmshinckley #hinklink a:hover, #tmscoventry #covlink  a:hover  {
	color: #FF0000;
}
#tmshinckley {
	width: 200px;
	margin-top: 60px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 750px;
	text-align: center;
	margin-right: 0px;
	z-index: 40;
	position: absolute;
}
#tmscoventrylogo a, #tmscoventrylogo a:link {
	width: 90px;
	height: 88px;
	text-indent: -999em;
	display: block;
	background-image:url(../images/volvo_logo_roll.png);
        margin-left: 55px;
}
#slideshow {
	float: left;
	position: absolute;
	z-index: 1;
}
#clicktext {
	color: #FF0000;
	z-index: 40;
	float: left;
	position: absolute;
	font-weight: bold;
	top: 125px;
	left: 280px;
	font-size: 1.2em;
}

/* CSS for non Javascript replacement */
#noscript {
	float: left;
	position: absolute;
	left: 0px;
	top: 60px;
	height: 559px;
	width: 1000px;
	z-index: 10;
}

