/** BASIC */
body
{
	margin: 0px 0px 0px 0px !important;
	background-color: #E3ECF5 !important;
	background-image: url(../images/Main_Background.jpg) !important;
	background-repeat: repeat-x !important;
	font-family: Verdana, Helvetica, sans-serif !important;
	font-size: 11px !important;
	color: #000 !important;
}
h1
{
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -4px;
	text-transform: lowercase;
}
h3, h4, h5, h6
{
	color: #274690;
}
h2
{
	color: #000;
	font-size: 20px;
	font-weight: bold;
}
ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
a
{
	color: #274690;
	text-decoration:none;
}
a:hover
{
	text-decoration: none;
}
/** HEADER */
#header
{
	width: 991px;
	height: 118px;
	margin: 0px auto;	
}
.Heading
{
	font-size: 13px;
	font-weight: bold;
	color: #274690;
	text-decoration: underline;
}
#header h1
{
	float: left;
	margin: 0px;
	padding: 35px 0px 0px 10px;
}
#header h2
{
	float: right;
	margin: 0px;
	padding: 43px 10px 0px 0px;
	background: url(../images/tr.gif) no-repeat right top;
}
/** MENU */
/* top sub menu*/
.menu
{
	height: 30px;
	margin: 0px auto;
	font-family: Arial;
	font-size: 17px;
	background-color: #C4D5E7;
}
.menu ul
{
	margin: 0px;
	padding: 5px;
	list-style: none;
}
.menu li
{
	display: inline;
	border-right: 1px solid #91C4E3;
}
.menu a
{
	text-transform: inherit;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	padding: 0 10px 0 10px;
}
.menu a:hover
{
	color: #4A71A6;
}
.menu li.current a
{
  color: #4A71A6;
}
/* top menu*/
#menu
{
	width: 992px;
	height: 0px;
	margin: 0px auto;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
}
#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	padding-right: 30px;
}
#menu li
{
	display: inline;
	border-right: 1px solid #91C4E3;
}
#menu a
{
	padding: 10px;
	text-transform: inherit;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover
{
	color: #000;
}
#menu li.current a
{
 color: #000 ;
}
/** CONTENT */
#content
{
	width: 997px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#columnRight
{
	width: 758px;	
	border-right: 2px solid #8A4460;
	height:auto;
}
#columnLeft
{
	width:170px;
	padding-top:34px;
}
#columnB h2
{
	font-size: large;
}
/** FOOTER */
#footer
{
	width: 992px;
	margin: 0px auto;
	background: #BDD3E8 url(../images/bl.gif) no-repeat left bottom;
}
#footer p
{
	margin: 0px;
	padding: 10px;
	background: url(../images/br.gif) no-repeat right bottom;
	font-size: smaller;
	color: #274690;
}
.content
{
	width: 997px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
.contentText
{
	margin: 0px auto;
	background-color: #E3E3E3;
	border-top: 2px solid #6798B9;
	border-right: 1px solid #6798B9;
	padding: 10px;
}
.link a
{
	color: #DD137B;
}
/* Rounded Corner Css*/
.roundedcornr_box_858155
{
	background: #ffffff;
}
.roundedcornr_top_858155 div
{
	background: url(../images/tl.png) no-repeat top left;
}
.roundedcornr_top_858155
{
	background: url(../images/tr.png) no-repeat top right;	
}
.roundedcornr_bottom_858155 div
{
	background: url(../images/bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_858155
{
	background: url(../images/br.png) no-repeat bottom right;
}
.roundedcornr_top_858155 div, .roundedcornr_top_858155, .roundedcornr_bottom_858155 div, .roundedcornr_bottom_858155
{
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.roundedcornr_content_858155
{
	margin: 0px auto;
}
#header_topnav
{ 
}
/* Inner Rounded Div */
.roundedcornr_box_809585
{
	background: url(../images/roundedcornr_809585_tl.png) no-repeat top left;
}
.roundedcornr_top_809585
{
	background: url(../images/roundedcornr_809585_tr.png) no-repeat top right;
}
.roundedcornr_bottom_809585
{
	background: url(../images/roundedcornr_809585_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_809585 div
{
	background: url(../images/roundedcornr_809585_br.png) no-repeat bottom right;
}
.roundedcornr_content_809585
{
	background: url(../images/roundedcornr_809585_r.png) top right repeat-y;
}
.roundedcornr_top_809585 div, .roundedcornr_top_809585, .roundedcornr_bottom_809585 div, .roundedcornr_bottom_809585
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_809585, .roundedcornr_bottom_809585
{
	margin-top: -20px;
}
.roundedcornr_content_809585
{
	padding: 0 15px;
}
/* Link*/
.LargeLink
{
	color: #DD137B;
	font-size: 18px;
	font-family: Verdana;
	text-decoration:underline;
}
.SmallLink
{
	color: #2AA5E3;
	font-size: 16px;
	font-family: Verdana;
	text-decoration:underline;
}
.MainTitle
{
	color: #5981B2;
	font-size: 32px;
	font-weight: bold;
	font-family:Georgia;
}
.SubTitle
{
	color: #E77817;
	font-size: 18px;
	font-weight: bold;
}
.smallTitle
{
	color: #000;
	font-size: 18px;
	font-weight: lighter;
}
.SubsmallTitle
{
	color:#000;
	font-weight: bolder; 
	font-family: Verdana,Helvetica,sans-serif; 
	font-size: 13px;
}

.login_leftouterdiv
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #F7F7F7 none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	margin-left: 56px;
	overflow: hidden;
	padding: 10px;
	width: 252px;
	height: 205px;
	margin-left: 0px;
}
.login_leftinnerdiv
{
	position: relative;
	width: 190px;
	height: 202px;
	margin-right: 2px;
	padding-left: 62px;
	border: 1.5px solid #555555;
}
.login_mostouterdiv
{
	margin-bottom: 0px;
	padding: 20px;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #F0F6FE url('../images/landing-bg2.png') repeat-x scroll center bottom;
	border: 1px solid #B2D8FD;
	height: 287px;
}
table.reference
{
	border: 1px solid #c3c3c3;
	border-collapse: collapse;
}
table.reference th
{
	background-color: #e5eecc;
	border: 1px solid #c3c3c3;
	padding: 3px;
	vertical-align: top;
}
table.reference td
{
	border: 1px solid #c3c3c3;
	padding: 3px;
	vertical-align: top;
}
/*class for Get Gift Voucher*/
#gifttd
{
  text-align:center;
}
#giftspan
{
 font-size:13px;
 font-weight:bolder;
}
#giftimage
{
 border: 2px solid #999999;
 height:90px;
 width:90px;
}
/* home page classes */
#a_underline
{
 color:black;
}
#header_id
{ 
  font-family:Verdana,Helvetica,sans-serif;
  margin:15px 0px 15px 0px;
}
#left_topadd
{
float: left; 
padding-right: 20px; 
padding-left: 100px; 
padding-top: 100px;
width: 250px; 
height: 210px; 
background: url(../images/sideBanner.gif) no-repeat;
}
#right_bottomdiv
{
 text-align: left;
 text-align: left;
 font-weight:bolder;
 font-size:13px;
}
/*following class for explore page*/
#drop_top
{
 color:black;
 font-size:15px;
 font-weight: bold;
 margin:0;
 padding:0;
}
#sho
{
 color:white;
 text-decoration:none;
 font-size:12px;
 cursor:pointer;
 font-weight: bold;
 float:left;
}
#sho1
{
   cursor:pointer;  
}
#mydiv
{
display:none;
border-color:#C9D7F1 #3366CC #3366CC #A2BAE7;
border-style:solid;
border-width:1px;
z-index:1001;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
position:absolute;
text-align:left;
font-size:13px;
font-family:arial,sans-serif;
 padding:0px 5px 5px 5px;
 width:70px;
}
#mydiva:hover
{
  -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
 font-weight: bold;
 cursor:pointer;
}
#list_cat
{
 font-size:15px;
font-weight:lighter;
padding-bottom:5px;
}
/* css class for user menu*/
#left_usermenu
{
  text-align:left;
  font-size:13px;
  font-weight:lighter;
  color:#6F82B2;
  padding-top:5px;
  width:187px;
}
img{ border:none;}
#join_us_text{font-size:12px; font-family:Tahoma; font-weight:bold; color:#2AA5E3; padding-bottom:10px; padding-left:0px;}
.h3_font{font:13px normal;}

.weekend_background
{
	background: url(../images/Weekend2.png) no-repeat center 50%;
}