/* Penpad Style */

/* @group Body And Wrapper */

body {
     color: #333;
     font-family: "Tahoma", "trebuchet MS", "Myriad", sans-serif;
     font-size: 100%;
     text-align: center;
     margin: 0px;
     padding: 0px;
 }



body.editmaintext {
     background: url(maintext_back.jpg) no-repeat;
     text-align: left;
 }

#wrapper {
     width: 760px;
     text-align: left;
     margin-right: auto;
     margin-left: auto;
     padding-top: 40px;
     position: relative;
     background: url(body_back.jpg) no-repeat left bottom;
     z-index: 0;
 }



/* @end */

/* @group Links */

a.button {
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 10px 10px 10px 40px;
	font-size: 1.4em;
	display: block;
	width: inherit;
	margin: 10px 0 10px 10px;
	background: url(button.gif) left center no-repeat;
	color: #cf2f2d;
}

a.button:hover{
	border: 1px solid #333;
	background: url(buttona.gif) left center no-repeat;
	color: #333;
}

a {
     color: #333366;
 }


a:hover {
     color: #990000;
 }

/* @end */

/* @group Header */

#header {
     height: 120px;
     background: url(header.gif) center top no-repeat;
 }


h1, .strapline {
	position: absolute;
	margin: 0 0 0 -5000px;
 }


p.strapline {
     color: #ffffff;
     margin: 0px 0px 0px 40px;
     padding: 0px;
     font-size: 1em;
 }

/* @end */

#memberLogin{
	position: absolute;
	top: 30px;
	left: 550px;
	width: 200px;
}

#memberLogin p{
	width: 200px;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: right;
}

#memberLogin p input{
	width: 80px;
	float: none;
	background: #fff;
	border: 1px solid #3f0d0e;
}

#memberLogin input{
	float: right;
	clear:right;
	background-color: #d94d4e;
	border: 1px solid #401010;
}

#memberLogin b{
	position: absolute;
	margin: 0 0 0 -5000px;
}

/* @group Navbar */

#navbar {
     background: url(navbar_back.jpg) no-repeat center bottom;
     height: 44px;
     width: 760px;
     position: relative;
 }


#navbar h3 {
     background-image: url(postit_top.jpg);
 }


#navbar ul {
     margin: 0;
     float: left;
     width: 740px;
     padding: 0 0 0px;
     position: absolute;
     left: 20px;
     bottom: 0px;
 }


#navbar ul li {
     list-style-type: none;
     float: left;
     padding: 0px 0px 0px 10px;
     display: block;
     margin: 0px 5px 0px 0px;
     font-size: 0.75em;
     background: url(navmain_li_back.gif) no-repeat left top;
     border-bottom: 1px solid #F4CECE;
 }


#navbar ul li.active {
     background: url(navmain_li_current.gif) no-repeat left top;
     border-bottom: 1px solid #FFFFFF;
 }


#navbar ul li a {
     text-decoration: none;
     background: url(navmain_li_a_back.gif) no-repeat right top;
     padding-right: 10px;
     display: block;
     padding-top: 4px;
     padding-bottom: 2px;
 }


#navbar ul li.active a {
     background: url(navmain_li_a_current.jpg) no-repeat right top;
     color: #990000;
 }

/* @end */

/* @group Contact Details */

#contactdetails {
     top: 130px;
     text-align: center;
     left: 0px;
     position: absolute;
     width: 760px;
     z-index: 9;
 }


#contactdetails ul {
     margin: 0px;
     padding: 0px;
 }

#contactdetails ul li:first-child{
	position: absolute;
	margin: 0 0 0 -50000px;
}

#contactdetails li {
     list-style-type: none;
     display: inline;
     margin: 0px 1ex 0px 0px;
     padding: 0px;
     font-size: 0.7em;
     color: #666666;
 }

#contactdetails ul li.tel {
     color: #990000;
 }


