﻿* {margin: 0; padding: 0; text-decoration: none}
li { list-style:none; }
p {margin: 0 0 8px 0; text-align: justify}
a {text-decoration: underline;}
a:link {color: blue;}
a:visited {color: #4169E1;}
a:hover {color: red;}
h1 {
	font-size: 28px;
	/*text-indent: 10px;*/
	color: #004ba7;
	font-weight: normal;
	margin: 0 auto ;
	/*0 -3px 0*/
	text-align: center;
}
h2 {
	text-align: center;
	/*background: url(../images/divider02.gif) bottom right no-repeat;*/
	font-weight: bold;
	line-height: 25px;
	font-size: 20px;
}
/*-------------------- Page -----------*/
body  {
	background: #ccc;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px auto 5px auto;/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#pagelayout {
	width: 860px; /*Width of page*/
	margin: 0 auto; /*Center container on page*/
	text-align: center;
	z-index: 1;
}
/*-------------------- Header -----------*/
#header {
	width: 860px;
	margin: 0 auto; /*Center container on page*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: transparent;
}
#headerimg {
	float: left
	width: 860px;
	height: 99px;
	background: url(/images/header.png) no-repeat;
}
/*-------------------- Login Area -----------*/
#login {
	width: 230px;
	height: 80px;
	background-color: transparent;
	margin: -95px 0 0 590px;
	position: absolute;
}
/*------ Layer with Register and Login Section ------ */
#login_menu{
	z-index: 100;
	background:#aaaaaa;
	border:solid 1px #666666;
	width:300px;
	padding:10px;
	color:#FFFFFF;
	position: absolute;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	overflow: auto;
}
#login_menu li{
padding-bottom:6px;
text-align:right;
}
#new-user-col{
padding-right:10px;
border-right:1px #DEDEDE solid;
height:120px;
width:75px;
float:left;
line-height:12px;
}
#signup-user-col{
padding-left:20px;
height:120px;
width:160px;
float:left;
line-height:12px;
text-align:right;
}
#login_menu label{font-size:11px; font-weight:normal;}
#login_menu input{font-size:11px; color:#333333; margin-left:10px;}

/*------ Membership Buttons ------ */
#login_menu button {
line-height:24px;
float:right;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-align:center;
cursor:pointer;
}
.login-button {
background:url(../images/button.png);
display:block;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
width:81px;
height:26px;
line-height:24px;
text-align:center;
margin: 5px;
}
.join-button {
background:url(../images/button.png);
display:block;
color:#000;
font-size:11px;
text-decoration:none;
width:81px;
height:26px;
line-height:24px;
text-align:center;
}
#register {
	background-color: transparent;
	color: white;
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: normal;
	margin-top: 5px;
}
#register a {color: blue;	text-decoration: underline;}
#register label { display: block; width: 100px; float: left; margin: 2px 4px 6px 4px; text-align: right; }
#register br { clear: left; }
#register .username { font-size: 10px; border: 1px solid #006; background: #ffc; }
#register .username:hover { font-size: 10px; border: 1px solid #f00; background: #ff6; }
#register .password { font-size: 10px; border: 1px solid #006; background: #ffc; }
#register .password:hover { font-size: 10px; border: 1px solid #f00; background: #ff6; }
#register .loginbutton {
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	height: 20px;
	width: 45px;
	cursor:pointer
}
.reg {
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
	text-align: left;
	font-weight: normal;
	margin-top: 8px;
}
a.reg {color: blue;	text-decoration: underline;}
a.reg:link {color: orange;	text-decoration: underline;}
a.reg:visited {color: blue;	text-decoration: underline;}
a.reg:hover {color: yellow;}

#actionline{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: black;
}
#actionheader{
	background-color: transparent;
	margin: -75px 0 0 610px;
	position: absolute;
}
#actionheader a{
	text-decoration: none;
}
/*-------------------- Menu -----------*/
#menucontainer{
	z-index:9991;
	width: 860px;
	height: 55px;
	background-color: transparent;
	overflow: hidden;
	/*border-bottom: 1px solid black; bottom horizontal line that runs beneath tabs*/
	background: url(/images/menu.png) no-repeat;
}

