﻿@charset "utf-8";
/* CSS Document */

* {
	-moz-outline: none;
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #ccc;
}
p {
	line-height: 1.3;
	padding-bottom: 15px;
}
h1 {
	font-family: "Arial Black";
	font-size: 24px;
	color: #000;
	padding-bottom: 10px;
	line-height: 120%;
}
h2 {
	font-family: "Arial Black";
	font-size: 20px;
	color: #963;
}
h4 {
	font-family: "Arial Black";
	font-size: 20px;
	color: #f93;
	padding: 20px 0px 20px 25px;
}
img {
	border: none;
}

a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.clear {
	clear:both;
}
.BackgroundBlue {
	background-color: #414c4e;
	width: 920px;
	margin: 0 auto;
}
.header{
	width: 880px;
	margin:0 auto;
}
.header .logoBox {
	height: 110px;
	width: 330px;
	background-color: #ccc;
	float: left;
	background-image: url(../images/corners/ccc-bot-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.header .logoInside {
	height: 90px;
	background-image: url(../images/corners/ccc-bot-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top:20px;
	padding-left:30px;
}
.header .secureLogin {
	float: left;
	padding-left: 40px;
}
.header .secureLogin input {
	width: 110px;
	margin-right:20px;
}
.header .secureLogin h2 {
	font-family: "Arial Black";
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding-top:20px;
}
.header .secureLogin p {
	font-size: 10px;
	width: 118px;
	float:left;
	padding: 3px 0px 0px 0px;
	margin-right:20px;
}
.header .secureLogin button {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
	vertical-align: middle;
	margin: 0;
	padding: 2px 0 0;
}
.header .navigation {
	padding-left:368px;
	clear:both;
}
.header .navigation div{
	background-color: #ccc;
	height: 20px;
	width:128px;
	float:left;
	padding-top:5px;
	text-align:center;
	color: #000;
}
/*This is for the Navigation Bar*/
    #tabs {
	float:left;
	width:100%;
	font-size:14px;
	line-height:normal;
	background-color: #414c4e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
      }
    #tabs ul {
	margin:0;
	padding:0px 0px 0px 370px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
	float:left;
	background:url("../images/corners/nav-left.jpg") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../images/corners/nav-right.jpg") no-repeat right top;
      padding:5px 32px 4px 30px;
      color:#123;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#123;
	  background-position:100% -42px;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
	  }
/*End of Navigation Bar*/

.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.sponsoredCards {
	height: 66px;
	background-image: url(../images/sponsored-cards.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footer {
	width: 880px;
	margin: 20px auto;
}
.footer .bottom {
	line-height: normal;
	background-color: #123;
	background-image: url(../images/corners/footer-top-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
}
.footer .bottom p {
	padding: 15px 0px 15px 25px;
}
.footer .leftB {
	background-image: url(../images/corners/footer-bot-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer .rightT {
	background-image: url(../images/corners/footer-top-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer .rightB {
	background-image: url(../images/corners/footer-bot-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer .oneThirdBox { 
	background-color: #ddd;
	background-image: url(../images/corners/ddd-bot-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 280px;
	height: 290px;
	margin-right: 20px;
}
.footer .oneThirdBox .botRight {
	background-image: url(../images/corners/ddd-bot-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:290px;
}
.footer h2{
	width:190px;
	padding: 10px 0px 0px 25px;
	line-height:100%;
} 
.footer .oneThirdBox .boxTopCheck{
	height:95px;
	background-image: url(../images/box-top-check.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer .oneThirdBox .boxTopAdvantage{
	height:95px;
	background-image: url(../images/box-top-advantage.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer .oneThirdBoxLast {
	background-color: #ddd;
	background-image: url(../images/corners/ddd-bot-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 280px;
	height:290px;
}
.footer .oneThirdBoxLast .botRight {
	background-image: url(../images/corners/ddd-bot-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:290px;
}
.footer .oneThirdBoxLast .boxTopClub{
	height:95px;
	background-image: url(../images/box-top-club.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer ul {
	color: #123;
	padding-left: 45px;
	padding-bottom:20px;

}
.footer ul li {
	padding-bottom: 8px;
}


.ContainerMain {
	width: 880px;
	background-image: url(../images/container-main-bg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.mainArea {
	width: 680px;
	float:left;
}
.mainArea .content{
	padding: 15px 35px 10px 35px;
}
.mainArea .highlight {
	width: 680px;
	background-color: #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
	float:left;
}
.mainArea .highlight img.satisfaction {
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 10px;
	float: right;
}
.mainArea .highlight h2 {
	font-size: 24px;
	padding-left: 35px;
}
.mainArea .highlight p {
	color: #123;
	padding-right: 20px;
	padding-left: 35px;
}
.mainArea .highlight a:link {
	font-weight: bold;
	color: #a0612c;
	text-decoration: none;
}
.mainArea .highlight a:visited {
	color: #a0612c;
	text-decoration: none;
}
.mainArea .highlight a:hover {
	text-decoration: underline;
}
.mainArea .highlight a:active {
	color: #a0612c;
	text-decoration: none;
}
.topper {
	background-color: #ccc;
	height:200px;
}
ul {
	padding-left: 35px;
	padding-bottom: 15px;
}
ol {
	padding-left: 25px;
	padding-bottom: 15px;
	line-height: 1.4em;
}
ol li {
	padding-bottom: 10px;
}
ol.works {
	padding-left: 130px;
	padding-bottom: 0px;
	padding-right:15px;
	line-height: 1.2em;
}
ol.works li {
	padding-bottom: 0px;
}
.strongWorks {
	padding-left:18px;
}
.mainRight {
	float: left;
	width: 200px;
}
.mainRight p {
	padding:15px 0px 15px 15px;
	font-size: 12px;
}
.mainRight .satisfaction {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7d939e;
	width:165px;
	margin: 0 auto;
}
.mainRight .satisfaction img {
	display:block;
	margin: 0 auto;
	padding-top:15px;
}
.mainRight .satisfaction p {
	color: #123;
	font-size: 14px;
	padding: 0px;
}
.mainRight .satisfaction a {
	color: #123;
}
.highlight label.simpleLabel {
	color: #123;
	display: block;
	font-size: 12px;
	padding-top: 5px;
	text-align: left;
	vertical-align: middle;
}
.highlight input.simpleInput {
	width:180px;
	height:20px;
}
.highlight textarea.simpleInputTall {
	width:180px;
	height:63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.highlight input.simpleSubmit {
}
.products {}
.highlight .third {
	width: 170px;
	padding-top:10px;
	margin-left: 40px;
	float: left;
}
.highlight .third p {
	width: 170px;
	color: #123;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #123;
}
.highlight .third .more {
	font-size: 12px;
	font-weight:bold;
	color: #963;
	text-align: right;
	border:none;
}
.highlight .third img {
	float:left;
}
.producth1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #123;
	margin-bottom: 15px;
}
.product  {
	width: 265px;
	height: 400px;
	float: left;
}

.pci {float:left;margin-top:30px;margin-left:25px;padding:15px;background-color:#D3A390;font-size:14px;font-weight:700;border:dashed 1px #123;text-align:center}
.pci a {color:#414C4E;text-decoration:underline}
.pci small a {text-decoration:none}