#contactdetails ul li.fax {
     color: #990000;
 }

/* @end */

/* @group Lists */

/* @group Subsection */

#subsection {
     padding-top: 5px;
     padding-bottom: 10px;
     margin-bottom: 10px;
     left: 0px;
     top: -35px;
     width: 740px;
     padding-left: 20px;
     position: relative;
 }


#subsection h3 {
     display: none;
 }


#subsection ul {
     margin: 0;
     padding: 0;
     width: 740px;
 }


#subsection ul li {
     list-style-type: none;
     margin: 0px 5px 0px 0px;
     font-size: 0.8em;
     padding: 0px;
     display: block;
     float: left;
 }


#subsection h2 {
     font-size: 0.85em;
     color: #CC9900;
     margin: 0px;
     padding: 0px;
     font-weight: normal;
     position: absolute;
     left: -5000px;
 }


#subsection ul li a {
     text-decoration: none;
     margin: 0px;
     padding: 0px 0px 0px 15px;
     background: url(subsections_ul_li_a.gif) no-repeat left center;
     display: block;
 }


#subsection ul li a:hover {
     background: url(subsections_ul_li_a_over.gif) no-repeat left center;
 }


#subsection ul li.active a {
     color: #990000!important;
     background: url(subsections_ul_li_a_over.gif) no-repeat left center!important;
 }

/* @end */

/* @group Smallform */

#smallform {
     width:200px;
     margin-left:6px;
     font-size:0.9em;
     border-right: 1px #c5b6aa solid;
     border-bottom: 4px #c5b6aa solid;
     background-color: #fff4c6;
     padding-bottom:10px;
 }


#smallform h2 {
     font-size:1.3em;
     text-align:left;
     margin-left:5px;
     color: #a70f00;
 }

#smallform table{
	font-size: 0.9em;
}

#smallform p {
     padding:0 15px;
     line-height:1.1em;
 }


#smallform input, #smallform select {
	border: 1px solid #c5b6aa;
	background: #fff4c6;
	font-size: 0.8em;
	}

/* @end */

/* @group Newsfeed */

#newsfeed {
     width: 210px;
     background: #FEF6C5 url(postit-middle.jpg) repeat-y left top;
     margin-top: 10px;
     float:left;
     clear:left;
     position:relative;
 }


#newsfeed h2 {
     margin-left:10px;
     margin-right:10px;
 }


#newsfeed ul {
     margin: 0px;
     padding: 10px 20px 35px;
     width: 170px;
     background: url(postit-bottom.jpg) no-repeat left bottom;
 }


#newsfeed ul li {
     margin: 0px 0px 5px;
     padding: 0px;
     list-style: none;
     display: block;
     font-size: 0.7em;
     width: 170px;
 }

#newsfeed ul li a {
     text-decoration: none;
     display: block;
     margin: 0px;
     padding: 0px;
     width: 170px;
 }

/* @end */

#lists {
     width: 210px;
     position: absolute;
 }



/* @end */

/* @group Service Links */

#servicelinks {
     width: 530px;
     padding: 0px 0px 30px;
     float: right;
     margin:0 0 10px;
 }


#servicelinks h3 {
     text-align: right;
 }

#servicelinks h2 {
     font-size: 1.2em;
     margin: 10px 0px 10px;
     padding: 0px;
 }


#servicelinks li {
     font-size: 0.7em;
     list-style: none;
     margin: 0px 0px 3px;
     padding: 0px 0 0 40px;
     display: block;
     width: 130px;
     height: 40px;
     float: left;
 }


#servicelinks ul {
     margin: 0;
     padding: 0;
     width: 510px;
     float: left;
 }


#servicelinks li a {
     text-decoration: none;
     display: block;
     width: 160px;
     margin: 0px;
     padding: 0px 0px 0px 10px;
 }



li.component_RetPl{
	background: url(RetPl_s.gif) left center no-repeat;
}

