/* ie hack */
.mag_top {
    *margin-top:10px;
}

h3{
    font-size:12px;
    padding-bottom: .5em;
}

.alt_text {
    margin: 5px 0 0 10px;
	*margin: 15px 0 0 10px;
}

.alt_text_nether {
    margin-top: -10px;
	margin-top: -15px;
}

/* ie hack */

body {
    margin: 0px;
	padding: 0px;
    background-image: url("../images/landing/body-bg.png");
    font-family: Arial, Verdana;
	*text-align:center;
}

.main-content {
    padding: 12px;
    width: 829px;
	*width: 855px;
    background-color: #fff;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.ul {
 text-decoration: underline;
 color: blue;
}

.u {
 text-decoration: underline;
 color: blue;
 *padding-right: 20px;
}

.u1 {
 text-decoration: underline;
 color: blue;
}

.success {
   width: 100%;
   color: #d51f26;
   border: 1px solid #d51f26;
   display: block;
   position: relative;
   float: left;
   text-align: center;
}

.promotional-code {
   width: 300px;
   color: #d51f26;
   border: 1px solid #d51f26;
   display: block;
   position: relative;
   left: 265px;
   margin-top: 15px;
   *margin-top: 27px;
   text-align: center;
}

.three-cols {
 width: 33%;
}

.two-cols {
 width: 50%;
}

.quote {
 width: 227px;
 height: 61px;
 background-image: url("../images/landing/get-a-free-quote.png") ;
 background-repeat: no-repeat;
}

.quote:hover {
 background-position: -246px 0px;
}

.email {
 width: 227px;
 height: 61px;
 background-image: url("../images/landing/email-cpg-a-question.png") ;
 background-repeat: no-repeat;
}

.email:hover {
 background-position: -246px 0px;
}

.gradient-side {
 float: left;
 width: 22px;
 height: 2px;
}

.caps {
 text-transform: capitalize;
}

p {
 font-size: 80%;
}

.spaced {
 font-size: 100%;
 padding: .5em;
}

.cpg-table {
 margin-left: auto;
 margin-right: auto;
 width: 100%;
}

.cpg-table td {
 vertical-align: top;
 font-size: 80%;
 border: 1px solid #e0e0e0;
}

.cpg-table td ul {
 padding: 0px;
 padding-left: 6px;
 list-style-type: none;
 text-indent: -.5em;
 margin-left: 1em;
}

.cpg-table td ul li:before {
 content: "- ";
}

.cpg-table th {
 padding: .5em;
 border: 1px solid #efefee;
 background-color: #d51f26;
 color: #fff;
}
table.cpg-table {
 border-collapse: collapse;
}

/* jQuery */

 #play img {
     margin-top: 1px;
	 border:0px;
	 width:546px;
	 height:77px;
	 z-index:1;
}

 #play {width:543px;height:0px; margin: 0 auto; border: 0px solid red; padding:4px;z-index:2;}
 #play_info {
     font-size:11px;
	 position:absolute;
	 padding: .5em;
	 padding-top: 0px;
	 margin-top:0px;
	 height:42px;
	 width:420px;
	 color:#fff;
	 z-index:5;
	 cursor:pointer;
}
 #play_info b{font-size:12px;display:block;color:#fff;}
 #play_bg {position:absolute;background-color:#000;margin:6px;height:68px;width:430px;filter: Alpha(Opacity=40);opacity:0.4;z-index:4; color: #fff;}
 
 #play_text {
     position:absolute;
	 margin:6px 0 0 437px;
	 height:50px;
	 width:60px;
	 z-index:8;
	 color: #fff;
}

 #play_text ul {
     list-style-type:none; 
	 width:65px;
	 height:50px;
	 display:block;
	 padding-top:1px;
	 _padding-top:0px;
	 filter: Alpha(Opacity=80);
	 opacity:0.8;
}

 #play_text ul li {
     width:14px;
	 height:14px;
	 float:left;
	 background-color:#000;
	 display:block;
	 color:#fff;
	 text-align:center;
	 margin:1px;
	 cursor:pointer;
	 font-size:9px;
	 margin-top:-14px;
	 *margin-top:2px;
}

 #play_list span{display:block;width:421px;height:58px;position:absolute;padding:10px;*margin-top:10px;}
