/* Design44 Base HTML/CSS  -  Written By: Lucas Kwasnik  -  Last Updated: 2007-10-09 */
/* ====================== Page Formatting  ========================*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: #1b467f;
}
td {vertical-align: top;}
input, select, textarea {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size: 12px;
	color: #ffd98c;
}
h1 {
	font-size: 16px;
	color: #ffd98c;
	padding-bottom: 15px;
	text-transform: uppercase;
}
h2 {font-size: 14px;}
.categorySponsors h1, .categorySponsors h2, .categorySponsors h3, .categorySponsors h4, .categorySponsors h5, .categorySponsors h6 {
	color: #333333;
}
ul {
	padding-bottom: 15px;
	padding-left: 20px;
}
p {padding-bottom: 15px;}
a {
	color: #ffd98c;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
.categorySponsors a {color: #333333;}

/* ====================== layout & columns ========================*/
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	background: url(../Img/salsa-challenge-mainBGInternal.gif) repeat-y left top;
	padding-bottom: 20px;
	width: 800px;
	clear: both;
}
.home #main {background: url(../Img/salsa-challenge-mainBG.gif) repeat-y left top;}
#left {
	width: 200px;
	float: left;
	background: url(../Img/salsa-challenge-leftHomeBG.jpg) no-repeat left top;
	padding-top: 10px;
	padding-right: 10px;
}
.home #left {
	width: 294px;
	padding: 20px;
}
#right {
	float: left;
	width: 590px;
}
.home #right {
	float: left;
	width: 466px;
	padding-top: 15px;
}
.categorySponsors #right {
	background: #ffffff;
}
#homeButtons {
	float: left;
	width: 160px;
}
#homeButtons img { padding-bottom: 12px; }
#content {
	clear: both;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 10px;
}

/* ====================== Header & Footer ====================== */
#header {
	background: url(../Img/salsa-challenge-headerBG.gif) repeat-x left top;
	height: 161px;
}
#footer {
	clear: both;
	padding-left: 230px;
	padding-top: 20px;
}
.home #footer {padding-left: 355px;}
#footer ul { padding: 0px; }
#footer li {
	list-style-type: none;
	display: inline;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffd98c;
}
#footer li a {color: #ffd98c;}	

/* ====================== Menu ====================== */
#navMenu {
	padding-top: 20px;
}
.home #navMenu {
	float: left;
	width: 300px;
	padding-top: 0px;
}
#navMenu ul { padding: 0px; }
#navMenu ul li {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 15px;
}
#navMenu ul li a {
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.home #navMenu ul li a {color: #ffd98c;}
#navMenu ul li a:hover {}
#navMenu ul ul {}
#navMenu ul ul li { padding-bottom: 2px; }
#navMenu ul ul li a {
	text-transform: none;
	color: #999999;
}
.home #navMenu ul ul li a {color: #FFFFFF;}

/* ====================== Display and hide second level menus ====================== */
#hidden {display: none;}
#navMenu li.CurrentPage ul, #navMenu li.CurrentCategory1 ul {display: block;}

#navMenu li.CurrentCategory1 { background: url(../Img/salsa-navArrowInternal.gif) no-repeat left top; }
.home #navMenu li.CurrentCategory1 { background: url(../Img/salsa-navArrow.gif) no-repeat left top; }
#navMenu ul ul li.CurrentCategory1, .home #navMenu ul ul li.CurrentCategory1 { background: none; }

#navMenu li#menuHome.CurrentPage ul, #navMenu li#menuHome.CurrentCategory1 ul {display: none;} /* never display L2 menu items in Home Category */

/* ====================== 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;
}

/* PNG Background Fix for IE6 */
#idclass { behavior: url(iepngfix.htc); }
