@CHARSET "ISO-8859-1";
/*
dark green #0B7739
light green #EAF3EE
grey #333
*/
.DUBUG-redborder { 
	border: 1px solid red;	
}

body {
	font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 0.9em;
	font-weight: normal;
	color: #4D4D4D;
	margin: 0px;
	padding: 0px;
	background-color:#E6E6E6;
}

h1{
    font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 1.3em;
	font-weight: normal;
	color: #4D4D4D;
	margin-top: 0px;
    margin-bottom: 5px;
	}

h2{
    font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 1.2em;
	font-weight: bold;
	color: #4D4D4D;
	margin-top: 0px;
    margin-bottom: 5px;
	}

h3{
	font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFF;
	margin: 0px;	
	}

a:link {
	color: #4D4D4D;
	text-decoration: none;	
	}

a:visited {
	color:#4D4D4D;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	color:#4D4D4D;
	}

a:active {
	text-decoration: none;
	}

#wrapMain {
	width: 960px;
	text-align: left;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFF;
	}

#wrapMain #contentMain {
	width: 890px;
	margin-right:auto;
	margin-left:auto;
}

#wrapMain #contentMain #colContentAll {
	width: 890px;
	height: 100%;
	float: left;
	margin-bottom: 15px;
	}


#wrapMain #contentMain #colContentRight {
	width: 295px;
	float: right;
	position: relative;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	}


#wrapMain #header {
    width: 890px;
	height: 170px;
	margin-left:35px;
	margin-right:35px;
	}
	

#header #logo{
    float:left;
    width: 169px;
	height: 170px;
	background-image: url(images/logo_left.gif);
	background-repeat:no-repeat;
	cursor: pointer;
	}

#header #middleBox{
    float:left;
    width: 700px;
	height: 170px;
	background-image: url(images/header_middle.gif);
	background-repeat: repeat-x;
	}

#header #endBox{
    float:right;
    width: 21px;
	height: 170px;
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	}

#middleBox #menu {
    float:right;
    width: 400px;
	height: 20px;
	margin-top: 27px;
	}

#middleBox #menu li{
	float: left;
	display: inline;
	padding-right: 15px;
	font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align:left;	
	}

#middleBox #menu a{
	color: #FFFFFF;
	}

#middleBox #menu ul {
	padding: 0;
    margin: 0;
	}

#middleBox #search {
    float:left;
    width: 600px;
	height:100px;
	margin-top: 20px;
	margin-left:40px;
	}

#search dt{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
#search dd{
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#search .searchEg{
	color: #FFFFFF;
	}

#search h2{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#FFFFFF;
	margin-top: 5px;
	}

#middleBox #search #what{
    float:left;
    width: 200px;
	height: 100px;
	margin-left: 20px;
	}

#middleBox #search #whatwhoinput{ 
    width: 200px;
	height:30px;
	background-image: url(images/form.gif);
	background-repeat: repeat-x;
	}

#middleBox #search #where{
    float:left;
    width: 200px;
	height: 100px;
	}

#middleBox #search #whereinput{ 
    width: 190px;
	height:30px;
	background-image: url(images/form.gif);
	background-repeat: repeat-x;
	}

#middleBox #search #plus{
    margin-top: 30px; 
	margin-left: 25px;	
	margin-right: 5px;
	float:left;
	}

#middleBox #search #go{
	 padding-top:20px;
	 float:right;
	}
	
#dijitButton{
	margin-top: 5px;
	width: 90px;
}
		
#form1{
    margin-top: 8px;
	margin-bottom: 10px;
	}

#form2{
    margin-top: 8px;
	margin-bottom: 10px;
	}

.mapBox{
	float: right;
	margin-top: 20px;
	width: 200px;
	height: 230px;
	margin-bottom:15px;
	margin-right: 35px;
	}

.indexBox{
    float: left;
	width: 645px;
	height: 220px;
	margin-left:35px;
	margin-top: 20px;
	padding: 5px;
	border:#4F81C8 solid 1px;
	}

#wrapMain #footer {
	width: 100%;
	height: 125px;
	}

#footerColTop {
	float:right;
	height:57px;
	width:960px;
	background-image: url(images/footer_tp_repeat.gif);
	background-repeat:repeat-x;
	}

#footerColTop #menu{
    margin-left:15px;
    margin-top:10px;
	float:left;
	height:30px;
	width:600px;
	}

#footerColTop #menu li{
	float: left;
	display: inline;
	padding-right: 15px;
	font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F2F7E6;
	}

#footerColTop #menu ul {
	padding: 0;
    margin: 0;
	}

#footerColTop #britNet{
    margin-top:10px;
	float:right;
	height:30px;
	width:200px;
	}

#footerColRight {
	float:right;
	height:63px;
	width:865px;
	text-align:right;
	background-image: url(images/footer_bt_repeat.gif);
	background-repeat:repeat-x;
	}

#footerColRight #vat{
	float:left;
	margin-top: 15px;
	margin-left: 10px;
	height:35px;
	width:850px;
	text-align:left;
	}

#footerColLeft {
	float:left;
    width:94px;
	height: 63px;
	background-image: url(images/footer_left_bt.gif);
	background-repeat: no-repeat;
	}
.cmpReviewMain .cmpReviewContainer {
	/* This styles all the review boxes - for generic and uniform styling */	
}
.cmpReviewMain .clearer {
	clear: both;
	height: 0px;	
}
.cmpReviewMain .cmpLatestReview {
	width: 500px;	
}
.cmpReviewMain .cmpRecentReviews {
	width: 380px;
	float:right;
}
.cmpReviewMain .cmpAllReviews {
	display: none;
}
.newsImage
{
	float:right;
	border-color:#E8F7EF;
	border-style:solid;
	border-width:3px;	
}




.lnkCmsBlock a:link      { background-color:#ffffff; text-decoration:none; color:#4D4D4D; padding-top:1px; padding-bottom:1px; padding-left:4px; padding-right:4px; border:solid 1px #4D4D4D}
.lnkCmsBlock a:visited   { background-color:#ffffff; text-decoration:none; color:#4D4D4D; padding-top:1px; padding-bottom:1px; padding-left:4px; padding-right:4px; border:solid 1px #4D4D4D}
.lnkCmsBlock a:hover     { background-color:#0B7739; text-decoration:none; color:#ffffff; padding-top:1px; padding-bottom:1px; padding-left:4px; padding-right:4px; border:solid 1px #4D4D4D}
.lnkCmsBlock a:active    { background-color:#0B7739; text-decoration:none; color:#ffffff; padding-top:1px; padding-bottom:1px; padding-left:4px; padding-right:4px; border:solid 1px #4D4D4D}


/*
MH table styles
*/

#divMostRecommendedCompsRight{
	float: right;
	background-color:#E6E6E6;
	padding: 5px;
	width: 200px;
	margin-bottom:30px;
	margin-top:25px;		
}


.clear {
	clear: both;
}

.reviewListTable{
	margin-top:15px;

}

.reviewListTable td {
	height: 30px;
	background-color:#F2F2F2;
	padding: 2px 0px 2px 10px;
	border: solid 1px #E6E6E6;
	
}

.reviewListTable th{
	height: 30px;
	background-color: #E6E6E6;
	padding: 2px 0px 2px 10px;
	font-size: 13px;
	font-weight: bold;
}


