/*
----------------------------------------------- 
Print CSS 
----------------------------------------------- */

/* 
This is the print stylesheet to hide the Flash headlines from the browser... 
regular browser text headlines will now print as normal 
*/

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
display: none !important;
height: 0;
width: 0;
position: absolute;
overflow: hidden;
}
span.sIFR-alternate {
visibility: visible !important;
display: block !important;
position: static !important;
left: auto !important;
top: auto !important;
}
/*
----------------------------------------------- 
Advanced CSS 
----------------------------------------------- */

/* =Layout 
----------------------------------------------- */
#rootControl {
float:left;
width:100%;
line-height:3em;
text-transform:uppercase;
background-color:#000000;
border-bottom:1px solid #95c6e6;
color:#cdefa5;
}
#header {
width:100%;
margin:0 auto;
}
#twoColumn #wrap {
width:100%;
margin:0 auto;
}
#twoColumn #wrap #primaryContent {
width:70%;
padding-bottom:10px;
float:left;
}
#twoColumn #wrap #secondaryContent {
display:none;
}
#twoColumn #wrap #secondaryContentFav {
display:none;
}
#footer {
float:left;
clear:both;
width:100%;
border-top:10px solid #000;
background-image:url(../images/footer/bg-foot.gif);
background-position:top left;
}
/* =Root Controls 
----------------------------------------------- */
#rootControl dl {
display:none;
}
#rootControl ul {
float:right;
}
#rootControl ul li {
display:inline;
margin:0 10px;
}
#rootControl ul li strong {
font-weight:bold;
color:#fff;
}

/* =Header
----------------------------------------------- */
#header h1 {
height:153px;
width:332px;
float:left;
background-image:url(../images/header/header.gif);
background-position:0 0;
background-repeat:no-repeat;
text-indent:-99999em;
}
#header ul {
padding-right:40px;
width:448px;
float:right;
font-size:120%;
line-height:153px;
text-align:right;
}
#header ul li {
display:inline;
padding-left:10px;
margin-left:5px;
}
#header ul li a {
padding-left:15px;
}
#header ul li a.postani {
background-image:url(../images/ico/postani-ico.gif);
background-position:center left;
background-repeat:no-repeat;
}
#header ul li a.onama {
background-image:url(../images/ico/onama-ico.gif);
background-position:center left;
background-repeat:no-repeat;
}
/* =Primary Content
----------------------------------------------- */
#twoColumn #wrap #primaryContent .navBox {
width:470px;
padding:0 10px;
float:left;
background-color:#000;
}


