
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #2D2D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #707070;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	color: #414141;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 180%;
}

strong {
	color: #454545;
}

a {
	color: #00C5FF;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 30px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: #FFFFFF url(images/wrapper-bg.jpg) repeat-x left top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	overflow: hidden;
	height: 230px;
	position: relative;
}

/** LOGO */

#logo {
	float: left;
	width: 1000px;
	height: 165px;
	padding-top: 0px;
	margin: 0 0 0 0;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Maven Pro', sans-serif;
}

#logo a {
	background: #fff url(images/autodias_cab.png) no-repeat center center;
	background-color:transparent;
	display: block;
	width: 1000px;
	height: 165px;
}

#logo a span {
	visibility: hidden;
}

#logo h1 a {
	display: block;
	padding-top: 29px;
	letter-spacing: -3px;
	text-decoration: none;
	font-size: 67px;
	font-weight: 900;
}

#logo p {
	display: block;
	margin-top: -8px;
	padding: 0px;
	letter-spacing: 3px;
	font-size: 16px;
}

/** MENU */

#menu-wrapper {
	float: left;
	width: 650px;
	padding-top: 20px;
}

#menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 37px;
	letter-spacing: -1px;
	line-height: 37px;
	text-decoration: none;
	font-family: 'Maven Pro', sans-serif;
	font-size: 18px;
	color: #404142;
}

#menu li {
	display: inline-block;
}

#menu a {
	display: block;
	height: 37px;
	text-decoration: none;
	color: #404142;
}

#menu a:hover {
	background: #ABD504;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .arrow {
}

#menu span {
	display: inline-block;
	height: 37px;
	padding: 0px 15px 0px 15px;
}

#menu li.active {
	background: #d81e05;
	color: #FFFFFF;
}

#menu .arrow {
}

/** DROPOTRON */

.dropotron li.opener {
}

.dropotron {
	width: 214px;
	padding: 20px 0px 20px 0px;
	background: url(images/menu-dropotron-bg.png) repeat left bottom;
	list-style: none;
	font-family: 'Maven Pro', sans-serif;
	font-size: 15px;
	color: #D6D7D7;
}

.dropotron a, .dropotron span {
	display: block;
	line-height: 34px;
	border-top: 1px solid #4D4D4D;
	text-decoration: none;
	color: #D2D3D3;
}

.dropotron li {
	height: 34px;
	padding: 0px 24px 0px 24px;
	color: #D2D3D3;
}

.dropotron li:hover {
}

.dropotron li:hover > a, .dropotron li:hover > span {
}

.dropotron li .arrow {
}

.dropotron .first a {
	border-top: none;
}

.dropotron li:hover > span {
}

/** SEARCH */

#search {
	width: 280px;
	position: absolute;
	top: 0;
	right: 0;
}

#search form {
	float: right;
	margin: 0px;
	padding: 84px 0px 0px 10px;
	height: 52px;
	background: url(images/search-bottom-bg.png) no-repeat right bottom;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input.blank {
	color: #A7A7A7;
}

#search-text {
	outline: none;
	float: left;
	width: 223px;
	height: 37px;
	padding: 0px 0px 0px 10px;
	background: #FFFFFF;
	border: none;
	letter-spacing: -1px;
	line-height: 37px;
	font-family: 'Maven Pro', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #696969;
}

#search-submit {
	float: right;
	width: 37px;
	height: 37px;
	background: url(images/search-icon-bg.jpg) no-repeat left top;
	border: none;
	text-indent: -9999px;
}

/** PAGE */

#page-wrapper {
	overflow: hidden;
	padding: 50px 0px 50px 0px;
	background: url(images/page-wrapper-bg.jpg) no-repeat center top;
}

.homepage #page {
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 50px 0px;
}

#page {
	overflow: hidden;
	width: 950px;
	padding: 0px 25px;
}

/** CONTENT */

#content {
	float: left;
	width: 610px;
	padding: 25px 35px 0px 0px;
	border-right: 1px solid #CCCCCC;
}

.two-column2 #content {
	float: right;
	padding: 25px 0px 0px 35px;
	border-left: 1px solid #CCCCCC;
	border-right: none;
}

