/*

Deafualt Style
For winajackpot.com

*/

body {

}

::selection{ /* Safari and Opera */
	background:#de0044;
}
::-moz-selection{ /* Firefox */
	background:#de0044;
}

/*
Logo Animation Section
*/
#header{
    position: absolute;
    text-align: center;
    height: 236px;
    width: 100%;
    background: url(../images/top-bg.png) repeat-x;
    top: 0;
    left: 0;
}

#headerWrap{
    width: 1024px;
    height: 236px;
    margin: 0 auto;
    position: relative;
}

#mainWrapper {
    position: relative;
}

.whitelogo {
    position: absolute;
    top: 0;
    left: 0;
    width: 1024px;
    height: 225px;
}

#animation{
    /* background:#e00044; */
    width: 1000px;
    height: 226px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0 0 24px;
}

#logoCycle {
    position: relative;
    height: 767px;
    background: url(../images/logo_white.png) no-repeat center 10px;
    z-index: 100;
    width: 100%;
}

#logoCycle .slide{
    height: 697px;
    margin: 0 auto;
    width: 100%;
}

#logoCycle .top {
    position: absolute;
    top: 144px;
    left: 0;
}

#logoCycle .bottom {
    position: absolute;
    top: 694px;
    left: 0;
}

#logoCycle .logo {
    position: relative;
    text-align: center;
    width: 100%;
    height: 225px;
    background: transparent;
}

#logoCycle .logo img{
    margin-top: 13px;
}

.strobe1 {position:absolute; top: -70px; left: -396px;}
.strobe2 {position:absolute; top: -70px; left: 94px;}
.strobe3 {position:absolute; top: -70px; left: 324px;}
.strobe4 {position:absolute; top: -70px; left: 475px;}
.strobe5 {position:absolute; top: -70px; left: 557px;}
.strobe6 {position:absolute; top: 85px; left: 832px;}

#jackpots {
    position:absolute;
    top: 128px;
    left: 0;
    z-index: 200;
    width: 100%;
    height: 50px;
}

#jackpotWrap{
    width: 812px;
    margin: 0 auto;
    position: relative;
}

#jticker {
    position: absolute;
    top: 0;
    left: 470px;
    font-family: Calibri;
    font-size: 40px;
    font-style: italic;
    color: #ffffff;
    width: 230px;
    text-align: left;
    text-shadow: 1px 1px 2px #000000;
}

#jtickshade {
    display: none;
}

#topforms {
    height:43px;
    background: url(../images/forms-bg.png) repeat-x;
    font-size: 14px;
    white-space:nowrap;
    position: absolute;
    top: 236px;
    left:0;
    width: 100%;
    z-index: 200;
}

#loader {
    position: absolute;
    top: 3px;
    right: -240px;
    width: 180px;
    height: 10px;
    color: #666666;
    font-size: 12px;
    font-weight: normal;
}


#picks {
    width: 850px;
    margin: 0 auto;
    padding: 10px 0 0 35px;
}

#picks form{
    display: inline-block;
    float: left;
    font-weight: bold;
    padding: 0 2px;
    text-align:left;
}

#picks form select{
    font-size: 11px;
    padding: 2px;
    width: 100px;
}

#picks form .email {
    font-size: 11px;
    width: 130px;
    padding: 2px;
}

#picks label {
    text-transform: uppercase;
    background: url(../images/pick-arrow.png) no-repeat right;
    padding-right: 15px;
}

.cgame {
    color: #c94e1b;
}

.cclient {
    color: #8c0044;
}

.cemail {
    color: #333333;
}

#femail {
    position: relative;
}

.cbutton {
    position: absolute;
    margin: 0 5px;
}

/* SCROLLER */

#scroller {
  text-align: center;
  overflow: hidden;
  z-index: 200;
  position: absolute;
  top: 279px;
  left:0;
  width: 100%;
}

#gamescroll {
  width: 850px;
  position: relative;
  margin: 0 auto;
  height: 180px;
  text-align: center;
}

#gamescroll a{
    position: relative;
    display: inline-block;
    height: 102px;
    width: 175px;
    padding: 0 10px;
}

#gamescroll a:hover{
    text-decoration: none;
}

#gamescroll a span {
  font-size: 18px;
  line-height: 150%;
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 195px;
  text-align: center;
}

#gamescroll a span.scrLoader {
    position: absolute;
    top: 0;
    left: 175px;
    width: 10px;
    height: 10px;
    background: url(../images/loader_circle.gif) no-repeat;
}

