/* Colors 

Blue = #103c90
Light Yellow = #fcdd77
Yellow = #fcdd77

END: Colors */

@import "xeno_forms.css";


/* Override Blueprint CSS */
.append-1 {padding-right:15px;}
.prepend-1 {padding-left:15px;}
/* END: Override Blueprint CSS */


#pf-top
{
display: none;
}

#top
{
height: 132px;
background-color: #fcdd77;
}

#top-left
{
float: left;
width: 7px;
height: 132px;
background-image: url("/images/template/top-left.jpg");
background-repeat: no-repeat;
background-position: left top;
}

#top-body
{
float: left;
width: 936px;
height: 132px;
background-image: url("/images/template/top-bg.jpg");
background-repeat: repeat-x;
background-position: left top;
position: relative;
}

#top-right
{
float: right;
width: 7px;
height: 132px;
background-image: url("/images/template/top-right.jpg");
background-repeat: no-repeat;
background-position: left top;
}

#new_dates {
	z-index: 99999;
	position: absolute;
	top: -10px;
	right: 60px;	
}

#searchbar
{
height: 52px;
background-color: #103c90;
}

#searchbar-left
{
float: left;
width: 7px;
height: 52px;
background-image: url("/images/template/searchbar-left.jpg");
background-repeat: no-repeat;
background-position: left top;
}

#searchbar-body
{
float: left;
width: 936px;
height: 52px;
background-image: url("/images/template/searchbar-bg.jpg");
background-repeat: repeat-x;
background-position: left top;
text-align: right;
}

#searchbar-body form
{
margin: 1.25em 0.75em 0 0;
color: #ffffff;
}

#searchbar-body form label
{
font-weight: bold;
margin: 0 0.5em 0 0;
}

#searchbar-body form input.field
{
/*height: 20px;*/
width: 150px;
margin: 0 0.1em 0 0;
padding: 0.1em 0.2em 0.1em 0.2em;
border: 1px solid #000000;
}

#searchbar-body form input.button
{
cursor: pointer;
margin: 0;
padding: 0.2em 0.2em 0.2em 0.2em;
border: 1px solid #000000;
background-color: #fcdd77;
background-image: url("/images/template/button-bg-yellow.jpg");
background-repeat: repeat-x;
background-position: left top;
font-size: 0.9em;
font-weight: bold;
color: #000000;
}

#searchbar-right
{
float: right;
width: 7px;
height: 52px;
background-image: url("/images/template/searchbar-right.jpg");
background-repeat: no-repeat;
background-position: right top;
}


#left-column
{
float: left;
width: 230px;
}