/*-------------------- Body -----------*/
#bodycontainer {
	width: 860px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: -2px auto; /* the auto margins (in conjunction with a width) center the page */
	background: url(/images/body.png) repeat-y;
	text-align: center;
	/*position: static;*/
	z-index: 1;
}
#mainbody {
	/*overflow: hidden;*/
	z-index:2;
	margin: -2px auto;
	text-align: center; /* this overrides the text-align: center on the body element. */
	width: 830px;
}

#letter {
	width: 700px;
	margin: 0px auto;
	/*margin-left:65px;*/
	background: transparent;
}
#adcolumn{
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent;
	padding: 25px 5px 5px 10px;
	margin-left: 17px;
}
#contentcolumn{
	float: left;
	/*margin: 0 15px 0 210px;  the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 5px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: transparent;
	width: 400px;
} 
#leftsidebar {
	float: left; /* since this element is floated, a width must be given */
	margin: 0 0 0 7px; 
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #e46b15; the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 5px 5px; 
}
#rightsidebar {
	float: right; /* since this element is floated, a width must be given */
	margin: 0 9px 0 0;
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #ccddff;  the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px 10px 10px;
}
#maincontent {
	margin: 0 0 0 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 10px 10px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: transparent;
	width: 370px;
	color: #333333		
}

#maincontent1 {
	margin: 2px 10px 5px 10px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #fff;
	width: 776px;
	overflow:hidden;
} 
#maincontent2 {
	margin: 2px 25px 5px 30px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #fff;
	width: 530px;
	overflow:hidden;
	font-size: 13px;
} 
#maincontent2 li{
	/*list-style-image: url(/images/listarrow.png);*/
	text-align: left;
	line-height: 23px;
	margin: 0 0 0 10px;
}
#maincontent3 {
	margin: 2px 5px 5px 5px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: white;
	width: 410px;
	overflow:hidden;

} 
#leftsidecontent {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: white; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 8px; 
	overflow:hidden;

}
#rightsidecontent {
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fffff0; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 8px;
	overflow:hidden;
	margin-right:2px;

}
/*-------------------- Section -----------*/
#section_wrapper {
	margin: 0px auto;
	padding-left: 1px;
	padding-right: 15px;
	position: relative; /* will expand body to the bottom and stick*/
} 

#sectionheader {
	text-align: left;
	padding-left: 25px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	/*background-color: #0099ff;*/
	width: 750px;
	margin: 0 auto; /*0 0 25px:*/
}
/* SECTION SEARCH */
#sectionsearch {
	background-color: #f08080;
	text-align: center;
	margin: 0;
	padding: 0px 0px 0px 25px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#sectionsearch label, label span {
	display: block;
	padding-bottom: 5px;
	font-size: 11px;
}
#sectionsearch label {
	float: left;
}
#sectionsearch label span {
	float: left;
	text-align: right;
	padding-right:3px;
 }
#sectionsearch fieldset {
	float: left;
	padding: 5px;
	overflow: hidden;
	border: thin red;
} 
#sectionsearch fieldset input select{
	float: right;
	font-size: 10px;
}
#sectionsearch input[type="submit"] {  
	font-size: 9px;
}
#sectionsearch form div {
	text-align: center;
	margin: 0;
}
#keyword {
	font-size: 9px; 
	border: 1px solid #006; 
	background: #d7ebff;
}
#categoryid {
	font-size: 9px; 
	border: 1px solid #006; 
	background: #d7ebff;
}
#categorysubmit {
}
#searchsubmit {
}

/*-------------------- Category -----------*/

.categorytitle {
	text-align: left;
	padding-left: 20px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5b5b5b;
	background-color: #9fcf7f;
	width: 550px;
	margin: 0 0 0 25px:
	line-height: 28px;
}
#inc_wrapper {
	width: 170px;
	margin: 0px auto;
	padding-left: 5px;
	padding-right: 5px;
}

