@import "/common.css";

/* CSS Document */

*, .x {												
	
	border: 0;
	outline: 0;
	padding:0;
	margin:0;
	}

body {
	color:#333;
	margin:0;
	padding:0;
	font-size:0.75em;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
}


hr {
display:block;
border-left:none;
border-bottom:1px solid #E5E5E5;
border-right:none;
border-top:none;
margin:5px 0 25px 0;

}

ul {
list-style:none;
}










/*------------------------ Font styles ------------------------------------*/

h1, h2, h3, h4, h5, h6 { 
font-weight: bold; 
margin-bottom: 0;
padding-bottom:3px;
margin-top: 0;
padding-top:0;
}

h1 {  font-size: 1.80em; 	}
h2 {  font-size: 1.60em;  	}
h3 {  font-size: 1.30em; 	}
h4 {  font-size: 1.20em; 	}
h5 {  font-size: 1.10em; 	}
h6 {  font-size: 1.10em; 	}



a {
color:#8297B4;
text-decoration:underline;
}

a:hover {
color:#999;
text-decoration:none;
}

a.selected {
text-decoration:none;
}

p {
line-height:140%;
padding:0;
margin:5px 0 20px 0;
}




/*------------------------ Common ------------------------------------*/

.hide	{ display: none;	}
.inline	{ display: inline;	}
.block	{ display: block;	}
.nfloat	{ float: none;		}
.lfloat	{ float: left;		}
.rfloat	{ float: right;		}
.clear	{ clear: both;		}
.lclear	{ clear: left;		}
.rclear	{ clear: right;		}


/*------------------------ Form element ------------------------------------*/


.moduleType_ContactForm .moduleInnerContent
{
margin:20px 0 20px 0;
width:410px;
}

.formRow { 
margin-bottom:5px;
width:410px;
float:left;
}

label {
font-size:12px;
font-weight:bold;
padding:5px 10px 5px 0;
width:180px;
float:left;
display:block;
text-align:right;
}

.dataField {
float:left;
width:180px;
margin-bottom:5px;
padding:3px;
border:1px solid #ccc;
}

input { 
}

textarea.dataField {
height:100px;
}

.submitButton {
margin-right:33px;
display:block;
font-size:14px;
padding:3px;
float:right;
background:url(../images/orangegrad.jpg) repeat-x;
color:#fff;
font-weight:bold;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}



#p_ctl10_lblThanks {
padding:10px;
}

/*------------------------ Main Containers ------------------------------------*/




.Container {
width:900px;
margin:0 auto 0 auto;
}

	#Content {
	width:100%;
	float:left;
	text-align:left;
	}
	
.Header {
float:left;
padding:12px 0 12px 0;
width:100%;
}


.Logo {
float:left;
margin-top:20px;
}

.Headercontacts {
float:right;
width:390px;
text-align:left;
}

.Headercontacts ul{
list-style:none;
margin:0 0 15px 0;
padding:0;
float:right;
}

.Headercontacts ul li{
display:inline;
margin-left:15px;
float:right;
}


.Headercontacts ul li strong{
color:#F99D31;
}

.Headercontacts ul li a{
color:#333;
}


.TelIcon {
background:url(../images/icon_tel.jpg) no-repeat;
padding:0 0 4px 25px;
}

.EmailIcon {
background: url(../images/icon_email.jpg) no-repeat;
padding:0 0 4px 25px;
}


#sectionId_1 h3{
font-size:1.0em; margin-top:5px;
}

.SearchBar {
float:right;
padding:0 0 10px 0;
}

.SearchBar .text{
background:url(../images/form_grad.jpg) no-repeat;
border:1px solid #ccc;
line-height:1.3em;
padding:4px;
}

.SearchBar .button{
background:url(../images/orangegrad.jpg) repeat-x;
color:#fff;
font-weight:bold;
line-height:1.3em;
padding:4px;
}


/* menu */


.MainNav {
float:left;
width:100%;
background:#FD5B00 url(../images/orangegrad.jpg) repeat-x top left;
border-bottom:5px solid #E4E4E4;
font-size:1em;
font-weight:bold;
margin-bottom:10px;
}


.MainNav ul{
list-style:none;
border-right:1px solid #F37329;
margin:0 !important;
padding:0 !important;
}

.MainNav ul li{
display:inline;
display:block;
margin:0;
padding:0;
}



