/* $Id: ToursSafarisAndMultiCentre.css,v 1.9 2011/06/29 08:55:52 adam.l Exp $
-----------------------------------------------------------------------------*/

/* Toures and Safaris Left Column */
/*call our expert...*/

#cols_two_and_three .callToBookWidget {
	float: right;
	margin-top: 20px;
	width: 175px;
	height: 30px;
}

#cols_two_and_three .title {
	float: left;
	width: 475px;
}


#columnLeftLower {
	background-color: #000000;
	border: 1px solid #484848;
	float: left;
	margin: 0px 0px 0px 15px;
	width: 239px;
	display: inline;/* for IE6 double margin bug*/
}
/*conatiner for the left column*/
#columnLeftContainer {
	float: left;
	width: 239px;
	border: none;
}
.leftColTitle {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 10px;
	border-bottom: 1px solid #484848;
}
#columnLeftLower p {
	padding: 10px;
	font-weight: normal;
	color: #A4A4A4;
}
#columnLeftLower p strong {
	color: #FFF;
}
.tourList li {
	list-style-image: url(themes/tww/images/tours/listToursSafaris.gif);
	list-style-position: outside;
}
.tourList li a,
.tourList a:visited,
.tourList a:active,
.tourList a:hover {
	color: #FFFFFF;
}
#tourImage {
	border-style: solid;
	border-color: #F18403;
	border-width: 1px;
	padding: 3px;
}
#tourTitles {
	border-bottom: 1px solid #C0C0C0;
	padding: 5px 0 5px 0;
}
#tourIntroduction {
	border-bottom: 1px solid #C0C0C0;
	padding: 5px 0 15px 0;
}
#tourTitles h1 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	line-height: 16px;
	clear: both;
}
#tourTitles #titleWithRating{
	line-height: 2px;
}
.subTitle h3 {
	font-style: normal;
	font-size: 12px;
	padding-top: 10px;
	clear: both;
}
#tourTitles h2 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	line-height: 14px;
	border: none;
}
#cols_two_and_three #tourContent {
	width: 100%;
	padding-top: 10px;
}
#tourContent .subtitle {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: both;
}
.toursListLeft {
	width: 320px;
	float: left;
	padding-left: 30px;
}
.toursListRight {
	float:right;
	margin-left:20px;
	width:300px;
}
.oneColumnList {
	padding-left: 30px;
}
.carGroup tr td {
	padding:0 30px 0 15px;
	text-align:center !important;
}
.carGroup tr td.model {
	text-align:left!important;
}
.carGroup .heading {
	font-weight: bold;
}
.clear {
	clear: both;
}
