HTML {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	height:100%; /* needed for container min-height */
}

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	height:100%; /* needed for container min-height */
	FONT-SIZE: 13px;
	font-stretch: expanded;
	BACKGROUND-COLOR: #dce5f0;
	background-image: url(../images/get_travel_event_body_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	COLOR: #333;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

div.clear
{
	clear: both;
}

div.maincenter
{
	position:relative; /* needed for footer positioning*/
	margin: 0px auto;
	width: 934px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div.getnav
{
	position:relative; 
	float: left;
	margin: 0px auto;
	width: 142px;
	background-image: url(../images/get_travel_event_page_logo_screened.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

div.getnav:hover
{
	background-image: url(../images/get_travel_event_page_logo.jpg);
}

div.getnavlinksarea
{
	width: 142px;
	background-image: url(../images/get_travel_event_page_nav_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

div.getnavlinksarea ul
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	line-height: 28px;
}

div.getnavlinksarea ul li
{
	margin-left: 0px;
	padding-left: 2px;
	list-style-type: none;
	line-height: 28px;
	border-bottom: 1px solid #bbbbbb;
}

div.getnavlinksarea ul li a
{
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	padding-left: 8px;
}

div.getnavlinksarea ul li a:hover
{
	background-color: #1c4f9c;
	color: #ffffff;
}

div.getnavlinkareabottom
{
	width: 142px;
	height: 13px;
	background-image: url(../images/get_travel_event_page_nav_end.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

div.event
{
	float: right;
	margin: 0px auto;
	width: 792px;
}

div.eventbannerarea
{
	width: 792px;
	height: 265px;
	background-image: url(../images/get_travel_event_banner_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

div.maineventbannerarea
{
	width: 792px;
	height: 220px;
	background-image: url(../images/get_travel_event_banner_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

div.eventtimer
{
	position:relative; 
	margin: 0px auto;
	width: 778px;
	height: 37px;
}

div.banner
{
	position:relative; 
	margin: 0px auto;
	width: 778px;
	height: 177px;	
}

div.eventlinks
{
	position:relative; 
	margin: 0px auto;
	width: 750px;
	height: 27px;
	line-height: 27px;
}

div.eventlinks a
{
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
	line-height: 27px;
	background-color: #333;
}

div.eventlinks .hilight
{
	color: #EEE;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
	line-height: 27px;
	background-color: #C00;
}


div.eventlinks a:hover
{
	color: #ffffff;
	background-color: #000;
}

div.eventtextarea
{
	width: 792px;
	background-image: url(../images/get_travel_event_text_area_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

div.contentarea
{
	position:relative;
	margin: 0px auto;
	width: 730px;
	padding-top: 8px;
	padding-bottom: 8px;
}

div.contentarea h1
{
	font-size: 18px;
	margin-bottom: 4px;
}

div.contentarea h2
{
	font-size: 14px;
	margin-bottom: 4px;
}

span.eventdateandlocation
{
	font-weight: bold;
}

div.contentarea p
{
}

div.contentarea p.smallprint
{
	font-size: 11px;
	line-height: 13px;
}

div.button
{
	height: 43px;
	display: inline;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	margin: 0px; auto;
}

div.button div.btnleft
{
	height: 43px;
	width: 12px;
	background-image: url(../images/get_travel_event_page_btn_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display: inline;
	float: left;
}

div.button div.btnright
{
	height: 43px;
	width: 12px;
	background-image: url(../images/get_travel_event_page_btn_right.jpg);
	background-position: left top;
	background-repeat: no-repeat;	
	display: inline;
	float: left;
}

div.button div.btntextarea
{
	height: 43px;
	background-image: url(../images/get_travel_event_page_btn_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	line-height: 43px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
}

div.button div.btntextarea a
{
	line-height: 43px;
	padding: 0px 10px 0px 10px;
	color: #cccccc;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
}

div.button div.btntextarea a:hover
{
	color: #ffffff;
}


/* Button Blue */

div.buttonblue
{
	height: 43px;
	display: inline;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	margin: 0px; auto;
}

div.buttonblue div.btnleftblue
{
	height: 43px;
	width: 12px;
	background-image: url(../images/get_travel_event_page_btn_left_blue.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display: inline;
	float: left;
}

div.buttonblue div.btnrightblue
{
	height: 43px;
	width: 12px;
	background-image: url(../images/get_travel_event_page_btn_right_blue.jpg);
	background-position: left top;
	background-repeat: no-repeat;	
	display: inline;
	float: left;
}

div.buttonblue div.btntextareablue
{
	height: 43px;
	background-image: url(../images/get_travel_event_page_btn_bg_blue.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	line-height: 43px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
}

div.buttonblue div.btntextareablue a
{
	line-height: 43px;
	padding: 0px 10px 0px 10px;
	color: #FF6;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
}

div.buttonblue div.btntextareablue a:hover
{
	color: #FF0;
}

/* Button Blue */

div.eventfooterarea
{
	width: 792px;
	height: 51px;
	background-image: url(../images/get_travel_copyright_area_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 51px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
}

div.eventfooterarea a
{
	color: #cccccc;
	text-decoration: none;
}

.tableouter
{
	border: 1px solid #222222;
}

.tablecell
{
	border: 1px solid #222222;
}

.tablecell a
{
	font-size:16px;
	text-decoration: none;
	font-weight: bold;
	color: #039;
}

.tablecell ul
{
	margin: 0px;
	padding: 4px 0px 0px 15px;
}

.tablecell ul li.calltoaction
{
	color: #039;
}

.tableheader
{
	background-color: #cccccc;
}

.tableheaderspecial
{
		background-color: #036;
		color: #ffffff;
}

.tctext
{
	text-align: left;
}

.tcprice
{
	text-align: center;
}

.rate
{
	font-weight: bold;
}

.prerate
{
	font-weight: bold;
	color: #C30;

}

.gaterate
{
	text-decoration: line-through;
}

ul.smallprint
{
	font-size: 11px;
	line-height: 13px;
	margin-top: 24px;
}

span.topofpage
{
	float: right;
	font-size: 10px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #333;
	color: #FFF;
}

span.topofpage a
{
	color: #FFF;
	text-decoration: none;
}

span.officialsite
{
	float: left;
	margin: 4px 0px 0px 10px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #000;
	background-color: #FFF;
}

span.socialmedia
{
	margin: 4px 0px 0px 10px;
	padding-left: 4px;
	padding-right: 4px;
}


span.officialsite a
{
	text-decoration: none;
	font-weight: bold;
	color: #F00;
}

span.viewmap
{
	float: right;
	font-size: 10px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #036;
	color: #FFF;
	border: 1px solid #003;
}

span.viewmap a
{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

span.reversebutton
{
	padding: 2px;
	margin: 4px;
	line-height: 28px;
	font-weight: bold;
	background-color: #039;
	color: #FFF;
	border: 1px solid #333;
	font-size: 12px
}

span.reversebutton a
{
	text-decoration: none;
	color: #FFF;
}

.daycolor1 {
	background-color: #CCF; 
}

.daycolor2 {
	background-color: #CFF; 
}

