/*  
Theme Name: Ambassador Tickets
Version: 1.5
*/


/* Content box */

#content 
{
    width: auto;   
    text-align: center; 
    background: #fff url(/images/content_bg.png) repeat-x 0 0;
}

#content .wrapper1 
{
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    background: url(../images/select/page_bg.gif) repeat-y 0 0;
}

#content .wrapper2 
{
    background: url(../images/select/rounded_top.gif) no-repeat 0 0;  
}

#content .wrapper3 
{
    background: url(../images/production/page_close.gif) no-repeat 0 100%;
    overflow: hidden;
    width: 960px;
    padding: 55px 20px 40px 20px;
}

/* Rest of page */

a.dda {
	color: #000;
}

a.dda:hover {
	background: #eaf7ff;	
}

/* Booking page layout */

.booking_content 
{
    display: inline;
    float: left;
    color: #000;
    margin: 0;
    padding: 0 0 20px 0;
    width: 960px;
}

.booking_header h1 {
	font-size: 30px;
	width: 200px;
	font-weight: bold;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	width: 300px;
	line-height: 1.3em;
	font-family: Arial, sans-serif;
}

.booking_bar 
{
    padding: 10px 10px 0 0;
    display: inline;
    float: right;
    text-align: right;
}

.Box1,
.Box2,
.Box3,
.Box4,
.Box5,
.Box6 
{
    position: static; 
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
    padding-left: 10px;
}


.mainbook {
	border-top: 1px solid #d6d6d6;
	clear: both;
	width: 960px;
}

.seatcalendar {
	overflow: hidden;
	border-bottom: 1px solid #d6d6d6;
	padding: 10px 0;
}

.seatwrap {
	width: 100%;
	margin: 0px auto;
	padding: 0;
	position: relative;
}

.seatimg {
	float: left;
	width: 712px;
}

.seatcal {
}

#resultswrapper 
{
    clear: both;
	margin: 0px auto;
	overflow: hidden;
}

#results {
	width: auto;
	_width: auto;
	padding: 10px 0 0 0;
	/*background: #cc0aea;*/
}

.resultnumber {
	width: 960px;
	margin: 0 auto;
	*margin: 12px 0 0 0;
	_margin: 0 auto;	
	text-align: center;
	clear: both;
}

ul {
    margin: 0 auto;
    padding: 0;
}

/* Results grid */

ul.multiple_columns 
{
    padding-top: 5px;    
}

ul.multiple_columns li {
	margin: 0px	24px 18px 0;
	padding: 0;
	text-align: left;
    float: left;
    display: inline;
    list-style: none;
    height: 102px;
    width: 222px;
}

ul.multiple_columns li.fourth 
{
    margin-right: 0;
}

/* dropdown menu */

.dd1 {
    width:129px;
    height:30px;
    position: relative;
    font-size:11px;
    z-index:999;
}

.dd1 ul li a {
    display:block;
    text-decoration:none;
    width:129px;
    height:20px;
    text-align:center;
    color:#000;
	/*background: url(../images/booking/drop_bg_top_still.gif) scroll center center no-repeat;*/
    line-height: 20px;
    font-size:11px;
    overflow:hidden;
}

.menu ul li a:visited {
/*    display:block;
    text-decoration:none;
    width:129px;
    height:20px;
    text-align:center;
    color:#000;
	background: none;
    line-height: 20px;
    font-size:11px;
    overflow:hidden; */
}

.dd1 ul li .dd1top {
	background: #0000ca;
}

.dd1 ul li a:hover {
	background: transparent #cocaff;
}

.dd1 ul {
    padding:0;
    margin:0;
    list-style-type: none;
}
.dd1 ul li {
    float:left;
    position:relative;
}
.dd1 ul li ul {
    display: none;
}

.dd1 ul li:hover a,
.dd1 ul li.hover a {
    color:#000;
    height: 22px;
    background: url(../images/booking/drop_bg_top.gif) no-repeat;
    background: blue;
}

.dd1 ul li:hover ul,
.dd1 ul li.hover ul {
    display:block;
    position:absolute;
    top:21px;
    left:0;
    width:129px;
}

.dd1 ul li:hover ul li ul,
.dd1 ul li.hover ul li ul {
display: none;
}

.dd1 ul li:hover ul li a,
.dd1 ul li.hover ul li a {
    display:block;
    color: #000;
    background: URL(../images/booking/drop_bg.gif) scroll repeat-y center center;
    background: blue;
}

.dd1 ul li:hover ul li a:hover,
.dd1 ul li.hover ul li a:hover {
    background: URL(../images/booking/drop_bg.gif) scroll repeat-y center center;
    background: blue;
    color:#000;
}

.dd1 ul li:hover ul li:hover ul,
.dd1 ul li.hover ul li:hover ul {
    display:block;
    position:absolute;
    left:129px;
    top:0;
}

.dd1 ul li:hover ul li:hover ul.left,
.dd1 ul li.hover ul li.hover ul.left {
    left:-129px;
}

.dd1 .dd1btm {
	background: URL(../images/booking/drop_bg_btm.gif) no-repeat;
	background: blue;
	height: 5px;
	width: 129px;
}

.dd1 ul li:hover ul li a.dda {
	color: #000;
}

.dd1 ul li:hover ul li a.dda:hover,
.dd1 ul li.hover ul li a.dda:hover {
	background: #addbef;
}

/* other stuff */

.column_title {
	font-size: 1.33em;
}

.calendar_nav
{
    margin: 8px 0;    
}

.calendar table
{
    border-collapse: collapse;
}

.calendar table td
{
    padding: 2px 0 1px 0;
}


.calendar table td a
{
    display: block;
    background: #e0e0e1;
    width: 2em;
}

.calendar table td a:hover
{
    background: #71c4fb;
    color: #fff;
}

.calendar_days 
{
    border-bottom: 1px solid #cdcdce;
    padding-bottom: 4px;
    margin-bottom: 4px;
}

.calendar_nav { width: auto; overflow: auto; text-align: center; font-size: 1.166em; font-weight: bold;}
.calendar_prev { float: left; display: inline;}
.calendar_next { float: right; display: inline;}

.seatcal 
{
    text-align: center;
    float: right;
    display: inline;
    width: 18px;
    width: 232px;
    margin-left: 15px;
    border-left: 1px solid #cdcdce;
    min-height: 169px;
    *height: 169px;
    *zoom: 1;
}

.showsearch 
{
   margin: 0 auto;
   width: 200px;
}

/*

.calendartitle {
	width: 100%;
	margin: 5px auto;
	text-align: center;
	font-size: 1.33em;
	font-weight: bold;
}	

.calendardots { width:170px;height:0;border-top:solid 1px #c4c6ca; margin: 6px auto;}

table.fixed td a {
	background: #e1e1e2;
	display: block;
	width: 70%;
}

table.fixed td a:hover {
	background: #71c4fb;
}

table.fixed {
	font-size: 11px;
}

*/
