img
{
	border:0px;
}
a img
{
	border:0px;
}
body {
	/*background: #E1E4DD url( '../images/background.jpg' ) 50% 100% no-repeat;*/
	background: #CCCFC8 url( '../images/background1.jpg' ) 50% 100% no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
}
body.pagetype_home
{
	/*background: #CCCFC8 url( '../images/background.jpg' ) 50% 100% no-repeat;*/
}
.clr
{
	clear:both:
	overflow:hidden;
	height:1px;
}
.clrl
{
	clear:left;
	overflow:hidden;
	height:1px;
}
h1 {
	font-size: 26px;
	font-weight: bold;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

h4 {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}



#fullpage
{
	width:1050px;
	margin:0px auto;
	border-collapse:collapse;
}
td
{
	vertical-align:top;
	padding:0px;
	margin:0px;
	border:0px;
}
#pagesidebar
{
	width:254px;
	background: transparent url( '../images/sidebar.jpg' ) top left repeat-y;
}
#pagesidebar1
{
	background: transparent url( '../images/sidebartop.jpg' ) top left no-repeat;
}
#pagesidebar1
{
	padding: 30px 27px 30px 7px;
	text-align:right;
	color:#fff;
}
#logo {
	width: 200px;
	margin:auto;
	display:block;
	height:200px;
}

#menu {
	padding:0px 0px 45px 0px;
	font-size:1.3em;
	
}

#menu a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
	padding:0px 23px 14px 0px;
	display:block;
}

#menu a:hover {
	text-decoration: none;
	color: #1EADFC;
}
#menu a.current
{
	color: #1EADFC;
	text-transform:upper;
	font-weight:bold;
}

#menu_category
{
/*	display:none;*/
}

#pagesidebar h3
{
	padding:0px 0px 8px 0px;
	margin:0px;
	line-height:1.1em;
	color:#fff;
	font-size:1.5em;
	font-weight:normal;
}
#newslettersignup
{
	padding:0px 0px 35px 0px;
}
#newslettersignup form
{
	display:inline;
}
#newslettersignup .txt_field
{
	border:1px solid #828282;
	height: 23px;
	font-size:12px;
	width:150px;
}
#newslettersignup .img_field
{
	vertical-align:bottom;
}

#followus h3
{
	font-size:1.2em;
	color:#e7e9e5;
	font-weight:bold;
}

#categories {
	padding: 0px 0px 10px 0px;	
	font-size:0.9em;
	text-align:left;	
}

#categories li {
	list-style-type: none;
	padding-left: 10px;
	line-height: 1.1em;
}

#categories li a {
	color: #fff;
	text-decoration: none;
	display:inline;
	padding:0px;
}

#categories li a:hover {
	color: #1EADFC;
	text-decoration: none;
}

#categories li.active {
	background: url('../images/list-arrow-b.gif') 0 2px no-repeat;
}

#categories li.active a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#categories li.active a:hover {
	color: #fff;
	text-decoration: underline;
}



.maincontent1
{
	padding: 0px 10px 25px 0px;
	font-size:14px;
}


.pagefooter
{
	height:60px;
	color:#fff;
}


body.pagetype_home .pagefooter
{
	/*height:270px;*/
}


#header_login_options
{
	text-align:center;
	padding-bottom:12px;
}
#index_cashback_info
{
	font-family: Arial, Helvetica, sans-serif;
	color:#353535;
	text-align:left;
	width:600px;
	height:123px;
	background: transparent url( '../images/earn_cashback.jpg') no-repeat 50% 50%;
	margin:auto;
	line-height:13px;
	font-size:13px;
	
}
#index_cashback_info1
{
	padding:47px 52px 0px 52px;
	text-align:justify;
}


#image_index_slider
{
	width:750px;
	
}

#index_page_search
{
	background: transparent url( '../images/index_search_bg.jpg') 50% 0% no-repeat;
	margin:auto;
	padding: 20px 0px 10px 0px;
	font-size:1.4em;
}
#index_page_search b
{
	font-weight:normal;
	padding:0px 8px 0px 24px;
	top:-8px;
	position:relative;
}
#index_page_search .txtfield
{
	font-size:20px;
	width:134px;
	vertical-align:top;
}
#index_page_browse_by_letter
{
	font-size:18px;	
}
#index_page_browse_by_letter b
{
	font-weight:normal;
	padding-right:20px;
}
#index_page_browse_by_letter a
{
	padding: 0px 1px;
	color:#000;
	text-decoration:none;
}
#index_page_browse_by_letter a:hover
{
	color:#444;
}



