/* Design44 Base HTML/CSS  -  Written By: Shaun Jensen  -  Last Updated: 2005-10-11 */
/* ====================== Page Formatting  ========================*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #0166ff;
}
a:hover {text-decoration: none;}
td {vertical-align: top;}
#container input {
	border: 2px inset #CCCCCC;
	height: 13px;
}
select, textarea {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

h2 {
	color: #0166ff;
	font-size: 12px;
}
h3 {
	font-size: 12px;
	color: #FF0000;
}
h4 {
	font-size: 16px;
	color: #000000;
}
h5 {
	font-size: 16px;
	color: #0166ff;
}
h6 {
	font-size: 16px;
	color: #ff0000;
}
h7 {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
li {margin-left: 20px;}

p {padding-bottom: 15px;}
.link {
	cursor: hand;
	cursor: pointer;
}
address {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	padding-bottom: 15px;
}

/* ====================== layout & columns ========================*/
#container {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-left: 17px;
	padding-right: 26px;
}
#left {
	width: 195px;
	float: left;
}	
#right {
	float: left;
	width: 535px;
}
#right {
	float: left;
}
#content {
	margin-top: 17px;
	background-image: url(/Common/Img/content-middle.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
#adminContent {
	margin-top: 17px;
	background-image: url(/Common/Img/content-middle.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
#content .bottom {
	background-image: url(/Common/Img/contentBottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	padding-left: 60px;
	padding-right: 25px;
	width: 450px;
}
#content h1 {
	background-image: url(/Common/Img/contentTop.gif);
	height: 24px;
	font-size: 20px;
	font-weight: normal;
	padding-top: 40px;
	margin-bottom: 13px;
	margin-left: -60px;
	padding-left: 60px;
	margin-right: -25px;
}
#content img {
	padding-left: 30px;
}
.pageTitle {
	position: absolute;
	font-size: 34px;
	color: #FFFFFF;
	top: 213px;
	width: 510px;
	text-align: right;
	padding-right: 25px;
}
.breadCrumbs {
	padding-left: 25px;
	color: #888888;
}
#quickLinks a {
	text-decoration: none;
}
#quickLinks a:hover {
	color: #0166FF;
}

/* ====================== Header & Footer ====================== */
.search {
	background-image: url(/Common/Img/searchBG.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin-left: 11px;
	text-align: right;
	padding-right: 30px;
	padding-top: 5px;
	margin-bottom: 14px;
	color: #FFFFFF;
}
#footer {
	clear: both;
	background-image: url(/Common/Img/footerBG.gif);
	height: 78px;
	margin-left: 195px;
	padding-left: 60px;
	padding-top: 15px;
	color: #FFFFFF;
}
#footer ul {
	list-style-type: none;
	margin-bottom: 5px;
}
#footer li {
	display: inline;
	margin-left: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {text-decoration: underline;}	

/* ====================== Menu ====================== */
#navMenu {
	background-image: url(/Common/Img/mainNav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 185px;
	margin-bottom: 12px;
	position: relative;
}
#navMenu ul {
	list-style-type: none;
	padding-left: 35px;
	padding-top: 15px;
	width: 133px;
	height: 150px;
}
#navMenu li {
	font-size: 14px;
	padding-bottom: 7px;
	font-weight: bold;
	margin-left: 0px;
}
#navMenu a {
	text-decoration: none;
}
#navMenu a:hover {
	color: #0166FF;
}
#navMenu ul ul {
	background-image: url(/Common/Img/mainNav.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 194px;
	left: 13px;
	height: 185px;
	padding-top: 10px;
}
#navMenu ul ul li {
	font-size: 11px;
	font-weight: normal;
	list-style-type: disc;
	padding-bottom: 5px;
}
#navMenu li a {	
	color: #000000;
}
*html #navMenu ul ul li {
	padding-bottom: 3px;
}
html>body #navMenu ul ul li { *padding-bottom: 3px; }

/* ====================== Display and hide second level menus ====================== */

#navMenu ul ul, .hidden, .menuHome {display: none;}
#navMenu li.CurrentPage ul, #navMenu ul li.CurrentCategory1 ul {display: block;}

#navMenu li.CurrentCategory1 {
	background-image: url(/Common/Img/navMenuOrange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -32px;
	padding-left: 32px;
}
#navMenu ul li.noBG {
	background-image: none;
}
#navMenu ul ul li.CurrentCategory2 {
	font-weight: bold;
}
#navMenu li.menuHome.CurrentPage ul, #navMenu li.menuHome.CurrentCategory1 ul {display: none;} /* never display L2 menu items in Home Category */

/* ======================= Callout Styles ====================== */
.callout {
	background-image: url(/Common/Img/mainNav-mid.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 12px;
}
.callout div, .callout table {
	background-image: url(/Common/Img/mainNav-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}

.callout h1 {
	font-size: 18px;
	font-weight: normal;
	background-image: url(/Common/Img/calloutH1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-bottom: 15px;
}
.callout ul {
	padding-left: 50px;
	padding-right: 25px;
}
.callout li {
	padding-bottom: 4px;
	margin-left: 0px;
}
.callout p {
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 10px;
}
.callout strong {
	font-size: 12px;
}
.callout input {
	margin-left: 35px;
}

/* ====================== 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; padding-left: 0px;}
.SearchResult span, .SearchResultAlt span {}
.SearchResultTitle, .SearchResultTitle a:link, .SearchResultTitle a:hover, .SearchResultTitle a:visited, .SearchResultTitle a:active {
	color: #0081C6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;}	
.SearchResultTitle a:hover {text-decoration: underline;}

.SearchResultsHighlight {
	color: #000000;
	font-style: italic;
	text-decoration: underline;}
	
#resultsSearchPhrase, #resultsSearchQty, .SearchResultUrl a:link, .SearchResultUrl {color: #999999;}
#resultsSearchQty {padding-bottom: 12px;}

.selHint {background-color: #5D9DFF;}

#results div a span {background-color: #2D81FF;}
	
.ezcount {
	float: right;
	color: #FFFFFF;
	font-size: 9px;
	padding-right: 5px;}

#results {
	z-index: 99;
	width: 144px;
	display: none;
	overflow: hidden;
	position: absolute;
	margin: 18px 0px 0px -165px;
	visibility: hidden;
	border: solid 1px #FFFFFF;
	background-color: #0166FF;
	text-align: left;}
*html #results {
	margin: 19px 0px 0px -176px;
	width: 152px;
}
#results a {color: #FFFFFF;
	padding: 2px 0px 5px 5px;
	text-decoration: none;}

#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: #FF401A;
	border-right: 8px solid #4D6177;}


	
