/* @override http://mura:8500/mura/default/includes/themes/merced/css/site.css */

/*	Theme: Merced */

/* @group GLOBALS
===================================== */

@import url("contacts.css");

body {
	font-family: Arial,sans-serif;
	font-size: 62.5%;
	color: #434343;
	background: #2C3136 url(../images/bg-body.gif) repeat;
	}
	
* { -moz-outline: 0; }

hr {
	clear: both;
	height: 0;
	margin: 2em 0;
	border: 1px solid #d5d8dc;
	border-width: 1px 0 0;
	}

a {
	text-decoration: none;
	color: #c0a10e;
	}

a:hover {
	text-decoration: underline;
	}

p.intro {
	color: #666;
	line-height: 1.4em;
	margin-bottom: 1.25em;
	}


/* @group Globals - Tables
===================================== */

.content table {
	width: 100%;
	margin-top: 30px;
	}

th {
	border-width: 1px;
	border-style: solid;
	border-color: #d1d3d2;
	font-weight: bold;
	color: #000;
	background: #c9ced1;
	}

td {
	
	border-width: 1px;
	border-style: solid;
	border-color: #d1d3d2;
	font-weight: bold;
	background: white;
	}

tr.alt td { background: #eee; }  /*Move*/ 

/* @end Globals - Tables
-------------------------------- */


/* @group Globals - Forms
===================================== */

#primary form {
	padding: 2em;
	background: #e2e3e7;
	overflow: hidden;
	max-width: 504px; /*width of #primary in three column layout*/
	}

#primary #svSearchResults form {
	max-width: 100%;
}

#primary fieldset {
	border: none;
	padding: 0;
	}


#primary legend {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#primary label {
	padding-top: .5em;
	line-height: 1;
	color: #2e3403;
	}

.submit, .buttons input {
	float: right;
	height: 2em;
	line-height: 2em;
	border: none;
	padding: 0 1em;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background: #626970;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	}

/* @group Globals - Forms - Search
===================================== */

#searchForm {
	position: absolute;
	top: 10px;
	right: 30px;
	margin: 0;
	padding: 0;
	}

#searchForm fieldset {
	padding: 0;
	border: 0;
	}

#searchForm input.text {
	float: left;
	width: 160px;
	margin: 0 .75em 0 0;
	font-style: italic;
		padding: 1px;
		border: 1px solid white;
	}

#searchForm .submit {
	float: right;
	}

/* @end Globals - Forms - Search
-------------------------------- */


/* @group Globals - Forms - Login
===================================== */

/* @group Globals - Forms - Login
===================================== */

#login {
	padding-bottom: 1em !important;
	}

#login ol {
	padding-top: 0;
	}

#svLoginContainer input.text {
	width: 99%;
	}

#svLoginContainer p.required {
	float: none;
	clear: both;
	}

#sendLogin fieldset {
	margin-top: -.5em;
	padding-top: .25em;
	}

/* @end Globals - Forms - Login
-------------------------------- */

.sidebar #login {
	padding: 0;
	}

/* @end Globals - Forms - Login
-------------------------------- */


/* @group Globals - Forms - Comments
===================================== */

#svComments {
	border-top: 2px solid #b6b9d9;
	margin-top: 3em;
	padding-top: 2em;
	}

#svComments dl {
	border-bottom: 1px dotted #b6b9d9;
	}



/* @end Globals - Forms - Comments
-------------------------------- */

/* @end Globals - Forms
-------------------------------- */

/* @end GLOBALS
-------------------------------- */



/* @group HELPER CLASSES
===================================== */

.clearfix:after {
	content: " "; /* Avoid extra space */
	}

/* @end HELPER CLASSES
-------------------------------- */



/* @group LAYOUT
===================================== */
#wrapper100 {
	width: 100%;
	margin: 0 auto;
	}
#wrapper100.home { background: #626970 url(../images/bg_top_home.gif) repeat-x; }	
/*#wrapper100.default {
	background: #626970 url(../images/bg_top_default.gif) repeat-x;
	}*/
#wrapper100.default { background: #626970 url(../images/bg_top_site.gif) repeat-x; }
#wrapper100.site { background: #626970 url(../images/bg_top_site.gif) repeat-x; }	
#wrapper100.sports{ background: #626970 url(../images/bg_top_sports.gif) repeat-x; }
#wrapper100.games { background: #626970 url(../images/bg_top_games.gif) repeat-x; }
#wrapper100.events { background: #626970 url(../images/bg_top_events.gif) repeat-x; }
#wrapper100.services { background: #626970 url(../images/bg_top_services.gif) repeat-x; }		


#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: transparent;
	}

#wrapperfooter {
	width: 1000px;
	margin: 0 auto;
	background: transparent;
	}	
	
#container {
	width: 100%;
	background: transparent;
	}

#content {
	position: relative;
	margin-top: 0px;
	padding: 15px 0px 0px 0px;
	background: white ;
	}
	
/* Spacing */