/* jQuery */

div.benefits {
 background-image: url('../images/landing/4-benefits-gradient.png');
 background-repeat: no-repeat;
 width: 545px;
 *width: 570px;
 height: 24px;
 padding: 12px;

 margin-bottom: 12px;
 cursor: pointer;


}

.active {
 background-image: url('../images/landing/4-benefits-gradient.png');
 background-position: 0px -48px;
}

div.benefits:hover {
 background-image: url('../images/landing/4-benefits-gradient.png');
 background-position: 0px -48px;
}
div.benefits:visited {
 background-image: url('../images/landing/4-benefits-gradient.png');
 background-position: 0px -48px;
}
.benefits div {
 line-height: 24px;
 float: left;
}

.number {
 margin-top: 1px; 
 width: 30px;
 display: block;
 float: left;
}

.save {
 display: block;
 height: 150px;
 top: -10px;
 left: 363px;
 position: absolute;
 float: none;
}

.text {
 margin-top: 5px;
 margin-left: 5px;
 display: block;
 float: left;
 font-size: 12px;
}

img {
 border: 0px;
}

a {
 text-decoration: none;
 color: #000;
}

a.more:hover {
 text-decoration: overline;
}

.more {
 margin-top: 1px; 
 float: left;
 text-align: right;
 color: blue;
}

.expander {
 height: 24px;
 width: 24px;
}

.expand-collapse {
 width: 20px;
 height: 20px;
 float: right;
 display: block;
 text-align: right;
 *margin-top: -18px;
}

.collapse {
 background-image: url("../images/landing/expand-collapse.png");
 background-position: 0px;
 background-repeat: no-repeat;
 width: 20px;
 height: 20px;
}

.read-more {
 background-image: url("../images/landing/expand-collapse.png");
 background-position: -20px;
 background-repeat: no-repeat;
 width: 20px;
 height: 20px;
}

.ad_heading_text {
    text-align: center;
    font-size: medium;
    padding: 1em;
}

.contact_cpg {
    background-color: #efefee;
    background-image: url('../images/landing/gradient_light.gif');
    background-repeat: repeat-x;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}

