@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	width: 100%;
	height: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #FFFFFF;	(commented by KC 05/31/2011 to check FF4)*/ 
}

.wrapper_new {
	width: 977px;
	margin: 0 auto;
	padding-bottom: 10px;	
	overflow: hidden;
	
}
.wrapper_Main
{
	width:100%;
	background-image :url('../images/Background.gif');
	background-attachment:fixed;
	background-repeat:repeat;
 }                 
.header_new 
{
	width: 977px;
	position:relative;
	height: 186px;
	/*margin-left:140px;*/
	
}

.header_new .logo {
	margin: 33px 0 0 2px;
	float: left;
}

.header_new .slogan {
	font-family: "myriad Pro";
	font-style: italic;
	font-size: 35px;
	font-weight: bold;
	color: #f4f3e2;
	float: left;
	width: 760px;
	text-align: center;
	margin-top: 37px;
	line-height: 36px;
}

 .header_new .slogan {
	font-size: 28px;
	width: 800px;
}

.header_new .slogan div {
	font-size: 45px;
	color: #f4f3e2;
	line-height: 45px;
}

.header_new ul.nav {
	float: left;
	position: absolute;	
	bottom: 5px;
	left: 0;
}

.header_new ul.nav li {
	float: left;
}

.header_new ul.nav li a {
	float: left;
	background-image: url(../images/top-nav-button-bg.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 28px;
	margin: 0 2px 0 0;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
}

.header_new ul.nav li a:hover {
	background-image: url(../images/top-nav-button-bg-hover.gif);
}

.header_new ul.extra {
	background-image: url(../images/top-nav-extra-star.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	position: absolute;
	left: 820px;
	bottom: 12px;
	height: 24px;
	width: 260px;
}

.header_new ul.extra li {
	float: left;
}

.header_new ul.extra li a {
	float: left;
	height: 28px;
	line-height: 24px;
	margin-right: 12px;
	font-size: 11px;	
	color: #FFFFFF;
}

.header_new ul.extra li a:hover {
	text-decoration: underline;
}

.content_new {
	overflow: hidden;
	padding-top:5px;

}

.content_new .left {
	 float: left;
	width: 355px;
	border: 1px solid #b6bbc8;
	border-top: none;
	background-image: url(../images/content-left-bg.gif);	
	background-repeat: repeat-x;
	overflow: hidden;
	background-color: #e0ddad;
	/* background-color: #e2deac; */
}

/* added by KFILIPS 090817 */
.content_new .leftFace {
	 float: left;
	width: 300px;
	border: 1px solid #000031;
	border-top: none;
	overflow: hidden;
	background-color: #e0ddad;
}
/* end added by KFILIPS 090817 */

.find-your-unit {
	background-image: url(../images/find-your-unit-bg.gif);
	width: 350px;
	height: 343px;
	margin: 6px 0 0 6px;
	color: #000031;
	position: relative;
}

.find-your-unit form .ruc {
	float: left;
	width: 122px;
	height: 68px;
	text-align: center;
	position: absolute;
	left: 41px;
	top: 150px;
}

.find-your-unit form .zip {
	left: 189px;
	float: left;
	width: 122px;
	height: 68px;
	text-align: center;
	position: absolute;
	top: 150px;
	
}

.find-your-unit input {
	background: none;
	background-image: url(../images/input-bg.gif);
	width: 74px;
	height: 21px;
	display: block;
	border: none;
	margin: 0 auto;	
	padding: 0 3px 0 3px;
}

.find-your-unit form label {
	font-weight: bold;
}

.link {
	line-height: 28px;
	font-size: 10px;
	color: #000031;
}

.link:hover {
	text-decoration: underline;
}

.find-your-unit form .submit {
	background: none;
	background-image: url(../images/find-your-unit-submit.gif);
	background-repeat: no-repeat;
	width: 276px;
	cursor: pointer;
	height: 43px;
	position: absolute;
	float: left;
	top: 228px;
	left: 37px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 45px;
}

.news {
	margin: 40px 22px 0 23px;
}

.news h2 {
	color: #000031;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #b3b18a;
}

.news h2 a {
	float: right;
	font-size: 10px;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(../images/news-pointer.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #000031;
}

.news .article {
	padding-bottom: 15px;
	line-height: 18px;
	font-size:10px;
	color: #3c3b2e;
}

.news .article h3 a {
	font-size: 12px;
	font-weight: bold;
	color: #000031;
}

.news .article .timeframe {
	margin-bottom: 10px;
}

.content_new .right {
	padding: 0px 0 0 0;
	float: right;	
	width: 610px;
}
.content_new .center {	
	color: Black;
	float: none;
	width: 970px;	
	border: 2px solid #990000;
	border-top: none;	
	border-bottom: none;
    	/*color: #000000;*/
	/* background-image: url(../images/content-left-bg.gif);
	 b6bbc8 background-repeat:repeat-y; */
	/* background-color:White; */
	 background-repeat:repeat;
	background-color: #e2deac; 
	overflow: hidden;

}


.tabller ul.tabs {
	float: left;
	
}

.tabber ul.tabs li {
	float: left;
	
}

.tabber ul.tabs li a {
	height: 28px;
	min-width: 100px;
	padding: 0 15px 0 15px;
	line-height: 28px;
	background-color: #990000;
	float: left;
	text-align: center;
	margin-right: 6px;
	color: #FFFFFF;
}

* html .tabber.tabs ul li a {
	width: 100px;
}

.tabber ul.tabs li a.selected{
	background-color: #56617f;
	height:35px;	
	}
.tabber ul.tabs li a.selectedAuto{
	background-color: #56617f;
	height:28px;
	}

.tabber .tab-content {
	clear: both;
	border: 7px solid #56617f;
	overflow: hidden;
	padding: 20px 15px 15px 15px;
	background-color: #fafafa;
	display: none;
	color: #434343;
	line-height: 18px;
	
}
.tabber .tab-content-scroolbar
{
	clear: both;
	border: 7px solid #56617f;
	overflow:auto;
	padding: 20px 15px 15px 15px;
	background-color: #fafafa;
	display: none;
	color: #434343;
	line-height: 18px;
	height:150px;
}

* html .tabber .tab-content {
	zoom: 1;
	margin-top: -10px;
}

*+html .tabber .tab-content {
	margin-top: -10px;
}

.tabber ul.features li {
	float: left;
}

.tabber ul.features li a {
	background-image: url(../images/star-1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 55px;
	font-size: 14px;
	font-weight: bold;
	color: #000031;
	line-height: 17px;
	width: 150px;
	float:left;
	margin-right: 7px;
	min-height: 29px;
	padding-top: 10px;
}

* html .tabber ul.features li a {
	height: 60px;
}

.tabber ul.features li a.all {
	background-image: url(../images/view-all-features.gif);
	width: 130px;
	height: 44px;
	margin: 0;
	padding: 0;
	line-height: 44px;
	font-size: 10px;
	font-weight: bold;
	padding-left: 37px;
}

* html .tabber ul.features li a.all {
	height: 44px;
}

.tabber .tab-content blockquote {
	clear: both;
	padding-left: 38px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 8px 5px;
}

.tabber .tab-content blockquote .author {
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

.tabber .tab-content blockquote a.all {
	margin-left: 70px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/blockquote-pointer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	color: #000031;
}

.box {
	width: 360px;
	float: left;
	padding-left: 12px;
	margin: 15px 0 0px 0;
	color: #000031;
	line-height: 18px;
	background-color:White;
	border: 1px solid #b8bdc5;	
	padding: 15px 6px 15px 6px;
	/*  float: left;
	width: 250px;	
	background-color:White;
	padding: 15px 6px 15px 16px;
	line-height: 12px;
	font-size: 10px;
	color: #000031;
	margin: 22px 0 9px 0; */
	
}
.box_sp {
	width: 280px;
	float: left;
	padding-left: 12px;
	margin: 22px 0 0px 15px;
	color: #000031;
	line-height: 18px;
	border: 1px solid #b8bdc5;
	height: 83px;
	padding: 15px 0px 15px 6px;
	/*  float: left;
	width: 250px;	
	background-color:White;
	padding: 15px 6px 15px 16px;
	line-height: 12px;
	font-size: 10px;
	color: #000031;
	margin: 22px 0 9px 0; */
	
}

.box .image {
	background-image: url(../images/shadow.gif);
	width: 91px;
	height: 83px;
	float: left;
	margin-right: 13px;
	background-repeat: no-repeat;
}

.box .image img {
	width: 83px;
	height: 75px;
	margin: 2px 0 0 4px;
}

.box h4, .box h4 a {
	font-size: 14px;
	color: #000031;
	font-weight: bold;
	margin-bottom: 5px;
}

.box-2 {
	float: left;
	width: 350px;
	border: 1px solid #b8bdc5;
	background-color: #d9d796;
	padding: 15px 6px 15px 16px;
	line-height: 12px;
	font-size: 10px;
	color: #000031;
	margin-top: 9px;
}

.box-2 img {
	float: left;
	border: 1px solid #938e96;
	margin: 0 15px 0 0;
}

.box-2 h4, .box-2 h4 a {
	font-size: 14px;
	color: #000031;
	margin-bottom: 13px;
	font-weight: bold;
}

.google-ads {
	float: right;
	width: 215px;
	overflow: hidden;
	margin-top: 15px;
	border: 1px solid #b8bdc5;
	height: 245px;	
}
.discounts {
	float: right;
	width: 215px;
	overflow: hidden;
	margin-top: 15px;
	border: 0px solid #b8bdc5;
	height: 100px;
	color: #000031;	
}

.sponsors {
	clear: both;
	padding: 0px 0 0 0;
}

.sponsors .title {
	float: left;
	background-color: #000031;
	padding: 0 12px 0 12px;
	line-height: 22px;
	height: 22px;
	color: #FFFFFF;
	font-size: 12px;
}

.sponsors .list {
	border: 1px solid #000031;
	background-color: #f4f4f1;
	clear: both;
	padding: 6px 0 6px 3px;
	overflow: hidden;
}

* html .sponsors .list {
	zoom: 1;
	margin-top: -10px;
}

*+html .sponsors .list {
	margin-top: -20px;
}

.sponsors .list a {
	float: left;
	margin-right: 12px;
}

.sponsors ul li {
	float: left;
}

.sponsors .list .last a {
	margin-right: 0;
	margin-left: 2px;
}

.footer {
	clear: both;
	padding: 21px 0 0 0;
	text-align: center;
	background-color: #FFFFFF;
}

.control-scan-1 {
	background-image: url(../images/control-scan-1.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 54px;
	padding: 1px 0 0 50px;
	margin-right: 5px;
	float: left;
	margin-left: 300px;
	font-size: 10px;
	line-height: 14px;
	color: #000031;
}

* html .control-scan-1 {
	margin-left: 170px;
}

.control-scan-2 {
	background-image: url(../images/control-scan-2.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 54px;
	padding: 1px 0 0 50px;
	margin-right: 12px;
	float: left;
	font-size: 10px;
	line-height: 14px;
	color: #000031;
}

.accredited-business {
	float: left;
}



.paypal-new-2 {
	background-image: url(../images/paypal_new.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 154px;
	padding: 1px 0 0 50px;
	margin-right: 12px;
	float: left;
	font-size: 10px;
	line-height: 14px;
	color: #000031;
}
.footer .info {
	clear: both;
	color: #000031;
	line-height: 20px;
	font-size: 10px;
}

.footer ul {
	padding: 10px 0 0 0;
	margin: 0 auto;
	margin-left: 150px;
}

.footer ul li {
	float: left;
}

.footer ul li a {
	color: #0000ff;
	text-decoration: underline;
	padding: 0 5px 0 5px;
	border-right: 1px solid #0d2e50;
}

.footer ul li.last a {
	border: none;
}

.footer ul li a:hover {
	text-decoration: none;
}

/* -------------------------
	Inner pages styles
------------------------- */
.inner-1 {
	color: #000031;
	background-image: url(../images/inner-content-right-bg.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
}

* html .inner-1 {
	background-position: 0 1px;
}

.inner-1 .left {
	float: left;
	padding-left: 21px;
	width: 316px;
	color: #323232;
	line-height: 15px;
}

.inner-1 .right {	
	float: left;
	min-height: 690px;
	padding: 10px 0 0 10px;
	width: 660px;
}

* html .inner-1 .left {
	height: 690px;
}

.inner-1 h1 {
	font-size: 30px;
	line-height: 30px;
	color: #000031;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 18px;
}

.inner-1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #990000;
	margin-bottom: 12px;
	font-weight: bold;
}

.inner-1 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000031;
	margin-top: 18px;
	line-height: 20px;
	font-weight: bold;
}

.padding-block {
	padding: 0 0 0 15px;
}

p {
	padding-bottom: 15px;
}
/*-----------------------------------------------------OLD STYLE CLASSES------------------------------------------------------------*/
.titles22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	/* Added by Sridhar */
	padding-top:8px;	
}
.mediumBlueHeading {color: #00f; font-size:18px;font-weight: 700;}




.CM-LeftHeaderText {
	font-size: 9.5pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #3C4866;
	}
.CM-TLH {
	background: url("../images/CM_TLH_1.gif") no-repeat;
	width: 10px;
	height: 24px;
}
.CM-RightHeaderText {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: right;
	background-color: #3C4866;
}
.CM-TRH {
	background: url("../Images/CM_TRH_1.gif") no-repeat;
	width: 10px;
	height: 24px;
}
.CM-VBorder {
	 border-right: #3C4866 1px solid; 
	 padding: 5px; 	 
	 border-left: #3C4866 1px solid; 
	 border-bottom:  #3C4866 1px solid; 
}