.clear { clear: both; font-size: 1px; height: 0 }
.clearer { clear: both; display: block; font-size: 1px; height: 0; line-height: 1px; margin: 0; padding: 0; }
.clearmore5 { clear: both; height: 5px; }
.clearmore10 { clear: both; height: 10px; }
.clearmore20 { clear: both; height: 20px; }
.clearmore30 { clear: both; height: 30px; }
.clearmore40 { clear: both; height: 40px; }

.innertube5{ margin: 5px; }
.innertube10 { margin: 10px; }
.innertube15{  margin: 15px; }
.innertube20{  margin: 20px; }
.innertube20t0{  margin: 0px 20px 20px 20px; }
.innertube30{  margin: 30px; }
.innertube20w{ padding: 0 20px 0 20px; }
.innertube30w{ padding: 0 30px 0 30px; background: aqua; }
.innertubehome{ padding: 20px 20px 10px 20px; }

.innerpad15{  padding: 15px; }
.innerpad20{  padding: 20px; }
/* @end Spacing
-------------------------------- */	
	
	
.home #content {
	margin: 0px;
	padding: 0px;
/*	background: transparent url(../images/berkhamsted_golf_club.jpg) no-repeat ;
	height: 600px;*/
	background: #fff url(../images/bg_home_primary.gif) repeat-y;
	
	/*border-top: 1px solid red;*/
	}

/*	
.home  #content #primary + h2  {
	margin-top: 0;
	background: blue none no-repeat;
	}	*/
	
	
#homecontent {
	margin: 0;
	padding: 0px;
	height: 270px;
	/*background: black;*/
	background: white url(../images/banner_sub_home_news.jpg) no-repeat;
	position: relative;
	}
		
#header #banner  { width: 100%; height: 250px; }

 .top { width: 100%; height: 200px; background: transparent; }
 
#header #banner .top h1{ text-align: right; color: white; padding: 0; margin: 0; letter-spacing: -1px; }
#header #banner .top h4{ text-align: right; color: white; padding: 0px; margin: 0px; }
#header #banner .title { padding: 0px 20px 0px 20px; height: 50px; overflow: hidden; }
#header #banner .title h1 { text-align: right; line-height: 49px; color: white; font-size: 240%; }
#header #banner .title h4 { text-align: right; line-height: 49px; color: white; font-size: 140%; overflow: hidden; }


#events #header #banner.default {	background: transparent url(../images/banner_events.jpg) no-repeat;}

.banner {	background: transparent url(../images/banner_home.jpg) no-repeat; zoom: 1 ;}


#header .default {	background: transparent url(../images/banner_site.jpg) no-repeat; zoom: 1 ;}
#sports .default {	background: transparent url(../images/banner_sports.jpg) no-repeat; zoom: 1 ;}
#games .default {	background: transparent url(../images/banner_games.jpg) no-repeat;}
#services .default {	background: transparent url(../images/banner_services.jpg) no-repeat;}


#header .games {	background: transparent url(../images/banner_games.jpg) no-repeat;}



#sports .calendar {	background: transparent url(../images/banner_sports_calendar.jpg) no-repeat;}
#games .calendar {	background: transparent url(../images/banner_games_calendar.jpg) no-repeat;}
#events .calendar {	background: transparent url(../images/banner_events_calendar.jpg) no-repeat;}
#services .calendar {	background: transparent url(../images/banner_services_calendar.jpg) no-repeat;}

#header .site {	background: transparent url(../images/banner_site.jpg) no-repeat;}

#header .antidoping {	background: transparent url(../images/banner_antidoping.jpg) no-repeat;}
#sports .antidoping {	background: transparent url(../images/banner_sports_antidoping.jpg) no-repeat;}
#games .antidoping {	background: transparent url(../images/banner_games_antidoping.jpg) no-repeat;}
#events .antidoping {	background: transparent url(../images/banner_events_antidoping.jpg) no-repeat;}
#services .antidoping {	background: transparent url(../images/banner_services_antidoping.jpg) no-repeat;}

#header .contact {	background: transparent url(../images/banner_contact.jpg) no-repeat;}
#sports .contact {	background: transparent url(../images/banner_sports_contact.jpg) no-repeat;}
#games .contact {	background: transparent url(../images/banner_games_contact.jpg) no-repeat;}
#events .contact {	background: transparent url(../images/banner_events_contact.jpg) no-repeat;}
#services .contact {	background: transparent url(../images/banner_services_contact.jpg) no-repeat;}


#header .iwasHistory{	background: transparent url(../images/banner_iwas.jpg) no-repeat;}
/*#sports #banner.iwasHistory{	background: transparent url(../images/banner_iwas.jpg) no-repeat;}
#games #banner.iwasHistory{	background: transparent url(../images/banner_iwas.jpg) no-repeat;}
#events #banner.iwasHistory{	background: transparent url(../images/banner_iwas.jpg) no-repeat;}
#services #banner.iwasHistory{	background: transparent url(../images/banner_iwas.jpg) no-repeat;}*/

