/*******************************************************************************************/
/* This is the over rides styles for setting custom fonts and colors.                      */
/*     Be low each section is broken out. If you want to override certain items,           */
/*     then uncomment out by removing /* and */  /*on the line. Then change the values in  */
/*     the item with your information.                                                     */
/*******************************************************************************************/

/*******************************************************************************************/
/* Below are is 3 overrides for the entire                                                 */
/*   1. body; is where you can change font and size on the entire site.                    */
/*   2. a; you can change the affects to the hyperlinks on the entire site.                */
/*   3. a:hover; you can change the affects when the mouse is moved over the hyperlink.    */
/*******************************************************************************************/
/* body {font:12px Arial, Helvetica, sans-serif;}  */ 
/* a {color:#00f;text-decoration:none;}  */
/* a:hover {text-decoration:underline; color:#000;}  */

/*******************************************************************************************/
/* Headings
/* Below are the header tags that are used. 
/*******************************************************************************************/
/* h1, h2, h3, h4, h5, h6 {font-weight:normal;} */
/* h1 {font-size:18px;} */
/* h2 {font-size:16px;} */
/* h3 {font-size:15px;} */
/* h4 {font-size:14px;} */
/* h5 {font-size:13px;} */
/* h6 {font-size:12px;} */

/*******************************************************************************************/
/* Bread Crumb                                                                             */
/* This is the hyperlink under the headings that show the user where they are at in the    */
/*   catalog.                                                                              */
/*******************************************************************************************/
/* .dci_breadcrumb {font-size:12px;color:#333;margin-bottom:10px;}  */


/*******************************************************************************************/
/* Buttons                                                                                 */
/* Below are the button items that can be modifyed.                                        */
/* 1. dci_button is a defualt on all buttons. Any modifcation to this will affect all      */
/*    buttons.                                                                             */
/*******************************************************************************************/
/* .dci_button {border:1px solid #ccc;padding:3px;background:#666;color:#FFF;cursor:pointer;width:auto;overflow:hidden;height:1%;font-weight:bold;} */
/* .dci_button:hover {background:#222;color:#fff;border:1px solid #000;font-weight:bold;} */
/* .dci_button_clear {margin-top: 10px; margin-bottom:30px;} */
/* .dci_back_buttons {float:right;} */
/* .dci_continue_btn, dci_search_btn {color:Red;} */


/*******************************************************************************************/
/* Box Styles                                                                              */
/* 1. dci_box_1 is a default on boxes.                                                     */
/* 2. dci_partsbox is on the part list and catagory part list.                             */
/*******************************************************************************************/
/* .dci_box_1 {border: 1px solid #949494;margin-bottom:5px;margin-left:0px;padding: 5px;} */
/* .dci_partsbox {border: 1px solid #949494;margin-bottom:5px;margin-left:10px;padding: 5px;} */


/*******************************************************************************************/
/* Heading Page                                                                            */
/* 1. dci_view_cart is the shoping cart at the top.                                        */
/* 2. dci_topmenu_wrapper is the box around the menu. You can add shadeing and ofther      */
/*    affects                                                                              */
/* 3. dci_top_menu input is to added Styles to thw buttons.                                */
/* 4. dci_top_menu input is to added Styles to thw buttons when the mouse is over them.    */
/* 5. Skin is the menu items (buttons) and the border                                      */
/*******************************************************************************************/
/* .dci_view_cart {color:#949494; text-decoration:underline;} */
/* .dci_topmenu_wrapper {margin-bottom:10px;padding:5px;background:White; border:solid 1px #ccc;margin: 3px 3px 3px 3px;} */
/* .dci_top_menu input {border:none;background:none;padding:0;color:#00f;cursor:pointer;font-size:14px;text-transform:lowercase;overflow:hidden;height:1%;} */
/* .dci_top_menu input:hover {color:#000;} */

/* ---Skin Dropdown--- */
/* .dci_top_menu a:hover, .dci_top_menu li:hover a {background-color:#ccc;text-decoration:none;color:#000} */
/* .dci_top_menu li ul {width:550px;border: 5px solid #CCC;padding: 4px;background-color:#fff;font-size:12px;} */

/*******************************************************************************************/
/* Default Page                                                                            */
/* 1. dci_colm_a This is the container for search by vehicle and engin.                    */
/* 2. dci_colm_b This is the container for Hierarchy, product search                       */
/*******************************************************************************************/
/* .dci_colm_a {float:right;width:55%;} */
/* .dci_colm_b {float:left; margin: 0 10px;width:40%} */

/*******************************************************************************************/
/* Vehicle and Engine Lookup                                                               */
/* 1.select is the drop down list.                                                         */
/*******************************************************************************************/
/* .dci_form_lookup {margin:0;} */
/* .dci_form_lookup table {margin:0;} */
/* .dci_form_lookup select {font:12px Arial;width:100%;margin-left:0px;} */
/* .dci_form_lookup input {width:200px !important;margin-left:0px;} */
/* .dci_form_lookup input.dci_continue_btn {width:auto !important; float:center;} */
/* .dci_form_lookup input.width_auto {width:auto !important;} */

