﻿/*--------Entire Site-----------*/
body
{
	font-family:Arial;
	font-size:10pt;
}
a:link, a:visited
{text-decoration:none;color:black;}
a:hover, a:active
{color:#46505E;text-decoration:underline;}
.PageHeader
{
	background-color:#0426AE;
	color:White;
	font-weight:bold;
	height:20px;	
	padding-left:10px;
	padding-top:2px;
}
/* --------------------------------------------------------------
	Site wide classes that can be overridden by a control level class below
*/

.ItemsHeader, .ItemsFooter
{
	background-color:#46505E;
	color:White;
	font-weight:bold;
	padding:0px 4px 0px 4px;
}
.ItemsHeader
{
	margin-bottom:1em;
}
.ItemsFooter
{
	margin-top:1em;
}
.ItemsHeader a, .ItemsHeader a:visited, .ItemsFooter a, .ItemsFooter a:visited
{
	color:Yellow;
}
.ItemPic{padding:4px;height:80px;}
.ItemPic a img
{
	border:solid 1px silver;
}
.ItemPic a img:hover
{
	border:solid 1px #0426AE;
}
.ItemName
{
	border:solid 1px black;
	background-color:#0426AE;
	font-weight:bold;
	padding:2px;
	color:White
}
.ItemName a:link, .ItemName a:visited
{
	color:white;
	font-weight:bold;
}
.ItemName a:hover
{
	color:Yellow;
	text-decoration:none;
}
.ItemLabel
{
	color:black;
	font-weight:bold;
	text-align:right;
	
}
.ItemPrice
{
	color:red;
	font-weight:bold;
}
.Validator
{
	position:absolute;
	float:right;
	z-index:1;
}
.Validator span
{
	position:absolute;
	z-index:2;
	float:right;
	background-color:White;
	border:solid 1px red;
	width:96px;
	padding:2px;
}
/*
=LayOut
----------------------Layout------------------------*/
Div.MainHeader
{
	background-color:#FFEF39;
}
Div.MainDiv
{
	margin:0 auto;
	width:980px;
	/*overflow:hidden;*/
}
.StepOrderFormMainDiv
{
	margin:0 auto;
	width:700px;
}
#LeftNavDiv
{
	width:170px;
	overflow:hidden;
}
.LeftNav
{
	vertical-align:top;
	text-align:left;
	background-color:#FFEF39;
	background-image: url(../Images/graphic_left_Bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: gray;
	padding-bottom: 60px;
	width:170px;
}
.LeftNavHeader span
{	
	text-align:center;
	color:White;
	font-weight:bold;
	padding-top:2px;
}
.LeftNavBody{}
.LeftNavContent{}
#RightNavDiv
{
	width:170px;
	overflow:hidden;
}
.RightNav
{
	vertical-align:top;
	text-align:center;
	padding-bottom:90px;
	background-color: #FFEF39;
	background-image: url(../Images/graphic_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: gray;
	width:170px;
}
.RightNavHeader span, .RightNavHeader a:link span, .RightNavHeader a:hover span
{	
	text-align:center;
	color:White;
	font-weight:bold;
	padding-top:2px;
}
.RightNavHeader a:hover span
{
	color:Yellow;
	text-decoration:none;
}
.RightNavBody
{
	padding-top:4px;
}
.RightNavBody table
{
	background-color:#FFFFCC;
	margin:0 auto;
}
.RightNavContent{}
.PageBody
{
	vertical-align:top;
	border-bottom:solid 1px gray;
}
.PageBodySecure
{
	vertical-align:top;
	border-right:1px solid black;
	border-left:1px solid black;
	border-bottom:solid 1px gray;
}
.PageBodyDiv
{
	width:630px;
	padding:3px;
}
/*
=MainNav
----------------------Navigation Buttons------------------*/
.MainNav
{
	background-image: url(../images/nav_BKGRD.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
.NavButton a:link span, .NavButton a:visited span
{
	color:#0426AE;
	text-decoration:none;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
}
.NavButton a:hover span, .NavButton a:active span
{
	color:#FFEF39;
	text-decoration:none;
}
/*
=Categories
----------------------Categories-------------------------*/
.MainCategories
{
	display:block;
	width:100%;
	font-weight:bold;
}
.SubCategories
{
	display:block;
	width:100%;
}
.CategoriesSeparator
{}
.MainCategory
{
	padding:1px 1px 1px 3px;
	display:block;
}
.SubCategory
{
	padding:1px 1px 1px 1em;
	display:block;
	background-color:White;
}
.MainCategory a:link, .MainCategory a:visited
{
	color:Black;
	
}
.SubCategory a:link, .SubCategory a:visited
{
	font-weight:bold;
	
	color:Navy;
}
.MainCategory a:hover, .MainCategory a:active
{
	
	color:Blue;
}
.SubCategory a:hover, .SubCategory a:active
{
	color:Blue;
}

/*
=Footer
-------------------------Footer------------------------*/

.Footer
{
	color:White;
	text-align:center;
}
.Footer span
{
	padding-top:2px;
}
.Footer a:link, .Footer a:visited
{
	color:white;
	text-decoration:none;	
}
.Footer a:hover
{
	text-decoration:underline;
}

/*
=FillErrorLabel
------------------------  Error Label-----------------*/
.FillErrorLabel p
{
	 border:solid 2px red;
	 font-size:12pt;
	 text-align:center;
	 font-weight:bold;
	 padding:2px;
	 color:Red;
}

/*
=OrderForm
----------------------Order Form------------------------*/

.OrderFormHeader
{
	color:white;
	background-color:Gray;
}
.OrderFormTable
{
	padding:2px;
	background-color:#eeeeee;
	border: solid 2px gray;
}
.OrderForm
{
	color:white;	
	background-color:Gray;
}
hr.OrderForm
{
	border:1px solid black;
}

/*
=FlagItems
-------------------Home Page Items & Specials Right Nav----------------------*/

.FlagItems
{
	 text-align:center;
	 vertical-align:top;
	 padding:2px;
	 width:145px;
}
.FlagItems:hover
{
	background-color:#FFFF99;
}
.FlagItems div.ItemName
{
	height:31px;
	overflow:hidden;
}
.FlagItems div.ItemPic
{
	border:solid 1px black;
	text-align:center;
	padding:4px 0px 4px 0px;
}
.FlagItems div.ItemPrice
{
	color:yellow;
	font-size:11pt;
	font-weight:bold;
	height:18px;
	overflow:hidden;
	border:solid 1px black;
	background-color:#46505E;
}
.FlagItems div.ItemPrice span
{
	color:white;
	font-size:11pt;
}

/*
=Flags
---------------------- Specials/Flags -------------------------*/

.Flag
{
	text-align:left;
	widTH:155PX;
	background-color:White;
	font-weight:bold;
}
.Flag a, .Flag a:link, .Flag a:visited
{
	color:#0426AE;
	padding:2px 5px 3px 20px;
	display:block;
	
}
.Flag a:hover
{
	color:black;
	background-color:yellow;
	
}

/*
=ShowItem
--------------------------Show Item------------------------------*/

/*
.ShowItem table.ItemName a, .ShowItem table.ItemName a:link, .ShowItem table.ItemName a:visited
{}
.ShowItem table.ItemName a:hover
{}
*/
.ShowItem table.ItemName
{
	text-align:left;
	width:100%;
}
.ShowItem td.ItemInfo
{
	padding-bottom:1em;
}
.ShowItem td.ItemPic
{
	width: 135px;
	vertical-align:top;
	padding:4px;
}
/*
.ShowItem td.ItemPic a img
{}
.ShowItem td.ItemPic a img:hover						
{}
*/
.ShowItem td.ItemPrices
{
	width:135px;
	text-align:right;
}
/*
.ShowItem td.ItemPrices table
{}

.ShowItem td.ItemPrices td.ItemLabel
{
}
.ShowItem td.ItemPrice
{}

.ShowItem td.ItemLabel, .ShowItem span.ItemLabel
{}
*/
.Headers								
{
	font-weight: bold;
	color: black;
	border-bottom: 1px black solid;
	display:block;
	padding:4px 0px 4px 0px;
}
.RelatedItems1, .RelatedItems2, .ItemNotes1, .ItemNotes2, .Applications
{
	margin:1em;
}
.ItemNotes2 span.Headers,.ItemNotes1 span.Headers, .Applications span.Headers
{
	border: white thin solid;
	border-bottom:solid 1px black;
	font-weight:bold;
	font-size:13pt;
	color:black;
	display:block;
	padding:2px;
	margin-bottom:.5em;
	background-color:white;
	visibility:inherit;
}
div.AdditionalInfoLinks
{text-align:right;margin:2px 0px 8px 0px;display:none;}
.AdditionalInfoLinks a, .AdditionalInfoLinks a:visited
{
	display:none;
	font-weight:bold;
	text-decoration:none;
	padding:0px 6px 3px 6px;
	border-left:solid 1px black;
	border-bottom:solid 1px black;
	color:black;
	background-color:#eeeeee;
}
.AdditionalInfoLinks a:hover
{
	text-decoration:underline;
	color:Black;
}
.AdditionalInfoLinks div
{
	font-weight:bold;
	background-color:Black;
	color:White;
	padding:2px;
}
.AddAllButton{visibility:hidden;}
.AddAllButton div{}
.GoToTop
{
	border-bottom:dashed 1px black;
	text-align:right;
	font-weight:bold;
}
.GoToTop a
{
	border-left:dashed 1px black;
	border-top:dashed 1px black;
	border-right:dashed 1px black;
	padding:.25em .25em 0px .25em;
}
/*
=RelatedItem
----------------------- Related Item --------------------------*/

.RelatedItem
{
	width:100%;
	vertical-align:top;
}
.RelatedItem td.ItemPrices
{
	width:135px;
	text-align:right;
	vertical-align:top;
	padding-top:4px;
}
/*
.RelatedItem td.ItemPrices table
{}

.RelatedItem td.ItemPrices td.ItemLabel
{}
.RelatedItem td.ItemPrice
{}

.RelatedItem td.ItemLabel, .RelatedItem span.ItemLabel
{
	font-weight:bold;
	text-align:right;
}
*/
.RelatedItem td.ItemPic
{
	vertical-align:top;
	padding:4px;
}
/*
.RelatedItem td.ItemPic a img
{}
.RelatedItem td.ItemPic a img:hover						
{}
*/
.RelatedItem td.ItemInfo
{
	vertical-align:top;
	padding-top:4px;
}
.RelatedItem div.ItemName
{
	width:360px;
}

/*
=CartInfo
----------------------Cart Info------------------*/

.CartInfoPanel A:link, .CartInfoPanel A:visited
{
	text-decoration: none;
	color:Black;
	font-weight:bold;
}
.CartInfoPanel A:hover
{
	text-decoration: underline;
	color:Black;
	font-weight:bold;
}
.CartPriceLabel
{
	color:red;
}

/*
=ViewCart
---------------------View Cart----------------------*/

.ViewCartHeader
{
	padding: 4px;
	background-color:#46505E;
	color:White;
	font-weight:bold;
}
.ViewCartSubHeader
{
	background-color:#eeeeee;
	color:black;
	padding:4px;
}
.ViewCart
{
	 padding-bottom: 10px;
	 color:black;
}
.ViewCart td.ItemPic
{
	padding:4px;
}
/*
.ViewCart td.ItemPic a img
{}
.ViewCart td.ItemPic a img:hover
{}
.ViewCart span.ItemLabel
{}
*/
.ViewCart a
{
	color:Black;
	
	font-weight:bold;
}
.ViewCart a:hover
{
	color:blue;
	
}

/*
=AddByPartNumberHeader
----------------------Add By Part Number---------------------*/
.AddByPartNumberHeader
{
	padding:4px;
	background-color:#cccccc;
	color:Gray;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
}

/*
=CategoriesLanding
--------------------- Categories Landing / Landing Page -----------------------------*/

.CategoriesLanding{}
.CategoriesItem{width:100%}

/*
=CategoryLandingInfo
--------------------- Category Landing Page Info ----------------------*/
.CategoryLandingInfo{width:100%;}
.CategoryLandingInfo td.ItemPic {width:100px;}

/*
=CategoryInfo
--------------------- Category Info --------------------------*/

.CategoryInfo {width:100%;}
.CategoryInfo td.ItemPic {width:100px;}

/*
=ListItems
---------------------  LIST ITEM ----------------------------*/
.ListItemsMainDiv
{
	width:100%;
}
.ListItem
{
	margin-bottom:4px;
}
.ListItem:hover
{
	background-color:#FFFFCC;
}
.ListItem table.ItemName
{
	text-align:left;
}
/*
.ListItem table.ItemName a:link, .ListItem table.ItemName a:visited
{}
.ListItem table.ItemName a:hover
{}
*/
.ListItem td.ItemPic
{
	vertical-align:top;
	width:18%;
	padding:5px;
}
/*
.ListItem td.ItemPic a img
{}
.ListItem td.ItemPic a img:hover
{}
*/
.ListItem td.ItemInfo
{
	vertical-align:top;
	text-align:left;
	width:62%;
}
.ListItem table.ItemName span.ItemLabel
{
	color:Silver;
}
/*
.ListItem td.ItemLabel
{}
*/
.ListItem td.ItemPrices
{
	width:20%;
}
/*
.ListItem td.ItemPrice
{}
*/

/*
=SearchControl
-------------------------Search Control-------------------------*/
.SearchControlHeader
{
	background-color:#0426AE;
	color:White;
	font-weight:bold;
	height:20px;	
}
.SearchTable
{
	background-color:#FFFFCC;
}
.SearchControl
{
	padding: 4px;
}
.SearchControl div
{
	padding-top:4px;
	color:Black;
	font-weight:bold;
}
.SearchControl div:hover
{
	color:blue;
}
.SearchControl select, .SearchControl input[type="text"]
{
	width:155px;
}
.SearchControl select:focus
{
	color:blue;
}

/*
=FAQ
----------------------FAQ----------------------------*/

.viewfaqQuestion h5{margin:4px;}
.viewfaqAnswer{margin-left:20px;}
.viewfaqAnswer h5{color:red;margin:4px;}

/*
=Classified
---------------------Classified Section-------------------*/

.ClassifiedMenuBKGRD
{
        background-color:#990000;
        color:White;
        border-left: solid 1px #333333;
        border-bottom:solid 1px #333333;
        width:150px;
        padding-left:3px;
        background-image:url(bullet.gif);
        background-position:center right;
        background-repeat:no-repeat;
}
.ClassifiedMenuBKGRD a:link, .ClassifiedMenuBKGRD a:visited
{
        color:white;
}
.ClassifiedPrice
{
	color:Yellow;
}
.ClassifiedAdPrice
{
	color:red;
	font-weight:bold;
}
.ClassifiedList
{
    	background-color:#990000;
    	color:White;
    	border:1px solid white;
}
.ClassifiedList a:link, .ClassifiedList a:visited
{
    	color:white;
}
.CartInfoBKGRD 
{
	background-image: url(../Images/CartInfoBkgrd.jpg);
}
.RightBRKGD
{
	background-image: url(../Images/rightNavBkgrd.jpg);
}
.ClassifiedNavMenu
{
	text-align:center;
}

/*
=PHOTOGALLERY
---------------------- PHOTO GALLERY --------------------------*/
	.BreadCrumb {padding-top:2px;padding-left:10px;height:20px;text-align: left;font-size:14px;font-weight:bold;color:white;background-color: #0426AE;}
        .BreadCrumb a {padding: 0px 5px;text-decoration:none;color:white;font-family:arial;font-size:14px;font-weight:bold;}
        .BreadCrumb a:visited {text-decoration:none;}
        .BreadCrumb a:hover {text-decoration: underline;color:#D20202;}
        .Photo {font-family: arial; background-color: #CCCCCC; border: 1px solid #CCCCCC;}
        .Photo tr td {background-color: #EEEEEE;}
        .PhotoImage {border: 2px solid #999999}
        .Photo tr td.Name {text-align: left; padding: 2px; color:black; font-weight: bold; background-color: #DDDDDD; border: 1px solid #FFFFFF;}
        .Photo tr td.Description {text-align: left; padding: 2px; font-size: 12px;}
        .Photo tr td.Download {text-align: center; font-size: 12px;}
        .Photo tr td.subtitle {font-size: 11px; font-weight: bold;}
        .Photo tr td.subinfo {font-size:10px;}
        .PhotoContainer {width:160px;background-color: #0426AE; border: 1px solid #999999; font-family: arial;vertical-align:top;text-align: center;margin:10px}

        /*
        .PhotoList tr td {background-color: #EEEEEE;vertical-align:top;}
        .PhotoList tr td.Name {text-align: left;}
        .PhotoList tr td.Name a {color:black; font-size:13px; font-weight:bold;text-decoration:none;}
        .PhotoList tr td.Name a:hover {color:#D20202;text-decoration:underline;}
        .PhotoList tr td.Description {text-align: left;font-size:12px;}
        */
        .PhotoListName {color:black; font-size:13px; font-weight:bold;text-align: left;}
        .PhotoListDescription {text-align: left;font-size:12px;}
        .CatList {border: 2px solid #CCCCCC;background-color:#0426AE;}
/*        .CatList tr td.Name a {font-family: arial;font-size: 13px; color:black;font-weight:bold;text-decoration:none;}*/
	.main {width:630px;}
	.main a, .main a:visited {font-weight:bold;text-decoration:none;color:white;}
	.main a:hover {text-decoration:underline;color:white}