/* DCXevents Global CSS
------------------------------------------------------ */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
body {
	background-color:#DBDBDB;
	/*background-color: #979797;
	background-color: #FFFFFF;
	background-image: url(../images/whatsnew_shim.jpg);*/
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

/* Links
------------------------------------------------------ */
a:link {
	color: #336699;
}
a:visited {
	color: #598ABB;
}
a:hover {
	color: #CC3333;
}
a:active {
	color: #336699;
}

/* Headings
------------------------------------------------------ */
h1,h2,h3,h4,h5,h6, .h1chrysler, .h1jeep, .h1dodge {
	font-weight: bold;
	margin: 0px;
}
h1, .h1chrysler, .h1jeep, .h1dodge {
	font-size: 18px;
}
h3 {
	font-size: 11px;
}
.h1chrysler {
	color: #405788;
}
.h1jeep {
	color: #403d2A;
}
.h1dodge {
	color: #5A0200;
}


/* Align
------------------------------------------------------ */
.hcenter {
	text-align: center;
}


/* Header (height is 112px)
------------------------------------------------------ */
.wrapperheader { 
	width: 780px;
	background-color: #FFFFFF;
	border-top: 1px solid #A6A6A6;
	border-right: 1px solid #A6A6A6;
	border-left: 1px solid #A6A6A6;
	margin-top: 8px;
}
.nav { 
	height: 26px;
	/*background: url(../images/nav_bg.gif) top left repeat-x; /* may be removed if background image is not required */
	background-color: #404040;
}
.header {
	height: 84px;
	/*background: url(../images/hdr_bg.gif) top left repeat-x;*/
}
.dcxlogo {
	width: 285px;
	text-align: left;
}
.hdrlogin {
	/*background: url(../images/hdr_login_bg.gif) center right no-repeat;*/
	vertical-align: top;
	padding: 14px 10px 0px 0px;
}
.logininput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #404040;
	padding-left: 2px;
}
.loginbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* Body (the central body area between the header & footer containing all the content)
------------------------------------------------------ */
.wrapperbody { 
	width: 778px;
	background-color: #FFFFFF;
	border-right: 0px solid #A6A6A6;
	border-left: 0px solid #A6A6A6;
}
.wrapperbodyHome { 
	width: 778px;
	background-color: #FFFFFF;
	border-right: 0px solid #A6A6A6;
	border-left: 0px solid #A6A6A6;
}
.hdrgreybar {
	height: 20px;
	/*background: url(../images/hdr_graybar_bg.gif) top left repeat-x;*/
	background-color: #404040;
}
.dotsh {
	height: 1px;
	background: url(../images/dots_h.gif) center left repeat-x;
	background-color: #FFFFFF;
}
.dotsv {
	width: 1px;
	background: url(../images/dots_v.gif) top left repeat-y;
	background-color: #FFFFFF;
}
.contentwrapper {
	padding: 5px 30px ;
	
	
}
.content {
	width: 360px;
	padding-right: 40px;
	line-height: 16px;
}
.pgheading {
	background-color: #F7F7F7;
	padding: 10px 30px 10px 30px;
	}
.pixcolumn {
	vertical-align: top;
	text-align: right;
}
.gallerypix {
	padding: 4px;
	border: 1px solid #DFDFDF;
	text-align: center;
}
.galleryNopix {
	padding: 4px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
/* Footer
------------------------------------------------------ */
.wrapperfooter { 
	width: 778px;
	text-align: center;
}
.ftrbody {
	border-right: 0px solid #A6A6A6;
	border-bottom: 0px solid #A6A6A6;
	border-left: 0px solid #A6A6A6;
}
.brands {
	background-color: #FFFFFF;
	text-align: center;
}
.ftrlinks {
	font-size: 9px;
	color: #B3B3B3;
	padding: 20px;
	text-align: center;
}
.ftrlinks A {
	color: #D9D9D9;
	text-decoration: none;
}
.ftrlinks A:visited {
	color: #D9D9D9;
}
.ftrlinks A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* Top right search block available after login
------------------------------------------------------ */
.searchwrapper {
	text-align: right;
	padding-top: 2px;
}
.search TD {
	font-size: 9px;
	color: #A0A3A8;
	padding-right: 10px;	
}


/* List
------------------------------------------------------ */


/* Form
------------------------------------------------------ */
form {
	margin: 0px 0px 0px 0px;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #404040;
}


/* Last modified on January 10, 2006
   Amit Gautam (ArgusG@sti-world.com)
------------------------------------------------------ */
.Indlinks {
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
}
.Indlinks A {
	color: #D9D9D9;
	text-decoration: none;
}
.Indlinks A:visited {
	color: #D9D9D9;
}
.Indlinks A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