.layer_0 {
    border-collapse: collapse;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.layer_1 {
    height: 100%;
    border-collapse: collapse;
}

.layer_2 {
    height: 100%;
    border-collapse: collapse;
}

.layer_3 {
    height: 100%;
    border-collapse: collapse;
}

.layer_3 td {
    margin: 0px;
    padding: 0px;
}

.layer_3 {
    font-family: Arial;
}

.layer_5 {
    padding: .5em;
    font-size: smaller;
    vertical-align: top;
}

.layer_5 input {
    width: 100%;
	*width: 96%;
}

.bg_input {
    border: solid 1px;
    background-color: #ffffe7;
	font-size:12px;
}

.layer_5 select {
    width: 100%;
	*width: 96%;
}

.layer_6 {
    font-family: Arial;
    font-size: large;
	*font-size: 18px;
    background-color: #efefee;
}

.mediacy {
    text-align: center;
}

.mediacy1 {  /* for ie */
    *text-align: center;
}

textarea {
    font-family: Arial;
    width: 100%;
	*width: 96%;
}

input {
    font-family: Arial;
}

.required {
    color: #d60000;
	*padding-left: 5px;
}

.lower_table_div_a {
    float: left;
    width: 140px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
}

.lower_table_div_b {
    position: relative;
    float: left;
    width: 140px;
    height: 100px;
}

.lower_table_div_b div {
    position: relative;
    top: 30%;
}

.lower_table_div_c {
    float: left;
    font-size: smaller;
    width: 370px;
    height: 100px;
}

.lower_table_div_c div {
    position: relative;
    top: 30%;
}

.lower_table_div_d {
    position: relative;
    float: left;
    text-align: center;
    width: 160px;
    height: 100px;
    cursor: pointer;
}

.lower_table_div_d div {
    position: relative;
    top: 25%;
}

.email_cpg_landingpage {
    z-index: 200;
    font-family: Arial;
    position: absolute;
    background-color: #efefee;
    background-image: url('../images/landing/gradient_light.gif');
    background-repeat: repeat-x;
    border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    display: none;
}

.close_btn {
    float:right;
	margin-right:12px;
	*margin-right:20px;
	_margin-right:13px;
}

.close_btn_img {
    z-index: 200; 
	width: 20px;
	height: 21px;
	position: absolute; 
	float: right; 
	cursor:pointer;
}

.chat {
    font-family: Arial;
    position: absolute;
    float: none;
    background-color: #efefee;
    background-image: url('../images/landing/gradient.png');
    background-repeat: repeat-x;
    border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    z-index: 200;
    display: none;
}

.linkstyle a {
    font-family: Arial;
    font-size:13px;
	text-decoration: none;
}

.linkstyle a:hover {
    font-family: Arial;
    font-size:13px;
}

.background_layer {
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    background-color:#000;
    height: 100%;
    width: 100%;
    /* for IE */
    filter:alpha(opacity=50);
    /* CSS3 standard */
    opacity:0.5;
    display: none;
}

div {
 float: left;
 position: relative;
}

.inner-row {
 width: 827px;
}

.row {
 width: 100%;
}

.top {
 width: 831px;
 background-image: url("../images/landing/top.png")
}

.bottom {
 width: 831px;
 background-image: url("../images/landing/bottom.png")
}

.corner {
 height: 12px;
 width: 12px;
}

.wrapper {
 top: 1em;
 float: none;
 width: 870px;
 height: 643px;
 *text-align: left;
 margin-left: auto;
 margin-right: auto;
}

#callnum {
 font-size: 120%; 
 text-align: center; 
 padding: 0; 
 margin: 0; 
 margin-bottom: .5em;
}

.left {
 float: left;
}

.right {
 float: right;
}

.right_div {
 padding-right: 1em; 
 margin-left: 1em;
}

.right_div_fq {
 margin:0 0 -6px 39px;
 *margin:0 0 0 39px;
}

.r_d1_title {
 font-size: 120%; 
 margin: 0;
 padding: .5em;
 padding-left: 0;
}

.r_d2_title {
 font-size: 140%; 
 margin: 0; 
 padding: .5em; 
 padding-left: 0;
}

#fq_form {
 width:252px; 
 height:225px; 
 background: url('../images/landing/quote-form-background.png') no-repeat bottom;
}

#pp_img {
 margin-top:-2px; 
 width: 17px; 
 height: 16px;
}

#pp_div {
 float:right; 
 margin-left:2px; 
 font-size:9px; 
 *margin: -13px 23px 0 0;
}

.c_info_div {
 width: 100%; 
 padding: .5em
}

h1 {
 font-size: 28px;
}

#desc_div {
 margin-top: 5px;
 *margin: 53px 0 0 -300px;
 font-size: 10px;
}

.headline-text {
 text-align: center;
 line-height: 121px;
 width: 783px;
 font-size: 28px;
 background-image: url("../images/landing/gradient.png");
}

.gradient-box {
   width: 827px;
   top: .5em;
   margin-bottom: 1em;
}

.clear {
 margin-bottom: 1em;
}

.headline-image {
 height: 121px;
}

.caption {
 font-size: 10px;
}

.content {
 width: 520px;
 padding-left: 2em;
 padding-right: ;
}

#desc_txt {
 padding-right: 1em; 
 margin-left: 1em;
}

.desc_txt_title {
 text-transform: capitalize; 
 font-size: 120%; 
 margin: 0; 
 padding: .5em; 
 padding-left: 0;
}

#benefit_points {
 margin-left: 1em; 
 *margin-bottom: 0.8em;
}

/* StayPut calldiv */
#Mainbody {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:auto;
	z-index:1;
}

#stayput {
	position:absolute;
	top:17px;
	left:0px;
	background-color: #fff;
	filter: Alpha(Opacity=70);
	opacity:0.7;
	z-index:2;
	overflow:hidden;
}