/* Home page styles - including slider styles */

body{
	background: /*url(/images/backgrounds/page.jpg) top center no-repeat #02204c;*/
	#144D82 url(/images/backgrounds/page.jpg) no-repeat scroll center top
	}

h1.logo{
	background:transparent url(/images/generic/logo.png) no-repeat;
	float:left;
	text-indent:-9999em;
	width:400px;
	height:125px;
}

.logo a{
	display:block;
	height:125px;
	}

div#topcurve{
	background: url(/images/backgrounds/top-index.png) no-repeat center top;
	margin-top:56px;
	height: 1%;
	/*padding:20px 5px 0 5px;*/
	}

#utility{
	height:40px;
	}

#utilitybar{
	float:right;
	height:40px;
	width:608px;
	background:url(/images/backgrounds/utility.png) top right no-repeat;
	}

#utilitybar p{
	color:#b3d5ea;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:8px 50px 0 10px;
	width:100px;
	line-height:11px;
	}

#utilitybar p span a{
	font-size:10px;
	font-weight:normal;
	}

#utilitybar form{
	display:inline;
	}

#utilitybar form label{
	float:left;
	color:#fff;
	/*width:50px;*/
	padding-top:8px;
	}

.awesome, .awesome:visited {
	background: #222 url(/images/backgrounds/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 4px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border:0;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.awesome input {margin:0;padding:0;}

.awesome:hover							{ background-color: #111; color: #fff; }
.awesome:active							{ top: 1px; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 11px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.blue.awesome, .blue.awesome:visited		{ background-color: #F0880F; }
.blue.awesome:hover										{ background-color: #E6A559; }


/*main navigation*/

#main-nav {
	float:left;
	width: 518px;
	height: 117px;
	background: transparent url(/images/generic/navigation.png) no-repeat;
}

#main-nav ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	height: 117px;
}

#main-nav ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: none;
}

#main-nav ul li a {
	display: block;
	height: 117px;
	padding: 0;
	margin: 0;
}

li#nav_one a{ width: 87px; }
li#nav_two a { width: 114px; }
li#nav_three a { width: 201px; }
li#nav_four {width:116px}

#main-nav ul li strong { display: none; }


/*slider stuff*/
#slider {
    /*width: 849px;*/
    width: 920px;
    margin: 0 auto;
    position: relative;
	padding-top:20px;
}


.scroll {
	/*
    height: 280px;
    width: 849px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF url(/images/content_pane-gradient.gif) repeat-x scroll left bottom;
	border-top:1px solid #dee0e6;
	*/
}

.scrollContainer div.panel {
	/*
	padding: 10px;
    height: 240px;
    width: 825px;
    */
}

#shade {
    background: #EDEDEC no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}


ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}


.slidenav1{
	height:30px;
	width:120px;
	/*background:url(/images/slidenav1.png) top left no-repeat;*/
	}

/*.slidenav1 strong{
	opacity:0;
	}

.slidenav2 strong{
	opacity:0;
	}

.slidenav3 strong{
	opacity:0;
	}

.slidenav4 strong{
	opacity:0;
	}*/

.slidenav2{
	height:30px;
	width:107px;
	/*background:url(/images/slidenav2.png) top left no-repeat;*/
	}

.slidenav3{
	height:30px;
	width:150px;
	/*background:url(/images/slidenav3.png) top left no-repeat;*/
	}

.slidenav4{
	height:30px;
	width:170px;
	/*background:url(/images/slidenav4.png) top left no-repeat;*/
	}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -30px;
}

.scrollButtons.right {
    right: -30px;
}

.hide {
    display: none;
}



/*buckets*/

.box-one{
	width:280px;
	float:left;
	font-size:12px;
	margin:0 16px 0 16px;
	}

.box-two{
	width:296px;
	float:left;
	}


/*interface styles*/

h2.homebar{
	width:291px;
	height:38px;
	background:url(/images/interface/home-top.png) top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:7px 0 0 5px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#2d5783;
	margin:0;
	}

.page-entry{
	background:#ddf0f9;
	border-bottom:1px solid #fff;
	padding:5px 10px 5px 10px;
	}

.page-entry img{
	float:left;
	margin-right:10px;
	border:2px solid #b5e2f8;
	}

.page-entry h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:-1px;
	margin:0;
	}

.page-entry p{
	color:#046b8c;
	margin:0;
	background:#ddf0f9;
	}

.mainbutton {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#55C9F3 none repeat scroll 0 0;
	border:1px solid #A1DFF6 !important;
	color:#FFFFFF !important;
	font-family:Arial,Verdana,sans-serif;
	font-size:12px !important;
	font-size-adjust:none;
	font-weight:bold !important;
	padding:6px !important;
}


.tour-block{
	padding:5px 0 10px 0;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	overflow:hidden;
	}

.tour-block img{
	float:left;
	padding:5px 15px 15px 5px;
	}