#gamescroll a img {
  display:block;
  margin:0 auto;
}

#gamescroll .arrow {
  display: block;
  height: 158px;
  width: 115px;
  background: url(../images/fader_arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 0px;
  cursor: pointer;
  padding: 0;
}

#gamescroll .forward {
  background-position: 0 -148px;
  right: 0;
}

#gamescroll .back {
  background-position: 0 10px;
  left: 0;
}

/*
#gamescroll .forward:hover {
  background-position: 0 -49px;
}

#gamescroll .back:hover {
  background-position: 0 -147px;
}

*/


/*MAIN CONTENT*/

#maincontent {
    background: url(../images/main-content-bg.png) repeat-x top;
    height: 205px;
    width: 100%;
    position: absolute;
    top: 429px;
    left: 0;
    z-index: 2000;
}

#contentwrapper {
    width: 830px;
    margin: 0 auto;
    padding-top: 20px;
}

.welcome {
    float: left;
    width: 200px;
    padding: 0;
    font-size: 12px;
    line-height: 140%;
}
.welcome h3{
    color: #396419;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
}

.welcome p {
    padding-bottom: 10px;
}

.latestwin {
    float: left;
    width: 190px;
    margin-left: 18px;
}

.latestwin h3{
    color: #4a1e65;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    line-height: 140%;
}

.biggestwin {
    float: left;
    width: 190px;
    margin-left: 18px;
}

.biggestwin h3{
    color: #006f7b;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    line-height: 140%;
}

.latestbigwinner {
    float: left;
    width: 190px;
    margin-left: 18px;
}

.latestbigwinner h3{
    color: #bb0044;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    line-height: 140%;
}

.entry {
    height: 40px;
    margin-bottom: 10px;
}

.icon {
    float:left;
    width: 55px;
}

.desc {
    margin-left: 60px;
    font-size: 11px;
    line-height: 120%;
}


/*FOOTER*/

#footer {
    height: auto;
    font-size: 11px;
    background: #000000 url(../images/footer_bg.png) repeat-x top;
    position:absolute;
    top: 704px;
    left: 0;
    width: 100%;
}

#footer2 {
    height: 110px;
    font-size: 11px;
}

#footerwrapper {
    width: 792px;
    height: 70px;
    margin: 0 auto;
    padding: 25px 20px 0 20px;
    position: absolute;
    top: 0;
    left:0;
    color: #fff;
}

#flashwrap{
    width: 812px;
    margin: 0 auto;
    padding:0;
    position: relative;
}

#flashwrap2{
    width: 812px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    background: #000000 url(../images/footer_bg.png) repeat-x top;
}

#footerwrapper p.copyright {
    float: left;
    width: 320px;
}

#footerwrapper p.flinks {
    float: left;
    width: 260px;

}

#footerwrapper p.flinks a{
    padding:0 20px;
    border-left: 1px solid #fff;
    color: #fff;
}

#footerwrapper p.powered {
    float: right;
}

#stripspectrum {
    height: 10px;
    width: 100%;
    background: #fff;
    overflow:hidden;
}

#headerspectrum {
    height: 10px;
    width: 100%;
    background: #fff;
    overflow:hidden;
    position: absolute;
    top: 144px;
    left:0;
    text-align:left;
}

.pink {
    height: 10px;
    width: 100%;
    background: #c90044;
    color: #c90044;
}
.purple {
    height: 10px;
    width: 100%;
    background: #61377a;
    color: #61377a;
}
.blue {
    height: 10px;
    width: 100%;
    background: #00a0a1;
    color: #00a0a1;
}
.green {
    height: 10px;
    width: 100%;
    background: #558428;
    color: #558428;
}

/* FANTA BOX */

#sic-container {
    display:block;
    position:fixed;
    text-align:center;
    z-index: 10000;
    overflow:auto;
}

#sic-overlay {
    background: #fff;
    position:absolute;
    opacity: .7;
    filter: alpha(opacity=70); /* for IE5-7 */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* for IE8 */
}

#sic-container, #sic-overlay {
    height:100%;
    left:0;
    margin:0;
    padding:0;
    top:0;
    width:100%;
}

#sic-box {
    margin:0 auto;
    position:relative;
    text-align:left;
}

#sic-box .sic-inner  {
    margin:auto;
    background: url(../images/sic-box.png) no-repeat center;
    width: 366px;
    height: 325px;
    position:relative;

}

