/* ######### Main Divisions ######### */

body {
	background: #fff;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 100%;
	color: #000;
	line-height: 1.125em;
	margin: 0;
	padding: 0;
}

#thetop {
	margin: 0;
}

#container {
	font-size: 0.875em;
	color: #000;
	margin: 0 50px 0 50px;
	padding: 0;
	width: 900px;
}

#header {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center; /* IE 5.x Hack */
	
}

#main {
	background: #fff;
	display: inline;
	float: left;
	margin-left: 0; 
	padding: 0 0 15px 0;
	width: 640px;
}

#main_wide {
    background: #fff;
    display: block;
	margin: 0;
	padding: 0 0 15px 0;
	width: 900px;    
}

.clear {
	clear: both;
	margin: 0;
}

/* ######### Menu ######### */

#menu {
	padding: 0;
    margin: 0 0 25px 0;
}

.ddcolortabs {
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
    margin: 0;
}

.ddcolortabs ul {
	font-size:0.875em;
	margin: 0;
	padding: 0;
	list-style: none;
}

.ddcolortabs li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}

.ddcolortabs a {
	font-weight: bold;
	float: left;
	color: #000;
	background: #e6ede7 url(images/color_tabs_left.gif) no-repeat left top;
	margin: 0 1px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: 1px;
}

.ddcolortabs a span {
	float: left;
	display: block;
	background: transparent url(images/color_tabs_right.gif) no-repeat right top;
	padding: 4px 4px 2px 4px;
}

.ddcolortabs a span {
	float: none;
}

.ddcolortabs a:hover {
	background-color: #87b77b;
	text-decoration: none;	
}

.ddcolortabs a:hover span {
	background-color: #87b77b;
}

.ddcolortabs .selected a, .ddcolortabs .selected span { /* currently selected tab */
	background-color: #87b77b;
}

/* ######### Menu Line ######### */

.ddcolortabsline {
    margin: 0;
	clear: both;
	padding: 0;
	width: 900px;
	height: 8px;
	line-height: 8px;
	background: #e6ede7;
	border-top: 1px solid #fff; /* Remove this to remove border between bar and tabs */
}

/* ######### Right Rounded Box ######### */

#right {
	float: right;
	margin-right: 0; 
    padding: 0;
    width: 230px;      
    display: inline;
    background: #fff url(images/leftside.gif) repeat-y left top;
	text-align: center; /* IE 5.x Hack */
}

.righttop {
    width: 100%;
    height: 20px;
    background: url(images/top.gif) no-repeat left top;
}

.righttop span {
    display: block;
    position: relative;
    height: 20px;
    background: url(images/top-right.gif) no-repeat right top;
}

.right-content {
    position: relative;
    background: url(images/rightside.gif) repeat-y right top;
    padding: 0;
    margin: 0;
}

.rightbottom {
    height: 60px;
    background: url(images/bottom.gif) no-repeat left bottom;
}

.rightbottom span {
    display: block;
    position: relative;
    height: 60px;
    background: url(images/bottom-right.gif) no-repeat right top;
}

/* ######### Footer Rounded Box ######### */

#footer {
	color: #000;
	font-weight: bold;
	margin: 20px 0 20px 0;
    padding: 0;
	width: 900px;    
    display: block;
    background: #fff url(images/leftside.gif) repeat-y left top;
	text-align: center; /* IE 5.x Hack */
}

.footertop {
    width: 100%;
    height: 20px;
    background: url(images/top.gif) no-repeat left top;
}

.footertop span {
    display: block;
    position: relative;
    height: 20px;
    background: url(images/top-right.gif) no-repeat right top;
}

.footer-content {
    position: relative;
    background: url(images/rightside.gif) repeat-y right top;
    padding: 0;
    margin: 0;
}

.footerbottom {
    height: 60px;
    background: url(images/bottom.gif) no-repeat left bottom;
}

.footerbottom span {
    display: block;
    position: relative;
    height: 60px;
    background: url(images/bottom-right.gif) no-repeat right top;
}

/* ######### Coupon Rounded Boxes ######### */

.coupon {	
	margin: 0; 
	padding: 0;
    width: 640px;      
    display: block;
    background: #fff url(images/leftside.gif) repeat-y left top;
}

.top {
    width: 100%;
    height: 20px;
    background: url(images/top.gif) no-repeat left top;
}

.top span {
    display: block;
    position: relative;
    height: 20px;
    background: url(images/top-right.gif) no-repeat right top;
}

.center-content {
    position: relative;
    background: url(images/rightside.gif) repeat-y right top;
    padding: 0;
    margin: 0;
}

.couponbottom {
    height: 20px;
    background: url(images/bottom2.png) no-repeat left bottom;
}

.couponbottom span {
    display: block;
    position: relative;
    height: 20px;
    background: url(images/bottom-right2.png) no-repeat right top;
}

/* ######### Headlines ######### */

.headline {
    background: #fff url(images/gradient-headline.png) repeat-x;
	color: #000;
	display: block;
	margin: 0 0 20px 0;
	padding: 9px 0 9px 0;
	text-align: center;
	text-decoration: none;
}

