/* @override http://mura:8500/mura/default/includes/themes/merced/css/site.css */

/*	Theme: National Drama */
@import url(nivo-slider.css);
@import url("custom.css");
@import url("calendar.css");
@import url("site_layerednews.css");
@import url("site_flashplayerGal.css");
@import url("site_flashplayer.css");
@import url("site_tabbednews.css");
@import url("site_scroller.css");
@import url("expand.css");

/*@import url("bg_style.css");*/

/* @group GLOBALS
===================================== */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: black;/*1C254B #38455b*/
	min-width: 1000px;
	background: white url(../images/bg_body.jpg) no-repeat fixed  50% 0 ;
	/*background: #fff url(../images/bg-body.gif) repeat-x*/;
	padding-bottom:0px;
	}
	
* { -moz-outline: 0; }

hr {
	clear: both;
	height: 0;
	margin: 2em 0;
	/*border: 1px solid #bfc5ce;*/
	border: 1px solid black;
	border-width: 1px 0 0;
	}

a {
	text-decoration: none;
	color: #a01a3f;
	}

a:hover {
	text-decoration: underline;
	}

p.intro {
	color: #788598;
	line-height: 1.4em;
	margin-bottom: 1.25em;
	}

#primary dt a {
	margin: 0px;
	padding: 0px;
	b2order-bottom: 4px solid black;
	color: black;
	f2ont-size: 2.2em;
}
/* @group Globals - Tables
===================================== */

.content table {
	width: 100%;
	margin-top: 30px;
	}

th {
	border: 1px solid;
	border-color: #bfc5ce #bfc5ce #dadde3;
	color: #788598;
	background: #efeff1;
	}

td {
	padding: 10px;
	border: 1px solid #dadde3;
	}

tr.alt td { background: #efeff1; }  /*Move*/ 

/* @end Globals - Tables
-------------------------------- */


/* @group Globals - Forms
===================================== */

#primary form {
	padding: 2em;
	background: #efeff1;
	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: black;
	}

.submit, .buttons input {
	float: right;
	height: 2em;
	line-height: 2.1em;
	border: 1px solid black;
	padding: 0 1em;
	font-size: 1em;
	font-weight: bold;
	color: white;
	background: black;
/*	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;*/
	text-align: center;
	}

/* @group Globals - Forms - Search
===================================== */

#searchForm {
	position: absolute;
	top: 51px;
	width: 295px;
	right: 0px;
	margin: 0;
	padding: 2px 0 0 5px;
	height: 22px;
	background: transparent url(../images/bg_searchform.gif) no-repeat;
	z-index: 10;
	border: 1px none black;
	}

#searchForm fieldset {
	padding: 0;
	border: 0;
	}

#searchForm input.text {
	float: left;
	width: 219px;
	padding: 2px 15px 1px 2px;
	background: transparent;
	border: none;
	color: white;
	}

#searchForm .submit {
	float: right;
	}
#header #searchForm .submit {
background: transparent;
	f2loat: right;
	height: 24px;
	width: 40px;
	line-height: 2.1em;
	border: none;
	padding: 0;
	position: absolute;
	top: 0px;
	right: 0px;
/*	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;*/
	text-align: center;
	}

/* @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 #bfc5ce;
	margin-top: 3em;
	padding-top: 2em;
	}

#svComments dl {
	border-bottom: 1px dotted white;
	}



/* @end Globals - Forms - Comments
-------------------------------- */

/* @end Globals - Forms
-------------------------------- */

/* @end GLOBALS
-------------------------------- */



/* @group HELPER CLASSES
===================================== */

.clearfix:after {
	content: " "; /* Avoid extra space */
	}

/* @end HELPER CLASSES
-------------------------------- */



/* @group LAYOUT
===================================== */

#container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	/*background: url(../images/bg_watermark.png) no-repeat  fixed 50% 0;*/
	
	}

#content {
	position: relative;
	/*border:1px solid black;*/
	background: white /*url(../images/bg_trans.png)*/ ;
	}

/*.home #content {
	margin-top: 0px;
	border:1px solid black;
	background: transparent url(../images/bg_trans30.png) ;	
	}*/

#primary {
	float: left;
	width: 100%;
	min-height: 500px;
	}
.home #primary {
	float: left;
	width: 100%;
	min-height: 500px;

	}
