/* CSS Document */

body {
	background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	margin-top: 0px;
}

table.outer {
	width: 760px;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	border: 0;
}

p {
  	text-align: left;
}


br {
     line-height: 1px; 
}


img {
  	border-width: 0;
}

img.src {
  	border-width: 0;
    width: 1px;
	height: 1px;
}

table.leftNav {
	border-top: 1px dashed #666666;
	border-right: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	width: 150px;
}
table.rightNav {
	border-top: 1px dashed #666666;
	border-left: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	vertical-align: top;
	width: 150px;
}
table.updates {
	width: 450px;
	border: 1px solid #006699;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}
table.crumbs {
	width: 450px;
	text-align: left;
	vertical-align: top;
}

td.centerHeader {
	border-bottom: 1px solid #666666;
	background-color:#CCCCCC;
    height: 12px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

td.logo {
	font-size: 12px;
	color: #000000;
	vertical-align: bottom;
}


td.catTitle {
	border-bottom: 1px dashed #666666;
	background-color:#CCCCCC;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

td.merchantListings {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color:#CCCCCC;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

td.updates {
	background-color: #ffffff;
	text-align: center;
	vertical-align: top;
}
td.contentLeft {
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	text-align: left;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
td.contentLeft a {
  	font-weight: normal;
      }
td.contentRight {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

td.headerLinks {
	text-align: center;
	height: 30px;
	vertical-align: middle;
	background-color:#cccccc;
	font-weight: bold;
	border-bottom: 1px solid #666666;
}

td.footer {
	font-size: 9px;
	padding-top: 5px;
}

a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a.bluetext {
	font-weight: bold;
      }
span.expires {
  	font-style: italic;
      }

/**** shouldn't be changing often ****/
table.body1 {
	width: 760px;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	border: 1px solid #006699;
	background-color: #cccccc;
}

table.merchantListings {
	width: 760px;
	background-image: url(../images/bg_merchant.jpg);
	background-repeat: repeat-x;
	border: 1px solid #006699;
}

table.buttons {
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 210px;
	border: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.leftBig {
	width: 150px;
	text-align: left;
}
td.rightBig {
	width: 150px;
	text-align: right;
	vertical-align: top;
}

td.retailer {
	width: 100px;
	text-align: center;
    font-size: 9px;
	font-weight: bold;
	color: #333333;
	background-color: #dddddd;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.retailer {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;

}

a.retailer:hover {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;

}

a.retailer1 {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;

}

a.retailer1:hover {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;

}

td.deal {
	width: 190px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	background-color: #dddddd;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.expires {
	width: 90px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	background-color: #dddddd;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.coupon {
	width: 70px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	background-color: #dddddd;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.welcome {
	color: #000000;
	font-size: 11px;
}

tr.row1 {
	background-color: #ffffff;
    font-size: 11px;
	text-align: center;
}
tr.row2 {
	background-color: #eeeeee;
	font-size: 11px;
	text-align: center;
}
td.rowA {
	background-color: #efefef;
	font-size: 11px;
      }
td.rowB {
	background-color: #cccccc;
    font-size: 11px;
      }


span.description {
  	font-size: 11px;
	color: #000000;
      }

span.usedescription {
  	font-size: 12px;
	color: #006699;
      }

span.rightAlign {
  	font-size: 12px;
	text-align: right;
      }


h1 {
	
	font-size: 12px;
    font-weight: strong;
	padding: 0px;
	white-space:nowrap;
	line-height: 0pt;
}

p.usedescription {
	text-align: left;
	font-size: 4px;
	padding: 1px;
}
/***************** second *****************/
table.section {
	border: 1px solid #006699;
	width: 446px;
	padding: 2px;
 	background: #ffffff;
}

table.header {
	width: 760px;
}

td.mainHeading {
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	height: 21px;
	background: #cccccc;
	border-bottom: 1px solid #666666;


}

a.mainHeading {
	text-decoration: none;
	background: #cccccc;
}

.mainHeading a:hover {
	text-decoration: none;
	background: #cccccc;

}


td.headerNav {
	height: 30px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	font-variant: small-caps;
}


td.image {
	height: 125px;
	width: 125px;
	background: #FFFFFF;
	color: #888888;
	vertical-align: top;
	text-align: center;
}
td.merchantInfo {
	width: 320px;
	vertical-align: top;
	text-align: left;
	height: 125px;	
}
td.details {
	text-align: left;
	font-size: 11px;
	padding: 3px;
	border-bottom: 1px dashed #999999;
}

td.showmore {
	text-align: center;
	font-size: 11px;
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
}
td.sectionTitle {
	height: 22px;
	padding: 2;
	vertical-align: middle;
	border-bottom: 1px solid #666666;
	background: #cccccc;
	font-weight: bold;
}
td.departments, td.gifts, td.seasonal {
	text-align: left;
	font-size: 11px;
	line-height: 1.5;
	vertical-align: top;
	height: 20px;
	width: 144px;
}

tr.row1 {
	background: #ffffff;
}
tr.row2 {
	background: #eeeeee;
}
img.icons {
	vertical-align: middle;
}

img.xml {
	vertical-align: middle;
}

a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a.bold {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
a:hover.bold {
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}

.title {
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.expr {
	color: #000000;
	font-style: oblique;
}
.light {
	color: #999999;
}


#TW-feed, #TW-feed ul {list-style:none;margin:0; padding:0;}
#TW-feed li ul {display:none;position:absolute;margin:0; padding:0; border:#ccc 1px solid;}
#TW-feed li {font-weight:bold; color:#EC8132; margin:0; padding-left:5px;padding-right:5px;}
#TW-feed li a{font-weight:bold; color:#EC8132; margin:0; padding:0;}
#TW-feed li img{font-weight:bold; color:#EC8132; margin:0; padding-top:5px;}
#TW-feed ul li { background:#fff;}
ul#TW-Pop li{ background:#F8F8F8; text-align:center;}
ul#TW-Pop li img{padding-top:2px;}