.MainNav ul li a{
color:#fff;
text-decoration:none;
background:url(../images/orangegrad.jpg) repeat-x;
display:block;
border-left:1px solid #CA4B00;
border-right:1px solid #F37329;
padding:9px;
margin:0;
}


.MainNav ul li a:hover{
color:#333;
text-decoration:none;
background:url(../images/gr_grad.jpg) repeat-x;
border-left:1px solid #ccc;
border-right:1px solid #fff;
display:block;
padding:9px;
}

.MainNav ul li a.selected{
color:#333;
text-decoration:none;
background:url(../images/gr_grad.jpg) repeat-x;
border-left:1px solid #ccc;
border-right:1px solid #fff;
display:block;
padding:9px;
}


.MainNav ul li.first-of-type a {
border-left:none;
}

.MainNav ul li.first-of-type a:hover {
border-left:none;
}


.MainNav ul li.yuimenuitem a {
border-left:none;
}

.MainNav ul ul{
list-style:none;
border-right:none;
}

.MainNav ul ul li a.selected{
border-right:none;
}

.MainNav ul ul ul li a.selected{
border-right:none;
}


.MainNav ul ul ul{
list-style:none;
border-right:none;
}


.MainNav ul ul li a{
color:#333;
font-size:0.9em;
text-decoration:none;
background:#E4E4E4;
border-left:none;
border-right:none;
display:block;
padding:9px;
}




.MainNav ul ul li a.yuimenuitemlabel-hassubmenu{
background:#E4E4E4 url(../images/menu_arrow.gif) no-repeat right;
padding-right:30px;
}

.MainNav ul ul li a.yuimenuitemlabel-hassubmenu:hover{
background:#F2F2F2 url(../images/menu_arrow.gif) no-repeat right;
padding-right:30px;
}


.MainNav ul ul li a:hover{
color:#333;
font-size:0.9em;
text-decoration:none;
background:#F2F2F2;
border-left:none;
border-right:none;
display:block;
padding:9px;
}


.MainNav ul ul ul li a{
color:#333;
font-size:0.9em;
text-decoration:none;
background:#F2F2F2;
border-left:none;
border-right:none;
display:block;
padding:9px;
}


.MainNav ul ul ul li a:hover{
color:#333;
font-size:0.9em;
text-decoration:underline;
background:#F2F2F2;
border-left:none;
border-right:none;
display:block;
padding:9px;
}





.ImageBanner {
width:100%;
padding:0;
border-bottom:5px solid #e4e4e4;
float:left;
margin:0 0 10px 0;
height:139px;
}






body.currentpage-home .ImageBanner {
height:255px;
}

.ImageBanner  div.Intro {
	background:url(../images/intro_png.png);
	margin:0;
	color:#fff;
	font-weight:bold;
	float:left;
	position:absolute;
	margin:40px 0 0 0;
	padding:0;
	}
	
	
#ie6 .ImageBanner  div.Intro{
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Templates/Default/images/intro_png.png', sizingMethod='scale');

}
	
.ImageBanner  div.Intro  h2{
	padding:8px 8px 8px 22px;
	margin:0;
	font-size:22px;
	color:#fff;
	font-weight:bold;
	background:url(../images/arrow_orongr.gif) no-repeat 8px 16px;
	}
	
	
.Breadcrumbs {
float:left;
width:100%;
border-bottom: 1px dashed #e4e4e4;
padding:0 0 10px 0;
margin-bottom:10px;
}

.Breadcrumbs ul{
list-style:none;
padding:0;
margin:0;
}

.Breadcrumbs ul li{
display:inline;
padding:0 0 0 13px;
margin:0 5px 0 0;
background:url(../images/bread_arrow.jpg) no-repeat left 3px;
font-size:.9em;
}

.Breadcrumbs ul li.home{
background:none;
padding:0;
background:url(../images/house_icon.jpg) no-repeat;
width:16px;
height:14px;
float:left;
text-indent:-9000px;
}

.ContentMain {
float:left;
width:100%;
border-bottom: 1px dashed #e4e4e4;
padding:15px 0 15px 0;
}




.ContentMainLeft h1, .ContentMainLeft h2 {
background:url(../images/h1_arrow.jpg) no-repeat left 6px;
padding-left:13px;
}


.ContentMainLeft h4, .ContentMainLeft h3 {
background:url(../images/h2_h3_arrow.jpg) no-repeat left 6px;
padding-left:13px;
}