.twoColSL #primary {
	float: right;
	width: 740px;
	b2ackground: orange;
	}

.twoColSR #primary {
	float: left;
	width: 740px;
	}
.twoColSR.wide  #primary {
	float: left;
	width: 660px;
	}
	
.threeCol #primary {
	width: 495px;
	margin-left: 15px;
	/*background: lime;*/
	}
	
.threeCol.wide #primary {
	width: 395px;
	margin-left: 15px;
	/*background: yellow;*/
	}
	
.content {
	min-height: 500px; /*Fixes odd no-content disappearing bug.*/
	
	}
.sidebar {
	min-height: 500px; /*Fixes odd no-content disappearing bug.*/
	}

#left {
	float: left;
	width: 240px;
	margin-right: 0px;
	padding: 0;
	}

.home #left {
	width: 687px;
	padding: 0;
	}

#right {
	float: right;
	width: 240px;
	margin: 0px 0 0;
	padding: 0;
	min-height: 500px;
	}

.home #right {
	width: 600px;
	margin: 0px 0 0;
	padding: 0;
	position:relative;
	}

.twoColSR #right{
	width: 240px;
	}

.twoColSR.wide #right{
	width: 340px;
	}	

.threeCol.wide #right{
	width: 340px;
	}	
		

.sidebar { /* background: url(../images/bg_trans_red.png);*/}
#left.sidebar {}
#right.sidebar {}


/* @group Layout - Header
===================================== */

#header {
	position: relative;
	height: 302px;
	/*background: orange;
	width: 1000px;*/
/*	border: 1px solid red;*/
	}
/*.home #header {
	position: relative;
	height: 370px;

	}*/

#header h1 a {
	display: block;
	width: 36px;
	height: 39px;
	margin: 0 0 10px;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	top: 2px;
	right: 0px;
	z-index: 10;
	}
#header h2 a {
	display: block;
	width: 383px;
	height: 100px;
	margin: 0 0 10px;
	text-indent: -9999px;
	background: url(../images/slogan.png) no-repeat;
	position: absolute;
	top: 205px;
	left: 25px;
	z-index: 11;
	}
.home #header h2 a {
	display: none;

	}	
#header h2{
padding: 0px;
margin: 0px;
	}

	
span.titleText a {
	display: block;
	width: 348px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background:  url(../images/slogan.png) no-repeat;
	position: absolute;
	top: 265px;
	right: 20px;
	z-index: 11;
	}

#header .navUtility {
	position: absolute;
	top: 22px;
	right: 310px;
	font-size: 1.2em;
	}

/* @end Layout - Header
-------------------------------- */


/* @group Layout - Right
===================================== */


/* @end Layout - Right
-------------------------------- */


/* @group Layout - Footer
===================================== */

#footer {
	clear: both;
	padding: 20px;
	margin: 0 auto;
	height: 140px;
	position: relative;
	color: #6D85B1;
	background: transparent ;
	}

#footer p {
	/*float: right;*/
	font-size: 1.2em;
	/*color: white;*/
	text-align: right;
	margin-bottom: 0px;
	}
#footer p.copyright {
position: absolute;
top:30px;
right: 30px;

	}

/* @end Layout - Footer
-------------------------------- */

/* @end LAYOUT
-------------------------------- */



/* @group NAVIGATION/UI
===================================== */

/* @group Nav - Breadcrumb
===================================== */

#crumbList {
	margin: 0 0 1.2em;
	border: 1px solid #D2D9E7;
	padding: 2px 5px;
	}

#crumbList li {
	font-size: 1.1em;
	}
#crumbList li a {
	color: #6d85b1;
	}

#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: 1em !important;
	}
#header .navUtility li {
	border-left: 1px solid black;
	}
.home #header .navUtility li {
	border-left: 1px solid white;
	}
.home #header .navUtility li a {
	color: white;
	}
#header .navUtility li a {
	color: black;
	}	
	
#footer .navUtility {
font-size: 1.2em;
	/*float: left;*/
	text-align: left;
	/*padding-left: 240px;*/ p2adding-bottom: 10px; padding-top: 10px;
	}

#footer .navUtility li{
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #6D85B1;
	}
#footer .navUtility li.last{
	border-right: 1px solid #6D85B1;
	}

#footer .navUtility li a {
	font-size: .9em !important;
	color: #6D85B1;
	}

