@charset "UTF-8";
/*------------------------------------*\
	CONTENTS
\*------------------------------------*/
/*
HEADER
NAVIGATION
*/

body {
	width:960px;
	margin:0 auto;
	padding:0;
	background-color: white;
	}
	
.tagsTitleSmall {
	font-size:1.6em;
	font-weight:bold;
	letter-spacing: -0.01em;
	line-height:1.2;
	color: black;
	padding: 94px 0 0 35px;
}

.tagsBody {
	font-size:0.92em;
	padding: 10px 0 0 35px;
	color: black;
	line-height:1.4;
	margin:0;
}

#tagsBodyBox {
	width: 300px;
	float: left;
}

#priceBox {
	float: left;
	padding:10px 0 0 15px;
}

#priceTable {
background-image: url("../img/vertGradient.gif");
background-repeat: no-repeat;
width:260px;
height:121px;
padding-left: 15px;
}

.prices {
	font-size:1.15em;
	font-weight:bold;
	letter-spacing: -0.03em;
	margin-bottom: 8px;	
}

.lightPrice {
	font-size:80%;
	font-weight:300;
	color: #969696;
		letter-spacing: -0.04%;
}

#tagRange{
clear:left;
padding: 8px 0 0 33px;

}

#tagContainer {
padding-top: 8px;
}

.colourRange{
margin:0;
padding:0;
font-weight: bold;
font-size: 1.1em;
}

.tag {
float: left;
padding-right: 13px;
}

.tagInfo {
font-size: 0.72em;
line-height: 1.2em;
width:76px;
float:left;
padding:0 11px 0 2px;
}

#envelope {
background-color: white;
}

/*------------------------------------*\
	$TABLES
\*------------------------------------*/
/*
Unfortunately, and somewhat obviously, tables don’t fit the baseline all too well. Perhaps in a later version...
*/
table{
padding-left: 10px;
	width:100%;
	max-width:100%;
}

th,td{
	vertical-align:top;
	padding:0;
	border:none;
	font-size: 0.90em;
    line-height: 1.4em;
}
tbody tr:nth-of-type(odd){
	background:none;
}



/*------------------------------------*\
	HEADER AREA
\*------------------------------------*/
#header {
	padding: 20px 0 0 0;
	
}

.tagline {
	float:left;
	padding: 35px 0 0 20px;
	letter-spacing: -0.03em;
	font-size:.96em;
	font-weight:bold;
	line-height:1.5;
	color: #7c7a7a;
}

#logo {
	float:left;
	padding: 0 0 0 20px;
}

#headerstrip {
	clear:left;
	height:17px;
	width:960px;
	background-color: #d2232a;
}


/*------------------------------------*\
	NAVIGATION LINKS
\*------------------------------------*/

#topnav {
clear:left;
width: 538px;
padding-left: 418px;
}

#topnav a {
color: black;

}

#topnav a:hover {
color: #222222;
text-decoration: none;
}

#topnav ul  {
	margin-bottom: 0;
	font-size: 0.8em;
	font-weight:bold;

}

#topnav li {
	float:left;
	display:inline-block;
	border-left: 1px solid #858585;
	margin-bottom: 0;
	padding: 5px 10px 0 10px;
	width: auto;
	white-space: nowrap;

	/*background-image: url(../img/divider.gif);
	background-repeat: no-repeat;
	background-position: left;*/
}

#topnav li.first {
	/*background-color: #d2232a;*/
	background-image: url("../img/first-gradient-grey.png");
	display:inline-block;;
	border-left: none;
	margin-bottom: 0;
	padding: 5px 10px 0 10px;
}

#topnav li.firstx {
	/*background-color: #d2232a;*/
	display:inline-block;;
	border-left: none;
	margin-bottom: 0;
	padding: 5px 10px 0 10px;
}

#topnav li.rest {
	/*background-color: #d2232a;*/
	background-image: url("../img/first-gradient-grey.png");
	display:inline-block;;
	border-left: 1px solid #858585;
	margin-bottom: 0;
	padding: 5px 10px 0 10px;
}

#topnav li:hover {
	background-color: #c5c5c5;
	background-image: url("../img/first-gradient-grey.png");
	}


/*------------------------------------*\
	BANNER AREA
\*------------------------------------*/

#banner {
	background-image: url("../img/securatag_banner.jpg");
	height: 264px;
}

#vtags {
	float: left;
	width: 250px;
	padding: 236px 0 0 30px;
}

