h3{
	font-size: 14px;
}

a.bigger
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
a.bigger:hover
{
	color: #6b9930;
}

a.button_buy_it
{
	background-image: url(../img/button_buy_it.gif);
	display: block;
	width: 95px;
	height: 46px;
	text-decoration: none;
}

a.button_read_more
{
	background-image: url(../img/button_read_more.gif);
	display: block;
	width: 120px;
	height: 46px;
	text-decoration: none;
}

a.button_read_more_small
{
	background-image: url(../img/button_read_more_small.png);
	display: block;
	width: 85px;
	height: 33px;
	text-decoration: none;
}




a.button_add
{
	background-image: url(../img/button_add.png);
	display: block;
	width: 63px;
	height: 35px;
	text-decoration: none;
}

a.button_remove
{
	background-image: url(../img/button_remove.png);
	display: block;
	width: 82px;
	height: 35px;
	text-decoration: none;
}

a.button_use
{
	background-image: url(../img/button_use.png);
	display: block;
	width: 63px;
	height: 35px;
	text-decoration: none;
}

a.button_add_round
{
	background-image: url(../img/button_add_round.png);
	display: block;
	width: 19px;
	height: 19px;
	text-decoration: none;
}

a.button_remove_round
{
	background-image: url(../img/button_remove_round.png);
	display: block;
	width: 19px;
	height: 19px;
	text-decoration: none;
}

div.progress_bar
{
	background-image: url(../img/progress_bar/left.gif);
	background-repeat: no-repeat;
}