/* @end Nav - Primary
-------------------------------- */

/* @group Nav - Primary
===================================== */

#navPrimary {
/*	float: left;*/
	height: 50px;
	overflow: hidden;
	margin: 0px 0 0 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	color: #fff;
	width: 100%;
	}
	

#navPrimary li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent url(../images/bg_nav_line.gif) no-repeat right;
	text-transform: uppercase;
	}

#navPrimary li.first {
	margin-left: 0px;
	}


#navPrimary a {
	display: block;
	padding: 0 15px;
	line-height: 50px;
	text-decoration: none;
	}


	 #navPrimary li.current a {	color: #CA0003; }
	
/* #navPrimary li.current li a:hover,  {	color: red; }*/
 

 
#navPrimary li a {color: #6D85B1; } /* top link colour*/
#navPrimary li:hover a, #navPrimary li a:hover, #navPrimary li:hover, #navPrimary li.sfhover, #navPrimary li.sfhover a:hover {color: #CA0003 ; b2ackground: #003CA2;}



#navPrimary li li a, #navPrimary li:hover li a,
#navPrimary li.current li a,#navPrimary li.current li a {	color: #6d85b1; background: white; }


#navPrimary li.current li a:hover, #navPrimary li li a:hover,  #navPrimary li.sfhover li a:hover, #navPrimary li:hover li a:hover  {
	color: #CA0003;
	text-decoration: none;
	text-decoration:underline;
	}
	

/* @group Nav - Primary - Dropdown
===================================== */
/* http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#navPrimary li ul { /* second-level lists */
	position: absolute;
	left: -9999px;
	z-index: 2000;
	width: 190px !important;
	width: 190px ;
	margin: 0;
	padding-left: 0;
	list-style: none;
	background: white;
	border: 1px solid #6d85b1;
	border-top: none;
	padding-top:5px;
	padding-bottom:5px;
	}

#navPrimary li li { /* all list items */
	float: left;
	width: 190px; /* width needed for Opera */
	margin: 0 !important;
	border: none;
	/*border-bottom: 1px dotted white;*/
	font-size: 1.2em;
	border-right: 1px none #83898e;
	background: red;
	/*text-transform: none;*/
	}

#navPrimary li li a, #navPrimary li.current li a  {
	display: block;
	padding: 5px  10px 5px 10px;
	line-height: 1;
	text-transform: none;
	/*background: #AAAEB0 none;*/
	width: 170px;
	border-right: 1px none #83898e;
	
	}

#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 4em;
	padding: 0;
	list-style: none;
	height: auto;
	/*border-left:1px solid #ca0003; */
	width: 100%;	
	}

	
.navSecondary li {

	margin: 0px 0 0px 0;
	border: 1px none #dadde3;
	font-weight: bold;
	/*line-height: 26px;*/
	background: transparent url(../images/bg_sidenav_line.gif) repeat-x bottom;
	font-size: 1.2em;
	
}

.navSecondary li a{
/*padding-bottom: .6em;*/
padding:5px 0px 7px 10px;
color: #6d85b1;
/*background: #fff;*/
display: block;
width: auto;
/*height: 26px;*/

}


/*.navSecondary li.first  {
	border: 0;
	border-bottom: 1px none #d6d6d6;
background: #80858b;

	}
.navSecondary li.last  {
	border: 0;
	border-bottom: 1px none #d6d6d6;
background: #80858b;

	}*/
	
.navSecondary li ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	overflow: hidden;
	
	}

.navSecondary li {/* set nspace between links */
	/*margin-bottom: .5em;*/

	}

.navSecondary li a:hover,.navSecondary li.current li a:hover  {
	text-decoration: none;
	color: #CA0003;
	/*background: white url(../images/bg_sidenav_line.gif) repeat-x bottom;*/
	}

.navSecondary li.current a, .navSecondary li.current li.current a{
	/*color: #fff;*/
		background: transparent url(../images/arrow_nav.gif) no-repeat 0px 7px;
	color: #CA0003;
	}
.navSecondary li.current a:hover{
/*	color: #fff;
	background: #9DA2AA url(../images/bg_sidenav_line.gif) repeat-x bottom*/;
	}

/* @group Nav - Secondary - Second Level
===================================== */

.navSecondary li.current ul {
padding-bottom: 10px;
padding-top: 0px;
b2ackground: #efeff1 url(../images/bg_sidenav_line.gif) repeat-x bottom;
	}

