table#DLItemList td
{
	padding:0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#page_wrap {
	margin: auto;
	position: relative;
	width: 950px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

#page_top {
	margin: auto;
	position: relative;
	width: 950px;
	height: 8px;
	background-color: #e60c48;
}

#header {
	height: 126px;
	background-image: url(../images/header_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#navigation {
	position: absolute;
	width: 760px;	
	height: 62px;
	left: 180px;
	z-index: 100;
}

/* - ["sogo link" (classes and ids)] ------------------------------------------------------- */
#sogo_link {
	position: absolute;
	top: 96px;
	left: 299px;
	width: 222px;
	height: 23px;
	padding-left: 421px;
	padding-top: 7px;
	background-image: url(../images/sogo_link_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

.sogo_link_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	letter-spacing: 2px;
}

.sogo_link_text a:link, .sogo_link_text a:visited, .sogo_link_text a:active {
	color: #ffffff;
	text-decoration: none;
}

.sogo_link_text a:hover {
	color: #e60c48;
	text-decoration: none;
}
/* ----------------------------------------------------------------------------------------- */

#logo {
	position: relative;
	left: 16px;
	top: 12px;
	width: 157px;
	height: 96px;
}

#index_container {
	position: relative;
	top: 0px;
	left: 0px;	
	width: 950px;
	height: 487px;
}

#bread_crumb_area {
	width: 685px;
	padding-left: 10px;
	background-image: url(../images/bread_crumb_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#right_column_bg {
	width: 250px;
	background-image: url(../images/right_column_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#right_column_gradient {
	position: absolute;
	left: 700px;
	top: 0px;
	width: 250px;	
	height: 467px;
	background-image: url(../images/right_column_gradient.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#scard_video_banner {
	position: relative;
	left: 4px;
	width: 234px;
	height: 113px;
}

/* - ["10 good reasons" (classes and ids)] ------------------------------------------------- */
.ten_good_reasons_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
}

.ten_good_reasons_text a:link, .ten_good_reasons_text a:visited, .ten_good_reasons_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.ten_good_reasons_text a:hover {
	color: #3d5719;
	text-decoration: none;
}

#ten_good_reasons {
	position: absolute;
	left: 542px;
	top: 240px;
	width: 407px;
	height: 160px;
	background-image: url(../images/10_good_reasons_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 3;
}

#left_ten_good_reasons {
	position: absolute;
	top: 15px;
	left: 28px;
	width: 159px;	
}

#right_ten_good_reasons {
	position: absolute;
	top: 15px;
	left: 209px;
	width: 186px;	
}
/* ----------------------------------------------------------------------------------------- */


/* - ["latest promotions" (classes and ids)] ----------------------------------------------- */
#latest_promotions_index {
	position: relative;
	width: 222px;
	top: 172px;
	left: 13px;	
}

#latest_promotions_sub {
	position: relative;
	width: 222px;
	top: 7px;
	left: 13px;
}

.latest_promotions_links {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	line-height: normal;
}

.latest_promotions_links a:link, .latest_promotions_links a:visited, .latest_promotions_links a:active {
	color: #ffffff;
	text-decoration: none;
}

.latest_promotions_links a:hover {
	color: #235362;
	text-decoration: none;
}

.latest_promotions_links .title {
	font-size: 12px;
	font-weight: bold;
}
/* ----------------------------------------------------------------------------------------- */


/* - ["sub pages" (classes and ids)] ------------------------------------------------------- */
#two_column_layout {
	padding: 10px 22px 0px 0px;
}
#three_column_layout {
	padding: 10px 12px 0px 0px;
}

.bread_crumb_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #6e6e6e;
	text-align: left;
}

.bread_crumb_text a:link, .bread_crumb_text a:visited, .bread_crumb_text a:active {
	color: #6e6e6e;
	text-decoration: none;
}

.bread_crumb_text a:hover {
	color: #e90a4d;
	text-decoration: none;
}

.content_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #6e6e6e;
	line-height: normal;
	text-align: justify;
}

.content_text a:link, .content_text a:visited, .content_text a:active {
	color: #e90a4d;
	text-decoration: none;
}

.content_text a:hover {
	color: #e90a4d;
	text-decoration: underline;
}

