



/*-------------------------------------HOME PROMO SLIDER--------------------------------------------*/

#wrapper { width: 960px; margin: 0px auto 10px auto; background: black; clear: both; }
#slider { width: 960px;margin: 0 auto; position: relative; background: black; }
.scroll { height: 300px; width: 960px; overflow: auto; overflow-x: hidden; position: relative; clear: left; margin: 0; }

.scrollContainer div.panel { padding: 0px; height: 300px; width: 960px; }

ul.navigation { position: absolute; list-style: none; height: 19px; line-height: 19px; width: 180px; margin: -35px 0px 0px 560px; padding: 16px 0px 0px 220px; background-image: url("/images/structure/background/sotic-slide-navbg.png"); background-repeat: no-repeat; background-position: 0px 0px; }
ul.navigation li { display: inline; }
ul.navigation a { float: left; height: 5px; line-height: 5px; width: 20px; margin: 0px 4px 0px 0px; background-color: #00829c; padding: 0px 0px 0px 0px; }
ul.navigation a:hover { background: #e2e2e2; cursor: pointer; }
ul.navigation a.selected { background: #fff; }

ul.navigation a:focus { outline: none; }

img.scrollButtons { display: block; position: absolute; top: 125px; padding: 22px 10px 25px 8px; cursor: pointer; }
img.scrollButtons.left { left: -38px; display: block; background-image: url("/images/structure/background/sotic-slidearrow-leftoff.png"); background-repeat: no-repeat; background-position: 0px 0px; }
img.scrollButtons.right { right: -38px; display: block; background-image: url("/images/structure/background/sotic-slidearrow-rightoff.png"); background-repeat: no-repeat; background-position: 0px 0px; }
img.scrollButtons.left:hover { background-image: url("/images/structure/background/sotic-slidearrow-lefton.png"); background-repeat: no-repeat; background-position: 0px 0px; }
img.scrollButtons.right:hover { background-image: url("/images/structure/background/sotic-slidearrow-righton.png"); background-repeat: no-repeat; background-position: 0px 0px; }

.hide { display: none; }

.scroll .nav_buttonlist { height: 300px; width: 960px; padding: 0px; margin: 0px; }




/*--------------------------------HOME PROMO TEXTBOXES------------------------------*/

.soticcontainerhomebottom { width: 960px; float: left; padding: 0; margin: 0px auto 20px auto;  background-image: url("/images/structure/background/bg-footer2010b.jpg"); background-repeat: no-repeat; background-position: 0px 65px; }
.soticcontainerhomebottom .sotichomeabstract { width: 940px; float: left; padding: 0px 10px 0px 10px; margin: 0px auto 20px auto; border-bottom: #e2e2e2 solid 0px; }
.soticcontainerhomebottom .sotichomeabstract .content { color: #999999; line-height: 150%; font-size: 140%; text-align: center; letter-spacing: -0.2px; }
.soticcontainerhomebottom .util_textbox { width: 220px; float: left; padding: 0px; margin: 15px 10px 0px 10px; }
.soticcontainerhomebottom .textbox4 { margin: 15px 0px 0px 10px; }
.soticcontainerhomebottom .util_textbox .imgtop { width: 220px; height: 125px; }
.soticcontainerhomebottom .util_textbox .imgtop img { border: #e2e2e2 solid 5px; }
.soticcontainerhomebottom .util_textbox .content {}
.soticcontainerhomebottom .util_textbox .content .heading { padding: 8px 0px 10px 0px; width: 220px; }
.soticcontainerhomebottom .util_textbox .content .heading h2 { color: #0497ca; font-weight: bold; font-family: "league-gothic-1","league-gothic-2",sans-serif; font-weight: normal; font-size: 190%; }
.soticcontainerhomebottom .util_textbox .content .text { line-height: 150%; }
.soticcontainerhomebottom .util_textbox a { font-weight: normal; }

/* <IMG src="/images/structure/background/sotic-slide-navbg.png"><IMG src="/images/structure/background/sotic-slidearrow-leftoff.gif"><IMG src="/images/structure/background/sotic-slidearrow-lefton.gif"><IMG src="/images/structure/background/sotic-slidearrow-rightoff.gif"><IMG src="/images/structure/background/sotic-slidearrow-righton.gif"> */