.ContentMainLeft p, .ContentMainLeft ul {
padding-left:13px;
}


.ContentMainLeft {
float:left;
width:680px;
padding: 0 20px 0 0;
}

.ContentMainLeft img {
padding:5px;
background:#e4e4e4;
border:1px solid #ccc;
text-align:center;
margin:0 auto 0 auto;
}



	#ie6 .ContentMainLeft{
	width:660px;
	}
	
	#ie6 .ContentMainLeft img{
	padding:0 !important;
	border:0 !important;
	}


.ServiceRow {
float:left;
width:100%;
margin:10px 0 20px 0;
}

.ServiceSingle {
float:left;
width:330px;
}

.ServiceSingle img{
margin-bottom:5px;
}

.ServiceSingleLeft {
margin-right:20px;
}

	#ie6 .ServiceSingleLeft{
	width:320px;
	}
	
	#ie6 .ServiceSingle{
	width:320px;
	}



.ContentMainRight {
float:left;
width:200px;
text-align:left;
font-size:11px;
}


#SubContents {
float:left;
margin-top:35px;
margin-bottom:20px;
}

#SubContents ul{
margin:0;
padding:0;
}

#SubContents ul li{
margin-bottom:8px;
padding-bottom:8px;
padding-left:15px;
background:url(../images/h2_h3_arrow.jpg) no-repeat left 4px;
}

#SubContents ul ul{
margin:10px 0 12px 20px!important;
padding:0 !important;
}

#SubContents ul ul li{
margin-bottom:4px;
padding-bottom:4px;
padding-left:15px;
background:url(../images/h2_h3_arrow.jpg) no-repeat left 4px;
}


.ContentMainRight blockquote{
float:left;
background:#E5E5E5 url(../images/quote_fold.jpg) no-repeat top right;
width:100%;
}

.ContentMainRight blockquote .BlockdivOpen{
float:left;
background:url(../images/open_quotes.jpg) no-repeat top left;
width:100%;
}

.ContentMainRight blockquote .Blockdiv{
float:left;
background:url(../images/quote_close.jpg) no-repeat bottom right;
width:100%;
}

.ContentMainRight blockquote .Blockdiv p{
float:left;
padding:25px 8px 25px 8px;
display:block;
margin-bottom:0;
}
.CloseQuote {
width:100%;
float:left;
background:url(../images/quote_speech.gif) no-repeat top left;
padding:18px 0 0 0;
margin-bottom:20px
font-size:11px;
font-weight:bold;
}



#sectionId_17 {
padding-bottom:10px;
border-bottom: 1px dashed #e4e4e4;
margin-bottom:20px;
}


body.page-news .ContentMainLeft h4 {
font-size: 1.20em;
}

#sectionId_18 .genericitem {
margin-left:10px;
}



.ContentMainRight .genericitem {
float:left; 
width:190px;
padding-bottom:15px;
margin:0 0 15px 0;
border-bottom: 1px dashed #e4e4e4;
}

.ContentMainRight .genericitem h4{ 
margin:0 0 5px 0;
padding:0;
font-size:12px;
}




.ContentMainRight h3 {
background:url(../images/arrow_blue.jpg) no-repeat left 6px;
padding-left:10px;
margin-bottom:10px;
}



ul.articlelist {
background:none;
padding:20px 0 0 15px;

}

ul.articlelist li{
margin-bottom:30px;
padding-bottom:30px;
}


ul.articlelist li img{
background:none;
padding:0;
float:left;
}

ul.articlelist h4 {
background:none;
padding:0;
}


ul.articlelist h4 span.articlesub{
font-size:11px;
font-weight:normal;
}




ul.articlelist p {
background:none;
padding:5px 0 10px 0;
margin:0;
}

ul.articlelist span {
background:none;
padding:5px 0 10px 0;
float:left;
margin:0;
font-size:.9em;
}

#p_ctl10_hplBack, #p_ctl10_hplToggleArchive {
padding-left:15px;
}



.articlecontent span{
padding-left:15px;
}

.Footer {
width:100%;
float:left;
padding:5px 0 0 0;
font-size:.9em;
color:#999;
}


.Footer ul, .Footer p {
list-style:none;
padding:0;
margin:5px 0 10px 13px;

}

.Footer ul li {
display:inline;
margin-right:15px;
}

.Footer ul li a{
color:#999;
}
/*-------------------------- Map ------------------------------------*/