#header .iwasAbout{	background: transparent url(../images/banner_about.jpg) no-repeat;}
#sports .iwasAbout{	background: transparent url(../images/banner_sports_about.jpg) no-repeat;}
#games .iwasAbout{	background: transparent url(../images/banner_games_about.jpg) no-repeat;}
#events .iwasAbout{	background: transparent url(../images/banner_events_about.jpg) no-repeat;}
#services .iwasAbout{	background: transparent url(../images/banner_services_about.jpg) no-repeat;}


#header .iwasOrganisation{	background: transparent url(../images/banner_organisation.jpg) no-repeat;}
#sports .iwasOrganisation{	background: transparent url(../images/banner_sports_organisation.jpg) no-repeat;}
#games .iwasOrganisation{	background: transparent url(../images/banner_games_organisation.jpg) no-repeat;}
#events .iwasOrganisation{	background: transparent url(../images/banner_events_organisation.jpg) no-repeat;}
#services .iwasOrganisation{	background: transparent url(../images/banner_services_organisation.jpg) no-repeat;}


#header .iwasNews {	background: transparent url(../images/banner_news.jpg) no-repeat;}
#sports .iwasNews {	background: transparent url(../images/banner_sports_news.jpg) no-repeat;}
#games .iwasNews {	background: transparent url(../images/banner_games_news.jpg) no-repeat;}
#events .iwasNews {	background: transparent url(../images/banner_events_news.jpg) no-repeat;}
#services .iwasNews {	background: transparent url(../images/banner_services_news.jpg) no-repeat;}

/* Sports */
#sports .sportsAthletics {	background: transparent url(../images/banner_sports_athletics.jpg) no-repeat;}

/*#header #banner.sports {	background: transparent url(../images/banner_sports.jpg) no-repeat;}
#header #banner.sportsAthletics {	background: transparent url(../images/banner_sports_athletics.jpg) no-repeat;}
#header #banner.sportsNews {	background: transparent url(../images/banner_sports_news.jpg) no-repeat;}*/

#sports .rugby {	background: transparent url(../images/banner_sports_rugby.jpg) no-repeat;}
#games .rugby {	background: transparent url(../images/banner_games_rugby.jpg) no-repeat;}
#events .rugby {	background: transparent url(../images/banner_events_rugby.jpg) no-repeat;}
#services .rugby {	background: transparent url(../images/banner_services_rugby.jpg) no-repeat;}

#sports .hockey {	background: transparent url(../images/banner_sports_hockey.jpg) no-repeat;}
#games .hockey {	background: transparent url(../images/banner_games_hockey.jpg) no-repeat;}
#events .hockey {	background: transparent url(../images/banner_events_hockey.jpg) no-repeat;}
#services .hockey {	background: transparent url(../images/banner_services_hockey.jpg) no-repeat;}

#sports .fencing {	background: transparent url(../images/banner_sports_fencing.jpg) no-repeat;}
#games .fencing {	background: transparent url(../images/banner_games_fencing.jpg) no-repeat;}
#events .fencing {	background: transparent url(../images/banner_events_fencing.jpg) no-repeat;}
#services .fencing {	background: transparent url(../images/banner_services_fencing.jpg) no-repeat;}

#sports .bowls {	background: transparent url(../images/banner_sports_bowls.jpg) no-repeat;}
#games .bowls {	background: transparent url(../images/banner_games_bowls.jpg) no-repeat;}
#events .bowls {	background: transparent url(../images/banner_events_bowls.jpg) no-repeat;}
#services .bowls {	background: transparent url(../images/banner_services_bowls.jpg) no-repeat;}

#sports .juniorgames {	background: transparent url(../images/banner_sports_juniorgames.jpg) no-repeat;}
#games .juniorgames {	background: transparent url(../images/banner_games_juniorgames.jpg) no-repeat;}
#events .juniorgames {	background: transparent url(../images/banner_events_juniorgames.jpg) no-repeat;}
#services .juniorgames {	background: transparent url(../images/banner_services_juniorgames.jpg) no-repeat;}


#sports .paragames {	background: transparent url(../images/banner_sports_paragames.jpg) no-repeat;}
#games .paragames {	background: transparent url(../images/banner_games_paragames.jpg) no-repeat;}
#events .paragames {	background: transparent url(../images/banner_events_paragames.jpg) no-repeat;}
#services .paragames {	background: transparent url(../images/banner_services_paragames.jpg) no-repeat;}

#header .regionalgames {	background: transparent url(../images/banner_sports_regionalgames.jpg) no-repeat;}
#games .regionalgames {	background: transparent url(../images/banner_games_regionalgames.jpg) no-repeat;}
#events .regionalgames {	background: transparent url(../images/banner_events_regionalgames.jpg) no-repeat;}
#services .regionalgames {	background: transparent url(../images/banner_services_regionalgames.jpg) no-repeat;}
/* Games */
#header .games {	background: transparent url(../images/banner_games.jpg) no-repeat;}
#header .gamesNest {	background: transparent url(../images/banner_games_nest.jpg) no-repeat;}

