﻿/*************************************************************************/
/*                                Overall                                */
/*************************************************************************/
body 
{
    background-color: #ede9b4;
    font-family: Arial, Sans-Serif; 
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
}
h1
{
    color: #10104a;
    font-size: 14px;
    font-weight: bold;    
}
a
{
    color: #10104a;
    font-size: 12px;
    text-decoration: none;
}
/*************************************************************************/
/*                                Master                                 */
/*************************************************************************/
#wrap
{
    width: 1040px;  
    margin-right: auto;
    margin-left: auto;
    background-color: #ffffff;  
}
#shadow
{
    background-image: url(/images/shadow.jpg);
    background-repeat: repeat-y;
    width: 980px;
    padding-left: 30px;
    padding-right: 30px;
}
#menu
{
    background-color: #231f20;
    height: 31px;
}
.contentBackground
{
    background-image: url(/images/contentBG.jpg);
    width: 980px;
}
.bodyPanel
{
    width: 720px; 
    float: left;
}
.rightPanel
{
    float: left;
    width: 240px;  
    padding: 10px;    
}
.rightHeader
{
    background-image: url(/images/rightHeader.jpg);
    width: 220px;
    height: 19px;
    text-align: center;
    padding: 10px;
    padding-top: 12px;
    color: #3e3113;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}
.eventList
{
    min-height: 310px;
    padding-bottom: 10px;
}
.eventList ul
{
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    padding-left: 15px;
    list-style-image: url(/images/bullet.jpg);
}
.eventList ul a
{
    font-size: 14px;
}
.eventList li
{
    padding-bottom: 10px;
}
.seeAll
{
    text-align: right; 
    font-weight: bold; 
    padding-right: 10px;
}
.headingText2
{
    font: arial;
    font-size: 15px;
    font-weight: bold; 
    padding-top: 12px;  
    padding-right: 65px;
    padding-left: 65px; 
}
.blueHeader
{
    background-image: url(/images/blueHeader.jpg);
    width: 680px;
    height: 32px;
    margin-top: 28px;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold; 
    padding-top: 10px;
    padding-left: 10px;
}
.spacer
{
    margin-top: 5px;
}
.button
{
    margin-top: 20px;
    background-image: url(/images/button.jpg);
    height: 36px;
    width: 240px;   
    background-repeat: no-repeat;
}
.buttonText
{
    padding-top: 7px;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    text-align: center;    
}
#footer
{
	background-color: #231f20;
	color: #ffffff;
	text-align: left;
	height: 20px;
	padding-top: 6px;
	padding-left: 10px;
}
#footer a
{
    text-decoration: none;
    color: #ffffff;    
}
.bannerOverlay

{
    position: absolute;
    z-index: 10px;
    text-align: right;
    width: 963px;
    padding: 5px 0px 0px 0px;
    font-size: 12px;
    font-weight: bold;
}

/*************************************************************************/
/*                            Index Page                                 */
/*************************************************************************/
.content
{
    padding: 10px;    
}
.shopBox
{
    float: left;
    /*background-color: #bec7d7;*/
    background-image: url(../images/shop_bg.jpg);
    width: 250px;   
    height: 340px;
}
.shopTextHead
{
    padding-top: 10px;
    text-align: center;
    color: #1c1c53;
    font-size: 18px;
    font-weight: bold;
}
.shopTextHead a
{
    padding-top: 10px;
    text-align: center;
    color: #1c1c53;
    font-size: 16px;
    font-weight: bold;
}
.cells
{
    padding-left: 10px;  
    padding-top: 10px;   
}
.cells a
{
    font-weight: bold;
}
.slideshowArea
{
    float: left; 
    margin-left: 20px;
}
.newsTitle
{
    clear: both;
    padding-bottom: 10px;
    padding-top: 10px;
}
.newsTitle a
{
    font-size: 14px;
    font-weight: bold;
}
/************************************************************/
/*********************** Menus CSS **************************/
/************************************************************/
/*!!!!!!!!!!! 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;}


	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		background: transparent;		
	}

	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{		
		font-family: arial;
        font-size: 13px;
        color: #fff;    
        font-weight: bold;  
        text-decoration: none;  
        padding: 7px 32px 8px 32px; 
        border-right: solid 1px #ac9a5b;
	}

	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		color: #d6be6b;
	}

	/*"""""""" (MAIN) Active State """"""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
		color: #d6be6b;
		cursor: default;
	}

	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		background-image:url(../images/template1_white_arrow.gif);
		background-repeat:no-repeat;
		background-position:92%;
		text-align:left;
	}

	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
	    padding: 3px 8px 3px 5px;
	    background-color: White;
	    border-left: solid 1px #ac9a5b;
	    border-bottom: solid 1px #ac9a5b;
	    border-right: solid 1px #ac9a5b;
	}

	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{	
	    font-size: 12px;
	    color: #231f20;		
	    padding: 3px 5px 3px 5px;
	    border-left: solid 2px #231f20;
	    border-right: none;
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		color:#000000;
	    text-decoration:underline;	
	}

	#qm0 div div
	{
		margin:0px 0px 0px 0px;		
	}

	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		
		border-color:#666666;
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:underline;
		background-image:url(../images/template1_black_arrow_right.gif);
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
		width: 130px;
		background-image:url(../images/template1_black_arrow_right.gif);
	}
	
.childTitleBar
{
	color: #7f6a33;
	font-size: 18px;
	padding-bottom: 15px;
	font-weight: bold;
	padding-top: 5px;
}
.grayBox
{
	width: 686px; 
	background-color: #e6e6e6; 
	padding: 5px 0px 5px 10px; 
	font-weight: bold;
    border: solid 1px #cccccc; 
    margin-bottom: 10px;
}
.grayShadowBox
{
	background-color: #f3ecb3;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 10px; 
	border-top: solid 1px #dfcc80;
	border-left: solid 1px #dfcc80;
	border-right: solid 1px #dfcc80;
	border-bottom: solid 1px #dfcc80;
	color: #3e3113;
}
.borderedTable
{
	width: 700px;
	border-bottom: solid 1px #dfcc80;
	border-left: solid 1px #dfcc80;
	border-right: solid 1px #dfcc80;
	padding-bottom: 10px;
}
td
{
	padding-left: 5px;
}
.indent
{	
	text-indent: -20px;
	
}
.typeTable td
{
	padding-left: 20px;
}
.scLblMessageBox
{
	width: 411px;
	background-color: Maroon;
	color: White;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.homeLoginButton
{
	text-align: right; 
	padding-right: 10px;
}
.lblMessage
{
	color: Maroon;
	padding-top: 5px;
	font-weight: bold;
}

.smallShadowBox
{
	background-color: #f3ecb3;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 10px; 
	border-top: solid 1px #dfcc80;
	border-left: solid 1px #dfcc80;
	border-right: solid 1px #dfcc80;
	border-bottom: solid 1px #dfcc80;
	color: #3e3113;
}
.borderedsmallDiv
{
	border-bottom: solid 1px #dfcc80;
	border-left: solid 1px #dfcc80;
	border-right: solid 1px #dfcc80;
	padding: 10px;
}
.grayBGShadowBox
{
	background-image: url(../images/grayShadowBarWBG.jpg);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 10px; 
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}
.borderedGrayDiv
{
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 10px;
	background-color: #cecece;
}
.galleryTD
{
	width: 200px; 
	text-align: center;
	vertical-align: middle;
	border: solid 1px #909090;
	background-color: #cecece;
}
.galleryTD a img
{
	border: outset 2px #cecece;
	padding: 5px;
	background-color: White;
}
.galleryTD a
{
	font-weight: bold;
	color: #373737;
}
.linkTD
{
	text-align: center;
	vertical-align: middle;
}
.linkTD a img
{
	border: none;
}
.albumDesc
{
	padding-top: 5px;
	width: 190px;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
}
.numberColumn
{
	border-right: solid 2px #9ba1bd; 
	width: 100px; 
	vertical-align: middle;
	height: 315px;
	background-color: #f1f2f4;
}
.imageColumn
{
	width: 435px; 
	height: 280px; 
	vertical-align: middle;
	text-align: center;
	background-color: #cecece;
	border-bottom: solid 1px #9ba1bd;
}
.imageColumn img
{
	padding: 5px;
	background-color: White;
}
.buttonRow
{
	height: 35px; 
	text-align: center; 
	vertical-align: middle; 
	padding-bottom: 5px;
	background-color: #f1f2f4;
	border-bottom: solid 1px #9ba1bd;
}
.mouseOver
{
	cursor: pointer;
}
.memberTD
{
	color: #355330; 
	font-weight: bold; 
	font-size: 13px;
	width: 120px;
	text-align: right;
}
.personalHistory
{
	background-color: #f0f0f2; 
	padding: 5px; 
	margin-bottom: 10px; 
	border: solid 1px #cecece;
}
.personalHistoryAuthor
{
	color: #285136; 
	font-weight: bold;
}
.personalHistoryAuthor a
{
	color: #285136; 
	text-decoration: none;
}
.personalHistoryDesc
{
	padding-left: 30px; 
	font-style: normal;
}
.personalHistoryTable
{
	border: solid 1px #cccccc; 
	background-color: #f5f5f5;
	margin-top: 10px;
}
.pHColumnHeading
{
	background-color: #e6e6e6;
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
	padding: 5px 5px 5px 5px;
}
.adsHeadings
{
	width: 80px;
	vertical-align: top;
	text-align: right;
	color: #285136;
	font-weight: bold;
}
.adsTable
{
	background-color: #ffffcc;
	margin-bottom: 15px;
	border: solid 1px #ffcffc;
	width: 100%;
}
.backgroundHeader
{
	background-color: #d5d5ff;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	color: #336699;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 15px;
}
.backgroundHeader a
{
    font-size: 14px;
}
#childBox
{
    padding-top: 0px;
}
.wholeArticleDiv
{
	padding-bottom: 5px;
}
.wholeDate
{
	padding-bottom: 0px;
}
.dateIntro
{
	color: #285136; 
	font-weight: bold; 
	display: inline; 
	padding-right: 7px;
}
.teaser
{
	padding-bottom: 5px;
}
.linkDiv
{
	padding-bottom: 15px;
}
.linkCategories
{
	color: #285136; 
	font-weight: bold; 
	font-size: 14px; 
	background-color: #f0f0f2;
    padding: 5px; 
    margin-bottom: 5px;
}
.link
{
	padding-left: 25px; 
	padding-bottom: 5px;
}
.comingsoon
{
	color: maroon; 
	font-size: 14px; 
	font-weight: bold; 
	padding-top: 10px;
}
.rightTopBoxHeader
{
	color: White;
	font-size: 18px;
	font-weight: bold;
}
.rightTopBoxText
{
	padding-left: 6px;
	padding-top: 7px;
	color: White;
	font-size: 12px;
}
.rightTopBoxText a
{
	color: White;
}
/*////////////////////////////STORE////////////////////*/
/*////Category Screen//////*/

.categoryTD
{
	vertical-align: middle;
	text-align: center;
	border: solid 1px #909090;
	background-color: #cecece;
}
.categoryTD a img
{
	border: outset 2px #cecece;
	padding: 5px;
	background-color: White;
}
.categoryTD a
{
	text-decoration: none;
	font-weight: bold;
	color: #373737;
}
/*////BreadCrumbs////*/

/*.breadCrumbs
{
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #e0dedc;
	padding: 5px;
	background-color: #f9fbe8;
	padding-left: 15px;
}
*/
.breadCrumbs
{
	background-color: #f3ecb3;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 10px; 
	border-top: solid 1px #dfcc80;
	border-left: solid 1px #dfcc80;
	border-right: solid 1px #dfcc80;
	border-bottom: solid 1px #dfcc80;
	margin-top: 10px;
	margin-bottom: 10px;
}
.breadCrumbs a
{
	color: #800000;
}

/*/////Products Screen//////*/

.productTitle
{
	width: 210px;
	font-size: 13px;
}
.productTitle a
{
	color: #720808;
	text-decoration: none;
}
.productTitle a:hover
{
	text-decoration: underline;
}
.imageTD
{
	padding: 10px;
	vertical-align: middle;
	width: 180px;
	text-align: center;
	border-bottom: solid 1px #b2b2b2;
	border-right: solid 1px #cecece;	
	text-align: center;
	background-color: #eae9ec;
}
.imageTD img
{
	border: 0px;
	padding: 5px;
	border: outset 2px #cecece;
	background-color: White;
}
.productTD
{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 260px;
	border-bottom: solid 1px #b2b2b2;
}
.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 #b2b2b2;
	background-color: #eae9ec;
	padding-right: 10px;
	border-right: solid 1px #b2b2b2;
	border-left: solid 1px #b2b2b2;
}
.oldPrice
{
	text-decoration: line-through;
}
.salePrice
{
	color: red;
}
.addCartTD
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: top;
	width: 115px;
	text-align: right;
	border-bottom: solid 1px #b2b2b2;
}
.CartButton
{
	background-color: #285136;
	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: #285136;
}
.SCTable
{
	clear: both; 
	width: 100%; 
	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
{
	/*width: 80px;*/
	text-align: right;
}

.updateButton
{
	margin-top: 10px;
	margin-bottom: 25px;
	width: 100%;
	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;
	margin-right: 0px;
}
.checkoutButton
{
	float:left;
	width: 90px;
	margin-left: 9px;
	border: outset 2px #e0dedc;
	text-align: center;
	padding:3px;
	background-color: #285136;
	color: White;
}
.checkoutButton a
{
	color: White;
}
.contShopping
{
	float:left;
	width: 120px;
	margin-left: 460px;
	border: outset 2px #e0dedc;
	text-align: center;
	padding:3px;
	background-color: Buttonface;
	display:inline;
}
.contShopping a
{
	color: black;
}
.shopCartBar
{
	width: 90px;
	height: 20px;
	vertical-align:middle;
	font-weight: bold;
}
.shopCartBar a
{
	color: black;
	font-size: 12px;
	vertical-align:middle;
}
.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;
}
.shopCartImgTD
{
	width: 30px; 
	text-align:right;
}
.emptyCart
{
	width: 200px;
	border: outset 1px #e0dfe3;	
	padding: 8px;
	margin-left: 200px;
}
/*/////Checkout Screen/////*/
.editSCLink
{
	float:right;
	margin-right: 10px;
	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: 100%; 
	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;
}
