/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
ol,ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }
ins{ text-decoration:none; }
del{ text-decoration:line-through; }
table{ border-collapse:collapse; border-spacing:0; }

/* General Styles */
.skiplink{ display:none; }
label{ cursor:pointer; }
a,
a:visited{ color:#3594e0; text-decoration:none; }
a:focus,
a:hover{ text-decoration:underline; }
html{ height:100%; line-height:0; }
body{ background:#000 url(../images/bgr.jpg) repeat; color:white; font:10px Arial,Helvetica,sans-serif; height:100%; width:100%; }

/* Wrapper */
#wrapper_out{ width:100%; background:#000 url(../images/bgr-body.png) repeat-x top; min-height:100%; }
#wrapper_out2{ width:100%; background:url(../images/footerbg.jpg) repeat-x center bottom; }
#wrapper{ width:950px; margin:0 auto;  padding:0 0 182px; min-height:100%; }

/* Header */
#header{  width:950px; height:118px; }

/* Logo */
#logo{ float:left; display:block; width:400px; height:118px; text-indent:-9999em; background:url(../images/logo.png) no-repeat; }

/* Search */
#search{ float:right; }
    #search ul {float:left; margin-top:5px; padding-left: 15px;}
    #search ul li {display:inline;font-size:12px;text-transform:uppercase;}
    #search ul li a {color:#fff;}
    #search ul li.bullet { color:#81d0f4; }
    
    #search fieldset{ padding:6px; background:#000; width:530px; overflow:hidden; }
    #search input.txt{ vertical-align:middle; width:123px; height:15px; color:#949494; margin-right:5px; padding:2px 5px; font:11px Arial,Helvetica,sans-serif; float:right; }
    #search input.btn{ vertical-align:middle; width:23px; height:21px; border:0; cursor:pointer; background:url(../images/button-search.png) no-repeat; float:right; margin:1px 0 0 2px; }

/* Nav */
#nav{ float:right; margin-top:-30px; font-size:12px; text-transform:uppercase; }
    #nav li{ float:left; }
    #nav li a,
    #nav li a:visited{ display:block; font-weight:bold; color:#fff; padding:10px 15px; }
    #nav li a:hover{ text-decoration:none; background:url(../images/bgr-nav.png) repeat-x; }
    #nav li.current a{ text-decoration:none; background:url(../images/bgr-nav.png) repeat-x; }

/* Content */
#content{ clear:both; width:930px; padding:9px; border:1px solid #272727; background:#000; z-index:10; }

/* Index */
#index{ clear:both; width:930px; }
    #index .mast{ margin-bottom:10px; height: 283px; position:relative;}
    #index .mast img{ border:6px solid #fff; }

/* Columns */
#index .columns{ width:930px; background:url(../images/bgr-columns.png) repeat-y; overflow:hidden; }

    /* Welcome */
    #index .columns .welcome{ float:left; width:258px; padding:20px 16px; margin-right:1px; }
        #index .columns .welcome h2{ font:bold 23px "Arial Narrow", Arial, Helvetica, sans-serif; color:#3594e0; margin-bottom:10px; text-transform:uppercase; }
        #index .columns .welcome p{ font-size:13px; margin-bottom:19px; line-height:19px; }
        #index .columns .welcome .typography p{ color:#A1A1A1; }
        
    /* Feature */
    #index .columns .feature{ float:left; width:301px; padding:20px 0 0 29px; margin-right:1px; }
        #index .columns .feature li{ float:left; margin-bottom:35px; }
        #index .columns .feature .thumb{ float:left; margin-right:20px; }
        #index .columns .feature .thumb img{ border:3px solid #fff; }
        #index .columns .feature .text{ float:left; width:170px; }
        #index .columns .feature .text h3{ font:bold 19px "Arial Narrow", Arial, Helvetica, sans-serif; margin-bottom:3px; text-transform:uppercase; }
        #index .columns .feature .text p{ font-size:13px; margin-bottom:8px; line-height:18px; color:#A1A1A1 }
        #index .columns .feature .text a.readmore{ display:block; width:80px; height:20px; text-indent:-5000px; background:url(../images/button-readmore.png) no-repeat; }

    /* Recent News */
    #index .columns .recentnews{ float:left; width:255px; padding:20px 25px 0 25px; }
        #index .columns .recentnews h3{ font:bold 19px "Arial Narrow", Arial, Helvetica, sans-serif; color:#3594e0; margin:0 0 10px 14px; text-transform:uppercase; }
        #index .columns .recentnews ul{ font-size:12px; }
        #index .columns .recentnews li{ padding-left:14px; margin-bottom:12px; background:url(../images/ico-bullet-arrow.png) no-repeat 0 19%; }
        #index .columns .recentnews li.last{ background:none; }
        #index .columns .recentnews li a,
        #index .columns .recentnews li a:visited{ font-weight:bold; }
        #index .columns .recentnews li p a,
        #index .columns .recentnews li p a:visited{ font-weight:normal; color:#A1A1A1; }
        #index .columns .recentnews li a.viewall{ display:block; width:64px; height:20px; text-indent:-5000px; background:url(../images/button-viewall.png) no-repeat; }

/* Subpage */
#subpage{ clear:both; width:930px; }
    #subpage .mast{ position:relative; height:185px; margin-bottom:10px; border:6px solid #fff;  }
    #subpage .mast h2{ position:absolute; bottom:8px; left:30px; font:bold 30px "Arial Narrow", Arial, Helvetica, sans-serif; color:#d1effc; text-transform:uppercase; }
#subpage .subcontent{ clear:both; width:930px; margin:25px 0 0; background:url(../images/bgr-subcontent.png) repeat-y; overflow:hidden; }
#subpage .subcontent2{ clear:both; width:930px; margin:25px 0 0; background:#000; overflow:hidden; }

/* Mainbar */
#mainbar{ float:left; padding:15px 35px; margin-right:35px; min-height:300px; }
    #mainbar h1, 
    #mainbar h2,
    #mainbar h3,
    #mainbar h6{ font-family:"Arial Narrow", Arial, Helvetica, sans-serif; color:#3594e0; margin-bottom:5px; text-transform:uppercase; }
    #mainbar h1,
    #mainbar h6{ font-size:23px; }
    #mainbar h2{ font-size:20px; }
    #mainbar h3{ font-size:17px; }
    #mainbar .typography p{ font-size:13px; margin-bottom:9px; line-height:18px; color:#A1A1A1;} 
    #mainbar blockquote{ width:400px; padding:15px 30px; margin:40px 0; border:1px solid #363636; } 
    #mainbar .list{ margin:0 0 25px 40px; } 
    #mainbar ul,
    #mainbar ol{ font-size:13px; margin:0px 0 0; }
    #mainbar .typography ol li{ color:#A1A1A1; }
    #mainbar ol{ list-style-type:decimal; margin-left:20px; }
    #mainbar .typography ul li{ padding-left:15px; margin-left:5px; background:url(../images/ico-bullet.png) no-repeat left 6px; color:#A1A1A1; }
    #mainbar .breadcrumbs li{ padding-left:0px; margin-left:0px; background:none; } 
    #mainbar li{ margin-bottom:2px; }

/* Sidebar */
#sidebar{ float:left; width:225px; padding:15px 30px; }
    #sidebar h2{ font:bold 20px "Arial Narrow", Arial, Helvetica, sans-serif; color:#3473b8; text-transform:uppercase; }
    #sidebar h3{ font-family: Arial, Helvetica, sans-serif; font-weight:normal; color:#765233; }
    #sidebar a.view{ display:block; width:64px; height:20px; text-indent:-5000px; background:url(../images/button-viewall.png) no-repeat; }

/* Sublink */
#sublink{ padding-bottom:12px; margin-bottom:15px; background:url(../images/bgr-sidesep.png) no-repeat bottom; }
    #sublink h2{ font-size:27px; }
    #sublink ul{ margin:0 0 0 16px; }
    #sublink li{ font-size:14px; font-weight:normal; }
    #sublink li a{ display:block; padding:4px 4px 4px 10px;}
    #sublink li a:hover, #sublink li a.current, #sublink li a:active{ background:#3594E0; color:#fff; width:100%; text-decoration:none;}

/* Related News */
#relatednews{ margin-bottom:25px; padding:0 0 15px 12px; background:url(../images/bgr-sidesep.png) no-repeat bottom; }
    #relatednews h2{ margin:0 0 5px 10px; }
    #relatednews p{ font-size:13px; margin-left:12px; }
    #relatednews ul{ margin-bottom:10px; }
    #relatednews li{ font-size:13px; margin-bottom:8px; line-height:18px; padding:8px 0 0 12px; background:url(../images/ico-bullet-arrow.png) no-repeat 0 40%; }
    #relatednews li a{ font-weight:bold; }
    #relatednews li p a,
    #relatednews li p a:visited{ font-size:12px; font-weight:normal; color:#fff; }
    #relatednews li p{ margin-left:2px; }
    #relatednews a.view{ margin-left:15px; }

/* Current Events */
#currentevents{ margin-bottom:20px; padding:0 0 15px 12px; background:url(../images/bgr-sidesep.png) no-repeat bottom; }
    #currentevents h2{ margin:0 0 0 10px; }
    #currentevents h3{ font-size:13px; font-weight:bold; }
    #currentevents ul{ margin-bottom:10px; }
    #currentevents li{ font-size:13px; margin-bottom:0; padding:8px 0 0 12px; background:url(../images/ico-bullet-arrow.png) no-repeat 0 40%; }
        #currentevents li p a{ color:#fff; } 
    #currentevents a.view{ margin-left:15px; }

/* Feature */
#features{ margin-bottom:20px; padding:0 0 15px 12px; background:url(../images/bgr-sidesep.png) no-repeat bottom; clear:both; width:213px; }
#features ul{ overflow:hidden; }
    #features li{ float:left; width:219px; margin-bottom:10px; overflow:hidden; }
    #features li.first{ padding-top:0; border-top:0; }
    #features .thumb{ float:left; display:block; border:4px solid #fff; }
    #features .thumb img{ display:block; }
    #features .text{ float:left; width:125px; padding:0 0 0 10px; margin:-4px 0 0; }
    #features h3{ font:bold 17px "Arial Narrow", Arial, Helvetica, sans-serif; text-transform:uppercase; }
    #features p{ font-size:13px; margin-bottom:8px; }
    #features a.more{ display:block; width:46px; height:20px; text-indent:-5000px; background:url(../images/button-more.png) no-repeat; }

/* Gallery */
#gallery{ margin-bottom:25px; padding:0 0 15px 12px; }
#gallery ul{ margin:10px 0; overflow:hidden; }
    #gallery li{ float:left; width:219px; margin-bottom:0; line-height:18px; padding-top:12px; overflow:hidden; }
    #gallery li.first{ padding-top:0; border-top:0; }
    #gallery .thumb{ float:left; display:block; border:4px solid #fff; }
    #gallery .thumb img{ display:block; }
    #gallery .text{ float:left; width:125px; padding:5px 0 0 10px; }
    #gallery h3{ font-size:19px; margin-bottom:5px; }
    #gallery p{ font-size:13px; margin-bottom:8px; }
    #gallery a.viewphotos{ display:block; width:88px; height:20px; text-indent:-5000px; background:url(../images/button-viewphotos.png) no-repeat; }
    #gallery a.view{ margin-left:5px; } 

/* Footer */
#footer{ width:900px; margin:-182px auto 0; position:relative; height:182px; clear:both; }
    #footer-content{ color:#909090; padding:25px; text-transform:uppercase; overflow:hidden; }
    #footer-content .columns{ float:left; width:750px; overflow:hidden; }
    #footer-content .box{ float:left; width:245px; }
    #footer-content h2{ font-size:12px; margin-bottom:5px; }
    #footer-content ul{ font-size:10px; }
    #footer-content li{ color:#6b6a6a; margin-bottom:12px; }
    #footer-content li a,
    #footer-content li a:visited{ color:#6b6a6a; }
    #footer-content .developer{ float:right; display:block; width:94px; height:29px; text-indent:-5000px; background:url(../images/bgr-developedby.png) no-repeat; }

/*--- page-2 ---*/
.bg-content {
    width: 800px;
    overflow: hidden;
    background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
    float: left;
    width: 451px;
    padding: 0 32px 30px 38px;
}
.primary-content-3 {
    float: left;
    padding: 0 32px 0 38px;
}
.breadcrumbs {
    width: 500px;
    padding: 0px 38px 10px 0px;
}
.breadcrumbs li {
    background:transparent none repeat scroll 0 0;
    color:#a1a1a1;
    display:inline;
    font-size:11px;
    list-style-type:none;
    padding-left:0;
}
.breadcrumbs li span {color: #b7b7b7;}

.secondary-content-2 {
    float: right;
    width: 230px;
    height: 100%;
    margin: -9px 0 0 0;
    padding: 20px 19px 30px 19px;
    background-color:transparent;
}
.sublink-box {
    padding: 0;
    background: url("../images/h-line.gif") no-repeat 0 100%;
}
.sublink-box h3 {
    color: #0061aa;
    font-size: 16px;
    padding: 6px 0 13px 29px;
    /*background: url("../images/h-line.gif") no-repeat 0 100%;*/
}
.sublink-box ul {padding: 9px 0 0 0;}

.sublink-box ul li {
    font-size: 14px;
    padding: 0 0 6px 29px;
    background: url("../images/i-2.gif") no-repeat 15px 5px;
}
.sublink-box ul li  a {color: #fc9400;}

.related-box {
    padding: 8px 0 12px 0;
    background: url("../images/h-line.gif") no-repeat 0 100%;
}

.related-box h3,
.separator h3,
.gallery-box h3 {
    color: #0061aa;
    font-size: 14px;
    padding: 0 0 3px 29px;
    background: url("../images/i-2.gif") no-repeat 15px 3px;
}
.related-box p {
    color: #FC9400;
    font-size: 11px;
    line-height: 14px;
    padding: 0 22px 9px 29px;
}
.related-box p a {color: #B7B7B7;}
.mb-1 {margin-bottom: 5px !important;}

.separator {
    margin: 9px 0 0 0;
    padding: 7px 0 0 0;
    background: url("../images/h-line.gif") no-repeat;
}
.separator p ,
.gallery-box p {padding: 17px 0 0 0;}

.button-box {padding: 2px 0 0 25px;}
.button-box a {margin: 0;}

.flashElement {
    float: left;
    width: 800px;
    height: 196px;
    background: url("../images/flashElement.jpg") no-repeat;
    padding: 0px 0px 0 0px;
}
.whiteBG {
    width: 845px;
    margin: 0 auto;
    background: url("../images/whiteBG.png") repeat-y;
    padding: 0px 0px 0 0px;
}
/****** Post it note ******/

#postit{
position:absolute;
height:220px;
width:206px;
padding:5px;
background:url("../images/postit.png") no-repeat;
border:none;
visibility:hidden;
z-index:100;
cursor:hand;
cursor: pointer;
overflow:hidden;
}

#postit a.close {
    font-size:10px;
    padding:0 10px 0 0;
}

#postit p{
    font-family:cursive;
    font-size:15px;
    font-weight:bold;
    color:#0B009E;
    padding:10px;
    line-height:18px;
}
#postitpin{
    position:absolute;
    height:343px;
    width:228px;
    padding:32px 5px 5px 5px;
    background:url("../images/pinpaper.png") no-repeat;
    border:none;
    z-index:100;
    cursor:hand;
    cursor: pointer;
    overflow:hidden;
}
#postitpin a.close {
    font-size:10px;
    color:#ff0000;       
    padding:0px 40px 0px 0;
}

