/*********************************************

Developed by: goIDP.com - Internet Design and Publishing
Designer: Chad Adams
Developers: Chad Adams
Copyright: 2009

*********************************************/
* {outline:none;}
body {
	background-color: #999999;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background-main-dark.jpg);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: lighter;
	color: #FF0000;
	white-space: nowrap;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	text-transform: uppercase;
}


table, tr, th, td { border-collapse:collapse; }

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}

#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	box-shadow: 10px 10px 5px #fff;
}
#quicklinks {
	background-image: url(../images/background-quicklinks.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: -10px;
}
#quicklinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#quicklinks a:hover {
	color:#FF0000;
	text-decoration: none;
}
#content {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background-content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

#flash {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}


#header {
	background-image: url(../images/background-header.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 134px;
	display: block;
}

.navigation {
	background-image: url(../images/background-navigation.jpg);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
#quickmenu {
	position: relative;
	top: -18px;
}
#dodgeInventory {
	position: relative;
	left: 5px;
	top: 5px;
}


.MainLayout {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
#carousel {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}

#FullCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}

#FullCol a {
	color:#FF0000;
	text-decoration:none;
	}
	
#FullCol a:hover {
	color:#FF0000;
	text-decoration:underline;
	}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	display: block;
	color: #666666;
	padding-bottom: 50px;
	background-color: #E8E8E8;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#footer a {
	color:#FF0000;
	text-decoration:none;
	}
#footer a:hover {
	color:#FF0000;
	text-decoration:underline;
}
#youTube {
	margin-left: 15px;
}
#headerFlash {
	text-align: right;
}
.phone {
	font-size: 21px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	white-space: nowrap;
	display: block;
	padding-right: 6px;
}
#logo {
	position: relative;
	top: 6px;
}



.button {
-ms-filter: "alpha (opacity=100)";
filter:alpha(opacity=100); 
-moz-opacity:1.0; 
-khtml-opacity: 1.0; 
opacity: 1.0;
}

.button:hover {
-ms-filter: "alpha (opacity=70)";
filter:alpha(opacity=70); 
-moz-opacity:0.7; 
-khtml-opacity: 0.7; 
opacity: 0.7;
}
.preField {
	width: 250px;
	display: block;
	float: left;
}
.red {
	color: #FF0000;
	font-weight:bold;
}
legend {
	font-weight: bolder;
	color: #FF0000;
}

.submit {
	background:url(../images/submit-button.gif) transparent no-repeat;
	border:none;
	width:210px; height:32px;
	cursor:pointer;
}

.inventory { text-align:center;
font-size: 12px;
color:#F00;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.inventory:a {
	color: #FF0000;
	text-decoration: none;
}

.inventory:hover {
	color: #FF0000;
	text-decoration: underline;
}