/* CSS Document */
.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul {
	font-family: verdana ;
	font-size: 12px;
	color: #2c2c31;
	line-height: 17px;
	margin: 5px;
}

html, body {
	background-color: #ccccff;
	background-image: url(../images/bkg_tile.jpg);
	/*background-repeat: repeat-x;*/
	padding: 0px;
	width: 100%;
	height: 108%;
}

.error {
	color: red !important;
	border: 2px solid red !important;
	background-color: mistyrose !important;
}

/************************** Content Containers*********************************/

#contentContainer{
background-color: #FFFFFF;
padding: 5px 10px 0px 15px;
width: 565px;
}
#welcomeContainer{
background-color: #FFFFFF;
padding: 0px 10px 0px 15px;
font-weight: bold;
font-size: 10px;
width: 575px;
}
#bannerContainer{
width: 175px;
padding: 0px 0px 0px 0px;
color: #333366;
height: 100%;
}
#footerContainer{
padding: 5px 10px 0px 5px;
background-color: #333366;
margin: 0px 0px 0px 0px;
}
/******************************background container****************************/


div#centeringContainer {
	display: block;
	position: absolute;
	width: 100%;
	height:108%;
}

div#siteContainer {
	display: block;
	float: none;
	position: relative;
	width: 804px;
}

div#spacer
{
display: table;
height: 30px;
}

/**General Text
****************************************/
h1{
font-size: 14pt;
padding: 0px;
margin: 1em 0px 4px 0px;
}

h2{
font-size: 13pt;
padding: 0px;
margin: 1em 0px 4px 0px;
}

h3{
font-size: 12pt;
padding: 0px;
margin: 1em 0px 4px 0px;
}

h4{
font-size: 11pt;
padding: 0px;
margin: 1em 0px 4px 0px;
}

h5{
font-size: 10pt;
padding: 0px;
margin: 1em 0px 4px 0px;
}

h6{
font-size: 9pt;
padding: 0px;
margin: 1em 0px 4px 0px;
}

.redText{
color: #b3342b;
font-size: 10pt;
font-weight: bold;
}

.redTextSm{
margin-bottom: 10px;
color: #b3342b;
font-size: 8pt;
text-decoration: none;
}

.redTextSm a:link, .redTextSm a:visited{
margin-left: 155px;
color: #b3342b;
font-size: 8pt;
text-decoration: none;
}

.redTextSm a:hover{
margin-left: 155px;
color: #2b2b2b;
}


/**Search
***********************************/

#search{
float: right;
margin: 0px;
padding: 0px;
}

#search form{
margin: 0px;
padding: 0px;
}

.searchText{
height: 20px;
width: 150px;
font-size: 7pt;
color: #5b6771;
margin: 2px 0px 2px 8px;
padding: 2px 4px;
}

.searchButton{
height: 20px;
margin: 2px;
font-size: 7pt;
}

.searchResult{
font-size: 12pt;
font-weight: bold;
}

.searchResult a:link, .searchResult a:visited{
padding: 0px;
font-weight: bold;
text-decoration: none;
font-size: 9pt;
}

.searchResult a:hover{
text-decoration: underline;
}

.searchResult table td{
margin: 0px;
padding: 5px 0px;
font-size: 9pt;
font-weight: normal;
}

/**Breadcrumbs
*************************************/

a.breadCrumb:link, a.breadCrumb:visited{
padding: 5px 0px;
font-size: 8pt;
text-decoration: none;
color: #202020;
}

a.breadCrumb:hover{
text-decoration: underline;
color: #5b6771;
}

/**Sitemap
*******************************************/

.sitemapParent a:link, .sitemapParent a:visited{
font-size: 11pt;
text-decoration: none;
font-weight: bold;
}

.sitemapParent a:hover{
text-decoration: underline;
}

.sitemapChild a:link, .sitemapChild a:visited{

display: block;
margin: 1px 8px;
font-size: 9pt;
text-decoration: none;
font-weight: normal;
}

.sitemapChild a:hover{
text-decoration: underline;
}

/**TopBar
********************************/

.rowOne{
background-color: #333366;
padding: 0px;
margin: 0px;
}

#rowOne{
margin: 3px 5px;
float: right;
font-size: 8pt;
color: #666666;
}

#rowOne a:link, #rowOne a:visited{
color: #FFFFFF;
text-decoration: none;
}

#rowOne a:hover{
text-decoration: underline;
}




/**first navigation
**************************************/

.firstNavTable{
border-collapse: collapse;
width: 173px;
margin: 6px 0px;
}

.firstNavTable td{
padding: 0px;
}

a.firstNav:link, a.firstNav:visited{
display: block;
border-bottom: 1px solid #e2e5eb;
width: 173px;
margin: 1px 0px 0px;
padding: 6px 8px;
color: #ccccff;
text-decoration: none;
font-size: 11pt;
font-weight: bold;
}

a.firstNav:hover
{
color:#FFFFFF;
}

