/*********************
  general items
*********************/
*
{
	margin: 0;
	padding: 0;
}
a img
{
	border: 0;
}
ul
{
	list-style-type: none;
}

/*********************
  Main Styles
*********************/
html
{
	height: 100%;
	font: .69em Verdana, Arial, Helvetica, sans-serif;
}
body
{
	height: 100%;
	text-align: center;
	color: #333;
	background: url(../images/bgr.gif) repeat top left;
}
#container
{
	margin: 0 auto;
	padding-bottom: 20px;
	border: solid #5b3c26;
	border-width: 0 4px;
	width: 790px;
	min-height: 100%;
	text-align: left;
	background: #fff;
}

* html body #container
{
	height: 100%;
}

/*********************
  header & footer
*********************/
#header
{
	position: relative;
	background: #fff url(../images/header_bgr.gif) repeat-x 0px 125px;
	width: 790px;
	height: 194px;
}
#header #logo
{
	position: absolute;
	top: 0;
	left: 19px;
}
#header a#sign_up_now
{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	overflow: hidden;
	padding-top: 140px;
	width: 259px;
	height: 0;
	font-size: 1px;
	background: #fff url(../images/sign_up.gif) no-repeat top left;
}
#header a#sign_up_now:hover
{
	background-position: 0 -140px;
}
#header form#search_site
{
	position: absolute;
	left: 375px;
	top: 82px;
	width: 156px;
}
#header form#search_site fieldset
{
	border: 0;
	position: relative;
}
#header form#search_site label
{
	display: block;
	overflow: hidden;
	padding-top: 11px;
	width: 156px;
	height: 0;
	font-size: 1px;
	color: #5b3c26;
	background: #fff url(../images/label_bgr.gif) no-repeat top left;
}
#header form#search_site input#search_text
{
	position: absolute;
	top: 13px;
	left: 0;
	padding: 0 2px;
	border: 1px solid #ab9b91;
	width: 124px;
	background: #f8f6f5;
}
#header form#search_site #btn_search
{
	position: absolute;
	top: 12px;
	right: 0;
}
/* navigation */
#header #nav
{
	padding-bottom: 21px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 790px;
	background: #583a25 url(../images/nav_wrap_bgr.gif) no-repeat bottom left;
}
#header #nav h2
{
	display: block;
	float: left;
	overflow: hidden;
	padding-top: 33px;
	width: 167px;
	height: 0;
	font-size: 1px;
	color: #5b3c26;
	background: #62402b url(../images/h2_search_coupons_bgr.gif) no-repeat top left;
}
#header #nav ul
{
	float: left;
	height: 33px;
	width: 623px;
	list-style-type: none;
}
#header #nav ul li
{
	float: left;
	display: block;
	background: #62402b url(../images/nav_li_bgr.gif) repeat-x bottom left;
}
#header #nav ul li a
{
	float: left;
	display: block;
	color: #fff;
	padding-top: 9px;
	height: 24px;
	text-align: center;
	text-decoration: none;
	font-size: 1.27em;
	background: url(../images/nav_a_bullet.gif) no-repeat 3px 0;
}
#header #nav ul li#by_store a
{
	width: 97px;
}
#header #nav ul li#by_category a
{
	width: 123px;
}
#header #nav ul li#dollar_off_coupons a
{
	width: 136px;
}
#header #nav ul li#percent_off_coupons a
{
	width: 139px;
}
#header #nav ul li#free_shipping a
{
	width: 128px;
}

#header #nav a:hover, #header #nav a.on
{
	color: #da8789;
	background-position: 3px -33px;
}

/*footer*/
#footer
{
	clear: both;
	padding-top: 15px;
	width: 100%;
	font-size: .91em;
}
#footer ul
{
	margin-bottom: 2px;
	list-style-type: none;
	text-align: center;
}
#footer li
{
	display: inline;
}
#footer li a
{
	padding: 0 5px 0 10px;
	border-left: 1px solid #5c3d27;
	color: #5B3D27;
	text-decoration: none;
}
#footer li a.on
{
	font-weight: bold;
}
#footer li a.first
{
	border-left: 0;
}

