﻿body 
{
	background-color: #1c2e4d;
	font-family: Arial;
	color: #434242;
	font-size: 12px;
}
a
{
	text-decoration: none;
	color: #1c2e4d;
	font-weight: bold;
}

#pageWrap
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#topBanner
{
	/*background-image: url(../images/topBanner.jpg);*/
	position: relative;
	width: 760px;
	height: 215px;
}
#bannerMenu
{
	position: absolute;
	top: 100px; 
	left: 423px;
	text-align: right;
	line-height: 16px;
	color: White;
	width: 326px;
}
#bannerMenu a
{
	color: #e7e7e7;
}
#contentWrap
{
	background-color: #ffffff;
	width: 748px;
	border-left: solid 6px #000000;
	border-right: solid 6px #000000;
	border-bottom: solid 6px #000000;
}
.headers
{
	font-size: 20px; 
	float:left;
	font-weight: bold;
	color: Green;
}
/*/////Index////*/
#menuBackground
{
	border-left: solid 6px #000000;
	border-right: solid 6px #000000;
	background-image: url(../images/menu_bg.jpg);
	width: 748px;
	height: 23px;
	background-repeat: repeat-x;
	padding-top: 7px;
}
.menuText
{
	color: White;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
}
#footer
{
	font-size: 10px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer a
{
	color: #434242;
	text-decoration: none;
	font-weight: normal;
}

.blueBar
{
	width: 723px;
	height: 35px;
	background-color: #1c2e4d;
	color: White;
	font-weight: bold;
	font-size: 16px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 1px;
}
.redBar
{
	width: 723px;
	height: 35px;
	background-color: #720808;
	color: White;
	font-weight: bold;
	font-size: 16px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 1px;
}
.titleBarImage
{
	float: left;
}
.titleBarText
{
	float: left; 
	margin-top: 7px; 
	padding-left: 7px;
}
.textArea
{
	clear: left; 
	padding: 15px;
	padding-bottom: 35px;
}

/*////Category Screen//////*/

.categoryTD
{
	vertical-align: middle;
	text-align: center;
	border: outset 2px #e0dedc;
}
.categoryTD a
{
	text-decoration: none;
	color: blue;
}
/*////BreadCrumbs////*/

.breadCrumbs
{
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #e0dedc;
	padding: 5px;
	background-color: #f9fbe8;
	padding-left: 15px;
}
.breadCrumbs a
{
	color: #b22b31;
}

/*/////Products Screen//////*/

.productTitle
{
	width: 210px;
	font-size: 13px;
}
.productTitle a
{
	color: #720808;
	text-decoration: none;
}
.productTitle a:hover
{
	text-decoration: underline;
}
.imageTD
{
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 180px;
	text-align: center;
	border-bottom: solid 1px black;
}
.imageTD img
{
	border: 0px;
}
.productTD
{
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 250px;
	border-bottom: solid 1px black;
}
.productTeaser
{
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #444444;
}
.readMore
{
	padding-top: 5px;
}
.readMore a
{
	color: Blue;
	text-decoration: none;
	font-size: 12px;
}
.readMore a:hover
{
	text-decoration: underline;
}
.priceTD
{
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	color: #444444;
	font-weight: bold;
	font-size: 12px;
	text-align:right;
	width: 120px;
	border-bottom: solid 1px black;
}
.oldPrice
{
	text-decoration: line-through;
}
.salePrice
{
	color: red;
}
.addCartTD
{
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 125px;
	text-align: right;
	border-bottom: solid 1px black;
}
.CartButton
{
	background-color: #1c2e4d;
	color:White;
	font-size: 12px;
	font-weight: bolder;
	padding: 3px;
	width: 80px;
}

/*/////ProductDetail Screen/////*/

.productDetailTD
{
	vertical-align: top;
	width: 500px;
	padding-right: 15px;
}
.productDetailTitle
{
	color: #720808;
	font-size: 16px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.productDetailImagesTD
{
	vertical-align: top;
	width: 230px;
	text-align: center;
	color: #444444;
	font-size: 13px;
	border-left: solid 2px silver;
}
.productDetailImagesTD img
{
	border: 0px;
	padding-bottom: 5px;
	
}
.shopCartBox
{
	width: 160px;
	text-align: center;
	border: outset 2px #e0dedc;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
.ddlColor
{
	margin-bottom: 7px;
}
.ddlSize
{
	margin-bottom: 7px; 
	margin-top: 7px;
}
.availability
{
	margin-bottom: 5px;
}
.lblMessageBox
{
	width: inherit;
	background-color: Maroon;
	color: White;
	padding: 5px;
	margin-bottom: 10px;
}
/*/////Shopping Cart Screen//////*/
.lblErrorMessageBox
{
	width: 390px;
	background-color: Maroon;
	color: White;
	padding: 5px;
	margin-bottom: 10px;
}
.SCProductHeader
{
	font-weight: bold; 
	text-decoration: none; 
	font-size: 12px; 
	color: Blue;
}
.SCTable
{
	clear: both; 
	width: 718px; 
	font-weight: normal;
}
.lineTD
{
	border-bottom: solid 1px #646464; 
	padding-bottom: 5px; 
	line-height: 0px; 
	font-size: 0px; 
}
.SCproductTD
{
	width: 205px; 
	font-weight: bold;
}
.scTD
{
	width: 80px;
	font-weight:bold;
	text-align: right;
}
.scItemTD
{
	text-align: right;
}

.updateButton
{
	margin-top: 10px;
	margin-bottom: 25px;
	text-align: right;
}
.totals
{
	clear: both;
	margin-top: 15px;
	text-align: right;
}
.amounts
{
	font-weight: normal;
	color: #444444;
	text-align: right;
}
.grandtotals
{
	color: #720808; 
	font-size: 14px; 
	padding-top: 5px;
	text-align: right;
}
.underline
{
	border-bottom: solid 1px #646464;
}
.totalsTable
{
	float: right;
	margin-bottom: 25px;
}
.checkoutButton
{
	float:left;
	width: 90px;
	margin-left: 9px;
	border: outset 2px #e0dedc;
	text-align: center;
	padding:3px;
	background-color: #1c2e4d;
	color: White;
}
.checkoutButton a
{
	color: White;
}
.contShopping
{
	float:left;
	width: 120px;
	margin-left: 475px;
	border: outset 2px #e0dedc;
	text-align: center;
	padding:3px;
	background-color: Buttonface;
	display:inline;
}
.contShopping a
{
	color: black;
}
.shopCartBar
{
	width: 90px;
	height: 25px;
	vertical-align:middle;
	font-weight: bold;
}
.shopCartBar a
{
	color: black;
	font-size: 12px;
}
.shopCartCounter
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
}
.shopCartTable
{
	background-color: #e0dfe3;
	color: Black;
	border: outset 3px #e0dfe3;
	float:right;
	margin-top: 1px;
}
.shopCartImgTD
{
	width: 40px; 
	text-align:right;
}
.emptyCart
{
	width: 200px;
	border: outset 1px #e0dfe3;	
	padding: 8px;
	margin-left: 200px;
}
/*/////Checkout Screen/////*/
.editSCLink
{
	float:right;
	width: 120px;
	border: outset 2px #e0dedc;
	text-align: center;
	padding:3px;
	background-color: Buttonface;
	display:inline;
}
.editSCLink a
{
	color: black;
}
.scCheckOutProductHeader
{
	font-weight: bold; 
	text-decoration: none; 
	font-size: 12px; 
	color: #720808;
}
.scCheckOutTables
{
	clear: both; 
	width: 718px; 
	font-weight: normal;
	border: solid 2px #646464; 
	padding-left: 5px;
}
.scCheckOutTableInstructions
{
	font-weight: bold; 
	height: 35px;
	padding-top: 5px;
}
.scCheckOutButtonArea
{
	float:right;
	margin-right: 3px;
	/*margin-left: 368px;
	padding-bottom: 20px;*/
}
.scLblMessageArea
{ 
	clear:both;
	margin-left: 160px; 
	margin-top: 15px;
}
.scLblMessageBox
{
	width: 411px;
	background-color: Maroon;
	color: White;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center; 
	margin-top: 15px;
}
/*/////Common Class//////*/
.qtyInStock
{
	padding-top: 5px;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear
{
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
}
.qmmc
{
	position: relative;
}
.qmmc a
{
	float: left;
	display: block;
	white-space: nowrap;
}
.qmmc div a
{
	float: none;
}
.qmmc div
{
	visibility: hidden;
	position: absolute;
}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
/*.qmmc a {float:none}*/



/*"""""""" (MAIN) Container """"""""*/
#qm0
{
	background-color: Transparent; 
	margin: 0px 0px 0px 0px;
	z-index: 10 !important;
}


/*"""""""" (MAIN) Items """"""""*/
#qm0 a
{
	color: #ffffff;
	background-color: transparent;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	padding: 0px 18px 3px 19px;
	border-style: solid;
	border-color: #434242;
	border-width: 0px 1px 0px 0px; 
}


/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
{
	/*border-color:#333333;*/
	color: #979696;
	text-decoration: none;
}


/*"""""""" (MAIN) Active State """"""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover
{
	color: #979696;
	text-decoration: none;
}


/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent
{
	/*background-image:url(images/bullet_white_down.gif);*/
	background-repeat: no-repeat;
	background-position: 92%;
}




/*"""""""" [SUB] Containers """"""""*/
#qm0 div
{
	margin-top: 3px;	
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #720808;
}


/*"""""""" [SUB] Items """"""""*/
#qm0 div a
{
	font-size: 12px;
	color: #720808;
	font-weight: bold;
	border-width: 0px 0px 0px 4px;
	border-color: #720808;
	border-style: solid;
	padding: 3px 20px 3px 5px;
}

/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover
{
	border-color: #434242;
	text-decoration: none;
	color: #434242;
}

#qm0 div div
{
	margin: 0px 0px 0px 3px;
}

/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover
{
	border-color: #75B1C2;
	text-decoration: underline;
	background-image: url(images/template2_black_arrow_right.gif);
}


/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent
{
	background-image: url(images/template2_black_arrow_right.gif);
}