@charset "UTF-8";
/* CSS Document */

body {
	background:#f4eb90;
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
}
#maincol a, #maincol a:link, #maincol a:active {
	color:#de1353;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#maincol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}

#maincol a:hover, #maincol a:focus {
	color:#68142f;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#maincolfull a, #maincolfull a:link, #maincolfull a:active {
	color:#de1353;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#maincolfull li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}

#maincolfull a:hover, #maincolfull a:focus {
	color:#68142f;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
/* === No Border on Images with Hyperlinks ===*/
img {
	border:none;
}
#wrapper {
	border-collapse:collapse;
	margin:0 auto;
	width:1006px;
	border:1px solid #df1454;
	background:#fff;
}
#header {
	height:176px;
	background:url(http://www.yours.co.uk/Shared/css/images/header/headerbg.gif) no-repeat;
}
#logo {
	float:left;
	width:233px;
	height:126px;
	margin-left:10px;
	background:url(../images/new/logo.gif) center no-repeat;
}
.testimonial {
	padding-left: 10px;
}

#infobox {
	/*display:none;*/
	padding-top:20px;
	padding-left:340px;
	float:left;
	text-align:right;
	width:380px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.5em;
}
#navigation {
	text-align:center;
	clear:none;
	height:33px;
	color:#fff;
	font-size:12px;
	float: right;
	width: 550px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#navigation ul {
	list-style:none;
}
#navigation ul li {
	float:left;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	display:block;
}
#navigation li a, #navigation li a:link, #navigation li a:active {
	text-decoration:none;
	color:#fff;
	display:block;
	padding:9px 9px;
}
#navigation li a:hover, #navigation li a:focus {
	text-decoration:underline;
	color:#FFF;
	display:block;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
#body {
	clear:left;
	padding-bottom:22px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;

}
#leftcol {
	background:#fff;
	margin-right:17px;
	width:190px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 20px;
}
#leftcol {
	padding-top:10px;
	margin-bottom:0px;
}
/*
#leftcol ul {
	list-style:none;
	padding:0;
	padding-left:30px;
	margin:0;
	color:#df1454;
}
#leftcol ul li {
	height:20px;
	display:block;
}
#leftcol ul li {
	padding-top:5px;
	border-bottom:1px dotted #CCC;
}
#leftcol ul li a, #leftcol ul li a:link, #leftcol ul li a:active {
	color:#df1454;
	text-decoration:none;
	font-weight:normal;
	display:block;
	height:20px;
}
#leftcol ul li a:hover, #leftcol ul li a:focus {
	color:#df1454;
	text-decoration:none;
	background:url(images/leftnav_bbg.jpg) bottom left repeat-x;
	font-weight:bold;
	display:block;
	height:20px;
}
*/
#leftcol p {
	text-align:center;
}
#maincol {
	padding-top:10px;
	width:547px;
	margin-right:17px;
	margin-bottom:30px;
	float:left;
}
#maincol h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:120%;
	background:url(../images/header_bg.jpg) bottom no-repeat;
	padding-bottom:10px;
}
#maincol h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:80%;
	background:url(../images/header_bg.jpg) bottom no-repeat;
	padding-bottom:10px;
}
/*#maincol p {
	font-size:12px;	
}*/
#maincol .quicklink {
	padding-top:5px;
	height:30px;
	border-bottom:1px dotted #CCC;
	width:360px;
}
#maincol .topalign {
	vertical-align:top;
}
table, tr, td {
	border-collapse: collapse;
	padding:0;
	margin:0;
}
#maincol .intro {
	height:125px;
}
#rightcol {
	width:205px;
	float:left;
}
#rightcol p {
	text-align:center;
	margin:0;
	padding:0;
	margin-top:10px;
}
#footer {
	text-align:center;
	clear:both;
	padding-top:10px;
	height:120px;
	background:url(../images/footerwrapbg.gif) no-repeat;
	color:#fff;
}
#footer ul {
	list-style:none;
	height:15px;
	margin:0 auto;
}
#footer ul li {
	float:left;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	margin-left: auto;
	margin-right: auto;
}
#footer a, #footer a:link, #footer a:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	display:inline-block;
	text-decoration:none;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
}
#footer a:hover, #footer a:focus {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	display:inline-block;
	text-decoration:underline;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
}
.brdright {
	border-right-style:3px #fff;
}
.credits {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#000;
}
.lighterpink {
	color:#f691ae;
}
#footer .credits a, #footer .credits a:link, #footer .credits a:active {
	color:#f691ae;
	text-decoration:none;
}
#footer .credits a:hover, #footer .credits a:focus {
	color:#fff;
	text-decoration:underline;
}
/*
.menu_list {
	width: 210px;
}
.menu_head {
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight:bold;
	background-color: #ED145A;
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
}
.menu_body {
	display:none;
}
.menu_body a {
	display:block;
	color:#333;
	background-color:#EFEFEF;
	padding-left:25px;
	font-weight:bold;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.menu_body a:hover {
	color: #000;
	text-decoration:none;
}*/
#navcontainer {
	width: 210px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 200px;
	background-color: #ED145A;
	border-bottom: 1px solid #eee;
	height: 20px;
	text-indent: 30px;
	color: #FFF;
}