/*********************
  main content items
*********************/
#content
{
	background: #fff;
}
#content #left_col
{
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	padding: 0;
	width: 573px;
}
#content #left_col #static_page_content
{
	float: left;
	display: inline;
	margin: 10px 30px 0 10px;
	padding: 0;
	color: #5B5A58 !important;
	width: 520px !important;
}
#content #left_col #static_page_content a
{
	color: #5B3D27;
	text-decoration: none;
	font-weight: bold;
}
#content #left_col #static_page_content a:hover
{
	text-decoration: underline;
}

#content #left_col #static_page_content ol
{
	list-style-type: decimal !important;
	padding: 0 0 5px 30px !important;
	margin: 0 0 10px 10px !important;
}
#content #left_col #static_page_content ol li
{
	padding: 0 0 5px 10px;
}
#content #left_col #static_page_content ol ul
{
	list-style-type: square !important;
	padding: 0 0 5px 30px !important;
	margin: 0 0 10px 10px !important;
}
#content #left_col #static_page_content ol ul li
{
	padding: 0 0 5px 10px;
}
#content #left_col #static_page_content ul
{
	list-style-type: square !important;
	padding: 0 0 5px 30px !important;
	margin: 0 0 10px 10px !important;
}
#content #left_col #static_page_content ul li
{
	padding: 0 0 5px 10px;
}

#content #steps_and_offers
{
	float: left;
	margin-bottom: 5px;
	padding: 5px 9px 0 9px;
	width: 772px;
	background: #fff;
}
#content #steps
{
	float: left;
}
#content #steps ol
{
	float: left;
	list-style-type: none;
}
#content #steps ol li
{
	float: left;
	display: block;
	overflow: hidden;
	padding-top: 131px;
	height: 0;
	font-size: 1px;
	background-color: #fff;
}
#content #steps li#search
{
	width: 114px;
	background: url(../images/search_li_bgr.gif) no-repeat top left;
}
#content #steps li#click
{
	width: 91px;
	background: url(../images/click_li_bgr.gif) no-repeat top left;
}
#content #steps li#enter
{
	width: 96px;
	background: url(../images/enter_li_bgr.gif) no-repeat top left;
}
#content #steps li#enjoy
{
	width: 88px;
	background: url(../images/enjoy_li_bgr.gif) no-repeat top left;
}
#content #steps p
{
	clear: left;
	padding-top: 5px;
	padding-left: 8px;
	color: #5b3c26;
}
#content #steps p a
{
	color: #5b3c26;
}
#content #offers
{
	float: left;
	display: inline;
	padding: 0 0 5px 0;
	width: 380px;
}
#content #offers a#cowboy_steals
{
	float: left;
	display: block;
	overflow: hidden;
	padding-top: 151px;
	width: 186px;
	height: 0;
	font-size: 1px;
	background: #fff url(../images/cowboy_steals_bgr.jpg) no-repeat top left;
}
#content #offers a#luxury_brands
{
	float: right;
	display: block;
	overflow: hidden;
	padding-top: 151px;
	width: 187px;
	height: 0;
	font-size: 1px;
	background: #fff url(../images/luxury_brands_bgr.jpg) no-repeat top left;
}

/*today best deals, dol off coupons, cowboy steals main, luxury brands main, 
stores_by_categories, specific categories*/
#content #today_best_deals, #content #dol_off_coupons, #content #cowboy_steals_main, #content #luxury_brands_main, #content #stores_by_categories
{
	float: left;
	display: inline;
	margin: 0 0 0 9px;
	padding-bottom: 7px;
	width: 771px;
	background: #f6dfa0 url(../images/today_beast_deals_btm_bgr.gif) no-repeat bottom left;
}
#content #dol_off_coupons
{
	width: 564px;
	background: #f6dfa0 url(../images/dol_off_coupons_btm_bgr.gif) no-repeat bottom left;
}
#content #stores_by_categories
{
	width: 564px;
	background: #fff;
}
#content #stores_by_categories ul
{
	float: left;
	width: 562px;
}
#content #stores_by_categories li
{
	position: relative;
	float: left;
	clear: left;
	padding: 5px 0 5px 60px;
	width: 217px;
	min-height: 47px;
	height: 47px;
}
#content #stores_by_categories[id] li
{
	height: auto;
}

