#expo_navigation{
background-image:url(/site_template/images/event/expo_navigation_background.png);
height:40px;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
}
#expo_navigation ul{
list-style-type:none;
margin:0px;
padding:0px;
}
#expo_navigation ul li{
float:left;
border-left:1px solid #ccc;
width:188px;
}
#expo_navigation ul li.last{
width:191px;
float:left;
border-left:1px solid #ccc;
}
#expo_navigation ul li a{
display:block;
line-height:40px;
text-align:center;
text-decoration:none;
color:#333;
border-bottom:1px solid #ccc;
}
#expo_navigation ul li a.active{
background:#fff;
border-bottom:1px solid #fff;
}
#expo_navigation ul li a:hover{
background:#efefef;
}
#expo_navigation ul li a.active:hover{
background:#fff;
}
#content{
background:#fff;
padding:20px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
margin-bottom:25px;
}
#content input.button{
margin-top:20px;
border:1px solid #ccc;
width:400px;
height:80px;
font-size:24pt;
background:#f7ffea;
}
#about_the_expo{
overflow:auto;
}
#about_the_expo div.left{
width:275px;
float:left;
}
#about_the_expo-recent_news h3{
margin-bottom:0px;
color:#004080;
}
#about_the_expo-recent_news p{
margin-top:0px;
font-size:10pt;
color:#666;
}
#about_the_expo-recent_news a{
text-align:right;
color:#004080;
font-size:9pt;
}
#about_the_expo div.right{
width:620px;
float:right;
}
#about_the_expo div.right div.expo_splash{
background:#f2f2f2;
padding:20px;
}
#about_the_expo div.about_the_expo_text{
padding:10px;
line-height:19px;
}

/* Registration Pages */

#registration_booth{

}
#registration_booth h3{
	margin-top:0px;
	padding-top:10px;
	height:30px;
	text-align:center;
}
#registration_booth div.product{
	border:1px solid #ccc;
}
#registration_booth div.product p.description{
	height:200px;
	padding-left:10pt;
	padding-right:10px;
}
#registration_booth div.product p.price{
	font-size:14pt;
	text-align:right;
	padding-right:10px;
}
#registration_booth div.product div.select_box{
	background:#e8e8e8;
	padding:5px;
}
#registration_advertising{
	width:650px;
	margin:auto;
}
#registration_advertising div.advertising_product{
	border:1px solid #ccc;
	margin-bottom:10px;
}
#registration_advertising div.advertising_product div.select_box{
	padding:10px;
	height:100%;
	text-align:center;
}
#registration_advertising div.advertising_product div.product_description{
	padding:10px;
}
#registration_advertising div.advertising_product div.product_description h3{
	margin:0px;
}
#registration_advertising div.advertising_product div.product_description p.description{
	margin:0px;
}
#registration_advertising div.advertising_product div.product_description p.price{
	font-size:14pt;
	text-align:right;
	padding-right:10px;
	margin-bottom:0px;
}

/* Checkout Form */

#checkout_form{
overflow:auto;
}
#checkout_form div.left{
width:600px;
float:left;
}
#checkout_form div.left table input{
border:1px solid #ccc;
height:25px;
line-height:24px;
width:250px;
}
#checkout_form div.right{
width:300px;
float:right;
}
#checkout_form div.right table input{
border:1px solid #ccc;
height:25px;
line-height:24px;
width:175px;
}
#checkout_form div.right h3{
background:#ccc;
padding:5px;
margin:0px;
text-align:center;
font-weight:normal;
}
#checkout_form div.right div.box{
background:#f2f2f2;
padding:20px;
margin-bottom:10px;
}
#checkout_form div.right div.box div.tos{
height:200px;
overflow:auto;
background:#fff;
border:1px solid #ccc;
margin:auto;
width:250px;
font-size:10pt;
margin-bottom:10px;
}
#checkou_form div.order_details{
background:#fff7e8;
padding:20px;
border:1px solid #ffcc66;
width:500px;
float:left;
}
#checkou_form div.order_details h3{
margin-bottom:0px;
margin-top:0px;
}
#checkoutform div.registration_code{
width:300px;
float:right;
padding:10px;
border:1px solid #efefef;
}
#checkou_form div.registration_code h4{
margin-top:0px;
margin-bottom:0px;
}
#checkou_form div.registration_code input{
border:1px solid #ccc;
}
#checkou_form div.forms{
clear:both;
padding-top:20px;
overflow:auto;
}
#checkou_form div.forms input{
border:1px solid #ccc;
height:25px;
line-height:23px;
width:200px;
}
#checkou_form div.info_form{
width:450px;
float:left;
}
#checkoutform div.registration_details{
width:450px;
float:right;
}
#checkou_form div.tos{
width:850px;
margin:auto;
border:1px solid #ccc;
height:200px;
overflow:auto;
}
#blog{
}
$blog div.entry{
border-bottom:1px solid #efefef;
padding-bottom:15px;
}
#blog h2{
font-size:26pt;
color:#004080;
}
#blog p{
font-size:10pt;
letter-spacing:1px;
line-height:18px;
}