﻿BODY
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #292c33;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	cursor: default;
}

BODY.popup
{
	background-image: none;
	background-color: #FFFFFF;
}

.bannerTitle
{
	font-family: ARIAL, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFF600;
	padding-left: 20px;
	cursor: default;
	text-align: left;
}

a
{
	color: #750015;
	text-decoration: none;
	padding-bottom: 8pt;
	font-weight: bold;
}

H3
{
	color: #333;
	font-size: 12px;
}

.UL
{
	line-height: 14px;
	color: #2a2a2a;
	list-style-image: none;
	list-style-type: square;
}

DIV.decoratedSection
{
	font-family: verdana;
	font-size: 10px;
}
.decoratedSection DIV.content p
{
	padding-bottom: 2px;
	line-height: 14px;
	color: #2a2a2a;
	font-weight: normal;
}

.decoratedSection UL
{
	font-family: verdana;
	font-size: 10px;
	cursor: default;
	color: #333;
}

.decoratedSection a
{
	color: #750015;
	text-decoration: none;
	padding-bottom: 8pt;
	font-weight: bold;
}

.largeMessage
{
	font-size: 12pt;
	cursor: default;
}

.textbox
{
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: verdana, Helvetica;
	font-size: 8pt;
	background-color: #ffffff;
}
/*------------------Privacy Statement Page-------------------------*/
/*------------End Privacy Statement Page---------------------------*/

/*---------------------------Register Page-------------------------*/
.regTextbox
{
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: verdana, Helvetica;
	font-size: 8pt;
	background-color: #ffffff;
	width: 190px;
}

.requiredIndicator
{
	font-family: verdana, Helvetica;
	font-size: 11px;
	font-weight: bolder;
	color: red;
	text-align: center;
}
.regSeparator
{
	padding: 10px 0px 10px 0px;
	vertical-align: middle;
}

.hand
{cursor:auto;}
/*-----------------------End Register Page-------------------------*/

/*---------------------------Footer Page---------------------------*/
.footerLink
{
	font-family: aria;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	padding-right: 10px;
}
.footerLink:hover
{
	text-decoration: underline;
}

.footerLinkOrange
{
	font-family: verdana;
	font-size: 7pt;
	color: #e0a336;
	text-decoration: none;
	cursor: hand;
}

.footerLinkOrange:hover
{
	color:#ff6600;
}

.footerSmallPlain
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	line-height: 10px;
}
/*-------------------------End Footer Page-------------------------*/

/*-----------------------Header Page ------------------------------*/
.topHeaderText
{
	font-family: verdana , Arial;
	font-size: 11px;
	color: #8c8f98;
	cursor: default;
	font-weight: bold;
}

.textboxHeader
{
	border-style: solid;
	border-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: verdana, Helvetica;
	width: 100px;
	font-size:10px;
	color: #31343d;
}

.navMenu
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ededed;
	cursor: hand;
	text-transform: uppercase;
	padding-left: 19px;
	line-height: 17px;
	background-color: Transparent;
	text-decoration: none;
	padding-bottom: 0px;
}

.navMenu:hover
{
	font-weight: bold;
	color: #750015;
	background-color: #ffffff;
	text-decoration: none;
	line-height: 17px;
	padding-bottom: 0px;
}
/*-------------------End Header Page ------------------------------*/

/*-----------------------Custom Page ------------------------------*/
.decoratedSectionCustom a
{
	color: #b04d1c;
	text-decoration: none;
}

.decoratedSectionCustom a:hover
{
	color: #ff6600;
}
/*---------------------End Custom Page-----------------------------*/

/*--------------------------FAQ Page-------------------------------*/
/*-----------------------End FAQ Page------------------------------*/

/*---------------------Login Page ---------------------------------*/

.textboxLogin
{
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: verdana, Helvetica;
	background-color: #ffffff;
	width: 190px;
}

.ulSummary
{
	color: Red;	
}
/*----------------------End Login Page-----------------------------*/

/*-------------------Terms Of Use Page ----------------------------*/
/*---------------------End Terms Of Use Page-----------------------*/

/*------------------------catalogView Page-------------------------*/
.itemNumberHyperCatalogView
{
	color: #b04d1c;
	text-decoration: none;
	cursor: auto;
	font-size: smaller;
	font-weight: bold;
}

.itemNumberHyperCatalogView:hover
{
	color: #ff6600;
}

.productNameCatalogView
{
	vertical-align: top;
	font-weight: bold;
	font-size: smaller;
}