#content #stores_by_categories li.right
{
	float: right;
	clear: right;
}
#content #stores_by_categories li a
{
	display: block;
	color: #5B3B27;
	text-decoration: none;
}

#content #stores_by_categories li h2
{
	font-size: 1em;
	font-weight: bold;
	color: #5B3B27;
}
#content #stores_by_categories li img
{
	position: absolute;
	top: 0;
	left: 0;
}
#content #cowboy_steals_main, #content #luxury_brands_main
{
	width: 564px;
	background: #477a95 url(../images/cowboy_steals_btm_bgr.gif) no-repeat bottom left;
}
#content #luxury_brands_main
{
	background: #5b3c26 url(../images/luxury_brands_btm_bgr.gif) no-repeat bottom left;
}
#content p#explanation
{
	float: left;
	padding: 0 0px 8px 18px;
	width: 540px;
	font-size: 0.96em;
	color: #5b3c26;
}
#content p.home_exp
{
	font-size: 0.96em !important;
}

#content h1#sml_heading, #content h2#all_stores
{
	float: left;
	padding: 0 0px 8px 12px;
	width: 540px;
	font-size: 1.1em;
	font-weight: normal;
	color: #5b3c26;
}

#content #today_best_deals h1, #content #dol_off_coupons h1, #content #cowboy_steals_main h1, #content #luxury_brands_main h1
{
	float: left;
	display: block;
	overflow: hidden;
	padding-top: 56px;
	width: 771px;
	height: 0;
	font-size: 1px;
	background: #f6dfa0 url(../images/h1_today_best_deals_bgr.gif) no-repeat top left;
}
#content div.home_page h1
{
	width: 564px;
	background: #fff url(../images/h1_today_best_deals_bgr.gif) no-repeat top left !important;
}
#content div.search h1
{
	width: 564px;
	background: #fff url(../images/h1_search_coupons_bgr.gif) no-repeat top left !important;
}
#content #dol_off_coupons h1
{
	width: 564px;
	background: #fff url(../images/h1_dol_off_coupons_bgr.gif) no-repeat top left;
}
#content #dol_off_coupons h1#percent_off
{
	width: 564px;
	background: #fff url(../images/h1_per_off_coupons_bgr.gif) no-repeat top left;
}
#content #dol_off_coupons h1#free_shipping_heading
{
	width: 564px;
	background: #fff url(../images/h1_free_shipping_bgr.gif) no-repeat top left;
}
#content #cowboy_steals_main h1, #content #luxury_brands_main h1
{
	padding-top: 76px;
	width: 564px;
	background: #fff url(../images/h1_cowboy_steals_bgr.gif) no-repeat top left;
}
#content #luxury_brands_main h1
{
	background: #fff url(../images/h1_luxury_brands_bgr.gif) no-repeat top left;
}
#content #today_best_deals table, #content #dol_off_coupons table, #content #cowboy_steals_main table, #content #luxury_brands_main table
{
	float: left;
	display: inline;
	margin: 0 0 0 9px;
	border-collapse: collapse;
	width: 372px;
	font-size: 1em;
	background: #f6dfa0;
}

#content #dol_off_coupons table, #content #cowboy_steals_main table, #content #luxury_brands_main table
{
	width: 546px;
}

#content #today_best_deals table th, #content #dol_off_coupons table th, #content #cowboy_steals_main table th, #content #luxury_brands_main table th
{
	padding: 6px 0 5px 0;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #c8c7c7;
	color: #5b3c26;
}

#content #cowboy_steals_main table th
{
	color: #fff;
	background: #477a95;
}

#content #luxury_brands_main table th
{
	color: #fff;
	background: #5b3c26;
}

