body {
	margin: 0 0 30px 0;
	padding: 0;
	font: 13px Arial, Verdana, "Sans-Serif";
	background: #CACACA url(/images/bg-main.gif) center repeat-y;
	color: #000;
}

p {
	font-size: 13px;
	margin: 0px 0px 15px 0px;
	line-height: 20px;
}

a {
	color: #3366cc;
	text-decoration: underline;
}

a:hover {
	color: #FFAC1A;
	text-decoration: underline;
}

a:active {
}

a:visited {
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.u {
	text-decoration: underline;
}

img {
	border: 0;
}






h1 {
	font-size: 25px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #072d73;
	letter-spacing: -1px;
}

h2.title {
	font-size: 23px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #333;
	letter-spacing: -1px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #333;
	letter-spacing: 0;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px 0;
	color: #333;
	letter-spacing: 0;
}

h3.title {
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 15px 0;
	color: #333;
	letter-spacing: 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0px;
}




ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 20px;
}

li {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	list-style: square outside;
	line-height: 18px;
}






div.backtotop {
	margin: 0px;
	font-size: 11px;
	text-align: right;
	padding: 10px 0px 0px 0px;
}






#wrapper {
	width: 950px;
	margin: 0px;
	padding: 0px;
}






#header {
	width: 980px;
	margin: 0;
	padding: 0;
}

#header .container {
	width: 980px;
	padding: 0;
	text-align: left;
}

#header h1 {
	margin: 0 0 0 15px;
	padding: 0;
}

#header h1 a {
	text-decoration: none;
	color: #fff;
}

#header div.banner {
	float: right;
	margin: 15px;
}




#tabs {
	float: left;
	width: 100%;
	margin: 0;
}

#tabs div.container {
	width: 950px;
	font-size: 15px;
	padding: 0;
	font-weight: bold;
	background-position: top;
	background-repeat: repeat-x;
}

#tabs ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float: left;
	background: url(/images/tableft.gif) no-repeat top left;
	margin: 0px 3px 0px 0px;
	padding: 0 0 0 12px;
	text-decoration: none;
}

#tabs a span {
	float: left;
	display: block;
	background: url(/images/tabright.gif) no-repeat top right;
	padding: 8px 12px 6px 0;
	color: #666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
	color: #fff;
	background-position: 100% -56px;
}

#tabs a:hover {
	color: #fff;
	background-position: 0 -56px;
}

#tabs a.active {
	float: left;
	background: url(/images/tableft_selected.gif) no-repeat top left;
	margin: 0px 3px 0px 0px;
	padding: 0 0 0 12px;
	text-decoration: none;
}

#tabs a.active span {
	float: left;
	display: block;
	background: url(/images/tabright_selected.gif) no-repeat top right;
	padding: 8px 12px 6px 0;
	color: #fff;
}




#subnav {
	clear: both;
	width: 100%;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#subnav div.container{
	width: 950px;
	background: #666 url(/images/bg-subnav.gif) bottom no-repeat;
	padding: 6px 0;
	text-align: left;
}

#subnav a {
	color: #fff;
	padding: 6px;
}




.breadcrumbs {
	width: 950px;
	background: #eee;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.breadcrumbs .bcontainer{
	padding: 5px 0 5px 7px;
	text-align: left;
}




#content {
	clear: both;
	width: 100%;
	align: center;
	text-align: left;
	padding: 0;
}




a.more {
  display: block;
  width: 79px;
  height: 21px;
  background: url(/images/moreinfo.gif) 0 0 no-repeat;
  text-decoration: none;
  float: left;
  margin-right: 3px;
  background-position: 0 -21px;
}
       
a:hover.more {
  text-decoration: none;
  background-position: 0 0;
}

a.go {
  display: block;
  width: 71px;
  height: 21px;
  background: url(/images/alldeals.gif) 0 0 no-repeat;
  text-decoration: none;
  float: left;
  background-position: 0 -21px;
}
       
a:hover.go {
  background-position: 0 0;
  text-decoration: none;
}

#footer {
	text-align: center;
	padding: 15px 0px 5px 0px;
	margin: 0;
	clear: both;
	border-top: 1px solid #ccc;
}

#footer p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
}

