/* MOTOR HISPANIA MAIN CSS FILE */

* /* GLOBAL RESET */ {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/sitebg_2.png) repeat-x #551e00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
	margin: 20px 0 20px 0;
}

#content a {
	color: #fff;
}

a img { border: none; } /* GLOBAL REMOVE ALL BORDERS ON IMAGE LINKS  */

a:focus {
	outline: none;	
}

p { margin-bottom: 15px; }

.clear {  
	clear: both;
	height: 0px;
}

.last {
	margin-bottom: 0px;	
}

.preload {
	display: none;	
}

/* H1, H2 etc  */

		#content h1 {
			font-weight: normal;
			font-size: 1.70em;
			margin-bottom: 30px;
		}
		
		#contentOther h1 {
			font-weight: normal;
			font-size: 1.70em;
			margin-bottom: 30px;	
		}
		
		#content h2 {
			font-size: 1em;
			margin-bottom: 20px;
			margin-top: 30px;
		}

.sublinks {
	margin-left: 20px;	
}

.sublinks a:link, .sublinks a:visited, .sublinks a:active {
	color: #fff;
	text-decoration: none;
	font-size: 0.80em;
	padding-bottom: 2px;
	border-bottom: 1px dotted #fff;
	margin-right: 5px;
	margin-left: 5px;
}

.sublinks a:hover {
	border-bottom: 1px solid #fff;
}

/*
===============================
MAIN CONTAINERS >>>>>>>>>>>>>>>
===============================
*/

#mainContainer {
	margin: 0 auto;
	width: 764px;
	height: 300px;
	/*border: 1px solid red;*/
}

#header {
	width: 764px;
	position: relative;
}

	#header .logo {
		float: left;
		margin-left: 40px;
		margin-top: 20px;
	}
	
	#header .slogan {
		float: left;
		margin-left: 25px;
		margin-top: 35px;
		letter-spacing: 2px;
	}
	
	#header .nav {
		float: left;
		position: absolute;
		right: 40px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #d5d5d5;
		font-size: 0.70em;
		height: 50px;
	}
	
		#header .nav a.contact {
			color: #d5d5d5;
			text-decoration: none;
		}
		
			#header .nav a:hover.contact {
				color: #d5d5d5;
				text-decoration: underline;
			}
		
		
		#header .nav a.home {
			color: #d5d5d5;
			text-decoration: none;
		}
		
			#header .nav a:hover.home {
				color: #d5d5d5;
				text-decoration: underline;
			}
			
		
#intro {
	margin-top: 80px;
	font-size: 12px;
	line-height: 1.7;
	text-align: center;
}

	#intro h1 {
		font-size: 2em;
		margin-bottom: 10px;
		font-weight: normal;
	}

#content {
	/*border-bottom: 1px dotted #ccc;*/
}

#carousel {
	margin-top: 0px;
	height: 360px;
}

	
#contentOther {
	padding-bottom: 40px;
	width: 650px;
	margin: 0 auto;
}

	#contentOther p {
		font-size: 0.90em;
		line-height: 1.6;
}

#content p {
	font-size: 0.90em;
	line-height: 1.6;
}
	
#footer {
	font-size: 0.70em;
	text-align: center;
	color: #ccc;

}
	
	#footer p {
		margin-bottom: 10px;	
	}
	
	#footer a {
		color: #d5d5d5;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	}
	
/*
===============================
MENU >>>>>>>>>>>>>>>>>>>>>>>>>>
===============================
*/	


#menu  {
	width: 764px;
	background: url(../images/menubg.png) no-repeat;
	margin-top: 20px;
	height: 46px;
}

	#menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
	}

			#menu li {
				display: inline;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				margin-right: 15px;
			}
			
				#menu li a {
					background: url(../images/arrow_right.png) no-repeat 2px 2px;
					height: 46px;
					padding-left: 20px;
					display:inline;
					line-height: 3.6;
					color: #aaa;
					font-size: 0.80em;
					text-decoration: none;
					text-transform:uppercase;
				}
				
					#menu li a:hover {
						color: #fff;
						background: url(../images/arrow_down.png) no-repeat 2px 5px;
					}
							
					#menu li a.current {
						color: #fff;
						background: url(../images/arrow_down.png) no-repeat 2px 5px;
					}
				
					#menu li.last {
						margin: 0;	
					}
					

.president {
	float: right;
	margin-left: 15px;
	border: 3px solid #fff;
}


/*
===============================
INNER TABS >>>>>>>>>>>>>>>>>>>>
===============================
*/	

#tabLinks {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
}

#tabLinks li {
	display: inline;
}			

	#tabLinks li a {
		color: #aaa;
		display: inline;
		background: #111;
		padding: 10px;
		font-size: 12px;		
	}
	
	#tabLinks li a.selected {
		background: url(../images/arrow_down_tabs.png) #b63f03 no-repeat right 14px;
		padding: 10px 25px 10px 10px;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		/*height: 24px;*/
		text-decoration: none;
	}
	
#tabWrapper {
	background: #b63f03;
	padding: 20px;
	color: #fff;
}

