@charset "utf-8";
/* CSS Document */
/* reset.css from blueprint framework*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline; hoverflow-x: hidden; }
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/*from blueprint framework*/
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title, select {width:250px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:300px;height:150px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}

#previewHeader{ /* Preview header bar styles */
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-image: url(../../oms/images/general/blue/dark_grad.jpg);
	background-color: #67A7E3;
	border-bottom: solid 1px #3B709F;
	color: #FFF;
	margin: 0;
	font-size:12px;
	text-align:center;
}
#previewHeader a { /* Preview header bar styles */
	margin: 0 5px;
	color: #FFF;
	font-weight: normal;
}


body{
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
}

.container{
	width:950px;
	margin:0 auto;
	background:#391c10;
}

.clear{
	height:1px;
	overflow:hidden;
	clear:both;
}

a{
	text-decoration:none;
	color:#332524;
}


#left-side{
	width:365px;
	float:left;
}

#logo{
	height:141px;
	background:url(../images/general/logo.png);
}

#logo h1{
	text-indent:-1000px;
}

#logo h1 a{
	display:block;
	width:365px;
	height:141px;
}

#navigation-container{
	height:184px;
	background:url(../images/general/bg-navigation.png) #a6957b top left no-repeat;
	font-size:17px;
	line-height:22px;
	padding:7px 11px 0 0;
	text-align:right;
}

#navigation-container li{
	list-style:none;
}

#navigation-container a{
	color:#231F20;
}

#navigation-container a:hover, #navigation-container a.active{
	color:#DFC58E;
}

#left-copy-container{
	background:url(../images/general/logo-copy.png) top left no-repeat;
	padding:110px 40px 0px 40px;
}

#left-copy-container h2{
	margin:0;
	padding:0;
	font-size:40px;
	font-weight:normal;
}

#left-copy-container h3{
	color:#a6957b;
	font-size:20px;
	font-weight:bold;
}

#left-copy-container p{
	line-height:25px;
	padding-bottom:15px;
	margin-top:0;
}

#left-copy-container ul{
	color:#dfc68f;
	list-style:none;
}

#left-copy-container li{
	padding:5px 0 0 0;
}

#right-side{
	width:585px;
	float:left;
}

#right-side .small{
	height:332px;
	overflow:hidden;
}

#right-side .big{
	height:879px;
	overflow:hidden;
}


#right-side .copy{
	width:565px;
	height:527px;
	overflow:auto;
	padding:20px 0 0 20px;
}

#right-side .copy-team{
	width:565px;
	height:670px;
	overflow:auto;
	padding:20px 0 0 20px;
}

#right-side h3{
	color:#391D12;
	font-size:30px;
	font-weight:bold;

}

#right-side h4{
	color:#A49479;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #B5A48C;
	width:530px;
	line-height:20px;
}

#right-side p{
	padding:10px 20px 0 0;
	color:#391D12;
	font-size:15px;
	line-height:25px;
}

#right-side .events{
	background:url(../images/page_graphics/backgrounds/bg-events.png) top right no-repeat;
	padding-left:0px;
	width:585px;
}

#right-side .ales{
	background:url(../images/page_graphics/backgrounds/bg-ales.png) top right no-repeat;
	padding-left:0px;
	width:585px;
}


#right-side .events .event-title{
	float:left; 
	width:180px;
}

#right-side .events .event-time{
	float:left; 
	width:65px;
}

#right-side .events .event-date{
	float:left; 
	width:80px;
}

#right-side .events .event-venue{
	float:left; 
	width:115px;
}


#right-side .events-container{
	width:558px; 
	height:409px; 
	margin:96px 0 0 13px; 
	overflow:auto;
}

#right-side .events-container h2{
	font-size:30px;
	text-align:center;
	margin-left:65px;
	font-weight:normal;
}

#right-side .ales-container{
	width:558px; 
	height:480px; 
	margin:25px 0 0 17px; 
	overflow:auto;
}

#right-side .ales-container h2{
	font-size:30px;
	text-align:center;
	margin-left:65px;
	font-weight:normal;
}

#right-side .ales-picture{
	float:left;
	padding-right:10px;
}

#right-side .ales-title{
	float:left;
	font-weight:bold;
}

#right-side .ales-percentage{
	float:left;
}

#right-side .ales-description p{
	color:#FFFFFF;
	font-size:12px;
	padding-top:2px;
	line-height:20px;
}

#right-side .ales-container .rugby{
padding-top:2px;
}

#right-side .events-container .rugby{
	background:url(../images/general/bg-rugby.png) top left no-repeat;
	padding:10px 0 20px 90px;
}

#right-side .events-container .football{
	background:url(../images/general/bg-football.png) top left no-repeat;
	padding:10px 0 20px 90px;
}


#right-side .events-container .cricket{
	background:url(../images/general/bg-cricket.png) top left no-repeat;
	padding:10px 0 20px 90px;
}

#right-side .events-container .tennis{
	background:url(../images/general/bg-tennis.png) top left no-repeat;
	padding:10px 0 20px 90px;
	height:66px;
}


#right-side .team, #right-side .gallery{
	background:url(../images/page_graphics/backgrounds/bg-team.png) #eee2c2 top right no-repeat;
}

#right-side .gallery li{
	list-style:none;
}

#right-side .gallery img{
	float:left;
	margin:0 1px 1px 0;
}


#map_canvas{
	width:585px;
	height:546px;
	color:#333;
}

#footer-container{
	clear:both;
	width:950px;
	height:139px;
	background: #dfc68f top right no-repeat;
	color:#5a3f2e;
}

#footer-container p{
	padding:25px 0 0 39px;
	font-weight:bold;
	letter-spacing:-1px;
}

#footer-container a{
	color:#5a3f2e;
}

#left-copy-container paddingbottom2 p{
padding-bottom:0;
}

#footer-container .credit{
font-size:12px;
}