/*-------------------- Footer -----------*/
#footer {
	clear: both;
	width: 860px;
	height: 118px;
	background: url(/images/footer.png) no-repeat;
	margin: -5px auto;
	text-align: center;
}
#footer .footertxt {
	margin: 0 auto;
	text-align: right;
	font-size: 9px;
	padding: 20px;
	line-height: 14px;
}
#footer .footertxt p{
	margin: 5px auto;
	text-align: center;
}
#footer .footertxt a {
	color: blue;	
	text-decoration: underline;
}
.footersubmittxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-align: center;
	padding: 10px 0px 10px 0px; 
}
/*-------------------- Text Elements -----------*/
.error {
	color: Red;
}
.smalltxt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	padding-left : 10px;
}
.normal { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; COLOR: black }
p.normal {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin: 10;
	text-align: left;
}
.dottedline {
	border-left: thin dotted Silver;
}
.listarrow  {
	margin-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px; 
	background: url("../images/bulletr.gif") no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 10px;
}	
.ltitle {
	text-align: left;
	padding-left: 20px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #99CCFF;
	background-color: #336699;
}
.alert {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 9px;	padding-left : 5px; color: Red; }
.highlight {
	background: #d8d8d8;
	font-style: italic;
	text-align: center;
}
.hilighter {
	background: yellow;
	font-style: italic;
	text-align: center;
}
.red {
	color: red;
}
.bodytxt {
	font-size: 14px;
	text-align: justify;
	margin: 10px 0 10px 0;
	line-height: 20px;
}
.cbodytxt {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	margin: 15px 0 15px 0;
}
.order-credit {
	margin: 0 auto;
	text-align: center;
}
.extrabig {
	font-size: 32px;
	text-indent: 10px;
	line-height: 34px;
	color: #0b56a5;
	font-weight: bolder;
	margin: 10px 0 16px 0;
	text-align: center;
}
.mostlybig {
	font-size: 24px;
	text-indent: 10px;
	line-height: 27px;
	color: #d2691e;
	font-weight: bolder;
	margin: 15px 0 15px 0;
	text-align: center;
}

/*-------------------- Boxes -----------*/
.box {
	width: 418px;
	margin: 10px auto;
	padding: 5px 10px;
	background: url(images/boxbg.gif) repeat-y;
	font-size: 95%;
	border: #bfadad solid;
	border-width: 1px 0;
	text-align: justify
}
#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}
.boxbottom {
	margin: 0px auto;
	text-align: center;
}
#mediaspace {
	width: 300px;
	float: left;
}

.noted{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color:  #770000;
}


/*-------------- Universal Classes -----------*/
.runoff { overflow: hidden; }
.spacer{clear:both; height:1px;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
   height:0;
   font-size: 0px;
   line-height: 0px;
}
.off { display: none; visibility:hidden; }
.centre { text-align: center; }
.sinistra { text-align: left; }
.destra { text-align: right; }
.breathe { padding: 1em 0em; }
span.question { color: rgb(204,0,0); font-weight: bold; }
span.answer { color: rgb(0,150,0); font-weight: bold; }
.invisible { display: none; }
.board { background-color: rgb(0,150,0); color: rgb(255,255,255); padding:.15em .5em; }
.board-alt { background-color: rgb(204,0,0); color: rgb(255,255,255); padding:.15em .5em; }
.count { background-color: rgb(0,0,0); color: rgb(255,255,255); padding:.15em .5em; }
.peace { overflow: hidden; }
.float-left { float: left; }
.float-right { float: right; }
.highlight { background: rgb(250,245,190); font-style: italic; }

table {
    text-align: left;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

h1 {
	font: 18px verdana,arial,helvetica; color: #2B6EBB; font-weight: bold;
	margin: 0 0 0 0;
 }

.bodytxt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 10px;
}
p.normal {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin: 10px;
}

