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;
}

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

.coupon_action_price
{
	background-image: url(../img/icon_value_action_price.png);
	background-repeat: no-repeat;
}

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 div.coupon_action_price {
	width: 100%;

}

div.coupon div.coupon_action_price div.coupon_value_text
{
	left: 80px;
}

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.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{
	
}
/* jQuery Countdown styles 1.5.5. */
.hasCountdown {
	font-size: 0.9em;
	font-weight: normal;
	width: 90px;
	text-align: center;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}
body
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size:75%; line-height:1.6em; 
	font-family:Tahoma, Verdana, Helvetica, Arial, sans-serif;
	/*Cambria, Georgia, "Times New Roman", Times, serif;*/
	
	/**/
}

a
{
	color: #77787c;
}

#container_header
{
	height: 145px;
	background-image: url(../img/header_background.gif);
	background-repeat: repeat-x;
}

#header
{
	margin: 0px auto;
	width: 1000px;
	text-align: left;
	padding-top: 8px;
}

#header a.logo,#header a.logo:hover
{
	background-image: url(../img/header_logo.gif);
	display: block;
	width: 291px;
	height: 109px;
	text-decoration: none;
	color: #312e2f;
	border: none;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
}

#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#menu a {
	display: block;
	width: 100%;
	padding: 5px;
	font-size: 1.2em;
	color: #939598;
	text-decoration: none;
	font-weight: bold;
}


#menu a.special{
	background-image: url(../img/header_menu_special.gif);
	background-repeat:repeat-x;	
	color: #2e2a2b;
	padding: 4px 2px 10px 2px;
	text-align: center;
	margin-right: 0px;
	position: relative;
	top: -4px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#menu div.space{
	width: 180px;
}

#menu li ul a {
	font-size: 1em;
}

#menu li {
	float: left;
	margin-right: 9px;
}

#menu li ul {
	position: absolute;
	background: #231f20;
	padding-left: 30px;
	left: -999em;
	visibility: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#menu li ul ul {
	margin: -1em 0 0 10em;
}

#menu li:hover ul ul, #menu li:hover ul ul ul {
	left: -999em;
}

#menu li:hover a, #menu a.selected {
	color: #8dc63f;
}

#menu li:hover a.special {
	color: #2e2a2b;
}

#menu li:hover ul a,#menu li li:hover ul a{
	background-color: #231f20;	
}

#menu li li:hover a,#menu li li li:hover a{
	color: #FFFFFF;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul{
	left: auto;
	visibility:visible;
}

#menu li:hover ul li, #menu li li:hover ul li, #menu li li li:hover ul li{
	padding: 4px 1px 4px 1px;
}

#header div.fields
{
	float: right;
	width: 610px;
	height: 100px;
}

#header div.fields input 
{
	height: 17px;
}

#header div.fields select
{
	height: 23px;
	margin-right: 18px;
}


#header div.fields div
{
	float: left;
}

#header div.fields span
{
	color: #c7c8ca;
}

#header div.fields span a
{
	color: #c7c8ca;
	text-decoration: none;
}

#header div.fields a.button
{
	color: #c7c8ca;
	text-decoration: none;
	float: right;
}


#header div.fields span a:hover,#header div.fields span a.selected,#header div.fields a.button:hover
{
	color: #8dc63f;
}

input
{
	border: 1px solid #d1d2d4;
	padding: 2px;
}

