/* global */

body, html {
padding: 0;
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
line-height: 24px;
color: #231f20;
background-color: #fff;
text-align: left;
background-repeat: no-repeat;
background-position: center top;
background-image: url(../images/bg.gif);
}


a:link, a:visited {
color: #6ab9ca;
text-decoration: none;
border-bottom: 0;
}

a:hover {
color: #d52229;
text-decoration: none;
border-bottom: 0;
}

a.main:link, a.main:visited {
color: #6ab9ca;
text-decoration: none;

}

a.main:hover {
/*padding: 0 2px 0 2px;*/
color: #d52229;
text-decoration: none;
/*border-bottom: 1px solid #d52229;
background-color: #d52229;*/
}

a.main-current {
padding: 0 2px 0 2px;
color: #fff;
text-decoration: none;
border-bottom: 1px solid #d52229;
background-color: #d52229;
}

span.main {
padding: 0 2px 0 2px;
color: #6ab9ca;
text-decoration: none;
border-bottom: 1px solid #6ab9ca;
}

a.image:link, a.image:visited, a.image:hover {
padding: 0;
text-decoration: none;
border: none;
background-color: transparent;
} 

h1  {
font-family: Georgia, "Times New Roman", serif; 
font-size: 1.438em;
line-height : 1.625em;
font-weight: normal;
color : #231f20;
padding : 0;
margin : 0;
}

h2  {
font-family: Georgia, "Times New Roman", serif; 
font-size: 1.313em;
line-height : 1.5em;
font-weight: normal;
letter-spacing: 0.025em;
color : #8dd7e7;
padding : 0;
margin : 0;
}

ul.square  {
list-style-type : square;
}

img {
border: 0;
}

strong.red {
color: #d52229;
font-size: 18px;
font-weight: normal;
}

strong.blue {
color: #8dd7e7;
}

div.image-left {
float: left;
margin: 7px 15px 7px 0;
border: none;
font-size: 11px;
color: #bfbfbf;
text-align: left;
}

div.image-right {
float: right;
margin: 7px 0 7px 15px;
border: none;
font-size: 11px;
color: #bfbfbf;
text-align: right;
}

.dash-dividersm {
border-top:dashed 1px #d7d7d7;	
width: 100%;
height: 1px;
margin: 2px 0 2px 0;
}

.dash-divider {
border-top:dashed 1px #d7d7d7;	
width: 100%;
height: 1px;
margin: 5px 0 5px 0;
}

.dash-dividerl {
border-top:dashed 1px #d7d7d7;	
width: 100%;
height: 1px;
margin: 15px 0 15px 0;
}

.divider {
width: 100%;
height: 10px;
}

.footnote {
font-size: 0.813em;
line-height: 22px; 
}

#candy-wrapper {
width: 100%;
}



/* header */

div.header {
width: 100%;
height: 296px;
background: url(../images/bg-header.gif) repeat-x;
}

#header-top {
margin: 0 auto;
width:990px;	
height: 100px;
background: url(../images/header-top.jpg) no-repeat;
}

#header-midriff-home {
margin: 0 auto;
width:990px;	
height: 147px;
background: url(../images/header-midriff-home.png) no-repeat;
}




/* navigation */

#top-navigation-wrap {
margin: 0 auto;
width: 990px;
height: 49px;
}

#top-navigation {
background:url(../images/nav-sprite.gif) no-repeat;
width:990px;
height:49px;
margin:0;	
padding:0;
}

#top-navigation span {
display: none;
}

#top-navigation li {
float: left;
list-syle: none;
}


#top-navigation li, #top-navigation a {
height:49px;
display:block;
}

#top-navigation li {
float:left;
list-style:none;
display:inline;
}

#top-navigation-01 {width: 73px;}
#top-navigation-02 {width: 168px;}
#top-navigation-03 {width: 185px;}
#top-navigation-04 {width: 106px;}
#top-navigation-05 {width: 150px;}
#top-navigation-06 {width: 138px;}
#top-navigation-07 {width: 99px;}
#top-navigation-08 {width: 71px;}