#content h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -3px;
	font-size: 35px;
}

/** CONTENT */

#wide-content {
}

#wide-content h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -3px;
	font-size: 35px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 270px;
	padding-top: 25px;
}

.two-column2 #sidebar {
	float: left;
}

#sidebar h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	font-size: 25px;
}

/** FOOTER */

#footer {
	overflow: hidden;
	height: 150px;
	border-top: 1px solid #393939;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #444444;
}

/** FOOTER CONTENT */

#footer-content {
	overflow: hidden;
	width: 950px;
	margin: 0px auto;
	padding: 50px 0px;
	color: #707070;
}

#footer-content h2 {
	padding: 0px 0px 30px 0px;
	letter-spacing: -1px;
	color: #C5C5C5;
}

#footer-content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer-content li {
	padding: 10px 0px 14px 0px;
	border-top: 1px solid #383838;
}

#footer-content li a {
	color: #707070;
}

#footer-content .first {
	padding-top: 0px;
	border-top: none;
}

#footer-content #column1 {
	float: left;
	width: 185px;
	padding: 20px 34px 20px 0px;
	border-right: 1px solid #393939;
}

#footer-content #column2 {
	float: left;
	width: 185px;
	padding: 20px 34px 20px 35px;
	border-right: 1px solid #393939;
}

#footer-content #column3 {
	float: left;
	width: 440px;
	padding: 20px 0px 20px 35px;
}

/** CONTENT */

#contact-wrapper {
	overflow: hidden;
	height: 130px;
	background: #404D68;
	color: #969696;
	text-align: center;
}

#contact {
	width: 950px;
	padding: 15px 15px 0px 15px;
}

#contact a {
	color: #969696;
}

#contact .link1 {
	display: inline-block;
	height: 32px;
	margin-left: 20px;
	padding-left: 45px;
	line-height: 32px;
	background: url(images/contact-icon-01.png) no-repeat left top;
}

#contact .link2 {
	display: inline-block;
	height: 32px;
	margin-left: 20px;
	padding-left: 45px;
	line-height: 32px;
	background: url(images/contact-icon-02.png) no-repeat left top;
}

#contact .link3 {
	display: inline-block;
	height: 32px;
	margin-left: 20px;
	padding-left: 45px;
	line-height: 32px;
	background: url(images/contact-icon-03.png) no-repeat left top;
}

#contact .link4 {
	display: inline-block;
	height: 32px;
	margin-left: 20px;
	padding-left: 45px;
	line-height: 32px;
	background: url(images/contact-icon-04.png) no-repeat left top;
}

/** BANNER */

#banner-wrapper {
	overflow: hidden;
	height: 355px;
	/** background: url(images/banner-wrapper-bg.jpg) no-repeat center top; */
}

#banner {
	overflow: hidden;
	height: 355px;
}

/** TWO COLUMN 1 */

#two-column1 {
	overflow: hidden;
	width: 950px;
	padding: 50px 25px 25px 25px;
	border-bottom: 1px solid #CCCCCC;
	background: url(images/page-shadow-bg.jpg) no-repeat left top;
}

#two-column1 #colA {
	float: left;
	width: 610px;
	padding: 20px 34px 0px 0px;
	border-right: 1px solid #CCCCCC;
}

#two-column1 #colA h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -3px;
	font-size: 35px;
}

#two-column1 #colB {
	float: right;
	width: 270px;
	padding: 20px 0px 0px 0px;
}

#two-column1 #colB h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	font-size: 25px;
}

/** TWO COLUMN 2 */

#two-column2 {
	overflow: hidden;
	width: 950px;
	padding: 25px 25px;
	border-bottom: 1px solid #CCCCCC;
}

#two-column2 #colC {
	float: left;
	width: 440px;
	padding: 20px 34px 0px 0px;
	border-right: 1px solid #CCCCCC;
}

#two-column2 #colD {
	float: right;
	width: 440px;
	padding: 20px 0px 0px 0px;
}

/** FOUR COLUMNS */

#four-column-content {
	overflow: hidden;
	width: 950px;
	padding: 25px 25px;
}

#four-column-content h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -3px;
	font-size: 25px;
	color: #414141;
}