/*******************************************************************************************/
/* Search Form -- Header                                                                   */
/* styles to set for the serach in the header area                                         */
/*******************************************************************************************/
/* .dci_search_form {text-align:right;background:#fff;width:240px;float:right;border:1px solid #949494;} */
/* .dci_search_field {width:200px;height:24px;padding:.2em 0 0 10px;border:none;color:#999;background:none;float:left;display:block;} */
/* .dci_search_field:focus {border:none;color:#000} */
/* .dci_search_form .dci_search_btn {font-size:0px;background:#fff url(/v5/images/ui/icon_sprite.png) no-repeat right -106px;display:inline;height:24px;width:24px;border:none;text-align:right;} */
/* .dci_search_form .dci_search_btn:hover {font-weight:normal;} */

/*******************************************************************************************/
/* Brand Searching on the default page.                                                    */
/*******************************************************************************************/
/* .dci_brand_lookup_catalog_label {font-size:12px Arial;} */
/* .dci_brand_lookup select {font-size:12px Arial;} */
/* .dci_brands_list {list-style:none;margin:0 0 10px 0;padding:0;} */
/* .dci_brands_list li {width:10%;margin:1%;display:block;float:left;height:100px;text-align:center;} */

/*******************************************************************************************/
/* Parts List Page                                                                         */
/*   Item bleow have there own comments                                                    */
/*******************************************************************************************/

/* ---Tables level styles--- */
/* .dci_partslist_table {width:100%;} */
/* .dci_partslist_table td {padding: 5px;} */

/* ---Catagory Name Tabs--- */
/* .dci_productlist_catagory {width:150px;} */ /*   for the cat tab size. */ 
/* .dci_productlist_catagory_heading {font-weight:bold;} */ /* for the cat name text. */

/* ---Style the Rows--- */
/* .dci_partslist_row {border-bottom:1px solid #ccc;} */ /* sets the row format */
/* .dci_partslist_row:hover {background:#eee;} */ /* sets the row format on mouse over */
/* .dci_partslist_title {display:block;font-weight:bold;} */ /* sets the Part # label */

/* ---Style the columns--- */
/* .dci_partslist_image {width:10%;text-align:center;} */
/* .dci_partslist_info {width:56%;} */ /* this is the part decription */
/*.dci_partslist_price_label {display:none;width:13%;text-align:right;}*/  /* This is all price lables */
/*.dci_partslist_price_value {display:none;width:13%;}*/  /* This is all price values */

/* ---Product List Pricing Styles and Colors--- */
/* .dci_price_list {text-decoration:none;} */ /* over all List Price */
/* .dci_price_list_label {text-decoration:none;} */ /* List Price  lable */
/* .dci_price_list_value {}  */ /* List Price value */ 
 
/* ---Product Call Pricing Styles and Colors--- */
/* .dci_price_call{} /*  /* sets  Call for Price label. */

/* ---Product Sell Pricing Styles and Colors--- */
/* .dci_pricelist_sell{font-weight:bold;color:Red} /*  /* sell price information label and value. */
/*.dci_pricelist_sell_label {display:none;}   /* Sell Price label. */
/*.dci_pricelist_sell_value {display:none;}   /* Sell Price value. */
/* .dci_pricelist_add {} /*  /* Add to Cart lable. */
/* .dci_pricelist_add_label {} /*  /* Add to Cart label. */
.dci_partlist_add_to_cart {Display:None;}

/*******************************************************************************************/
/* MMinput                                                                                 */
/*******************************************************************************************/
/* .dci_form_vehicle_lookup_mminput select {font:12px Arial;width:250px;margin-left:0px;} */

/*******************************************************************************************/
/* VQinput                                                                                 */
/*******************************************************************************************/
/* .dci_vqinput2_table {width:500px;border:0px solid #ccc;} */
/* .dci_vqinput2_table table {text-align:center;} */
/* .dci_vqinput2_table td {text-align:left;font-weight:bold;} */
/* .dci_vqinput2_table div {text-align:center;} */
/* .dci_vqinput2_table select {width:300px} */

/*******************************************************************************************/
/* Search Page                                                                             */
/*   This is the page the comes up after searchin gfor a part                              */
/*******************************************************************************************/
/* .dci_partsearch_table {width:100%;} */
/* .dci_partsearch_catname {font-weight:bold;} */ /* set cat name” manufacure’s name */
/* .dci_partsearch_partlable {} */ /* format part # lable */
/* .dci_partsearch_partnumber {} */ /*format part number itself */
/* ---Style the Rows--- */
/* .dci_partssearch_row {border: solid 1px #ccc;padding:3px 5px;margin-top:0px;} */ /* sets row format */
/* .dci_partssearch_row:hover {background:#eee;} */ /* sets row format on mouse over */
/* .dci_partssearch_title {display:block;font-weight:bold;} */

/*******************************************************************************************/
/* Product Page                                                                            */
/*******************************************************************************************/
/* .dci_product_rs_logo {float:left;} */
/* .dci_product_actions {float:right;} */ /* set the logo and print button */