/* Events */
#header .events {	background: transparent url(../images/banner_events.jpg) no-repeat;}

#subbanner {	
background: transparent url(../images/banner_sub_home.jpg) no-repeat;
	width: 100%;
	height: 240px;}


#primary {
	float: left;
	width: 100%;
	color: #232323;
	padding: 0px 0px 40px 0px;
	}
#primary img{
margin: 0px 15px 0px 15px;
	}
.home #primary img{
margin: 0px 0px;
	}	
.home #primary {
	/*width: 100%;*/
	float: left;
	width: 700px;
	margin-top:0px;
	/*background: #1E242C;*/
	}
.twoColSL #primary {
	float: right;
	width: 720px;
	margin-right: 40px;
	}

.twoColSR #primary {
	float: left;
	width: 720px;
	margin-left: 40px;
	}

.threeCol #primary {
	width: 540px;
	}

.content,
.sidebar {
	min-height: 400px; /*Fixes odd no-content disappearing bug.*/
	b2ackground: aqua;
	width: 200px;
		
	}

#left {
	float: left;
	width: 200px;
	margin-right: 30px;
	padding: 30px 0;
	background: transparent url(../images/sidenav_shade.gif) no-repeat;
	}

.home #left {
	width: 687px;
	padding: 0;
	}

#right {
	float: right;
	width: 180px;
	margin: 0px;
	padding: 10px;
	background: transparent url(../images/sidenavR_shade.gif) no-repeat;
	}

.home #right {
	width: 240px;
	margin: 0px 0 0;
	padding: 0;
	b2ackground: aqua;
	}

.threeColSR {
	width: 200px;
	}

.sidebar {}
#left.sidebar {}
#right.sidebar { b2ackground: #9932cc;}


/* @group Layout - Header
===================================== */

#header {
	position: relative;
	padding-top: 50px;
	height: 300px;
	}

/*h1 a {
	display: block;
	width: 62px;
	height: 57px;
	m2argin: 12px 0 0  0;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
	float: left;
	}*/

h1 a {
	display: block;
	width: 62px;
	height: 57px;
	m2argin: 12px 0 0  0;
	text-indent: -9999px;
	position: absolute;
	top: 28px;
	}
	
h1.logohome a {
	background: url(../images/logo.gif) no-repeat;
	}
h1.site a {
	background: url(../images/logo_site.gif) no-repeat;
	}	
h1.sports a {
	background: url(../images/logo_sports.gif) no-repeat;
	}	
h1.games a {
	background: url(../images/logo_games.gif) no-repeat;
	}	
h1.events a {
	background: url(../images/logo_events.gif) no-repeat;
	}
h1.services a {
	background: url(../images/logo_services.gif) no-repeat;
	}	
			
#header .navUtility {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 403px;
	padding: 14px 0px 0px 25px;
	height: 47px;
}
#header #home.navUtility  {	background: url(../images/tab_top.gif) no-repeat;}
#header #default.navUtility  {	background: url(../images/tab_top_site.gif) no-repeat;}
#header #site.navUtility  {	background: url(../images/tab_top_site.gif) no-repeat;}
#header #sports.navUtility  {	background: url(../images/tab_top_sports.gif) no-repeat;}
#header #games.navUtility  {	background: url(../images/tab_top_games.gif) no-repeat;}
#header #events.navUtility  {	background: url(../images/tab_top_events.gif) no-repeat;}

/* @end Layout - Header
-------------------------------- */


/* @group Layout - Right
===================================== */

#right {
	b2ackground: transparent url(../images/sidenavR_shade.gif) no-repeat;
	}

/* @end Layout - Right
-------------------------------- */


/* @group Layout - Footer
===================================== */

#footer {
	clear: both;
	margin-top: 40px;
	padding-top: 17px;
	/*border-top: 1px solid #E8EAAA;*/
	padding-bottom:40px;
	}

#footer p {
	float: right;
	font-size: 1.2em;
	color: #999;
	}
	
#postfooter {
	clear: both;
	background: url(../images/post_footer.gif) no-repeat top;
	height: 100px;
	width: 1020px;
	margin: 0 auto;
}

/* @end Layout - Footer
-------------------------------- */

/* @end LAYOUT
-------------------------------- */



/* @group NAVIGATION/UI
===================================== */

/* @group Nav - Breadcrumb
===================================== */

#crumbList {
	margin: 0 0 2.3em;
	padding-bottom: 10px;
	border-bottom: 1px dotted #A0A4A7;
	}

#crumbList li {
	font-size: 1.1em;
	}

#crumbList li a:hover {
	text-decoration: underline;
	}

/* @end Nav - Breadcrumb
-------------------------------- */

/* @group Nav - Utility
===================================== */

.navUtility {
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

.navUtility li {
	display: inline;
	margin: 0 .5em 0 -0.5em;
	padding: 0 10px;
	list-style: none;
	font-size: 1.2em !important;
	}

#footer .navUtility {
	float: left;
	}

#footer .navUtility li {
	padding: 0 0.5em 0 1em;
	border-left: 1px solid #cfcfcf;
	}

