﻿/*
      Created by Ibrar Hussain of Freeman Holland Ltd
	  
	  E-Mail: ibrar@freemanholland.com
	  	  
*/

/********************************************
   SLIDER
********************************************/ 

#testing{
float:left;
height:136px;
width:989px;
}

.intro-text{float:left;
margin:-90px -10px 0;
width:246px;}

.intro-text h1{margin-bottom:8px}

.whats-on-header{position:absolute;margin:14px 0 0 26px;}

/********************************************
   CONTENT WRAPPER
********************************************/ 

#content-wrapper {
float:left;
overflow:hidden;
width:970px;
margin-top:4px;
}

/******************** BREADCRUMB ************************/ 

#breadcrumb {
padding:8px;
width:500px;
padding-left:0
}

/******************** 
LEFT CONTENT 
************************/ 

#left-content {
float:left;
height:514px;
padding:0 0 0 8px;
width:658px;
}

/******************** EVENT WRAPPER ************************/ 

.event-wrapper{height:230px; margin-top:50px; width:644px}
.homepage-event{float:left;height:213px;line-height:16px;width:183px;margin:0 24px 0 0;}
.homepage-event div{margin:8px 0px 0px 25px;width:182px;height:83px;}
.homepage-event img{margin-left:30px;}
.homepage-event a{margin-top:6px;}.homepage-event p{margin-top:6px;}
.nomargintop{margin-top:0}

/******************** CALENDAR ************************/ 

#calendar{background:url("images/calendar-bg.png") repeat scroll 0 0 transparent;
height:170px;
margin:0 16px 0 0;
padding:19px;
width:373px;}

#calendar img{margin:0px 0px 0px 6px;}

/******************** 
RIGHT CONTENT 
************************/ 

#right-content {
float:right;
margin-right:10px;
width: 249px; 
padding-right:15px;
height:267px
}

.margin40{margin-top:40px}.margin20{margin-top:20px}
#right-content span{float:right; color:#87972c; font-size:14px; width:124px}
#right-content p, #right-content a{font-weight:bold;font-size:14px}
#right-content a{float:right; margin-top:5px}

/********************************************
   FOOTER
********************************************/ 

#footer { 
 background:none repeat scroll 0 0 #666666;
 clear:both;
 color:#FFFFFF;
 height:70px;
 margin:8px 0 0;
 padding:13px 12px 7px;
 width:948px;
}

#footer a{ 
color:#fff
}

#footer img{ 
}

#footer ul{list-style:none;height:38px;}
#footer li{display:inline; width:200px; margin-right:20px}
#footer li span{color:#bad03e}

/********************************************
   DECLARATION
********************************************/ 

#declaration { 
 color:#000000;
 margin:auto;
 width:968px;
 text-align:right;
}