.navSecondary li li {
	margin: 0px 0 0 0px;
	border-bottom: none;
	list-style: none;
	/*line-height: 26px;*/
	background: transparent none;
	}

.navSecondary li.current li a,.navSecondary li li a {
	font-weight: normal;
	color: black;
	padding:2px 0px 3px 10px;
	background: transparent none;
	}
	.navSecondary li.current li.current a, .navSecondary li.current li.current a:hover {
	color: #ca0003;
	background-position: 0 4px;
	}
	.navSecondary li.current li:hover a,.navSecondary li.current li a:hover {
	color: #788598;
	b2ackground: #efeff1;
	text-decoration: underline;
	}





/* @end Nav - Secondary - Second Level
-------------------------------- */

/* @end Nav - Secondary
-------------------------------- */


/* @group Nav - More Results
===================================== */

.moreResults {
	border-top: 2px solid #efeff1;
	padding-top: 1.5em;
}

.moreResults dt {
font-size: 1.2em !important;
color: #6d85b1;
	}
.moreResults dl{
border-bottom: none;
	}
.moreResults ul {
	/*float: right;*/
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

.moreResults li {
	display: inline;
	color: #6d85b1;
	padding: 0 .25em;
	list-style: none;
	border-right: 1px solid #bfc5ce;
	}
	
.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 #efeff1;
	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: #6d85b1;
	vertical-align: middle;
	}

.svCalendar th a, .svCalendar th a:hover {
	background: #6d85b1;
	}

.svCalendar th a:hover {
	color: white;
	background: #dadde3;
	}


.svCalendar tr.dayofweek td {
	background: white;
	color: black;
	}

.svCalendar th,
.svCalendar td {
	border: 1px solid #dadde3;
	}

.svCalendar td {
		background: transparent;
	}


/* @end Calendar
-------------------------------- */

/* @group Dragable Feeds */

#svRSSFeeds form {
	background: transparent;
	}

li.boxItemHeader { /* Link of items inside dragable boxes */
	color: #788598;
	padding-left: 10px;
	background: url(../images/pointer_red_sm.gif) no-repeat left .25em;
	}

a.boxItemHeader { /* Link of items inside dragable boxes */
	color: #788598;
	}

#svAddNewFeed {
	padding: 0 !important;
	background: transparent !important;
	}

#svAddNewFeed button { /* !important used to override dragable_feeds.css */
	background: #788598 !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: black;
	}

#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;*/
	}


/* @end Features
-------------------------------- */


/* @group Home Feeds
===================================== */

/*.home .sidebar .svIndex h3 {
	display: block;
	padding: 0 1em;
	margin-bottom: 1em;
	line-height: 30px;
	font-size: 1.2em;
	text-transform: uppercase;
	}*/
.home #right  {
padding-top: 20px;
	}
.home .sidebar .svIndex dl {
	margin: 0 1.5em 1em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #dadde3;
	}

.home .sidebar .svIndex dl.last, .home .sidebar .svIndex dl:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0px;
	}

.home .sidebar .svIndex dt {
	margin: 0;
	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;
	}

.home .sidebar .svIndex dd {
	margin: 0 0 .25em;
	padding: 0;
	font-size: 1.1em;
	c2olor: #1b2763;
	}

.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 {
	w2idth: 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 black;
	margin-bottom: 0px;
	}

.sidebar .svIndex dl {
	margin: .5em 0;
	padding: .5em 0 .5em;
	}

.svIndex dl.hasImage {
		padding-left: 100px;
		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: 2em;*/
	}
/*.home .content .svIndex {
	m2argin-bottom: 0px;
	border-bottom: none;
	}*/
.content .svIndex dt {
	font-size: 1.6em;
	margin-bottom: .5em;
	}

.svIndex dt.releaseDate {
	text-transform: uppercase;
	margin-bottom: .5em;
	font-size: 1em !important;
	color: black;
	}

.svIndex dd {
	line-height: 1.2;
	}

.svIndex dd.image {
	position: absolute;
	top: 0;
	left: 0;
	}

/* @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
===================================== */

.home #content .svSlideshow {
	position: relative;
	width: 310px;
	height: 380px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0px;
	color: #fff;
	background: white url(../images/bg_tab_athletes.png) repeat-x top ;
	border: 1px solid #6D85B1;
	font-size: 100%;
	}
