@charset "utf-8";
/* Travel100Group CSS Document */
/* Written by eClick Performance */
/* Last edited by John Droese 02.05.09 */


body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0 0 0 0;
	background:url('/images/bg.jpg') repeat-x top left;
	}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	color: #7b8219;
	padding:20px 0 10px 0;
	}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #5c932c;
	padding-left: 10px;
	padding-top: 20px;
	}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #2c2c2c;
	padding-left: 10px;
	padding-top: 20px;
	}

ul {
	margin: 10 0 20 0;
	}

li {
	line-height: 26px;
	padding-left: 10px;
	}

a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #7b8219;
	text-decoration: none;
	}

a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #5c932c;
	text-decoration: none;
	}

th {
	background:#cccccc;
	text-align:left;
}

/* Layout Styles */

#main-cnt {
	margin: 0 0 0 0;
	width: 1250px;
	}

#page-cnt {
	width: 1175px;
	}


/* Logo Styles */

#logo {
	clear: both;
	}

#logo a {
	width: 334px;
	height: 100px;
	background: url('/images/logo.jpg') no-repeat top left;
	display: block;
	}

#logo a span {
	position: absolute; left: -9999px;
	}


/* Navigation Styles */

#nav-cnt {
	display: block;
	width: 1000px;
	height: 150px;
	background: url('/images/nav-left.jpg') no-repeat top left;
	}

#nav-left {
	display: block;
	float: left;
	height: 50px;
	width: 20px;
	background-color: #568922;
	}

#nav {
	margin: 0px;
	padding-left: 20px;
	float: left; height: 50px; width: 950px;
	list-style: none;
	}

#nav .nav-btn {
	float: left;
	height: 50px;
	padding: 0px;
	overflow:hidden;
	}

#nav .nav-btn a {
	display:block;
	padding:0 20px;
	line-height: 50px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #bababa;
	}

#nav .nav-btn a:hover, #nav .nav-btn a.selected {
	color: #ffffff;
	background:transparent url('/images/nav-hover.jpg') no-repeat bottom center;
	}


/* Page Header Styles */

#page-body {
	width:1175px;
	background: url('/images/page-bg.jpg') repeat-y top left;
	overflow:hidden;
	}

#page-header {
	display: block;
	width: 1100px;
	height: 300px;
	padding-left:20px;
	}

#page-header img {
	display: block;
	float: left;
	width: 780px;
	height: 300px;
	}

#quote {
	display: block;
	float: left;
	background: url('/images/quote-bg.jpg');
	height: 300px;
	width: 299px;
	}

.quote-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	margin-top: 160px;
	margin-left: 15px;
	}

.quote-name {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #7b8219;
	font-size: 16px;
	font-weight: 400;
	margin-left: 15px;
	}


/* Page Body Styles */

#page-text {
	display: block;
	float: left;
	width: 780px;
	padding-left:20px;
	}

#right-col {
	display: block;
	float: left;
	width: 299px;
	border-left: 1px solid #e3e3e3;
	}

#plan-travel {
	margin:0 0 0 10px;
	padding:20px 0 0 0;
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
}

#plan-travel h2 {
	margin:0;
	padding:0;
}

#plan-travel p.tagline, #plan-travel p.tagline a {
	font-size:12px;
}

#plan-travel p.tagline {
	margin:0 0 5px 10px;
	padding:0;
}


#free-trip {
	width: 299px;
	margin:0;
	padding:0;
	}

#special-offers {
	margin:0 0 50px 0;
}

#special-offers h2 {
	margin:0;
}

.disc {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #2c2c2c;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
	}

.text, #page-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #2c2c2c;
	line-height: 24px;
	padding:10px 20px 0 40px;
	width:740px;
	}

.offer-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #2c2c2c;
	padding-left: 20px;
	}


/* Form Styles */

.text-field {
	width: 95px;
	height: 25px;
	border: 1px solid #2c2c2c;
	background-color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #2c2c2c;
	}

.form-btn {
	width: 75px;
	height: 25px;
	background-color: #7b8219;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #ffffff;
	}


/* Footer Styles */

#footer {
	clear: both;
	border-top: 1px solid #e3e3e3;
	width: 1070px;
	height:50px;
	padding-bottom: 20px;
	margin-left: 20px;
	background: url('/images/sig-travel-net-logo.jpg') no-repeat top left;
	}

.copyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #7b8219;
	text-align: right;
	}

div.success_box {
	border:2px solid #009900;
	padding:5px 10px;
	margin:0 0 50px 0;
}

div.error_box {
	border:2px solid #ff0000;
	padding:5px 10px;
	margin:0 0 50px 0;
}

div.error_box li {
	font-weight:normal;
}

#phone {
	margin:20px 0 20px 10px;
}

#phone h2 {
	margin:0;
	padding:0;
}

#phone h3 {
	margin:0;
	padding:0;
}

#consultants table {
	margin-bottom:50px;
}

#consultants th, #consultants td {
	padding:0 10px 0 5px;
}

#consultants td.group {
	font-weight:bold;
	padding:20px 0 1px 0;
}
