html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body {
	width: 960px;
	margin: 0 auto;
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
	z-index: 1;
}

#banner{
background: url('../images/banner.png');
background-repeat: no-repeat;
width: 164px;
height: 160px;
position: absolute;
top:0px;
right: 0px;
z-index: 1000px;
}




#facebook{
float:right; 
padding:160px 97px 0px 60px;
margin-right: -40px;

}

.facebook-img{
margin-left: 40px;

}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

div.header {
	background: url('../images/headerbg.jpg') no-repeat scroll 0 0;
	padding-left: 46px;
	height: 216px;
	width: 960px;
	position: relative;
	z-index: -50;
}

h1 {
	background: transparent url('../images/ultimatecartuning-logo.png') no-repeat 0 0;
	width: 600px;
	height: 163px;
	position: absolute;
	top: 30px;
	left: 60px;
	text-indent: -999999px;
}

a {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

strong {
	font-weight:bold;
}

//**HOME**//

#black-bg{
background: black;
width: 860px;

}
.intro-home{
color: #fff;
font-weight: lighter;
font-size: 15pt;
margin-bottom: 10px;
}


.electric-blue{
font-weight: bold;
color: #7bfdff;
text-align: center;
font-size: 15pt;
margin-bottom: 10px;
padding-top: 10px;
}


.blue-banner{
color: #fff;
font-weight: lighter;
font-size: 13pt;
margin-bottom: 10px;
padding: 15px 20px 20px 20px;
}

//**VIDOE GALLERY SECTION**//

.column {
float:left;
clear: both;
}

.one {
width:250px;
float: left;
margin-right: 20px;
border-bottom: solid 1px #ccc;
margin-bottom: 25px;
}


.gallery-img{
float: left;
margin-top: -3px;
}

.gallery-copy1{
padding: 5px 15px 20px 5px;
height:355px;
font-size: 10pt;

}

.gallery-copy{
padding: 5px 15px 20px 5px;
height:370px;
font-size: 10pt;

}

.video-title{
font-weight: bold;
font-size: 13pt;
}






div.container {
	background: #eee url('../images/mainbg.jpg') repeat-y scroll 0 0;
	padding: 40px 10px 10px;
	width: 860px;
	margin: 0 auto;	
	overflow: hidden
}

ul.mainnav {
	background-color:#000000;
	margin-left:50px;
	position:absolute;
	top:200px;
	width:860px;
	z-index: 0;
}

ul.mainnav li {
	display: inline;
	margin-right: 12px;
	font-size: 32px;
	font-weight: bold;
	letter-spacing:-0.076em;
	float:left;
	height: 50px;
	margin-left: 20px;
}

ul.mainnav li.last {
	margin-right: 0;
}

ul.mainnav li a {
	color: #000;
	text-decoration: none;
	font-size: 40px;
	font-weight: bold;
	letter-spacing:-0.076em;
	margin-right: 10px;
	display: block;
	outline: none;
}

ul.mainnav li a:hover {
	text-decoration: underline;
	color: #ff0000;
}

ul.mainnav li a.selected {
	color: #ff0000;
}



/*
ul.mainnav li a.home {
	background: url('../images/nav-home.png') no-repeat 0 0;
	width: 94px;
	text-indent: -999999px;
}

ul.mainnav li a.home:hover {
	background-position: -97px 0;
}

ul.mainnav li a.sneakpreview {
	background: url('../images/nav-sneakpreview.png') no-repeat 0 0;
	width: 260px;
	text-indent: -999999px;
}

ul.mainnav li a.sneakpreview:hover {
	background-position: -262px 0;
}

ul.mainnav li a.coty {
	background: url('../images/nav-coty.png') no-repeat 0 0;
	width: 286px;
	text-indent: -999999px;
}

ul.mainnav li a.coty:hover {
	background-position: -289px 0;
}

ul.mainnav li a.contact {
	background: url('../images/nav-contact.png') no-repeat 0 0;
	width: 154px;
	text-indent: -999999px;
}

ul.mainnav li a.contact:hover {
	background-position: -157px 0;
}
*/

