body {
	margin: 0px;
	padding: 0px;
	cursor: default;
	background-image: url(../images/grad.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #A9A9A9;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #000;
}
div.wrapper {
	overflow: hidden;
	position: relative;
	width: 950px;
	margin: 0 auto;
}
/*.trident div.wrapper {
	margin: 0px auto;
}
.gecko div.wrapper, .webkit div.wrapper, .presto div.wrapper {
	margin-left: -475px;
	left: 50%;
}*/
div.nav, div.banner, div.content, div.footer {
	float: left;
	width: 100%;
}
div.content {
	background-color: #fff;
	background-image: url(../images/content.jpg);
	background-position: 734px 0px;
	background-repeat: no-repeat;
}
.trident4 div.content, .trident4 div.footer {
	clear: left;
}
div.content-left {
	width: 730px;
	float: left;
}
div.content-right {
	width: 215px;
	float: right;
}
/*div.nav {
	height: 186px;
	background-image: url(../images/nav.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	width:970px;
}
div.root {
	position: absolute;
	top: 64px;
	left: 0px;
}*/
/*div.root a {
	width: 103px;
	background-image: url(../images/menuitem.jpg);
	height: 30px;
	float: left;
	overflow: hidden;
	text-align: center;
	line-height: 34px;
	color: #fff;
	text-decoration: none;
	outline: none;
	margin-right: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.trident4 div.root a {
	margin-right: 2px;
}
div.root a:hover, div.root a.current {
	background-image: url(../images/menuitem-over.jpg);
}*/
div.banner {
	/*background-image: url(../images/dummy/flash.jpg);*/
	height: 296px;
	background-repeat: no-repeat;
}
div.footer {
	height: 85px;
	background-image: url(../images/footer.png);
	text-align: center;
	position: relative;
}
.trident4 div.footer {
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='none', src='images/footer.png');
}
div.footer-top {
	padding-top: 6px;
}
div.footer-top a {
	text-decoration: none;
	outline: none;
	color: #000;
	font-family: tahome, verdana, arial;
	font-size: 10px;
}
div.footer-bottom {
	color: #fff;
	font-family: tahome, verdana, arial;
	font-size: 10px;
	font-weight: bold;
	padding-top: 14px;
}
form.search {
	width: 208px;
	float: right;
	margin-right: 10px;
	overflow: hidden;
}
.trident4 form.search {
	margin-right: 5px;
}
.search-text {
	border: solid 1px #C1C1C1;
	margin-bottom: 10px;
	font-size: 10px;
	font-family: thoma, verdana, arial;
	color: #7B7A79;
	line-height: 18px;
	height: 18px;
	padding: 0px 3px;
	width: 189px;
	margin-left: 10px;
}
.search-select {
	border: solid 1px #C1C1C1;
	margin-bottom: 10px;
	font-size: 10px;
	font-family: thoma, verdana, arial;
	color: #7B7A79;
	line-height: 18px;
	height: 18px;
	width: 197px;
	margin-left: 10px;
}
.trident4 .search-text {
	margin-bottom: 5px;
	margin-left: 10px;
}
span.required {
	color: #999;
	font-size: 9px;
}
embed, object {
	outline: none;
}

.listing{
	border-bottom: 1px dashed #ccc;
	

clear:both;
}

.listing-left{
	float: left;
	margin-top:10px;
	width:580px;

}

.listing-right{
	float: right;
	margin-top:80px;

	

}

.resultpic{
	margin-right:10px;
	float:left;
	border: 2px solid #ccc;
	margin-bottom:10px;
}

.panoramicpic{
	border: 2px solid #ccc;
	margin-bottom:10px;
}

#showroom-item{
	background-image: url(../menimages/showroom.jpg);

}
#showroom-item:hover{
	background-image: url(../menimages/showhover.jpg);
}

.medialine{
	display:block;
	background-color:#f5f5f5;
	border-top: 1px solid #ccc;

}


.medialine a{
	display:block;
	padding:3px;
	text-decoration:none;
	padding-left:10px;
	color: #666666;

}