#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#header {
	float: left;
	width: 960px;
}


#header #links {
	float: left;
	width: 540px;
	height: 20px;
	color: #000;
	text-align: right;
	padding: 2px 5px 0 0;
}

#header #links a {
	color: #94D710;
	font-weight: bold;
	text-decoration: none;
}

#header #links a:hover {
	color: #000;
	text-decoration: none;
}

#header #searchbox {
	float: right;
	width: 250px;
	height: 60px;
	margin: 0px 7px 2px 0;
}

#header #searchbox .search_inputt {
	float: left;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: url('../images/search_bg.png') repeat-x center top;
	height: 15px;
	width: 200px;
	color: #878787;
	border: 1px solid #DDDDDD;
	padding: 4px 0px 2px 4px;
	margin: 3px 0 0 10px; 
}

#header #searchbox .search_button {
	float: right;
	width: 30px;
	height: 30px;
	background: url('../images/search.png') no-repeat top right;
	border-style: none;
	margin: 0;
	padding: 0 0 0 0;
	cursor: pointer;
}


#column_left {
	float: left;
	width: 180px;
	margin: 22px 15px 0 0;
}

#column_center {
	float: left;
	width: 570px;
	margin: 0;
}

#column_center h1 {
	text-align: left;
	padding: 0 0 3px 15px;
	border-bottom: 2px solid #DEDFED;
}

#column_right {
	float: left;
	width: 180px;
	margin: 22px 0 0 15px;
}


/* Boxes
----------------------------------------------- */	
.box {
	margin-bottom: 0px;
}

.box .top {
	padding: 5px 0px 4px 7px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	border-left: 2px solid #94D710;
	border-bottom: 2px solid #DEDFED;
}

.box .top img {
	float: left;
	margin-right: 5px;
}

.box .middle {
	background: #FFFFFF;
	padding: 10px;
}

.box .bottom {
	height: 5px;
}

#footer {
	float: left;
	color: #000;
	background: #F2F2F2;
	border-top: 1px solid #DEDFED;
	width: 960px;
	height: 75px;
	margin: 0;
	text-align: center;
	padding: 10px 0 0 0;
}

#footer a {
	color: #1E80A3;
	text-decoration: none;
}

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

#footer p {
	color: #3B3B3A;
}


#footer .powered-by-cashbackengine {
	position: relative;
	width: 167px;
	top: -50px;
	right: 10px;
	height: 25px;
	text-align: right;
	float: right;
	font-size: 11px;
	color: #999;
	padding-top: 10px;
	background: url('../images/cashbackengine.gif') no-repeat center left;
}

#footer .powered-by-cashbackengine a { 
	color: #000;
	text-decoration: none;
}



/* Tables
----------------------------------------------- */	

th {
	background: #DFE7FB;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;
}

tr.row_odd {
	background: #FFFFFF;
}

tr.row_even {
	background: #F1F0FF;
}


/* Like Box
----------------------------------------------- */	

td.like {
	color: #737373;
	border-right: 1px solid #DDDDEE;
	background: #F7F7F7 url('../images/browse_bg.png') repeat-x center bottom;
}

td.like:hover {
	color: #444444;
	background: #EAFFDF url('../images/browse_bg_r.png') repeat-x center bottom;
}


/* LINKS
----------------------------------------------- */	
a {
	color: #3494CF;
	text-decoration: none;
}

a:hover {
	color: #038853;
}

a.start_link {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding: 5px 10px;
    display: inline;
    background: #94D710;
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
	text-decoration: none;
}
.start_link:hover {
	background: #AFFB1B;
}

a.conditions {
	color: #737373;
	background: url('../images/conditions_icon.gif') no-repeat center left;
	padding: 12px 10px 10px 30px;
}

a.favorites {
	background: url('../images/favorites_icon.gif') no-repeat center left;
	padding: 10px 10px 10px 25px;
	color:#000;
	text-decoration:none;
}

a.goback {
	background: url('../images/back.gif') no-repeat center left;
	padding: 22px;
	text-decoration: underline;
}

a.seemore {
	background: url('../images/seemore_icon.gif') no-repeat center left;
	padding-left: 17px;
}

