/*-------------------------------*/
/*---STYLUS DESIGN CONSULTANCY---*/
/*-------------------------------*/
/*---www.stylusonline.co.uk------*/
/*-------------------------------*/
/*---hello@stylusonline.co.uk----*/
/*-------------------------------*/

/*---Core Start---*/
form, h1, h2, h3, ul, li, body{
	padding:0px;
	margin:0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color:#ffffff;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration:underline;
}
a:visited {
	color:#666666;
}
a:hover { 
	color: #666666;
	text-decoration:none;
}
a:active { 
	color: #666666; 
}

.Blocker{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	width:100%;
	visibility:hidden;
}

.FloatLeft{
	float:left;
}

.FloatRight{
	float:right;
}

#MainContainer{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
/*---Core End-----*/

/*---Head Start---*/
#PageHead{
	height:70px;
}

#PageHeadLeft{
	width:500px;
}

#PageHeadRight{
	width:190px;
	text-align:right;
	display:none;
}
#PageHeadRight div{
	font-size:10px;
	color:#999999;
	padding-bottom:1px;
	padding-top:20px;
}
/*---Head End-----*/

/*--- Page Neck Start---*/
#PageNeck{
	height:250px;
	padding-bottom:9px;
	background-image:url(../images/core/NeckBottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#d4ff00;
}

#PageNeck ul{
	display:block;
	height:220px;
	width:190px;
	padding:15px;
	list-style:none;
	background-color:#67776c;
}

#PageNeckRight{
	width:480px;
	height:250px;
}

#PageNeck ul li{
	height:20px;
	margin-bottom:1px;
}

#PageNeck li.Normal a, #PageNeck li.Normal a:link, #PageNeck li.Normal a:visited, #PageNeck li.Normal a:active{
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	height:20px;
	line-height:20px;
}

#PageNeck li.Normal a:hover{
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	height:20px;
	line-height:20px;
	background-color:#d4ff00;
	padding-left:12px;
	
	background-image:url(../images/core/Pointer.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#PageNeck li.Current a{
	display:block;
	font-size:12px;
	text-decoration:none;
	height:20px;
	line-height:20px;
	background-color:#d4ff00;
	padding-left:12px;
	
	background-image:url(../images/core/Pointer.gif);
	background-repeat:no-repeat;
	background-position:top left;
	
	color:#333333;
}
/*--- Page Neck End---*/

/*---Page Navigation Start---*/
#PageNavigation{
}
/*---Page Navigation End---*/

/*---Body Start---*/
#PageBody{
	padding:20px;
	padding-left:0px;
	padding-right:0px;
}

#PageBodyLeft{
	width:460px;
}

#PageBodyLeft h1{
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-size:22px;
	display:block;
}

#PageBodyLeft h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0fc8ca;
	display:block;
}

#PageBodyLeft h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	display:block;
}

#PageBodyLeft p{
	margin:0px;
	padding:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:10px;
	font-size:12px;
	line-height:18px;
	color:#666666;
	/*display:block;*/
}

#PageBodyLeft p.PreAmble{
	margin:0px;
	padding:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:10px;
	font-size:16px;
	line-height:22px;
	color:#666666;
	/*display:block;*/
}

#PageBodyLeft p.Notes{
	margin:0px;
	padding:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:10px;
	font-size:11px;
	line-height:16px;
	color:#67776c;
	font-style:italic;
	/*display:block;*/
}

#PageBodyLeft ul{
	padding-left:15px;
	display:block;
	padding-bottom:5px;
}

#PageBodyLeft ol{
	padding-left:20px;
	display:block;
	padding-bottom:5px;
	margin:0px;
}

#PageBodyLeft ul li, #PageBodyLeft ol li{
	margin-bottom:7px;
	font-size:12px;
	color:#67776c;
}

#PageBodyLeft table{
	margin-bottom:10px;
	background-color:#ffffff;
	border:#eeeeee 1px solid;
}

#PageBodyLeft table td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#f8f8f8;
}

#PageBodyLeft table td a{
	font-size:12px;
	color:#666666;
}

#PageBodyRight, .TestimonialBox{
	width:218px;
	border:#999999 1px solid;
}

#PageBodyRightTitleBox, .TestimonialTitle{
	padding:7px;
	background-color:#67776c;
	font-weight:normal;
	border-bottom:3px solid #0fc8ca;
}

#PageBodyRightTitleBox h2, .TestimonialTitle h2{
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	display:block;
	padding:0px;
	margin:0px;
}