#left_column_gradient {
	padding: 20px 22px 20px 21px;
	background-image: url(../images/left_column_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#left_column_search_gradient {
	padding: 60px 22px 20px 21px;
	background-image: url(../images/left_column_search_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#left_column_brand_promo_gradient {
	padding: 145px 22px 20px 21px;
	background-image: url(../images/left_column_brand_promo_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#left_column_scard_promo_gradient {
	padding: 145px 22px 20px 21px;
	background-image: url(../images/left_column_scard_promo_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#left_column_supermarket_sprice_promo_gradient {
	padding: 145px 22px 20px 21px;
	background-image: url(../images/left_column_supermarket_sprice_promo_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#left_search_area {
	padding-bottom: 41px;
	background-image: url(../images/search_btm_seperator.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align:left;
}

.left_navilink_tier_one {
	padding-bottom: 100px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #b88a0d;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	/*text-transform: uppercase;*/
}

.left_navilink_tier_one a:link, .left_navilink_tier_one a:visited, .left_navilink_tier_one a:active {
	color: #b88a0d;
	font-weight: bold;
	text-decoration: none;
}

.left_navilink_tier_one a:hover {
	color: #464646;
	text-decoration: underline;
}

.left_navilink_tier_two {	
	padding-bottom: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #464646;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	text-transform: none;
}

.left_navilink_tier_two a:link, .left_navilink_tier_two a:visited, .left_navilink_tier_two a:active {
	color: #464646;
	text-decoration: none;
}

.left_navilink_tier_two a:hover {
	color: #e60c48;
	text-decoration: underline;
}

.bullet_textlink_1 {
	padding-left: 15px;
	background-image: url(../images/bullet1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #6e6e6e;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

.bullet_textlink_1 a:link, .bullet_textlink_1 a:visited, .bullet_textlink_1 a:active {
	color: #6e6e6e;
	text-decoration: none;
}

.bullet_textlink_1 a:hover {
color: #e90a4d;
text-decoration: none;
}

.bullet_textlink_2 {
	padding-left: 15px;
	background-image: url(../images/bullet2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #b88a0d;
	line-height: 20px;
	text-align: left;
}

.bullet_textlink_2 a:link, .bullet_textlink_2 a:visited, .bullet_textlink_2 a:active {
	color: #b88a0d;
	text-decoration: underline;
}

.bullet_textlink_2 a:hover {
color: #6e6e6e;
text-decoration: underline;
}

.points_rewards_items_block {
	display: inline;
	float: left;
	width: 155px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.points_rewards_items_thumb_bg {
	background-image: url(../images/points_rewards_items_thumb_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.points_rewards_item_name {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #6e6e6e;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}

.points_rewards_item_name a:link, .points_rewards_item_name a:visited, .points_rewards_item_name a:active {
	color: #6e6e6e;
	text-decoration: underline;
}

.points_rewards_item_name a:hover {
	color: #a4a4a4;
	text-decoration: underline;
}

.points_rewards_item_price {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #e60c48;
	line-height: normal;
	text-align: left;
}

.points_rewards_item_price a:link, .points_rewards_item_price a:visited, .points_rewards_item_price a:active {
	color: #e60c48;
	text-decoration: none;
}

.points_rewards_item_price a:hover {
	color: #e60c48;
	text-decoration: underline;
}

.rtb_content_box_shadow {
	background-image: url(../images/rtb_content_box_shadow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 15px;
}

.rtb_content_box_h_seperator {
	height: 21px;
	background-image: url(../images/rtb_content_box_h_seperator.gif);
	background-position: left;
	background-repeat: repeat-x; 
}

.rtb_content_box_v_seperator {
	width: 59px;
	background-image: url(../images/rtb_content_box_v_seperator.gif);
	background-position: top;
	background-repeat: repeat-y; 
}

.rtb_content_box_title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #ed1c24;
	text-align: left;
	line-height: normal;
	font-weight: bold;
}

.rtb_content_box_text_red {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #e60c48;
	text-align: left;
}

.rtb_content_box_text_orange {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #f26522;
	text-align: left;
}

.rtb_content_box_textlink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #6e6e6e;
}

.rtb_content_box_textlink a:link, .rtb_content_box_textlink a:visited, .rtb_content_box_textlink a:active {
	color: #6e6e6e;
	font-weight: bold;
	text-decoration: none;
}

.rtb_content_box_textlink a:hover {
	color: #6e6e6e;
	font-weight: bold;
	text-decoration: underline;
}

#contact_us_bg {
	background-image: url(../images/contact_us_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat
}
/* ----------------------------------------------------------------------------------------- */


/* - ["footer" area (classes and ids)] ----------------------------------------------------- */
#footer_contest_banner {
	position: relative;
	width: 950px;
	height: 80px;
	bottom: 21px;
	z-index: 2;
}

#footer {
	position: relative;
	top: -30px;	
	width: 950px;	
}

.footer_text1 {
	font-family: Tahoma, Verdana, Arial;
	color: #959595;
	font-size: 11px;
}

.footer_text1 a:link, .footer_text1 a:visited, .footer_text1 a:active {
	color: #959595;
	text-decoration: none;
}

.footer_text1 a:hover {
	color: #959595;
	text-decoration: underline;
}

.footer_text2 {
	font-family: Tahoma, Verdana, Arial;
	color: #e60c48;
	font-size: 11px;
}

.footer_text2 a:link, .footer_text2 a:visited, .footer_text2 a:active {
	color: #e60c48;
	text-decoration: none;
}

.footer_text2 a:hover {
	color: #e60c48;
	text-decoration: underline;
}

.btmright_text {
	font-family: Verdana;
	font-size: 9px;
	color: #959595;
	line-height: normal;
	text-align: right;		
}

.btmright_text a:link, .btmright_text a:visited, .btmright_text a:active {
	color: #959595;
	text-decoration: none;
}

.btmright_text a:hover {
	color: #959595;
	text-decoration: underline;
}
/* ----------------------------------------------------------------------------------------- */