#content #today_best_deals table th.store
{
	width: 109px;
}
#content #today_best_deals table th.offer
{
	width: 340px !important;
	overflow: hidden !important;
}
#content #today_best_deals table th.code
{
	width: 130px;
}
#content #today_best_deals table th.expires
{
	width: 150px;
}

#content #dol_off_coupons table th#store, #content #cowboy_steals_main table th#store, #content #luxury_brands_main table th#store
{
	width: 126px;
}

#content #dol_off_coupons table th#offer, #content #cowboy_steals_main table th#offer, #content #luxury_brands_main table th#offer
{
	width: 290px;
}

#content #dol_off_coupons table th#code, #content #cowboy_steals_main table th#code, #content #luxury_brands_main table th#code
{
	width: 71px;
}

#content #dol_off_coupons table th#expires, #content #cowboy_steals_main table th#expires, #content #luxury_brands_main table th#expires
{
	width: 59px;
}

#content #today_best_deals table td, #content #dol_off_coupons table td, #content #cowboy_steals_main table td, #content #luxury_brands_main table td
{
	padding: 4px 5px 0;
	border-bottom: 1px solid #c8c7c7;
	vertical-align: top;
	color: #636466;
	background: #fff;
}
#content #today_best_deals table td.b_left, #content #dol_off_coupons table td.b_left, #content #cowboy_steals_main table td.b_left, #content #luxury_brands_main table td.b_left
{
	border-left: 1px solid #c8c7c7;
	vertical-align: middle;
}
#content #dol_off_coupons table td.b_left, #content #cowboy_steals_main table td.b_left, #content #luxury_brands_main table td.b_left
{
	padding-left: 8px;
	padding-right: 8px;
}
#content #today_best_deals table td.b_right, #content #dol_off_coupons table td.b_right, #content #cowboy_steals_main table td.b_right, #content #luxury_brands_main table td.b_right
{
	border-right: 1px solid #c8c7c7;
}
#content #today_best_deals table td div, #content #dol_off_coupons table td div, #content #cowboy_steals_main table td div, #content #luxury_brands_main table td div
{
	color: #0054a6;
}

/*specific store*/
#content table#specific_store th
{
	padding: 2px 0;
	font-size: .9em;
	font-weight: normal;
	background: url(../images/th_specific_store_bgr.gif) repeat-x bottom left;
}
#content #dol_off_coupons #inner_top
{
	padding-top: 33px;
	background: url(../images/inner_top_bgr.gif) no-repeat top left;
}
#content #dol_off_coupons #sbb_inner_top
{
	padding-top: 7px;
	background: url(../images/sbb_inner_top_bgr.gif) no-repeat top left;
}
#content #dol_off_coupons table#specific_store
{
	margin-top: -33px;
}

#content ul#specific_category
{
	float: left;
	display: inline;
	margin: 0 0 0 9px;
	padding-bottom: 13px;
	width: 564px;
	background: url(../images/ul_spec_cat_bgr.gif) repeat-x bottom left;
}
#content ul#specific_category li
{
	float: left;
	display: inline;
	margin-left: 5px;
	width: 137px;
	text-align: center;
}
#content ul#specific_category li.first
{
	margin: 0 1px 0 0;
}
#content ul#specific_category a
{
	float: left;
	display: block;
	padding: 13px 0 0 0;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #5b3c26;
	background: #fff url(../images/li_spec_cat_bgr.gif) no-repeat 0 -19px;
}
#content ul#specific_category a.on, #content ul#specific_category a:hover
{
	padding: 8px 0 5px 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	background: #fff url(../images/li_spec_cat_bgr.gif) no-repeat 0 -19px;
	background-position: 0 -25px;
}

