/* Default CSS Document */

/*************** PHOTOS ****************/
@import url("lightbox.css");
@import url("photo.css");

/*************** GENERAL ***************/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4a4b;
	background-image: url(../site-images/header-tile.gif);
	background-repeat: repeat-x;
	background-position: 0px 118px;
	background-attachment: scroll;
}
.headerimg {
	background-image: url(../site-images/header.jpg);
	background-repeat: no-repeat;
	height: 118px;
	margin-top: 0px;
}

.logo {
	float: left;
	width: 200px;
	margin-left: 13px;
}
.phone_cta {
	background-color: #393;
	float: left;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	width: 210px;
	border: 2px solid #063;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
}
.phone_cta span {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}
.phone {
	background-color: #FFF;
	text-align: center;
	padding-top: 10px;
}
form.rapidresponseform {
	margin-top: 10px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
}
.rapidresponseform input {
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #FFF;
	width: 196px;
}
.rapidresponseform input.submit {
	background-color: #DF1E26;
	color: #FFF;
	width: 202px;
	font-weight: bold;
	border: 1px solid #DF1E26;
}
.rapidresponseform input.submit:hover {
	background-color: #b4191f;
	color: #FFF;
	width: 202px;
	font-weight: bold;
	border: 1px solid #DF1E26;
}
.rotateimage {

}