a.go2store {
	width:153px;
	height:46px; 
	background: url('../images/gotostore.gif') no-repeat;
	text-decoration:none;
	overflow:hidden;
	display:block;
	text-align:center;
	color:#1B9BBE;
}


a.go2store_b {
	background: url('../images/goto.png') no-repeat center right;
	padding: 0 25px 3px 0;
	font-size: 12px; 
	color: #3494CF;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: underline;
}

a:hover.go2store_b {
	color: #94CA29;
	text-decoration: none;
}


/* Autocomplete
----------------------------------------------- */	
.ac_results {
	padding-top: 0;
	border-left: 1px solid #9AE30A;
	border-right: 1px solid #9AE30A;
	border-bottom: 1px solid #9AE30A;
	background-color: #FFFFFF;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 3px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: #FFFFFF right center no-repeat;
}

.ac_odd {
	background-color: #FFFFFF;
}

.ac_over {
	background-color: #D4FB89;
	color: #000000;
}


/* Tooltip
----------------------------------------------- */	

div.cashbackengine_tooltip span {
	background: #88BB22;
	display: none;
	padding: 7px;
	position: absolute;
	z-index: 1000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.cashbackengine_tooltip {
	display: inline;
	padding-right: 10px;
}

.tooltip {
	background: #88BB22;
	color: #FFFFFF;
	min-height: 10px;
	max-width: 220px;
	padding: 7px;
	opacity: 0.9;
}


/* Statuses
----------------------------------------------- */

.confirmed_status, .pending_status, .declined_status, .failed_status, .request_status, .paid_status, .payment_status {
	float: left;
	margin-left: 3px;
	padding: 5px 5px 5px 20px;
}

.confirmed_status {
	color: #A6D220;
	background: url('../images/icons/status-confirmed.png') no-repeat center left;
}

.pending_status {
	color: #F7B400;
	background: url('../images/icons/status-pending.png') no-repeat center left;
}

.declined_status {
	color: #FF5558;
	background: url('../images/icons/status-declined.png') no-repeat center left;
}

.failed_status {
	color: #FF000A;
	background: url('../images/icons/status-failed.png') no-repeat center left;
}

.request_status {
	color: #979797;
	padding: 3px;
}

.paid_status {
	color: #86C125;
	background: url('../images/icons/status-paid.png') no-repeat center left;
}

.payment_status {
	color: #535352;
}


/* Message Box
----------------------------------------------- */	
.info_msg, .success_msg, .error_msg {
	border: 1px dotted;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-weight: bold;
	width: 70%;
	margin: 10px auto;
	padding: 10px 10px 10px 50px;
	white-space: nowrap;
}

.info_msg {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/icon_info.png');
}

.error_msg {
	color: #E94E4E;
	background-color: #FBE1D8;
	background-image: url('../images/icon_error.png');
}

.success_msg {
	color: #FFFFFF;
	background-color: #6BEB2B;
	background-image: url('../images/icon_success.png');
}



/* Lists
----------------------------------------------- */
ul {
	padding: 0;
	margin: 10px 0 5px 30px;
}

li {
	padding: 2px 0 0 0;
}


#popular_list {
	padding: 0;
	margin: 0 5px 5px 2px;
}

#popular_list li {
	list-style-type: none;
	background: url('../images/popular_icon.gif') 0 7px no-repeat;
	padding: 10px 0 7px 27px;
	line-height: 14px;
	border-bottom: 1px dotted #ccc;
}

#popular_list li a {
	display: block;
	color: #91DB00;
	text-decoration: none;
}

#popular_list li a:hover {
	color: #B9FF2F;
	text-decoration: none;
}

#newest_list {
	padding: 0;
	margin: 0 5px 5px 2px;
}

#newest_list li {
	list-style-type: none;
	background: url('../images/list_newest.gif') 0 7px no-repeat;
	padding: 3px 0 5px 15px;
	line-height: 13px;
	border-bottom: 1px dotted #ccc;
}

.newest_cashback {
	color: #F8A51B;
	font-size: 10px;
	padding-left: 10px;
	text-align: right;
}


#benefits li {
	list-style-type: none;
	background: url('../images/check_icon.gif') 0 2px no-repeat;
	padding-left: 20px;
	line-height: 19px;
}

