﻿.body, ul, li, h1, h2, p, img
{
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	
}

.body
{
	background: #ffffff;
}

h1
{
	font-size: 36px;
	font-family: times new roman;
	font-weight: normal;
}

h2
{
	font-family: arial black;
	font-weight: normal;
	text-transform: uppercase;
	color: #d3242c;
	font-size: 12px;
	letter-spacing: 1px;
}
.normal
{
	color: #666666;
	font-family: times new roman;
	font-size: 9px;
	line-height: 1.3em;
}

img
{
	float: left;
	border: none;
}

.apply
{
    float: left;
    width: 462px;
    height: 116px;
    margin: 7px 0 0 3px;
    background: url('img/apply.png');
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    font-family: arial black;
}


.apply_button
{
	float: right;
	margin: 30px 40px 0 0;
}

.big
{
	font-size: 1.3em;
}

.bigger
{
	font-size: 1.6em;
}

.black
{
	color: #000;
}

.border_top
{
    float: left;
    width: 1000px;
    height: 14px;
    background: url('img/border_top.png');
    margin-top: -58px;
}

.border_middle
{
    float: left;
    width: 1000px;
    background: url('img/border_middle.png') top repeat-y;
    z-index: 1;
    position: relative;
    margin-top: -60px;
}

.border_bottom
{
    float: left;
    width: 1000px;
    height: 20px;
    background: url('img/border_bottom.png');
}

.check_rates
{
    float: left;
    width: 183px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px 0 8px 0;
    font-family: arial black;
    text-transform: uppercase;
    margin-bottom: 8px;
    letter-spacing: 1px;
}

.check_rates a
{
    text-transform: none;
    font-style: italic;
    text-decoration: none;
    font-family: times new roman;
    letter-spacing: 0px;
}

.content
{
    float: left;
    width: 1000px;
    height: 453px;
    background: url('img/border.png');
    margin-top: -58px;
    z-index: 1;
    position: relative;
}
.splash_content
{
	 margin: 25px;
}

.dream
{
    float: left;
    width: 941px;
    height: 284px;
    background: url('img/idhl.jpg');
    font-size: 32px;
    color: #c51b21;
    font-family: times new roman;
}

.dream_text
{
    float: right;
    width: 300px;
    margin: 80px 100px 0 0;
}


.facebook
{
	float: right;
	margin: 6px 12px 0 0;
    width: 170px;
    vertical-align: middle;
}

.gold
{
	color: #a98e59;
}

.header
{
    float: left;
    width: 937px;
    background: #d1252b url('img/header_quote.png') right no-repeat;
    margin-bottom: 20px;
}

.header_text
{
    float: right;
    width: 300px;
    margin: 80px 120px 0 0;
    color: #fff;
    font-size: 32px;
    font-family: times new roman;
}

.left
{
	float: left;
}

.logo
{
	float: left;
	width: 305px;
	margin-left: 24px;
}

.mini_nav_left
{
	font-size: 0.7em;
	color: #666;
	font-family: arial;
	width: 500px;
	float: left;
	text-align: left;
	margin: 5px 0 0 18px;
}

.mini_nav_left a
{
	color: #666;
	text-decoration: none;
}

.mini_nav_left a:hover
{
	color: #333;
	text-decoration: none;
}

.mini_nav_right
{
	font-size: 0.7em;
	color: #666;
	font-family: arial;
	width: 250px;
	float: right;
	text-align: left;
	margin: 5px 10px 0 0;
}
.license 
{   
    text-transform: none;
    font-style: italic;
    text-decoration: none;
    font-family: times new roman;
    letter-spacing: 0px;
    font-size:10pt;
}


.mini_nav_right a
{
	color: #666;
	text-decoration: none;
}

.mini_nav_right a:hover
{
	color: #333;
	text-decoration: none;
}

.mini_nav_right span
{
	color: #666;
	text-decoration: none;
	font-size: 0.9em;
}

.number
{
	float: left;
	width: 60px;
	margin-left: 15px;
}

.number_text
{
    float: left;
    width: 525px;
    color: #888888;
    font-family: times new roman;
    font-size: 1.1em;
    line-height: 1.3em;
}