#four-column-content #fbox1 {
	float: left;
	width: 185px;
	padding: 20px 34px 0px 0px;
}

#four-column-content #fbox2 {
	float: left;
	width: 185px;
	padding: 20px 34px 0px 34px;
	border-left: 1px solid #CCCCCC;
}

#four-column-content #fbox3 {
	float: left;
	width: 185px;
	padding: 20px 34px 0px 34px;
	border-left: 1px solid #CCCCCC;
}

#four-column-content #fbox4 {
	float: right;
	width: 185px;
	padding: 20px 0px 0px 35px;
	border-left: 1px solid #CCCCCC;
}

/** LINK STYLE 1 */

	ul.style1
	{
		margin: 0;
		padding: 0;
		overflow: hidden;
		list-style: none;
		color: #6c6c6c
	}
	
	ul.style1 li
	{
		overflow: hidden;
		display: block;
		padding: 0.8em 0em 0em 0em;
		margin: 0 0 1.3em 0;
		border-top: 1px solid #D1CFCE;
	}
	
	ul.style1 li:first-child
	{
		padding-top: 0;
		border-top: none;
	}
	
	ul.style1 p
	{
		margin: 0;
	}
	
	ul.style1 a
	{
		display: block;
		text-decoration: none;
		color: #2D2D2D;
	}
	
	ul.style1 a:hover
	{
		text-decoration: underline;
	}
	
	ul.style1 h3
	{
		padding: 15px 0em 5px 0em;
		text-transform: uppercase;
		font-size: 1.1em;
		font-weight: 700;
		color: #454445;
	}
	
	ul.style1 .first
	{
		padding-top: 0;
		background: none;
	}
	
	ul.style1 .date
	{
		float: left;
		position: relative;
		width: 60px;
		height: 50px;
		margin: 10px 1.5em 0em 0em;
		padding: 10px 0em 0em 0em;
		background: #ABD504;
		box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.1);
		line-height: normal;
		text-align: center;
		text-transform: uppercase;
		text-shadow: 0px 1px 0px rgba(0,0,0,.2);
		font-size: 0.8em;
		font-weight: 400;
		color: #FFF;
	}
	
	ul.style1 .date:after
	{
		content: '';
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		border-radius: 6px;
		background: url(images/bg01.png) repeat;
	}
	
	ul.style1 .date b
	{
		margin: 0;
		padding: 0;
		display: block;
		font-size: 1.8em;
		font-weight: 400;
		color: #FFFFFF;
	}
	
	ul.style1 .date a
	{
		color: #FFFFFF !important;
	}
	
	ul.style1 .date a:hover
	{
		text-decoration: none;
	}
/** LINK STYLE 2 */

.link-style2 {
	display: block;
	height: 63px;
	margin: 0px;
	padding-right: 15px;
	background: url(images/link-style2-pointer-bg.png) no-repeat right top;
}