.medialine a:hover{
	background-color:#efefef;
	color:#333333;

}

.medialineactive{
	display:block;
	background-color:#efefef;
	border-top: 1px solid #ccc;

}


.medialineactive a{
	display:block;
	padding:3px;
	text-decoration:none;
	padding-left:10px;
	color: #666666;

}

.medialineactive a:hover{
	background-color:#efefef;
	color:#333333;

}



.bottomline{
	display:block;
	border-top: 1px solid #ccc;

}

.branches{
	display:block;
	

}

.branches a{

	text-decoration: none;
	font-size:14px;
	display: block;
	color: #666;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;

}

.branches a:hover{
	color: #333;
	background-color:#F4F4F4;

}

a{
	text-decoration:none;
	color:#084D89;
	outline:none;

}
a:hover{
	color:#000033;

}

.padded{

	padding:20px;

}
ul.suggestions {
	padding: 5px;
	background-color: #ffffff;
	z-index: 10;
	position: absolute;
	border: 1px solid #ccc;
	margin-top: -8px;
	margin-left: 15px;
}

li.suggestionClass{
	list-style: none;
	cursor: pointer;	
}

li.suggestionHover{
	background-color: #cccccc;
}

span.queriedValue{
	font-weight: bold;
}

#featured-images {
	width: 478px;
	height: 268px;
	float: left;
	/*display: none;*/
}

#feature-images li {
	width: 466px;
	height: 234px;
}

#featured-info {
	width: 400px;
	float: right;
	color: #FFFFFF;
	margin-right: 30px;
	margin-top: 40px;
	/*display: none;*/
}

#featured-info a{
	color:#FC0;	
	
}

#featured-info a:hover{
	color:#FC0;	
	text-decoration:underline;
	
}

#featured-info p {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#featured-info ul li{
	height: 200px;
}

#featured-info h1 {
	color: #FFFFFF;	
	font-family: arial, sans-serif;
	text-shadow: 0px 2px 2px #000000;
	font-size: 22px;
	margin: 10px 10px 5px 0px;
}

.clearfix {
	clear: both;	
}

#home-featured-nav {
	/*display: none;*/
}

.prevnext {
	float: right;
	text-align: right;
	position: relative;
	top: 0px;
	right: 30px;
	font-family: arial, sans-serif;
	text-shadow: 0px 2px 2px #000;
	font-size: 26px;
	color: #FFFFFF;	
	text-align: right;
}

.prevnext a {
	color: #FFFFFF;	
	text-decoration: none;	
}

.prevnext a:hover {
	color: #FFFFFF;
}

.readmore {
	font-family: arial, sans-serif;
	text-shadow: 0px 1px 1px #000;
	font-size: 16px;
	color: #FFFFFF;	
	text-decoration: none;
}



.featureblock {
	clear: both;
	width: 950px;
	height: 286px;
	padding-top: 10px;
	background: url(../images/thorpbg.jpg) no-repeat;
}

.pagetitle {
	
	clear: both;
	width: 950px;
	height: 73px;
	padding-top: 10px;
	background: url(../images/thorpbg.jpg) no-repeat;
	background-position:bottom;
	color:#FFF;
	border-top: 5px solid #fff;
	
}

.pagetitle h1{
	padding-left:20px;	
	font-size:30px;
	
}

.inputbox {
	width: 350px;	
	
}

.contactformbig {
	width: 680px;
	background-color:#f1f1f1;
	padding:5px;
	
}

.gallery {
	margin: 4px 0 15px 0;
	padding: 0;
}

.gallery li {
	padding: 0;
	margin: 0 15px 15px 0;
	float: left;
	list-style: none;
	height: 102px;
	width: 102px;
}

.gallery li.last {
	margin: 0 0 13px 0;
}

.gallery li img {
	border: 2px #CCC solid;
}

h2.sidebar {
    border-bottom: 1px solid #F0F0F0;
    color: #092354;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
    padding: 0;
}