#PageBodyRightTitleBox h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	display:block;
	padding:0px;
	margin:0px;
}

.NewsBody, .TestimonialBody{
	padding:10px;
}

.NewsBody p{
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	margin-top:5px;
}

.TestimonialBody p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:18px;	
color:#666666;
/*font-weight:bold;*/
margin-top:5px;
font-style:italic;
}

.NewsBody ul{
	padding:0px;
	margin:0px;
	list-style:url(../images/core/bullet_go.gif);
	padding-left:17px;
}

.NewsBody ul li{
	padding:0px;
	margin-bottom:5px;
	font-size:12px;
}

.NewsBody ul li a{
	font-size:12px;
}

.NewsBody h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#67776c;
}

.HomeNews{
	background-image:url(../images/core/HomeEngland.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:230px;
}

.InlineImagesLeft{
	border:#CCCCCC 1px solid;
	padding:1px;
	margin-right:10px;
	margin-top:3px;
	margin-bottom:3px;
}
.InlineImagesRight{
	border:#CCCCCC 1px solid;
	padding:1px;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:3px;
}

a.PageAnchor{
	text-align:right;
	display:block;
	font-size:11px;
	color:#67776c;
}

.SecDiv{
	padding:10px;
	padding-bottom:0px;
	margin-bottom:5px;
	width:440px;
	overflow:hidden;
}

.GreyBG{
	background-color:#F1F1F1;
}

.BlueBG{
	background-color:#EFF7FF;
}
/*---Body End-----*/

/*---Foot Start---*/
#PageFoot{
margin-left:220px;
font-size:10px;
text-align:right;
padding-bottom:10px;
color:#999999;
border-top:solid 1px #cccccc;
}

.PageFootSection{
}
/*---Foot End-----*/

/*---Contact Form --*/

fieldset{
	border:1px solid #cccccc;
	margin-bottom:15px;
	padding:10px;
	background-color:#fcfcfc;
}

legend{
	font-size:16px;
	color:#999999;
}

fieldset table td{
	color:#666666;
}

fieldset table th{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

.SubmitBtn{
	padding:5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#666666;
}

.TextField{
	padding:3px;
	font-size:16px;
	color:#666666;
	border:1px solid #666666;
}


.Message_Good fieldset{
	color:#333333;
	border:#99CC00 1px solid;
	background-color:#EAF5E0;	
}

.Message_Good legend{
	color:#99CC00;
}

.Message_Bad{
	color:#333333;
	border:#990000 1px solid;
	background-color:#F7E7E7;
}

.Message_Bad legend{
	color:#990000;
}

#EnquiryForm h3{
	margin-bottom:5px;
}

#EnquiryForm div{
	margin-bottom:20px;
}

#EnquiryForm div ul{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:10px;
}

#EnquiryForm div ul li{
	color:#666666;
	font-size:14px;
}

.quoteBoxRight, .quoteBoxLeft{
	width:160px;
	height:auto;
	border:1px solid #CCCCCC;
	padding:10px;
	background-color:#f8f8f8;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:26px;
	
	color:#666666;
	/*font-weight:bold;*/
	margin-top:5px;
	font-style:italic;
}

.quoteBoxRight span, .quoteBoxLeft span, .TestimonialBody span{
	display:block;
	text-align:right;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	font-style:normal;
}

.quoteBoxRight{
	float:right;
	margin-left:10px;
}

.quoteBoxLeft{
	float:left;
	margin-right:10px;
}

.ImageBox{
	border:1px solid #cccccc;
	padding:1px;
}

.ImageCaption{
	display:block;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	line-height:normal;
	font-style:normal;
	clear:right;
	float:right;
	width:70px;
}

.ImageCaption strong{
	font-size:12px;
	color:#666666;
}

#GM_GalleryMainPicture{
	margin-bottom:10px;
}

.GM_GalleryThumbPicture a{
	float:left;
	border:1px solid #999999;
	padding:1px;
	width:60px;
	height:45px;
	margin-right:5px;
	margin-bottom:5px;
}

.GM_GalleryThumbPicture a:hover{
	float:left;
	border:1px solid #CC6600;
	background-color:#CC6600;
	padding:1px;
	width:60px;
	height:45px;
	margin-right:5px;
	margin-bottom:5px;
}

.GM_GalleryThumbPictureSelected{
	float:left;
	border:1px solid #990000;
	background-color:#990000;
	padding:1px;
	width:60px;
	height:45px;
	margin-right:5px;
	margin-bottom:5px;
}