#twoColumn #wrap #primaryContent .navBox ul {
text-align:right;
width:200px;
line-height:35px;
float:right;
font-size:110%;
}
#twoColumn #wrap #primaryContent .navBox ul li {
float:right;
}
#twoColumn #wrap #primaryContent .navBox ul li a {
float:left;
padding-left:10px;
margin-left:10px;
}
#twoColumn #wrap #primaryContent .navBox ul li a.all {
font-weight:bold;
color:#cdefa5;
background-image:url(../images/ico/all-ico.gif);
background-position:center left;
background-repeat:no-repeat;
}
#twoColumn #wrap #primaryContent .navBox ul li a.male {
color:#a5d3ef;
background-image:url(../images/ico/male-ico.gif);
background-position:center left;
background-repeat:no-repeat;
}
#twoColumn #wrap #primaryContent .navBox ul li a.female {
color:#a5d3ef;
background-image:url(../images/ico/female-ico.gif);
background-position:center left;
background-repeat:no-repeat;
}
#twoColumn #wrap #primaryContent .navBox ul li a:hover.all,
#twoColumn #wrap #primaryContent .navBox ul li a:hover.male,
#twoColumn #wrap #primaryContent .navBox ul li a:hover.female {
color:#fff;
text-decoration:underline;
} 
#twoColumn #wrap #primaryContent .imageBox {
float:left;
background-color:#000;
width:95px;
padding:10px;
margin-top:10px;
margin-right:10px;
}
#twoColumn #wrap #primaryContent .imageBoxMarginFix {
float:left;
background-color:#000;
width:95px;
padding:10px;
margin-top:10px;
}
#twoColumn #wrap #primaryContent .imageBoxMarginFix img,
#twoColumn #wrap #primaryContent .imageBox img {
border:none;
float:left;
margin-bottom:10px;
}
#twoColumn #wrap #primaryContent .imageBoxMarginFix dl,
#twoColumn #wrap #primaryContent .imageBox dl {
float:left; 
}
#twoColumn #wrap #primaryContent .imageBoxMarginFix dl dt,
#twoColumn #wrap #primaryContent .imageBox dl dt {
float:left;
color:#fff; 
font-size:110%;
}
#twoColumn #wrap #primaryContent .imageBoxMarginFix dl dt strong,
#twoColumn #wrap #primaryContent .imageBox dl dt strong {
color:#cdefa5;
font-weight:normal;
}
#twoColumn #wrap #primaryContent .imageBoxMarginFix ul,
#twoColumn #wrap #primaryContent .imageBox ul {
margin:5px 0;
float:left; 
}
#twoColumn #wrap #primaryContent .imageBoxMarginFix ul li,
#twoColumn #wrap #primaryContent .imageBox ul li {
display:inline;
}
#twoColumn #wrap #primaryContent .imageBoxMarginFix ul li a,
#twoColumn #wrap #primaryContent .imageBox ul li a {
font-size:100%;
float:left;
}
#twoColumn #wrap #primaryContent .imageBoxMarginFix ul li a.fav,
#twoColumn #wrap #primaryContent .imageBox ul li a.fav {
width:8px;
height:7px;
margin-top:3px;
margin-left:30px;
line-height:7px;
text-indent:-9999em;
background-image:url(../images/ico/fav-ico-alt.gif);
background-position:top left;
background-repeat:no-repeat;
}
#twoColumn #wrap #primaryContent .imageBoxMarginFix ul li a:hover.fav,
#twoColumn #wrap #primaryContent .imageBox ul li a:hover.fav {
background-position:bottom left;
}
#twoColumn #wrap #primaryContent .pageNav {
margin:20px 0;
float:right; 
font-size:110%;
color:#a3cfeb;
}
#twoColumn #wrap #primaryContent .pageNav ul {
float:right; 
padding:0 10px;
}
#twoColumn #wrap #primaryContent .pageNav ul li {
float:left;
display:inline;
margin-left:5px;
line-height:1em;
}
#twoColumn #wrap #primaryContent .pageNav ul li strong {
float:left;
margin-top:4px;
font-weight:normal;
}
#twoColumn #wrap #primaryContent .pageNav ul li a {
float:left;
font-size:100%;
font-weight:bold;
padding-top:4px;
}
#twoColumn #wrap #primaryContent .pageNav ul li a:hover {
text-decoration:underline;
}
#twoColumn #wrap #primaryContent .pageNav ul li a.prev {
margin-right:5px;
padding-left:15px;
background-image:url(../images/ico/prev-ico.gif);
background-repeat:no-repeat;
background-position:0.1em 0.6em;
}
#twoColumn #wrap #primaryContent .pageNav ul li a.next {
margin-left:5px;
padding-right:15px;
background-image:url(../images/ico/next-ico.gif);
background-repeat:no-repeat;
background-position:5.4em 0.6em;
}
#twoColumn #wrap #primaryContent .pageNav ul li a.num {
border:1px solid #a3cfeb;
padding:4px 7px;
}
#twoColumn #wrap #primaryContent .pageNav ul li a:hover.num {
border:1px solid #fff;
text-decoration:none;
}
#twoColumn #wrap #primaryContent .pageNav ul li#currentPage a.num {
color:#311e11;
background-color:#a3cfeb;
}

/* =Secondary Content
----------------------------------------------- */
#twoColumn #wrap #secondaryContentFav .box,
#twoColumn #wrap #secondaryContent .box {
background-color:#000;
float:left;
}
#twoColumn #wrap #secondaryContent .box p {
color:#fff;
padding:10px;
}

/*=Form layout style*/
#twoColumn #wrap #secondaryContent .box form {
width:240px;
color:#fff;
font-size:120%;
background-color:#131313;
border-top:1px solid #171717;
}
#twoColumn #wrap #secondaryContent .box form fieldset {
width:220px;
padding:0 10px;
border:none;
}
#twoColumn #wrap #secondaryContent .box form fieldset.black {
background-color:#1f1f1f;
}
#twoColumn #wrap #secondaryContent .box form legend.hide {
display:none;
border:none;
}
#twoColumn #wrap #secondaryContent .box form h5 {
font-size:100%;
background-image:url(../images/form/advanced-bg.gif);
background-repeat:repeat-x;
background-position:bottom left;
background-color:#0b0b0b;
border-top:1px solid #313131;
}
#twoColumn #wrap #secondaryContent .box form h5 a {
line-height:2.8em;
margin:0 10px;
padding-left:15px;
background-image:url(../images/ico/advanced-ico.gif);
background-repeat:no-repeat;
background-position:left center;
cursor:pointer;
}
#twoColumn #wrap #secondaryContent .box form h4 a:hover {
background-image:url(../images/ico/advanced-ico-hover.gif);
}
#twoColumn #wrap #secondaryContent .box form ul {
float:left;
background:none;
margin:5px 0;
}
#twoColumn #wrap #secondaryContent .box form ul li {
display:inline;
margin:5px 0;
}
#twoColumn #wrap #secondaryContent .box form ul.submit {
float:left;
background:none;
width:220px;
}
#twoColumn #wrap #secondaryContent .box form ul.submit li {
float:left;
width:50%;
}
#twoColumn #wrap #secondaryContent .box form ul.checkBox {
float:left;
background:none;
}
#twoColumn #wrap #secondaryContent .box form ul.checkBox li {
float:left;
width:100px;
line-height:1em;
}
#twoColumn #wrap #secondaryContent .box form ul.checkBox li label {
cursor:pointer;
}
#twoColumn #wrap #secondaryContent .box form ul li label input#check1,
#twoColumn #wrap #secondaryContent .box form ul li label input#check2,
#twoColumn #wrap #secondaryContent .box form ul li label input#check3,
#twoColumn #wrap #secondaryContent .box form ul li label input#check4,
#twoColumn #wrap #secondaryContent .box form ul li label input#check5,
#twoColumn #wrap #secondaryContent .box form ul li label input#check6 {
float:left;
height:10px;
width:10px;
border:none;
margin-right:5px;
}
#twoColumn #wrap #secondaryContent .box form ul li label input#mySelect1,
#twoColumn #wrap #secondaryContent .box form ul li label input#mySelect2,
#twoColumn #wrap #secondaryContent .box form ul li label input#mySelect3,
#twoColumn #wrap #secondaryContent .box form ul li label input#mySelect4,
#twoColumn #wrap #secondaryContent .box form ul li label input#mySelect5,
#twoColumn #wrap #secondaryContent .box form ul li label input#mySelect6,
#twoColumn #wrap #secondaryContent .box form ul li label input#mySelect7 {
float:left;
vertical-align:middle;
}
#twoColumn #wrap #secondaryContent .box form dl.textInput {
width:220px;
float:left;
}

