/* Design44 Base HTML/CSS  -  Written By: Shaun Jensen  -  Last Updated: 2005-10-11 */
/* ====================== Page Formatting  ========================*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #1C2B41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
td {
	vertical-align: top;}

input, select, textarea {
	color: black;
	font-size: 11px;
}

h3, h5, h6, h7 {
	color: #0965AE;
	font-weight: normal;}
h1 {
	font-size: 18px;
	color: #4C4D4E;
	padding-bottom: 20px;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h4 {
	color: #951A0A;
}
h3, h4, h5, h6, h7 {
	font-size: 12px;
	font-weight: bold;}

ul {
	list-style-type: none;}
li {
	padding: 3px 30px 3px 20px;
	background: url(/Common/Img/bulletGray.gif) no-repeat 10px 6px;}
li a {
	text-decoration: none;
	padding: 3px 0px 3px 0px;}
li a:hover {text-decoration: underline;}

p {padding-bottom: 15px;}


/* ====================== layout & columns ========================*/
#main {
	background-image: url(/Common/Img/happy-valley-mainBG.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 802px;
	padding-right: 20px;
	padding-left: 20px;
}
#left {
	width: 208px;
	float: left;
	padding: 0px 0px 0px 40px;
}
#right {
	width: 554px;
	padding-bottom: 15px;
	float: left;
}
#leftMaster {
	padding: 10px;
	float: left;
	margin-bottom: 10px;
}	
.homeFlash {
	background-image: url(/Common/Img/image1.jpg);
}

.storelist table {
	width: 98%;
	margin-left: 10px;}


/* ====================== Header & Footer ====================== */
#headerContainer {background-color: #CCCCCC;}

#footer {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	text-align: right;
}
#footer ul {
	list-style: none;
}
#footer li {
	display: inline;
	padding: 0px 5px 0px 5px;
}
	

/* ====================== Menu ====================== */
#navMenu {
	margin-bottom: 120px;
	margin-top: 20px;
}
#navMenu ul {
	list-style-type: none;
}
#navMenu li {
	font-size: 16px;
	margin-bottom: 8px;
	padding: 0px 0px 0px 15px;
	background-color: #D3C593;
}
#navMenu li a {
	padding: 0px;
	color: #4C4D4E;
	font-weight: bold;
	text-decoration: none;
}
#navMenu li li {
	padding: 2px 0px 0px 35px;
	font-size: 11px;
	margin: 0px 0px 0px -15px;
}

/* ====================== Display and hide second level menus ====================== */

#navMenu ul ul, #hidden, #navMenu .menuHome {display: none;}
#navMenu li.CurrentPage ul, #navMenu li.CurrentCategory1 ul {display: block;}
#navMenu li.CurrentPage, #navMenu li.CurrentCategory1 {
	background-color: #B3A882;
}
#navMenu li.CurrentPage a, #navMenu li.CurrentCategory1 a {
	color: #3D5D8D;
}

#navMenu li#menuHome.CurrentPage ul, #navMenu li#menuHome.CurrentCategory1 ul {display: none;} /* never display L2 menu items in Home Category */

/* ======================= Callout Styles ======================== */
.callout {
	margin-bottom: 10px;
	background-image: url(/Common/Img/calloutBG.gif);
	background-repeat: repeat-y;
	padding-bottom: 5px;
}
.callout h1 {
	color: #E5F0D4;
	background-image: url(/Common/Img/calloutH1.gif);
	width: 198px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 16px;
	height: 23px;
}
.callout p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 25px;
}
.calloutContainer {
	float: right;
	width: 214px;
	padding: 0px 0px 10px 10px;
}

/* ====================== search results ======================== */
#searchContainer {
	height: 37px;
	padding: 0px 0px 0px 20px;
	background: #E7B060 url(/Common/Img/logoSWBM_Header.jpg) no-repeat right top;}
#searchBox {padding-top: 10px;}

#searchResultsPage #content {padding: 0px 15px 0px 45px;}

.SearchResult, .SearchResultAlt {padding-bottom: 15px;}
.SearchResultTitle, .SearchResultTitle a:link, .SearchResultTitle a:hover, .SearchResultTitle a:visited, .SearchResultTitle a:active {
	color: #423E34;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;}	
.SearchResultTitle a:hover {text-decoration: underline;}

.SearchResultsHighlight {
	color: #E7B060;
	font-style: italic;
	text-decoration: underline;}
	
#resultsSearchPhrase, #resultsSearchQty, .SearchResultUrl a:link, .SearchResultUrl {color: #999999;}
#resultsSearchQty {padding-bottom: 12px;}

.selHint {background-color: #4D6177;}

#results div a span {background-color: #4D6177;}
	
.ezcount {
	float: right;
	color: #E7B060;
	font-size: 9px;}

#results {
	z-index: 99;
	width: 175px;
	display: none;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	border: solid 1px #000000;
	background-color: #F5F1D0;}
#results a {color: #E7B060;}

#EasySearchLiveResults {
	z-index: 100;
	display: none;
	position: absolute;
	border-width: 13px;
	border-color: black;
	margin-bottom: 10px;
	background-color: white;}

/* ====================== Styling for Submit button on Login ========================*/
.adminButton , a.adminButton, a.adminButton:link, a.adminButton:visited, a.adminButton:hover, .smallButton{
	width: 125px;
	cursor: pointer;
	cursor: hand;
	color: #F5F1D0;
	font-size: 12px;
	padding-top: 6px;
	text-align: center;
	padding-bottom: 6px;
	text-decoration: none;
	vertical-align: middle;
	background-color: #423E34;
	border-right: 8px solid #4D6177;}


	