li.component_ProtQ{
	background: url(ProtQ_s.gif) left center no-repeat;
}

li.component_InvSh{
	background: url(InvSh_s.gif) left center no-repeat;
}

li.component_GenIn{
	background: url(GenIn_s.gif) left center no-repeat;
}

li.component_CCL{
	background: url(CCL_s.gif) left center no-repeat;
}

li.component_UtChk{
	background: url(UtChk_s.gif) left center no-repeat;
}

li.component_EqRel{
	background: url(EqRel_s.gif) left center no-repeat;
}

li.component_TrEnd{
	background: url(TrEnd_s.gif) left center no-repeat;
}

li.component_ProtQ{
	background: url(ProtQ_s.gif) left center no-repeat;
}

li.component_CurA{
	background: url(CurA_s.gif) left center no-repeat;
}

li.component_ISA{
	background: url(ISA_s.gif) left center no-repeat;
}

li.component_Save{
	background: url(Save_s.gif) left center no-repeat;
}

/* @end */

/* @group Maintext */

#maintext {
     background: url(maintext_back.jpg) no-repeat;
     padding-top: 10px;
     padding-bottom: 25px;
     width:530px;
     clear:right;
     float: right;
 }

#maintext p {
     padding-left: 10px;
     padding-right: 10px;
 }

#maintext h1 {
     padding-left: 10px;
     padding-right: 10px;
     color: #5b3637;
     font-size: 1.7em;
 }


#maintext h2 {
     margin: 0px;
     padding: 0px 10px;
 }


#maintext h3 {
     font-size: 1em;
     margin: 0px 0px 10px;
     padding: 0px 0px 0px 10px;
 }

#maintext li, #maintext table {
     font-size: 0.9em;
 }



/* @end */

/* @group Lead Gen Styles */

#LGLS {
     width:530px;
     margin:0 0 0 0;
 }


.box1small .boxheader {
     background-image: url(block_backnew1asmall.gif);
 }


.box2small .boxheader {
     background-image: url(block_backnew2b.gif);
 }


.box1small .boxheader,.box2small .boxheader {
     height:10px;
     background: top left no-repeat;
 }


.box1small,.box2small {
     background:bottom left no-repeat;
     margin:10px 25px 10px 10px;
     width:140px;
     float:left;
 }


.box1small {
     background-image: url(block_backnew1bsmall.gif);
     background-color: #fffdce;
 }


.box2small {
     background-image: url(block_backnew2a.gif);
     background-color: #cbe6fe;
 }


.box1small p,.box2small p {
     color: #000000;
     padding:10px;
 }


.box1large p,.box2large p {
     color:#000000;
     padding:10px;
     margin-left:10px;
     margin-right:10px;
     margin-bottom:10px;
 }


.box1large .boxheader,.box2large .boxheader {
     background: top left no-repeat;
     height:10px;
 }


.box1large .boxheader {
     background-image:url(block_backnew1a.gif);
 }


.box2large .boxheader {
     background-image:url(block_backnew2b.gif);
 }


.box1large,.box2large {
     margin: 10px 0 10px 0;
     background: bottom left repeat-x;
     float:left;
     width:520px;
 }


.box1large {
     background-image:url(block_backnew1b.gif);
     background-color: #fffdce;
 }


.box2large {
     background-image:url(block_backnew2a.gif);
     background-color: #cbe6fe;
 }


.styleform {
     margin:20px 0 20px 0;
     padding:30px 20px 50px 0;
     background: url(styleform.jpg) left top no-repeat;
 }


.styleform p {
     padding-left:10px;
     text-align:center;
 }


.styleform a:hover {
     color: #d23d37;
 }


.styleform input {
     font-size:0.8em;
     border: 1px #dbc9c9 solid;
 }


.styleform select {
     font-size:0.8em;
     border: 1px #dbc9c9 solid;
 }


