/* @override http://mura:8500/mura/default/includes/themes/merced/css/site.css */

/*  Theme: Rounders England */
@import url("custom.css");
@import url("clubfinder.css");
@import url("sfshop.css");

/* @group GLOBALS
===================================== */

body {
  font-family: Arial, Helvetica, sans-serif;
  /*font-family: Century Gothic, Arial, Sans-Serif;*/
  font-size: 62.5%;
  color: #788598;/*1C254B #38455b*/
  min-width: 1000px;
  /*background: #fff url(../images/bg-body.gif) repeat-x*/;
  }
  
* { -moz-outline: 0; }

hr {
  clear: both;
  height: 0;
  margin: 2em 0;
  border: 1px solid #bfc5ce;
  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;
  }


/* @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: #1c254b;
  clear:both;
  }

.submit, .buttons input {
  float: right;
  height: 2em;
  line-height: 2.1em;
  border: none;
  padding: 0 1em;
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  background: #788598;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  }
  

/* @group Globals - Forms - Search
===================================== */

#searchForm {
  position: absolute;
  top: 222px;
  width: 293px;
  right: 0px;
  margin: 0;
  padding: 4px 0 0 5px;
  height: 24px;
  background: transparent url(../images/bg_searchform.png);
  }

#searchForm fieldset {
  padding: 0;
  border: 0;
  b2ackground: #38455b;
  p2osition: relative;
  }

#searchForm input.text {
  float: left;
  width: 219px;
  f2ont-style: italic;
  padding: 2px 15px 1px 2px;
  background: transparent;
  border: none;
  color: #788598;
  }

#searchForm .submit {
  float: right;
  }
#header #searchForm .submit {
background: transparent;
  f2loat: right;
  height: 28px;
  width: 62px;
  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 #bfc5ce;
  }



/* @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;
  b2ackground: #fff;
  }

#content {
  position: relative;
  /*margin-top: 15px;*/
  margin-bottom: 40px;
  border: 1px solid #1c254b;
  }

.home #content {
  margin-top: 10px;
  border: none;
  }

#primary {
  float: left;
  w2idth: 100%;
  min-height: 500px;
  
  }
.home #primary {
  width: 1000px;

  }
.oneCol #content {
background: white;
  }
.twoColSL #primary {
  float: right;
  width: 778px;
  height: 100%;
  }

.twoColSR #primary {
  float: left;
  width: 701px;
  height: 100%;

  }

.threeCol #primary {
  width: 558px;
  height: 100%;
  }
.content{
  min-height: 500px; /*Fixes odd no-content disappearing bug.*/
  }
.sidebar {
  min-height: 100px; /*Fixes odd no-content disappearing bug.*/
  }

#left {
  float: left;
  width: 220px;
  margin-right: 0px;
  padding: 0;
  }

.home #left {
  width: 687px;
  padding: 0;
  }

#right {
  float: right;
  width: 220px;
  margin: 0px 0 0;
  padding: 0;
  min-height: 500px;
  }

.home #right {
  width: 380px;
  margin: 0px 0 0;
  padding: 0;
  }

.twoColSR #right{
  width: 297px;
  }

.sidebar { /* background: url(../images/bg_trans_red.png);*/}
#left.sidebar {}
#right.sidebar {}


/* @group Layout - Header
===================================== */

#header {
  position: relative;
  /*padding-top: 39px;*/
  height: 260px;
  b2order: 1px dashed #00ff00;
  }

h1 a {
  display: block;
  width: 296px;
  height: 152px;
  margin: 0 0 10px;
  text-indent: -9999px;
  background: url(../images/logo_main.png) no-repeat;
  position: absolute;
  top: 60px;
  right: 0px;
  }

#header .navUtility {
  position: absolute;
  top: 82px;
  left: 60px;
  }

/* @end Layout - Header
-------------------------------- */


/* @group Layout - Right
===================================== */


/* @end Layout - Right
-------------------------------- */


/* @group Layout - Footer
===================================== */

#footer {
  clear: both;
  margin-top: 40px;
  padding-top: 17px;
  width: 1000px;
  margin: 0 auto;
  height: 200px;
  position: relative;
  color: white;
  /*background: #38455b;*/
  /*border-top: 1px solid #ebedf0;*/
  }

#footer p {
  /*float: right;*/
  font-size: 1.1em;
  color: #fff;
  text-align: right;
  margin-bottom: 0px;
  }

/* @end Layout - Footer
-------------------------------- */

