/*-------------------------------*/
/*---STYLUS DESIGN CONSULTANCY---*/
/*-------------------------------*/
/*---www.styludonline.co.uk------*/
/*-------------------------------*/
/*---hello@stylusonline.co.uk----*/
/*-------------------------------*/

/*---Core Start---*/
form, h1, h2, h3, ul, ol, p, body{
	padding:0px;
	margin:0px;
}

hr{
	margin-top:0px;
	margin-bottom:15px;
}

.TopButton{
	border-bottom:#999999 1px solid;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	display:block;
	text-align:right;
}

.TopButton a{
	font-size:12px;
	text-decoration:none;
	color:#999999;
	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:905px;
	background-image:url(../images/core/bg.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
/*---Core End-----*/

/*---Head Start---*/
#PageHead{
	padding-top:25px;
	padding-right:35px;
	padding-left:35px;
	height:80px;
}

#PageHeadLeft{
	width:400px;
}
#PageHeadRight h1{
	color:#828b92;
	font-weight:normal;
	font-size:30px;
	line-height:22px;
	font-weight:bold;
}
#PageHeadLeft div{
	text-transform:uppercase;
	color:#0054a5;
	font-size:14px;
	letter-spacing:2px;
}

#PageHeadRight{
	padding-top:25px;
	width:400px;
	text-align:right;
	letter-spacing:-2px;
}

#PageHeadRight a, #PageHeadRight a:link, #PageHeadRight a:visited, #PageHeadRight a:active{
	display:block;
	background-image:url(../images/core/emailus.gif);
	background-repeat:no-repeat;
	background-position:0px -17px;
	width:80px;
	margin-left:320px;
	text-decoration:none;
	letter-spacing:normal;
}

#PageHeadRight a:hover{
	color:#011f60;
	display:block;
	background-image:url(../images/core/emailus.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	width:80px;
	margin-left:320px;
	text-decoration:none;
	letter-spacing:normal;
}

/*---Head End-----*/

/*---Page Navigation Start---*/
#PageBodyLeft{
	width:175px;
}

#PageBodyLeft ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#PageBodyLeft ul li{
	border-bottom:1px solid #dddddd;
}


#PageBodyLeft ul li.Normal a, #PageBodyLeft ul li.Normal a:link, #PageBodyLeft ul li.Normal a:visited, #PageBodyLeft ul li.Normal a:active{
	display:block;
	font-size:14px;
	padding-left:10px;
	background-color:#ececec;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
	background-image:url(../images/core/linkpointer.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#343434;
}

#PageBodyLeft ul li.Normal a:hover{
	display:block;
	font-size:14px;
	padding-left:10px;
	background-color:#dddddd;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
	background-image:url(../images/core/linkpointer.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#343434;
}

#PageBodyLeft ul li.Selected a, #PageBodyLeft ul li.Selected a:active, #PageBodyLeft ul li.Selected a:visited, #PageBodyLeft ul li.Selected a:link, #PageBodyLeft ul li.Selected a:hover{
	display:block;
	font-size:14px;
	padding-left:10px;
	background-color:#f5f5f5;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
	background-image:none;
	color:#343434;
}

#PageBodyLeft form{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	border-bottom:1px solid #dddddd;
	width:165px;
}

#PageBodyLeft form select{
	display:block;
	width:165px;
	border:#999999 1px solid;
	color:#666666;
	padding:1px;
	background-color:#f8f8f8;
}

#PageBodyLeft form h3{
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#999999;
	margin:0px;
	padding:0px;
	display:block;
	line-height:12px;
	margin-bottom:10px;
}

.SubmitBtn{
	width:165px;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	font-size:18px;
	border:none;
	background-image:url(../images/core/homesearch.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
/*---Page Navigation End---*/

/*---Body Start---*/
#PageBody{
	padding-right:35px;
	padding-left:35px;
}

#PageBodyRight{
	width:620px;
	background-color:#f5f5f5;
	padding:20px;
	padding-bottom: 5px;
}

#PageBodyRight form{
	background-image:url(../images/core/formtop.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#ffffff;
	margin-bottom:15px;
}

#QuickEnquiryForm{
	background-image:url(../images/core/formtop.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#ffffff;
}

#QuickEnquiryForm div{
	background-image:url(../images/core/formbottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	
	padding:15px;
}

.QuickPreamble{
	font-size:16px;
	color:#333333;
	padding-bottom:10px;
}

#PageBodyRight form div{
	background-image:url(../images/core/formbottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	
	padding:15px;
}

#PageBodyRight form table{
	border:none;
	margin-bottom:0px;
	background:none
}

#PageBodyRight form td{
	color:#666666;
	font-size:14px;
	vertical-align:middle;
}

#PageBodyRight h1{
	color:#0054a5;
	font-size:24px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	/*display:block;*/
	font-weight:normal;
	letter-spacing:-1px;
	padding-bottom:0px;
	border-bottom:1px solid #666666;
	padding-bottom:5px;
	margin-bottom:3px;
}

#PageBodyRight h2{
	color:#666666;
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:18px;
	/*display:block;*/
	font-weight:normal;
	letter-spacing:normal;
	padding-bottom:2px;
}

#PageBodyRight h3{
	color:#666666;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:16px;
	/*display:block;*/
	font-weight:bold;
	letter-spacing:normal;
	padding-bottom:2px;
}