#header .navUtility li {
	border-right: 1px solid #8D9296;
	font-size: 90%;
	}
#header .navUtility li a{
	color: #8D9296;
	}
#header .navUtility li a:hover{
	color: #8D9296;
	}
#footer .navUtility li a {
	font-size: .9em !important;
	color: #999;
	}

/* @end Nav - Primary
-------------------------------- */


/* @group Nav - Primary
===================================== */


#navPrimary {
	height: 40px;
	overflow: hidden;
	margin: 0px 0 0px 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	color: #fff;
	background: transparent /*#91966D#828743*/;
	float: right; 
	padding-top: 10px;
	}


#navPrimary li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px dotted white;
	text-transform: uppercase;
	}

#navPrimary li.first {
	margin-left: 0px;
	}

#navPrimary a {
	display: block;
	padding: 0 15px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
	}

#navPrimary li a:hover, #navPrimary li:hover, #navPrimary li.sfhover {
	background: transparent;
	color: #3D444B;
	}
 #navPrimary li.current a, #navPrimary li.current{
 	color: #3D444B;
 }
 #navPrimary li:hover a{
 	color: #fff;
 }
#navPrimary li li:hover a:hover, #navPrimary li.sfhover a:hover {
	color: #3D444B;
	text-transform: none;
	
	}

#navPrimary li li a:hover {
	color: #fff;
		text-decoration: none;
	background: #fff;	
	}

/* @group Nav - Primary - Dropdown
===================================== */
/* http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#navPrimary li ul { /* second-level lists */
	position: absolute;
	left: -9999px;
	z-index: 10;
	width: 16em;
	margin: 0;
	padding-left: 0;
	list-style: none;
	background: #AAAEB0/*#F1C914*/;
	border: 1px dotted white;
	}

#navPrimary li li { /* all list items */
	float: left;
	width: 16em; /* width needed for Opera */
	margin: 0 !important;
	border: none;
	/*border-bottom: 1px dotted white;*/
	
	}

#navPrimary li li a {
	display: block;
	padding: .5em  .5em  .5em  1.5em;
	line-height: 1;
	text-transform: none;
	
	}

#navPrimary ul li.first,
#navPrimary ul li li.first { /* all list items */
	border: 0;
	}

#navPrimary li ul ul { /* third-and-above-level lists */
	margin: -1.95em 0 0 12em;
	}

#navPrimary li:hover ul ul,
#navPrimary li:hover ul ul ul,
#navPrimary li.sfhover ul ul,
#navPrimary li.sfhover ul ul ul {
	left: -9999px;
		z-index: 1001;
	}

#navPrimary li:hover ul,
#navPrimary li li:hover ul,
#navPrimary li li li:hover ul,
#navPrimary li.sfhover ul,
#navPrimary li li.sfhover ul,
#navPrimary li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

/* @end Nav - Primary - Dropdown
-------------------------------- */



/* @end Nav - Primary
-------------------------------- */





/* @group Nav - Secondary
===================================== */

.navSecondary {
	margin: 0 0 0em;
	padding: 0;
	list-style: none;
	height: auto;
	}

.navSecondary li {
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #d6d6d6;
	font-weight: bold;
	line-height: 1.2em;
	/*background: #d8bfd8;*/
	color: black;
}

.navSecondary li a{
padding-top: .4em;
padding-bottom: .4em;
color: #626970;
}

.navSecondary li.last  {
	border: 0;
	/*padding-bottom: 0;*/
	}
	
.navSecondary li ul {
	margin: 0 0 0 -5px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}

.navSecondary li {/* set nspace between links */
	/*margin-bottom: .5em;*/
	margin: 0px;

	}

.navSecondary li a {
	display: block;
	}
.navSecondary li a:hover,.navSecondary li.current li a:hover  {
	text-decoration: none;
	color: black;
	}

.navSecondary li.current a, .navSecondary li.current li.current a{
	color: #000;
	}


/* @group Nav - Secondary - Second Level
===================================== */

.navSecondary li.current ul {
padding-bottom: 1em;
	}
.navSecondary li.current li{
padding-bottom:1px;
margin: 0 0 0 0px;
}

.navSecondary li li {
	margin: 0 0 0 0px;
	padding: 4px  4px  0px  15px;
	border-bottom: none;
	list-style: none;
	line-height: 1.2em;
	/*background: #87ceeb;*/
	}

.navSecondary li.current li a {
	font-weight: normal;
	color: #626970;
	padding-top: .2em;
padding-bottom: .2em;
	}

/* @end Nav - Secondary - Second Level
-------------------------------- */

/* @end Nav - Secondary
-------------------------------- */


/* @group Nav - More Results
===================================== */

.home #primary h2 {
margin-top: 30px;
text-indent: 20px;
background: white;
}

.home #primary #svSearchResults {
background: white;
padding: 0 0 0 20px;
}
#svSearchResults .moreResults {
background: #d7d8e4;	
}
.moreResults {
	border-top: 2px none #d7d8e4;
	padding-top: 1.5em;
	
}