.click_history {
	float: left;
	background: url('../images/check_blue.gif') no-repeat 5px center;
	padding: 4px 5px 1px 30px;
}

#referrals_list {
	padding: 0;
	margin: 5px 5px 5px 10px;
}
#referrals_list li {
	list-style-type: none;
	background: url('../images/referral_icon.png') no-repeat 5px center;
	padding: 8px 0 8px 30px;
	line-height: 14px;
	color: #5F5F5F;
}
#referrals_list li a {
	color: #91DB00;
	text-decoration: none;
}
#referrals_list li a:hover {
	color: #B9FF2F;
	text-decoration: none;
}


/* Alphabet Order
----------------------------------------------- */	
#alphabet {
	margin: 5px 0 5px 0;
	background-color: #F7F7F7;
	border-top: 1px #D7D7D7 dotted;
	border-bottom: 1px #D7D7D7 dotted;
	color: #BBBBBB;
	height: 25px;
}

#alphabet ul {
	width: 98%;
	margin: 0 auto;
	position: relative;
	list-style-type: none;
	padding: 5px;
	text-align: center;
}

#alphabet li {
	float: center;
	margin: 0 0 0 4px;
	padding: 0 4px 0 0;
	border-right: 1px solid #A7A7A7;
	line-height: 15px;
	display: inline;
}

#alphabet li.last { border: none; }

#alphabet li a {
	color: #000000;
	font-size: 11px;
	padding: 2px 1px 2px 1px;
	text-decoration: none;
}

#alphabet li a:hover {
	color: #3494CF;
	text-decoration: underline;
}


/* Alphabet
----------------------------------------------- */	
.alphabet {
	padding: 0;
	margin: 0;
	border-top: 1px solid #DEDFED;
	border-left: 1px solid #DEDFED;
	color: #616B76;
	font-size: 11px;
	font-weight: normal;
}

.td_alphabet {
	border-right: 1px solid #DEDFED;
	border-bottom: 1px solid #DEDFED;
	width: 20px;
	height: 20px;
	text-align: center;
	background: #FBFBFB url('../images/td_bg.gif') no-repeat;
}

.td_alphabet_active {
	border-right: 1px solid #DEDFED;
	border-bottom: 1px solid #DEDFED;
	width: 20px;
	height: 20px;
	text-align: center;
	background: #5F5F5F;
}

.td_alphabet_active a {
	color: #FFFFFF;
}


.td_alphabet:hover {
	background: #EDFBD8;
	background: url('../images/td_bg.gif') no-repeat right top;
}


.td_alphabet a {
	display: block;
	color: #5B5858;
	text-decoration: none;
}

.td_alphabet a:link,
.td_alphabet a:visited {	
	color: #5B5858;
}

.td_alphabet a:hover {
	color: #000000;
}


/* TEXT
----------------------------------------------- */	
p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	/*margin: 0;*/
}


.btext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #444;
}

.stitle {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	color: #737373;
}

.req {
	color: #FF0000;
	font-weight: normal;
}

.note {
	padding-top: 4px;
	font-size: 11px;
	color: #999999;
	position: absolute;
}

.newnum {
	font-size: 10px;
	color: #F77003;
	font-weight: bold;
}

/*#shadow {
	background: url('../images/shadow.gif') no-repeat bottom right;
	margin: 10px 0 0 5px !important;
	float: left;
	text-align: center;
} 

#shadow img {
	display: block;
	background-color: #FFFFFF;
	margin: -3px 6px 6px -3px;
	padding: 3px;
}

*/
.abalance {
	background: url('../images/balance_bg.png') no-repeat bottom center;
	color: #4AAF0A;
	padding: 25px;
	text-align: center;
}

.abalance span {
	padding-top: 4px;
	font-size: 28px;
	color: #55D32E;
}

.mbalance {
	color: #000;
	font-weight: bold;
}

.imgs {
	border: 1px solid #D3D3D3;
	margin-right: 3px;
	padding: 3px;
	background: #FFFFFF;
}

a:hover .imgs {
	border-color: #F3F3F3;
}

.thebest {
	border: 1px solid #F3F3F3;
	padding: 10px;
	background: #F7F7F7;
	margin: 3px 0;
}

a:hover .thebest {
	background: #F7F7F7;
	border-color: #E3E3E3;
}

.conditions_title {
	color: #454545;
	font-weight: bold;
	
}