ul.mainnav li a.home {
	background: url('../images/nav-home.jpg') no-repeat 0 0;
	width: 114px;
	text-indent: -999999px;
}

ul.mainnav li a.sneakpreview {
	background: url('../images/nav-catch-up.jpg') no-repeat 0 0;
	width: 210px;
	text-indent: -999999px;
}

ul.mainnav li a.coty {
	background: url('../images/nav-coty.jpg') no-repeat 0 0;
	width: 220px;
	text-indent: -999999px;
}


ul.mainnav li a.contact {
	background: url('../images/nav-contact.jpg') no-repeat 0 0;
	width: 147px;
	text-indent: -999999px;
}


.container div {
	color:#555;
	font-size:13px;
}

.container div img {	
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
	display:inline;
	float:right;
}

div.subhead p {
	float:right;
	color: #2A8AC3;
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
}

div.subhead img {
	float:right;
	background: none;
	border: 0;
	margin-top: 0;
}

div.subheading {
	color:#2A8AC3;
	font-size:26px;
	font-style:italic;
	margin-bottom:20px;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

img.subheading {
	margin: 6px 0;	
}

/* Main content */

div.main {
	background-color:#fff;
	padding:10px 18px 18px;
	border: 1px solid #ccc;
	margin-bottom:10px;
}

div.main p {
	margin-top: 10px;
}

div.main p.first {
	margin-top: 0;
	margin-bottom: 12px;
	font-size: 24px;
	font-weight: bold;
	color: #2a8ac3;
	text-align: center;
}

div.main img {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 18px;
	width: 240px;
	float:right;
}

div.main img.left {
	float:left;
	margin-bottom:8px;
	margin-left:0;
	margin-right:20px;
}

div.main img.cotylogo {
	border: 0;
	width: auto;
}

div.main img.noborder {
	border: 0;
}

div.main img.wide {
	border:0 none;
	float:none;
	margin-bottom:-6px;
	margin-left:-4px;
	width:auto;
}

div.main div.homecontent {
	
	width:720px;	
}

div.homecol1 {
	float:left;
	width: 820px;
}

div.homecol2 {
	float:left;
	width: 280px;
}

div.homecol3 {
	float:right;
}

div.main p.airing {
	background-color: #000;
	text-align:center;
}

div.main p.airing img {
	float:none;
	width: auto;
	height:auto;
	text-align:center;
	border: 0;
	margin: 0;
	padding: 0;
}

/* Left and right columns */

div.col1, div.col2 {
	background-color:#000000;
	margin-right:10px;
	padding:0 10px 10px;
	width:404px;
}

div.col1 {
	float:left;
}

div.col2 {
	float:right;
	margin-right:0;
}

div.col1 p a:hover {
	color: red;
}


div.colcontent {
	background: #ffffff url('../images/col-rounded-top-long.jpg') no-repeat 0 0;
	padding: 18px;
	height: 350px;
}


div.colcontent1 {
	background: #ffffff url('../images/col-rounded-top-wide.jpg') no-repeat 0 0;
	padding: 18px;
	height: 350px;
}

div.colcontent strong {
	color: #2A8AC3;
	font-weight: bold;
}

h2 {
	padding-bottom: 2px;
	margin-bottom: 10px;
	font-size:18px;
	text-indent: -9999999px;
}

h2#meet-presenters {
	background: url('../images/meetpresenters.jpg') no-repeat 0 0;
	height: 50px;
	width: 260px;
	margin-bottom: 0;
}

h2#car-of-year-show {
	background: url('../images/coy2010.jpg') no-repeat 0 0;
	height: 50px;
	width: 326px;
	margin-bottom: 0;
}

h2#come-see-us {
	background: url('../images/come-see-us.jpg') no-repeat 0 0;
	height: 50px;
	width: 240px;
	margin-bottom: 0;
}

h2#get-in-touch {
	background: url('../images/get-in-touch.jpg') no-repeat 0 0;
	height: 50px;
	width: 240px;
	margin-bottom: 0;
}