/* @end LAYOUT
-------------------------------- */



/* @group NAVIGATION/UI
===================================== */

/* @group Nav - Breadcrumb
===================================== */

#crumbList {
  margin: 0 0 1.5em;
  }

#crumbList li {
font-family: Arial, Helvetica, sans-serif;
  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: 1em !important;
  }

#footer .navUtility {
  font-size: 1.2em;
  text-align: left;
}

#footer .navUtility li{
  padding: 0 10px;
  border-left: 1px solid #fff;
  }
#footer .navUtility li.last{
  border-right: 1px solid #fff;
  }
#header .navUtility li {
  border-left: 1px solid #fff;
  }

#footer .navUtility li a {
  /*font-size: .9em !important;*/
  color: #fff;
  }

/* @end Nav - Primary
-------------------------------- */

/* @group Nav - Primary
===================================== */

#navPrimary {
float: left;
  height: 40px;
  overflow: hidden;
  margin: 0px 0 0 0;
  padding: 0;
  list-style: none;
  font-weight: bold;
  color: #fff;
  b2ackground: #DADDE3;
  w2idth: 100%;
  }

#navPrimary li {
font-family: Arial, Helvetica, sans-serif;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  b2order-left: 2px solid white;
  background: transparent url(../images/bg_nav_line.png) no-repeat right;
  }

#navPrimary li.first {
  margin-left: 0px;
  }


#navPrimary a {
  display: block;
  padding: 0 8px;
  line-height: 42px;
  color: #1c254b;
  text-decoration: none;
  h2eight: 36px;
  }


   #navPrimary li.current a {  color: #1c254b;  b2ackground: #003CA2;}
  
/* #navPrimary li.current li a:hover,  {  color: red; }*/
 

 
#navPrimary li a {color: #fff; } /* top link colour*/
#navPrimary li:hover a, #navPrimary li a:hover, #navPrimary li:hover, #navPrimary li.sfhover, #navPrimary li.sfhover a:hover {color:#a01a3f ; b2ackground: #003CA2;}



#navPrimary li li a, #navPrimary li:hover li a,
#navPrimary li.current li a,#navPrimary li.current li a {  color: #1c254b; b2ackground: 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: #a01a3f;
  text-decoration: none;
  b2ackground: #efeff1;  
  }
  

/* @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: 200px !important;
  width: 200px ;
  margin: -2px;
  padding-left: 0;
  list-style: none;
  background: transparent url(../images/bg_trans_white.png) ;
  border: 1px solid #a6a9b3;
  b2order-top: none;
  }

#navPrimary li li { /* all list items */
  float: left;
  width: 200px; /* width needed for Opera */
  margin: 0 !important;
  border: none;
  /*border-bottom: 1px dotted white;*/
  font-size: 1.2em;
  border-right: 1px none #83898e;
  background: transparent;
  }

#navPrimary li li a, #navPrimary li.current li a  {
  display: block;
  padding: 5px  5px 5px 5px;
  line-height: 1;
  text-transform: none;
  background: transparent;
  width: 190px;
  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;
  b2ackground: #DADDE3;
width: 100%;  
  }

  
.navSecondary li {
font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 0px 0;
  padding: 0px;
  border: 1px none #dadde3;
  font-weight: bold;
  line-height: 1.2em;
  background: transparent url(../images/bg_sidenav_line.gif) repeat-x bottom;
  color: black;
  
  
}

.navSecondary li a{
/*padding-bottom: .6em;*/
padding:5px 10px 7px 10px;
color: #fff;
/*background: black;*/
display: block;
width: auto;
margin: 0px;
}


/*.navSecondary li.first  {
  border: 0;
  border-bottom: 1px none #d6d6d6;
background: #80858b;

  }*/
.navSecondary li.last  {

  }
  
.navSecondary li ul {
  margin: 0 0 0 0;
  padding: 0;
  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;
  c2olor: #fff;
  background: #9DA2AA url(../images/bg_sidenav_line.gif) repeat-x bottom;
  }

.navSecondary li.current a, .navSecondary li.current li.current a{
  color: #fff;
  background: #9DA2AA url(../images/bg_sidenav_line.gif) repeat-x bottom;
  font-weight: bold;
  }
.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: 8px;
padding-top: 6px;
background: #efeff1 url(../images/bg_sidenav_line.gif) repeat-x bottom;
  }