.sline {
	/*background: #FFFFFF url('../images/line.gif') no-repeat center bottom;*/
	margin: 2px auto;
	height: 1px;
 }

 .bline {
	/*background: #d6d6d6 url('../images/px.gif') no-repeat center bottom;*/
	margin: 2px auto;
	height: 1px;
 }




/* Support Messages
----------------------------------------------- */
.message_subject {
	color: #444;
	font-weight: bold;
	background: url('../images/icon_message.gif') no-repeat center left;
	padding: 5px 10px 5px 20px;
}

.message_text {
	padding: 7px 5px 5px 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #C3C3C3;
}

.answer_date {
	float: right;
	padding: 2px 3px 2px 3px;
	text-align: right;
	color: #FFF;
	background: #AECDEA;
}

.answer_sender {
	color: #000;
	font-weight: bold;
	background: url('../images/icons/message.png') no-repeat center left;
	padding: 5px 10px 5px 20px;
}

.answer_text {
	padding: 7px 5px 5px 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #C3C3C3;
}



/* RETAILERS
----------------------------------------------- */	

table {
	border-collapse:collapse;
}

tr.odd {
	/*background: #FFFFFF url('../images/browse_bg.png') repeat-x center bottom;
	height: 120px;
	border-bottom: 1px solid #D6E9F0;*/
	background:#eee;
}

tr.odd:hover {
	/*background: #EAFFDF;*/
}

tr.even {
	/*height: 120px;
	background: #FFFFFF url('../images/browse_bg.png') repeat-x center bottom;
	border-bottom: 1px solid #D6E9F0;*/
}

tr.even:hover {
	/*background: #EAFFDF;*/
}

.featured {
	display: block;
	position: relative;
	top: 35px;
	color: #BB6CAA;
	background: url('../images/featured.png') no-repeat center right;
	padding: 10px 10px 18px 20px;
}

.cashback {
	color: #038853;
	font-weight: bold;
	font-size:16px;
}

a.retailer_title  {
	font-weight: bold;
	text-decoration: none;
	font-size:18px;
}

a:hover.retailer_title {
}

.retailer_description {
	text-align: justify;
}


.category_description {
	color: #5F5F5F;
}

.browse_top {
	padding: 25px 10px 25px 10px;
}

.browse_top .sortby {
	float: left;
}

.browse_top .sortby span {
	color: #444444;
	font-weight: bold;
}

.browse_top .results {
	float: right;
}

.browse_top .results span {
	color: #444444;
	font-weight: bold;
}


/* FORMS
----------------------------------------------- */	
fieldset {
	border: 1px solid #CCCCCC;
	border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 10px;
}

form {
	margin:0;
	padding:0;
	display: inline;
}

input.inputt, textarea.inputt2, select.field {
	background: #FFFFFF url('../images/input_bg.png') repeat-x center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 2px 3px 2px 3px;
	border: 1px solid #bdc7d8;
}

.inputt:focus, .inputt2:focus {
 	border: 1px solid #A3D643;
}

.checkboxx {
	float: left;
	display: block;
	margin: 0 2px 8px 0px;
}

select {
	margin:0;
	font-size:100%;
	color:#333;
}

textarea {
	border: 1px solid #bdc7d8;
	padding: 3px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
}


/* Pagination
----------------------------------------------- */	

div.pagination {
	clear: both;
	font-size: 14px;
	margin: 20px 0;
	text-align: center;
	padding: 2px 0;
}

div.pagination a {
	border: 1px solid #E8E8E8;
	padding: 4px 8px;
	text-decoration:none;
	margin: 1px;
	color: #333;
}

div.pagination a:hover {
	border: 1px solid #94D710;
	padding: 4px 8px;
	background: #94D710;
	color: #FFFFFF;
}

div.pagination span.disabled {
	padding: 4px 8px;
	margin: 2px;
	border: 1px solid #EEEEEE;
	color: #444;
}