a.firstNavSelected:link, a.firstNavSelected:visited{
display: block;
border-bottom: 1px solid #e2e5eb;
width: 173px;
margin: 1px 0px 0px;
padding: 6px 8px;
color: #ccccff; 
text-decoration: none;
font-size: 11pt;
font-weight: bold;
}

a.firstNavSelected:hover
{
color:#FFFFFF;
}


/**second level navigation
**************************************/
.secondNavTable{
border-collapse: collapse;
margin: 0px;
width: 173;
}

.secondNavTable td{
padding: 0px;
}

a.secondNav:link, a.secondNav:visited{
display: block;
border-bottom: 1px solid #e2e5eb;
width: 173px;
margin: 1px 0px 0px;
padding: 5px 0px 5px 17px;
color: #ccccff;
text-decoration: none;
font-size: 9pt;
font-weight: bold;
}

a.secondNav:hover
{
color:#FFFFFF;
}

a.secondNavSelected:link, a.secondNavSelected:visited{
display: block;
border-bottom: 1px solid #e2e5eb;
margin: 1px 0px 0px;
padding: 5px 0px 5px 17px;
color: #ccccff; 
text-decoration: none;
font-size: 9pt;
width: 173;
font-weight: bold;
} 

a.secondNavSelected:hover{
color:#FFFFFF;
}
/**third level navigation
*******************************************/
.thirdNavTable{
border-collapse: collapse;
margin: 0px;
width: 173;
}

.thirdNavTable td{
padding: 0px;
}

a.thirdNav:link, a.thirdNav:visited{
display: block;
border-bottom: 1px solid #e2e5eb;
width: 173px;
margin: 1px 0px 0px;
padding: 5px 0px 5px 25px;
color: #ccccff;
text-decoration: none;
font-size: 8pt;
font-weight: bold;
}

a.thirdNav:hover
{
color:#FFFFFF;
}

a.thirdNavSelected:link, a.thirdNavSelected:visited{
display: block;
border-bottom: 1px solid #e2e5eb;
margin: 1px 0px 0px;
padding: 5px 0px 5px 25px;
color: #ccccff; 
text-decoration: none;
font-size: 8pt;
width: 173;
font-weight: bold;
} 

a.thirdNavSelected:hover{
color:#FFFFFF;
}

/*Store
***********************************/

#storePad{
width: 350px;
margin: 5px;
}

/*MiniCart
***********************************/

.miniCartTable{
margin: 12px 0px 0px 0px;
width: 190px;
background-color: #dddddd;
}

#cartPadding{
padding: 0px;
}

#minicart_summary{
margin: 2px 5px 5px 10px;
}

#minicart_product_list{
margin: 2px 5px;
}

#minicart_product_list table{
border-collapse: collapse;
}

#minicart_product_list table td{
font-size: 8pt;
padding: 2px;
}

#minicart_product_list table td input{
font-size: 8pt;
}

div#order_buttons input{
padding-left: 4px;
text-align: left;
}

div#order_buttons a{
display: block;
padding: 4px;
}

#minicart_qty_total{
font-size: 8pt;
}

#minicart_product_total{
font-size: 8pt;
padding-bottom: 5px;
}

#cart_no_products{
display: block;
margin: 0px 25px;
font-size: 8pt;
}


/*Category
***********************************/

.categoryTable{
margin: 10px 55px;
border-collapse: collapse;
}

.categoryItemsTitle{
width: 180px;
padding: 5px 15px 10px;
text-align: left;
font-size: 10pt;
}

.categoryItemsTitle a:link, .categoryItemsTitle a:visited{
font-weight: bold;
text-decoration: none;
}

.categoryItemsTitle a:hover{
text-decoration: underline;
}

.categoryItemsImage{
padding: 5px 13px;
}


/*Sub Categories
***********************************/

/*2Columns
**************/

.categoryTable table{
width: 200px;
}

.subCategoryTable table{
padding: 0px 0px 25px;
}

.categoryProductPic{
margin: 5px;
}

.categoryProductTitle{
width: 175px;
margin: 8px 5px 5px 5px;
}

.categoryProductTitle a:link, .categoryProductTitle a:visited{
font-size: 10pt;
color: #2b2b2b;
text-decoration: none;
font-weight: bold;
}

.categoryProductTitle a:hover{
color: #284993;
text-decoration: none;
}

.categoryProductDesc{
width: 175px;
margin: 2px 5px;
}

.categoryProductPrice{
font-size: 10pt;
font-weight: bold;
margin: 2px 5px;
color: #b3342b;
}

.picDescContainer{
display: block;
float: left;
}

/* Three Columns
******************/

.categoryTable threeColumns table{
width: 200px;
}

.subCategoryTable threeColumns table{
padding: 0px 0px 25px;
}

.categoryProductPic threeColumns{
margin: 5px;
}

.categoryProductTitle threeColumns{
width: 175px;
margin: 8px 5px 5px 5px;
}

.categoryProductTitle threeColumns a:link, .categoryProductTitle threeColumns a:visited{
font-size: 10pt;
color: #2b2b2b;
text-decoration: none;
font-weight: bold;
}

.categoryProductTitle threeColumns a:hover{
color: #284993;
text-decoration: none;
}

