body {
/*	background-image: url(images/bg_main.jpg);
	background-repeat:repeat-x;
*/	background-color: #FEE1B9;
	font-family: verdana;
	font-size: 12px;
    line-height: 20px;
	color: #444444;
	margin: 0px;
	padding: 0px;
}
.hiddenPic {display:none;}
h1 {
	font-size: 18px;
	color: #F52578;
	font-family: tahoma;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}
.box_heading {
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	color: #000000;
}
.box_text {
	font-size: 11px;
	line-height: 16px;
}


.red {
	color: #FF6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2674B8;
}
a:hover {
	text-decoration: underline;
}


.font_head {
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;

}
.font_head_red{
	color: red;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;

}

.input_header {
	background-image: url(images/input.png);
	background-repeat: repeat-x;
	height: 22px;
	width: 170px;
	background-color: #1E88BC;
	line-height: 22px;
	margin: 0px;
	text-align: left;
	font-size: 18px;
	text-indent: 5px;
	background-position: left top;
	border: 1px solid #0E5E72;
}

.header_links {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.header_links a {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.header_links a:visited {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.header_links a:hover {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #F52578;
	text-align: center;
	text-decoration: none;
}

.orange_title {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	text-indent: 8px;
}
.small {
	font-size: 11px;
}
.supermarket_input {
	background-image: url(images/bg_input.jpg);
	font-size: 14px;
	background-repeat: repeat-x;
	border: 1px solid #CC0066;
	background-color: #FFFFFF;
	background-position: bottom;
	line-height: 14px;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.footer strong {
	color: #FFFF00;
}
.footer a:link {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer em {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	font-style: normal;
}
.font_head a {
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
}
.header_heading {
	font-size: 14px;
	color: #FDB5D1;
	font-weight: bold;
}

.header_title {
	color: #FFFF00;
}
.font_head a:hover {
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	text-decoration: underline;
}
.cat-bg {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #75A9DD;
	border-left-color: #75A9DD;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #75A9DD;
}
.category-text {
	font-family: arial;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	line-height: 30px;
}
.bg-coupon-title {
	background-image: url(images/bg-coupon.jpg);
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-repeat: repeat-x;
}
.input-box {
	font-family: arial;
	font-size: 12px;
	background-repeat: repeat-x;
	height: 20px;
	width: 150px;
	border: 1px solid #F52578;
	background-color: #FFF4FB;
	background-position: bottom;
	line-height: 20px;
}
.coupon-text {
	font-family: verdana;
	font-size: 40px;
	font-weight: bold;
	color: #CC0066;
}

.search-box-inner {
	font-family: arial;
	font-size: 16px;
	background-image: url(images/search-box-bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 260px;
	border: 1px solid #F52578;
	padding: 5px;
	background-color: #FDE5F5;
	overflow: auto;
	background-position: bottom;
}
.search-head {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: arial;
	font-weight: bold;
}
.form1bg {
	background:#feebd0;
	border:1px solid #E3E3E3;
	color:#6C6C6C;
	font-family:arial;
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;
	border-top:none;
}
.form1bgtr {
	border-bottom:1px solid #FCFCFC;
	line-height:3px;
}
.form1bgtr1 {
	height:8px;
	background:#e6ab57;
}
.form1bglink{
	border-right:1px solid #4683d6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.form1bglink_author{
	color: #FFFFFF;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    padding: 4px;
	background-color:#eb657b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.form1bglink, a.form1bglink:link, a.form1bglink :hover, a.form1bglink :visited {
	color:#FFFFFF;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	padding:4px;
}
.formbgtd{
	background: none repeat scroll 0 0 #FCFCFC;
    border-right: 1px solid #E2E2E2;
    padding: 5px;
	border-color: #E2E2E2 #E2E2E2 #E2E2E2 -moz-use-text-color;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
}
.formbgtd a:link, .formbgtd a:hover, .formbgtd a:visited {
	color: #4683D6;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.formbglink a:link, .formbglink a:hover, .formbglink a:visited {
	color:#ED4A5F;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.heading-bar{
	padding:0;
	margin-top:0px;	
}

h2.heading{
	background:url(images/titlebar_10.jpg) no-repeat;
	width:893px;
	height:53px;
	padding:0;
	margin:0;
}


.head-left{
	float:left;
	width:7px;
	height:52px;
	background:url(images/topbar_left_03.jpg) no-repeat 0 0;
	margin-left:1px;
}

.head-right{
	float:left;
	width:7px;
	height:52px;
	background:url(images/topbar_right_07.jpg) no-repeat 0 0;

}

.head-middle{
	float:left;
	width:884px;
	height:52px;
	background:url(images/topbar_middle.jpg) repeat 0 0;
}

.bluebg{
	background:url(images/table_bar_11.jpg) repeat-x 0 0;
}

a.forum_title{
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration: none;
}

.subnavlinks{
	float:right;
	padding:0;
}