div.col1 h2.latestnews {
	height: 24px;
	background: url('../images/latestnews.jpg') no-repeat scroll 0 0;
	text-indent: -999999px;
	margin-bottom: 4px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #2a8ac3;
	text-align:center;
}

div.col1 img {
	margin-left:14px;
	margin-bottom: 8px;
	float:none;
}

div.col1 p, div.col2 p {
	margin-bottom: 10px;
}

div.col2 img {
	margin: 4px 0 4px 4px;
	display: inline;
	float:right;
	padding: 4px;
	border: 1px solid #ccc;
}

/* col2 coty */

div.col2 .colcontent.coty h3 {
	font-size:18px;
	margin-bottom: 18px;
	margin-top: 2px;
	text-align:center;
}

div.col2 .colcontent.coty p {
	float:left;
	font-size:16px;
	margin-left:20px;
	margin-bottom: 10px;
}

div.col2 .colcontent.coty a {
	font-size: 28px;
	text-align:center;
	margin-top: 80px;
	margin-bottom: 40px;
	text-transform: uppercase;
}

div.col2 .colcontent.coty img {
	float:left;
}

div.col2 .colcontent.coty img.awardlogo {
	border: 0;
	float:none;
	margin-left:-8px;	
}

img.collage {
	margin-left: 10px;
}

.main ol {
	margin-top: 10px;
	margin-left: 34px;
	list-style-type: decimal;
}


div.singlecol {
	margin: 10px auto;
	width: 600px;
}

div.singlecol h2 {
	padding-bottom: 2px;
	border-bottom: 1px dotted #2a8ac3;
	margin-bottom: 10px;
}

div.singlecol p {
	font-size: 13px;
}

div.col1 img.right {
	float:right;
	margin-left: 14px;
	margin-right: 0;
}

div.col1 div.colcontentfoot, div.col2 div.colcontentfoot {
	height: 8px;
	width: 404px;
	background-image: url('../images/col-rounded-bottom-wide.jpg');
}

div.colcontentfoot2 {
	height: 8px;
	width: 840px;
	background-image: url('../images/col-rounded-bottom-wide.jpg');
}

/* Video */
div.video {
	width: 100%;
	text-align:center;
	margin-top: 18px;
}

div.wide {
	background-color: #000;	
	margin-top:10px;
	padding:0 10px 10px;
	overflow: auto;
	float:left;	
}

div.wide ul {
	margin-left: 40px;
}

div.wide ul li {
	display: inline;
	margin-right: 60px;
}

div.wide ul li img {
	display:block;
	float:left;
	margin-right:59px;
	border: 0;
}

div.wide ul li img.last {
	margin-right: 20px;
}

div.wide div.colcontent {
	background: #ffffff url('../images/col-rounded-top-wide.jpg') no-repeat 0 0;
	height: 50px;
}


/* Form
------------------------- */

div.col1 form {
	width: 400px;
	margin: 18px auto;
}

div.col1 form label {
	font-size: 13px;	
	display: block;
}

div.col1 form input {
	font-size: 11px;
	padding: 3px;
	width: 360px;
	border: 1px solid #bbb;
	margin-bottom: 18px;
}

div.col1 form textarea {
	font-size: 11px;
	padding: 3px;
	width: 360px;
	border: 1px solid #bbb;
	margin-bottom: 18px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
}

div.col1 form input.btnsubmit {
	width: 60px;
	margin-top: 10px;
	float: right;
	border-color: #2a8ac3;
	background-color: #2a8ac3;
	color: #fff;
	cursor: hand;
	cursor: pointer;
	margin-bottom: 0;
	margin-right: 32px;
	font-weight: bold;
}

div.footer {
	background: transparent url('../images/footerbg.jpg') no-repeat scroll 0 0;
	height: 32px;
	width: 880px;
	line-height: 14px;	
	margin: 0 auto;	
	clear: both;
}

div.footer span {
	font-size: 13px;
	float:right;
	margin-top: 24px;
	margin-bottom: 8px;
	margin-right: 10px;
	color: #fff;
}

div.footer a {
	color: #fff;
}