a { color: #004891; text-decoration: underline }
a:visited { color: #004891;  text-decoration: underline }
a:hover { color: #000099;  text-decoration: underline }

select,textarea,.iframeeditor { padding:1px; border:1px solid #969696; font:11px tahoma,arial,helvetica; }

/* text classes */
.text { font: 12px tahoma,arial,helvetica; color: #000000;}
.text10 { font: 10px tahoma,arial,helvetica; color: #000000; font-weight: normal; }
.text11 { font: 11px tahoma,arial,helvetica; color: #000000; font-weight: normal; }
.text11b { font: 11px tahoma,arial,helvetica; color: #000000; font-weight: bold; }
.text12bb { font: 12px tahoma,arial,helvetica; color: #004891; font-weight: bold; } 
.text13b { font: 13px tahoma,arial,helvetica; color: #000000; font-weight: bold; }
.text16b { font: 16px Arial; color: #000000; font-weight: bold; }
.text18bb	{ font: 18px verdana,arial,helvetica; color: #2B6EBB; font-weight: bold; }
.text18b	{ font: 18px verdana,arial,helvetica; color: #000000; font-weight: bold; }
.Highlight {
	font: 11px tahoma,arial,helvetica;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFCC;
}

/* Gray title box */
.titlebox {
	background-color: #eeeeee;
	border: 1px solid #969696;
	padding: 2px;
	padding-left: 10px;
	font: 11px Tahoma, Verdana, Arial;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}

/* Gray title box with image on left side */
.titleboximage {
    background-color: #eeeeee;
	border: 1px solid #969696;
	padding: 2px;
	font: 10px Tahoma, Verdana, Arial;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	background-repeat: no-repeat;
}

/* Gray title box */
.adsense {
	margin: 15px;
	background-color: #eeeeee;
	border: 1px solid #969696;
	padding: 3px;
	font: 11px Tahoma, Verdana, Arial;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}

.testimony {
    font: 10px tahoma,arial,helvetica;
    font-style: italic; 
}

.sidebarcontent {
    font: 12px tahoma,arial,helvetica;
    background-color: #f3f3f3;
}

.sidebartitle {
    font: 13px verdana,arial,helvetica;
    font-weight: bold;
    color: #444444;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 3px;
}

.sidebartitle_grey {
     color: #000000;
     border-top: 0px;
     border-color: #999999;
     border-bottom: 0px;
     background-color: #f3f3f3;
     padding-left: 5px;
}

.main_service_list
{
    font: 11px tahoma,arial,helvetica;
    background-color: #ffffff;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 5px;
	border: 0px solid #ffffff;
}
.main_service_list_over
{
    font: 11px tahoma,arial,helvetica;
    background-color: #e4ebf9;
	padding-left: 4px;
	border: 1px solid #557fd7;
}
/* general text indent used throughout */
.textindent {
	padding-left: 15px;
}
.pageselect {
	font: bold 11px tahoma,arial,helvetica;
	color: #0377FD;
}
 
.mainbgcolor
{
	background-color:#2B6EBB;
	color:#ffffff;
}

.signup_label
{
	font: bold 12px verdana,arial,helvetica;
	color: #004891; 
	width: 120px; 
	float: left; 
	text-align: right; 
	padding-right: 10px;
	margin-top: 5px;
}
.signup_input
{
	margin-top: 5px;
}
#selectionlist
{
	margin				: 0px;
	padding				: 0px;
}

#selectionlist li
{	
	list-style-type		: none;
	text-align			: center;
	width				: 185px; 
	float				: left;
	margin				: 3px;
	padding				: 0px;
}

#selectionlist li a
{
	font				: bold 12px Tahoma;
	color				: #555;
	display				: block;
	background-color	: #f1f1f1;	
	border				: 1px solid #999;
	text-decoration		: none;
	padding				: 5px;
}

#selectionlist li a:hover
{
	background-color	: #E9EEFA;
	border-color		: #5A80D8;
}

.errorBar
{
	margin: 2px 0px 2px 0px; 
	padding: 4px;
	border: 1px solid #999;
	background-color: #ffffee;
	color: #f00;
}

.centerme {
	text-align: center;
	margin: 0 auto;
}
.sponsorlinks {  width: 240px;  margin-left: 10px; margin-top: 5px;  text-align: left; }
.sponsorlinks_title { font:bold 10px tahoma,Verdana,Helvetica,Sans Serif; color: #ffffff; }
.sponsorlinks a { font: 10px tahoma,verdana,helvetica; color: #004891; text-decoration: underline;}
.sponsorlinks a:visited { font: 10px tahoma,verdana,helvetica; color: #004891;	text-decoration: underline; font-weight: normal; }
.sponsorlinks a:hover { font: 10px tahoma,helvetica; color: #004891;text-decoration: underline; font-weight: normal; }

a.sponsorlinks_desc { font: 10px tahoma,arial,helvetica; color: #000000; text-decoration: none; font-weight: normal;}
a.sponsorlinks_desc:visited { font: 10px tahoma,arial,helvetica; color: #000000;	text-decoration: none; font-weight: normal;}
a.sponsorlinks_desc:hover { font: 10px tahoma,arial,helvetica; color: #000000;text-decoration: none; font-weight: normal; }

.toolBar 
{
	border: 1px solid #666;
	background-color: #f4f4f4;
	position: relative;
	z-index: 2;
}
#homeheadselect{
	/*background: url(/images/body.png) repeat-y;*/
	width: 860px;
	padding-left: 0px; 
	margin-left: -15px;
}
#headselect{
	background: url(/images/body.png) repeat-y;
	width: 860px;
	padding-left: 43px; 
}
.headertxt {
font: 13px tahoma,arial,helvetica; color: #000000; font-weight: bold;
}

.sectiontitle {
font: 14px tahoma,arial,helvetica; color: #FFF; font-weight: bold;
background-color: #0066cc;
margin: 15px;
padding: 0 0 0 5px;
}
.title {
font: 14px tahoma,arial,helvetica; color: #FFF; font-weight: bold;
}
input.submit
{
	color: #004ba7;
	font-size: 12pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
td.buttonbackground
{
	background: Red;
}

td.buttonbackground a:hover
{
	background: Lime;
}

/*.bodytxt ul li 
{
	list-style-image: url(/images/listarrow.png);
	list-style-type: disc;
	color: #000000;
}

.bodytxt ul li li 
{ 
list-style-image: url(/images/bullet2.gif);
list-style-type: circle; color: #000000; 
}

.bodytxt ul li li li 
{ 
list-style-image: url(/images/bullet2.gif);
list-style-type: square; color: #000000; 
} */
.bullets {
	margin-top: 0px;
	margin-bottom: 20px;		
}

.bullets li {
	background: url("../images/listarrow.png") no-repeat;
	color: #535353;
	font-size: 14px;
	padding-left: 45px;
	margin: 5px 0 5px 35px;
	text-align: left;
	
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}

.testimonialbox
{
   margin: 10px;
   background-color: #e4ebf9;
	padding: 5px;
	border: 1px solid #557fd7;
}
#salescapture {
	width: 520px;
	margin: 10px auto;
	padding: 5px 10px;
	border: #bfadad solid;
	border-width: 1px 1px;
	text-align: justify;
	background: #e5e5e5;
}
.cartformtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-align: right;
}
.cartdesctext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-align: center;
}
.cartformfield {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: .5px .5px .5px .5px;
	border: #bfadad solid;
	border-width: 1px 1px;
	line-height: 14px;
	/* border-color: #dcdcdc #dcdcdc #dcdcdc #dcdcdc; */
}
.cartheadertext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-align: center;
	/* padding: 0px 0px 0px 50px; */
}

.pci{
	/* display: none; */
}
.comodo{
	padding: 0px 20px 0px 10px;
	text-align: center;
	margin: 0 auto;
}
.resources
{
	padding: 5px 3px 5px 5px;
	background: #ffffff;
}
.homeresources
{
	margin: 3px 0 2px 6px;
	background: url(/images/bullet1.gif) no-repeat left;
	padding: 3px 0 5px 15px;
	text-align: left;
}
.homeresources a:hover
{
	color: orange;
}
/*---Table --*/
table {
	border-collapse: collapse;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
caption {
	font-size: 1.4em;
	font-stretch: condensed;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
}
th, td {
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	padding: 0.6em;
	vertical-align: 4px;
}
.col1 {
	width: 70%;
}
.col2 {
	width: 30%;
}
th {
	text-align: left;
	text-transform: uppercase;
}
thead th, tfoot th, tfoot td {
	background-color: #cc9;
	font-size: 1.1em;
}
tbody th {
	background: url(http://www.clacksweb.org.uk/images/bullet_vacancy.gif) no-repeat 6px 0.8em;
	padding-left: 24px;
}
tbody th, td {
	background-color:#eee;
}
tbody tr:hover td, tbody tr:hover th {
	background-color: #E5E5CB;
}
tr.odd td, tr.odd th {
	background-color: #ddd;
}
tbody a {
	color: #333;
}
tbody a:visited {
	color: #999999;
}
tbody a:hover {
	color: #33c;
}
tbody a:active {
	color: #33c;
}
tbody td+td+td+td a {
	background: url(http://www.clacksweb.org.uk/images/external.gif) no-repeat right 0.4em;
	padding-right: 12px;
}
tfoot th {
	text-align: right;
}
tfoot th:after {
	content: ":";
}
