/* CSS Document */

*{
margin:0;
padding:0;
}
body
{
	margin:0;
	padding:0;
	background-color:#F4B800;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#0033CC;
	line-height:1.5;
}
a
{
	text-decoration:none;
}
#maindiv
{
	width:960px;
	margin:0 auto;
	background-color:#FFF3CA;
}
#maindiv #headerdiv
{
	width:960px;
	float:left;
	background:url(images/header_bg.jpg) top repeat-x;
}
#headerdiv #logodiv
{
	float:left;
	width:460px;	
}
#headerdiv #searchdiv
{
	float:left;
	width:500px;
	padding-top:25px;
}
#searchdiv .txt
{
	width:250px;
	padding:3px;
	border:3px solid #CC0000;
}
#searchdiv .btn
{
	width:100px;
	background-color:#CC0000;
	color:#FFFFFF;
	font-size:16px;
	border:1px solid #CC0000;
	margin-left:5px;
}
#maindiv #menuid
{
	float:left;
	clear:both;
	width:950px;
	padding:5px;
	background-color:#CC0000;
	text-align:center;
}
#menuid a
{
	padding:5px 15px 5px 15px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#menuid a:hover
{
	color:#CC0000;
	background:url(images/menu_over.jpg) top repeat-x;
}
#menuid .active
{
	color:#000000;
	background:url(images/menu_over.jpg) top repeat-x;
}
#menuid .country
{
	background-color:#FFCC00;
	color:#CC0000;
}
#maindiv #content
{
	width:940px;
	padding:10px;
	float:left;
	clear:both;
	background-color:#FFFFFF;
}
#content .leftdiv, #content .rightdiv
{
	width:200px;
	float:left;
}
#content .storesdiv
{
	width:720px;
	float:left;
}
.storesdiv .stores, .storesdiv .stores1
{
	width:150px;
	float:left;
	text-align:center;
	padding:10px;
	margin-bottom:10px;
}
.storesdiv .stores1
{
	clear:both;
}
.stores img, .stores1 img
{
	border:1px solid #ccc;
}
#content .middlediv
{
	width:520px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
#content .middlediv1
{
	width:720px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.middlediv h3
{
	font-weight:normal;
	font-size:12px;
	margin-bottom:10px;
}
.middlediv1 h3
{
	font-weight:normal;
	font-size:12px;
	margin-bottom:10px;
}
.middlediv .desc
{
	float:left;
	width:520px;
}
.middlediv1 .desc
{
	float:left;
	width:720px;
}
.middlediv img, .middlediv1 img
{
	display:block;
}
.middlediv .desc h1, .middlediv1 .desc h1
{
	font-size:18px;
	font-weight:normal;
	color:#CC0000;
	margin-bottom:15px;
}
.middlediv .desc .hotcoupons_heading
{
	float:left;
	width:510px;
	background:url(images/menu_over.jpg) top repeat-x;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	padding:5px;
}
.middlediv1 .desc .hotcoupons_heading
{
	float:left;
	width:710px;
	background:url(images/menu_over.jpg) top repeat-x;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	padding:5px;
}
.middlediv1 .relatedstores
{
	float:left;
	clear:both;
	width:710px;
	background-color:#FFF3CA;
	padding:5px;
}
.relatedstores p
{
	margin-bottom:15px;
}
.middlediv1 h2
{
	display:block;
}
.relatedstores .displaystore
{
	float:left;
	width:350px;
	padding:5px;
}
.relatedstores .displaystore1
{
	float:left;
	clear:both;
	width:350px;
	padding:5px;
}
.displaystore a:hover, .displaystore1 a:hover
{
	color:#FF0000;
	text-decoration:underline;
}
.middlediv .desc .hotcoupons_content
{
	float:left;
	clear:both;
	width:520px;
	border-bottom:1px solid #F4B800;
	margin-bottom:20px;
	padding-bottom:10px;
}
.middlediv1 .desc .hotcoupons_content
{
	float:left;
	clear:both;
	width:720px;
	border-bottom:1px solid #F4B800;
	margin-bottom:20px;
	padding-bottom:10px;
}
.middlediv .desc .hotcoupons_content .title
{
	float:left;
	width:520px;
}
.middlediv1 .desc .hotcoupons_content .title
{
	float:left;
	width:720px;
}
.middlediv .desc .title a
{
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	background-color:#FFE58E;
	display:block;
	padding:5px;
	color:#CC0000;
}
.middlediv1 .desc .title a
{
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	background-color:#FFE58E;
	display:block;
	padding:5px;
	color:#CC0000;
}
.middlediv .desc .title a:hover
{
	text-decoration:underline;
}
.middlediv1 .desc .title a:hover
{
	text-decoration:underline;
}
.middlediv .desc .hotcoupons_content .image
{
	width:110px;
	padding:5px;
	float:left;
	text-align:center;
}
.middlediv1 .desc .hotcoupons_content .image
{
	width:110px;
	padding:5px;
	float:left;
	text-align:center;
}
.middlediv .desc .hotcoupons_content .coupondesc
{
	float:left;
	width:390px;
}
.middlediv1 .desc .hotcoupons_content .coupondesc
{
	float:left;
	width:590px;
}
.middlediv .desc .coupondesc .cdesc
{
	float:left;
	font-size:13px;
	padding:5px;
	width:380px;
}
.middlediv1 .desc .coupondesc .cdesc
{
	float:left;
	font-size:13px;
	padding:5px;
	width:580px;
}
.middlediv .desc .coupondesc .couponcode
{
	float:left;
	width:210px;
	font-weight:bold;
}
.middlediv1 .desc .coupondesc .couponcode
{
	float:left;
	width:310px;
	font-weight:bold;
}
.middlediv .desc .coupondesc .expirydate
{
	float:left;
	width:160px;
	font-weight:bold;
}
.middlediv1 .desc .coupondesc .expirydate
{
	float:left;
	width:260px;
	font-weight:bold;
}
.middlediv .desc .couponcode .code, .middlediv1 .desc .couponcode .code
{
	color:#FF0000;
	padding-left:10px;
}
.middlediv .desc .expirydate .date, .middlediv1 .desc .expirydate .date
{
	color:#006600;
	padding-left:10px;
}
.middlediv .desc .image img, .middlediv1 .desc .image img
{
	margin:3px;
	padding:2px;
	border:1px solid #FFCC00;
}
.leftdiv .recentcoupons_heading, .rightdiv .rightdiv_heading, .rightdiv .rightdiv_heading1
{
	width:190px;
	float:left;
	padding:5px;
	background:url(images/menu_over.jpg) top repeat-x;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.leftdiv .recentcoupons_content, .rightdiv .rightdiv_content, .rightdiv .rightdiv_storeletter
{
	width:200px;
	float:left;
	background-color:#FFF3CA;
	clear:both;
} 
.rightdiv .rightdiv_heading1
{
	clear:both;
}
.rightdiv .rightdiv_storeletter a
{
	font-size:18px;
	padding:5px;
}
.recentcoupons_content a, .rightdiv_content a
{
	display:block;
	padding:5px;
	text-decoration:none;
	background-color:#FFE58E;
	color:#CC0000;
	font-weight:bold;
}
.rightdiv_content a
{
	border-bottom:1px solid #F4B800;
}
a.rsublink { background-color:#FFF3CA; color:#0033CC; text-decoration:none; font-size:13px; font-weight:normal;}
.rightdiv_content a:hover
{
	background-color:#FFF3CA;
}
.recentcoupons_content p
{
	padding:5px;
	display:block;
	margin-bottom:10px;
}
#maindiv #footerdiv
{
	float:left;
	clear:both;
	width:950px;
	padding:5px;
	background-color:#FFF3CA;
	font-size:11px;
	color:#9E7C08;
}