.dci_product_pricebox {display:none;}

/* .dci_product_colm_a {float:left;width:48%;} */
/* .dci_product_colm_b {float:right;width:48%;} */
/* .dci_product_image {width:auto;height:250px;text-align:center;margin-bottom:5px;overflow:hidden} */
/* .dci_product_image img {max-height:250px;margin:0 auto;}  */  /**Will not work in IE6**/
/* .dci_product_noimage {background:#eee;border:2px solid #949494;line-height:250px;width:250px;} */

/* ---Pricing Styles and Colors--- */
/* .dci_price_sell {font-weight:bold; color:Red;} */ /* Set the price */
/* .dci_add_cart_btn{padding:0px; background:red;} */ /* set the add to cart button */
				
/*******************************************************************************************/
/* Cart Style                                                                              */
/*******************************************************************************************/
/* ---Buttons--- */
/* .dci_cart_continue {float:left;} */
/* .dci_cart_print {float:right;} */
/* .dci_checkout_btn {padding:0px; margin:0px; color:#FFF; font-weight:bold; background-color:Red; border-style:solid; border-width:2px; border-color:#ffffff;} */

/* ---item table--- */
/* .dci_cart_table {width:98%;margin-left:10px;text-align:center;} */
/* .dci_cart_table th {font-weight:bold; border-bottom:2px solid black;} */
/* .dci_cart_table tr {border-bottom:2px solid black;} */

/* ---coloumns in the table--- */
/* .dci_cart_item {text-align:left;width:10%;} */
/* .dci_cart_Description {text-align:left;width:50%;} */
/* .dci_cart_qty {width:8%;} */
/* .dci_cart_trash {width:8%;} */
/* .dci_cart_price {text-align:right; padding-right:30px;width:10%;} */
/* .dci_cart_totals {text-align:right;padding-right:30px;width:10%;} */

/* ---Total Line--- */
/* .dci_cart_TotalCartBox {border-top-style:dotted;color:red} */
/* .dci_cart_TotalLable {width:75px;font-weight:bold;border-top-style:dotted;} */
/* .dci_cart_TotalCart {text-align:right;font-weight:bold;} */

/*******************************************************************************************/
/* Message Style                                                                           */
/*******************************************************************************************/
/* .dci_msg_info, .dci_msg_highlight, .dci_msg_error {font:11px Arial;border-style:none;margin-bottom:10px;padding:5px;} */
/* .dci_msg_info {border-color: White; background:White;color:#666666;} */  /* No Color */ 
/* .dci_msg_highlight {border-color:#f90;background:#f2f2f2;color:#000000;}  */ /**Orange Box**/
/* .dci_msg_error {border-color:#b80303; background:#fed9d9;color:#b80303;}  */ /**Red Box**/



/*******************************************************************************************/
/* Part search, tree view                                                                  */
/*******************************************************************************************/
/* ---Basic Structure, Universal Display--- */
/* .clsDemoNode, .clsDemoNode1, .clsDemoNode2, .clsDemoNode3, .clsDemoNode4 {text-decoration:none;display: block;padding:4px 4px 4px 10px;} */

/* ---Universal Boders--- */
/* .clsDemoNode1, .clsDemoNode2, .clsDemoNode3, .clsDemoNode4 {border-color:#ccc;border-style:solid;border-width:0;margin-left:10px;color:#000;} */

/* ---Top Level--- */
/* .clsDemoNode {color:#FFFFFF;font-size:1.2em;background:left top url(/v5/CSS/images/HalfMoonTabMenu-tableft.gif);	background-color:#666; border-bottom:1px solid #fff;} */ 
/* .clsDemoNode:hover {text-decoration: none;background-color:#333;color:#fff;} */
/* .clsDemoNode:active {text-decoration: none;background-color:#333;color:#fff;} */
/* .clsDemoNode:visited {text-decoration:none;background-color:#666;} */

/* ---Second Level--- */
/* .clsDemoNode1 {background-color:#ccc;font-size:1.1em;border-width:0 0 1px 0;border-top:1px solid #eee;} */
/* .clsDemoNode1:hover {text-decoration: none;	background:#eee;font-weight:bold;} */

/* ---Third Level--- */
/* .clsDemoNode2 {background-color:#eee;border-width: 0 0 1px 0;} */
/* .clsDemoNode2:hover {text-decoration: none;	background:#f3f3f3;font-weight:bold;} */

/* ---Fourth Level--- */
/* .clsDemoNode3 {background:#f9f9f9;border-width:1px;border-bottom:1px solid #eee;font-weight:bold;} */
/* .clsDemoNode3:hover {text-decoration: underline;font-weight:bold;} */

/*Fifth Level*/ /*This one is one pixel off from the rest*/
/* .clsDemoNode4 {margin-left:9px;border-width:0 1px;padding-left:25px;} */
/* .clsDemoNode4:hover {text-decoration: none;	background:#FFFFFF;font-weight:bold;} */