div.registration {
display: block;
background: url("/images/register-bg.png") repeat-y;
margin: 0 5px;
height: 40px;
width: 215px;
text-align: center;
border: 2px solid #1A3D8D; /* !!!hack to have div touch div above it!!! */}

	div.registration h5 {
		margin: 0;
		padding: 0;
		line-height: 42px;}

	div.registration h5 a {		
		display: block;
		font-size: 18px;
		color: #003090;
		text-decoration: none;
		text-transform: uppercase;}

#countdown
{
height: 80px;
background-color: #103c90;
}

#countdown-left
{
float: left;
width: 7px;
height: 80px;
background-image: url("/images/template/countdown-left.jpg");
background-repeat: no-repeat;
background-position: left top;
}

#countdown-body
{
float: left;
width: 214px;
height: 80px;
background-image: url("/images/template/countdown-bg.jpg");
background-repeat: repeat-x;
background-position: left top;
}

#countdown-body h2
{
margin: 0;
padding: 0.5em 0 0.1em 0;
text-align: center;
font-size: 1.6em;
font-weight: bold;
color: #ffffff;
line-height: normal;
}

#countdown-body table
{
width: 190px;
margin: 0 auto 0 1.5em;
}

#countdown-body th
{
padding: 0;
background-color: transparent;
color: #ffffff;
line-height: normal;
}

#countdown-body td
{
padding: 0;
background-color: transparent;
color: #ffffff;
line-height: normal;
}

#countdown-right
{
float: right;
width: 9px;
height: 80px;
background-image: url("/images/template/countdown-right.jpg");
background-repeat: no-repeat;
background-position: right top;
}

#nav
{
width: 230px;
background-color: #fcdd77;
background-image: url("/images/template/left-bg.jpg");
background-repeat: repeat-y;
background-position: left top;
}

#nav-body
{
min-height: 50px;
_height: 50px;
padding-top: 9px;
background-image: url("/images/template/left-top.jpg");
background-repeat: no-repeat;
background-position: left top;
}

#nav-bottom
{
height: 9px;
background-image: url("/images/template/left-bottom.jpg");
background-repeat: no-repeat;
background-position: left bottom;
}

#nav ul
{
list-style: none;
margin: 0 9px 0 7px;
padding: 0px;
}

#nav li
{
background-color: #103c90;
border-bottom: 3px solid #ffffff;
font-weight: bold;
color: #ffffff;
}

#nav ul a
{
display: block;
padding: 0.5em 0.75em 0.5em 0.75em;
color: #ffffff;
text-decoration: none;
}

#nav ul a:hover
{
background-color: #3366cc;
color: #ffffff;
text-decoration: none;
}

#left-column-text
{
margin: 0.75em 1.25em 0.75em 1.25em;
}

#right-column
{
float: right;
width: 720px;
}

#content
{
background-color: #fcdd77;
background-image: url("/images/template/content-bg.jpg");
background-repeat: repeat-y;
background-position: left top;
}

#content-body
{
min-height: 778px;
_height: 778px;
padding: 1.5em 2.0em 1.5em 2.0em;
background-image: url("/images/template/content-top.jpg");
background-repeat: no-repeat;
background-position: left top;
}

#content-bottom
{
height: 9px;
background-image: url("/images/template/content-bottom.jpg");
background-repeat: no-repeat;
background-position: left bottom;
}

#footer
{
margin: 1.5em 0 1.5em 0;
text-align: center;
color: #808080;
}


a {color: #103c90; text-decoration: underline; }
a:hover {color: #103c90; text-decoration: none; }

h1
{
background-image: url("/images/template/h1-bg.jpg");
background-repeat: repeat-x;
background-position: left 0.5em;
font-family: tahoma, verdana, sans-serif;
font-size: 1.8em;
font-weight: bold;
color: #103c90;
}

h1 span
{
background-color: #ffffff;
padding: 0 0.4em 0 0;
}

h2
{
font-family: tahoma, verdana, sans-serif;
font-size: 1.4em;
font-weight: bold;
color: #103c90;
}

h3
{
font-family: tahoma, verdana, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #103c90;
}

.image_border {
	padding: 2px;
	border: 1px solid blue;
	background-color: #FFFF99;	
}

.float_right{
	float: right;
	margin: 0 0 1.5em 1.5em;
}
div.call_out {
	float: right;
	margin: 0 0 1.5em 1.5em;
	padding: 2px;
	border: 1px solid blue;
	background-color: #FFFF99;
	width: 30%;
	padding: .5em;
}

#content-body table.schedule {
	width: 400px;}

#content-body table.rates {
	width: 550px;}
	
#content-body table.schedule td.col1 {
	width: 150px;
	font-weight: bold;}

#content-body table.rates td.col1 {
	width: 250px;
	font-weight: bold;}

.dates td {
	border-bottom: 1px solid #ccc;}
	
td.col1 {
	font-weight: bold;
	width: 150px;}

td.col2 {
	width: 100px;}

div.highlight-box
{
overflow: auto;
_overflow: none; /* IE6 Hack */
_height: 10em; /* IE6 Hack */
background: #ccc;
padding: 1.0em 1.5em;
margin: 0 0 1.5em 0;
}

.sidebar {
	float: right;
	width: 200px;
	margin: 0 0 1.5em 1.5em;
	padding: 10px;
	border: 2px solid #103c90;}
	
.sidebar h2 {
	text-align: center;}

#sponsor-exhibitors {
	padding: 10px;
	overflow: hidden;}

#sponsor-grid td {
	vertical-align: top;}

#sponsor-grid td p {
	margin: 0;}	

#sponsor-grid td p img {
	float: none;}


	
.red {
color: #c00;
}

.big {
font-size: 1.2em;
}

.x-big {
font-size: 1.4em;
}

div.sold {
width: 150px;
height: 80px;
margin: 20px;
background: transparent url(/images/sold-sign.gif) no-repeat center top;


position: absolute;
z-index: 99;
}