.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 24px;
	color: #2b3a76;
	margin-bottom: 15px;
}
h2 {
	font-size: 18px;
	color: #6e80c7;
	line-height:normal;
}
h3 {	
}
a {
	color: #df1f26;
}
a:visited {
}
a:active: {
}
a:hover {
	color: #df1f26;
	text-decoration: none;
}
.cta {
	text-align:center;
	background-color: #FFF;
}
.cta a {
	height: 71px;
	width: 252px;
	display: block;
	background-image: url(../site-images/b_get-free-quote.gif);
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
	padding-top: 10px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
.cta a:hover {
	background-image: url(../site-images/b_get-free-quote.gif);
	background-repeat: no-repeat;
	background-position: center -81px;
}
.franchiseinfo {
	margin-left: auto;
	margin-right:auto;
	margin-top: 10px;
	height: 58px;
	width: 204px;
	margin-bottom: 10px;
}
.franchiseinfo a {
	background-image: url(../site-images/b_franchise-opportunity.gif);
	height: 58px;
	width: 204px;
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
.franchiseinfo a:hover {
	background-image: url(../site-images/b_franchise-opportunity.gif);
	height: 58px;
	width: 204px;
	background-position: left -58px;
	background-repeat: no-repeat;
}

ul {
	list-style-position: outside;
	list-style-type: circle;
}
ul li {
	margin-bottom: 10px;
	font-size: 14px;
}
ol li {

}
ol.claimprocess li {
	margin-bottom: 15px;
}
/*************** FORMS ***************/
/* Form Related */
.submitButton {
}
p.error {
}

/* Newsletter Sign Up Form - SIGNUPFORM */
.newsletterSignUp {
}

/*************** NAVIGATION ***************/
/* Site Navigation - MAINSITENAV */
ul.mainsitenav {
}
ul.mainsitenav li {
}

/* Sub Navigation - SUBSITENAV */
ul.subsitenav {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.subsitenav li {
	display: inline;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 10px;
}
ul.subsitenav li.lastitem {
	margin-right: 0px;
	border-right: none;
	padding-right: 0px;
}
/* Child Navigation - CHILDNAV */
ul.childitems {
}
ul.childitems li {
}

/* Sibling Navigation - SIBLINGNAV */
ul.siblingitems {
}
ul.siblingitems li {
}

/*************** DROP DOWN ***************/
/* Refer to dropdown.css */

/*************** PHOTO GALLERY ***************/

/* Photos Category List - PHOTOCATLIST */
ul.photoscatlist {
}

/* Photos Category List - THUMBPHOTOCATLIST */
ul.thumb_photoscatlist {
	font-size: 12px;
}

/*************** BLOGS ***************/

/* Blog Category List - BLOGCATLIST */
ul.blogcatlist {
}

/* Blog Category List - BLOGARCHIVELIST */
ul.blogarchivelist {
}

/* Blog Comment Form - ADDCOMMENTFORM */
.addcommentform {
}
.header {
	background-image: url(../site-images/header-tile.gif);
	background-repeat: repeat-x;
	height: 50px;
	clear: left;
	text-align: left;
	margin: 0px;
}
.headernumber {
	text-align: right;
}
.navigation {
	display: block;
	width: 100%;
	clear: left;
	padding-top: 12px;
}
.content {
	text-align: left;
	line-height: 18px;
	clear: left;
}
.breadcrumb {
	font-size: 12px;
	margin-top: 20px;
}
.breadcrumb a {
	color:#df1f26;
	font-size: 12px;
}
.breadcrumb a:hover {
	color:auto;
}
.ourservices h2 {
	font-size: 18px;
	line-height: normal;
	color: #FFF;
	background-color: #6e7bb2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: center;
}
.ourservices ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.ourservices li {
	background-color: #2b3a76;
	color: #FFF;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ourservices li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ourservices li a:hover {
	color: #FFF;
	background-color: #001361;
}
.designby {
	text-align: left;
	font-size: 10px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.footer {
	background-image: url(../site-images/footer-tile.gif);
	background-repeat: repeat-x;
	clear: both;
}
.footerlogo {
	text-align: left;
}
.footernumber {
	text-align: right;
}
.rightcoltestimonial {
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #6e7bb2;
	background-color: #001361;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
}
.rightcoltestimonial a {
	color: #6e7bb2;
	font-size: 14px;
}
.rightcoltestimonial a:hover {
	color: #FFF;
}
.rightcoltestimonialhome {
	margin-top: 10px;
	border: 1px solid #d6d6d6;
	background-color: #f3f3f3;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	color: #2b3a76;
	font-size: 15px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	/*min-height:129px;
	height:auto !important;
	height:129px;*/
}
.testimonial_block {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCC;
	margin-top: 20px;
}
.testimonial {
	margin-top: 25px;

}
.testimonial p {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*.testimonials {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: normal;
	color: #FFF;
	font-size: 11px;
	margin-top: 10px;
}*/
.author {
	font-weight: bold;
}
.moretestimonials {
	text-align: right;
}
.moretestimonials a {
	font-size: 11px;
	color: #2b3a76;
}
.testimonial_text {
	font-weight: normal;
	font-style: italic;
}
.testimonial_person {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: bold;
	margin-top: 15px;
	padding-bottom: 5px;
	font-size: 14px;
}
.testimonial_location {
	color: #2b3a76;
}
.shareicons {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
.shareicons img {
	margin-left: 5px;
	margin-right: 5px;
}
.sitename {
	font-size: 12px;
	font-weight: bold;
}
.address {
	line-height: 16px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C30;
	padding-top: 4px;
	font-size: 11px;
	background-color: #fff;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-bottom: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999;
	border-bottom-color: #C30;
	border-left-color: #999;
	width: 210px;
	padding-right: 4px;
	text-align: center;
}
.footernav {
	text-align: center;
	/*border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6E7BB2;*/
	padding-top: 15px;
	margin-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	clear: left;
}

.homepagecontent ul{
	list-style-image: url(../site-images/checkmark.gif);
}
.homepagecontent li {
}
/* Contact Us Form formatting  */
.Contact_Us label {
	color: #000000;
	margin-bottom: 5px;
	text-align: right;
	float: left;
	padding: 3px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 150px;
	font-weight: bold;
}
.submitarea label {
	float: left;
	width: 150px;
	padding: 3px;
	margin-right: 5px;
}
.Contact_Us .captcha label {
	float: left;
	width: 150px;
	margin-right: 5px;
	padding: 0px 0px 0px 6px;
}
.Contact_Us .captcha input {
	height: 24px;
	width: 200px;
	padding-top: 8px;
}
form.Contact_Us {
	width: 630px;
	padding-bottom: 15px;
	margin-left: 3px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 15px;
}
.Contact_Us textarea {
	height: 80px;
	width: 300px;
	margin-bottom: 5px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	padding: 3px;
}
.Contact_Us input {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	margin-right: 6px;
	float: left;
	padding: 3px;
	margin-bottom: 5px;
}
.Contact_Us input.checkbox {
	width: 20px;
	background-color: #FFFFFF;
	color: #000000;
	margin-right: 6px;
	float: left;
	padding: 3px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Contact_Us .checkboxdiv {
	float: left;
	width: 175px;
	margin-bottom: 10px;
}
.Contact_Us .checkboxdiv div {
	clear: left;
	margin-bottom: 2px;
}
.Contact_Us select {
	width: 208px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	float: left;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 15px;
}
.Contact_Us input.submit  {
	background-color: #2b3a76;
	border: 1px none #fff;
	color: #FFFFFF;
	cursor: pointer;
	width: 208px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.Contact_Us input.submit:hover  {
	background-color: #FF0000;
	color: #FFFFFF;
	cursor: pointer;
}
/*input.submit  {
	background-color: #2b3a76;
	border: 1px solid #fff;
	color: #FFFFFF;
	cursor: pointer;
	width: 140px;
}
input.submit:hover  {
	background-color: #FF0000;
	border: 1px solid #fff;
	color: #FFFFFF;
	cursor: pointer;
	width: 140px;
}*/
.Contact_Us p {
	clear: left;
	margin: 0px;
}
.redtext {
	color: #FF0000;
}
/* Add Comment Form formatting  */
.addcommentform label {
	color: #000000;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	width: 100px;
	font-weight: bold;
}
.addcommentform p {
	clear: left;
	margin: 0px;
}
.addcommentform .captcha input {
	height: 22px;
	width: 198px;
	padding-top: 10px;
}
.addcommentform .captcha label {
	background-color: #FFFFFF;
	float: left;
	margin-right: 5px;
	padding: 0px 0px 0px 5px;
}
.addcommentform input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	padding: 3px;
	float: left;
	width: 198px;
	margin-bottom: 4px;
}
form.addcommentform {
	padding-bottom: 10px;
	clear: both;
	line-height: normal;
	overflow: auto;
}
.addcommentform textarea {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	padding: 3px;
	float: left;
	margin-bottom: 4px;
	height: 60px;
	width: 198px;
}
.addcommentform .submit {
	background-color: #2c3b76;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	width: 206px;
	margin-bottom: 15px;
}
.addcommentform .submit:hover {
	background-color: #df1e26;
	border: 1px solid #df1e26;
	color: #FFFFFF;
	cursor: pointer;
}
.commentblock {
	background-color: #ECECEC;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	border: 1px dashed #999;
}
.commentblock p {
	margin-top: 0px;
	padding-top: 0px;
}
.error {
	background-color: #FF6666;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	margin-bottom: 10px;
}
.blog_block {
}
.blog_block h1 {
	margin-top: 5px;
}
.blogpost {
	margin-bottom: 10px;
	background-color: #ECECEC;
	padding: 5px;
	border: 1px solid #999;
}
.blogsummary {
	margin-bottom: 10px;
}
.blogreadmorelink {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-size: 10px;
}
.blogposteddate {
	font-size: 10px;	
}
.poster {
	font-weight: bold;
}
.posteddate {
	font-style: italic;
}
.leftbar {
}
.blogxml {
	background-color: #06C;
	display: block;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	text-align: center;
}
.blogxml a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.blogxml a:hover {
	text-decoration: underline;
}
.watermark {
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	min-height:400px;
	height:auto !important;
	height:400px;
	font-size: 16px;
	line-height: 22px;
	padding-left: 15px;
	font-weight: normal;
	padding-top: 20px;
}

.homepagetext {
	padding-right: 20px;
	min-height:400px;
	height:auto !important;
	height:400px;
	line-height: 22px;
	padding-left: 15px;
	font-weight: normal;
	padding-top: 20px;
}
 /* Form page Formatting  */
 ul.formaccesslist {
	margin-left: 20px;
}
 ul.formaccesslist li {
	list-style-image: url(../site-images/pdficon.gif);
	margin-bottom: 5px;
}
#formaccessloginform {
	margin-left: 20px;
}


/* Homepage JQuery Rotation */
#featured {
	width:492px;
	position:relative;
	border:none;
	height:159px;
	padding-left: 131px;
	background-color: #959cba;
	margin-bottom: 30px;
}
#featured ul.ui-tabs-nav {
	position:absolute;
	top:0;
	left:0px;
	list-style:none;
	padding:0;
	margin:0;
	width:129px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#featured ul.ui-tabs-nav li {
	padding-left:0px;
	font-size:12px;
	color:#FFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin: 0px;
}
#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;
}
#featured li.ui-tabs-nav-item a {
	display:block;
	height:26px;
	color:#FFF;
	background:#959cba;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
#featured li.ui-tabs-nav-item a:hover {
	background:#556191;
}
/*#featured li.ui-tabs-selected {

}*/
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
	background:#556191;
}
#featured .ui-tabs-panel {
	width:492px;
	height:159px;
	background:#556191;
	position:relative;
}
#featured .ui-tabs-panel .info {
	position:absolute;
	top:114px;
	left:0;
	height:45px;
	background: url('/site-images/jquery/transparent-bg.png');
	width: 100%;
	text-align: right;
	line-height: normal;
}
#featured .info h2 {
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	overflow:hidden;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#featured .info p {
	font-family:Verdana;
	font-size:12px;
	color:#FFF;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