.pad25
{
	padding: 25px;
}

.pad_template
{
	padding: 5px 25px;
}

.pane_left
{
	float: left;
	width: 183px;
	margin: 0 0 0 0px;
	text-align: center;
}

.pane_right
{
    float: left;
    width: 600px;
    margin-left: 10px;
    text-align: left;
}


.rates
{
    float: right;
    width: 462px;
    height: 116px;
    margin: 7px 10px 0 0;
    background: url('img/rates.png');
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    font-family: arial black;
    text-align: center;
}

.rates_button
{
	float: right;
	margin: 30px 30px 0 0;
}

.red
{
	color: #c31a20;
}

.right
{
	float: right;
}

.star
{
	float: right;
	width: 123px;
	height: 123px;
	background: url('img/star.png');
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	font-family: arial black;
	position: relative;
	left: 40px;
	top: -2px;
	z-index: 10;
}

.star span
{
	font-size: 0.7em;
	position: relative;
	top: -6px;
}

.star_text
{
	margin: 55px 0 0 3px;
}

.tab
{
	float: right;
	width: 214px;
	height: 32px;
	margin: 40px 38px 0 0;
	background: url('img/red_tab.jpg');
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	font-family: arial;
	letter-spacing: 1px;
	position: relative;
	z-index: 5;
}

.tab_text
{
	padding: 6px 30px 0 0;
	text-align: right;
}

.whole
{
	width: 100%;
}

.wrap
{
    width: 1000px;
    margin: 15px auto 6px auto;
    font-size: 0.8em;
    font-family: Arial, sans-serif;
    background: #ffffff;
    text-align: center;
    color: #000;
}



#lbOverlay
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 500px;
}
#lbOverlay.grey
{
	background-color: #000000;
}
#lbOverlay.red
{
	background-color: #330000;
}
#lbOverlay.green
{
	background-color: #003300;
}
#lbOverlay.blue
{
	background-color: #011D50;
}
#lbOverlay.gold
{
	background-color: #666600;
}

#lbMain
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
	line-height: 0;
}
#lbMain a img
{
	border: none;
}

#lbOuterContainer
{
	position: relative;
	background-color: #fff;
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
#lbOuterContainer.grey
{
	border: 3px solid #888888;
}
#lbOuterContainer.red
{
	border: 3px solid #DD0000;
}
#lbOuterContainer.green
{
	border: 3px solid #00B000;
}
#lbOuterContainer.blue
{
	border: 3px solid #5F89D8;
}
#lbOuterContainer.gold
{
	border: 3px solid #B0B000;
}

#lbDetailsContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	width: 100%;
	line-height: 1.4em;
	overflow: auto;
	margin: 0 auto;
}
#lbDetailsContainer.grey
{
	border: 3px solid #888888;
	border-top: none;
}
#lbDetailsContainer.red
{
	border: 3px solid #DD0000;
	border-top: none;
}
#lbDetailsContainer.green
{
	border: 3px solid #00B000;
	border-top: none;
}
#lbDetailsContainer.blue
{
	border: 3px solid #5F89D8;
	border-top: none;
}
#lbDetailsContainer.gold
{
	border: 3px solid #B0B000;
	border-top: none;
}