.home .sidebar dl.hasImage .image {
	display: block;
}
	.home .svSlideshow dl  {
		margin: 0px;
		padding: 0px;
		position: relative;

	}
	
	.home .svSlideshow h3{
	text-align: right;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	/*background: yellow;*/
	line-height: 2em;
	position: absolute;
	top: 0px;
	left: 8px;
	color: #6d85b1;
	b2ackground: yellow;
	}
	.home .sidebar  .svSlideshow .svIndex{
	 margin-bottom: 0px;
}	
.home .svSlideshow dd.summary h3{
	text-align: left;
	}


.svSlides dl {
	border: 0;
	margin: 0;
	position: relative;

	}

.svSlides dl.hasImage /* ## */ { /* Optimized for 180px wide images. Edit image size in "site settings." Adjust here as necessary*/
	position: relative;
	padding-left: 260px;
	min-height: 240px;
	}

.home .svSlides dl.hasImage /* ## */ { /* Optimized for 180px wide images. Edit image size in "site settings." Adjust here as necessary*/
	position: relative;
	padding-left: 35px;
	min-height: 380px;

	}
	
.home .svSlides dl /* ## */ {
	width: 310px;
	height: 300px;/* ? */
	padding-bottom: 0;
	padding-right: 0px;
	margin-right: 0;
	p2adding-top: 80px;
	padding-left: 0px;
	border: 1px none blue;
	font-size: 1em;	
	background: transparent !important; /*for IE 6/7 set Transparent */
	}
	
.home .svSlides/* ## height of display prior to story nav */ {
	position: relative;
	border: 0;
	z-index: 1;
	padding: 0;
	margin: 0 !important;
	min-height: 240px;
	}

	

.home .svSlides dt {
	margin-bottom: .35em !important;
	font-size: 1.6em !important;
	font-weight: bold;
	letter-spacing: -0.025em;
	line-height: 1;
	text-align: center;
	position: absolute;
	top: 320px;
	width: 240px;
	}

.releaseDate {
	color: black;
}	
	
.home .svSlides dt.releaseDate {
	font-size: 100% !important;
	font-weight: normal;
	margin-bottom: 1em !important;
	m2argin-top: 35px !important;
	}

.home .svSlides dt a {
	color: #6d85b1;
	font-weight: bold;
	}

.home .svSlides dd {
	margin-bottom: 1.1em;
	letter-spacing: -0.025em;
	font-size: 1.4em !important;
	line-height: 1.2em;
	padding: 0;
	width: 300px;
	color: #6d85b1;
	position: relative;
	}

.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: 240px;
	height: 240px;
	padding: 0;
	left: 35px;
	top:70px;
	b2order: 3px solid blue;
	b2ackground: black;
	
	
	}

.home .svSlides dd.image img {
	display: block;
	b2order: 3px solid red;

	}

.home .svSlides .readMore {
	position: absolute;
	left: 270px;
	top:120px;
	}

.home .svSlides .readMore a {
	font-size: 12px !important;
	font-weight: bold;
	color: #fff;
	h2eight: 2.1em;
	l2ine-height: 2.1em;
	padding: 0 1em;
	display: block;
	text-align: right;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 0;
	w2idth: 100px;
/*	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;
	display: none;
	}

.home ol.svPager {
	position: absolute;
	z-index: 2;
	width: 270px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	bottom: 10px;
	left: 15px;
	/*background: fuchsia;*/
	}

ol.svPager li {
font-size: 1.2em;
font-weight: bold;
border: 1px solid #6d85b1;
margin-right: 3px;
float: left;

	}

ol.svPager a {
	color: #6d85b1;
	background: transparent;
	display: block;
/*	width: auto;
	height: auto;*/
/*	o2utline: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;*/
	}

ol.svPager li.activeLI a,
ol.svPager a:hover {
	/*background: orange;*/
		text-decoration: none;
		color: white;
		background: #6d85b1;
	}



/* @end Slideshow
-------------------------------- */

/* @end Indexes
-------------------------------- */


/* @group Session Tools
===================================== */

#svSessionTools p#welcome {
	font-weight: bold;
	color: #BA9800;
	}

/* @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
-------------------------------- */

/* @end MODULES
-------------------------------- */


/* EOF */