div.pagination span.curPage {
	background: #94D710;
	border: 1px solid #94D710;
	padding: 4px 8px;
	color: #FFFFFF;
	margin: 1px;
}
.retailers_list
{
	margin:10px auto;
	width:100%;
	border-collapse:collapse;	
}
.retailers_list	td
{
	padding:5px;
}
td.retailer_image
{
	vertical-align:middle;
}
.retailer_name
{
	font-weight:normal;
	font-family: Georgia;
	font-style: italic;
	text-align:center;
	margin:0px auto 20px auto;
	padding:0px;
}
.retailer_name span
{
	width:540px;
	height:94px;
	display:block;
	margin:0px auto;
	background: transparent url('../images/retailer_name_bg.jpg' ) no-repeat 50% 0%;
	line-height:80px;
}
.retailier_information .cashback
{
	font-weight:normal;
	color:#000;
	font-size:22px;
}
.retailier_information .cashback b
{
	color:#076fa8;
	font-weight:normal; 
}


.retailier_information_image
{
	float:left;
	width:230px;
}
.retailier_information_desc
{
	float:left;
	width:360px;
}
.retailier_information_desc1
{
	width:320px;
	margin: 0px auto 0px 0px;
}
.retailier_information_stats
{
	width:180px;
	float:left;
}
.retailer_stats4
{

}
.retailer_stats3 center
{
	margin:0px 0px 14px 0px;
	padding:0px;
	line-height:1.1em;
}
.retailer_stats3 b {
    color: #686868;
		font-weight:normal;
}
.retailer_stats3 center b
{
	font-weight:bold;
	color:#000;
}
.retailier_information_additional
{
}
.retailier_information_additional h4
{
	font-size:inherrit;
	font-weight:bold;
	text-align:center;
}
.retailer_might_also_like
{
	border:collapse;
	margin:auto;
}
.retailer_might_also_like  td
{
	text-align:center;
	vertical-align:top;
	width:150px;
	color:#626161;
}
.retailer_might_also_like  td u
{
	font-weight:bold;
	display:block;
	padding-bottom:4px;
}
.footerdeal
{
	height:200px;
	color:#fff;
}
.footermenu
{
	color:#fff;
	text-align:center;
	height:35px;
	font-size:14px;
}
.footermenu a
{
	text-decoration:none;
	color:#fff;
	padding:10px 3px 0px 3px;
}
.footermenu a:hover
{
	color: #1EADFC;
}
.copyright
{
	font-size:12px;
	color:#fff;
	text-align:center;
}
.footermenu .rss_icon {
	padding-right: 27px;
	background: url('../images/rss.gif') no-repeat top right;
}

.butt {
	margin: 0px;
	padding: 3px 5px 3px 5px;
	border: 1px solid #fff;
	background: #239BB6;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	overflow: visible;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.butt:hover {
	color:#ccc;
}

#account_menu {
	padding: 0px;
	margin:0px;
	display:block;
	list-style:none;
	text-align:center;
	background: #262425;
	-webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
	padding:3px;
}

#account_menu li {
	list-style:none;
	padding:0px 5px;
	display:inline;
	margin:0px;	
}
#account_menu li a
{
	color:#fff;
	white-space:nowrap;
}
.facebookside
{
	border:1px solid #12537B;
	background:#fff;
	width:210px;
	margin:8px auto 0px auto;
}

.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear {display: inline-block;}
.clear {display: block;}

