@charset "UTF-8";
/* CSS Document */

/*

Red = #ff0000;



*/

#dx-result-header {
	background-color: #cccccc;
	/* width: 720px; */
	color: #c43232;
	font-weight: 700;
	font-size: 15px;
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#dx-result-single {
	background-color: #FFFFFF;
	/* width: 720px; */
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin: 0px;
	}

.result-img-link {
	padding: 5px;
}
.result-title {
	color: #FF0000;
	font-weight: 700;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.result-title-black {
	color: #000000;
	font-weight: 700;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.result-small {
	color: #FF0000;
	font-weight: 700;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.result-desc {
	color: #000000;
	font-size: 13px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.result-thumb {
	margin-right: 4px;
	margin-top: 4px;
}
.result-keyword {
	background-color: #DDDDDD;
	font-weight: 900;
}
A.result-link,A.result-more:Link,A.result-more:Visited {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none
}
A.result-link:hover { 
	color: #c43232; 
	font-weight: bold; 
	text-decoration: underline
}
a.result-details {
	display: block;
	float: right;
	height: 21px;
	width: 164px;
	text-indent: -5000em;
	background-image: url(media/btn_details.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
}
table.result-table {
 background-color: #ffffff;
 color: #000000;
 padding: 5px;
}body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text-white {
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: blink;
}
A.btn-details, A.btn-details:Link, A.btn-details:Visited {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_full.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 143px;
	display: block;
	margin: 5px;
}
A.btn-details:Hover {
	
}
A.btn-plan, A.btn-plan:Link, A.btn-plans:Visited {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_plan.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 210px;
	display: block;
	margin: 5px;
}
A.btn-plan:Hover {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_plan2.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 210px;
	display: block;
	margin: 5px;
}
A.btn-map, A.btn-map:Link, A.btn-maps:Visited {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_map.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 210px;
	display: block;
	margin: 5px;
}
A.btn-map:Hover {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_map2.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 210px;
	display: block;
	margin: 5px;
}
A.btn-printable, A.btn-printable:Link, A.btn-printables:Visited {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_printable.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 210px;
	display: block;
	margin: 5px;
}
A.btn-printable:Hover {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_printable2.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 210px;
	display: block;
	margin: 5px;
}
.dxDivide {
	height: 3px;
	overflow: hidden;
	background-image: url(media/divide_bg.png);
	background-repeat: repeat-x;
}
.dxFullPadded h1 {
	font-size: 16px;
	font-weight: bold;
}
div#dxFull {
	background-image: url(media/full_bg.png);
	width:770px;
	/* margin-left:-17px !important; */
	margin-left:0px;
}

div#dxFullLeft {
	float:left;
	width:615px;
	margin-right:3px;
}
div#dxFullRight {
	float:left;
	padding:4px;
}

div.dxFullPadded {
	padding:6px;
}
.dxRed {
	color: #FF0000;
}
.dxBlack {
	color: #000000;
}
.dxGrey {
	color: #828282;
}
div#dxFullImages {
    float:left;
	width:311px;
	margin-right:5px;
	overflow:hidden;
}
div#dxFullDesc {
	float:left;
	width:280px;

}
a.dxActionGrey:Link, a.dxActionGrey:Visited {
	background-color: #919191;
}
a.dxActionRed:Link, a.dxActionRed:Visited {
	background-color: #FF0000;
}
a.dxAction:Link, a.dxAction:Visited {
	width: 143px;
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	text-align:center;
	display:block;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:7px;
}
a.dxAction:Hover {
	background-color: #000000;
}

div#dxBookmarks {
	text-align:center;
	margin-top:15px;
	width: 143px;

}
div#dxBlackBox {
	background-color:#e6e6e6;
	margin:3px;
	color:#919191;
	padding:6px;
	font-weight:bold;
	line-height:20px;
	font-size:14px;
	}

a.dxClose {
	z-index: 101;
	position: relative;
	float:right;
	padding:5px;
}

.dxFormEnquiry input, select, textarea {
	background-color: #DDDDDD;
}

.dxLabel {
	float: left;
	height: 25px;
	width: 80px;
}
.enqSub {
	background-image: url(media/btn_submit.gif);
	text-indent: -5000px;
	height: 30px;
	width: 146px;
	border: none;
}
/*

#dxSubmit {
	background-image: url(media/btn_submit.gif);
	text-indent: -5000px;
	height: 30px;
	width: 146px;
	border: none;
}

*/

/* New CSS From 28/01/2009 For Larger images */

div#dx2Full {
	width:770px;
	margin-left:0px;
}

div#dx2Full h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin: 5px 0px 5px 0px;
}

div#dx2Full h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin: 0px 0px 5px 0px;
}

div#dx2Full #left {
	width:573px;
	float:left;
	margin-right:10px;
}

div#dx2Full #right {
	width:187px;
	float:left;
}

div#dx2Full #bullets {
	line-height:20px;
}

.dx2GreyBox {
	background-color:#e6e6e6;
	color:#919191;
	padding:7px 7px 0px 7px;
	font-weight:bold;
	font-size:14px;
	}
	

a.dx2Action:Link, a.dx2Action:Visited {
	width: 181px;
	height:25px;
	float:left;
	margin-right:10px;
	line-height:25px;
	color:#FFFFFF;
	text-align:center;
	display:block;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:7px;
}


a.dx2ActionBlack:Link, a.dx2ActionBlack:Visited {
	background-color: #000000;
}

a.dx2ActionBlack:Hover {
	color: #FF0000;
}

a.dx2ActionRed:Link, a.dx2ActionRed:Visited {
	background-color: #fa2e2e;
}

a.dx2ActionRed:Hover {
	color: #000000;
}


div#dx2Bookmarks {
	text-align:center;
	width: 181px;
	padding-top:4px;
	float:left;
	display:block;
	height:21px;
	margin:0px;
	clear:right;

}