.categoryProductDesc threeColumns{
width: 175px;
margin: 2px 5px;
}

.categoryProductPrice threeColumns{
font-size: 10pt;
font-weight: bold;
margin: 2px 5px;
color: #b3342b;
}

/*One Column
******************/

.oneColumn table{
width: 300px;
padding: 0px 0px 25px;
}

.oneColumn .categoryProductPic{
margin: 5px;
}

.oneColumn .categoryProductTitle{
width: 275px;
margin: 8px 5px 5px 5px;
}

.oneColumn .categoryProductTitle a:link, .oneColumn .categoryProductTitle a:visited{
font-size: 10pt;
color: #2b2b2b;
text-decoration: none;
font-weight: bold;
}

.oneColumn .categoryProductTitle a:hover{
color: #284993;
text-decoration: none;
}

.oneColumn .categoryProductDesc{
width: 275px;
margin: 2px 5px;
}

.oneColumn .categoryProductPrice{
font-size: 10pt;
font-weight: bold;
margin: 2px 5px;
color: #b3342b;
}

.oneColumn .picDescContainer{
display: block;
float: left;
}

/* Product 
***********************************/

.productPic{
margin: 5px 10px;
float: left;
}

.productTitle div{
margin: 8px 5px 5px 0px;
font-size: 10pt;
font-weight: bold;
}

.productPrice{
display: inline;
font-size: 10pt;
font-weight: bold;
}

#total_display{
padding-left: 10px;
color: #990000;
font-size: 9pt;
font-weight: bold;
}

.productOptions{
width: 450px;
margin-top: 8px;
}

.productDesc{
float: left;
width: 95%;
margin: 5px 20px 5px 10px;
}


#cart_Add_Message{
display: block;
margin-left: 4px;
color: #084886;
font-weight: normal;
font-size: 8pt;
width: 165px;
}

.btnAdd form{
display: block;
margin: 8px 0px;
}

.btnContinue{
display: block;
float: left;
margin: 8px 20px;
}

#reg_display{
display: inline;
padding-left: 10px;
color: #2b2b2b;
font-size: 11pt;
font-weight: bold;
}


/** Sale
***********************************/

.productPriceSale{
display: inline;
}

.salename{
display: inline;
padding: 8px 0px;
color: #990000;
font-size: 10pt;
font-weight: bold;
}

.salePrice, #total_display{
display: inline;
padding-left: 10px;
color: #990000;
font-size: 10pt;
font-weight: bold;
}


.salestart{
display: inline;
margin-left: 129px;
padding: 8px 2px;
color: #990000;
font-size: 8pt;
font-weight: normal;
}

.saleend{
display: inline;
padding: 8px 4px;
color: #990000;
font-size: 8pt;
font-weight: normal;
}

/** Checkout
***********************************/

.checkoutTitles{
font-size: 10pt;
font-weight: bold;
padding: 15px 15px 0px;
}

.checkoutForm{
padding: 10px 15px;
}

.checkoutForm a{
padding: 10px 15px;
}

/*** confirm.mst
***********************************/

#cartTable{
width: 550px;
}

#cartTable th{
background-color: #dddddd;
padding: 3px;
}

#cartTable td{
text-align: left;
padding: 1px 8px;
vertical-align: middle;
}

.carHeaders{
font-size: 10pt;
font-weight: normal;
}

#cartTable table{
border-collapse: collapse;
padding: 5px;
margin: 2px;
}

/*** cart.mst
***********************************/

form iframe{
height: 5px;
}

.cartTable table{
border-collapse: collapse;
padding: 5px;
}

.cartTable th{
background-color: #dddddd;
padding: 3px;
}

.cartTable td{
text-align: left;
padding: 1px 8px;
vertical-align: middle;
}

.cartHeaders{
font-size: 10pt;
font-weight: normal;
}

.cartRows td{
border: 1px solid #dddddd;
padding: 3px;
vertical-align: top;
}

.cartRows td div{
vertical-align: top;
}

.cartRows td td{
border: 0px;
padding: 3px;
}

.cartRows table td{
font-size: 11pt;
font-weight: bold;
}

.cartRows li{
font-size: 8pt;
font-weight: normal;
}

.cartAltRows td{
border: 1px solid #dddddd;
padding: 3px;
vertical-align: top;
}

.cartAltRows td div{
vertical-align: top;
}

.cartAltRows td td{
border: 0px;
padding: 3px;
}

.cartAltRows table td{
font-size: 11pt;
font-weight: bold;
}

.cartAltRows li{
font-size: 8pt;
font-weight: normal;
}

#btnRemove{
float: left;
padding: 0px 4px;
}
#updateBtn{
float: left;
padding: 0px 4px;
}

#checkBtn{
float: right;
}
 
.continueShoppingBtn img{
margin: 10px 4px;
}



/** payment page
***********************************/

#get_quote{
margin: 10px 0px 0px 30px;
}

.contCheckoutBtn{
padding: 5px 8px;
}

.contShopBtn{
padding-left: 45px;
}



