
@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding:0;
	font-family:"Trebuchet MS", Arial, sans-serif;
font-size: 0.8em;
        color: #666;
}

p {font-size:13px;
line-height:140%;}

/*li {font-size:13px;
line-height:140%;}*/


#main {
	width: 800px;
	border-bottom: 0px solid #a91a1e;
	margin-left: auto;
	margin-right: auto;
	min-height:500px;	font-family:"Trebuchet MS", Arial, sans-serif;

}

a {color:#ee3124;}
a:hover {color:#666666;}

.clearme {
	clear:both;
	padding-top: 5px;

}

/*header*/

#header {width:798px; float:left;height:75px; margin-bottom:10px;}

#sidebar-left {font-size:0.9em;
float:left;width:150px;margin:0px;padding:0px}

.redbox {
width: 150px;
height: 150px;
background-color: #ee3124;
margin:0px;
margin-top: 10px;
padding:0px;
}

.redbox h1 {
font-size: 1.4em;
line-height: 1em;
color: #FFF;
font-weight: normal;
padding: 1em 1em 0em 1em;
}

.redbox p {
color: #000;
font-weight: normal;
padding: 0em;
margin-left: 1.5em;
}


.greybox {
width: 150px;
height: 150px;
background-color: #939598;
margin:0px;
margin-top: 10px;
padding: 0px;
}

.greybox h1 {
font-size: 1.4em;
line-height: 1em;
color: #FFF;
font-weight: normal;
padding: 1em 1em 0em 1em;
}

.greybox p {
color: #000;
font-weight: normal;
padding: 0px;
margin-left:1.5em;
}

#sidebar-right {float:right;width:150px;}

.redbox-open {
width: 148px;
height: 148px;
background-color: #fff;
margin:0px;
margin-top: 10px;
padding:0px;
border:1px solid #ee3124;
background:url(../images/benefits-logo.jpg) no-repeat;
background-position:bottom;
}


.redbox-open p {
color: #000;
padding: 0em;
margin-left: 0.8em;
}


.greybox-open {
width: 150px;
height: 150px;
background-color: #939598;
margin:0px;
padding:0px;
}

.greybox-open h1 {
color: #fff; text-align:center;
padding-top:15px;
font-size:14px;
font-weight: bold;
}

.greybox-open p {
color: #000;
font-weight: normal;
padding-left:10px;
}


.peart-fencing {
height:290px;
background: url(../images/fence.jpg) no-repeat; padding:10px;
background-position: bottom right;
border:1px solid #999;
margin-top:10px;
}

.peart-fencing img{border:0px;}

#right {margin-top:22px;
margin-left:10px;margin-right:10px;}

#right h1, #right h2 {display: inline;}

#right li {font-size:13px;line-height:140%;}
#right ol {font-size:13px;line-height:140%;}

#left ol {font-size:13px;line-height:140%;}
#left li {font-size:13px;line-height:140%;}

#logo {float:right; width:440px;
text-align:right;
 height:40px; margin:25px 12px 5px 0px;}
#join-button {float:right; width:300px;height:50px; margin:10px;text-align:right;}

#nav { margin:0px; padding:0px;font-size:12px;}
#nav ul {display: inline;margin:0px;padding:0px;}

#nav li {
	display: inline;
	float: left;margin:0px;
        border: 1px solid #999; 
        padding:3px 12px 3px 13px; 
}
#nav li a {
	list-style:none;
	text-decoration: none;
	font-weight: normal;
color:#666;
}

#nav li a:hover {color: #ee3124;}

li#callback a{color:#fff;font-weight:bold;background-color:#ee3124;padding:0px;}
li#callback a:hover{color:#ee3124;font-weight:bold;background-color:#fff;padding:0px;}
li#callback {background-color:#ee3124;padding:3px 11px 3px 11px}



/*-------*/

.clearmesmall {
	clear:both;
	padding-top: 1px;
} 

#map {
/*float: right;*/
width: 300px;
}
#footer {
width: 800px;
margin-left: auto;
margin-right: auto;
font-weight: bold;
margin-top:0px;
font-size:13px;
font-family:"Trebuchet MS", Arial, sans-serif;
}



#ftr_right {
width: 792px;
float: right;
text-align:right;
margin-top:0px;
border:1px solid #999;padding:3px;
margin-bottom:5px;
}


#ftr_right a {text-decoration:none;}

/*----------Additional---------*/
/*----------Alaina Chesney-------*/

#right h1 {
margin:0px;
padding:0px;
font-size:20px;
color:#ee3124;
}

#right h2 {
margin:0;
padding:0;
color:#666;
font-size:18px;
}

#right h2.done {
color: #ccc;  
}

#left h1 {
margin:0px;
padding:0px;
font-size:20px;
color:#ee3124;
margin-top:10px;
}

/* Home Page */

#geog  li {
list-style: disc;
}

#geog   li a {
text-decoration: none;
font-weight: bold;
}

.stepone {margin-top:10px;}

/* Results Page */

.listing {
padding: 5px;
margin-right: 20px;
}

.posh {
background-color: #dddddd;
}

.listing input{ 
float: left;
margin-right: 8px;
margin-bottom: 0px;
}