.link-style2 span {
	display: block;
	height: 48px;
	padding: 0px 0px 0px 20px;
	background: #00C5FF;
	line-height: 48px;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: 'Maven Pro', sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.link-style2 a {
	display: block;
	height: 63px;
	background: url(images/link-style2-bottom-bg.png) no-repeat left bottom;
}

/** LINK STYLE 3 */

.link-style3 {
	display: block;
	height: 63px;
	margin: 30px 0px 0px 0px;
	padding-right: 15px;
	background: url(images/link-style2-pointer-bg.png) no-repeat right top;
}

.link-style3 a {
	display: block;
	height: 63px;
	background: url(images/link-style2-bottom-bg.png) no-repeat left bottom;
}

.link-style3 span {
	display: block;
	height: 48px;
	padding: 0px 0px 0px 20px;
	background: #00C5FF;
	line-height: 48px;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: 'Maven Pro', sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

/** LINK STYLE 4 */

.link-style4 {
	display: block;
	height: 63px;
	margin: 10px 15px 0px 0px;
	padding-right: 15px;
	background: url(images/link-style4-pointer-bg.png) no-repeat right top;
}

.link-style4 a {
	display: block;
	height: 63px;
	background: url(images/link-style4-bottom-bg.png) no-repeat left bottom;
}

.link-style4 span {
	display: block;
	height: 48px;
	line-height: 48px;
	padding: 0px 20px 0px 20px;
	background: #00C5FF;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: 'Maven Pro', sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

/** LINK STYLE 5 */

.link-style5 {
	display: block;
	height: 63px;
	margin: 10px 0px 0px 0px;
	padding-right: 15px;
	background: url(images/link-style5-pointer-bg.png) no-repeat right top;
}

.link-style5 a {
	display: block;
	height: 63px;
	background: url(images/link-style5-bottom-bg.png) no-repeat left bottom;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: 'Maven Pro', sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.link-style5 span {
	display: block;
	height: 48px;
	padding: 0px 20px 0px 20px;
	background: #808080;
	line-height: 48px;
}

/** LINK ALIGNMENT STYLE */

.link-alignleft {
	float: left;
}

.link-alignright {
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

ul.style1 li {
	padding: 0px 0px 15px 0px;
}

/** SLIDESHOW */

#slider {
	margin: 0 auto;
	width: 1000px;
	height: 355px;
	position: relative;
}

#slider .viewer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 355px;
	overflow: hidden;
}

#slider .reel {
}

#slider .slide {
	width: 1000px;
	height: 355px;
}

#slider .slide .image {
	position: absolute;
	top: 0px;
	left: 0px;

	display: block;
	width: 1000px;
	height: 355px;
}

#slider .slide .caption {
	display: none;
}

#slider .captions {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 1000px;
	height: 103px;
	background: url(images/slider-caption-bg.png) repeat-x left top;
	opacity:0.9;
	filter:alpha(opacity=90);
}

#slider .captions .captionLine {
	display: block;
	padding-top: 25px;
	padding-left: 25px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 300;
	font-size: 25px;
}

#slider .captions .captionLine h2 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	font-size: 25px;
	color: #FFFFFF;
}

#slider .captions .captionLine p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E7E7E;
}

#slider .captions .captionLine2 {
}

#slider .navigation {
	position: absolute;
	bottom: 0;
	right: 0px;
	width: 1000px;
	height: 103px;
	text-indent: -9999px;
	z-index: 11;
	outline: 0;
}

#slider .previous-button {
	position: absolute;
	bottom: 34px;
	right: 65px;
	width: 16px;
	height: 32px;
	background: url(images/slider-previous-bg.png) no-repeat left top;
	outline: 0;
}

#slider .next-button {
	position: absolute;
	bottom: 34px;
	right: 25px;
	width: 16px;
	height: 32px;
	background: url(images/slider-next-bg.png) no-repeat left top;
	outline: 0;
}

/** BOX 1 */

#box1 {
	overflow: hidden;
	padding-bottom: 40px;
	border-bottom: 1px solid #CCCCCC;
}

#box1 .link-style3 {
	display: inline-block;
	margin: 20px 0px 0px 0px;
}

#box1 .link-style3 span {
	padding-right: 20px;
}

/** BOX 2 */

#box2 {
	overflow: hidden;
	padding: 40px 0px;
	border-bottom: 1px solid #CCCCCC;
}

/** BOX 3 */

#box3 {
	overflow: hidden;
	padding-top: 40px;
}

	ul.contact
	{
		overflow:  hidden;
		margin: 0 0 0 0;
		padding-top: 6em;
		text-align: right;
	}
	
	ul.contact li
	{
		display: inline-block;
		padding: 0em 0.30em;
		font-size: 1em;
	}
	
	ul.contact li span
	{
		display: none;
		margin: 0;
		padding: 0;
	}
	
	ul.contact li a
	{
		color: #FFF;
	}
	
	ul.contact li a:before
	{
		display: inline-block;
		background: #141654;
		width: 25px;
		height: 25px;
		line-height: 25px;
		text-align: center;
		color: #FFFFFF;
	}

/*********************************************************************************/
/* Button Style                                                                  */
/*********************************************************************************/

	.button
	{
		display: inline-block;
		padding: 0em 1em 0em 1em;
		background: #d81e05;
		letter-spacing: 0.20em;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: 10;
		font-size: 0.90em;
		color: #FFF;
	}
	
	.button:before
	{
	}