@charset "utf-8";
/* CSS - Used on ALL/MOST pages */

body {
    margin: 0;
    padding: 0;
    font: 13px Geneva, Arial, Helvetica, sans-serif;
    color: #162a65;
}
#wrapper {
    margin: 0 auto;
    width: 1024px;
}
#container {
    float: left;
    padding: 0px 38px 15px;
    width: 948px;
}

#header {
    background: url(images/header.png);
    height: 113px;
    width: 948px;
    position: relative;
}
#header2 {
    background: url(images/header2.png);
    height: 113px;
    width: 948px;
    position: relative;
}
.hb {
    height: 38px;
    position: absolute;
    top: 47px;
    color: white;
    font-weight: bold;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    font-size: 11px;
}
.hb3 {
    height: 38px;
    position: absolute;
    top: -3px;
    color: white;
    font-weight: bold;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    font-size: 11px;
}

h1, h2, h3 {
    margin: 0;
    padding: 0 0 11px 0;
}
h1.smallerh1   {
    font-size: 1.2em;
}
h2.smallerh2   {
    font-size: 1em;
}
h3.smallerh3   {
    font-size: 1em;
}
h3.listheader   {
    font-size: 1em;
    padding: 0;
    margin: 0;
}
h1 {
    font-size: 1.3em;
}
h2 {
    font-size: 1.2em;
}
h3   {
    font-size: 1.2em;
}
a:link, a:visited {
    text-decoration: none;
    color: #8F7400;
}
a:hover, a:active {
    text-decoration: underline;
}
#hb1 { /*MAILING LIST BOX - in the header*/
       right: 240px;
       width: 122px;
       background: no-repeat;
}
#hb2 { /*CONTACT BOX - in the header*/
       right: 12px;
       width: 158px;
}
#hb3 { /*CONTACT BOX - in the header*/
       right: -20px;
       width: 158px;
}

#join_mail_form {
    display: inline;
}
#join_mail_form #go {
    width: 47px;
    height: 22px;
    border: 0;
    cursor: pointer;
    background: url(../images/trans.gif); /* TO give 'go' button transparent BG - so that the background of the parent is shown*/
}
#join_mail {
    width: 85px;
    margin: 2px 0 0 0;
}
#gobutton1 {
    position: absolute;
    right: 2px;
    bottom: 3px;
    width: 47px;
    height: 22px;
}
#content {
    float: left;
    background: #fffff;
    border-top: 8px solid white;
}
#content  ul.regular {
    margin: 0 1px;
    padding: 0 1px;
    list-style: none;
}
#content    ul.regular  h3 {
    padding: 0;
    margin: 0;
}
#content  ul.regular p  {
    padding: 0;
    font-weight: normal;
    text-indent: 0px;
}
#content   ul.regular  li  {
}
#contenthead {
    height: 202px;
    width: 948px;
    border-bottom: 8px solid white;
    background: no-repeat top left;
}
#pagetitle {
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    display:none;
}

ul.norm-green {
    padding: 10px 0 25px 35px;
    margin: 0;
    list-style-image: url(../images/li_bg_green2.gif);
    font-weight: bold;
}
.relative-arrow-point {
    position: absolute;
    top: 12px;
    left: 0px;
    padding: 0 0 0 15px;
    background: url(../images/li_bg.gif) no-repeat left center;
    font-weight: bold;
}
.relative-arrow-point h3 {
    margin: 0;
    padding: 0;

}
.breadcrumb-box {
    padding: 15px;
    border-top: 1px dotted #8f7400;
    color: #8F7400;
    float: left;
    width: 490px;
    margin: 15px 0 0 0;
}
.breadcrumb-box a {
    color: #8F7400;
}
img {
    border: none;
}
.li_arrow {
    position: absolute;
    top: 0px;
    left: 325px;
    background: url(../images/arrow.gif) no-repeat;
    height: 9px;
    width: 8px;
}
.formclass1 {
    margin: 4px 0;
    font-size: 11px;
    width:160px;
}
p {
    margin: 0px 2px 8px 2px;
    padding: 4px 2px;
    font-size:14px;
    line-height:normal;
}
p.bold {
    font-weight:bold;
    color:#000;
}
.brown {
    color: #8f7400;
}
.inline {
    display: inline;
}
.inlinebrown {
    display: inline;
    color: #8f7400;
}
.bulletimg {
    margin: 0 2px 1px 0;
}
.ybox {
    background: url(../images/ybox_bg.png) repeat-x;
    height: 181px;
    width: 184px;
    float: left;
    margin: 238px 6px 0 0;
    padding: 0;
    font-size: 0.9em;
    position: relative;
}
.ybox li {
    background: url(../images/ybox_bullet.gif) no-repeat left center;
    padding: 0 0 0 15px;
}
.ybox2 li {
    background: url(../images/li_bg.gif) no-repeat left center;
    padding: 0 0 0 15px;
}
.ybox2 {
    background: url(../images/lower_div_bg.png) repeat-x;
    padding: 8px 0 0 8px;
}