#main .listing h1 {
font-size: 15px;
margin:0;
padding:0;
color:#cc0000;
}

.posh h1 {
font-size: 180%;
margin:0;
padding:0;
}

#main .listing p {




	padding:0;
	margin: 0;
	
}
.posh p{
font-weight:bold;
}

.sub_button {
border: solid 2px #004e26;
padding: 5px;

}


/* Quote Me Page */

table.formtable { 
padding:0px;
margin:0px;
}

table.formtable caption {
text-align: left;
font-weight:bold;
font-size: 130%;
margin-left:4px;
margin-bottom:4px;
width: 360px;
color:#EE3124;
font-size:16px;
}

table.formtable th {
padding: 0px;margin:0px; 
font-weight: normal;
text-align:left;

} 

table.formtable th, table.formtable td {
padding:2px;
margin:0px; 
}


/*join the club page*/
form.formtable2 table  {
font-size: 90%;

}

form.formtable2 input,  form.formtable2 textarea {
font-size: 90%;
width: 130px;
 }
 
form.formtable2 th {
text-align:left;
font-size: 90%;
  }
  
form.formtable2 caption {
text-align:left;
font-weight:bold;
color: #cc0000;
border-bottom:1px solid #cc0000;
margin-top:10px;
font-size: 100%;
  }
  
  form.formtable2 input.radio {
  width: 15px;
  }
  
  form.formtable2 input.submit {
  font-size: 100%;
  }

/*p#borderline{border-bottom:1px solid #ccc;}*/


/*Man area*/


ul#nav3 {
list-style:none;display:inline;margin:0px;padding:0px;}
#nav3 li{display: inline;float: left;margin:0px;
padding:20px 10px 2px 0px;font-size:13px;
}

#nav3 a:link {text-decoration:none;}
#nav3 a:visited {text-decoration:none;}
#nav3 a:hover {text-decoration:none;}

#header-man {border-bottom: 1px solid #ccc;
height:40px;}

#logo-man {margin:3px;float:right; width:200px; height:50px;background:url(../images/cc_master.gif) no-repeat;}
#logo-man span{display:none;}

h1 {color: #EE3124;	font-family:"Trebuchet MS", Arial, sans-serif;}
h2 {color: #666666;	font-family:"Trebuchet MS", Arial, sans-serif;;}
h3 {color: #666; border-bottom:1px solid #666;	font-family:"Trebuchet MS", Arial, sans-serif;}

#left {float:left;width:400px;}
.right {float:right;width:360px;}

p.header {color:#EE3124;font-size:14px;
font-weight:bold;font-family:"Trebuchet MS", Arial, sans-serif;}

#left h2 {color:#EE3124; width:470px; font-size:14px; font-weight:bold;font-family:"Trebuchet MS", Arial, sans-serif; padding:0px;}

#header2 h2 {color:#EE3124; width:470px; 
font-size:14px;
font-weight:bold;
font-family:"Trebuchet MS", Arial, sans-serif; 
padding:0px;
line-height:250%;}

.box1 {width:170px;height:150px;float:left;
margin:0px 10px 20px 0px;padding:10px;
background-color:#CC0000;}
.box1 p {margin-right:10px;color:#fff;}
.box1 span {color:#fff;font-weight:bold;font-size:15px;}

.box2 {width:170px;height:150px;float:left;
margin:0px 10px 20px 0px;padding:10px;
background-color:#999999;}
.box2 p {margin-right:10px;color:#fff;}
.box2 span {color:#fff;font-weight:bold;font-size:15px;}


.text-left {width:450px;float:left;}
#map-right {width:300px;float:right;border:1px solid #ccc;padding:10px;}
#map-right h2 {color:#EE3124;}

/*Boxes on Specifiers Page*/

#cubes {float:left; 
width:430px;}

#results {float:left;
margin:0px;
border: 1px solid #000;}

.box-1-speci {color:#fff;height:180px;
padding:4px;width:181px;float:left; 
background-color:#999999; margin:0px 20px 18px 0px;}
.box-1-speci h4 {font-size:16px;margin:5px 0px 0px 0px;}

.box-2-speci {color:#fff;height:180px;
padding:4px;width:181px;float:left; 
background-color:#999999; margin:0px 20px 18px 0px;}
.box-2-speci h4 {font-size:16px;margin:5px 0px 0px 0px;}

.box-3-speci {color:#fff;height:180px;
padding:4px;width:181px;float:left; 
background-color:#999999; margin:0px 20px 18px 0px;}
.box-3-speci h4 {font-size:16px;margin:5px 0px 0px 0px;}

.box-red-speci {color:#fff;height:180px;
padding:4px;width:181px;float:left; 
background-color:#CC0000; margin:0px 20px 18px 0px;}
.box-red-speci h4 {font-size:16px;margin:5px 0px 0px 0px;}


.box-4-speci {color:#fff;height:180px;
padding:4px;width:181px;float:left; 
background-color:#999999; margin:0px 20px 18px 0px;}
.box-4-speci h4 {font-size:16px;margin:5px 0px 0px 0px;}


/*Certification*/
.cert p {margin:0px 0px 20px 0px;}

#pad-left {
margin-left:10px;
}