.deal { margin: auto 10px; padding: 5px; ;font-size: 14px;}
.deal .deal-inner { border: 2px dotted #1999BB; color: #000; font-size: 14px; padding: 5px;}

.deal .col1,
.deal .col2,
.deal .col3 {min-height: 1em; float: left; outline: 0px dotted red}
.deal .col2 {text-align:center;}
.deal .container {margin: 0 0 0px}
.deal .container .col1 {float: left; width: 70%; margin-right: 3%}
.deal .container .col2 {float: left; width: 26%;}

.deal h2.title {margin: 0 0 2px; font-size: 18px; font-weight: bold}
.deal h2.title a {}

.deal .details {margin: 0 0 0px;}

.deal .photo {position: relative; margin: 0 0 5px; text-align: center;}
.deal .photo img {border:0px;}

.deal .description {position: relative;}
.deal .description p {padding: 0}
.deal .expiration_date {}
.deal .posted {margin: 0 0 1px}

.deal .deal_categories {}
.deal .deal_categories span {font-weight: bold;}
.deal .deal_tags {}
.deal .deal_tags span {}

.deal .coupon_code { }
.deal .coupon_code a{ color:red; }
.deal .coupon_code span {display: block; font-weight: bold}
.deal .coupon_code strong {display: block; color: #a9080d; text-transform: uppercase;  font-weight: bold} 
.deal .coupon_code .ccode {display: block; color: #a9080d; text-transform: uppercase;  font-weight: bold}

.deal .copy {margin: 0 0 12px; text-align: center}
.deal .copy a {color: #636365}
.deal .copy a:hover {color: #b83348}

.deal .useIt {display: block; width: 120px; height: 24px; margin-top: 2px; margin-left:auto; margin-right:auto; padding-top:7px; border: 1px solid #aaa; text-align: center; background-color:#1999BB; color:#ffffff;}
.deal .useIt {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 6px;
}
.deal .useIt a {color: #ffffff; text-decoration:none;}
.deal .useAt { margin-top: 5px; margin-left:auto; margin-right:auto; }
.deal .get_deal a {color: #000; font-weight: bold}

.deal .deal_store {}

.deal .topTitle {position: relative; }
.deal .topTitle div {float: left}
.deal .topTitle h2.title {margin: 0 0 2px; font-size: 18px; font-weight: bold}
.deal .topTitle h2.title a {}


.deal .links {position: relative; }
.deal .links div {float: left}
.deal .links div.deal_store {font-weight: bold}
.deal .links div.more_info {float: right; margin: 0 12px 0 0;}
.deal .links div.posted {float: right; margin: 0 12px 0 0;}
.deal .links div.comments_count {float: right; margin: 0 12px 0 0;}
.deal .links div.share_buttons {float: right}

.product_search_product
{
  padding: 9px 3px;
  width:760px;
  background:#EEEEEE;
}
.product_search_product_alt
{
	background:transparent;
}
.product_search_product1
{
  padding:5px;
  margin:auto;
}
.product_compare h3,
.product_search_product h3
{
  color:#3494CF;
  font-size:16px;
  line-height:1.2em;
  padding:0px 0px 18px 0px;
  margin:0px;
  text-align:left;
  font-weight:bold;
}
.product_search_product_img
{
  width:130px;
  float:left;
  text-align:center;
}
.product_search_product_mid
{
  width:470px;
  float:left;
}

.product_search_product_right
{
  float:right;
  width:140px;
  text-align:center;
}
.ps_clr
{
  height:1px;
  overflow:hidden;
  clear:both;
}
.product_search_button
{
	padding:0px 10px;
	font-weight:bold;
	font-family:Arial;
	font-size:16px;
	line-height:29px;
	height:29px;
	background:#168DB4;
	color:#fff;
	text-decoration:none;
	display:inline-block;
	margin:2px auto;
	width:auto;
	border:1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.product_search_button:hover
{
	color:#fff;
	text-decoration:none;
}
.product_compare h3
{
	float:right;
	width:420px;
}
.product_compare_image
{
	width:130px;
	float:left;
	text
}
.product_compare_desc
{
	float:right;
	width:420px;
}
.product_search_form
{
	margin: 5px 0px 10px 0px;
	text-align:center;
	padding:8px;
	font-size:18px;
	color:#000; 	 
}
.product_search_keywords
{
	font-size:14px;
	width:200px;
}
.product_compare_num
{
	font-weight:bold;
	padding:5px 0px;
	text-align:right;
}
table.product_compare_stores
{
	width:90%;
	margin:10px auto;
	border-collapse:collapse;
}
table.product_compare_stores th,
table.product_compare_stores td
{
	border: 1px solid #77aa77;
	font-size:14px;
	text-align:center;
	padding:5px;
	vertical-align:middle;
	font-weight:normal;	
}
table.product_compare_stores tr:hover td
{
	background: #aaffaa;

}
table.product_compare_stores th
{
	font-weight:bold;
}
table.product_compare_stores td.product_compare_yourprice
{
	font-weight:bold;
	color:#00aa00;
}
table.product_compare_stores .product_compare_perc
{
	font-weight:bold;
	color:#aa00aa;
}
.product_search_results_bar
{
	font-size:15px;
	padding:4px;
	margin:7px 0px;
}
.product_search_results
{
	width:45%;
	float:left;
}
.product_seach_pages
{
	width:45%;
	float:right;
	text-align:right;
}
.product_search_suggestions
{
	padding-bottom:15px;
}
.product_search_suggestions h2
{
	padding-bottom:14px;
	font-size:18px;
}
.product_search_suggestions span
{
	float:left;
	display:block;
	width:170px;
	font-size:14px
}
