/* DEFAULT DEFINITION */
html, body { height:100%; margin:0; padding:0; font:12px Arial, Verdana, Helvetica, sans-serif; color:#676D71; }

#sears, #vonage { background:#FDFCFA url(../img/bg_body.gif) top left repeat-x; }
#general { background:#A0A094 url(../img/bg_body_general.gif) top left repeat-x; }

img, table, td, fieldset, form, legend, h1, h2, h3, h4, h5, h6, ol, ul, p, dl, dt, dd { margin:0; padding:0; border:0; list-style:none; }
a { color:#0C5D94; text-decoration:underline; outline:none; }
a:hover { text-decoration:none; }
.floatLeft { float:left; }
.floatRight { float:right; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }
.offleft { position:absolute; left:-5000px; width:2000px; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }/*ie7*/
.clearfix { display:block; }
* html .clearfix { height:1%; }
abbr { border:none; }
.smallTxt { font-size:0.9em; }
.bigTxt { font-size:1.1em; }
.blue { color:#3B8BD4; }
ol { padding:0 0 12px 30px; list-style:decimal; }


/* Trebuchet MS, Verdana, Arial, Helvetica, sans-serif */

/* FORMS */
input, select, textarea, button { font:1em Arial, Verdana, Helvetica, sans-serif; color:#333; }
.inputText, textarea  { border:1px solid #544B3B; padding:2px; }
select { border:1px solid #7f9db9; padding:1px; }

.hr { clear:both; background:url(../img/bg_hr.gif) left 10px repeat-x; height:30px; } 
.hr hr { display:none; }


.fontsize42 { font-size:42px; }
.fontsize34 { font-size:34px; }
.fontsize31 { font-size:31px; }
.fontsize28 { font-size:28px; }
.fontsize24 { font-size:24px; }
.fontsize22 { font-size:22px; }
.fontsize20 { font-size:20px; }
.fontsize18 { font-size:18px; }
.fontsize17 { font-size:17px; }
.fontsize16 { font-size:16px; }
.fontsize14 { font-size:14px; }
.fontsize11 { font-size:11px; }
.colored { color:#8B6133; }
.color-666 { color:#666; }
.color01 { color:#FE9800; }
.color02 { color:#3676AC; }
.color-000 { color:#000; }
.color-fff { color:#fff; }

.uppercase { text-transform:uppercase; }
.Trebuchet { font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }


/* H TITLES */
h1 { display:block; margin:0 0 10px 0; color:#CC0000; font-weight:bold; font-size:34px; text-transform:uppercase; }
h2 { display:block; margin:26px 0 10px 0; color:#8B6133; font-weight:bold; font:16px georgia; }

.font_georgia { font-family:georgia; }


.calendar_txt { font:16px Times New Roman, Times, serif; }

/* MAIN CONTAINER */
#main-container { width:761px; margin:0px auto; }
#bg-main-container { float:left; width:100%; }

#sears #bg-main-container { background:url(../img/bg_container_sears.gif) top left repeat-y; }
#vonage #bg-main-container { background:url(../img/bg_container_vonage.gif) top left repeat-y; }
#general #bg-main-container { background:#fff; }


/* MAIN HEADER */
#main-header { width:100%; float:left; height:326px; }
#main-header_template { width:100%; float:left; height:326px; background:url(../img/bg_header_template.jpg) top left no-repeat; }

#sears #main-header { background:url(../img/bg_header_sears.jpg) top left no-repeat;  }
#vonage #main-header { background:url(../img/bg_header_vonage.jpg) top left no-repeat; }
#general #main-header { background:url(../img/bg_header_general.jpg) top left no-repeat; }


/* MAIN HEADER - LOGO */
/*#logo { width:210px;}
#logo a { position:absolute; display:block; margin:10px 0 0 30px; }*/

#powered { position:absolute; display:block; margin:30px 0 0 600px; }


/* MAIN HEADER - MAIN NAVIGATION */
#mainNav { display:block; margin:110px 0 0 0; width:224px; }
#mainNav ul {  }
#mainNav ul li { display:inline; }
#mainNav ul li.first a { background:none; }
#mainNav ul li a { display:block; float:left; width:150px; font-size:13px; color:#2F5871; text-decoration:none; font-weight:bold; background:url(../img/bg_mainNav.gif) right 100px no-repeat; margin:0 0 6px 0; }
* html #mainNav ul li a { float:left; }
#mainNav ul li a:hover { color:#E96F20; text-decoration:none; background-position:right 17px; }

#mainNav ul li.item1 a { padding:12px 22px 0 48px; height:36px; }
#mainNav ul li.item2 a { padding:18px 22px 0 48px; height:30px; }

#mainNav ul li.active a { color:#E96F20; background-position:right 17px; }


/* MAIN CONTENT */
#main-content { float:left; width:100%; height:334px; margin:6px 0 0 0; }
.content { padding:8px 26px 0 264px; }

#sears #main-content { background:url(../img/bg_main_container_sears.jpg) top left no-repeat; }
#vonage #main-content { background:url(../img/bg_main_container_vonage.jpg) top left no-repeat; }
#general #main-content { background:url(../img/bg_main_container_general.jpg) top left no-repeat; height:240px; }


.price { padding:20px 0 0 277px; }

.start_shopping { width:210px; color:#fff; margin:110px 0 0 0; }
.start_shopping .title { text-align:center; padding:14px 0 12px 0; }
.start_shopping .start a { display:block; width:210px; height:30px; text-indent:-9999px; display:block; }


.form_right { width:210px; font-size:11px; color:#74746C; margin:128px 0 0 0; }
.form_right label { display:block; padding:0 0 4px 0; }
.form_right .inputText { font-size:11px; color:#74746C; border:3px solid #E0E0E0; }


/* MAIN FOOTER */
#main-footer { width:100%; clear:both; }
#footer { background:url(../img/bg_footer.gif) top left no-repeat; width:761px; height:80px; margin:0px auto; }
#footer_template { background:url(../img/bg_footer_template.gif) top left no-repeat; width:761px; height:80px; margin:0px auto; }

#general #footer { background:#fff url(../img/bg_footer_general.gif) bottom left no-repeat; }



.featured-providers { float:left; width:100%; }
.featured-providers .text { background:url(../img/bg_featured_providers.gif) top left no-repeat; width:730px; height:100px; margin:0px auto; }  
.featured-providers .text .title { color:#fff; font-weight:bold; padding:10px 0 0 30px; }
.featured-providers .text .logos { display:block; margin:12px 0 0 20px; }
.featured-providers .text .logos img { padding:0 4px 0 0; }




/* MAIN FOOTER - BOTTOM NAVIGATION */
.botNav { text-align:center; padding:40px 2px 0 0; color:#98978B; display:block; float:right; font-size:11px; }
.botNav a { color:#98978B; text-decoration:none; padding:0 8px; }
.botNav a:hover { text-decoration:underline; }

#general .botNav { text-align:center; padding:10px 2px 0 0; color:#467DC3; display:block; font-size:11px; float:none; }
#general .botNav a { color:#467DC3; text-decoration:none; padding:0 8px; }
#general .botNav a:hover { text-decoration:underline; }

 
.copyright { color:#98978B; display:block; padding:40px 0 0 10px; font-size:11px; line-height:14px; float:left; }
.copyright a { color:#fff; }
.copyright img { vertical-align:middle; }

#general .copyright { color:#98978B; display:block; padding:10px 0 0 0; font-size:11px; line-height:14px; text-align:center; float:none; }



.contact-form { float:left; display:block; width:500px; text-align:left; background:#F6F6F8; border:1px solid #E4E5E7; padding:10px; }
.contact-form td { vertical-align:top; border-bottom:1px solid #E4E5E7; padding:8px 0 8px 10px; }
.formContact { width:100%; }
.formContact .inputText { width:210px; padding: 2px 4px 2px 4px; border:1px solid #CDCED0; vertical-align:middle; color: #666666; }
.formContact #msgContactForm { width:210px; font-family:Arial, Helvetica, sans-serif; }





.msg { background:#F58025; color:#fff; }

.form_msg { width:210px; font-size:11px; color:#fff; padding:0 0 0 10px; height:208px !important; height:214px; }
.form_msg label { display:block; padding:0 0 4px 0; }
.form_msg .inputText { font-size:11px; color:#74746C; border:3px solid #E0E0E0; }









.subnavoff, a.subnavoff, .subnavoff:visited	{
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
}
a.subnavoff:hover, .subnavHover	{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.subnavOn, a.subnavOn, .subnavOn:visited, a.subnavOn:hover	{
	color: #004D69;
	font-weight: bold;
	text-decoration: none;
}