/* send coupon */
form#send_coupon
{
	float: left;
	display: inline;
	margin-left: 13px;
	width: 560px;
}
form#send_coupon p
{
	padding-bottom: 20px;
	width: 500px;
	color: #5B5A58;
}
form#send_coupon label
{
	position: relative;
	top: -4px;
	display: block;
	color: #5B5A58;
}
form#send_coupon input
{
	padding: 1px 2px;
	margin-bottom: 15px;
	border: 2px solid #ccc;
	width: 238px;
	background: #fff;
}
form#send_coupon textarea
{
	overflow: visible;
	padding: 1px 2px;
	width: 238px;
	height: 66px;
	border: 2px solid #ccc;
	background: #fff;
	margin-bottom: 15px;
}
form#send_coupon textarea#comments
{
	overflow: visible;
	padding: 1px 2px;
	width: 238px;
	height: 116px;
	border: 2px solid #ccc;
	background: #fff;
	margin-bottom: 15px;
}
fieldset#name_and_offer, fieldset#code_and_date
{
	float: left;
	display: inline;
	border: 0;
	width: 260px;
}
fieldset#code_and_date
{
	margin-left: 25px;
}
div#submit
{
	float: left;
	display: inline;
	width: 528px;
	clear: both;
}
div#submit input#btn_submit
{
	z-index: 1;
	position: relative;
	float: right;
	margin-top: -5px;
	padding: 0px;
	border: 0;
	width: 60px;
	font-size: 1em;
	font-weight: bold;
	cursor: pointer;
	color: #58595B;
	background: #fff;
}
div#submit input#btn_submit_sun
{
	z-index: 1;
	position: relative;
	float: left;
	margin-top: -5px;
	margin-left: 190px;
	padding: 0px;
	border: 0;
	width: 60px;
	font-size: 1em;
	font-weight: bold;
	cursor: pointer;
	color: #58595B;
	background: #fff;
}

/*stores_by_brand*/
#content ul#stores_by_brand
{
	float: left;
	display: inline;
	margin: 0 0 10px 9px;
	padding-bottom: 9px;
	width: 771px;
	background: url(../images/ul_stores_by_brand_bgr.gif) repeat-x bottom left;
}
#content ul#stores_by_brand li
{
	float: left;
	display: inline;
	margin: 0 0 0 4px;
	width: 24px;
	text-align: center;
}
#content ul#stores_by_brand li#first
{
	margin: 0 0 0 10px;
}
#content ul#stores_by_brand a
{
	float: left;
	display: block;
	padding: 24px 0 0 0;
	width: 24px;
	height: 0;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #5b3c26;
	background: #fff url(../images/li_stores_by_brand_bgr.gif) no-repeat 0 0;
}
#content ul#stores_by_brand li#first a
{
	background-position: 0 0;
}
#content ul#stores_by_brand li#a a
{
	background-position: -28px 0;
}
#content ul#stores_by_brand li#b a
{
	background-position: -56px 0;
}
#content ul#stores_by_brand li#c a
{
	background-position: -84px 0;
}
#content ul#stores_by_brand li#d a
{
	background-position: -112px 0;
}
#content ul#stores_by_brand li#e a
{
	background-position: -141px 0;
}
#content ul#stores_by_brand li#f a
{
	background-position: -169px 0;
}
#content ul#stores_by_brand li#g a
{
	background-position: -198px 0;
}
#content ul#stores_by_brand li#h a
{
	background-position: -226px 0;
}
#content ul#stores_by_brand li#i a
{
	background-position: -255px 0;
}
#content ul#stores_by_brand li#j a
{
	background-position: -283px 0;
}
#content ul#stores_by_brand li#k a
{
	background-position: -311px 0;
}
#content ul#stores_by_brand li#l a
{
	background-position: -340px 0;
}
#content ul#stores_by_brand li#m a
{
	background-position: -368px 0;
}
#content ul#stores_by_brand li#n a
{
	background-position: -397px 0;
}
#content ul#stores_by_brand li#o a
{
	background-position: -425px 0;
}
#content ul#stores_by_brand li#p a
{
	background-position: -454px 0;
}
#content ul#stores_by_brand li#q a
{
	background-position: -482px 0;
}
#content ul#stores_by_brand li#r a
{
	background-position: -510px 0;
}
#content ul#stores_by_brand li#s a
{
	background-position: -539px 0;
}
#content ul#stores_by_brand li#t a
{
	background-position: -567px 0;
}
#content ul#stores_by_brand li#u a
{
	background-position: -596px 0;
}
#content ul#stores_by_brand li#v a
{
	background-position: -624px 0;
}
#content ul#stores_by_brand li#w a
{
	background-position: -653px 0;
}
#content ul#stores_by_brand li#x a
{
	background-position: -681px 0;
}
#content ul#stores_by_brand li#y a
{
	background-position: -709px 0;
}
#content ul#stores_by_brand li#z a
{
	background-position: -738px 0;
}