#featured .info h2 a {
	text-decoration:underline;
	color:#fff;
}
#featured .info h2 a:hover {
	text-decoration:none;
}
#featured .info a {
	text-decoration:underline;
	color:#fff;
}
#featured .info a:hover {
	text-decoration:none;
}
#featured .ui-tabs-hide {
	display:none;
}


/* Prev/Next Links - Products and News */
.previouspage {
	float: left;
	width: 50%;
	margin-bottom: 15px;
}
.previouspage input.blogPrevious {
	background-color: #2b3a76;
	border:1px #2b3a76 solid;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
	width:125px;
	display:inline;
	padding: 5px;
	margin-right: 200px;
}
.previouspage input.blogPrevious:hover {
	background-color: #df1e26;
	border: 1px solid #df1e26;
}
.nextpage {
	margin-bottom: 15px;
	float: left;
	width: 50%;
	text-align: right;
}
.nextpage input.blogNext {
	background-color: #2b3a76;
	border:1px #2b3a76 solid;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
	width:125px;
	display:inline;
	padding: 5px;
}
.nextpage input.blogNext:hover {
	background-color: #df1e26;
	border: 1px solid #df1e26;
}
	
/* Manage Comment Links when Logged in */
a.editlink {
	background-color: #009966;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	padding: 4px;
	text-decoration: none;
}
a:hover.editlink {
	background-color: #005539;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 50px;
}
a.dellink {
	background-color: #990000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	padding: 4px;
	text-decoration: none;
}
a:hover.dellink {
	background-color: #690000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 50px;
}
/* Stops Google Related Toolbar */
iframe.grelated-iframe { left:-99999px !important;display: none !important; }