#lbImageContainer, #lbIframeContainer
{
	padding: 10px;
}
#lbLoading
{
	position: absolute;
	top: 45%;
	left: 0%;
	height: 32px;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lbImageContainer > #lbHoverNav
{
	left: 0;
}
#lbHoverNav a
{
	outline: none;
}

#lbPrev
{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat;
	display: block;
	left: 0;
	float: left;
}
#lbPrev.grey:hover, #lbPrev.grey:visited:hover
{
	background: url(images/prev_grey.gif) left 15% no-repeat;
}
#lbPrev.red:hover, #lbPrev.red:visited:hover
{
	background: url(images/prev_red.gif) left 15% no-repeat;
}
#lbPrev.green:hover, #lbPrev.green:visited:hover
{
	background: url(images/prev_green.gif) left 15% no-repeat;
}
#lbPrev.blue:hover, #lbPrev.blue:visited:hover
{
	background: url(images/prev_blue.gif) left 15% no-repeat;
}
#lbPrev.gold:hover, #lbPrev.gold:visited:hover
{
	background: url(images/prev_gold.gif) left 15% no-repeat;
}

#lbNext
{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat;
	display: block;
	right: 0;
	float: right;
}
#lbNext.grey:hover, #lbNext.grey:visited:hover
{
	background: url(images/next_grey.gif) right 15% no-repeat;
}
#lbNext.red:hover, #lbNext.red:visited:hover
{
	background: url(images/next_red.gif) right 15% no-repeat;
}
#lbNext.green:hover, #lbNext.green:visited:hover
{
	background: url(images/next_green.gif) right 15% no-repeat;
}
#lbNext.blue:hover, #lbNext.blue:visited:hover
{
	background: url(images/next_blue.gif) right 15% no-repeat;
}
#lbNext.gold:hover, #lbNext.gold:visited:hover
{
	background: url(images/next_gold.gif) right 15% no-repeat;
}

#lbPrev2, #lbNext2
{
	text-decoration: none;
	font-weight: bold;
}
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey
{
	color: #333333;
}
#lbPrev2.red, #lbNext2.red, #lbSpacer.red
{
	color: #620000;
}
#lbPrev2.green, #lbNext2.green, #lbSpacer.green
{
	color: #003300;
}
#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue
{
	color: #01379E;
}
#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold
{
	color: #666600;
}

#lbPrev2_Off, #lbNext2_Off
{
	font-weight: bold;
}
#lbPrev2_Off.grey, #lbNext2_Off.grey
{
	color: #CCCCCC;
}
#lbPrev2_Off.red, #lbNext2_Off.red
{
	color: #FFCCCC;
}
#lbPrev2_Off.green, #lbNext2_Off.green
{
	color: #82FF82;
}
#lbPrev2_Off.blue, #lbNext2_Off.blue
{
	color: #B7CAEE;
}
#lbPrev2_Off.gold, #lbNext2_Off.gold
{
	color: #E1E100;
}

#lbDetailsData
{
	padding: 0 10px;
}
#lbDetailsData.grey
{
	color: #333333;
}
#lbDetailsData.red
{
	color: #620000;
}
#lbDetailsData.green
{
	color: #003300;
}
#lbDetailsData.blue
{
	color: #01379E;
}
#lbDetailsData.gold
{
	color: #666600;
}

#lbDetails
{
	width: 60%;
	float: left;
	text-align: left;
}
#lbCaption
{
	display: block;
	font-weight: bold;
}
#lbNumberDisplay
{
	float: left;
	display: block;
	padding-bottom: 1.0em;
}
#lbNavDisplay
{
	float: left;
	display: block;
	padding-bottom: 1.0em;
}

#lbClose
{
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbClose.grey
{
	background: url('images/close_grey.png') no-repeat;
}
#lbClose.red
{
	background: url(images/close_red.png) no-repeat;
}
#lbClose.green
{
	background: url(images/close_green.png) no-repeat;
}
#lbClose.blue
{
	background: url(images/close_blue.png) no-repeat;
}
#lbClose.gold
{
	background: url(images/close_gold.png) no-repeat;
}

#lbPlay
{
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbPlay.grey
{
	background: url(images/play_grey.png) no-repeat;
}
#lbPlay.red
{
	background: url(images/play_red.png) no-repeat;
}
#lbPlay.green
{
	background: url(images/play_green.png) no-repeat;
}
#lbPlay.blue
{
	background: url(images/play_blue.png) no-repeat;
}
#lbPlay.gold
{
	background: url(images/play_gold.png) no-repeat;
}

#lbPause
{
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbPause.grey
{
	background: url(images/pause_grey.png) no-repeat;
}
#lbPause.red
{
	background: url(images/pause_red.png) no-repeat;
}
#lbPause.green
{
	background: url(images/pause_green.png) no-repeat;
}
#lbPause.blue
{
	background: url(images/pause_blue.png) no-repeat;
}
#lbPause.gold
{
	background: url(images/pause_gold.png) no-repeat;
}
