/*

	File: screen.css
	Media: screen
	Copyright: (c) 2008 Global Repair Solutions, Inc.
	Author: Ismael Burciaga Jr.
	Notes:


*/


/* Reset Defaults
--------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; }
:focus { outline: 0;}
ul { list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {	quotes: "" "";}


/* Basic Selectors
--------------------------------------------------------------------------------------- */

html { background: #ffffff url(images/_custom_images/bg_main.jpg) left top repeat;}
body { background: #ffffff url(images/_custom_images/body_bg.jpg) repeat-x; font: normal 62.5% Arial, Helvetica, sans-serif; color: #555; }

h1, h2, h3, h4, h5, h6{ font-size:1.4em; font-weight:bold; color: #000000; font-family: Helvetica, Arial, Verdana, sans-serif; }
dt { font-size:1.2em; font-weight:bold; color: #333; }
p { font-size:1.2em; line-height:1.4em; margin:16px 0; }
small { font-size:1.1em; }
strong em { color: #19608e; }

.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }

.float-left { float:left; display: inline; }
.float-right { float:right; display: inline;  }
.float-none { float:none; }

.clear-left {clear: left;}
.clear-right {clear:right;}
.push {clear:both;}

.hide {display: none;}
.overflow { width: 100%; overflow: hidden; }

.margin-top { margin-top: 16px; }


/* Links
--------------------------------------------------------------------------------------- */

a {font-weight: bold; text-decoration: none;}

a:link { color: #700B0B;}
a:visited { color: #700B0B;}
a:hover { color: #700B0B; text-decoration: underline;}
a:active { color: #700B0B;}

.header_info a:link { color: #ffffff;}
.header_info a:visited { color: #ffffff;}
.header_info a:hover { color: #ffffff; text-decoration: underline;}
.header_info a:active { color: #ffffff;}

.donate a:link { color: #ffffff;}
.donate a:visited { color: #ffffff;}
.donate a:hover { color: #ffffff; text-decoration: underline;}
.donate a:active { color: #ffffff;}

.footer a:link { color:#ffffff;}
.footer a:visited { color:#ffffff;}
.footer a:hover { color:#ffffff; text-decoration: underline;}
.footer a:active { color:#ffffff;}


/* Main Structural Selectors
--------------------------------------------------------------------------------------- */

.container { width:952px; margin: 0 auto; }
.header { width:938px; overflow: hidden; }
.content { width:914px; margin: 0 auto; padding: 24px 0; overflow: hidden;}
.main { width:590px; float:right; display:inline; }
.sidebar { width:275px; float:left; display:inline; margin-left: 10px; }
.footer { width:890px; margin: 0 auto;padding: 0 24px; background: #2b2b2b; overflow: hidden; border-top: 4px solid #1d1d1d; }
.content_checkout { width:880px; margin: 0 auto; padding: 0 0; overflow: hidden;}


/* Misc Structural Selectors
--------------------------------------------------------------------------------------- */

#TableMain { width:800px; background:#fff; } /* Main table where both left and right columns are located */
#TableCheckoutMain { width:800px; background:#ffffff; padding: 18px 0 0 0; } /* Main table where both left and right columns are located */
#TableFooter { width:800px;} /* Footer table  */
.PopUpBox { background:#fff; padding:20px; }
.BottomPopup { margin:0; padding:0; }

.StoreContent { width:580px; background:#ffffff; } /* Change the width of the right columm */
#TableVerticalMenu { width:220px; background:#fff;} /* Vertical Menu table LOGIN  */
#TableSearch { width:200px; } /* Search.tpl */
#TableCart { width:220px;} /* cmg_cart.tpl */


/* Header (skin - _header.tpl)
--------------------------------------------------------------------------------------- */

.header h1 { float: left; display: inline; margin: 24px 0 10px 0; }
.header_info { float: right; display: inline; width: 500px; overflow: hidden; margin: 10px 24px 0 0; }
.header_menu li {float: right; display: inline; border-left: 1px solid #ffffff; margin-left: 8px; padding-left: 8px; font-size: 1.1em; }
.header_menu li.last {border-left: none; }
.header_info p { color:#ffffff; margin:0 0 0 0; padding:0; float: right; clear: right; margin: 10px 0 0 0; padding: 0; }
.header_info img { float: right; display: inline; margin: 10px 0 0 0; clear: right; }
.welcome_text { margin-top: 60px; color: #ffffff; }

.navigation_search { clear: both; width:890px; padding: 0 24px; background: transparent url(images/_custom_images/bg_nav.gif) bottom left repeat-x; overflow: hidden;}
.navigation_search ul { float: left; display: inline; overflow: hidden; width: 621px;}
.navigation_search ul.ul_checkout { width: 100%;}
.navigation_search ul li { float: left; display: inline; border-right: 1px solid #2b2b2b; font-size: 1.2em; text-transform: uppercase; text-align: center;}
.navigation_search ul li.first { border-left: 1px solid #2b2b2b;}
.navigation_search ul li.float-right { float: right;}
.navigation_search ul li a { display: block; padding: 14px 24px 10px 24px; color: #ffffff; border-bottom: 4px solid #2b2b2b; }
.navigation_search ul li a.long { width: 200px; border-left: 1px solid #2b2b2b;}
.navigation_search ul li a:hover { background:#333333; border-bottom: 4px solid #2b2b2b; color: #ffffff; text-decoration: none; }
.navigation_search ul li.float-right a { background:#888888; border-bottom: 4px solid #666666; color: #ffffff; text-decoration: none; }
.navigation_search ul li.float-right a:hover { background:#888888;  text-decoration: underline; }

.login_area { width: 384px; float: right; display: inline; color: #666666; margin-top: 16px; }
.login_area input { height: 24px; border: 1px solid #CCC; padding: 4px 6px 0 6px; font-size: 1.4em; width: 119px; color:#666666; margin: 32px 3px 0 0;}
.login_area img {margin: 32px 0 0 0; padding: 0; height: 30px;float: left;}
.login_area p { margin: 4px 0 0 0; font-size:1em; padding: 0; float: left; display: inline; clear: left; }

/* Sidebar (skin - customer/home.tpl)
--------------------------------------------------------------------------------------- */

.side_box { margin-top: 16px; }

.side_box h3 { width: 100%; font-size: 1.8em; border-bottom: 4px solid #cccccc; padding-bottom: 6px; }

.sidebar_list { width: 100%; padding: 2px 0 0 0; }
.sidebar_list li { padding: 10px 0; border-bottom: 1px solid #cccccc; font-size: 1.2em; }
.sidebar_list li.last { border: none;}
ol.sidebar_list li { display: list-item; margin-left: 16px; width: 188px; }

.side_box_content { padding: 12px 0 16px 0; }
.side_box_content p { margin: 8px 0;}

.border-bottom { border-bottom:1px solid #cbe2eb; }

.search_box {display: block; width: 275px; overflow: hidden; margin-top: 4px;  }
.search_box input { height: 24px; border: 1px solid #CCC; padding: 4px 6px 0 6px; font-size: 1.4em; width: 218px; color:#666666; margin: 0 0 0 0; }
.search_input { float: left; display: inline; }
.search_box img { float: right; display: inline; }

/*  -------------------- WELCOME (skin1 - customer - main - welcome.tpl) -------------------- XXXXXXXXXXXX -------- */



.border_top { border-top:1px solid #dddddd; }

.col { width:177px; border-right:1px solid #bbdce6; float:left; display:inline; padding:17px 17px 0 17px; color:#057376; text-align:center;}
.col h2 { font-size:1.4em; margin-top:12px;}
.col p { font-size: 1.1em; }
.col_buttons { width:177px; border-right:1px solid #bbdce6; float:left; padding:10px 17px 17px 17px; text-align:center;}
.col_buttons a { padding:6px 12px;}
.col_buttons a:link { background:#347ea4; border:1px solid #2a6e91; color:#ffffff; text-decoration:none;}
.col_buttons a:visited { color:#ffffff; text-decoration:none; background:#347ea4; border:1px solid #2a6e91;}
.col_buttons a:hover { background:#448fb5; text-decoration:none; color:#ffffff; border:1px solid #2a6e91;}
.col_buttons a:active { color:#ffffff; text-decoration:none; background:#347ea4;border:1px solid #2a6e91; }


/* Featured Products Template (skin - skin1/cmg_featured_box.tpl - customer/main/featured.tpl - customer/main/cmg_featured.tpl )
--------------------------------------------------------------------------------------- */
.FeaturedBanner { width:600px; overflow:hidden; padding:0; margin:0;}
.FeaturedBanner h1, .FeaturedBanner h2 { margin: 0; padding: 0; }
.FeaturedBanner h1 a { display:block; width:600px; margin:0 0 17px 0; padding:0; }
.FeaturedBanner h2 a { display:block; width:600px; margin:17px 0; padding:0; }

.FeaturedProducts { width:600px; overflow:hidden; background:#FFF; }
.FeaturedProducts h1 { width:600px; color: #333; font-size: 1.4em; padding: 12px 17px 12px 17px; text-transform:capitalize; border-bottom: 4px solid #DDD;font-weight:bolder; margin:0;}

.featured_panel { padding-top: 24px; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd;margin: 24px 0; }
.featured_listing { float: left; display: inline; width: 33%; height: 220px; text-align: center; margin: 15px 0 12px 0; }
.featured_listing p.title { font-size: 1.2em; margin:4px 0 0 0; }
.featured_listing p.small { font-size: 1.1em; margin: 0 auto 0 auto; width: 80%; }


/* Main Selector
--------------------------------------------------------------------------------------- */

.main h3 { font-size: 1.6em; text-align: left; }
h3.category_title { margin-top: 0px; }

.cmg_div { margin-top: 24px; }
.cmg_div p, .cmg_div label, .cmg_div .Lbl { font-size: 1.2em; }

.cmg_product_image_box { margin-bottom: 24px; border-bottom: 2px solid #dddddd; overflow: hidden; width: 100%; padding-bottom: 24px; }
.cmg_product_image { float: left; display: inline; width: 25%; margin-top: 20px; }
.cmg_product_details { float: right; display: inline; width: 72%; }
.cmg_product_details h3 { font-size: 1.4em; line-height: 1.3em; margin-top: 20px; }
.product_divider { width: 100%; border-bottom: 1px solid #dddddd; margin-bottom: 16px;}
.longer { width: 35%; }
.shorter { width: 61%; }


/* Dialog Box
--------------------------------------------------------------------------------------- */

.dialog_box { width: 100%; margin-bottom: 24px; }
.dialog_box h3.title { width: 100%; border-bottom: 4px solid #dddddd; padding-bottom: 8px; font-size: 1.6em; color: #000000;}

.RPItems { margin-top: 24px; }
.RPItems li { margin-left: 15px; padding-top: 0; padding-bottom: 0; list-style: disc; font-size: 1.2em; margin-bottom: 4px; }


/* Footer (skin - _footer.tpl)
--------------------------------------------------------------------------------------- */

.footer p { font-size: 1em; color: #777777; margin: 4px 0; }
.left_panel { float: left; display: inline; width: 97px; padding: 5px 0 12px 0; margin: 16px 0; }
.right_panel { float: right; display: inline; width: 735px; border-left: 1px solid #444444; padding-left: 24px; margin: 20px 0; }



/*  -------------------- CUSTOM STYLES -------------------- XXXXXXXXXXXX -------- */

.flc_back { background-color: #ffffff; background-image: none; background-position: 0 0; background-repeat: no-repeat; }

input { border: 1px solid #cccccc; padding: 3px 5px; font-size: 1.2em; color:#666666; margin: 2px 0; }
textarea { border: 1px solid #cccccc; padding: 3px 5px; font-size: 1.2em; color:#666666; margin: 2px 0; font-family: Arial, Helvetica, Verdana, sans-serif; }
select { margin: 2px 0; }

.product_text { color:#6b5f49; line-height: 16px; }
.ProductsRightColumn { width: 380px; vertical-align:top; line-height:16px; }
.PDesBox { padding-left:16px;}
.Product_Description { line-height: 16px; }
#CheckoutBar { margin-bottom:26px; }

.flc_buttons { background:#666666; border:1px solid #2b2b2b; color:#ffffff; text-decoration:none; padding:6px 12px;  height: 36px;}
.flc_buttons:hover { background:#888888; border:1px solid #2b2b2b; color:#ffffff; text-decoration:none; }

TABLE.DialogBoxCheckout { width: 100%; height: 100%; vertical-align: top; border:0;}
TD.DialogBoxCheckout { background-color: #e6f9f9; text-align: left; padding: 8px 16px 8px 16px; height:220px; border-right:2px #ffffff solid; border-top:2px #ffffff solid;  }
TD.DialogTitleCheckout { color: #fff;  font-size: 15px; padding: 8px 17px 8px 17px; background-color:#1e4e50; border-right:2px #ffffff solid; } /* Change the size of the sub page titles */


/*  -------------------- CUSTOM EDITS -------------------- XXXXXXXXXXXX -------- */


.border_left { width:6px; background: url(images/_custom_images/bg_border_left.gif) top left repeat-y;}
.border_right { width:6px; background: url(images/_custom_images/bg_border_right.gif) top left repeat-y;}
.td_width { background: #ffffff; }



/*  ------------------ CONTAINER ------------------- XXXXXXXXXXXX -------- */


TABLE.Container { height: 100%; margin: 0 auto 34px auto; width:800px;} /* Margin was Added to center the store & Width Changed */
TD.Container { vertical-align: top; }


/*  ------------------ HEADER STYLES ------------------- */


.HeadLogo { padding-left: 27px; text-align: left; }
.HeadrightBox { vertical-align: top; text-align: right; }
.Headtext { font-size: 12px; font-weight: bold; }
.HeadLine { background-color: #D6D7D9; }
.HeadThinLine { background-color: #68C1FF; height: 1px; }
.PrintableRow { width: 100%; vertical-align: middle; padding-right: 176px; height: 18px; }
.HeadtopPad { height: 18px; }
.HeadtopPad IMG { width: 1px; height: 18px; }


/*  ------------------ COMMON STYLES ------------------- */


.SubmitBox { padding-top: 10px; }
HR.Line { width: 100%; height: 1px; border-bottom-width: 0; border-left-width: 0; border-right-width: 0; }
.SectionBox { text-align: left; margin:0; padding:0; }
.text { color: #000000; }
.NumberOfArticles { color: #000000; font-weight: bold; }
.topLabel { color: #333333; font-weight: bold; font-size: 12px; }
.Message { color: #FF3300; } /* Change the color */
.Line { background-color: #cccccc; } /* Change the color */
TD.ButtonsRow { padding: 2px 12px 2px 2px; }
.CustomerMessage { color: #cccccc; font-weight: bold; } /* Change the color */
.ErrorMessage { color: #cccccc; font-weight: bold; }
.Star { color: #FF0000; }

.TableHead { background-color: #e8e8e8; font-weight: bold; } /* This changes color for Table headers */
.TableSubHead { background-color: #f5f5f5; }
.Spc { width: 1px; height: 1px; }

TABLE.EmptyBox { width: 100%; }
TABLE.EmptyBox TR TD { padding: 0; }


/*  ------------------ POP-UP STYLES ------------------- */


.PopupContainer { height: 100%; width: 100%; text-align: center; background: #ffffff; }
.PopupTitle { background-color: #D6D7D9; height: 15px; vertical-align: middle; text-align: center; font-weight: bold; font-size: 12px; }
.PopupBG { background-color: #D6D7D9; }
.PopupHelpLink { font-size: 9px; color: #c51313; text-decoration: none; }


/*  ------------------ BUY NOW SECTION ------------------- */


.BuyNowQuantity { height: 25px; width: 15%; white-space: nowrap; padding-right: 10px; }
.BuyNowPrices { width: 100%; height: 25px; vertical-align: middle; }


/*  ------------------ VERTICAL MENU STYLES ------------------- XXXXXXXXXXXX -------- */


.VertMenuLeftColumn { vertical-align: top; padding: 0; width:220px; background-color:#ffffff; } /* Change the width of the left columm */
.VertMenurightColumn { vertical-align: top; padding: 0 6px 0 20px; }

.VertMenuBox { padding: 0; } /* Change the color of the left columm */
.VertMenuBoxCartAuth { background:#ffffff; padding: 16px 0 0 20px; width:200px; line-height:16px;} /* Change the padding of the CART */

.VertMenuTitle { background-color: #8a4639; width:220px; padding:8px 20px; font-size:14px; color:#fff; } /* Change the color of the left columm */
.VertMenuSubTitle { background-color: #6b5f49; }
.VertMenuTitleIcon { width: 21px; height: 20px; margin-left: 8px; margin-right: 8px; vertical-align: middle; }

.VertMenuItems { color: #333333; text-decoration: none; }
.VertMenuItems strong { color: #550000; text-decoration: none; }

A.VertMenuItems:link { color: #700B0B; text-decoration: none; }
A.VertMenuItems:visited { color: #700B0B; text-decoration: none; }
A.VertMenuItems:hover { color: #700B0B; text-decoration: underline; }
A.VertMenuItems:active  { color: #700B0B; text-decoration: none; }

.VertMenuHr { width: 100%; height: 1px; border-bottom-width: 0; border-left-width: 0; border-right-width: 0; color: #999999; }
.CategoriesList { font-size: 12px; }

.VertMenuItemsCartTop { padding: 12px 0px 0px 0; color:#333333; line-height:16px; }  /* Change the color */
.VertMenuItemsCart { color:#333333; line-height:16px; padding-left:0; } /* Change the color */

a.VertMenuItemsCartTop:link { COLOR: #700B0B; TEXT-DECORATION: none; } /* Change the color */
a.VertMenuItemsCartTop:visited { COLOR: #700B0B; TEXT-DECORATION: none; } /* Change the color */
a.VertMenuItemsCartTop:hover { COLOR: #700B0B; TEXT-DECORATION: underline; } /* Change the color */
a.VertMenuItemsCartTop:active  { COLOR: #700B0B; TEXT-DECORATION: none; } /* Change the color */

a.VertMenuItemsCart:link { COLOR: #700B0B; TEXT-DECORATION: none; } /* Change the color */
a.VertMenuItemsCart:visited { COLOR: #700B0B; TEXT-DECORATION: none; } /* Change the color */
a.VertMenuItemsCart:hover { COLOR: #700B0B; TEXT-DECORATION: underline; } /* Change the color */
a.VertMenuItemsCart:active  { COLOR: #700B0B; TEXT-DECORATION: none; } /* Change the color */



/*  ------------------ DIALOG INFO BOX ------------------- */


TABLE.DialogInfo { width: 90%; text-align: center; background:#ffffff; border:#3b8145 1px solid; margin:24px 0; color:#12491a;}

.DialogInfoTitle { color: #FFFFFF; font-weight: bold; font-size: 11px; vertical-align: bottom; text-align: left; height: 15px; padding: 6px 5px; background:#499354; }
.DialogInfoTitleborder { background-color: #caf1d0; padding: 0; vertical-align: bottom; height: 15px; }

.DialogInfoborder { background-color: #6b5f49; padding: 0; }

.DialogInfoIcon { width: 16px; height: 16px; }

.DialogInfoClose { width: 15px; height: 13px; }
.DialogBox { padding: 12px; }


/*  ------------------ DIALOG TOOLS SECTION ------------------- */


.NavDialogTitle { width: 50%; font-size: 11px; font-weight: bold; color: #c51313; padding-left: 8px; }
.NavDialogborder { background-color: #D6D7D9; }
.NavDialogBox { background-color: #FFFFFF; }
.NavDialogSeparator { width: 100%; height: 14px; background-image: url(images/separator.gif); padding-left: 7px; }
.NavDialogSeparator IMG { width: 100%; height: 14px; }
.NavDialogCell { padding-right: 3px; }
.NavDialogCell A IMG { width: 9px; height: 9px; }


/*  ------------------ PRODUCTS DETAILED PAGE ------------------- */


.ProductTitle { color: #6b5f49; font-weight: bold; font-size: 12px; }
.ProductTitleHidden { color: #666666; font-weight: bold; font-size: 11px; }
.ProductDetailsTitle { color: #333333; font-weight: bold; font-size: 12px; line-height: 16px;} /* Change the color */
.ProductDetails { color: #000000; line-height: 16px;  }
.ProductPriceTitle { color: #000000; font-weight: bold; font-size: 12px; }
.ProductPriceConverting { color: #000000; font-weight: bold; font-size: 12px; }
.ProductPrice { color: #333333; font-weight: bold; font-size: 12px; } /* Change the color */
.ProductPriceSmall { color: #333333; font-weight: bold; } /* Change the color */
.SaveMoneyLabel { width: 57px; height: 57px; text-align: center; vertical-align: middle; color: #FFFFFF; font-weight: bold; background: url(images/save_money.gif) no-repeat; }
.MarketPrice { font-size: 14px; font-family: Times New Roman; }
.PImgBox { text-align: left; vertical-align: top; margin-right: 20px; } /* Changed Width of image */


/*  ------------------ PRODUCTS LIST ------------------- */


TD.PListImgBox { text-align: center; vertical-align: top; white-space: nowrap; padding-right: 8px; padding-top: 16px; }
DIV.PListImgBox { white-space: nowrap; vertical-align: top;  }
HR.PListLine { width: 100%; height: 1px; border-bottom-width: 0; border-left-width: 0; border-right-width: 0; }
.PListTaxBox { padding: 2px 2px 2px 70px; }
.PListCell { text-align: center; padding: 16px 10px 0 10px; vertical-align: top; width: 33%; }

.products_t_title { margin: 8px 0 4px 0; }
.products_t_title h3 { text-align: center;}

/*  ------------------ ITEM STYLES ------------------- */


.ItemsList { color: #c51313; font-weight: bold; }
.ItemsListDisabled { color: #909090; }

A.ItemsList:link { color: #c51313; text-decoration: none; }
A.ItemsList:visited { color: #c51313; text-decoration: none; }
A.ItemsList:hover { color: #c51313; text-decoration: underline; }
A.ItemsList:active { color: #c51313; text-decoration: none; }


/*  ------------------ LOCATION BAR ------------------- */


.NavigationPath { color: #000000; font-weight: bold; text-decoration: none; }

A.NavigationPath:link { color: #000000; text-decoration: underline; }
A.NavigationPath:visited { color: #000000; text-decoration: underline; }
A.NavigationPath:hover { color: #000000; text-decoration: none; }
A.NavigationPath:active  { color: #000000; text-decoration: underline; }


/*  ------------------ BUTTONS ------------------- */


.FormButton { width: 130px; padding-right: 8px; font-size: 1.2em; }
TABLE.ButtonTable { cursor: pointer; vertical-align: middle; DIRECTION: ltr; }
TD.Button {	background:#636363 url(images/_custom_images/bg_buttons.gif) bottom left repeat-x; border:1px solid #000000; vertical-align: middle; white-space: nowrap; padding:6px 12px;} /*Change the color of ther background*/
TD.Button:hover { background:#636363; border:1px solid #000000;} /*Change the color of ther background*/
font.Button { color:#ffffff; text-decoration:none; font-size:1.1em; text-decoration: none; } /*Change the color of text and Capitalization */
IMG.ButtonSide { width: 7px; height: 22px; }
.SimpleButton TR TD { padding: 0; white-space: nowrap; }

A.Button:link, A.Button:visited, A.Button:hover, A.Button:active { color: #c51313; font-weight: bold; }

.Goimage { width: 21px; height: 18px; vertical-align: middle; border: 0; }


/*  ------------------ SMALL TEXT / LINK STYLE ------------------- */
.SmallNote:link { color: #888888; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif;}
.SmallNote:visited { color: #888888; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif; }
.SmallNote:hover { color: #888888; text-decoration: underline; font-size: 9px;font-family: Arial, Verdana, Helvetica, Sans-serif;}
.SmallNote:active { color: #888888; text-decoration: none; font-size: 9px;font-family: Arial, Verdana, Helvetica, Sans-serif; }
.Smalltext { color: #7C4C00; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif;}

/*  ------------------ CATEGORY PAGE ------------------- */

.SubcatTitle { text-align: left; width: 95%; padding-left: 5px;}
.SubcatInfo { text-align: right; white-space: nowrap; color: #000000;}

/*  ------------------ SEARCH SORT BAR ------------------- */

.SearchSortTitle { font-weight: bold; padding-right: 20px;}
.SearchSortLink:link, .SearchSortLink:visited, .SearchSortLink:hover, .SearchSortLink:active {text-decoration: underline;}
.SearchSortIMG { width: 9px; height: 9px; margin-right: 5px;}
.SearchSortCell { padding-right: 20px;}

/*  ------------------ EXPANDABLE SECTION ------------------- */

.ExpandSectionMark { width: 11px; cursor: pointer; vertical-align: middle;}

/*  ------------------ TAB MECHANISM ------------------- */

.Tab { background-color: #D6D7D9; font-weight: bold; text-TRANSFORM: uppercase; width: 85px; height: 30px; text-align: center;}
.Tabtop { height: 5px; background-color: #D6D7D9;}
TD.TableftSide { width: 9px; background-image: url(images/tab_l.gif);}


TD.TabrightSide {width: 9px; background-image: url(images/tab_r.gif);}
TD.TableftCorner {width: 9px; height: 9px; background-image: url(images/tab_c1.gif);}
TD.TabrightCorner {width: 9px; height: 9px; background-image: url(images/tab_c2.gif);}
TD.TabCenter {height: 9px; background-image: url(images/tab_b.gif);}
IMG.TabCorner {width: 9px; height: 9px;}
IMG.TabSide {width: 9px; height: 1px;}


/*  ------------------ PAGINATION MECHANISM ------------------- */


.NavigationArrow {width: 9px; height: 9px;}
.NavigationTitle {white-space: nowrap; height: 14px; padding-right: 10px;}
.NavigationCell {text-align: center; vertical-align: bottom; background-image: url(images/page.gif); width: 17px; height: 14px;}
.NavigationCell A:link, .NavigationCell A:visited, .NavigationCell A:hover, .NavigationCell A:active {text-decoration: none;}
.NavigationCell IMG {height: 1px; width: 17px;}
.NavigationCellWide { text-align: center; vertical-align: bottom; background-image: url(images/page_wide.gif); width: 23px; height: 14px;}
.NavigationCellWide A:link, .NavigationCellWide A:visited, .NavigationCellWide A:hover, .NavigationCellWide A:active {text-decoration: none;}
.NavigationCellWide IMG {height: 1px; width: 23px;}
.NavigationCellSel {vertical-align: middle; font-weight: bold; text-align: center; width: 15px;}


/* ------------------ SUBHEADER STYLES ------------------- */


TABLE.SubHeaderGrey {width: 100%; margin-bottom: 10px;}
.SubHeaderGrey {color: #666666; font-size: 11px; font-weight: bold; padding: 0;}
.SubHeaderGreyLine { height: 1px; background-color: #CCCCCC; padding: 0;}
TABLE.SubHeaderBlack { width: 100%; margin-bottom: 10px;}
.SubHeaderBlack { color: #333333; font-size: 12px; font-weight: bold; padding: 0;}
.SubHeaderBlackLine { height: 1px; background-color: #000000; padding: 0;}
TABLE.SubHeaderRed { width: 100%; margin-bottom: 10px;}
.SubHeaderRed { font-weight: bold; padding: 0;}
.SubHeaderRedLine { height: 1px; background-color: #550000; padding: 0;}
TABLE.SubHeader { width: 100%; margin-bottom: 10px;}
.SubHeader { color: #333333; font-weight: bold; font-size: 12px; padding: 0;} /* Change the color */
.SubHeaderLine { height: 1px; background-color: #cccccc; padding: 0;}


/* ------------------ FEATURE COMPARISON MODULE ------------------- */


TABLE.CompareBtn { cursor: pointer;}
TD.CompareBtnleft { height: 18px; width: 21px; background-image: url(images/compare1.gif);}
TD.CompareBtnleft IMG { height: 18px; width: 21px;}
TD.CompareBtnMain { background-image: url(images/compare2.gif); background-repeat: repeat-x; vertical-align: top;
                    padding-left: 5px; padding-top: 2px;}
TD.CompareBtnMainMozilla { background-image: url(images/compare2.gif); background-repeat: repeat-x;
                           vertical-align: top; padding-left: 5px; padding-top:1px;}
TD.CompareBtnright {height: 18px; width: 9px;}
TD.CompareBtnright IMG {height: 18px; width: 9px;}
TD.FCompProductSelBox { padding: 0; white-space: nowrap;}
TD.FCompProductButtonBox { padding: 0 0 0 25px; width: 100%; white-space: nowrap;}
TD.FCompProductAddCL { padding: 10px 0 0 0; }
TD.FCompFeatureHCell { vertical-align: top; text-align: center; background-color: #f5f5f5; font-weight: bold;}
.HightLightEqualRow { background-color: #ffe8af; text-align: center;}


/* ------------------ SPECIAL OFFERS MODULE ------------------- */


.SpecialOffersPrice { color: #333333; font-weight: bold; font-size: 14px;} /* Change the color */
.SpecialOffersThumb { display: inline; margin-left: -51px;}
.SpecialOffersThumb A IMG { width: 47px; height: 44px; }


/* ------------------ FANCY CATEGORIES MODULE ------------------- */


.CatMenuItemOff { background-color: transparent; color: #c51313; border: 0; margin: 3px 0 3px 1px; cursor: pointer; font-size: 12px;}
.CatMenuItemOffExp { background-color: transparent; border: 0; margin: 1px 3px 1px 2px; cursor: pointer;}
.CatMenuItemOn { background-color: #6b5f49; color: #c51313; border:0; margin: 3px 0 3px 1px; cursor: pointer; font-size: 12px;}
.CatSubMenu { background-color: #D6D7D9; border: #68C1FF 1px solid; margin: 0; padding: 2px; }
TABLE.CatMenuContainer { width: 136px;}

A.CatMenuItem { font-size: 12px; font-family: Arial; cursor: pointer;}
A.CatMenuItem:link { color: #c51313; text-decoration: none;}
A.CatMenuItem:visited { color: #c51313; text-decoration: none;}
A.CatMenuItem:hover { color: #c51313; text-decoration: none;}
A.CatMenuItem:active { color: #c51313; text-decoration: none;}

A#nojs.CatMenuItem:hover { background-color: #FF8600; color: #c51313; text-decoration: none;}

IMG.FCIcon { width: 16px; height: 16px; border-width: 0; margin-left: 2px; margin-right: 3px;}
IMG.FCTriangle { width: 9px; height: 9px; border-width: 0; margin-left: 3px;}
TABLE.FCItemTable { width: 100%; border-width: 0; margin: 0; text-align: left; }
TD.FCIconCell { vertical-align: middle; text-align: center;}
TD.FCTriangleCell {vertical-align: middle; text-align: right;}


/* ------------------ EXPLORER SKIN ------------------- */


/* ------------------ PRODUCT CONFIGURATOR MODULE ------------------- */


.ProductBG { background-color: #ffffff; }
.SlotCell { width: 50%; height: 35px; padding-top: 25px; background-color: #ffffff; text-align: center;}
.SlotProductCell { width: 50%; height: 35px; background-color: #ffffff; text-align: center;}
TABLE.PCSummaryTable { width: 100%; background-color: #ffffff;}
.PimageimageCell { padding: 5px; text-align: center; vertical-align: middle; height: 100%;}
.PimageimageCell IMG { text-align: center; vertical-align: middle;}
.PimageNumbersCell { padding-right: 10px; padding-left: 10px; white-space: nowrap;}
.PimageLine { height: 1px; background-color: #CCCCCC;}
.PimageLine IMG { height: 1px;}
BODY.Pimage { background-color: #FFFFFF; }
.PimagePageRow { height: 30px; vertical-align: middle; padding-left: 10px;}
.EqualRow { background-color: #ffffff; text-align: center;}
TD.FCChain { width: 18px; background-repeat: repeat-y; }
TD.FCChain IMG { width: 18px; height: 1px;}
TD.FCExplorerBox { width: 37px; vertical-align: top; background-repeat: repeat-y; }
TD.PListIMGBox { width: 139px; text-align: center; vertical-align: top; white-space: nowrap; margin-right: 21px;}
DIV.PListIMGBox { white-space: nowrap;}
TD.FLCDialogCell { width: 50%; height: 225px; text-align: center;}
TD.FLCDialogCellAntibot { width: 50%; height: 350px; text-align: center;}
TABLE.FLCDialog { width: 100%; height: 100%;}


/* ------------------ LAST CHECKOUT STEP ------------------- */


TD.LCSbackground { background-color: #68c1ff; }
TABLE.WebBasedPayment { height: 100%; width: 100%; }
TABLE.WebBasedPayment TR TD { text-align: center; vertical-align: middle; height: 90%; padding: 0;}


/* ------------------ USER PROFILE PAGE ------------------- */


.RegSectionTitle {color: #550000; font-size: 10px; font-weight: bold;}


/* ------------------ CUSTOM REVIEWS MODULE ------------------- */


IMG.StarIMG { width: 14px; height: 14px;}


/* ------------------ MANUFACTERS MODULE ------------------- */


.ManufacturersItem { text-align: left; white-space: nowrap; width: 95%; padding-left: 5px;}


/* ------------------ RECOMMENDED PRODUCTS MODULE ------------------- */




/* ------------------ WEBMASTER MODE ------------------- */


SPAN.Lbl { color: green; font-weight: bold;}

.Section {margin: 0; padding: 0;}


/* ------------------ FAST LANE CHECKOUT ------------------- */


.FLCAuthBox {white-space: nowrap; padding-left: 10px; padding-right: 5px;}
.FLCAuthPreBox {padding-left: 30px; height: 20px; width: 100%;}
.FLCtopPad { vertical-align: middle; height: 15px;}
.FLCtopPad IMG { width: 1px; height: 15px;}


/* ------------------ ADD ONS ------------------- */


/* ------------------ GIFT REGISTRY MODULE ------------------- */


.HighLight { background-color: #FFFFCC;}

/* CUSTOM */

#masthead{height: 127px; width: 952px; margin: 0 auto;}
#masthead .logo img{margin: 24px 0 0 7px;}
#masthead .donate{float: right; width: 500px;}

#navigation{height: 37px; width: 937px; margin: 2px auto 0 auto; background: transparent url(images/_custom_images/navigation_bg_tile.jpg) repeat-x;}
#navigation li{display: inline; float: left; margin: 0 0 0 0; border-right: 1px solid #dddddd;}
#navigation .last {border-right: 0;}
#navigation .last a{width: 132px;}
#navigation a:link {display: block; color: #666; font: 1.4em/2.7em Arial, Helvetica, Verdana, sans-serif; text-align: center; text-decoration: none; height: 37px; width: 133px; background: transparent url(images/_custom_images/button_main_navigation.png)  0 -40px no-repeat;}
#navigation a:visited {display: block; color: #666; font: 1.4em/2.7em Arial, Helvetica, Verdana, sans-serif; text-align: center; text-decoration: none; height: 37px; width: 133px; background: transparent url(images/_custom_images/button_main_navigation.png)  0 -40px no-repeat;}
#navigation a:hover, #navigation a:visited:hover{color: #000;}
#navigation a:active{display: block; color: #666; font: 1.4em/2.7em Arial, Helvetica, Verdana, sans-serif; text-align: center; text-decoration: none; height: 37px; width: 133px; background: transparent url(images/_custom_images/button_main_navigation.png)  0 -40px no-repeat;}

body.store a#store {display: block; color: #700B0B; height: 37px; width: 133px; background: transparent url(images/_custom_images/button_main_navigation.png) 0 0 no-repeat;}

#main-wrapper{width: 952px; background: transparent url(images/_custom_images/store_main_bg.jpg) repeat-y; margin: 0 auto;}
#main{width: 952px; min-height: 600px; margin: 0 auto; padding: 15px 0 0 0;}

body.home #main{background: transparent url(images/_custom_images/home_about_bg.jpg) no-repeat;padding: 0;}
.footer .left_panel{width: 200px;}
.footer .right_panel{width: 650px;}
ul.sidebar_list{}

.sidebar_list li{background: transparent url(images/_custom_images/bullet_arrow_lg.jpg) left 11px no-repeat;padding-left: 15px; }