/*.moreResults dt {
	float: left;
	margin-right: .5em;
	}*/

.moreResults ul {
	/*float: right;*/
	overflow: hidden;
	margin: 0;
	padding: 0;
	
	}

.moreResults li {
	display: inline;
	padding: 0 .25em;
	list-style: none;
	border-right: 1px solid #b6b6b6;
	
	}
	
.moreResults li.resultsFound {
	padding-right: .5em;
}
	
.moreResults li.navNext {
	border-right: 0;
	}
	
.moreResults li.navPrev {
	border-right: 0;
	}

.moreResults li a {
	padding: 0;
	}

/* @end Nav - More Results
-------------------------------- */

/* @end NAVIGATION/UI
-------------------------------- */



/* @group MODULES
===================================== */

/* @group Galleries
===================================== */
/*Optimized Grid for 80px Thumbnails*/

#svGallery {
	border-top: 2px solid #d7d8e4;
	padding-top: 1.8em;
}

.oneCol #svGallery li {
	width: 9%;
	}
	
.twoColSR #svGallery li, .twoColSL #svGallery li {
	width: 11%;
	}

.threeCol #svGallery li {
	width: 18%;
	}


/* @end
-------------------------------- */

/* @group Calendar
===================================== */

.svCalendar table {
	margin-top: 0;
	}

.svCalendar th {
	background: #0085eb;
	vertical-align: middle;
	}

.svCalendar th a, .svCalendar th a:hover {
	background: #006cc1;
	}

.svCalendar th a:hover {
	color: #b6b9d9;
	}


.svCalendar tr.dayofweek td {
	background: #b6b9d9;
	color: #fff;
	}

.svCalendar th,
.svCalendar td {
	border: 1px solid #fff;
	}

.svCalendar td {
		background: #e6e7f6;
	}


/* @end Calendar
-------------------------------- */

/* @group Dragable Feeds */

#svRSSFeeds form {
	background: transparent;
	}

li.boxItemHeader { /* Link of items inside dragable boxes */
	color: #b6b9d9;
	padding-left: 10px;
	background: url(../images/pointer_red_sm.gif) no-repeat left .25em;
	}

a.boxItemHeader { /* Link of items inside dragable boxes */
	color: #b6b9d9;
	}

#svAddNewFeed {
	padding: 0 !important;
	background: transparent !important;
	}

#svAddNewFeed button { /* !important used to override dragable_feeds.css */
	background: #b6b9d9 !important;
	font-size: 11px !important;
	}

/* @end */



/* @group Features
===================================== */

#features {
	overflow: hidden;
	}

#features dl {
	float: left;
	clear: none;
	width: 213px;
	margin: 0 16px 0 0;
	}

#features dt {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -0.025em;
	}

#features dt a {
	color: #232323;
	}

#features dt a:hover {
	text-decoration: none;
	}

#features dd {
	font-size: 1.1em;
	}

#features dd p {
	margin: -3px 0 8px;
	line-height: 15px;
	}

#features dd a {
	font-weight: bold;
	}

#features dd.image {
	float: none;
	margin: 0 0 1.7em;
	}

#features dd.image img {
	/* recommended size: */
	/*width: 213px;*/
	/*height: 120px;*/
	padding: 0px;
	margin: 0px;
	}


/* @end Features
-------------------------------- */


/* @group Home Feeds
===================================== */

.home .sidebar .svIndex h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff;
	background: #D0AE0D;
	}
.home #sysEvents  h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 40px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff;
	background: #4169e1;
	
	
	}
	
.home	.content .svIndex {

	border-top: 1px none #ccc;
}
.home #primary .svIndex {
	margin:0;
	}
	
.home .sidebar .svIndex dl {
	margin: 0 1.5em 1em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #d6d6d6;
	}

.home .sidebar .svIndex dl.last, .home .sidebar .svIndex dl:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	}

.home .sidebar .svIndex dt {
	margin: 0 0 .5em;
	padding: 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.3;
	}

.home .sidebar .svIndex dt.releaseDate {
	margin: 0 0 3px;
	font-size: 1em;
	text-transform: uppercase;
	color: #979797;
	}

.home .sidebar .svIndex dd {
	margin: 0 0 .25em;
	padding: 0;
	font-size: 1.1em;
	color: #434343;
	}

.home .sidebar .svIndex dd.summary {
	margin: 0 0 .5em;
	}

/*.home .sidebar .credits,
.home .sidebar .tags,
.home .sidebar .ratings,
.home .sidebar .credits {
	color: #999 !important;
	}*/

.home .sidebar .svIndex dl.hasImage .image {
	margin: 0 .5em 0em 0;
	}

.home .sidebar .svIndex dl.hasImage .image img {
	width: 50px;
	}

.home .sidebar .svIndex dd p {
	margin: 0;
	padding: 0;
	line-height: inherit;
	}

.home .sidebar .svIndex span.readMore a {
	display: none;
	}

/* @end Home Promo Feeds
-------------------------------- */

