/* 100% high layouts attempt */
html, body {
	height:auto;
}
html > body div#allAreas {
	height: auto;
	

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0;
	margin: 0 auto 0 auto;
	background-color: #0F0F29;	
}

div#allAreas {
    height:auto;
	min-height:auto;
	position: relative;	
	margin: 0 auto 0 auto;
	background-image:url(Images/main_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	
}

/* --------------------- BANNER AREA START ---------------------- */
div#bannerArea {
	position:relative;	
	margin: 0px auto 0px auto;
	width: 780px;
	border:0px solid red;
}

div#mainNavigationArea{
	position:relative;
	top:0px;
	margin: 0px auto 0px auto;
	width: 775px;
	height: 54px;
	border:0px solid red;		
}

div#rotateImagesArea{
	position:relative;
	top:0px;
	margin: 0px auto 0px auto;
	width: 775px;
	height: 116px;	
	background-image:url(Images/whatson-banner.jpg);
	background-repeat:no-repeat;			
}
div#titleText{
   position:absolute;
   right:15px;
   top:8px;
   width:125px;
   height:100px;
   border:0px solid red;
   font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
   cursor:pointer;


}
/* --------------------- BANNER AREA END ---------------------- */



/* --------------------- MAIN AREA START ------------------------ */
div#mainArea{
	position:relative;		
	margin: 0px auto 0px auto;
	border: 0px solid red;
	width: 776px;	
}
div#contentArea {
	position:relative;
	top:0px;	
	left:0px;
	margin:5px 20px 0px 20px;
	width:735px;
	padding: 0px 0px 0px 0px; 		
	border:0px solid red;
	z-index:1000;
	overflow:inherit;	
}

div#contentArea a{ 
   color:#293F90;
   font-weight:bold;
}
div#contentArea a:visited{       
    color:#0165CF;
	font-weight:bold;	
}

div#contentArea a:hover{    	
    color:#0165CF;
	font-weight:bold;	
}


/* usefull br style */
br.clearAll {
	position: relative;
	clear: both;
	line-height: 1px;
	height: 1px;
}
/* --------------------- MAIN AREA ENDS ------------------------ */




/* --------------------- FOOTER AREA START ------------------------ */
div#footerArea {		
    position:relative;		
	left: 0;
	bottom: -1px;	
	height: 60px;		
	z-index:1;
	width:100%;	
	border:0px solid green;			
}
div#extrasArea{
	position:relative;
	top:0px;
	width: 776px;
	height: 37px;	
	margin: 0px auto 0px auto;
	border:0px solid red;	
}
div#dayInfo{
    position:absolute;
	bottom:0px;	
	left:1px;
	width:220px;
	height:35px;	
	border-right:0px solid #5297D0;
	background-image:url(Images/on_this_day.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	
}
div#dayInfo p{
	position:relative;
	left:60px;
	top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;	
	width:160px;		
}

div#Search{
   position:relative;
   top:0px;	
   left:230px;
   width:341px;
   height:35px;
   border-right:0px solid #5297D0; 
   background-image:url(Images/double-search-panel.gif);
   background-repeat:no-repeat;
   background-position:top;    
}
div#eventSearch{
   position:relative;
   top:0px;	
   left:0px;
   width:171px;
   height:35px;      
   float:left;	 
}
div#eventSearch form {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0;
	bottom: 0px;
	float:left;
}
div#eventSearch form input#textEInput {
	position:absolute;	
	left:7px;
	height:12px;	
	top:17px;
	width: 130px;
	background: #FFFFFF;
	color:#000000;
	border: 1px solid #0165CF;
}
div#eventSearch form input#submitEvent {
	position:absolute;
	left: 145px;
	top:18px;
}
div#siteSearch{
   position:absolute;
   top:0px;	
   left:171px;
   width:170px;
   height:35px;   
}
div#siteSearch form {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0;
	bottom: 0px;
	float:left;
}
div#siteSearch form input#textSInput {
	position:absolute;	
	left:7px;
	height:12px;	
	top:17px;
	width: 130px;
	background: #FFFFFF;
	color:#000000;
	border: 1px solid #0165CF;
}
div#siteSearch form input#submitSite {
	position:absolute;
	left: 145px;
	top:18px;
}

div#joinOurMailList{
    position:absolute;
	top:0px;
	right:0px;	
	width:197px;	
}

div#footerAreaCenter{
	position:relative;
	top:0px;
	width: 770px;
	height: 20px;
	border-top: 1px solid #5297D0;
	margin: 0px auto 0px auto;
	border-bottom: 1px solid #5297D0;
	
}
div#footerArea ul {
	position:absolute;
	margin: 5px 0px 0px 150px;	
	list-style: none;	
	width:300px;
	border: 0px solid red;	
}

div#footerArea ul li {
	position: relative;
	float: left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;	
	text-align: center;	
	padding-right:5px;
	padding-left:5px;	
	border-right: 0px solid #9AD6FB;
}

div#footerArea ul li a {
	position: relative;
	text-decoration: none;
	color:#9AD6FB;	
}
p#locations {
	position: absolute;
	margin: 5px 0px 0px 25px;
	padding: 0;	
	color: #8C8C8C;	
	font-size:11px;
	font-weight:bold;
}
div#poweredbyIsmart {
	position:absolute;		
	width:260px;
	right:10px;
	top:5px;
	font-size:11px;
    color: #8C8C8C;
	border:0px solid red;
}

div#poweredbyIsmart a{
   font-weight:bold;
   font-size:11px;
   color: #9AD6FB;
   text-decoration:none;
}
/* --------------------- FOOTER AREA END ------------------------ */