.box3small {
     background: url(box3small.gif) left top no-repeat;
     padding:0 0 50px 0;
     width:200px;
 }


.box3small p {
     padding-left:0;
     line-height:1.5em;
     word-spacing:0.2em;
 }

#LGLS table, #LGLS tr, #LGLS td{
border:none!important;
}

/* @end */

/* @group Footer */

#footer {
     border-top: 1px solid #EEBFC4;
     clear: both;
     margin-left:260px;
 }


#footer p {
     font-size: 0.65em;
     padding: 5px 0px;
     margin: 10px auto 10px;
     background-position:center center;
 }

/* @end */

/* @group Text Styling */

p {
     font-size: 0.75em;
     margin: 0px 0px 10px;
     line-height:1.5em;
     padding: 0px;
 }


p.introduction {
     margin-top: 10px;
     color: #990000;
 }

.QuotationBox{
	width: 200px;
	float: left;
	margin: 15px;
	padding: 10px;
	border: 1px dashed #d23232;
	background-color: #fbf0ef;
	color: #992323;
	text-align: center;
	line-height: 1.5em;
}

.quotation{
	margin: 15px;
	background: #fbf0ef;
	padding: 10px;
	border: 1px dashed #d23232;
	color: #992323;
}

h2 {
     color: #990000;
     font-size: 1.2em;
     margin: 0 0 10px 0;
     padding: 0;
     font-weight: normal;
 }

p.clear {
     font-size: 1px;
     color: #FFFFFF;
 }

/* @end */

/* @group Component Groups */

#componentGroups {
     width: 490px;
     padding: 0px 0 0 0;
     margin: 0px 30px 0 0;
     float: right;
     border-top: 1px solid #F8E5E7;
     clear: right;
 }


#componentGroups ul {
    margin: 0px;
    padding: 0px 0 0 0px;
	position: relative;
 }


#componentGroups h3 {
	margin: 0 0 0 -5000px;
	position: absolute;
 }

#componentGroups ul{
	padding: 0;
	margin: 0 0 0 30px;
	width: 470px;
	position: relative;
}

#componentGroups ul li {
     font-size: 0.75em;
     list-style: none;
     margin: 0px 0px 10px;
     padding: 0px 0 0 65px;
     width: 150px;
     height: 50px;
     float: left;
     display: block;
 }


#componentGroups ul li a {
     text-decoration: none;
 }

#componentGroups h2 {
     font-size: 1.3em;
     margin: 0px 0px 20px;
     padding: 10px 0px 0px;
 }


li.componentH_ProtQ{
	background: url(ProtQ_H.gif) left center no-repeat;
}

li.componentH_RetPl{
	background: url(RetPl_H.gif) left center no-repeat;
}

li.componentH_InvSh{
	background: url(Invsh.gif) left center no-repeat;
}

li.componentH_GenIn{
	background: url(GenIn.gif) left center no-repeat;
}

li.componentH_CCL{
	background: url(CCL_H.gif) left center no-repeat;
}

li.componentH_UtChk{
	background: url(UtChk_H.gif) left center no-repeat;
}

li.componentH_EqRel{
	background: url(EqRel.gif) left center no-repeat;
}

li.componentH_TrEnd{
	background: url(TrEnd.gif) left center no-repeat;
}

li.componentH_CurA{
	background: url(CurA_H.gif) left center no-repeat;
}

li.componentH_ISA{
	background: url(ISA_H.gif) left center no-repeat;
}

li.componentH_Save{
	background: url(Save_H.gif) left center no-repeat;
}

/* @end */

/* @group Content */

#content {
     background: url(componentgroup_back.jpg) no-repeat right bottom;
     margin-top: 40px;
 }

#inner-image {
     background: url(pen.gif) no-repeat;
     position: absolute;
     height: 500px;
     width: 80px;
     left: -80px;
     top: 250px;
 }

/* @end */