/* @group Indexes
===================================== */

.svIndex dl {
	padding-bottom: 1em;
	border-bottom: 1px dotted #b6b9d9;
	}

.sidebar .svIndex dl {
	margin: .5em 0;
	padding: .5em 0 .5em;
	}

.svIndex dl.hasImage {
		padding-left: 90px;
		position: relative;
		min-height: 90px;
		}

.sidebar .svIndex dl.hasImage {
	min-height: 0;
	padding-left: 0;
	}

.svIndex dl.hasImage .image {
		float: none;
		}

.sidebar .svIndex dl.hasImage .image {
	display: none;
	}

.content .svIndex {
	margin-top: 0;
	padding-top: 0px;

	}

.content .svIndex dt {
	font-size: 1.6em;
	margin-bottom: .5em;
	}

.svIndex dt.releaseDate {
	text-transform: uppercase;
	color: #777;
	margin-bottom: .5em;
	font-size: 1em !important;
	}

.svIndex dd {
	line-height: 1.2;
	}

.svIndex dd.image {
	position: absolute;
	top: 0px;
	left: 0;
	}
	
#primary .svIndex dd.image img {
margin: 0px 0px 0px 0px;
padding: 0px;
	}
	
.home #primary .svIndex dd.image img {
margin: 0px 0px 0px 0px;
padding: 0px;
	}

/* @group Ratings */

.content .svIndex dd.credits,
.content .svIndex  dd.comments,
.content .svIndex  dd.tags,
.content .svIndex  dd.rating {
	line-height: 20px; /* acommodate height of stars */
	}

div.stars a {
	width: 14px;
	height: 13px;
	background: transparent url(../images/rater/stars.png) no-repeat;
}

.zero { background-image: url(../images/rater/star_zero.png); }
.one { background-image: url(../images/rater/star_one.png); }
.onehalf { background-image: url(../images/rater/star_onehalf.png); }
.two { background-image: url(../images/rater/star_two.png); }
.twohalf { background-image: url(../images/rater/star_twohalf.png); }
.three { background-image: url(../images/rater/star_three.png); }
.threehalf { background-image: url(../images/rater/star_threehalf.png); }
.four { background-image: url(../images/rater/star_four.png); }
.fourhalf { background-image: url(../images/rater/star_fourhalf.png); }
.five { background-image: url(../images/rater/star_five.png); }

/* @end */

/* @group Slideshow
===================================== */

.svSlides dl {
	border: 0;
	margin: 0;
	}
	
.svSlides dl.hasImage { /* Optimized for 180px wide images. Edit image size in "site settings." Adjust here as necessary*/
	position: relative;
	padding-left: 200px;
	min-height: 180px;
	}
	
.home .svSlideshow {
	position: relative;
	width: 550px;
	height: 230px;
	overflow: hidden;
	padding: 30px 20px 0px 35px;
	
	margin: 0px 0 0px 0px;
	color: #fff;
	background: transparent ;
	b2order: 1px solid fuchsia;
	font-size: 86%;
	}
	
	.home .svSlideshow h3{
	text-align: right;
	font-size: 150%;
	margin-bottom: 0px;
	color: white;
	}
	
.home .svSlideshow dd.summary h3{
	text-align: left;
	}


.home .svSlides {
	position: relative;
	border: 0;
	z-index: 1;
	padding: 0;
	margin: 0 !important;
	min-height: 166px;
	}

.home .svSlides dl {
	/*width: 440px;*/
	height: 200px;
	padding-bottom: 0;
	margin-right: 0;
	border: 0;
	font-size: 1em;
	background: transparent !important; /*for IE 6/7*/
	}

.home .svSlides dt {
margin-top: 1em;
	margin-bottom: .35em !important;
	font-size: 1.8em !important;
	font-weight: bold;
	letter-spacing: -0.025em;
	line-height: 1;
	color: #F1C914;
	}

.home .svSlides dt.releaseDate {
	color: #abdffa;
	font-size: 11px !important;
	font-weight: normal;
	margin-bottom: .5em !important;
	}

.home .svSlides dt a {
	color: #F1C914;
	}

.home .svSlides dd {
	margin-bottom: 1.1em;
	letter-spacing: -0.025em;
	font-size: 1.4em !important;
	line-height: 1.2em;
	padding: 0;
	width: 350px;
	}

.home .svSlides dd.image { /* Optimized for 180px wide "medium" images - edit image size in "site settings." Adjust here as necessary */
	position: absolute;
	display: block;
	width: 180px;
	height: 180px;
	float: none;
	padding: 0;
	border: 3px none #1c5981;
	
	}

.home .svSlides dd.image img {
	display: block;
	

	}

.home .svSlides .readMore {
	float: right;
	}

.home .svSlides .readMore a {
	font-size: 11px !important;
	font-weight: bold;
	color: #f1c914;
	h2eight: 2.1em;
	l2ine-height: 2.1em;
	padding: 0 1em;
	display: block;
	w2idth: 60px;
	text-align: left;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 0;
/*	b2ackground: #b6b9d9 url(../images/arrows_white.gif) no-repeat 6.8em 50%;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;*/
	border-radius: 11px;
	}

