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


/* General */


body {
background-color:#ffffff;
font-family:"Arial Unicode MS", Arial, "Arial Black";
font-size: .8em;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a {text-decoration:none;
	color:#b93153; 	
	}


/* Structure */

#master {
width: 920px;
margin: 10px auto;
}

#master1 {
height: 10px;
background-image:url(../graphics/background1.gif);
line-height: 0px;

}

#master2 {
background-image:url(../graphics/background2.gif);

}

#master3 {
height: 10px;
background-image:url(../graphics/background3.gif);
background-repeat:no-repeat;
}


#wrapper {
width: 900px;
/* margin: 20px auto; */
margin: auto;
background-color:#FFFFFF;
border: 1px solid #b93153;
}

#banner {
height: 160px;
margin: 0px;
padding: 0px;
}

#colourBar {
height: 35px;
background-color: #b93153;
}

#content {
border-top: 1px solid #b93153;
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 0px;
}

#leftMenu {
float:left;
width: 180px;
margin: 0px 10px 10px 0px;
border-right: 1px solid #666666;
min-height: 550px;
}
	#leftMenu img {
	margin: 5px 40px 10px 40px;
	}

#rightMenu {
float: right;
width: 170px;
margin: 0px 0px 10px 10px;
padding: 0px 10px 10px 10px;
border-left: 1px solid #666666;
}

	#rightMenu h2 {
	font-size: 0.8em !important;
	color:#666666 !important;
	}
	
	#rightMenu p {
	font-size: 0.9em;
	}

#mainContent {
margin: 0px 200px 30px 190px;
}

		#mainContentBL {
		margin: 0px 0px 0px 10px;
		width: 230px;
		float:left;
		}
		
		#mainContentBR {
		margin: 0px 0px 0px 265px;
		width: 230px;
		}
		
		#mainContentBL ul, #mainContentBR ul {
		margin: 0px;
		padding: 10px 10px 7px 20px;
		}
		
		#mainContent img {
		float: right;
		}

#address1 {
	float:left;
	width: 200px;
	margin: 20px 10px 10px 20px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #b93153;
	border-bottom: 1px solid #b93153;
	}
	
	#address2 {
	width: 200px;
	margin: 20px 10px 10px 240px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #b93153;
	border-bottom: 1px solid #b93153;
	}	

	#address1 h2, #address2 h2 {
	margin: 0px 0px 0px 5px;
	font-size: 1.3em;
	font-weight:100;
	color:#333333;
	}
	
	#address1 p, #address2 p {
	margin: 2px 0px 2px 20px;
	color: #666666;
	}
	
	#map {
	width: 500px;
	height: 400px;
	border: 1px solid #b93153;
	margin: 30px 0px 20px 0px;
	}	
		
		#map p {
		font-size: 1em;
		margin: 0px 0px 0px 0px;
		}
		
		#map h3 {
		font-size: 1em;
		margin: 0px 0px 0px 0px;
		}
		
		#map a {
		text-decoration:none;
		color: #666666;
		}



#footer {
margin: 10px 10px 10px 10px;
border-top: 1px solid #b93153;
overflow:auto;
}

	#footer a img {
	text-decoration:none;
	border:none;
	}
	
	#footerLeft {
	float:left;
	width: 250px;
	margin: 10px 0px 0px 0px;	
	}
	
	#footerMiddle {
	width: 140px;
	margin: 10px 10px 10px 364px;
	text-align:center;
	}	
	
	#footerRight {
	float: right;
	width: 250px;
	margin: 10px 0px 10px 10px;
	}
	
	#footerRight img {
	float: right;
	}
	
	#footer p {
	font-size: 0.8em;
	color: #666666;
	margin: 0px 0px 3px 0px;
	}
	
	#footer strong a {
		font-weight:normal;
		color: #666666;}


/* navigation */

#navigation { 
margin: 0px 10px 10px 10px;
border-top: 10px solid #b93153;
} 
	
	#navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style:none;
	}
	
	#navigation li {
	margin: 0px 0px 0px 0px;
	}
	
	#navigation a {
	font-size:1em;
	text-transform:capitalise;
	text-decoration:none;
	padding: 3px 8px 3px 8px;
	display: block;
	color:#b93153; 
	border-bottom:1px solid #dde4eb;
	}
	
	#navigation a:hover{
	color: #ffffff !important;
	background: #b93153;
	}

/* individual links */

	#links {
	margin: 20px 0px 10px 0px;}
	#links1 {
	margin: 10px 20px 10px 50px;
	width: 250px;
	}


	#links a, #links1 a {
	margin: 5px 0px 5px 0px;
	font-size:1em;
	text-transform:capitalise;
	text-decoration:none;
	padding: 3px 8px 3px 8px;
	display: block;
	color:#b93153; 
	border-top:1px solid #dde4eb;
	border-bottom:1px solid #dde4eb;
	}
	
	#links a:hover, #links1 a:hover{
	color: #ffffff !important;
	background: #b93153;
	}



