/* @group Style Clearing - Epic-DeLea */


/* rv out 7/14/2009
* { margin: 0; padding: 0; z-index: 1;
	
}
*/


/* out 1/27/2012
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,/* html,*/ p,blockquote,fieldset,input { margin: 0; padding: 0 }


*/

pre,code { font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

ul,ol,li,/*h1,h2,h3,h4,h5,h6,pre,*/ /* html,*/ p,blockquote,fieldset,input { margin: 0; padding: 0 }





:link,:visited { text-decoration: none }

a img,:link img,:visited img { border: none }

ul,ol { list-style: none }

body
{
	
	 margin: 0;
	 padding: 0;
	 text-align: center;   /* needed for centering child divs */	
	
}


.book p {

	margin: 10px;

}


.Form 
{ 
	margin-top: 0; 
	margin-bottom: 0; 
}


/* 7/15/2009 book div */
.book {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
text-align: left;

	
	
}


/* 7/29/2009 */
.ItemListPaging
{
	font-family: Verdana;
	font-size: 16pt;
	color: #444444;
	vertical-align:text-top;
	
	
	
}

/* 7/29/2009 */
.ItemListPagingInner
{
	float: left;
	border: 2px solid #006600;
	background-color: #48e76c;
	text-align: center;
	vertical-align:middle;
	
	
	
	
}


address { font-style: normal }

/* @end */

/* @group Custom Styles */

body {
	color: #555;
	background-color: #eeebe7;
	font: 12px/15px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	background-image: url(/dmauto/img/interface/background.gif);
	height: 100%;
	width: 100%;
}

/* @group Interface */

img.content_image {
	border: 1px solid #fff;
}

#container_wrapper {  
	width: 818px;	/* 778px; 818px; */
	background: url(/dmauto/img/interface/background_stripe.gif) repeat-y 0 top;
	height: 100%;
}

#container_top {
	background: url(/dmauto/img/interface/container_top.gif) no-repeat center top;
	padding-top: 20px;
}

#container_bottom {
	background: url(/dmauto/img/interface/container_bottom.gif) no-repeat center bottom;
	padding-bottom: 65px;
}

#interface_wrapper {
	width: 790px;		/* 750px; 790px; */
	background: url(/dmauto/img/interface/content_background.gif) repeat-y;
}

#interface_image {
	background: url(/dmauto/img/interface/content_image.jpg) no-repeat 0 24px;
}

#interface_wrapper_home {
	width: 750px;
	background: url(/dmauto/img/home/main_image.jpg) no-repeat 0 24px;
}

#header_nav {
	background: url(/dmauto/img/interface/header_nav_background.gif) no-repeat;
	width: 790px;
	height: 24px;
	clear: both;
	color: #cfcfcf;
	font-size: 13px;
	line-height: 24px;
	text-decoration: none;
	margin-bottom: 10px;
}

#header_nav a:link, #header_nav a:active, #header_nav a:visited, #header_nav a:hover {
	color: #ebebeb;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
}

#header_sub {
	width: 750px;
	text-align: left;
}

#header_sub_links {
	float: right;
	padding-right: 20px;
}

#content {
	/* background: transparent url(/images/design/BodyBackground.gif) repeat scroll 0 0; */
	margin-top: 30px;
	text-align: left;
	width: 750px;
	margin-bottom: 50px;
	color: #636363;
	font: 12px/14px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}


/* more ... less in the PartDetail Page */
.DescriptionShown
{
	/* display: inherit;  iffy on <= ie7  */
	display: inherit;
}

.DescriptionHidden 
{ 
	display: none;
}


.vendor_bio
{

	margin: 10px;

    background-color: #EEEEFF;
    border: 1px solid #000000;
    border-radius: 10px 10px 10px 10px;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    min-height: 100px;
    opacity: 1;
    position: static;
    text-align: left;
    width: 640px;
    z-index: 1;
    padding: 30px;


}


/* orig DM start */
.ContentTable  /* used for parts detail */
{
	padding: 4px;
	width: 100%;
	background-color: White;
	border-collapse: collapse;
	font-family: Helvetica,Arial,Geneva,sans-serif;
	font-size: 10pt;
	color: #444444;
}

.StandardTable 
{
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-collapse: collapse;
}


.TableResult
{
	height: 25px;
	background-color: #FFFFFF;
	font-family: Helvetica,Arial,Geneva,sans-serif;
	font-size: 10pt;
	color: #222222;
}

.TableResultAlt
{
	height: 25px;
	background-color: #CCCCCC;
	font-family: Helvetica,Arial,Geneva,sans-serif;
	font-size: 10pt;
	color: #222222;
}




