/*	HOTEL SEARCH MARKETING	*/

body  {
	font: 100% Calibri, Corbel, Arial, sans-serif;
	background: #761413;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #1b272c;
	}

#wrapper {
	position: relative; 
	width: 1000px;
	background: url(../images/shadow2.png) repeat-y;
	margin: 0 auto;
	}

#container { 
	position: relative;
	z-index: 1;
	width: 970px;  
	background: white;
	margin: 0 auto; 
	text-align: left; 
	overflow: hidden;
	margin: 0 auto;
	}

a {
	color: #4a95b9;
	text-decoration: underline;
	}

a:hover {
	color: maroon;
	text-decoration: none;
	}


#header { 
	height: 187px; 
	background: #3c4347 url(../images/banner.png) no-repeat 0 0; 
	padding: 0;  
	} 

#header h1 {
	text-indent: -9999px;
	width: 970px;
	height: 187px;
	}

#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}

#maintext, #maintextthanks { 
	min-height: 500px;
	width: 635px;
	padding: 0 13px 40px 0;
	position: relative;
	z-index: 10;
	border-bottom: 1px solid #e6e6e6;
	}

#maintextthanks {
	min-height: 350px;
	border-width: 0;
	}



#maintext h2, #maintextthanks h2 {
	color: #3c4347;
	font-size: 26px;
	margin: 24px 0px 16px 56px;
	}

#maintext h3, #maintextthanks h3 {
	color: #B11F16;
	font-size: 20px;
	margin: 0 20px 0px 56px;
	padding-top: 7px;
	}

#maintext h4, #maintextthanks h4 {
	color: #3c4347;
	font-size: 20px;
	margin: 24px 56px -10px 56px;
	}

#maintext p, #maintextthanks p {
	font-size: 16px;
	line-height: 120%;
	margin: 10px 25px 0 56px;
	text-align: justify;
	}



#maintext ul {
	margin: 16px 20px 16px 56px;
	list-style-type: none;
	}

#maintext ul li {
	margin: 4px 20px;
	padding: 4px 20px;
	background: url(../images/bullet.gif) no-repeat 0px 7px;
	}

p.signature {
	text-indent: -9000px;
	height: 120px;
	background: url(../images/signature.gif) no-repeat 0 20px;
	clear: both;
	}

#footer {
	padding: 21px 0 14px 0;
	background:#f7f7f7;
	position: relative;
	z-index: 1000;
	text-align: center;
	clear: both;
	overflow: hidden;
	} 

#footer p {
	font-size: 14px;
	font-weight: bold;
	}

#footer p a {
	text-decoration: underline;
	}

#footer #secondary {
	margin: 0 0 14px 0;
	}
#footer #secondary p a {
	color: #405560;
	}
#footer p a:hover, #footer #secondary p a:hover {
	color: #771516;
	text-decoration: none;
	}

#footer #secondary a.active {
	color: #771516;
	text-decoration: none;
	}

.clear {
	clear: both;
	}

em {
	font-style: italic;
	}

#rhs {
	position: absolute;
	z-index: 20;
	top: 188px;
	right: 0;
	width: 321px;
	padding: 0px;	
	margin-bottom: -250px;
	padding-bottom: 250px;
	background: #f7f7f7;
	border-left: 1px solid #e6e6e6;
	}

#maintext p#emaillink {
	padding: 10px 20px;
	border: 1px solid #eaeaea;
	background: #f4f4f4;
	}

.testimonials {
	margin: 30px 0;
	}

#rhs blockquote {
	background: #FEFDE8;
	border: 1px solid #e6e6e6;
	padding: 10px 25px 10px 30px;
	margin: 15px 28px;
	}

#rhs blockquote p.quote {
	text-indent: 10px;
	font-style: italic;
	color: #2c271b;
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 0;
	}

#rhs blockquote p.testifier {
	font-weight: bold;
	color: #533;
	padding-top: 4px;
	margin-top: 0;
	text-align: right;
	}

#left-box {
	width: 270px;
	float: left;
	margin: 20px 0 10px 56px;
	}