#content ul#stores_by_brand li#first a:hover, #content ul#stores_by_brand li#first a.on
{
	background-position: 0 -24px;
}
#content ul#stores_by_brand li#a a:hover, #content ul#stores_by_brand li#a a.on
{
	background-position: -28px -24px;
}
#content ul#stores_by_brand li#b a:hover, #content ul#stores_by_brand li#b a.on
{
	background-position: -56px -24px;
}
#content ul#stores_by_brand li#c a:hover, #content ul#stores_by_brand li#c a.on
{
	background-position: -84px -24px;
}
#content ul#stores_by_brand li#d a:hover, #content ul#stores_by_brand li#d a.on
{
	background-position: -112px -24px;
}
#content ul#stores_by_brand li#e a:hover, #content ul#stores_by_brand li#e a.on
{
	background-position: -141px -24px;
}
#content ul#stores_by_brand li#f a:hover, #content ul#stores_by_brand li#f a.on
{
	background-position: -169px -24px;
}
#content ul#stores_by_brand li#g a:hover, #content ul#stores_by_brand li#g a.on
{
	background-position: -198px -24px;
}
#content ul#stores_by_brand li#h a:hover, #content ul#stores_by_brand li#h a.on
{
	background-position: -226px -24px;
}
#content ul#stores_by_brand li#i a:hover, #content ul#stores_by_brand li#i a.on
{
	background-position: -255px -24px;
}
#content ul#stores_by_brand li#j a:hover, #content ul#stores_by_brand li#j a.on
{
	background-position: -283px -24px;
}
#content ul#stores_by_brand li#k a:hover, #content ul#stores_by_brand li#k a.on
{
	background-position: -311px -24px;
}
#content ul#stores_by_brand li#l a:hover, #content ul#stores_by_brand li#l a.on
{
	background-position: -340px -24px;
}
#content ul#stores_by_brand li#m a:hover, #content ul#stores_by_brand li#m a.on
{
	background-position: -368px -24px;
}
#content ul#stores_by_brand li#n a:hover, #content ul#stores_by_brand li#n a.on
{
	background-position: -397px -24px;
}
#content ul#stores_by_brand li#o a:hover, #content ul#stores_by_brand li#o a.on
{
	background-position: -425px -24px;
}
#content ul#stores_by_brand li#p a:hover, #content ul#stores_by_brand li#p a.on
{
	background-position: -454px -24px;
}
#content ul#stores_by_brand li#q a:hover, #content ul#stores_by_brand li#q a.on
{
	background-position: -482px -24px;
}
#content ul#stores_by_brand li#r a:hover, #content ul#stores_by_brand li#r a.on
{
	background-position: -510px -24px;
}
#content ul#stores_by_brand li#s a:hover, #content ul#stores_by_brand li#s a.on
{
	background-position: -539px -24px;
}
#content ul#stores_by_brand li#t a:hover, #content ul#stores_by_brand li#t a.on
{
	background-position: -567px -24px;
}
#content ul#stores_by_brand li#u a:hover, #content ul#stores_by_brand li#u a.on
{
	background-position: -596px -24px;
}
#content ul#stores_by_brand li#v a:hover, #content ul#stores_by_brand li#v a.on
{
	background-position: -624px -24px;
}
#content ul#stores_by_brand li#w a:hover, #content ul#stores_by_brand li#w a.on
{
	background-position: -653px -24px;
}
#content ul#stores_by_brand li#x a:hover, #content ul#stores_by_brand li#x a.on
{
	background-position: -681px -24px;
}
#content ul#stores_by_brand li#y a:hover, #content ul#stores_by_brand li#y a.on
{
	background-position: -709px -24px;
}
#content ul#stores_by_brand li#z a:hover, #content ul#stores_by_brand li#z a.on
{
	background-position: -738px -24px;
}