div.progress_bar div.pr
{
	background-image: url(../img/progress_bar/right.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div.progress_bar div.pc
{
	background-image: url(../img/progress_bar/center.gif);
	margin-left: 10px;
	margin-right: 4px;
}

div.progress_bar div.pvalue
{
	background-image: url(../img/progress_bar/value.gif);
	margin-right: 3px;
	
}

div.progress_bar div.pvalue_tip
{
	background-image: url(../img/progress_bar/value_tip.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

div.dod_share
{
	background-image: url(../img/share_background.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 293px;
	height: 33px;	
	float: right;
	margin-right: 10px;
}

div.dod_share div.dod_content
{
	margin-left: 10px;
	margin-top: 5px;
	color: #860442;
	font-weight: bold;
}

div.dod_share img
{
	position: relative;
	top: 4px;
}

div.divide_line_yellow
{
	background-image: url(../img/divide_line_yellow.gif);
	background-repeat: repeat-x;
	line-height: 2px;
	font-size: 2px;
	margin: 7px 0px 7px 0px;
}

div.divide_line
{
	background-image: url(../img/divide_line.gif);
	background-repeat: repeat-x;
	line-height: 2px;
	font-size: 2px;
	margin: 7px 0px 7px 0px;
}

span.number
{
	color: #a61454;
	font-size: 16px;
	font-weight: bold;
}

div.icon_value
{
	background-image: url(../img/icon_value.gif);
	display: block;
	width: 114px;
	height: 63px;
}

div.icon_value div
{
	position: relative;
	left: 65px;
	top: 22px;
	display: block;
	width: 37px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#deal_of_day h1
{
	color: #860442;
	line-height: 110%;
}

#deal_of_day h3
{
	color: #860442;
}

#deal_of_day div.benefits
{
	background-image: url(../img/benefits_background.png); 
	background-repeat: no-repeat;
	width:162px; 
	height: 62px;
}
#deal_of_day div.benefits table
{
 	font-size: 11px;
 	margin: 0px 0px 0px 5px;
 	text-align: center;
 	line-height: 15px;
 	border-bottom: 1px solid #000000;
 	padding-top: 10px;
}

#deal_of_day div.benefits table td
{
	padding: 0px 2px 0px 2px;
}

#deal_of_day div.benefits div.buy_for_friend
{
	padding-left: 15px;
	color: #860442;
	font-weight: bold;
}

#deal_of_day div.time_left_to_buy
{
	position: relative; 
	top: -62px;
	left: 180px; 
	background-image: url(../img/left_to_buy_background.png); 
	width:162px; 
	height: 62px;
	background-repeat: no-repeat;
}

#deal_of_day div.time_left_to_buy div.text
{
	position: relative; 
	top: 12px;
	left: 30px; 
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}
#deal_of_day div.time_left_to_buy div.counter
{
	position: relative; 
	top: 16px;
	left: 6px; 
	font-weight: bold;
	font-size: 7px;
	color: #FFFFFF;
	line-height: 12px;
}

#deal_of_day div.deal_image
{
	height: 320px;
	width: 330px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: center center
}

#deal_of_day div.bottom_image_part
{
	position: relative;
	top: 263px;
	height: 63px;
}

#deal_of_day div.deal_discount
{
	float:right; 
	position: relative; 
	right: 0px; 
	top: -10px; 
	background-image: url(../img/icon_discount.png); 
	background-repeat: no-repeat; 
	width: 172px; 
	height: 79px;
}

#deal_of_day div.deal_discount div.value
{
	position: relative; 
	top: 28px;
	right: -100px; 
	font-size: 17px; 
	color: #FFFFFF; 
	font-weight: bold;
	display: block; 
	width: 55px; 
	height: 50px; 
	text-align: center;
}

#first_info h3,#first_retailers h3
{
	color: #66952e;
}


#first_coupons h3
{
	color: #d9a64d;
	margin: 0px;
}

ul.list,ul.list_green,ul.list_yellow
{
	list-style: none;
	margin: 5px;
	padding: 0px;
}

ul.list li,ul.list_green li,ul.list_yellow li
{
	background-image: url(../img/divide_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
}

ul.list li a,ul.list_green li a,ul.list_yellow li a
{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}


ul.list li a:hover,ul.list a.selected
{
	color: #bb4d7e;
}

ul.list_green li a:hover,ul.list_green a.selected
{
	color: #67ae3d; 
}

ul.list_yellow li a:hover,ul.list_yellow a.selected
{
	color: #e6a334; 
}




div.deal
{
	margin: 5px 5px 0px 5px;
}

div.deal div.discount
{
	position: relative;
	top: -6px;
	left: 60px;
	width: 107px;
	height: 50px;
	background-image: url(../img/icon_discount_small.png);
	background-repeat: no-repeat;
}

div.deal div.discount div
{
	position: relative;
	top: 12px;
	left: 66px;
	width: 25px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}	

div.deal div.benefits
{
	background-image: url(../img/benefits_background.png); 
	background-repeat: no-repeat;
	width:160px; 
	height: 44px;
	position: relative;
	top: 85px;
	left: -1px;
}

div.deal div.benefits table
{
 	font-size: 11px;
 	margin: 0px 0px 0px 5px;
 	text-align: center;
 	line-height: 15px;
 	padding-top: 10px;
}

div.deal div.benefits table td
{
	padding: 0px 2px 0px 2px;
}

div.deal div.image
{
	float: left;
	display: block;
	width: 160px;
	height: 162px;
	background-repeat: no-repeat;
}

div.deal div.text
{
	float: right; 
	width: 144px;
	height: 162px;
	color: #414042;
}
div.deal div.text div.text_a_c
{
	position: relative;
	top: -44px;
}

div.deal div.text h3
{
	margin: 0px;
}

div.deal div.text div.bought_deals
{
	background-image: url(../img/bought_deals_background.gif);
	background-repeat: no-repeat;
	display: block;
	width: 129px;
	height: 44px;
	position: relative;
	top: 136px;
	left: 7px;
}

div.deal div.text div.bought_deals div.bdtext
{
	position: relative;
	top: 10px;
	left: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

div.deal div.text div.bought_deals div.bdtext_value
{
	float: right;
	margin: 8px 15px 0px 0px;
	text-align: center;
	width: 60px;
	font-size: 15px;
}

div.section_up_bar
{
	background-image: url(../img/share_background.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 293px;
	height: 33px;	
	float: right;
	margin-right: 10px;
}

div.section_up_bar div.section_up_bar_content
{
	margin-left: 10px;
	margin-top: 9px;
	color: #939598;
	font-weight: bold;
}

div.section_up_bar div.section_up_bar_content a
{
	color: #939598;
	text-decoration: none;
}


div.section_up_bar div.section_up_bar_content span.important
{
	color: #860442;
}

div.section_up_bar div.section_up_bar_content span.important_yellow
{
	color: #ce8a14;
}

div.coupon
{
	margin: 5px 5px 0px 5px;
}

div.coupon div.image,div.coupon div.image_first
{
	float: left;
	display: block;
	width: 160px;
	height: 162px;
	background-repeat: no-repeat;
	background-position: center center;
}

div.coupon div.image_first
{
	width: 100px;
	height: 162px;
}

div.coupon div.text
{
	float: right; 
	width: 144px;
	height: 162px;
	color: #414042;
}
div.coupon div.text div.text_a_c
{
	position: relative;
	top: -63px;
}

div.coupon div.text div.text_a_c a{
	color: #000000;
}

div.coupon div.text h3
{
	margin: 0px;
}

div.coupon div.coupon_value
{
	position: relative;
	top: 110px;
	display: block;
	width: 114px;
	height: 63px;
	background-image: url(../img/icon_value.gif);
}

div.coupon div.coupon_value div.coupon_value_text
{
	width: 50px;
	height: 24px;
	position: relative;
	left: 60px;
	top: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

div.coupon a.coupon_add
{
	display: block;
	width: 84px;
	height: 49px;
	background-image: url(../img/button_add_medium.png);
	background-repeat: no-repeat;
	position: relative;
	top: 110px;
	left: -7px;
	text-decoration: none;
}

div.coupon a.coupon_remove
{
	display: block;
	width: 101px;
	height: 43px;
	background-image: url(../img/button_remove_medium.png);
	background-repeat: no-repeat;
	position: relative;
	top: 110px;
	left: -7px;
	text-decoration: none;
}

div.coupon a.coupon_read_more
{
	display: block;
	width: 111px;
	height: 49px;
	background-image: url(../img/button_read_more_medium.png);
	background-repeat: no-repeat;
	position: relative;
	top: 110px;
	left: -7px;
	text-decoration: none;
}

div.coupon a.coupon_use
{
	display: block;
	width: 77px;
	height: 43px;
	background-image: url(../img/button_use_medium.png);
	background-repeat: no-repeat;
	position: relative;
	top: 110px;
	left: -7px;
	text-decoration: none;
}

div.coupon a.coupon_use_points
{
	display: block;
	width: 120px;
	height: 43px;
	background-image: url(../img/button_use_points.png);
	background-repeat: no-repeat;
	position: relative;
	top: 110px;
	left: -7px;
	text-decoration: none;
}

***** icons ******/

.ui-icon_red  { width: 16px; height: 16px; background-image: url(/img/icons_red.png); }
.ui-icon_blue { width: 16px; height: 16px; background-image: url(/img/icons_blue.png); }

.ui-icon-alert { background-position: 0px -144px; }
.ui-icon-info { background-position: -16px -144px; }

/******************/

/*** messages ***/

/* Interaction Cues */

div.messages {

		float: right;
		width: 100%;
}

div.messages div.box {

		width: 90%;
		float: right;
		padding: 10px 15px;
		margin: 15px 5px 30px 0px;
}


div.messages div.warning {
		border: 1px solid #cd0a0a;
		background: #fef1ec url(/img/bg_warning.png) 50% 50% repeat-x;
		color: #cd0a0a;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

div.messages div.info {
		border: 1px solid #82D619;
		background: #fef1ec url(/img/bg_info.png) 50% 50% repeat-x;
		color: #000000;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

div.infoSection{
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 10px;
		margin: 20px;
		background-color: #fde291;
		border: 1px solid #333333;
}

div.infoText{
		color: #4a7423;
		padding: 10px;
		margin: 20px;
		text-align: center;
}

div.cat_list
{
	padding-left: 10px;
}

div.cat_list a.us,div.cat_list a.selected
{
	font-size: 12px;
}

#simplemodal-overlay {
	background-color:#333333;
}
#simplemodal-container {
	background-color:#ffffff; 
	border:4px solid #ffffff; 
	padding:20px;
	display: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
a.simplemodal-close
{
	float: right;
	display: none;
	color: #333333;
	font-weight: bold;
}

div.reviews a
{
	font-weight: bold;
	text-decoration: none;
}

div.reviews div.review_text
{
	padding-left: 15px;
	background-image:url(../img/quote.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

#counters {
	position: absolute;
	color: #bec0c2;
	padding-left: 30px;
}

#counters span.title{
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: underline;
	color: #7b7a7c;
}

#downloadIcons{
	list-style: none;
	padding: 5px;
	margin: 0px;
}

#downloadIcons li{
	padding: 15px 8px 15px 8px;
	border-bottom: 1px solid #adaaab;
	height: 50px;
}

#downloadIcons li:last-child{
	border-bottom:none;
}

#downloadIcons a.iphone {
	display: block;
	width: 30px;
	height: 40px;
	background-image: url(/img/phones_logo/iphone_coming.png);
	background-repeat: no-repeat;
	padding-left: 240px;
}

#downloadIcons a.android {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(/img/phones_logo/android.png);
	background-repeat: no-repeat;
	padding-left: 240px;
}

#downloadIcons a.blackberry {
	display: block;
	width: 30px;
	height: 28px;
	background-image: url(/img/phones_logo/blackberry_comming.png);
	background-repeat: no-repeat;
	padding-left: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#setupRemind{
	background-color: #9ACD32;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	color: #FFFFFF;
}

#setupRemind a{
	color: #FFFFFF;
}


.formSection{
	background-color: #d4d4d4;
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.wizardNextButton{
	background-image: url(/img/next.png);
	display: block;
	width: 32px;
	height: 32px;
	text-decoration: none;
}

div.wizardTextSection{
	background-color: #d4d4d4;
	padding: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
}

#map_text{
	background-color: #fbf997;
	padding: 4px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.defaultText{
	color: #AAAAAA;
	background-color: #DDDDDD;
}

.focusText{
	color: #000000;
	background-color: #FFFFFF;
}

div.countriesSelection img{
	margin: 2px;
}

div.countriesSelection{
	width: 250px;
	margin-top: 5px;
	text-align: center;
}

div.countriesSelection img.selected{
	
}