.presSig {
	border-top: 1px dashed #fff;
	padding-top: 10px;
	text-align: right;
	margin-bottom: 0;
}

.tab2Dates {
	font-weight: bold;
	display: block;
	background: url(../images/gradLine.png) no-repeat 0px 22px;
}

#modelsContainer, #modelsContainer2 {
	
	background: #222;
	padding: 20px;
}

		.modelsSep {
			font-size: 1.10em;
			font-weight: bold;
			display: block;
			border-bottom: 1px dashed #aaa;
			position: relative;
		}
		
			a.viewSpecs  {
				position: absolute;
				right: 0px;
				color: #fff;
				font-size: 0.80em;
				text-decoration: none;
			}
		
		#modelsContainer em, #modelsContainer2 em {
			font-size: 0.85em;
			font-weight: normal;
		}
		
		#modelsContainer img, #modelsContainer2 img {
			margin: 15px 15px 15px 0;
			padding-bottom: 25px;
		}
		
		#modelsContainer img, #modelsContainer2 .last img {
			margin: 15px 15px 0 0;
		}


.chrono1 {
	float: right;
	border: 3px solid #fff;
} 

.historyImg1 {
	float: right;
	margin: 0 0 5px 15px;
	border: 3px solid #fff;
}

.historyImg2 {
	float: left;
	margin: 10px 15px 0 0;
	border: 3px solid #fff;
}

#tab4 p {
	line-height: normal;	
}

.gMap {
	width: 513px;
	background: #aaa;
	padding: 3px;
	margin-bottom: 15px;
}

	.gMap p {
		margin: 0;
		color: #000;
		padding: 3px;
	}

		.gMap a {
			font-size: 12px;
			color: #000;
			font-weight: bold;
		}


.supermotard {
	margin-bottom: 15px;	
}




/*
======================================
CONTACT FORM STYLING
======================================
*/

/* Overlay */
#contact-overlay { background-color:#000; }

/* Container */
#contact-container {
	width:450px;
	font-family:'Trebuchet MS', Verdana, Arial;
	font-size:16px;
	text-align:left;
}

#contact-container .contact-content {
	background-color:#333;
	color:#ddd;
	height:40px;
}

#contact-container h1 {
	color:#d76300;
	margin:0;
	padding:0 0 12px 12px;
	font-size:1.2em;
	text-align:left;
}

#contact-container p {
	color: #fff;
	padding: 0 0 12px 12px;
	text-align: left;
	margin: 0;
	font-size: 0.90em;
}

#contact-container .contact-loading {
	position:absolute;
	background:url(../images/contact/loading.gif) no-repeat;
	z-index:8000;
	height:55px;
	width:54px;
	margin:-14px 0 0 170px;
	padding:0;
}

#contact-container .contact-message { text-align:center; }

#contact-container .contact-error {
	width:92%;
	font-size:.8em;
	background: #C00;
	border:2px solid #ccc;
	font-size:0.8em;
	font-weight:bold;
	margin:0 auto;
	padding:2px;
}

#contact-container br { clear:both; }

#contact-container form {
	padding:0;
	margin:0;
}

#contact-container label {
	clear:left;
	display:block;
	width:100px;
	float:left;
	text-align:right;
	padding-right:4px;
	font-weight:bold;
}

#contact-container .contact-input {
	font-family:'Trebuchet MS', Verdana, Arial;
	float:left;
	padding:2px;
	margin:2px;
	background:#eee;
	border:1px solid #fff;
	width:300px;
}

#contact-container textarea {
	height:114px;
	font-size:.9em;
}

#contact-container .contact-cc {
	font-size:.9em;
	cursor:default;
}

#contact-container .contact-top {
	height:13px;
	background:url(../images/contact/form_top.gif) no-repeat;
	padding:0;
	margin:0;
}

#contact-container .contact-bottom {
	height:13px;
	background:url(../images/contact/form_bottom.gif) no-repeat;
	font-size:.7em;
	text-align:center;
}

#contact-container .contact-bottom a, #contact-container .contact-bottom a:link, #contact-container .contact-bottom a:active, #contact-container .contact-bottom a:visited {
	position:relative;
	top:-4px;
	text-decoration:none;
	color:#666;
}

#contact-container .contact-bottom a:hover { color:#888; }

#contact-container .contact-button {
	margin:4px 0 0 4px;
	cursor:pointer;
	height:24px;
	border:0;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}

#contact-container .contact-send {
	width:50px;
	background:url(../images/contact/send.png) no-repeat;
	margin-bottom: 20px;
}

#contact-container .contact-cancel {
	width:65px;
	background:url(../images/contact/cancel.png) no-repeat;
	margin-bottom: 20px;
}

#contact-container a.modalCloseX, #contact-container a.modalCloseX:link, #contact-container a.modalCloseX:active, #contact-container a.modalCloseX:visited {
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	position:absolute;
	top:-4px;
	right:6px;
	color:#999;
}

#contact-container a.modalCloseX:hover { color:#9bb3b3; }