.headline2 {
    background: #e6ede7;
	color: #000;
	display: block;
	margin: 0 0 20px 0;
	padding: 9px 0 9px 0;
	text-align: center;
	text-decoration: none;
}

h1, h2, h3, h4 {
	font-weight: bold;
	margin: 0 0 20px 0;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
	text-align: left;
	margin: 0 0 20px 15px;
}

h2.categories {
	font-size: 1.2em;
	text-align: left;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 1.1em;
	text-align: center;
}

/* Only used on Stores by Category page */

h4 {
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
}

/* ######### Paragraphs ######### */

p {
	line-height: 1.5;
	margin: 20px 15px 20px 15px;
}

/* ######### Tables ######### */

table {    
	font-size: 1em; /* fix for IE6 and below not inheriting font size */
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.tdscreenshot {
	width: 130px;
	text-align: left;
	vertical-align: top;
}

.tdlist {
	width: 480px;
}

.headertd1 {
	width: 630px;
}

.headertd2 {
	width: 50px;
}

.headertd3 {
	width: 220px;
}

.cpntbltd1 {
	width: 130px;
    text-align: left;
}

.cpntbltd2 {
	width: 370px;
    text-align: left;
}

.cpntbltd3 {
	width: 110px;
}

.cpntbltd4 {
	padding: 10px 0 0 0;
    text-align: left;
}

.cpntbltd5 {
	color: #999;
	padding: 10px 0 0 0;
    text-align: left;
}

.footertd {
	width: 290px;
}

.catspage_wide {
	width: 225px;
    text-align: left;
	vertical-align: top;
}

.catspagetd {
	width: 319px;
   	vertical-align: top;       
}

.storespagetd { 
	width: 225px;
   	vertical-align: top;       
}

.contacttr {
	vertical-align: top;
}

.contacttd {
	text-align: right;
	width: 140px;
}

.contacttd2 {
	text-align: left;
	width: 305px;
}

.couponno {
	text-align: left;
	width: 305px;
	padding: 0 0 20px 0;
}

.couponno2 {
	text-align: right;
	width: 305px;
	padding: 0 0 20px 0;
}

/* ######### Lists ######### */

.list {
	list-style: disc url(images/bullet.png);
	margin: 0 0 0 25px;
	padding: 0;
}

.submitlist {
	list-style: disc url(images/bullet.png);
	margin: 0 0 20px 32px;
	padding: 0;
}

/* ######### Links ######### */

a {
	background-color: inherit;
	color: #00f;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.couponanchor {
	background-color: inherit;
	color: #00f;
	font-weight: bold;
	text-decoration: none;
}

.couponanchor:hover {
	text-decoration: underline;
}

.pagination {
	background: #fff;
    border: 1px solid #87b77b;
	color: #000;
	display: inline;
	font-weight: normal;
	text-align: center;
	padding: 2px 3px 2px 3px;
	margin: 0;
}

.pagination:hover {
	background: #87b77b;
	border: 1px solid #87b77b;
	color: #000;
	text-decoration: none;
}

.category {
	background: #fff;
    border: 1px solid #87b77b;
	color: #000;
	display: inline;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	margin: 0;
}

.category:hover {
	background: #87b77b;
	border: 1px solid #87b77b;
	color: #000;
	text-decoration: none;
}

.graylink {
	background-color: inherit;
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

.graylink:hover {
	color: #00f;
	text-decoration: none;
}

#footer a {
	background-color: inherit;
	color: #00f;
	text-decoration: none;
    font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}

a img {
	border-width: 2px;
}

#a, #b, #c, #d, #e, #f, #g, #h, #i, #j, #k, #l, #m {
	margin: 0;
}

/* ######### Popular Category Links ######### */

.cssnav {
	position: relative;
	background: url(images/catbutton2.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 196px;
	height: 24px;
	margin: 0 auto 0 auto;
	padding: 0;
}

.cssnav a {
	display: block;
	color: #000;
	font-size:0.875em;
	font-weight: normal;
	width: 196px;
	height: 24px;
	float: left;
	text-decoration: none;
}

.cssnav img {
	width: 196px;
	height: 24px;
	border: 0
}

* html a:hover {
	visibility:visible
}

.cssnav a:hover img {
	visibility:hidden
}

.cssnav span {
	position: absolute;
	left: 11px;
	top: 2px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

/* ######### Coupon Links ######### */

.cnav {
	position: relative;
	background: url(images/overbtn.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 30px;
	margin: 0;
	float: right;
	padding: 0;
}

.cnav a {
	display: block;
	color: #00f;
	font-size:0.875em;
	font-weight: bold;
	width: 100px;
	height: 30px;
	float: left;
	text-decoration: none;
}

.cnav img {
	width: 100px;
	height: 30px;
	border: 0;
}

* html a:hover {
	visibility:visible
}

.cnav a:hover img {
	visibility:hidden
}

.cnav span {
	position: absolute;
	left: 11px;
	top: 6px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

/* ######### Miscellaneous ######### */

#receive-coupons input[type="text"] {
	width: 140px;
}

.coupon-code {
	color: #006600;
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.bold {
	font-weight: bold;
	font-size: 0.860em;
}

.red {
	font-weight: bold;
	color: #ff0000;
}

.scrnshtbrdr {
	border: 1px solid #999;
}