@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
}
div, img {
	margin:0px;
	padding:0px;
	border:0px;
}
p {
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
}
.next {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
	line-height:28px;
}
a.next:hover , a.next:link, a.next:active,a.next:visited{
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#006600;
	text-decoration:underline;
	line-height:28px;
}
#promowrapper {
	margin:0px auto;
	width:630px;
	display:block;
}
#menu {
	width:630px;
	display:block;
}
#cotentbase {
	margin:0px;
	width:630px;
	display:block;
}
/*
#topcurve {
	background:url(../images/topcurve.gif) no-repeat;
	width:635px;
	height:19px;
}
#bottomcurve {
	clear:both;
	background:url(../images/bottomcurve.gif) no-repeat;
	width:635px;
	height:19px;
} */
#borders {
	/*border-left:1px solid #9fbd48;
	border-right:1px solid #9fbd48;
	background-color:#e9f3ca; */
	display:block;
	border-bottom:4px solid #f0aee3;
	min-height:400px;
	width:630px;
}

/*
.left {
	margin:20px 10px 0px 10px;
	float:left;
}
.right {
	margin:20px 10px 0px 10px;
	float:right;
}

.purple {
	width:262px;
	height:130px;
	//background:url(../images/purple_promo.gif) no-repeat;//
	margin-top:18px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
}
.purpleheading {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	margin:20px;
}
.green {
	width:262px;
	height:130px;
	float:right;
	//background:url(../images/green_promo.gif) no-repeat;//
	margin-top:18px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	vertical-align:middle;
}
.pink {
	width:262px;
	height:130px;
	//background:url(../images/pink_promo.gif) no-repeat;//
	margin-top:18px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
}
.magenta {
	width:262px;
	height:130px;
	//background:url(../images/magenta_promo.gif) no-repeat;//
	margin-top:18px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
}
.brown {
	width:262px;
	height:130px;
	//background:url(../images/brown_promo.gif) no-repeat;//
	margin-top:18px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
}
.blue {
	width:262px;
	height:130px;
	//background:url(../images/blue_promo.gif) no-repeat;//
	margin-top:18px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
}
#leftblock {
	width:262px;
	margin-left:10px;
	float:left;
}
#rightblock {
	width:262px;
	float:right;
	margin-right:10px;
}
#highlightsbg {
	clear:both;
	position:relative;
	background:url(../images/highlightbg.gif) no-repeat;
	width:635px;
	height:141px;
	padding-top:10px;
}
*/

.highlight_promo {
	width:101px;
	height:81px;
	/*margin:10px 6px 6px 6px;
	padding:35px 15px 15px 15px;*/
	float:left;
	/*background-image:url(../images/highligt_promo.gif);*/
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
}
.bold14 {
	font: bold 14px Arial, Helvetica, sans-serif;
}
.innercontent {
	display:block;
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top:0px;
	vertical-align:middle;
}
/*.checknow {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
	padding-right:10px;
	line-height:18px;
}*/
a.checknow {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:right;
	text-decoration:underline;
	padding-right:10px;
	line-height:18px;
}
.bold {
	font: bold 15px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/*Menu starts here*/

#navigation {
	clear:both;
	/* background:url(../images/navigation.gif) no-repeat; */
	background:url(../images/days.gif) no-repeat;
	width:635px;
	height:31px;
	margin:0;
	padding:0;
}
#navigation span {
	display: none;
}
#navigation li, #navigation a {
	height:31px;
	display:block;
}
#navigation li {
	float:left;
	list-style:none;
	display:inline;
}
#nav-monday {
	width: 103px;
}
#nav-tuesday {
	width: 84px;
}
#nav-wednesday {
	width: 86px;
}
#nav-thursday {
	width: 85px;
}
#nav-friday {
	width: 84px;
}
#nav-saturday {
	width:87px;
}
#nav-sunday {
	width:106px;
}
#nav-monday a:hover {
	background:url(../images/days.gif) 0px -32px no-repeat;
}
#nav-tuesday a:hover {
	background:url(../images/days.gif) -103px -32px no-repeat;
}
#nav-wednesday a:hover {
	background:url(../images/days.gif) -187px -32px no-repeat;
}
#nav-thursday a:hover {
	background:url(../images/days.gif) -273px -32px no-repeat;
}
#nav-friday a:hover {
	background:url(../images/days.gif) -358px -32px no-repeat;
}
#nav-saturday a:hover {
	background:url(../images/days.gif) -442px -32px no-repeat;
}
#nav-sunday a:hover {
	background:url(../images/days.gif) -529px -32px no-repeat;
}
.mondayselected {
	background:url(../images/days.gif) 0px -32px no-repeat;
}
.tuesdayselected {
	background:url(../images/days.gif) -103px -32px no-repeat;
}
.wednesdayselected {
	background:url(../images/days.gif) -187px -32px no-repeat;
}
.thursdayselected {
	background:url(../images/days.gif) -273px -32px no-repeat;
}
.fridayselected {
	background:url(../images/days.gif) -358px -32px no-repeat;
}
.saturdayselected {
	background:url(../images/days.gif) -442px -32px no-repeat;
}
.sundayselected {
	background:url(../images/days.gif) -529px -32px no-repeat;
}

/*Menu ends here*/
.submenu{
	background-color:#ffeafc; 
	height:auto;
	float:left;
	margin:0 auto;
	width:630px;

}
.submenu ul{
	width:100%;
	list-style:none;
	margin:0px;
	padding:0px;
}
.submenu ul li{
	padding:6px 7px 4px 8px;
	display:inline;
	float:left;
}