/* defaults */
body { margin: 0; font-size: 80%;}
body, form, input, td { font-family: Tahoma; color: #666666; margin: 0; }
img   { border: 0; }
h1    { color: #666666; font-size: 24px; font-weight: normal; padding: 0; margin: 0;  top: 106px; left: 170px; }
h2    { color: #666666; font-size: 0.95em; font-weight: bold; padding: 0; margin: 10px 0 5px 0; }
.hide { display: none; }

a       { color: #666666; text-decoration: underline; }
a:hover { color: #FFA611; text-decoration: underline; }

#submidcolumnwide {width:598px;}
#subhead, #subhead h2 {width:100%;}
#subhead {border-bottom: 1px solid #e6e6e6; height:30px; *height:46px; *zoom:1;}
#subhead h2 {
    font-size:24px;
    margin:0px 0 5px;
    background:transparent url(images/hd-commercial.gif) no-repeat scroll left top;
    height:21px;
}
#subhead h2 span {display:block; position:absolute; left: -999em;}

/* offer style */
.Container {
	font-family:Tahoma;
}
.sectionInfo {
    padding:15px 0;
    width:100%;
    float:right;
    font-size:12px;
}

.sectionInfo h3, .sectionInfo .h3 {
    width:210px;
    float:right;
    margin:0;
    color: #003399;
    font-size: 18px;
}

.pageFooter {
    margin-top:15px;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.sectionInfo p {
    width:185px;
    float:right;
    margin:0;
	margin-top:5px;
    padding:0;
}

.sectionInfo .paging {
    width:190px;
    float:left;
    color:#000;
	margin-top:5px;
}

.sectionInfo .paging a {
    color:#666;
    text-decoration:none;
}

.sectionInfo .paging a:hover {
    color:#000;
}

.sectionInfo .paging a.black {
    color:#000;
}

.sectionInfo .paging .prev {
    width:60px;
    float:right;
}
.sectionInfo .paging .pages {
    width:75px;
    float:right;
    text-align:center;
}
.sectionInfo .paging .next {
    width:50px;
    float:left;
}

.forms {
    clear:both;
    padding:12px 0;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

select {
    font-size:12px;
    border:1px solid #999;
    width:150px;
    margin-left:10px;
	font-family:Tahoma;
}
#offers {
    color: #696969;
    padding-top:25px;
}
.row {
    clear:both;
    padding: 0 0 10px;
    width:100%;
    float:right;
    *float:none;
}

.offer {
    width:298px;
    float:right;
}
.offer img {
    float:right;
}

.offer .details {
    width:142px;
    padding-left:10px;
    float:left;
}

.offer .details h3 {
    color:#666;
    margin:0;
	font-size:13px;
	text-align:right;
	direction:ltr;
}
.offer .details p {
    font-size:12px;
    margin-top:6px;
    padding:0;
}

#offers a.promoLink {
    background:url(images/bullet_link_off.gif) top right no-repeat;
    color:#666666;
    font-size:12px;
    padding-right:10px;
    text-decoration:none;
	display:block;
	border:0px;
}

#offers a.promoLink:hover {
    color:#000;
}

#offer-details {
    clear:both;
    border-top:1px solid #cecece;
    padding-top:25px;
    width:100%;
    float:right;
}

.col-main {
    width:370px;
    float:right;
    padding-left:20px;
}

#offer-details h4 {
    color:#666;
    font-weight:bold;
    margin:0;
	direction:ltr;
	text-align:right;
}

#offer-details p {
    margin:0;
    padding-bottom:25px;
}

#offer-details .greyBorderBox {
    border:1px solid #cecece;
    padding: 12px 10px;
}

#offer-details .greyBorderBox h4 {
    padding-bottom: 20px;
}

#offer-details .terms {
    font-size:12px;
    margin-top:25px;
}
#offer-details .terms a {
    text-decoration:none;
}
#offer-details .terms h4 {
    font-weight:normal;
    color:#000;
    font-size:12px !important;
    margin-bottom: 10px;
}
#offer-details .terms p {
    padding-bottom:5px !important;
}

.col-right {
    width:160px;
    float: left;
    text-align:left;
}

div.cleaner {clear:both; height:1px; overflow:hidden;}