.svPager {
	text-align: center;
	line-height: 2;
	}

.home ol.svPager {
	position: relative;
	z-index: 2;
	width: 180px;
	text-align: center;
	margin: -15px 0;
	padding: 0;
	list-style: none;
	}
.home ol.svPager li{
/*padding: 0px  4px  0px  4px;*/

	}

ol.svPager li {
font-size: 1.8em;
font-weight: bold;
	}

ol.svPager a {
	color: #fff;
	background: #1B2763;
	outline: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

ol.svPager li.activeLI a,
ol.svPager a:hover {
	background: orange;
		text-decoration: none;
	}



/* @end Slideshow
-------------------------------- */

/* @end Indexes
-------------------------------- */


/* @group Session Tools
===================================== */

#svSessionTools p#welcome {
	font-weight: bold;
	color: #ff3405;
	}

/* @end Session Tools
-------------------------------- */


/* @group User Tools - Categories
===================================== */

#svCategories li {
	margin: 0;
	padding: 0;
	}

#svCategories li a {
	margin: 0;
	padding: 0;
	}

/* @end User Tools - Categories
-------------------------------- */


/* @group User Tools - Favorites
===================================== */

#favoriteList li {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	}

#favoriteList li a {
	margin: 0;
	padding: 0;
	}

/* @end User Tools - Favorites
-------------------------------- */
/* SF Additional styles */


/*- Page Sectors --------------------------- */

.column, .floatleft { float: left; }
.column .last { float: right !important; }

.sector{ width: 100%; }
.sectora{ margin: 0 auto; width: 580px; }
.sector1a { width: auto; }
.sector2a,.sector2b { width: 49%; }


/* total container width 1000px - 1px for height control*/
.sector3a { background: transparent; height: 480px; width: 1px; }
.sector3b { }
.sector3c { }
.sector3d { }

.wt480{width: 480px;}
.wt479{width: 479px;}

.wt260{width: 260px;}
.wt700{width: 700px;}

/*- Home Menu Links--------------------------- */

#menuhome {
        width: 360px;
		  margin-right: 20px;
		  position: absolute;
		  right: 0px;
		  top: 20px;

        }
		  
#menuhome ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
#menuhome li {
        list-style: none;
        margin: 0  0  10px  0;
        padding: 0;
		  line-height: 52px;
		  font-size: 240%;
		  font-weight: bold;
        }
#menuhome li a {
        height: 70px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 62px;
        text-decoration: none;
		  
        }
		  
		  

#menuhome li a:link, #menuhome li a:visited {
        color: #fff;
        display: block;        
        padding: 8px 0 0 20px;
        }

#menuhome li a:hover, #menuhome li #current { 
        color: #fff;
        padding: 8px 0 0 20px;
        }
/* button themes */
		  
	#menuhome li.sports a:link, #menuhome li.sports a:visited { color: #7aae62; background:  url(../images/button_sports.jpg);}	  
	#menuhome li.sports a:hover, #menuhome li.sports #current { color: white; background:  url(../images/button_sports.jpg) 0 -70px; }
	
	#menuhome li.games a:link, #menuhome li.games a:visited {  color: #bf4545;background:  url(../images/button_games.jpg);}	  
	#menuhome li.games a:hover, #menuhome li.games #current { color: white; background:  url(../images/button_games.jpg) 0 -70px; }
	
	#menuhome li.events a:link, #menuhome li.events a:visited { color: #8957bd; background:  url(../images/button_events.jpg);}	  
	#menuhome li.events a:hover, #menuhome li.events #current { color: white; background:  url(../images/button_events.jpg) 0 -70px; }	
	
	#menuhome li.services a:link, #menuhome li.services a:visited { color: #8957bd; background:  url(../images/button_services.jpg);}	  
	#menuhome li.services a:hover, #menuhome li.services #current { color: white; background:  url(../images/button_services.jpg) 0 -70px; }	

	
	/*- Footer Links--------------------------- */
	
	
	#footer .navLinks {
		
	}
	
		#footer .navLinks table td {
		background: transparent;
		border: none ;
		border-right: 1px dashed white;
		padding: 0px 20px  0px  0px ;
		font-weight: normal;
		font-size: 0.8em;
	}
	
			#footer .navLinks table td li {
			list-style-image: none;
			list-style: none;
			text-align: right;
			
				
			}
			#footer .navLinks table td li a {
			display: block;
			color: white;
				
			}
		  
.line{
	border-bottom: 1px solid #e4e4e4;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
}

.home #content .intro {
	width: 370px;
	color: #C3C6C6;
}

.home #content .intro p{
	color: #C3C6C6;
}
.home #content .intro h3 {
	color: #C3C6C6;
	font-size: 3.2em;
	margin-bottom: 20px;
	line-height: .9em;
}
.home #content .intro h5 {
	margin-bottom: 20px;
}

/* @end MODULES
-------------------------------- */


/* EOF */