.CategoryHeader
{
	background-color: #A64747;   /*A64444;*/
	height: 20px;
	font-family: Helvetica,Arial,Geneva,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.SubCategoryHeader
{
	background-color: #3F8E91;	/*#4444A6;*/
	height: 20px;
	font-family: Helvetica,Arial,Geneva,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.center_div
{
	/*
 display: inherit;	
 text-align:left;
 margin: auto;
*/
}


.Header
{
	background-color: #A6A6A6;
	height: 20px;
	font-family: Helvetica,Arial,Geneva,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.TableResultHighlight
{
	height: 25px;
	background-color: #FFCC66;
	font-family: Helvetica,Arial,Geneva,sans-serif;
	font-size: 10pt;
	color: #222222;
}

/*  used in Year for catalog */
.YearText {				
	margin-top: 30px;
	text-align: left;
	width: 460px;
	margin-bottom: 50px;
	color: #636363;
	font: 12px/14px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}




.FormTextBoxQTY
{
	border-width: 1px;
	border-style: solid;
	border-color: #444444;	
	width: 30px;
	font-family: Verdana;
	font-size: 10pt;
	color: #444444;
}

.FormTextBoxWide
{
	border-width: 1px;
	border-style: solid;
	border-color: #444444;	
	width: 500px;
	font-family: Verdana;
	font-size: 10pt;
	color: #444444;
}

.FlatTextBox 
{
	border-width: 0px;
	border-style: none;
	width: 200px;
	font-family: Verdana;
	font-size: 10pt;
	color: #444444;
}



.FormTextBoxSmall
{
	border-width: 1px;
	border-style: solid;
	border-color: #444444;	
	width: 100px;
	font-family: Verdana;
	font-size: 10pt;
	color: #444444;
}

.FormTextBoxSmaller
{
	border-width: 1px;
	border-style: solid;
	border-color: #444444;	
	width: 50px;
	font-family: Verdana;
	font-size: 10pt;
	color: #444444;
}

/* Orig DM end */


/* DM "Type 5" layout, to put customer info in place */
.customerInfoDiv{


margin-left: 480px;
margin-top: 30px;
position: absolute;


}





#featurebox_wrapper {
	clear: both;
	display: block;
	width: 710px;
	background: url(/dmauto/img/interface/featurebox_middle.gif) repeat-y;
}

#featurebox_top {
	background: url(/dmauto/img/interface/featurebox_top.gif) no-repeat center top;
}

#featurebox_bottom {
	background: url(/dmauto/img/interface/featurebox_bottom.gif) no-repeat center bottom;
	padding: 15px 10px;
}

#featurebox_content {
	width: 610px;
	display: block;
	float: right;
	margin-right: 20px;
}

.home_feature {
	display: block;
	margin-bottom: 10px;
}

#home_features_container {
	width: 204px;
}

#home_text {
	padding-top: 325px;
	float: right;
	display: block;
	width: 495px;
	text-align: right;
	color: #000;
	font: 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin-top: -60px;
}

#contact_map {
	float: right;
}

/* @end */

a:link, a:visited{
	text-decoration: underline;
	color: #0c521c;
}

a:active{
	text-decoration: none;
	color: #ff521c;
}

a:hover {
	text-decoration: none;
	color: #07671d;
}

a.other_links, a.other_links:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 8px;
	padding-left: 15px;
	background: url(/dmauto/img/interface/plus_icon.gif) no-repeat left top;
	width: 375px;
}


.centerIt 
{
	
	text-align:center;
	
}

.page_header {
	display: block;
	float: right;
	color: #7b7054;
	text-decoration: none;
	font: bold 19px/19px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin-top: -52px;
	padding-bottom: 10px;
	border-bottom: 1px solid #bfc09d;
	width: 710px;
	text-align: right;
        z-index: 7000;
}

.sub_title {
	color: #5e5e36;
	text-decoration: none;
	font: bold 14px/16px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

ul li {
	list-style-type: disc;
	list-style-image: url(/dmauto/img/interface/list_arrow.gif);
	margin-left: 35px;
	margin-top: 5px;
}

ul {
	padding-top: 10px;
}

/* @group FAQs */

.faq_question {
	display: inline-block;
	margin-bottom: 15px;
	padding-left: 20px;
	background: url(/dmauto/img/interface/faq_q.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

.faq_answer {
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 50px;
	display: none;
	background: url(/dmauto/img/interface/faq_a.gif) no-repeat 0 2px;
	margin-left: 40px;
	line-height: 14px;
}



/* @end */

/* @group Form */

.form_group {
	color: #5e5e36;
	text-decoration: none;
	font: bold 16px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	display: block;
	margin-bottom: 10px;
}

.form_item {
	display: block;
	margin-bottom: 10px;
	font-size: 11px;
}

.form_label {
	color: #666;
	font: normal 11px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
}

.form_input {
	color: #000;
	text-decoration: none;
	font: normal normal 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

.form_select {
	color: #000;
	text-decoration: none;
	font: normal normal 11px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

.form_textarea {
	color: #000;
	text-decoration: none;
	font: normal normal 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	width: 350px;
	height: 100px;
}

.submit_button {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.form_required {
	color: #ff3333;
	text-decoration: none;
	font: normal normal 9px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}



/* @end */



/* @end */