/* image bar */

#imageBar {
border-top: 10px solid #b93153;
margin: 10px 0px 10px 0px;
padding: 10px 3px 0px 13px;
}

	#imageBar img {
	margin: 0px 10px 10px 0px; 
	border: 1px solid #b93153;
	}
	
	#imageBar p {
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
		.caseHover{
		position: relative;
		z-index: 0;
		}
		
		.caseHover:hover{
		background-color: transparent;
		z-index: 50;
		}
		
		.caseHover span{ /*CSS for enlarged image*/
		position: absolute;
		visibility: hidden;
		}
		
		.caseHover span img{ /*CSS for enlarged image*/
		width: 405px;
		height: 300px;
		border: 1px solid #b93153!important; 
		padding: 0px; 
		}
		
		.caseHover:hover span{ /*CSS for enlarged image on hover*/
		visibility: visible;
		top: -280px;
		left: -100px; /*position where enlarged image should offset horizontally */
		z-index: 100;
		}	

/* titles */

/* Banner Tel */
#titleBanT {width: 200px; height: 25px; margin: 7px 0px 0px 10px; float: left; position: relative; }
#titleBanT span {background: url(../titles/bannerTel.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

/* Banner Email */
#titleBanE {width: 300px; height: 25px;  margin: 7px 0px 0px 10px; float: left; position: relative;}
#titleBanE span {background: url(../titles/bannerEmail.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

/* Side menu title */

#titleSide1 {width: 165px; height: 20px;  position: relative;}
#titleSide1 span {background: url(../titles/sideH2trailerHireFees.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

#titleSide2 {width: 165px; height: 20px;  position: relative;}
#titleSide2 span {background: url(../titles/sideH2horseboxHireFees.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

/*Page titles */
#titleIndex {width: 450px; height: 80px;  position: relative;}
#titleIndex span {background: url(../titles/indexTitle.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

	#titleH2pass {width: 400px; height: 25px;  position: relative;}
	#titleH2pass span {background: url(../titles/H2passports.gif) no-repeat; position: absolute; width: 100%; height: 100%;}
	
	#titleH2LOC {width: 400px; height: 50px;  position: relative;}
	#titleH2LOC span {background: url(../titles/H2LOCInt.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

#titleFind {width: 400px; height: 40px;  position: relative;}
#titleFind span {background: url(../titles/findUs.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

#titleContact {width: 400px; height: 40px;  position: relative;}
#titleContact span {background: url(../titles/contactUs.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

#titleThanks {width: 400px; height: 40px;  position: relative;}
#titleThanks span {background: url(../titles/thanks.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

#titleTrailer {width: 400px; height: 40px;  position: relative;}
#titleTrailer span {background: url(../titles/trailer.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

	#titleH2TrailAbout {width: 400px; height: 25px;  position: relative;}
	#titleH2TrailAbout span {background: url(../titles/H2aboutTrailers.gif) no-repeat; position: absolute; width: 100%; height: 100%;}
	
	#titleH2TrailTech {width: 400px; height: 25px;  position: relative;}
	#titleH2TrailTech span {background: url(../titles/H2techSpec.gif) no-repeat; position: absolute; width: 100%; height: 100%;}
	
	#titleH2TrailTow {width: 400px; height: 25px;  position: relative;}
	#titleH2TrailTow span {background: url(../titles/H2custTow.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

#titleHire {width: 400px; height: 40px;  position: relative;}
#titleHire span {background: url(../titles/hire.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

	#titleH2HireFees {width: 400px; height: 25px;  position: relative;}
	#titleH2HireFees span {background: url(../titles/H2trailerHireFees.gif) no-repeat; position: absolute; width: 100%; height: 100%;}
	
	#titleH2HorseboxFees {width: 400px; height: 25px;  position: relative;}
	#titleH2HorseboxFees span {background: url(../titles/H2horseboxHireFees.gif) no-repeat; position: absolute; width: 100%; height: 100%;}
	
	#titleH2HireRequire {width: 400px; height: 25px;  position: relative;}
	#titleH2HireRequire span {background: url(../titles/H2custReq.gif) no-repeat; position: absolute; width: 100%; height: 100%;}
	
	#titleH2HireTC {width: 400px; height: 25px;  position: relative;}
	#titleH2HireTC span {background: url(../titles/H2termsCon.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

#titleAbout {width: 400px; height: 40px;  position: relative;}
#titleAbout span {background: url(../titles/aboutUs.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

#titleHorseBox {width: 400px; height: 40px;  position: relative;}
#titleHorseBox span {background: url(../titles/horseBox.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

	#titleH2aboutHorseBox {width: 400px; height: 25px;  position: relative;}
	#titleH2aboutHorseBox span {background: url(../titles/H2aboutHorseBox.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

