#breaksdifference {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 100%;
	line-height: 165%;
	margin-bottom: 250px;
}
#breaksdifference h3 {
	line-height: 0.3em;
	margin-top: 30px;
}
#col1 {	
	background-image: url(/images/breaks-difference/breaks-difference-watermark.gif);
    background-position: 10px 550px;
}
#col2 {	
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 1px solid #cc9;
}
h1 {
	font-size: 1.1em;
	color: #888544;
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px solid #888544;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
h2 {
	font-size: 1.0em;
	color: #995b00;
}
h3 {
	color: #63A962;
}
h4 {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	margin-bottom: 20px;
}
h5 {
	list-style: none;
	font-size: 1.0em;
	margin-left: 15px;
	color: #995b00;
	line-height: 20px;
}
h6 {
	font-size: 1.0em;
	margin-left: 2px;
	color: #003300;
	line-height: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h7 {
	font-size: 1.5em;
	color: #995b00;
	line-height: 2em;	
}
a:link {
	color: #333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #790000
}
a:active {
	color: #9b9619;
}

a.one:link {
	color: #888544;
}
a.one:visited {
	color: #888544;
}
a.one:hover {
	color: #888544;
}
a.one:active {
	color: #888544;
}

/* BWAD left main */

#leftnav ul {
	padding: 0;
	list-style-type: none;
}
#leftnav ul {
	padding: 0;
	list-style-type: none;
}
#leftnav ul a:link, #leftnav ul a:visited {
	display: block;
	width: 260px;
	height: 40px;
	line-height: 29px;
	color: #888544;
	text-decoration: none;
	background: #fff url("/images/breaks-difference/buttons/breaks-difference-button.jpg") no-repeat left top;
	text-indent: 45px;
	font-weight: 700;
}
#leftnav ul a:hover {
	background: #fff url("/images/breaks-difference/buttons/breaks-difference-button.jpg") no-repeat right top;
	color: #a7a327;
	font-weight: 700;
}
#leftnav li {
	display: inline;
}
#leftnav li.first a {
	height: 40px;
	line-height: 40px;
}
#leftnav h2 {
	margin-bottom: 30px;
}

#offerSort {
	clear: both;
	width: 420px;
	height: 26px;
	padding: 5px;
	background: #eeeadc;
	border: 1px solid #63a962;
}


/* Contact Details */

div #resNumber ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin: 10px;
	padding: 0px;
}

div #onlineNumber ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin: 10px;
	padding: 0px;
}

#telNumbers ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin: 10px;
	padding: 0px;
}

.onlineNumber {
	font-size: 1.1em;
	color: #9b9619;
	line-height: 1.5em;
}
.resNumber {
	font-size: 1.5em;
	color: #9b9619;
	line-height: 1.0em;
}



/*CSS to customise offer listing table*/

table {
	border-bottom: 1px solid #888544;
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	background: url(/images/breaks-difference/offer-top-bwad.jpg) #fff;
	background-repeat: no-repeat;
	background-position: left top;
}
table a:link, table a:visited {
	color: #660000;
}
table a:hover, thead th {
	color: #9b9619;
}
tbody, th, td {
	border-top: 1px solid #888544;
}
th {
	border-left: 1px solid #888544;
}
td {
	border-right: 1px solid #888544;
}
.offerLoc {
	width: 36%;
	color: #888544;
}
.offerHotel {
	width: 42%;
	color: #333;
}
.offerPrice {
	width: 22%;
	color: #660000;
	text-indent: 10px;
}
.date {
	color: #888544;
}