#top-navigation-01 a:hover {background:url(../images/nav-sprite.gif) 0px -49px no-repeat; }
#top-navigation-02 a:hover {background:url(../images/nav-sprite.gif) -73px -49px no-repeat; }
#top-navigation-03 a:hover {background:url(../images/nav-sprite.gif) -241px -49px no-repeat; }
#top-navigation-04 a:hover {background:url(../images/nav-sprite.gif) -426px -49px no-repeat; }
#top-navigation-05 a:hover {background:url(../images/nav-sprite.gif) -532px -49px no-repeat; }
#top-navigation-06 a:hover {background:url(../images/nav-sprite.gif) -682px -49px no-repeat; }
#top-navigation-07 a:hover {background:url(../images/nav-sprite.gif) -820px -49px no-repeat; }
#top-navigation-08 a:hover {background:url(../images/nav-sprite.gif) -919px -49px no-repeat; }


#top-navigation li ul {	
margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
z-index: +1;
}

#top-navigation li ul li {	
float: none;
display: inline }

#top-navigation li ul li a {	
width: 200px;
height: 27px;
font-family: Georgia, "Times New Roman", serif;
font-size: 0.813em;
text-decoration: none;
color: #fff;
line-height: 27px;
background: #70ccdd; 
padding-left: 7px;
border-bottom: 0;
border-top: 1px solid white;
filter:alpha(opacity=93);
-moz-opacity:0.93;
-khtml-opacity: 0.93;
opacity: 0.93;

}

#top-navigation li ul li a:hover {	
color: white;
background: #141112;
border-bottom: 0;
}



/* body */

#content-wrap {
margin: 0 auto;
padding-top: 10px;
width: 990px;
font-size: 0.875em;
}

#content-wrap-secondary {
margin: 0 auto;
margin-top: 10px;
width: 990px;
font-size: 0.875em;
background: url(../images/bg-text.gif) repeat-y;	
}



/* body #home (left-side) */

div.home-content-left {
float: left;
}

#slideshow-wrap {
width: 598px;
height: 391px;
border: 1px solid #d7d7d7;
margin-bottom: 10px;
}

div.whats-new-wrap {
width: 598px;
height: 100%;
border: 1px solid #d7d7d7;
float: left;
}

#whats-new-padding {
padding: 20px;
}

div.whats-new-thumb {
float: left;
width: 132px;
margin-top: 7px;
}

div.whats-new-text {
margin-left: 146px;
}



/* body #home (right-side) */

div.home-content-right {
margin-left: 610px;
}

.home-right-wrap {
width: 378px;	
border: 1px solid #d7d7d7;
margin-bottom: 10px;
overflow: hidden;
}

.home-right-padding {
padding: 20px;
}

.subscribe {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
padding: 2px 4px;
width: 200px;
}

.subscribe-submit {
width: 66px;
height: 46px;
margin-left: 10px;
vertical-align: middle;
}

.lpitn-icon {
margin: 10px 0 10px 0;
padding: 10px;
border: 1px solid #d7d7d7;
}




/* secondary page layout */

div.secondary-content-left {
float: left;
}

.left-navigation-tab {
background:url(../images/left-navigation-tab.png) no-repeat;
width: 240px;
height: 69px;
font-family: Georgia, "Times New Roman", serif; 
font-size: 1.313em;
line-height : 2.75em;
font-weight: normal;
letter-spacing: 0.025em;
color: #fff;
text-align: center;

}

.secondary-padding-left {
padding: 10px;
text-align: center;
}

a.leftnav:link, a.leftnav:visited {
padding: 2px 4px 2px 4px;
color: #6ab9ca;
text-decoration: none;
border-bottom: 0;
}

a.leftnav:hover {
padding: 2px 4px 2px 4px;
color: #fff;
text-decoration: none;
border-bottom: 0;
background-color: #d52229;
}

a.leftnav-current {
padding: 2px 4px 2px 4px;
color: #fff;
text-decoration: none;
border-bottom: 0;
background-color: #d52229;
}

.left-navigation-divider {
background:url(../images/left-navigation-divider.gif) no-repeat;
width: 220px;
height: 32px;
margin: 20px 0 20px 0;
}


div.secondary-content-right {
margin-left: 250px;
}

.secondary-right-wrap {
width: 738px;
border: 1px solid #d7d7d7;
margin-bottom: 10px;
overflow: hidden;
}