#CMSmap {
width:100%;
height:300px;
float:left;
margin:30px 0 30px 0;
}

#CMSmap img{
background:none;
border:none;
padding:0;
}


#CMSmap h4{
background:none;
padding:0;
}



.mapbubble img.icon
	{
		float:left;
		margin-right:4px;
		
	}
	.mapbubble h4
	{
		height:28px;
	}
	.mapbubble .adr
	{
		display:block;
		padding:10px 0 10px 0;
	}
	.mapbubble .postal-code
	{
		display:block;
	}
	.geo
	{
		display:none;
	}
	.mapbubble .directions
	{
		display:block;
		margin-top:10px;
		text-left:right;
	}
	
.ProfileImage {
float:left;
margin:0 20px 0 0;
}

.ProfileText {
float:left;

width:420px;
}	


.FeatureImage {
margin:20px;
width:210px;
}

.BodyImage {
margin:20px;
}

.FeatureImage img {
margin-bottom:5px;
}

.Note {
font-size:10px;
color:#666;
padding:0 !important;
margin:0 !important;
}



/*----- Events pages -----*/

#sectionId_217 table { width: 100% }

.EventNewsViewImage {
    float: left;
    padding-right: 1em;
}

.EventNewsViewInfo {
    float: left;
    width: 450px;
}

    .EventNewsViewInfo h2 {
        font-size: 2em;
        padding-bottom: 0;
    }

    .EventNewsViewInfo .Location {
        color: #F79A32;
        font-size: 1.4em;
        font-weight: bold;
        padding-bottom: 0.4em;
        display: block;
    }

    .EventNewsViewInfo .DateRange {
    }

    .EventNewsViewInfo .DateRange .Dates {
        font-weight: bold;
        padding: 0.2em 0 0.3em 0;
    }

    .EventNewsViewInfo .DateRange .Times {
        font-weight: bold;
    }
    
    .EventNewsViewInfo .DateRange .datesAndTimes {
        font-weight: bold;
        padding: 0.2em 0 0.3em 0;
    }

    .EventNewsViewInfo .pBookingButtons {
        padding: 0.5em 0 0.2em;
    }

    .EventNewsViewInfo .pBookingButtons .bookingLink {
        display: block;
      	width: 128px; height: 42px;
      	/*margin-left: 205px;*/
        background: url("../images/bookNow.gif");
        text-indent: -9999px;
        float: right;
        margin-top: 0.55em;
    }

    .EventNewsViewInfo .pBookingButtons .checkoutWrapper {
        display:block;
        height:50px;
        margin:1em 0;
        padding-left:30px;
        background: #e8e8e8;
    }

    .EventNewsViewInfo .pBookingButtons .checkoutWrapper .bookNowLabel {
        display:inline-block;
        font-size:1.6em;
        font-weight:bold;
        margin:13px 8px 0;
        vertical-align: top;
    }

    .EventNewsViewInfo .pBookingButtons .checkoutWrapper .quantityTextBox {
        font-size:18px;
        margin-top:12px;
        padding:2px;
        vertical-align:top;
        width:30px;
    }

    .EventNewsViewInfo .pBookingButtons .checkoutWrapper .gCheckoutBtn {
        height:44px;
        margin:4px 0 0 50px;
        width:168px;
    }

    .EventNewsViewInfo .pBookingButtons .checkoutWrapper .quantityLabel {
        display: none;
    }
    
    .EventNewsViewInfo p {
      padding-left: 0
    }
    
        p.EventNewsViewSummary { font-style: italic; }



.EventNewsContent p {
  padding-left: 0
}
    
    
.EventNewsRow {
    border-bottom:1px solid #F8F2E4;
    margin-bottom:30px;
    padding:10px;
}
    
    .EventNewsRow:hover {
        background:#F8F8F8;
    }

    .EventNewsRow .EventNewsImage {
        float:left;
    }

    .EventNewsRow .EventNewsInfo {
        margin-left:140px;
    }

        .EventNewsRow h4 {
            font-size: 1.4em;
        }

        .EventNewsRow .EventNewsViewDate {
            color: #999;
            font-size: 1.2em;
            font-style: italic;
            display: block;
            padding: 0.3em 0 0.2em 13px;
        }
    
        .EventNewsRow .EventNewsSummary {
            margin-bottom: 10px;
        }

        .EventNewsRow .Location {
            padding-left: 13px;
            font-size: 1.2em;
        }