.comboCatalogView
{
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: verdana, Helvetica;
	background-color: #ffffff;
}

/*--------------------End cataloView Page--------------------------*/

/*--------------------popularItems Control-------------------------*/
.itemNumberHyperPopularItems
{
	color: #750015;
	text-decoration: none;
	cursor: auto;
	font-size: smaller;
	font-weight: bold;
}

.productNamePopularItems
{
	vertical-align: top;
	font-size: smaller;
	font-weight: bold;
}
/*-------------------End popularItems Control----------------------*/

/*---------------------itemDetails Page----------------------------*/
.itemName
{
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	color: #333;
	font-family: Verdana;
}

.itemSectionTitle
{
	font-size: 7pt;
	font-weight: bold;
	color: #333;
	font-family: Verdana;
}
	
.itemDescription
{
	font-size: 8pt;
	color: #333333;
	font-family: Verdana;
}
/*----------------------End itemDetails Page-----------------------*/

/*------------------------Shopping Cart----------------------------*/
.gvSC
{
	border: 1px solid #ededed;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.gvSCHeader
{
	background-color: #ededed;
	color:#333333;
}

.gvSCRow
{
	border: 0px solid;
}

.gvSCLink
{
	font-family: verdana;
	color: #b04d1c;
	text-decoration: none;
	font-size: 7pt;
	font-weight: normal;
}

.gvSCLink:hover
{
	color: #ff6600;
}

.gvSCProductNameLink
{
	font-family: verdana;
	color: #b04d1c;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

.gvSCProductNameLink:hover
{
	color: #ff6600;
}
/*-----------------------End shoppingCart Page---------------------*/

/*------------------------contactUs Page---------------------------*/
.cuLink
{
	color: #b04d1c;
	text-decoration: none;
}

.cuLink:hover
{
	color: #ff6600;
}
/*--------------------End contactUs Page---------------------------*/

/*-----------------------checkout Page-----------------------------*/
.gvCheckout
{
	border: 1px solid #ededed;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.gvCheckoutHeader
{
	background-color: #ededed;
	color:#333333;
}

.checkoutLink
{
	color: #b04d1c;
	text-decoration: none;
}

.checkoutLink:hover
{
	color: #ff6600;
}
/*--------------------End checkout Page----------------------------*/





/*---------------GRIDS---------------*/

.tbl2col
{
	width:672px;
	text-align:right;
}
.headerTable
{
	border: thin solid #675f5a;
	background-color: #fff7e8;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.headerTableTD
{
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #675f5a;
}


			
/*---------------image replacement---------------*/
    .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{margin:0;padding:0;display:block;overflow:hidden;text-indent:-8000px; }
    
/*---------------Easy Slider---------------*/
	#slider ul, #slider li,#slider2 ul, #slider2 li{margin:0;padding:0;list-style:none;}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li
	    { 
		/* define width and height of list item (slide)
           entire slider area will adjust according to the parameters provided here*/
		width:363px;overflow:hidden; 
		}	
	#prevBtn, #nextBtn,#slider1next, #slider1prev{display:block;width:30px;height:77px;position:absolute;left:-26px;top:43px;z-index:1000;}
	#nextBtn, #slider1next{ left:363px;}												
	#prevBtn a, #nextBtn a,#slider1next a, #slider1prev a{display:block;position:relative;width:30px;height:77px;background:url(../images/btn_prev.png) no-repeat 0 0;}
	#nextBtn a, #slider1next a{ background:url(../images/btn_next.png) no-repeat 0 0;}

	/* numeric controls */	
	ol#controls{margin:1em 0;padding:0;height:28px;}
	ol#controls li{margin:0 10px 0 0; padding:0;float:left;list-style:none;height:28px;line-height:28px;}
	ol#controls li a{float:left;height:28px;line-height:28px;border:1px solid #ccc;background:#DAF3F8;color:#555;padding:0 10px;text-decoration:none;}
	ol#controls li.current a{background:#5DC9E1;color:#fff;}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/*-------------End Easy Slider---------------*/

/*---------------carousel---------------*/
    .carousel { margin:0;padding:0;list-style:none;width:838px;height:340px;overflow:hidden;}
    .carousel li { text-align:left;display:block;width:838px;height:340px; }
    .carousel-pagination li {display:block;width:10px;height:10px;margin-right:5px;cursor:pointer;float:left; background:#333;}
    .carousel-pagination .carousel-pagination-active {background:#ff0000;}
/*-------------End carousel---------------*/
