﻿body 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px 0px;
}

h1 /*Black*/
{
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}

h2 /*White*/
{
	font-weight: bold;
	color: #FFFFFF;
}

h3 /*Blue*/
{
	font-weight: bold;
	color: #FF0000;
}

h4 /*Red*/
{
	font-weight: bold;
	color: #F71D04;	
}

h5
{
	font-weight: bold;
	color: #000000;
}

h6
{
	font-weight: bold;
}

a
{
	color: #0033CC;
	text-decoration: none;
	border-bottom: 1px Dashed #0033CC;
}

a:hover
{
	border-bottom: 1px Solid #0033CC;
	background-color: #80A0FF;
}	

a.QuickLinks
{
	color: #FFFFFF;
	text-decoration: none;
	border: 1px Solid #333333;
	background-color: #333333;	
	line-height: 15pt;
}

a.QuickLinks:Hover
{
	text-decoration: underline;
	border: 1px Solid #333333;
	background-color: #333333;	
}

#ProductCategories a.Category
{
    background-color: #CED6EC;
    text-decoration: none;
    margin: -5px;
    padding: 1px 1px 1px 3px;
    color: #333333;
    font-size: 12px;
    width: 146px;
    font-weight: bold;
    border-bottom: 0px Solid Transparent;
    display: inline-block;
}

#ProductCategories  a.Category:Hover
{
    background-color: #AFBEE7;
    text-decoration: none;
    margin: -5px;
    padding: 1px 1px 1px 3px;
    color: #333333;
    font-size: 12px;
    width: 146px;
    font-weight: bold;
    border-bottom: 0px Solid Transparent;
    display: inline-block;
}

a.Alphabet
{
	border-bottom: 1px Solid White;	
}	

ul li
{
	padding: 3px;
}	

.Bold
{
	font-weight: bold;
}	

.Header
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	line-height: 25px;
}	

.HeaderBlue
{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}	

.Textbox
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;	
}

.CheckboxList
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;	
	padding: 10px;
}

.DropDownList
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;	
}

.Button
{
	font-weight: bold;
	font-size: 11px;	
}	

.Label
{
	font-weight: bold;
	font-size: 11px;	
}	

.LabelBlue
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;	
}	

.ProductName
{
	font-weight: bold;
	font-size: 12px;
	color: #335CD6;	
}	

.ProductPrice
{
	font-weight: bold;
	font-size: 14px;
	color: #228B22;
}

.ProductListImageBox
{
    border: 1px Solid #999999;
    padding: 0px 3px 3px 0px;
    width: 105px;
    background-color: #FFFFFF;
}

.ProductListImageBox2
{
    border: 1px Solid #999999;
    padding: 0px 3px 3px 0px;
    width: 105px;
    background-color: #FFFFFF;
}

.ProductListDescriptionBox
{
    padding: 0px 3px 0px 10px;
    width: 540px;
    float: left;
}

.ProductBrand
{
	text-transform: capitalize;
	font-size: 10px;
}

.RedBar
{
	height: 5px;
	width: 855px;	
	background-color: #FF0000;
}	

.YellowBar
{
	height: 18px;
	width: 855px;		
	background-color: #FFFF00;	
}	

#TopPager
{
    border: 1px solid #62738F;
    height: 20px;
    padding: 3px;
}


#TopPager a.PagerLink
{
    border: 0px;
    text-decoration: none;
    background-color: Transparent;
}

#TopPager a.PagerLink:Hover
{
    border: 0px;
    text-decoration: underline;
    background-color: Transparent;    
}


#BottomPager
{
	border: 1px solid #62738F;
    height: 20px;
    padding: 3px;
}

#BottomPager a.PagerLink
{
    border: 0px;
    text-decoration: none;
    background-color: Transparent;
}

#BottomPager a.PagerLink:Hover
{
    border: 0px;
    text-decoration: underline;
    background-color: Transparent;    
}


#PageContainer
{
	text-align: left;
}

#HomePageLogin
{
	
}

#PageContent
{
	width: 855px;
	min-height: 700px;
	margin: 10px;
	max-height: 100%;
	overflow: visible;
}	

#PageContent a
{
	color: #0033CC;
	text-decoration: none;
	border-bottom: 1px Dashed #0033CC;
}

#PageContent a:hover
{
	border-bottom: 1px Solid #0033CC;
	background-color: #DBE4FF;
}	

#Pictorial
{
	width: 855px;	
}	

#Pictorial img
{
	float: left;	
}	

#SearchResultsContainer
{

}

#SearchCategories
{
    float: left;
    width: 150px;
    background-color: #F5F5F5;
    padding: 2px;
    min-height: 700px;
    max-height: 100%;
}

#SearchResults
{
    width: 675px;
    background-color: #FFFFFF;
    padding: 0px 1px 0px 10px;
    min-height: 700px;
    max-height: 100%;
}

#Copyright
{
	color: #FFFFFF;
	font-size: 10px;	
	padding-bottom: 2px;
}	

#Footer
{
	height: 30px;
	width: 845px;	
	background-color: #3F3F3F;	
	padding: 5px;
	text-align: center;
}	

#Footer a
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;	
	display: inline;
	border: 0px;
	padding: 0px 5px 0px 5px;
	background-color: Transparent;
}

#Footer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;	
	display: inline;
	border: 0px;
	padding: 0px 5px 0px 5px;	
}	

.Box
{
    border: 1px Solid #999999;
}

.FloatLeft
{
    float: left;
}

.FloatRight
{
    float: right;
}

.ListThumbnails
{
	/*color: White;*/
}

.SearchLetterTop
{
	border: 1px solid #62738F;
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	color: #62738F;
}

.SearchLetterTopSelected
{
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;	
	border: solid 2px #62738F;
	background-color: #62738F;
}

.SearchLetterBottom
{
	border: 1px solid #62738F;
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	color: #62738F;
}

.SearchLetterBottomSelected
{
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;	
	border: solid 2px #62738F;
	background-color: #62738F;
}