ul#storebrand
{
	float: left;
	display: inline;
	margin-left: 10px;
	border: solid #ccc;
	border-width: 1px 0 0 1px;
	width: 542px;
	font-size: 1.1em;
	background: #fff;
}
ul#storebrand li
{
	float: left;
	padding: 6px 9px;
	border: solid #ccc;
	width: 252px;
	border-width: 0 1px 1px 0;
	background: #fff;
}
ul#storebrand li img
{
	display: block;
	padding-bottom: 4px;
}
ul#storebrand li a
{
	display: block;
	color: #0054A6;
	text-decoration: none;
}

/*store*/
#content div.list_box
{
	float: left;
	display: inline;
	width: 182px;
}
#content div.list_box h3
{
	font-size: 1.1em;
	color: #5B3B27;
}
#content div.first
{
	margin-left: 25px;
}
#content div.list_box ul
{
	margin-bottom: 11px;
}
#content div.list_box li a
{
	text-decoration: none;
	color: #636466;
}

/*right col*/
#content #right_col
{
	float: left;
	display: inline;
	margin: 10px 0 0 20px;
	width: 187px;
	text-align: center;
}

#content .home_right_col
{
	position: relative !important;
	top:-100px !important;
	text-align: center;
}

#right_col #cowboy_steals_sidebar, #right_col #luxury_brands_sidebar
{
	float: left;
	display: block;
	overflow: hidden;
	margin-bottom: 8px;
	padding-top: 91px;
	width: 187px;
	height: 0;
	font-size: 1px;
	background: #fff url(../images/cowboy_steals_sidebar_bgr.gif) no-repeat top left;
}
#right_col #ccg_blog
{
	float: left;
	display: block;
	overflow: hidden;
	margin-bottom: 8px;
	padding-top: 188px;
	width: 187px;
	height: 0;
	font-size: 1px;
	background: #fff url(../images/CCG_shoptalk.jpg) no-repeat top left;
}

#right_col #new_offers
{
	float: left;
	display: block;
	overflow: hidden;
	margin-bottom: 8px;
	margin-top: 5px;
	padding-top: 75px;
	width: 187px;
	height: 0;
	font-size: 1px;
	background: #fff url(../images/CCG_newoffers.jpg) no-repeat top left;
}

#right_col #luxury_brands_sidebar
{
	padding-top: 85px;
	background: #fff url(../images/luxury_brands_sidebar_bgr.gif) no-repeat top left;
}