#footer a {
}




#left-menu {
	float: right;
	display: block;
	width: 160px;
	margin: 15px 0 15px 0;
	padding: 0;
}

#left-menu a.link1 {
	display: block;
	width: 160px;
	height: 29px;
	background: url(/images/find-a-mobile.gif) no-repeat;
	margin: 0 0 0 0;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	padding: 6px 0 0 22px;
}

#left-menu span {
	margin-left: 25px;
}

#left-menu a.link2 {
	display: block;
	background: #f1f1f1;
	padding: 5px 9px;
	margin: 0;
	color: #333;
	border: 1px solid #ccc;
	border-top: 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

#left-menu a.link1:hover {
	background: url(/images/find-a-mobile2.gif) no-repeat;
	color: #fff;
}

#left-menu a.link2:hover {
	background: #E5197A;
	color: #fff;
}

.deal1 {
	float: left;
	display: block;
	width: 242px;
	height: 270px;
	background: url(/images/bg-deal.gif) no-repeat;
	margin: 0 17px 17px 0;
	font-size: 11px;
}

.deal2 {
	float: left;
	display: block;
	width: 242px;
	height: 270px;
	background: url(/images/bg-deal.gif) no-repeat;
	margin: 0 17px 17px 0;
	font-size: 11px;
}

.deal3 {
	float: left;
	display: block;
	width: 242px;
	height: 270px;
	background: url(/images/bg-deal.gif) no-repeat;
	margin: 0 0 17px 0;
	font-size: 11px;
}

.deal1b {
	float: left;
	display: block;
	width: 242px;
	height: 500px;
	background: url(/images/bg-deal-big.gif) no-repeat;
	margin: 0 17px 17px 0;
	font-size: 11px;
}

.deal2b {
	float: left;
	display: block;
	width: 242px;
	height: 500px;
	background: url(/images/bg-deal-big.gif) no-repeat;
	margin: 0 17px 17px 0;
	font-size: 11px;
}

.deal3b {
	float: left;
	display: block;
	width: 242px;
	height: 500px;
	background: url(/images/bg-deal-big.gif) no-repeat;
	margin: 0 0 17px 0;
	font-size: 11px;
}

.deal1c {
	float: left;
	display: block;
	width: 242px;
	height: 800px;
	background: url(/images/bg-deal-bigger.gif) no-repeat;
	margin: 0 17px 17px 0;
	font-size: 11px;
}

.deal2c {
	float: left;
	display: block;
	width: 242px;
	height: 800px;
	background: url(/images/bg-deal-bigger.gif) no-repeat;
	margin: 0 17px 17px 0;
	font-size: 11px;
}

.deal3c {
	float: left;
	display: block;
	width: 242px;
	height: 800px;
	background: url(/images/bg-deal-bigger.gif) no-repeat;
	margin: 0 0 17px 0;
	font-size: 11px;
}

.deal1 h2, .deal2 h2, .deal3 h2, .deal1b h2, .deal2b h2, .deal3b h2, .deal1c h2, .deal2c h2, .deal3c h2  {
	letter-spacing: -1px;
	color: #333;
	font-size: 17px;
	font-weight: bold;
	padding: 11px 9px 0 12px;
	letter-spacing: 0;
}

.deal1 img.phone, .deal2 img.phone, .deal3 img.phone, .deal1b img.phone, .deal2b img.phone, .deal3b img.phone, .deal1c img.phone, .deal2c img.phone, .deal3c img.phone {
	float: right;
	margin: 0 10px 0 0;
}

.deal1 p, .deal2 p, .deal3 p {
	font-size: 11px;
	margin: -3px 0 0 14px;
	padding: 0;
	line-height: 15px;
}

.deal1 p.price, .deal2 p.price, .deal3 p.price {
	font-size: 14px;
	color: #D71873;
	font-weight: bold;
	margin: 11px 0 15px 14px;
	padding: 0;
}


.deal1b p, .deal2b p, .deal3b p, .deal1c p, .deal2c p, .deal3c p  {
	font-size: 11px;
	margin: -3px 0 0 14px;
	padding: 0;
	line-height: 15px;
}