#PageBodyRight p{
	font-size:14px;
	color:#555555;
	line-height:18px;
	padding-bottom:15px;
}

#PageBodyRight table{
	border:#cccccc 1px solid;
	margin-bottom:15px;
	background-color:#FFFFFF;
}

#PageBodyRight th{
	background-color:#dddddd;
	text-align:left;
	color:#666666;
	font-size:12px;
	vertical-align:bottom;
	padding-top:15px;
}

#PageBodyRight td{
	color:#666666;
	font-size:14px;
	vertical-align:top;
}

#PageBodyRight img{
	border:1px solid #cccccc;
	padding:1px;
	background-color:#FFFFFF;
	margin:5px;
}

#PageBodyRight ul{
	padding-left:15px;
	padding-bottom:15px;
	display:block;
	list-style:disc;
}

#PageBodyRight table td ul{
	padding-left:15px;
	padding-bottom:0px;
	margin-bottom:0px;
	display:block;
	list-style:square;
}

#PageBodyRight ol{
	padding-left:20px;
	margin-bottom:10px;
	display:block;
}

#PageBodyRight ul li, #PageBodyRight ol li{
	margin-bottom:10px;
	color:#666666;
}

#PageBodyRight table td ul li{
	margin-bottom:auto;
	color:#666666;
	font-size:12px;
	margin-top:3px;
}

#PageBodyRight p.Preamble{
	font-size:16px;
	color:#444444;
	line-height:22px;
	padding-bottom:15px;
}

#PageBodyRight table img{
	border:1px solid #cccccc;
	padding:1px;
	background-color:#FFFFFF;
	margin:0px;
}

.Column{
	width:295px;
}

.BigBox{
	height:245px;
	margin-bottom:10px;
}

#BigBoxHome{
	background-image:url(../images/HomeContent/bigboxbg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:20px;
}

#BigBoxHome h1{
	margin-bottom:0px;
	color:#999999;
	font-size:30px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:28px;
	display:block;
	font-weight:normal;
	letter-spacing:-2px;
	padding-bottom:10px;
	border:none;
}

#BigBoxHomeLeft{
	width:370px;
}

#BigBoxHomeRight{
	width:200px;
	color:#196490;
	font-size:18px;
	line-height:18px;
	
}

.SmallBox{
	width:200px;
	margin-right:10px;
	margin-bottom:10px;
}

.MediumBox{
	width:305px;
	margin-bottom:15px;
}

#PageBodyRight .SmallBox img, #PageBodyRight .SmallBoxEnd img, #PageBodyRight img.NoFormat,
#PageBodyRight .MediumBox img, #PageBodyRight .MediumBoxEnd img{
	margin:0px;
	padding:0px;
	background:none;
	border:none;
}

.SmallBoxEnd{
	width:200px;
	margin-bottom:10px;
}

#JumpNav ul{
	padding:0px;
	margin:0px;
	list-style:none;
	padding-bottom:10px;
}

#JumpNav ul li{
	margin-bottom:10px;
}

#JumpNav ul li a{
	display:block;
	background-color:#e1e1e1;
	padding-left:10px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	background-image:url(../images/core/pjbg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#JumpNav ul li a:hover{
	display:block;
	background-color:#cccccc;
	color:#333333;
	padding-left:10px;
	height:30px;
	line-height:30px;
	text-decoration:none;
}
/*---Body End-----*/

/*---Foot Start---*/
#PageFoot{
	padding-right:35px;
	padding-left:35px;
	background-image:url(../images/core/foot.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:20px;
	padding-top:5px;
	text-align:right;
	font-size:11px;
	color:#999999;
}

#PageFoot a, #PageFoot a:active, #PageFoot a:visited, #PageFoot a:link{
	text-decoration:underline;
	color:#999999;
	font-size:11px;
}

#PageFoot a:hover{
	text-decoration:none;
	color:#999999;
	font-size:11px;
}
/*---Foot End-----*/

/*---Contact Form --*/

.TextField{
	padding:3px;
	font-size:16px;
	color:#333333;
	border:1px solid #cccccc;
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.Message{
	margin-bottom:15px;
	color:#666666;
}

.Message div{
	padding:20px;
}

.Good{
	background-image:url(../images/core/mgt.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#f7e7e7;
}

.Good div{
	background-image:url(../images/core/mgb.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.Bad{
	background-image:url(../images/core/mbt.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#f7e7e7;
}

.Bad div{
	background-image:url(../images/core/mbb.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#colLeft{
float:left;
width:305px;
}
#colRight{
float:right;
width:305px;
}
#colLeft, #colRight{
font-size:10px;
}
.RSSLinks{
	padding:10px;
	background-image:url(../images/f1/rssBG.jpg); 
	height:181px;	
}
.RSSLinks a, .RSSLinks a:hover, .RSSLinks a:visited, .RSSLinks a:active{
color:#FFFFFF;
font-size:11px;
padding:10px;
}
.RSSLinks2{
	padding:10px;	
	background-image:url(../images/f1/rssBG2.jpg); 
	height:181px;
}
.RSSLinks2 a, .RSSLinks2 a:hover, .RSSLinks2 a:visited, .RSSLinks2 a:active{
color:#000;
font-size:11px;
}