.ybox ul {
    padding: 0 0 0 9px;
    margin: 0;
    list-style: none;
}
.ybox2 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.moreinfo {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 145px;
    height: 21px;
}
.moreinfo img {
    padding: 5px 70px 5px 5px;
}
.bold {
    font-weight:bold !important;
    color: #11214F !important;
}
ul.regular_bullets {
    margin: 0 10px;
    padding: 0 32px;
    list-style-image: url(../images/li_bg2.gif);
}
ul.regular_bullets_noi {
    margin: 0;
    padding: 0 18px;
    list-style-image: url(../images/li_bg2.gif);
}
.first_li {
    color: #B4882B;
    font-weight: bold;
    margin: 12px 0 8px 0;
}
#leftcol {
    float: left;
    width: 182px;
    background: #fff5ce;
}
#remainder {
    background: #fff5ce;
    border-top: 8px solid white;
}
#centercol {
    float: left;
    width: 568px;
    border-bottom: 8px solid white;
    border-left: 8px solid white;
    border-right: 7px solid white;
}

DIV.red  {
    background-color:#ffffff;
    background-image:url(../images/centralbg-red.jpg);
    background-repeat:repeat-x;
    background-position:top;
}

DIV.yellow  {
    background-color:#ffffff;
    background-image:url(../images/centralbg-yellow.jpg); 
    background-repeat:repeat-x;
    background-position:top;
}

DIV.green  {
    background-color:#ffffff;
    background-image:url(../images/centralbg-green.jpg);
    background-repeat:repeat-x;
    background-position:top;
}



DIV.orange  {
    background-color:#ffffff;
    background-image:url(../images/centralbg-orange.jpg);
    background-repeat:repeat-x;
    background-position:top;
} 

DIV.blue  { 
    background-color:#ffffff;
    background-image:url(../images/centralbg-blue.jpg);
    background-repeat:repeat-x;
    background-position:top;
}

DIV.white  {
    background-color: transparent;
}

#centercol p {
    font-size: 1em;
}
#centercol h3.g {
    color: #4D5A15;
    padding: 0 15px;
}
#centertop {
    padding-left: 15px;
    padding-top: 15px;
    float: left;
    width: 538px;

    display :block ;
}
#centertop ul{
    padding-left: 15px;
}
#centertop.npt /* NO PADDING ON TOP - SO MANCHESTER MAP CAN FIT*/ {
    padding: 0 15px 15px 15px;
    float: left;
    width: 538px;
}
#centermain2  {
    padding: 0 0 10px 0;
    width: 550px;
    float: left;
}
#centermain  {
    padding: 0px;
    /*	background: url(../images/centralbg2.jpg) repeat-x;*/
    width: 538px;
    float: left;
}
#rightcol {
    float: left;
    width: 182px;
}
#findbox  li {
    font-size: 0.8em;
    font-weight: bold;
}
.right_ad,.left_ad,#right_ad,#left_ad,#addressbox {
    border-bottom: 8px solid white;
}
#upper {
    height: 420px;
    width: 949px;
}
#upper #main {
    /*background: url(../images/main_img.jpg);*/
    height: 420px;
    width: 766px;
    float: left;
}
#upper #side {
    width: 182px;
    float: right;
    height: 182px;
    /*	padding: 237px 0 0 0; sarah to delete*/
    padding: 0 0 0 0; /* sarah new*/
    /*border-bottom: 1px solid #605F5D;*/
}
#footer_right {
    float: right;
    margin: 0 10px 0 0;
}
#footer {
    clear: both;
    width: 921px;
    margin: 0 38px 5px 38px;
    padding: 12px 25px 12px 0;
    font-size: 0.8em;
    font-weight: bold;
    position: relative;
}
#rss {
    position: absolute;
    right: 0px;
    top: 10px;
}