.deal1b p.price, .deal2b p.price, .deal3b p.price, .deal1c p.price, .deal2c p.price, .deal3c p.price {
	font-size: 14px;
	color: #D71873;
	font-weight: bold;
	margin: 11px 0 15px 14px;
	padding: 0;
}


.dealbb1 {
	float: left;
	display: block;
	width: 242px;
	height: 160px;
	background: url(/images/bg-dealbb.gif) no-repeat;
	margin: 0 17px 17px 0;
	font-size: 11px;
}

.dealbb2 {
	float: left;
	display: block;
	width: 242px;
	height: 160px;
	background: url(/images/bg-dealbb.gif) no-repeat;
	margin: 0 17px 17px 0;
	font-size: 11px;
}

.dealbb3 {
	float: left;
	display: block;
	width: 242px;
	height: 160px;
	background: url(/images/bg-dealbb.gif) no-repeat;
	margin: 0 0 17px 0;
	font-size: 11px;
}

.dealbb1 h2, .dealbb2 h2, .dealbb3 h2 {
	letter-spacing: -1px;
	color: #333;
	font-size: 17px;
	padding: 9px 3px 0 12px;
	letter-spacing: 0;
	font-weight: bold;
}

.dealbb1 img.phone, .dealbb2 img.phone, .dealbb3 img.phone {
	float: right;
	margin: 0 10px;
}

.dealbb1 p, .dealbb2 p, .dealbb3 p {
	font-size: 11px;
	margin: -3px 0 0 14px;
	padding: 0;
	line-height: 15px;
}

.dealbb1 p.price, .dealbb2 p.price, .dealbb3 p.price {
	font-size: 14px;
	color: #D71873;
	font-weight: bold;
	margin: 11px 0 15px 14px;
	padding: 0;
}

.dropmenudiv_a{
position:absolute;
margin-top: 1px;
margin-left: 1px;
font-size: 13px;
line-height:18px;
z-index:1000000001;
background: url(/images/dropdown.gif) bottom no-repeat;
width: 166px;
visibility: hidden;
padding: 0 0 7px 0;
text-align: left;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 7px;
border-bottom: 1px dotted #ccc;
padding: 3px 0;
text-decoration: none;
color: #444;
margin: 0 7px;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{
text-decoration: underline;
color: #000;
}

.lead-story {
	height: 220px;
}

.lead-story .image {
	display: block;
	float: left;
	width: 220px; 
	height: 190px;
	margin: 0 15px 15px 0;
	border: 1px solid #ccc;
}

.lead-story h2 {
	font-weight: bold;
}

.secondary-stories .secondary {
	display: block;
	width: 367px;
	float: left;
	margin-bottom: 1px;
	border-top: 1px dotted #ccc;
}



table.comp { border-collapse: collapse; width: 100%; margin-bottom: 1em; font-size: 100%; }
table.comp td, table th { border: 1px solid #dedede; padding: 0.3em 10px; text-align: center; min-height: 2.5em; }
table.comp th { color:#26a9e0; }
table.comp thead td { background: #0f2429; color: #fff; font-size: 120%; padding: 0.25em 10px; border: 1px solid #2D3F44; border-top:0px; border-bottom:2px solid #FFF;}
table.comp .col1 { text-align: left; font-weight:bold; }
table.comp .col2, table .col3, table .col4 { width: 130px; }
table.fiverows .col2, table.fiverows .col3, table.fiverows .col4, table.fiverows .col5 { width: 92px; }
table.tworows .col2 { width:250px; }

table.threerows .col1, table.threerows .col2, table.threerows .col3 { width: 152px; }


table.comp tbody td.highlight { background: #ffffe5;}
table.comp tr.row { background: #ededed; color: #26a9e0; text-transform: uppercase; font-weight: bold; }
table.comp tr.row2 { background: #ededed; }
table.comp tr.row td.highlight { background: #f8f8df;}
table.comp .important { background: url(../inc/table/important.png) 97% 50% no-repeat; }

table.comp a.subscribe {background: url(../inc/table/btn_subscribenow.png) no-repeat top left; display:block; width:110px; height:30px;}
table.comp a.subscribe:hover {background: url(../inc/table/btn_subscribenow.png) no-repeat bottom left;}