input.field_arrow_down
{
	background-image: url(../img/field_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right;
}


#container_content
{
	background-image: url(../img/container_content_background.gif);
	background-repeat: repeat-x;
	
}

#content
{
	margin: 0px auto;
	padding-top: 26px;
	padding-bottom: 50px;
	text-align: left;
	width: 1000px;
}

#content div.left_row
{
	float:left;
	width: 250px;
}

#content div.center_row_full
{
	float:left;
	margin-left: 20px;
	width: 730px;
}

#foot
{	
	margin: 2px auto;
	color: #77787c;
	border-top: 1px solid #c9cacb;
	width: 1000px;
	padding: 5px 0px 40px 0px;
}

#foot div.icons
{
	float: right;
}

#foot div.icons a
{
	float: right;
	margin-left: 9px;
	text-decoration: none;
}

div.icons a.twitter
{
	display: block;
	width: 25px;
	height: 25px;
	background-image: url(../img/twitter_icon.gif);
}

div.icons a.facebook
{
	display: block;
	width: 26px;
	height: 26px;
	background-image: url(../img/facebook_icon.gif);
}













div.section_black div.head,div.section_black div.head_medium
{
	background-image: url(../img/sections/black/section_head_left.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 200px;
	margin-left: 20px;
}

div.section_black div.head_medium
{
	width: 140px;
}

div.section_black div.head div.r,div.section_black div.head_medium div.r
{
	margin-left: 9px;
	background-image: url(../img/sections/black/section_head_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 33px;
}

div.section_black div.head div.r div.c,div.section_black div.head_medium div.r div.c
{
	background-image: url(../img/sections/black/section_head_background.gif);
	background-repeat: repeat-x;
	height: 33px;
	margin-right: 9px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

div.section_black div.head_medium div.r div.c
{
	font-size: 1.1em;
	padding-top: 8px;
	text-transform: uppercase;
}

div.section_black div.content
{
	background-image: url(../img/sections/black/top_left_corner.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}

div.section_black div.content div.r
{
	margin-left: 5px;
	background-image: url(../img/sections/black/top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.section_black div.content div.r div.c
{
	background-image: url(../img/sections/black/top_border.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-right: 5px;
	padding-top: 5px;
}


div.section_black div.bottom
{
	background-image: url(../img/sections/black/bottom_left_corner.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}

div.section_black div.bottom div.r
{
	margin-left: 5px;
	background-image: url(../img/sections/black/bottom_right_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.section_black div.bottom div.r div.c
{
	background-image: url(../img/sections/black/bottom_border.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-right: 5px;
	padding-top: 5px;
}
div.section_green div.head,div.section_green div.head_medium
{
	background-image: url(../img/sections/green/section_head_left.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 200px;
	margin-left: 20px;
}

div.section_green div.head_medium
{
	width: 140px;
}

div.section_green div.head div.r,div.section_green div.head_medium div.r
{
	margin-left: 9px;
	background-image: url(../img/sections/green/section_head_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 33px;
}

div.section_green div.head div.r div.c,div.section_green div.head_medium div.r div.c
{
	background-image: url(../img/sections/green/section_head_background.gif);
	background-repeat: repeat-x;
	height: 33px;
	margin-right: 9px;
	padding-top: 5px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
}

div.section_green div.head_medium div.r div.c
{
	font-size: 1.1em;
	padding-top: 8px;
	text-transform: uppercase;
}

div.section_green div.content
{
	background-image: url(../img/sections/green/top_left_corner.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}

div.section_green div.content div.r
{
	margin-left: 5px;
	background-image: url(../img/sections/green/top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.section_green div.content div.r div.c
{
	background-image: url(../img/sections/green/top_border.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-right: 5px;
	padding-top: 5px;
}


div.section_green div.bottom
{
	background-image: url(../img/sections/green/bottom_left_corner.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}

div.section_green div.bottom div.r
{
	margin-left: 5px;
	background-image: url(../img/sections/green/bottom_right_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.section_green div.bottom div.r div.c
{
	background-image: url(../img/sections/green/bottom_border.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-right: 5px;
	padding-top: 5px;
}

div.section_red div.head
{
	background-image: url(../img/sections/red/section_head_left.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 200px;
	margin-left: 20px;
}

div.section_red div.head a {
	color: #FFFFFF;
}

div.section_red div.head div.r
{
	margin-left: 9px;
	background-image: url(../img/sections/red/section_head_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 33px;
}

div.section_red div.head div.r div.c
{
	background-image: url(../img/sections/red/section_head_background.gif);
	background-repeat:repeat-x;
	height: 33px;
	margin-right: 9px;
	padding-top: 5px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

div.section_red div.content
{
	background-image: url(../img/sections/red/top_left_corner.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}

div.section_red div.content div.r
{
	margin-left: 5px;
	background-image: url(../img/sections/red/top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.section_red div.content div.r div.c
{
	background-image: url(../img/sections/red/top_border.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-right: 5px;
	padding-top: 5px;
}


div.section_red div.bottom
{
	background-image: url(../img/sections/red/bottom_left_corner.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}

div.section_red div.bottom div.r
{
	margin-left: 5px;
	background-image: url(../img/sections/red/bottom_right_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.section_red div.bottom div.r div.c
{
	background-image: url(../img/sections/red/bottom_border.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-right: 5px;
	padding-top: 5px;
}


div.section_yellow div.head
{
	background-image: url(../img/sections/yellow/section_head_left.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 200px;
	margin-left: 20px;
}

div.section_yellow div.head div.r
{
	margin-left: 9px;
	background-image: url(../img/sections/yellow/section_head_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 33px;
}

div.section_yellow div.head div.r div.c
{
	background-image: url(../img/sections/yellow/section_head_background.gif);
	background-repeat: repeat-x;
	height: 33px;
	margin-right: 9px;
	padding-top: 5px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

div.section_yellow div.content
{
	background-image: url(../img/sections/yellow/top_left_corner.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}

div.section_yellow div.content div.r
{
	margin-left: 5px;
	background-image: url(../img/sections/yellow/top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.section_yellow div.content div.r div.c
{
	background-image: url(../img/sections/yellow/top_border.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-right: 5px;
	padding-top: 5px;
}


div.section_yellow div.bottom
{
	background-image: url(../img/sections/yellow/bottom_left_corner.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}

div.section_yellow div.bottom div.r
{
	margin-left: 5px;
	background-image: url(../img/sections/yellow/bottom_right_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.section_yellow div.bottom div.r div.c
{
	background-image: url(../img/sections/yellow/bottom_border.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-right: 5px;
	padding-top: 5px;
}