#right-box {
	width: 270px;
	float: left;
	margin: 20px 0 10px 16px;

	}


#left-box h4, #right-box h4, #left-box p, #right-box p {
	margin: 0;
	padding: 0;
	text-align: left;
	}

#newsletter-btn {
	clear: both;
	}

#newsletter-btn, #internet-btn, #mentoring-btn, #articles-btn {
	height: 81px;
	width: 135px;
	margin: 6px 11px 11px 0;
	float: left;
	text-indent: -9999px;
	font-size: 1px;
	}

#newsletter-btn a, #internet-btn a, #mentoring-btn a, #articles-btn a {
	display: block;
	height: 100%;
	width: 100%;
	}

#newsletter-btn a {background: transparent url(../images/newsletter-btn.png) no-repeat 0 -1px;}
#newsletter-btn a:hover {background: transparent url(../images/newsletter-btn.png) no-repeat 0 -81px;}

#articles-btn a {background: transparent url(../images/articles-btn.png) no-repeat 0 -1px;}
#articles-btn a:hover {background: transparent url(../images/articles-btn.png) no-repeat 0 -81px;}

#mentoring-btn a {background: transparent url(../images/mentoring-btn.png) no-repeat 0 -1px;}
#mentoring-btn a:hover {background: transparent url(../images/mentoring-btn.png) no-repeat 0 -81px;}

#internet-btn a {background: transparent url(../images/internet-btn.png) no-repeat 0 -1px;}
#internet-btn a:hover {background: transparent url(../images/internet-btn.png) no-repeat 0 -81px;}

#newsletter-btn {
	margin-left: 50px;
	}

img#phob {
	float: right;
	width: 287px;
	margin: 0px 10px 0 -5px;
	}

td.country {
	font-weight: bold;
	}

td {
	width: 49%;
	padding: 0 0 6px 0;
	}


.scuffproof {margin: 0px; 	background: #FEFDE8 url('../images/grad.gif') repeat-x top left;}
.scuffproof_top div {background: url('../images/tl.gif') no-repeat top left;}
.scuffproof_top {background: transparent url('../images/tr.gif') no-repeat top right;}
.scuffproof_bottom div div {background: url('../images/bl.gif') no-repeat bottom left;}
.scuffproof_bottom div {background: transparent url('../images/br.gif') no-repeat bottom right;}
.scuffproof_bottom {background: transparent url('../images/grad.gif') repeat-x bottom left;}
.scuffproof_top div, .scuffproof_top,
.scuffproof_bottom div, .scuffproof_bottom {width: 100%; height: 10px; font-size: 1px;}
.scuffproof_content {	min-height: 370px; border-left: 1px solid #b11f16; border-right: 1px solid #b11f16; }
.scuffproof_content_bg {margin: 0 10px; padding: 10px 0;}

#bandb {
	height: 47px;
	width: 226px;
	margin: 40px 11px 40px 50px;
	text-indent: -9999px;
	font-size: 1px;
	clear: both;
	}

#bandb a {
	background: transparent url(../images/bandb.gif) no-repeat 0 0;
	display: block;
	height: 100%;
	width: 100%;
	}

	#footer p.details {
		font-weight: normal;
		margin: 0 0 5px 0;
		}

#left-box p#aside {
		padding-top: 10px;
		padding-bottom: 20px;
		font-style: italic;
		font-size: 95%;
		}

#paypal {
	text-align: center;
	}


#maintext p.buynow {
	margin: 10px 0 15px 95px;
	}

#maintextthanks p.buynow {
	margin: 20px 0 15px 56px;
	}

.buynow a {
	color: #771516;
	text-decoration: none;
	border: 1px solid #E87D7D;
	padding: 10px 15px;
	background: #FEFDE8;
	font-style: italic;
	}

.buynow a:hover {
	color: #397693;
	border: 1px solid #4A95B9;
	background: #F1F8FA;
	}

img#phobthanks {
	display: block;
	position: absolute;
	top: 210px;;
	right: 50px;
	}