/*calculate*/
#right_col #calculate
{
	float: left;
	display: inline;
	width: 187px;
	background: #db8889 url(../images/calculator_bgr.gif) no-repeat top left;
}
#right_col #calculate_btm
{
	float: left;
	display: inline;
	padding-bottom: 5px;
	background: url(../images/calculator_btm_bgr.gif) no-repeat bottom left;
}
#right_col #calculate h2
{
	float: left;
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
	padding-top: 31px;
	width: 187px;
	height: 0;
	font-size: 1px;
	background: #fff url(../images/h2_better_deal_bgr.gif) no-repeat top left;
}
#right_col #calculate form
{
	float: left;
	width: 187px;
}
#right_col #calculate fieldset
{
	float: left;
	border: 0;
}
#right_col #calculate label
{
	float: left;
	display: inline;
	clear: both;
	margin: 0 0 3px 0;
	padding-left: 6px;
	width: 174px;
	text-transform: uppercase;
	font-size: .9em;
	line-height: 1.6em;
	color: #5b3c26;
}
#right_col #calculate p
{
	color: #5b3c26;
}
#right_col #calculate input#purchase_total, #right_col #calculate input#coupon_amount, #right_col #calculate input#total, #right_col #calculate input#total_after_shipping
{
	float: right;
	display: inline;
	clear: none;
	width: 65px;
	border: 1px solid #9d685d;
	background: #f8f6f5;
}
#right_col #calculate input#purchase_total
{
	margin-bottom: 0;
}
#right_col #calculate p#coupon_type
{
	float: left;
	padding-left: 6px;
	margin-top: 12px;
	font-size: .9em;
	text-transform: uppercase;
}
#right_col #calculate div#radio_wrap
{
	float: left;
	display: inline;
	margin: 0 0 3px 20px;
	width: 70px;
}
#right_col #calculate input#percent
{
	float: left;
	clear: none;
}
#right_col #calculate input#dollar
{
	float: left;
	clear: left;
}
#right_col #calculate label#l_percent
{
	float: left;
	clear: none;
	width: 60px;
}
#right_col #calculate label#l_dollar
{
	float: left;
	clear: none;
	width: 57px;
}
#right_col #calculate p.after_tax
{
	clear: both;
	margin-bottom: 3px;
	padding-left: 7px;
	font-size: .82em;
}
#right_col #calc_btn_wrap
{
	float: left;
	display: inline;
	margin: 0 6px 3px 6px;
	clear: both;
	padding-left: 107px;
	width: 20px;
	background: url(../images/calc_btn_wrap_bgr.gif) repeat-x center left;
}
#right_col #calculate input#calculate_btn
{
	display: inline;
}

/* Extra */
#content #today_best_deals table td div a, #content #dol_off_coupons table td div a, #content #cowboy_steals_main table td div a, #content #luxury_brands_main table td div a
{
	color: #0054A6;
	font-weight: normal;
	text-decoration: none;
}
#content #today_best_deals table td div a:hover, #content #dol_off_coupons table td div a:hover, #content #cowboy_steals_main table td div a:hover, #content #luxury_brands_main table td div a:hover
{
	color: #0054A6;
	font-weight: normal;
	text-decoration: underline;
}
#content #today_best_deals table tr 
{
	overflow: hidden;
	width: 750px;
}
#content #today_best_deals table th, #content #today_best_deals table td
{
	overflow: hidden !important;
}

#store_box
{
	width: 564px;
	padding-left: 12px;
}
#store_box img#store_logo
{
	float: left;
	padding-right: 8px;
	padding-bottom: 12px;
}
#store_box p#store_description
{
	width: 400px;
	float: left;
	display: block;
}
#content #today_best_deals table
{
	width: 750px !important;
}

#content #dol_off_coupons h1#new_offers
{
	width: 564px;
	background: #fff url(../images/h1_new_offers.jpg) no-repeat top left;
}

#couponing_tips
{
	background: #fff url(../images/couponing_tips_bg.gif) repeat-y top left;
}

#couponing_tips_top
{
  width:187px;
  margin: 0;
  margin-top: 10px;
  padding-top:96px;
  background: #fff url(../images/couponing_tips_top.jpg) no-repeat top left;
  float: left;
}
#couponing_tips_bottom
{
  width:187px; 
  padding-bottom:17px; 
  margin-bottom: 8px;
  background: #fff url(../images/couponing_tips_bottom.jpg) no-repeat bottom left;
}


.coupon_tip{
  padding-top: 15px;
}
.coupon_tip p{
  padding-left: 13px;
  padding-right: 13px;
  margin: 0;
  text-align: left;
  font-size: 10px;
  color: #63483A;
}
.coupon_tip h2{
  padding-left: 13px;
  padding-right: 13px;
  font-weight: bold;
  color: #527E98;
  font-size: 10px;  
}

img#addthisimg
{
left:375px;
position:absolute;
top:45px;
}
img#bannerFJ{
	padding-top: 15px;
	padding-bottom: 15px;
}
div#googleAd
{
	padding-bottom: 8px;
}

div#breadcrumbs {
	padding-left: 12px;
	padding-bottom: 8px;
	text-transform:capitalize;
}
div#breadcrumbs a {
	color:#0054A6;
	font-weight: bold;
}
