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;
}

body .indexheader
{	overflow: visible}

/*.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: 3px;
}
.search-text {
	border: solid 1px #C1C1C1;
	margin-bottom: 10px;
	font-size: 10px;
	font-family: tahoma, verdana, arial;
	color: #7B7A79;
	line-height: 18px;
	height: 18px;
	padding: 0px 3px;
	width: 174px;
	margin-left: 10px;
}
.search-select {
	border: solid 1px #C1C1C1;
	margin-bottom: 10px;
	font-size: 10px;
	font-family: tahoma, verdana, arial;
	color: #7B7A79;
	line-height: 18px;
	height: 18px;
	width: 181px;
	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;
}

.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;
}





.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;
}

/*Search*/
#searchthorp {
    background-image: url("../images/searchthorp.png");
    height: 114px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-top: 10px;
    padding-top: 36px;
    width: 201px;
}
	
#contactthorp textarea
{	margin-left:10px;
	max-width:177px;
	min-width:177px;
	max-height:40px;
	min-height:40px;
	margin-bottom:10px;
	font-size:10px;
	font-family:thoma,verdana,arial;
	color:#7B7A79}
	
	
#contactthorp {
    background: url("../images/contactthorp.jpg") no-repeat;
    height: 240px;
    padding-top: 36px;
    width: 201px;
	margin-left:0px;
}

#contactthorp.no_branch {
    background: url("../images/contactthorp_nobranch.jpg") no-repeat;
    height: 212px;
    padding-top: 36px;
    width: 201px;
	margin-left:0px;
}
	
	#contactthorp_btn
	{ background-image:url(../images/contactthorp_btn.png);
	width:94px;
	height:25px;
	text-indent:-9999px;
	margin-left:7px;
	border:0;
	cursor:pointer}
	
	#searchthorp_btn
	{	background-image: url(../images/searchthorp_btn.png);
	width:58px;
	text-indent:-9999px;
	height:25px;
	border:0;
	cursor:pointer;
	margin-top:-5px;}
		
.featureblock {
	clear: both;
	width: 950px;
	background-image:url(../images/feature_bg.png);
	width:	976px;
	height:336px;
	margin:0 auto -6px;
	padding-top:10px

}

#captchaimg
{	margin: 0px 0px 11px 10px;
border:1px solid #860e10}

#images
{	margin-left:12px;
padding-top:10px}

#images ul li
{	width:950px;
	height:303px
}

#slider { margin-left: 12px;
	width:950px }

#vtip {
	position: absolute;
	z-index: 100;
	background: #2D6EAC;
	color: #FFF;
	font: bold 12px arial, sans-serif;
	padding: 7px;
	border: 1px #FFF solid;
}

#slider a{
    display:block;
}

a.send_to_a_friend {
    background: url(../images/email.png) no-repeat;
    display: block;
    float: left;
    height: 32px !important;
    line-height: 32px !important;
    margin: 0 2px;
    overflow: hidden;
    text-indent: -99999px;
    width: 32px !important;
}
