/* 	Ticket Unlimited CSS - Screen Layout General 
	Created by Van der Bilt Business Technology & OrangeLeaF	*/

#float-wrapper { float: left; width: 779px;}

#rightwrapper 	{
	margin: 0; 
	margin-bottom:2.5em;
	padding: 0; 
	width: 150px; 
	border: 0; 
	background-image:url(../images/sr_vert_2.jpg);
	background-position:0px 4px;
	background-repeat:repeat-y; 
	float: right;
}

#rightwrapper h2 { margin: 0; font-size: .8em; height: 16px; }
#rightwrapper img { margin:0; padding:0; background-color:#000000; }
#rightwrapper a { margin:0; padding:0; text-decoration:none; color:#010066; }

.banner {
	margin: 0;
	padding: 0 0 2px 0;
	padding-left: 3px;
	text-align: left;
	font-size: 75%;
	font-weight: bold;
	background-image: url(../images/sr_hori_2.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	float: right;
}

#status {
	background-image: url(../images/sr_hori_2.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#status p {
	margin: 10px 0 0 0;
	padding: 2px;
}

#content {
	margin-left: 0;
	margin-right: 0;
	width: 609px;
	clear: both;
	padding-bottom: 2em;
}

#content h2 {
	margin-bottom:10px;
}

#content div.details {
	margin:5px 0px 5px 0px;
	padding:5px 0px;
	vertical-align:top;
	border-top: 1px solid #010066;
}

#content div ul {
	margin:0;
	padding:0;
}

#content div li {
	margin:0;
	padding:0;
	margin-left:15px;
	list-style-type:square;
}

#content div p {
	margin-bottom:10px;
}


#content div.first {
	margin:0px;
	padding:0px;
	border-top:0px;
}

#content h3 {
	margin:0;
	margin-bottom:5px;
	font-size:90%;
}

#contentwrapper {
	margin:0px;
	padding:0px;
	width:160px;
	clear:both;
}

#leftcontent {
	width:160px;
}

#rightcontent {
	width:449px;
	font-size:.9em;
}

#bottomcontent {
	margin-top:40px;
	display:block;
	width:609px;
	clear:both;
	font-size:.9em;
}

#orderlist {
	width:150px;
	margin: 0px 10px 10px 0px;
	padding:0px;
}

#orderlist h2 {
	font-size:.8em;
	height:13px;
}

#orderitems {
	width:150px;
	font-size:.8em;
}

#orderitems td.oi_price {
	width:100px;
	vertical-align:middle;
}

#orderitems td input.oi_amount {
	vertical-align:middle;
	width:17px;
	height:13px;
	color:#273875;
	font-size:100%;
} 

#eventdetails {
	display:top;
	margin: 0px 0px 5px -3px;
	padding:0;
	padding-bottom:10px;
	width:449px;
	border:0px;
	border-bottom: 1px solid #010066;
}

#eventdetails td {
	vertical-align:top;
}

#eventdetails td.c1 {
	width:80px
}

#eventdetails td.c2 {
	width:160px
}

#eventdetails thead {
	display:none;
}

#eventdetails tfoot {
	display:none;
}

#locationdetails {
	margin: 0px 0px 10px -3px;
	padding:0px;
	padding-bottom:10px;
	width:240px;
	border:0px;
}

#locationdetails td {
	vertical-align:top;
}

#locationdetails td.c1 {
	width:80px
}

#locationdetails td.c2 {
	width:160px
}

#locationdetails thead {
	display:none;
}

#locationdetails tfoot {
	display:none;
}

#MailButton { 
	margin-left:5px;
	padding-left:15px;
	font-size:.85em; 
	font-weight:bold; 
	line-height:1em; 
	vertical-align:top;
	background-image:url(../images/ic_mail2.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat; 
}

#CallBackButton { 
	margin-left:5px;
	padding-left:15px;
	font-size:.85em; 
	font-weight:bold; 
	line-height:1em; 
	vertical-align:top;
	background-image:url(../images/ic_mail2.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat; 
}

#PrintButton { 
	padding-left:20px;
	font-size:.85em; 
	font-weight:bold; 
	line-height:1em; 
	vertical-align:text-top;
	background-image:url(../images/ic_print.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat; 
}

#RelatedEventsContent_Items li { text-align:left; }
#RelatedEventsContent_Items li a { font-weight:bold; }

#functions {
	margin-bottom:5px;
}

.justify {
	text-align:justify;
}

.eventsummary {
	margin:0;
	padding:0;
}


