/*	CSS Document 
 *	Author: Tashreek Jackson
 *	Overview: Stylesheet for all formating e.g. text styles etc.		
*/

/*//////////////////////// Headings ////////////////////////*/

h1{
	text-transform:uppercase;
	background:#810a26;
	padding:7px;
	margin:0 0 20px 0;
	font-size:42px;
	height:32px;
	#height:36px;
	color:#FFF;
	float:left;
}

h2{
	text-transform:uppercase;
	font-size:28px;
	color:#9eb0a9;
	margin:0 0 13px 0;
}

h2.red{
	color:#810a26;
}

h3{
	font-size:22px;
	color:#606060;
	margin:0 0 20px 0;
}

h3 a{
	color:#b1162a;
	text-decoration:none;
}

h4{
	text-transform:uppercase;
	font-size:14px;
	color:#888888;
	margin:0 0 10px 0;
}

a{
	color:#b1162a;
	text-decoration:underline;
}

a:hover{
	color:#b1162a;
	text-decoration:none;
}

p{
	line-height:20px;
	padding:0 0 15px 0;
}

ul{
	margin:0 0 15px 15px;
	padding:0;
}

ul li{
	list-style:url(../img/global/bullet.gif) outside;
	line-height:20px;
	padding:0 0 0 20px;
}

.small-link{
	background:url(../img/global/arrow-small-red.gif) left center no-repeat;
	color:#b1162a;
	padding:0 0 0 15px;
	font-weight:bold;
	text-decoration:none;
}

.small-link:hover{
	background:url(../img/global/arrow-small-grey.gif) left center no-repeat;
	color:#9eb0a9;
	padding:0 0 0 15px;
	font-weight:bold;
	text-decoration:none;
}

a.blink-red{
	color:#b1162a;
	font-size:18px;
	background:url(../img/global/arrow-big-red.gif) left center no-repeat;
	padding:0 0 0 19px;
	display:block;
	text-decoration:none;
}

a.blink-red:hover{
	background:url(../img/global/arrow-big-grey.gif) left center no-repeat;
	color:#9eb0a9;
}

a.blink-grey{
	color:#454545;
	font-size:18px;
	background:url(../img/global/arrow-big-grey.gif) left center no-repeat;
	padding:0 0 0 19px;
	margin:5px 0 0 0;
	display:block;
	text-decoration:none;
}

a.blink-grey:hover{
	color:#b1162a;
}

a.quick-link{
	font-weight:bold;
	color:#810a26;
	padding:9px 0 9px 0;
	border-top:1px dashed #d4d4d4;
	border-bottom:1px dashed #d4d4d4;
	width:100%;
	display:block;
	text-decoration:none;
}

.quick-link:hover, a.special-link{
	color:#9eb0a9;
}

.qlinks-container{
	margin:0 0 30px 0;
}

a.qlink{
	background:url(../img/global/arrow-small-red.gif) left center no-repeat;
	font-size:14px;
	color:#810a26;
	padding:9px 0 9px 17px;
	border-top:1px dashed #d4d4d4;
	display:block;
	text-decoration:none;
}

a.qlink:hover{
	background:#f1ebec;
}

a.special-link{
	font-weight:bold;
	color:#810a26;
	padding:9px 0 9px 0;
	
	border-bottom:1px dashed #d4d4d4;
	width:100%;
	display:block;
	text-decoration:none;
}

.search-text{
	width:157px;
	color:#979797;
	font-size:11px;
	background:#f1f1f1;
	border:0;
	padding:5px 10px 4px 10px;
	float:left;
}

.search-btn{
	background:url(../img/links/go.gif) no-repeat;
	width:28px;
	height:23px;
	margin:0 0 0 13px;
	cursor:pointer;
	float:left;
}

.input-text{
	font-size:12px;
	color:#606060;
	width:303px;
	padding:3px 3px 4px 3px;
	margin:0 0 12px 0;
	border:1px solid #aeaeae;
}

#newsletter-signup p{
	padding:0 0 7px 0;
}

#errors{
	padding:0 0 5px 0;
	font-size:11px;
	color:#a80d1e;
}

.title1, .title1 a, .title1 a:hover, .title1 a:focus{
	font-size:16px;
	font-weight:bold;
	color:#606060;
	text-decoration:none;
}

.divider{
	float:left;
	width:100%;
	border-top:1px dashed #d2d2d2;
	padding:20px 0 0 0;
}

div.noborder{
	clear:both;
	border:none;
}

.divider .blink-grey{
	float:left;
	margin:0 20px 0 0;
}

.wback, .wprev, .wnext{
	font-weight:bold;
	color:#000;
	text-decoration:underline
}

.wback:hover, .wprev:hover, .wnext:hover{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

.wprev{
	background:url(../img/global/arrow-small-black.gif) left center no-repeat;
	padding:0 0 0 15px;
}

.wnext{
	background:url(../img/global/arrow-small-black2.gif) right center no-repeat;
	margin:0 0 0 20px;
	padding:0 15px 0 0;
}

.contact-block p{
	line-height:16px;
}

.search-result{
	margin:0 0 25px 0;
}

.search-result p{
	padding:0;
}

#sitemap_tree{
	padding:20px;
	margin:0;
	list-style:none;
	background:#f0f0f0;
}

ul#sitemap_tree li{
	list-style-image:none;
	list-style:none;
	background:none;
}

ul#sitemap_tree li a{
	text-decoration:none;
	font-weight:bold;
	color:#b1162a;
}

ul#sitemap_tree li ul{
	margin:10px 0 10px 20px;
	padding:0;
}

ul#sitemap_tree li ul li a{
	text-decoration:none;
	font-weight:normal;
	color:#6e6e6e;
}

.trip-advisor{
	vertical-align:middle;
}

.trip-advisor a{
	vertical-align:middle;
	color:#FFF;
	text-decoration:underline;
}

.trip-advisor img{
	vertical-align:middle;
}
