/* Design44 Base HTML/CSS  -  Written By: Lucas Kwasnik  -  Last Updated: 2007-10-09 */
/* ====================== Page Formatting  ========================*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #000000 url(../Img/salsa-tickets-bodyBG.jpg) repeat-x left top;
}
td {vertical-align: top;}
input, select, textarea {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
	border-top: 1px solid #acadb2;
	border-right: 1px solid #dcdfe6;
	border-bottom: 1px solid #e2e9ef;
	border-left: 1px solid #e2e3e8;
	padding: 3px;
}
input.buttonAddCart {
	background: url(../Img/salsachallenge-addToCart-button.gif) no-repeat left top;
	height: 19px;
	width: 71px;
	border: none 0px;
	padding: 0px;
	cursor: pointer;
}
input.buttonCheckout {
	background: url(../Img/salsachallenge-checkout-button.gif) no-repeat left top;
	height: 19px;
	width: 77px;
	border: none 0px;
	padding: 0px;
	cursor: pointer;
}
select {
	border-top: 1px solid #acadb2;
	border-right: 1px solid #dcdfe6;
	border-bottom: 1px solid #e2e9ef;
	border-left: 1px solid #e2e3e8;
	padding: 3px;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 17px;
	padding-bottom: 15px;
}
h2 {font-size: 14px;}
h3 {
	font-size: 14px;
	color: #b30512;
}
ul {
	padding-bottom: 15px;
	padding-left: 20px;
}
p {padding-bottom: 15px;}
a { color: #b30512; }

/* ====================== layout & columns ========================*/
#container {
	width: 715px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 20px;
}
.fruitMedley {
	position: absolute;
	top: 125px;
	left: 155px;
}
.rightIcons {
	position: absolute;
	top: 0px;
	right: -185px;
}
#main {}
#left {
	width: 208px;
	background: #ffc32c url(../Img/salsa-tickets-leftBG.jpg) repeat-x left top;
	padding-top: 165px;
	float: left;
	margin-right: 10px;
}
.logo {
	position: absolute;
	left: -7px;
	top: 0px;
}
#right {
	width: 347px;
	float: left;
	background: #f7c12c url(../Img/salsa-tickets-rightBG.jpg) repeat-x left top;
	margin-top: 60px;
	padding: 15px 75px;
}
#ticketsBox {
	clear: both;
	padding-top: 10px;
}
.bottom {
	clear: both;
	padding-top: 15px;
}
/* ====================== Tickets ======================== */
.ticketContent {
	background: #fecf81 url(../Img/salsa-tickets-ticketContentBG.jpg) repeat-x left top;
	clear: both;
	padding: 10px;
}
#ticketTabs {
	border-bottom: solid 5px #bc1e16;
	height: 21px;
}
#ticketTabs a {
	background: #f7c12d;
	height: 19px;
	border-top: solid 2px #000000;
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-right: 2px;
	line-height: 21px;
	padding: 0px 10px 0px 10px;
}
#ticketTabs a.selected {
	height: 21px;
	background: #bc1e16;
	border-top: none 0px;
}
* html #ticketTabs a.selected {
	height: 23px;
}
.packageSummary {
	float: right;
	width: 220px;
}
#summaryBox {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 8px 5px 5px 5px;
}
.checkoutPage #summaryBox {
	border: 1px solid #ffffff;
	padding: 8px;
	background: url(../Img/salsa-ticketSummaryBox.gif) repeat left top;
}
#summaryBox h2 {
	border-bottom: solid 1px #ffffff;
	margin-bottom: 10px;
	font-size: 15px;
}
.checkoutPage #summaryBox h2 {
	border-bottom: solid 1px #000000;
}
.ticket {
	float: left;
	padding-right: 12px;
	border-right: solid 1px #ffffff;
	width: 50%;
}
.yourTickets {
	background: url(../Img/yourTickets-border.gif) no-repeat left center;
	padding-left: 7px;
	margin-bottom: -6px;
}
.checkoutPage .yourTickets {
	display: none;
}

/* ====================== Header & Footer ====================== */
#header {
}
#footer {
	padding-top: 20px;
	text-align: center;
	color: #FFFFFF;
}
#footer ul { padding: 0px; }
#footer li {
	list-style-type: none;
	display: inline;
	font-size: 10px;
	color: #FFFFFF;
}
#footer li a {
	color: #FFFFFF;
	text-decoration: none;
}	

/* ====================== Menu ====================== */
#navMenu {}
#navMenu ul { padding: 0px 0px 0px 14px; }
#navMenu ul li {
	list-style-type: none;
	padding-bottom: 10px;
}
#navMenu ul li a {
	color: #b30512;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#navMenu ul li a:hover { color: #ffffff; }
#navMenu ul ul { padding-left: 10px; }
#navMenu ul ul li {
	padding-bottom: 0px;
}
#navMenu ul ul li a {
	font-size: 11px;
	color: #000000;
}

/* ====================== Display and hide second level menus ====================== */
#hidden {display: none;}
#navMenu li.CurrentPage ul, #navMenu li.CurrentCategory1 ul {display: block;}

#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); }