#titlePassports {width: 400px; height: 40px;  position: relative;}
#titlePassports span {background: url(../titles/passports.gif) no-repeat; position: absolute; width: 100%; height: 100%;}

	#titleH2passportsHow{width: 400px; height: 25px;  position: relative;}
	#titleH2passportsHow span {background: url(../titles/H2passportsHow.gif) no-repeat; position: absolute; width: 100%; height: 100%;}
	
	#titleH2passportsPrices {width: 400px; height: 25px;  position: relative;}
	#titleH2passportsPrices span {background: url(../titles/H2passportsPrices.gif) no-repeat; position: absolute; width: 100%; height: 100%;}


/* table */

#rightMenu table {
margin: 0px 0px 20px 0px;
border-collapse:collapse;
table-layout:fixed;
width: 170px;
font-size: 0.8em;
}

	#rightMenu col#period {width: 55%; }
	
	#rightMenu tr {}
	#rightMenu td {}
	
	#rightMenu tr.header {
	margin: 0px ;
	padding: 0px ;
	}	
	#rightMenu tr.empty {
	}
		.tableEmpty {
		line-height: 10px;
		}
	
	
	#rightMenu tr.odd {
	border-bottom: 1px solid #b93153;	
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	}
	
	#rightMenu tr.even {
	border-bottom: 1px solid #b93153;
	background-color:#fbf2f4;	
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	}
	

#trailer{
width: 500px;
margin: 10px 0px 10px 0px;
font-size: 0.8em;}

	#trailer table {
	margin: 10px 0px 0px 10px;
	border-collapse:collapse; 
	table-layout:fixed;
	width: 450px;
	}	
	
	#trailer col#feature {width: 250px;}
	#trailer col#iw510 {width: 100px; }
	#trailer col#iw511 {width: 100px; }
	
	#trailer col#period {width: 100px;}
	#trailer col#hire {width: 150px; }
	#trailer col#comment {width: 200px; }
	
	#trailer col#period1 {width: 100px;}
	#trailer col#hire1 {width: 150px; }
	#trailer col#comment1 {width: 200px; }

	#trailer td {
	border-bottom: 1px solid #b93153;	
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 10px;
	}
	
	#trailer td.header {
	font-size:1.3em;
	}
	
	#trailer tr {
	background-color:#fbf2f4;
	}
	
	#trailer tr.odd {
	background-color:#ffffff;
	}
	
	#trailer tr.top {
	background-color:#ffffff;
	font-weight:400;
	}
	
	#trailer td.head {
	background-color:#efefef;
	}
	
	#trailer td.header{
	color: #666666;

	}
	
	#trailer p {
	color: #666666;
	margin: 5px 40px 10px 10px;
	
	}
	


/* fonts */

h1 {margin: 0px 0px 10px 0px; padding: 0px;}
h2 {margin: 15px 0px 10px 0px; 
	padding: 0px;
	font-size: 1.2em;
	color:#666666;}
	
p {margin: 10px 0px 0px 0px;}

ul {
margin: 10px 40px 20px 20px;
}




#rightMenu h2 {
font-size: 1em;
color:#b93153;
margin: 0px 0px 0px 0px;
padding: 2px 0px 2px 0px;
}

.smallText {
margin: 5px 0px 5px 0px !important;
font-size: .7em !important;
}

/* pictures */

.picRight {
float:right;
margin: 10px;
width: 252px;
}

.picLeft {
float:left;
margin: 10px;
width: 302px;
}

	.picLeft img, .picRight img {
	border: 1px solid #b93153;
	}
	
	.picLeft p, .picRight p {
	margin: 0px;
	padding: 3px;
	font-size:11px;
	color:#666666;
	display:block;
	border: 1px solid #cfcfcf;
	border-top: none;
	}


/* form */

#contactform {
width: 500px;
margin: 20px 0px 0px 0px;
}

	fieldset {
	border: 1px solid #b93153;
	margin: 5px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	}
	
	legend {
	color:#b93153;
	font-size:1em;
	font-weight:normal;
	}	
	
		label {
		margin: 0px 20px 0px 30px;
		padding: 0px 0px 0px 0px;
		width: 180px;
		float:left;
		}
	
		#contactform p  {
		margin: 5px 0px 5px 0px;
		}

		.drop {
		width: 200px;
		margin: 0px 0px 10px 0px;
		font-size: 0.9em;
		color:#464646;
		}
	
		.submit {
		width: 150px;
		margin: 10px 0px 5px 220px;
		font-family:"Arial Unicode MS", Arial, "Arial Black";
		}
	
		.input {
		width: 200px;
		font-size: 0.9em;
		color:#464646;
		font-family:"Arial Unicode MS", Arial, "Arial Black";
		}





