#navcontainer a:link, #navlist a:visited
{
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #ED185B;
	color: #fff;
	font-weight: normal;
	text-indent: 40px;
}

#maincolfull {
	padding-top:10px;
	width:720px;
	margin-right:17px;
	margin-bottom:30px;
	float:left;
}
.testimonial {
	padding-left: 20px;
}

#maincolfull h1 {
	background:url(../images/header_bg.jpg) bottom no-repeat;
	padding-bottom:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
}
#maincolfull li {
	padding-bottom:10px;
	list-style-position: outside;
	list-style-type: square;
}


#maincolfull h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:10px;
	color: #B40E44;
	padding-left: 20px;
}

#maincolfull p {
	font-size:12px;	
}
#maincolfull .quicklink {
	padding-top:5px;
	height:30px;
	border-bottom:1px dotted #CCC;
	width:360px;
}
#maincolfull .topalign {
	vertical-align:top;
}
table, tr, td {
	border-collapse: collapse;
	padding:0;
	margin:0;
}
#maincolfull .intro {
	height:125px;
}
#fivereasons {
	background-color: #F4EB90;
	margin: 20px;
	float: left;
	height: auto;
	width: 450px;
	border: 1px solid #CCC;
}
.fivereasons ul {
	margin:0; font-size:11px; padding-top:5px; padding-left:20px; list-style:none;
}
.floatright {
	margin: 4px;
	padding: 4px;
	float: right;
}


.5reasonheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
	margin-left: 5px;
	margin-right: 10px;
	padding-right: 5px;
}
/*
---------------------------------
//SPECIFIC PAGES - CONTACT US
---------------------------------
*/

#contact_form {
	width: 600px;
}

.verification_image { margin-right:10px; float:left; }
.verification_input { margin:1px 0px 5px 0px; width:120px; }

.email_succes { margin:0px 0px 20px 0px; color:green; list-style:none; }
.email_error{ margin:0px 0px 20px 0px; color:red; }
	.text_field:focus, .file:focus, .password:focus, .text_area:focus { border: 1px solid #999999; }
	.input {
	margin-left: 40px;
	float: none;
	width: 250px;
	padding: 0px;
}
.label {
	float: left;
	width: 180px;
}
.form {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
.floatleft {
	margin: 5px;
	padding: 5px;
	float: left;
}
.largetext {


}
#wrapper #body #maincolfull #bigger p {
	font-size: 14px;
	font-weight: bold;
}
.centerme {
	margin-right: auto;
	margin-left: 300px;
}
dl.curved {
	margin:50px auto 50px auto;
	padding:0;
	width:200px;
	background-color: #de1353;
	background-image: url(/images/c_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	text-align: center;
}
dl.curved dt {background:transparent url(/images/c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.curved dd {background:#eee url(/images/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curved dd p {margin:0; padding:10px; line-height:1.3em; font-size:16px}
dl.curved dd p.last {background:transparent url(/images/c_br.gif) bottom right no-repeat; }

.teextt a, #teextt a:link, #maincol a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 12px;
}
.homeinsur {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

