/* CSS Document */

/*----------------Copyright 2010 Caldwell Night Rodeo-----*/


*{
margin: 0px;
padding: 0px;
}

body{
background-color: #4c0901;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #323232;
font-size: 14px;
scrollbar-face-color : #552b01;
scrollbar-highlight-color : #b15a05;
scrollbar-3dlight-color : #552b01;
scrollbar-darkshadow-color : #552b01;
scrollbar-arrow-color : #FFCCCC;
scrollbar-shadow-color : #d76c10;
scrollbar-track-color: #552b01;  
}

#BannerContainer{
/*height: 180px;
background: url(../Images/Banner.jpg) top center no-repeat;*/
display: none;
border-collapse: collapse;
}


#Container{
margin: auto;
width: 937px;
background: url(../Images/ContainerBckgd.jpg) top left repeat-y;
}

.HidePrint{
display: none;
border-collapse: collapse;
}

#map{
width: 100%; 
height:400px; 
}

#mapDirections{
width:100%;
text-align: left;
}

.Clear{
clear: both;
}

/*-------------------Tickets-----------------*/

.DLheader{
font-weight: bold;
margin-bottom: 3px;
color: #6e0f0b;
border-bottom:1px dotted #999999;
}

	.DLheader td{
	vertical-align: bottom;
	}
	
	
	.DLheader small{
	font-weight: normal;
	color: #000000;
	}
	
.DLsectionHeader{
width: 235px; 
padding-right: 5px; 
font-size: 18px; 
color: #323232;
vertical-align: bottom;
}

.DLName{
width: 235px; 
padding-right: 5px;
}
	
.qtyPriceRemaining{
width: 125px; 
padding-right: 5px;
text-align: right;
}

	.qtyPriceRemaining .DLtitle{
	text-align: center;
	}

	.qtyPriceRemaining table{
	float: right;
	}

.PriceSold{
width: 75px; 
padding-right: 5px;
}

.DLheader3{/*----admin manage tickets---*/
font-weight: bold;
margin-bottom: 3px;
color: #6e0f0b;
border-bottom:1px dotted #999999;
}
	
.DLcontent{
margin-bottom: 5px;
}

.PassWrapper{
background-color: #f8f1e3;
border: 1px solid #d5cab5;
padding: 5px;
}

.CCBillingInfoWrappers{
width: 420px; 
float: left;
}

.CCBillingInfoWrappers2{
width: 345px; 
float: left;
}

.SubTotals{
font-weight: bold;
margin: 0px 0px 0px 20px;
}

.Print_hide{
display: none;
border-collapse: collapse;
}

/*---------------Navigation----------------*/

#NavContainer{
/*background: url(../Images/Navigation/NavBckgd.gif) top left repeat-x;*/
display: none;
border-collapse: collapse;
}

/*--------------------Titles-----------------------------------*/


.top_h1{
margin: 15px 0px 10px 0px;
padding-top: 10px;
}

h1{
color: #6e0f0b;
font-size: 24px;
border-bottom:1px dotted #000;
padding: 0px 0px 0px 0px;
display: none;
border-collapse: collapse;
}

h2{
font-size: 18px;
padding: 10px 0px 5px 0px;
}


/*---------------------Footer---------------------------------*/

#FooterContainer{
background: url(../Images/FooterBckgd.jpg) top left no-repeat;
background-color: #4c0901;
height: 80px;
color: #d66b1d;
font-size: 10px;
padding: 55px 0px 0px 20px;
clear: both;
}

#FooterContainer a:link, #FooterContainer a:visited{
color: #d66b1d;
text-decoration: none;
}

#FooterContainer a:hover, #FooterContainer a:active{
color: #d66b1d;
text-decoration: underline;
}