.close-button {
    height: 14px;
    width: 15px;
    float: right;
    margin: 5px;
    position: absolute;
    top: 25px;
    right: 45px;
}

#sic-content {
    padding-top: 20px;
}

#sic-box #sic-content {
    margin: 0;
    text-align: center;
    line-height: 120%;
}

#sic-box #fb-form {
    margin: 50px 20px 20px;
    text-align: center;
    line-height: 120%;
}

#sic-form {
    text-align: center;
    margin: 5px 0;
}

#sic-form select{
    width: 142px;
}

#sic-form label {
    padding: 0 10px;
}

#sic-content h4{
    padding: 0px;
    margin: 0px;
    font-size: 20px;
    letter-spacing: 0;
    color: #fff;
}

#sic-content p{
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 150%;
}

/*
#sic-content p a{
    letter-spacing: 1px;
    display: block;
    width: 366px;
    line-height: 100%;
    padding: 10px 0 0 0;
    background:url(../images/link-arrow.png) no-repeat 37% 10px;
}

*/

#cWrapper
{
	width: 1100px;
	height: 140px;
	position: relative;
        padding:0;

        overflow: hidden;
        margin: 100px auto;
}

#carousel
{
	width: 1100px;
	height: 90px;
	position: absolute;
	top: 0px;
	left:0px;
        padding:0;
        z-index: 77;
        background:url(images/carousel_bg.png) no-repeat center;
        cursor: pointer;
}
#carousel a
{
	position: absolute;
	width: 110px;
        text-decoration: none;

}

#carousel a span {
    text-align: center;
    display: block;
    font-size: 14px;
    color: #000;
    width: 100%;
}

#carousel a span.center {
    font-weight: bold;
    font-size: 16px;
}

.leftfade {
        position: absolute;
        top:0;
        left:30px;
        background:url(images/left_fade.png) no-repeat right;
        width: 195px;
	height: 151px;
        z-index: 200;
}

.rightfade {
        position: absolute;
        top:0;
        right:30px;
        background:url(images/right_fade.png) no-repeat 0 100%;
        width: 195px;
	height: 151px;
        z-index: 200;
}

/* Start custom button CSS here
    ---------------------------------------- */
    .btn {
      display: inline-block;
      background:none;
      margin:0;
      padding:3px 0;
      border-width:0;

      font-family:Arial,Sans-serif;
      font-size: 14px;
      font-weight:bold;
      text-decoration:none;
      color:#000;
      letter-spacing: 1px;
      }
      
    * html button.btn {
      padding-bottom:1px;
      }
    /* Immediately below is a temporary hack to serve the
       following margin values only to Gecko browsers
       Gecko browsers add an extra 3px of left/right
       padding to button elements which can't be overriden.
       Thus, we use -3px of left/right margin to overcome this. */
    html:not([lang*=""]) button.btn {
      margin:0 -3px;
      }

    .btn span {
      background:#ddd url(../images/bg-button.gif) repeat-x 0 0;
      margin:0;
      padding:3px 0;
      border-left:1px solid #bbb;
      border-right:1px solid #aaa;
      }
    * html .btn span {
      padding-top:0;
      }
    .btn span span {
      position:relative;
      padding:3px .6em;
      border-width:0;
      border-top:1px solid #bbb;
      border-bottom:1px solid #aaa;
      }

    /* pill classes only needed if using pill style buttons ( LEFT | CENTER | RIGHT ) */
    button.pill-l span {
      border-right-width:0;
      }
    button.pill-l span span {
      border-right:1px solid #bbb;
      }
    button.pill-c span {
      border-right-style:none;
      border-left-color:#fff;
      }
    button.pill-c span span {
      border-right:1px solid #bbb;
      }
    button.pill-r span {
      border-left-color:#fff;
      }

    /* only needed if implementing separate hover/focus/active state for buttons */
    .btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
      cursor:pointer; /* important for any clickable/pressable element */
      border-color:#9cf !important;
      color:#000;
      }
    .btn:active span {
      background-position:0 -400px;
      outline:none;
      }
    .btn:focus, .btn:active {
      outline:none; /* doesn't seem to be respected for <button>, only <a> */
      }

    /* use if one button should be the 'primary' button */
    .primary {
      font-weight:bold;
      color:#000;
      }

/* END custom button CSS here
    ---------------------------------------- */

#centered {
    text-align:center;
    height: 25px;
}

.hide {
    visibility: hidden;
}