.secondary-padding-right {
padding: 20px;
}

.main-divider {
background:url(../images/main-divider.gif) no-repeat;
background-repeat: no-repeat;
background-position: center top;
width: 100%;
height: 43px;
margin: 20px 0 20px 0;
padding: 0;
overflow: hidden;
}

div.thumb {
float: left;
width: 132px;
margin-top: 7px;
margin-bottom: 10px;
}

div.thumb-text {
margin-left: 146px;
}

span.legend-red {
padding: 0 2px 0 2px;
color: #fff;
text-decoration: none;
border-bottom: 1px solid #d52229;
background-color: #d52229;
}

span.legend-blue {
padding: 0 2px 0 2px;
color: #fff;
text-decoration: none;
border-bottom: 1px solid #8dd7e7;
background-color: #8dd7e7;
}

.even-divide-left {
float: left;
}

.even-divide-right {
margin-left: 50%;
}

.clear {
clear:both
}


.new-season {
border: 1px dashed #fff;
background-color: #231f20;
padding: 10px;	
color: #fff;
margin-bottom: 20px;
}



/* form */

.form-wrap {
background-color: #f1f1f1;
border: 1px dashed #d7d7d7;
padding: 20px;
}
.form {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
border : 1px solid #d7d7d7;
padding : 4px 6px;
color : #231f20;
width : 250px;
}
.form:hover {
border : 1px solid #8dd7e7;
color : #231f20;
}
.form:focus {
border : 1px solid #d52229;
color : #ffffff;
background-color : #d52229;
} 

.mytextarea {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
border : 1px solid #d7d7d7;
padding : 4px 6px;
color : #231f20;
width : 250px;
height: 150px;
}
.mytextarea:hover {
border : 1px solid #8dd7e7;
color : #231f20;
}
.mytextarea:focus {
border : 1px solid #d52229;
color : #ffffff;
background-color : #d52229;
} 

.submit {
font: 12px Lucida Grande, Arial, Helvetica;
color: #fff;
font-weight: bold;
margin-top: 10px;
border: 1px solid #2a6a82;
background-color: #020c15;
height: 35px;
width: 100px;
}

.dropdown-nominate {
width: 200px;
margin-top: 10px;
margin-right: 10px;
padding: 2px 4px;
}





/* footer */

#footer-wrap {
width: 100%;
height: 100%;
font-family: Lucida Grande, Verdana, Helvetica, sans-serif;
font-size: 0.688em;
line-height: 1.75em;
background-color: #8dd7e7;
overflow: hidden;
}

#footer {
background-image: url(../images/footer.gif);
background-repeat: no-repeat;
background-position: center top;
width: 990px;
margin: 0 auto; 
overflow: hidden;
}

#footer-sections-wrap {
padding: 20px;
margin: 0 auto;
}

.footer-sections {
border-top: 1px dashed #6ab9ca;
float: left;	
margin-right: 26px;
padding-top: 5px;
padding-bottom: 20px;
background-color: transparent;
}

.footer-sections-last {
border-top: 1px dashed #6ab9ca;
float: left;	
padding-top: 5px;
padding-bottom: 20px;
background-color: transparent;
}

a.sections-main:link, a.sections-main:visited, a.sections-main:hover {
font-size: 100%;
color: #231f20;
text-decoration: none;
border-bottom: 0;
background-color: transparent;
}

a.sections:link, a.sections:visited {
font-size: 100%;
color: #fff;
text-decoration: none;
border-bottom: 0;
}

a.sections:hover {
font-size: 100%;
color: #ffff00;
text-decoration: none;
border-bottom: 1px solid #ffff00;
}

.bevel{
background: url(../images/footer-bevel.gif) repeat-x;
height: 2px;
width: 100%;
border: 0;
}

#footer-copy {
padding-top: 10px;
margin-bottom: 10px;
text-align: left;
color: #fff;
}

#footer-copy a {
font-size: 100%;
color: #ffff00;
text-decoration: none;
border-bottom: 0;
}

#footer-copy a:hover {
font-size: 100%;
color: #ffff00;
text-decoration: none;
border-bottom: 1px solid #ffff00;
} 

#bottom-ribbon {
border-top: 1px dashed #8dd7e7;
height: 20px;
background-color: #231f20;
}