#postitpin p{
    font-family:cursive;
    font-size:15px;
    font-weight:bold;
    color:#0B009E;
    padding:10px 45px 10px 22px;
    line-height:18px;
    margin-top:13px; 
}
#postittape{
    position:absolute;
    height:303px;
    width:190px;
    padding:43px 32px 5px 27px;    
    background:url("../images/tapepaper.gif") no-repeat;
    border:none;
    visibility:hidden;
    z-index:100;
    cursor:hand;
    cursor: pointer;
    overflow:hidden;
}
#postittape a.close {
    font-size:10px;
    padding-right:5px;
}

#postittape p{
    font-family:cursive;
    font-size:15px;
    font-weight:bold;
    color:#0B009E;
    padding:10px;
    line-height:18px;
}

/** Search results page **/
#SearchResults li{
    padding:10px;
    margin:5px 0;
}
#SearchResults li.even{
    background:#eaeaea;
}
#SearchResults li a{
    font-size:14px;
    font-style:italic;
}

#PageNumbers{
    margin:10px;
}
#PageNumbers a{
    padding: 5px;
    background:#eaeaea;
    border:1px solid #444;
}
#PageNumbers a:hover{
    padding: 5px;
    background:#a8a8a8;
    border:1px solid #444;
}
#PageNumbers span{
    padding: 5px;
    background:#eaeaea;
    border:1px solid #444;
}
/* Font size stuff */
#font_holder{
    width:100px;
}
    
.adr ul li{
    font-size:12px;
    padding-left:70px;
}

#currentEvents ul{
    float:left;
    padding:10px 0 10px 10px;
    margin-left:10px;
    width:243px;
}

#currentEvents ul li{
    width:200px;
    list-style-type:disc;
}
#currentEvents ul li span{
    color:#eaeaea;
}
#currentEvents ul li a{
    color:#F6701F;
}

#topElement, #middleElement, #bottomElement, .TopEvent{
    background:#4a4a4a;
}

#topElement a, #middleElement a, #bottomElement a{
    color:#F6701F;
}

#TopEvent{
    background:#4A4A4A;
}
#playerRim {
    color:#C7C7C7;
    font-size:16px;
    font-weight:bold;
    font-family:Georgia;
    text-decoration:italic;
    margin-top:-40px;
}

#Form_switchTheme{
    width:200px;
    margin-bottom:10px;
}

#theme{
    margin:0;
}

#Form_switchTheme fieldset{ 
    width:200px;
}

#Form_switchTheme ul{
    padding:0;
    margin:0;
}

#Form_switchTheme ul li{
    list-style:none;
}