#footer_left {
    float: left;
}
#gobutton2, #gobutton2ie {
    float: right;
    padding-right: 5px;
}
#gobutton2ie {display:none;}

div.ybox ul li a {
    color: #162a65 !important;
    text-decoration: none;
}

.ybox_new {
    float: right;
    margin: 0px 0px 0px 0px;
}

#findbox {
    border-bottom: 0px;
    float: left;
    width: 180px;
    padding-bottom: 0px;
    height: 235px;
}
#quickbox {
	border-bottom:  0px;
	float: left;
	width: 180px;
	padding-bottom: 0px;
	height: 185px;
}

#quick_quote {
	font-size: 12px;
	font-weight: bold;
	margin: 50px 0px 2px 0px;
	display:inline;
	padding:0px 10px 0px 10px;
	float:left;
}

#find_location {
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0px 2px 0px;
    display:inline;
    padding:0px 0px 0px 10px;
    float:left;
}

.formclass1 {
	margin: 4px 0px;
	font-size: 11px;
        width:160px;
		float:left;
}

.formclass1b {
    margin: 2px 1px;
    font-size: 11px;
    width:60px;
    height:15px;
    float:left;
}


.formclass2 {
    margin: 2px 1px;
    font-size: 11px;
    width:80px;
    height:15px;
    float:left;
}

.formclass3 {
    margin: 2px 0px;
    font-size: 11px;
    width:149px;
    height:15px;
    float:left;
}

.formclass4 {
    margin: 2px 0px;
    font-size: 11px;
    width:149px;
    height:24px;
    float:left;
}


.moreinfo-home {
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: right;
    width: 158px;
    height: 21px;
}

.titolo_barra_blu{
    color: #FFD400;
    display: block;
    background-color: #162A65;
    margin-left: -4px;
    width: 570px;
    line-height: 25px;
     padding: 5px 0px 5px 5px;
}

#featured{
	width:270px;
	padding-right:250px;
	position:relative;
	border:5px solid #ccc;
	height:250px;
	background:#fff;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; left:282px;
	list-style:none;
	padding:0; margin:0;
	width:234px;
}
#featured ul.ui-tabs-nav li{
	padding:1px 0; padding-left:13px;
	font-size:12px;
	color:#666;
}
#featured ul.ui-tabs-nav li img{
	float:left; margin:2px 5px;
	background:#fff;
	padding:2px;
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{
	font-size:11px; font-family:Verdana;
	line-height:18px;
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:60px;
	color:#333;  background:#fff;
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{
	background:#f2f2f2;
}
#featured li.ui-tabs-selected{
	background:url('images/selected-item.gif') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background:#ccc;
}
#featured .ui-tabs-panel{
	width:290px; height:250px;
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:180px; left:0;
	height:70px;
	background: url('images/transparent-bg.png');
}
#featured .info h2{
	font-size:18px; font-family:Georgia, serif;
	color:#fff; padding:5px; margin:0;
	overflow:hidden;
}
#featured .info p{
	margin:0 5px;
	font-family:Verdana; font-size:11px;
	line-height:15px; color:#f0f0f0;
}
#featured .info a{
	text-decoration:none;
	color:#fff;
}
#featured .info a:hover{
	text-decoration:underline;
}
#featured .ui-tabs-hide{
	display:none;
}