#rtags {
	float: right;
	width: 250px;
	padding: 236px 30px 0 0;
}

#durable {
	text-align:center;
	overflow: auto;
	padding: 15px 30px 0 30px;
}

.arrow {
	float: left;
	width:20px;
	padding-right: 5px;
}

.order {
	float: left;
	letter-spacing: -0.03em;
	font-size:.96em;
	font-weight:bold;
	line-height:1.5;
	color: white;
	margin-bottom: 0;
}

#banner a {
color: white;
}

#banner a:hover {
color: #D2232A;
text-decoration: none;
}

.durableText {
	font-size:1.25em;
	font-weight:300;
	letter-spacing: -0.04em;
	line-height:1.2;
	color: black;
	margin-bottom: 8px;
}

.durableText2 {
	font-size:1em;
	font-weight:300;
	letter-spacing: -0.03em;
	line-height:1.3;
	color: #d2232a;
}


	
/*------------------------------------*\
	HOME CONTENT
\*------------------------------------*/

#pride {
	padding: 20px 0 0 20px;
}

.prideText {
	font-size:1.05em;
	font-weight:300;
	letter-spacing: -0.01em;
	line-height:1.4;
	color: #a12222;
	text-align: center;
}

#order {
	padding: 20px 0 0 0;
}

#tagBonus {
	padding: 12px 0 0 10px;
}




/*------------------------------------*\
	VEHICLE CONTENT
\*------------------------------------*/

#vehicleContent {
float: left;
width: 595px;

background-color: white;
}

#vehicleForm {
float: left;
width: 340px;
margin-top: 20px;
padding-left: 20px;
margin-bottom: 20px;
border-left: 1px solid #b2b2b2;
background-color: white;
}

#vehicleBanner {
background-image: url("../img/vehicle.jpg");
background-repeat:no-repeat;
height: 142px;
}

/*------------------------------------*\
	REAL ESTATE CONTENT
\*------------------------------------*/

#tagCaption2 {
	width: 600px;
	clear: left;
}

#realestateBanner {
background-image: url("../img/real-estate.jpg");
background-repeat:no-repeat;
height: 142px;
}


/*------------------------------------*\
	FOOTER
\*------------------------------------*/

#footer {
	float:left;
	height:70px;
	width:960px;
	background-color: #d2232a;
}

#copyright {
	float:left;
	padding: 20px 0 0 40px;
	font-size:0.6em;;
	color: white;
}

#copyright a {
	color: white;
}

#copyright a:hover {
	color: black;
	text-decoration: none;
}

#copyright p { 
margin-bottom: 0;
}

#footContact {
	float:left;
	padding: 14px 0 0 420px;
	font-size:0.7em;
	line-height:1.2;
	color: white;
}

#footContact a {
	color: white;
}

#footContact a:hover {
	color: black;
	text-decoration: none;
}


/*------------------------------------*\
	ABOUT
\*------------------------------------*/

#aboutCol1 {
	width: 260px;
	float: left;
	padding: 20px 0 0 30px;
}

#aboutCol2 {
	background-image: url("../img/keyring.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 260px;
	height: 310px;
	float: left;
	padding: 20px 360px 0 30px;
}

.about {
	font-size:0.8em;
	color: black;
	line-height:1.4;
	margin:0;
	padding-bottom: 10px;
}

#aboutContent {
float: left;
background-color: white;
min-height: 470px;
}

#aboutBanner {
background-image: url("../img/about-bg.jpg");
background-repeat:no-repeat;
height: 142px;
}


/*------------------------------------*\
	CONTACT
\*------------------------------------*/

#contact h1 { 
margin-bottom: 0;
}

#contactForm {
	float: left;
	width: 340px;
	margin-top: 15px;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #b2b2b2;
	background-color: white;
}

#contactInfo {
	width: 270px;
	float: left;
	min-height: 400px;
	padding-top: 12px;
}

#contactInfo p {
	font-size:0.92em;
	padding: 10px 0 0 35px;
	color: black;
	line-height:1.4;
	margin:0;
}

#contactPh {
 padding-left: 35px;
}

#contactInfo a {
	color: black;
}

#contactInfo a:hover {
	color: #d2232a;
	text-decoration: none;
}

#envelopeContact {
min-height: 580px;
background-color: white;
}


/*------------------------------------*\
	TEXT SELECT CODE
\*------------------------------------*/
::selection {
        background: grey; /* Safari */
        }
::-moz-selection {
        background: grey; /* Firefox */
}