﻿body 
{
	background-image: url('../images/backgrounds/IndigoBackground.jpg');
	background-repeat: no-repeat;
	background-position: center;
	padding:0px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	text-align: justify;
	color:#40093F;
	font-size: 13px;
	line-height: 1.4;
}

.FTB
{
    background-color: White; 
    background-image: none;
}

.clearer
{
	height: 1px;
	clear:both;
}

.clearerline
{
	height: 1px;
	margin: 5px 0px 10px 0px;
	clear:both;	
	border-bottom:dashed 1px #AEC0C6;
}

.master-head
{
    margin: 10px auto 0 auto;
	width: 960px;
	height: 206px;
	background-image: url('../images/backgrounds/header.png');
	background-repeat: no-repeat;
	color: #FFF;
}

.footer
{
	background-image: url('../images/backgrounds/footer.png');
	background-repeat: no-repeat;
	text-align:center;
	padding:40px 20px;
	margin: 0 auto 10px auto;
	width: 920px;
	height: 25px;
	color: #FFF;
}

.footer a
{
    color:#FFF;   
}

.master-head a
{
    color:Yellow;  
}

.menuGrad
{
    float: left;
	padding: 2px 20px; 
	width: 600px;
	text-align: left;
	font-size: 14px;
}

.menuGrad a
{
	color: #FFF;
}

.tourOperatorLogin
{
    float: right;
	padding: 2px 10px; 
	width: 250px;
}

.page-body
{
	background-color:#FFF;
	border-left: 2px solid #FFA21B;
	border-right: 2px solid #FFA21B;
	margin: 0 auto;
	width: 956px;
	padding-top: 8px;
	padding-bottom: 12px;
}

.page-content
{
	width:100%;
}

p
{
	margin:8px 0px;
	line-height:150%;
}

hr
{
	margin:3px 0px;
	padding:0px;
	border-bottom:solid 1px #607D86;
	border-top:none;
	border-right:none;
	border-left:none;
	height:1px;
}

h1
{
	font-family:Arial, Verdana, Geneva, sans-serif;
	margin:2px 0px 4px 0px;	
	font-weight:bold;
	font-size:19px;
	color:#40093F;
}

h2
{
	margin:2px 0px 4px 0px;	
	font-weight:bold;
	font-size:15px;
	color:#40093F;
}

h3
{
	font-size:14px;
	margin:0px 0px 6px 0px;
	padding:0;
}

/* links */

a
{
	font-weight:bold;
	color:#1BAEED;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;	
}

h2 a
{
	color:#232D6B;
	text-decoration:underline;
}

h2 a:hover
{
	color:#232D6B;
	text-decoration:none;
}

.sidebar h2 a
{
	color:#232D6B;
	text-decoration:none;
}

/* form */

.formHeader
{
	margin-top: 6px;
	color:#232D6B;
	font-size:11px;
	margin-bottom:2px;
	font-weight:bold;
}

.formRadios
{
	margin-top: -8px;
	margin-left: -8px;
	color:#232D6B;
	font-size:11px;
}

.floated-form-field
{
	float:left;
	margin:10px 30px 10px 0px;
}

.left-spacer
{
	margin-left:30px;
}

.input-text
{
	padding:2px;
	color:#4F4F4F;
	border:solid 1px #AEC0C6;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-top:2px;
	margin-right:2px;
}

.input-text-small
{
	font-size:10px;
}

.input-select
{
	
	padding:1px;
	color:#4F4F4F;
	border:solid 1px #AEC0C6;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-top:2px;
	margin-right:2px;
}

.input-select-small
{
	font-size:10px;
}

.input-button
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-color:#232D6B;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	border-bottom:solid 1px #333;
	border-right:solid 1px #333;
	margin:2px;	
}

a .input-button
{
	text-decoration:none;	
	background-color:#232D6B;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	padding: 3px;
}

.input-button-small
{
	padding:1px 0px;
	font-size:10px;
}

.show-hide .input-button-small
{
	background-color:#6D838B;
	border-top:solid 1px #85979E;
	border-left:solid 1px #85979E;
	border-bottom:solid 1px #5E7077;
	border-right:solid 1px #5E7077;
	font-weight:normal;
	font-size:10px;
}

.input-radios
{
	margin-right:11px;
	cursor:pointer;
}

.sidebar .boxout a
{
	font-weight:bold;
	display:block;
	padding:2px;
}

/* boxes */

.boxout
{
	padding:4px 15px 9px 15px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 10px;
/*    border:solid 1px #AEC0C6; */
}

.NB
{
    border: 0;
}

.border
{
	border:solid 1px #D1D9DC;
}

.boxmin
{
	padding:9px;
	background-color:#829CA6;
	border:solid 1px #AEC0C6;
	margin-bottom:0px;
	margin-right:10px;
}

#login-box
{
	float:right;
	margin-top:30px;
	margin-right:10px;
	text-align:right;
	line-height: 2;
	height: 135px;
}

/* collapsible */

.show-hide
{
	float:right;
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
}

.show-hide a
{
	color:#4F4F4F;
}



/* lists */

ul
{
	margin:0px 0px 0px 15px;
	padding:0;
	list-style-image:url(../images/furniture/sidebar-bullet.gif);
}

li
{
	margin:0px 0px 6px 0px;
}

.sidebar li
{
	margin:0px 0px 2px 0px;
}

.thumbnail
{
	float: left;
	width: 125px;
	height: 100px;
	margin-right: 28px;
}
.signup-button
{
	float: right;
}
.quote
{
	font-weight: bold;
}
.attribution
{
	font-style: italic;
}

.left-column
{
	float: left;
	width: 600px;
	padding-right: 10px;
}

.right-column
{
	float: right;
	width: 280px;
}

.left
{
	float: left;
	padding: 0px 2px;
	height: 100%;
}

.pad5
{
    padding: 5px;	
}

.right
{
	float: right;
	padding: 0px 2px;	
}

.book
{
	margin: 0px;
	border:solid 1px #D1D9DC;
	background-color: #F5F7F7; 
	width: auto;
}

.book-clearer
{
	height: 1px;
	clear:both;
	border-top:dashed 1px #AEC0C6;
}

.book-col
{
	float: left;
	height: 50px;
	padding: 12px 0px 8px 10px;
	margin: 0px;
}
