/*Add for new home page*/
  /*Centers page*/
.clear_float
{
	clear: both;
}

body
{
	font-family: verdana;
	font-size: 10px;
}

.main_positioner
{
	text-align:center;
	/*border: 1px dotted #ffb30f;*/
}
  
#main_container
{
	margin-left: auto;
	margin-right: auto;
	width: 763px; /*800*/
	text-align: left;
	/*border: 1px dotted GREEN;*/
}

.main_left_column
{
	float: left;
	width: 208px;
}

.main_right_column
{
	float: left;
	width: 555px; /*570*/
	/*border: 1px dotted RED;*/
}

#row_container
{
	/*float: left;*/
	/*border: 1px dotted red; */
	width: 100%;
}

.home_header
{
	height: 95px;
	/*border: 1px solid yellow;
	padding-left: 20px;*/
}

.home_footer
{
	height: 100px;
	background-image: url(../images/home/footer_sky.gif);
	background-repeat: no-repeat;
}

.float_left
{
	float: left;
}

.float_right
{
	float: right;
}


/*Clears the float*/
.clear_float
{
	clear:both;
}


.center
{
        margin-left: auto;
        margin-right: auto;
}

.vertical_spacer_10, .vertical_spacer_10 img
{
	height: 10px;
	width: 100%;
	/*border: 1px solid black;*/
}

.vertical_spacer_5, .vertical_spacer_5 img
{
	height: 5px;
	width: 100%;
	/*border: 1px solid black;*/
}

.vertical_spacer_4
{
	height: 4px;
	width: 100%;
	/*border: 1px solid black;*/
}

.horizontal_spacer
{
	width:545px;
	height:1px;
}

.midblock
{
	width:580px;
	height:265px;
}
.midblock2
{
	width:580px;
	height:175px;
}

.horizontal_spacer_5, .horizontal_spacer_5 img
{
	width: 5px;
	height: 100%;
	/*border: 1px solid red;*/
}

.horizontal_spacer_2
{
	width: 2px;
}

.booking_engine_tab
{
	width: 208px;
	height: 388px;
	/*border: 1px solid #ffb30f;*/
}

.main_dashboard
{
	width: 445px;
	height: 235px; /*Add 5 pixels for the vertical spacing*/
	/*border: 1px dotted blue;
	background-x-position: left;	
	background-y-position: top;	
	background-image: url(../images/home/main_swoosh_banner.gif);
	background-repeat: no-repeat;*/
}

.scrolling_messages
{
	width: 445px;
	height: 25px;
	background-image: url(../images/home/message_bar.jpg);
	background-repeat: no-repeat;
	/*border: 1px dotted blue;*/
}

.headlines
{
	width: 800px;
	height: 25px;
	background-image: url(../images/home/headlinesbanner.gif);
	background-repeat: no-repeat;
	vertical-align:middle;
	/*border: 1px dotted blue;*/	
}

.tempheadlines
{
	width: 800px;
	height: 1px;	
	vertical-align:middle;	
}

/*Example CSS for demo ticker*/

#ajaxticker1{
color:#214a92;
float:left;
}
 
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
/*background-color: #FFFFFF;*/
margin-left: 125px;
margin-top: 0px;
}
 
.someclass{ /*class to apply to your scroller(s) if desired*/
}

#div_announcement_scroller {
width:670px;
height:25px;
margin-top:70px;
/* any IE */
margin-top:expression('4px');
margin-bottom:expression('7px');

}

#announcement_scroller{
width:670px;
float:left;
}

#announcement_scroller a{ text-decoration: none; }

.col_100x128
{
	width: 100px;
	height: 128px;
	/*border: 1px dotted blue;*/
}

.col_185x75
{
	width: 185px;
	height: 75px;
	/*border: 1px dotted brown;*/
}

.col_185x164
{
	width: 185px;
	height: 164px;
	/*border: 1px dotted brown;*/
}

.col_208x65
{
	width: 208px;
	height: 65px;
	/*border: 1px dotted yellow;*/
}

.col_375x85
{
	width: 375px;
	height: 84px;
	/*border: 1px dotted yellow;*/
}

.col_375x175
{
	width: 375px;
	height: 175px;
	/*border: 1px dotted teal;*/
}

/*========================== QUICK LINKS ==============*/
.quick_links
{
	width: 170px;
	height: 165px;
	background-image: url(../images/home/quicklink_border.gif);
	background-repeat: no-repeat;	
	/*margin-left: 5px;*/
	/*border: 1px dotted navy;*/	
}

.quickLinkHeader
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.quick_links ul
{
	padding: 0px 0px 0px 15px;
	margin: 5px;
}

.quick_links li
{
	/*list-style-image: url(../images/home/redArrow_11x11.gif);
	line-height: 18px;
	text-indent: -18px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;*/
	list-style-image: url(../images/home/redArrow_11x11.gif);
	
	margin-top: 2px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}

/*QUICK LINKS STYLES AND FORMATS END HERE*/

/*RED ARROW LISTS*/
.redArrowList ul
{
	padding: 0px 0px 0px 15px;
	margin: 5px;
}
.redArrowList li
{
	list-style-image: url(../images/redArrow_11x11.gif);
	margin-top: 5px;
	margin-left: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #003399;	
}

.redDotList ul
{
	padding: 0px 0px 0px 15px;
	margin: 5px;
}
.redDotList li
{
	list-style-image: url(../images/redArrow_11x11.gif);
	margin-top: 3px;
	margin-left: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #003399;	
}
/*END RED ARROW LISTS*/

.padding_5
{
	padding: 5px;
}

.txtBox75
{
	width: 75px;
}

.td49
{
	width: 49%;
}