#twoColumn #wrap #secondaryContent .box form dl.textInput dt {
margin-bottom:5px;
float:left;
}
#twoColumn #wrap #secondaryContent .box form dl.textInput dd {
float:left;
}
#twoColumn #wrap #secondaryContent .box form dl {
float:left;
width:105px;
margin-bottom:10px;
}
#twoColumn #wrap #secondaryContent .box form dl.odd {
float:left;
}
#twoColumn #wrap #secondaryContent .box form dl.prime {
float:right;
}
#twoColumn #wrap #secondaryContent .box form dl dt {
margin-bottom:5px;
float:left;
color:#acacac;
width:105px;
}
#twoColumn #wrap #secondaryContent .box form dl dd {
float:left;
}
#twoColumn #wrap #secondaryContent .box dl.print {
display:none;
}
#twoColumn #wrap #secondaryContentFav .box dl.sideList {
width:240px;
float:left;
background-color:#131313;
border-top:1px solid #202020;
}
#twoColumn #wrap #secondaryContentFav .box dl.sideList dt {
float:left;
margin-right:10px;
}
#twoColumn #wrap #secondaryContentFav .box dl.sideList dt img {
float:left;
border:5px solid #000;

}
#twoColumn #wrap #secondaryContentFav .box dl.sideList dd {
float:left;
width:165px;
color:#acacac;
}
#twoColumn #wrap #secondaryContentFav .box dl dd a.clear {
margin-top:5px;
width:10px;
height:10px;
line-height:10px;
float:right;
text-indent:-9999em;
background-image:url(../images/ico/clear-ico-alt.gif);
background-position:top right;
background-repeat:no-repeat;
}
#twoColumn #wrap #secondaryContentFav .box dl dd a:hover.clear {
background-position:bottom right;
}
#twoColumn #wrap #secondaryContentFav .box dl.sideList dd strong {
float:left;
font-size:130%;
color:#a5d3ef;
}
#twoColumn #wrap #secondaryContentFav .box dl.sideList dd em {
font-style:normal;
color:#fff;
}
#twoColumn #wrap #secondaryContentFav ul {
float:left;
line-height:2em;
background-color:#000;
width:100%;
}
#twoColumn #wrap #secondaryContentFav ul li {
display:inline;
width:50% !important;
width:49.9%;
}
#twoColumn #wrap #secondaryContentFav ul li a {
margin:0 10px;
padding-left:10px;
}
#twoColumn #wrap #secondaryContentFav ul li a:hover {
text-decoration:underline;
}
#twoColumn #wrap #secondaryContentFav ul li a.clear {
background-image:url(../images/ico/clear-ico.gif);
background-repeat:no-repeat;
background-position:center left;
float:left;
}
#twoColumn #wrap #secondaryContentFav ul li a.book {
background-image:url(../images/ico/book-ico.gif);
background-repeat:no-repeat;
background-position:center left;
float:right;
}

/* =Footer
----------------------------------------------- */
#footer .footWrap {
float:left;
width:790px;
padding-left:50%;
margin-left:-395px;
font-size:110%;
}
#footer h5 {
float:left;
padding-bottom:20px;
text-indent:-9999em;
width:277px;
height:58px;
background-image:url(../images/footer/foot-logo.gif);
background-position:top left;
background-repeat:no-repeat;
}
#footer ul {
line-height:3em;
}
#footer ul.footLeft {
float:left;
width:100%;
padding-left:35px;
}
#footer ul.footRight {
margin-top:-6em;
text-align:right;
padding-right:20px;
float:right;
width:50%;
}
#footer ul li {
display:inline;
margin-right:10px;
}
#footer ul li a {
color:#201107;
}
#footer ul li a:hover {
color:#201107;
text-decoration:underline;
}
#footer ul li a strong {
font-weight:normal;
text-transform:uppercase;
}

