.navSecondary li li {
  margin: 0px 0 0 0px;
  border-bottom: none;
  list-style: none;
  l2ine-height: 26px;
  background: transparent;
  }

.navSecondary li.current li a,.navSecondary li li a {
  font-weight: normal;
  color: #788598;
  padding-left:10px;
  background: #efeff1 none;
  }
  .navSecondary li.current li.current a, .navSecondary li.current li.current a:hover {
  color: #788598;
  background: #efeff1;
  }
  .navSecondary li.current li:hover a,.navSecondary li.current li a:hover {
  color: #788598;
  background: #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 {
  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 #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: #1c254b;
  vertical-align: middle;
  }

.svCalendar th a, .svCalendar th a:hover {
  background: #1c254b;
  }

.svCalendar th a:hover {
  color: #788598;
  }


.svCalendar tr.dayofweek td {
  background: #a01a3f;
  color: #fff;
  }

.svCalendar th,
.svCalendar td {
  border: 1px solid #fff;
  }

.svCalendar td {
    background: #efeff1;
  }


/* @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: #1c254b;
  }

#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: 40px;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #fff;
  background: #a01a3f;
  }

.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;
  }

.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: #bfc5ce;
  }

.home .sidebar .svIndex dd {
  margin: 0 0 .25em;
  padding: 0;
  font-size: 1.1em;
  color: #1c254b;
  }

.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 #bfc5ce;
  }

.sidebar .svIndex dl {
  margin: .5em 0;
  padding: .5em 0 .5em;
  }

.svIndex dl.hasImage {
    padding-left: 132px;
    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;
  }

.content .svIndex dt {
  font-size: 1.6em;
  margin-bottom: .5em;
  }

.svIndex dt.releaseDate {
  text-transform: uppercase;
  color: #788598;
  margin-bottom: .5em;
  font-size: 1em !important;
  }

.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 .svSlideshow {
  position: relative;
  width: 660px;
  height: 290px;
/*  margin: 0px;
  padding: 0px;*/
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  margin: 0px 0 0px 0px;
  color: #fff;
  background: transparent url(../images/bg_news.png);
  b2order: 1px solid fuchsia;
  f2ont-size: 86%;
  }
  
  .home .svSlideshow dl {
    margin: 15px;
  }
  
  .home .svSlideshow h3{
  top: 100px;
  text-align: right;
  font-size: 220%;
  margin: 0px;
  padding: 0px;
  b2ackground: #ff6347;
  line-height: 40px;
  margin-top:10px;
  position: absolute;
  top: 0px;
  right: 20px;
  color: white;
  }
  
.home .svSlideshow dd.summary h3{
  text-align: left;
  }


.svSlides dl {
  border: 0;
  margin: 0;
  position: relative;
  /*  background: fuchsia;*/
  }

.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 /* ## */ {
  width: 345px;
  height: 240px;
  padding-bottom: 0;
  margin-right: 0;
  border: 0;
  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.8em !important;
  font-weight: bold;
  letter-spacing: -0.025em;
  line-height: 1;
  color: #fff;
  }

.home .svSlides dt.releaseDate {
  color: #1c254b;
  font-size: 86% !important;
  font-weight: normal;
  margin-bottom: 1em !important;
  margin-top: 35px !important;
  }

.home .svSlides dt a {
  color: #fff;
  }

.home .svSlides dd {
  margin-bottom: 1.1em;
  letter-spacing: -0.025em;
  font-size: 1.4em !important;
  line-height: 1.2em;
  padding: 0;
  width: 350px;
  color: white;
  }

.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;
  float: none;
  padding: 0;
  border: 3px none #801d31;
  
  }

.home .svSlides dd.image img {
  display: block;
  

  }

.home .svSlides .readMore {
  position: absolute;
    right: 10px;
  top: 245px;
  }

.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: left;
  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;
  }

.home ol.svPager {
  position: relative;
  z-index: 2;
  width: 240px;
  text-align: left;
  margin: 20px 0px 0px 15px;
  padding: 0;
  list-style: none;
  bottom: 0px;
  /*  background: fuchsia;*/
  }

ol.svPager li {
font-size: 1.6em;
font-weight: bold;

  }

ol.svPager a {
  color: #fff;
  background: transparent;
  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;
    color: black;
  }



/* @end Slideshow
-------------------------------- */

/* @end Indexes
-------------------------------- */


/* @group Session Tools
===================================== */

#svSessionTools p#welcome {
  font-weight: bold;
  color: #a01a3f;
  }

/* @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 */
