/* 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:#588dcc; text-decoration:none; }
a:focus,
a:hover{ text-decoration:underline; }
html{ height:100%; background:#76a1d3 url(../images/bgr_html.jpg) repeat-x top; }
body{ min-height:100%; height:100%; background:url(../images/bgr-body.jpg) no-repeat center top; color:#8d9396; font:10px Arial,Helvetica,sans-serif; }

/* Wrapper */
#nonfooter{ position:relative; min-height:100%}
#wrapper{ width:930px; margin:0 auto; padding: 0 0 166px 0;}

/* Header */
#header{ width:900px; height:236px; padding:20px 15px 0; }
    #logo{ float:left; display:block; width:338px; height:236px; cursor:pointer; text-indent:-5000px; background:url(../images/logo.jpg) no-repeat; }
    #rotator{ float:left; width:535px; height:214px; padding:22px 0 0 23px; background:url(../images/bgr-rotate.png) no-repeat; }

/* Container */
#container{ width:900px; padding:0 15px; overflow:hidden; }

/* Nav */
#nav{ clear:both; width:900px; height:57px; background:url(../images/bgr-nav.png) repeat-x; }
    #nav ul{ float:left; width:650px; font:17px Georgia, "Times New Roman", Times, serif; padding-left:10px; text-transform:uppercase; }
    #nav li{ float:left; }
    #nav li a{ display:block; color:#e7f2ff; padding:18px 15px; }
    #nav li a:hover{ color:#fff; text-decoration:none; background:url(../images/bgr-nav-on.png) repeat-x; }

/* Search */
#search{ float:right; width:199px; height:42px; padding:15px 13px 0; background:url(../images/bgr-search.png); }
    #search input{ vertical-align:middle; }
    #search input.txt{ width:140px; height:23px; font:14px Georgia, "Times New Roman", Times, serif; color:#4c80c3; padding:5px 10px 0; margin-right:5px; border:0; background:#c3dbf7; float:left; }
    #search input.btn{ width:32px; height:28px; border:0; cursor:pointer; background:url(../images/button-search.png) no-repeat; float:right; }

/* Content */
.content{ width:900px; overflow:hidden; background:#fff; }

/* Home */
.home_content{ width:900px; overflow:hidden; background:#fff; }
    .home_content .leftcol{ float:left; width:372px; padding:30px; }
    .home_content .rightcol{ width:372px; padding:19px; background:url(../images/bgr-sideindex.png) repeat-x top; }
    .home_content .rightside{ float:right; width:430px; padding:19px; background:url(../images/bgr-sideindex.png) repeat-x top; }

/* Subpage */
.subpage_content{ background:url(../images/bgr-sidebar.png) no-repeat right top; width:900px; overflow:hidden; }
.subpage_content2{ background:none; width:900px; overflow:hidden; }

/* Welcome */
#welcome{ padding:0 10px; margin-bottom:20px; }
    #welcome h2{ font:italic 30px Georgia,"Times New Roman",Times,serif; color:#5e92cd; margin-bottom:10px; }
    #welcome p{ font-size:14px; line-height:22px; }

/* Feature */
#feature{ width:430px; }
    #feature li{ float:left; width:180px; margin:0 15px 10px 15px; }
    #feature li.first{ margin-left:0; }
    #feature a.thumb{ display:block; width:173px; height:123px; padding:13px 0 0 13px; background:url(../images/bgr-thumb.png) no-repeat; }
    #feature .text{ padding-left:5px; }
    #feature h3 a,
    #feature h3 a:visited{ font:italic 20px Georgia,"Times New Roman",Times,serif; color:#5e92cd; }
    #feature p{ font-size:13px; color:#8d9396; margin-bottom:10px; line-height:18px; }
    #feature a.readmore{ display:block; width:80px; height:20px; text-indent:-5000px; background:url(../images/button-readmore.png) no-repeat; }

/* Recent News */
#recentnews{ width:348px; padding:10px 12px 0; background:url(../images/bgr-recentnews.png) no-repeat top; }
    #recentnews h2{ font:italic 20px Georgia,"Times New Roman",Times,serif; color:#fff; padding:7px 30px; margin-bottom:15px; background:url(../images/bgr-sidetitle.png) repeat-x; }
    #recentnews ul{ margin-left:30px; padding-bottom:10px;}
    #recentnews li{ margin-bottom:12px; color:#594c42; list-style:square; }
    #recentnews h3 a,
    #recentnews h3 a:visited{ font:italic 17px Georgia,"Times New Roman",Times,serif; color:#53453b; }
    #recentnews p{ font-size:13px; color:#939393; }

/* Breadcrumbs */
#mainbar #bcrumbs{ width:492px; font-family:Georgia, "Times New Roman", Times, serif; color:#a2a2a3; margin-bottom:15px; text-transform:uppercase; overflow:hidden; }
    #mainbar #bcrumbs li{ float:left; font-size:9px; margin:0 2px 0 0; color:#a2a2a3; padding:0; background:none; }
    #mainbar #bcrumbs li a,
    #mainbar #bcrumbs li a:visited{ color:#a2a2a3; }
    #mainbar #bcrumbs li.current a{ color:#588dcc; }
    
/* Mainbar */    
#mainbar{ float:left; padding:30px 50px 43px 48px; min-height:300px;}
    #mainbar h1, 
    #mainbar h2,
    #mainbar h3,
    #mainbar h4,
    #mainbar h5,
    #mainbar h6{ font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; font-style:italic; margin-bottom:5px; }
    #mainbar h1,
    #mainbar h4{ font-size:25px; }
    #mainbar h2,
    #mainbar h5{ font-size:19px; }
    #mainbar h3,
    #mainbar h6{ font-size:17px; }
    #mainbar h1,
    #mainbar h2,
    #mainbar h3{ color:#588dcc; }
    #mainbar h4,
    #mainbar h5,
    #mainbar h6{ color:#808080; } 
    #mainbar p{ font-size:14px; margin-bottom:8px; } 
    #mainbar blockquote{ padding:15px 30px; margin:20px 0; border:1px solid #d5d5d5; background:#ececec; } 
    #mainbar blockquote h6{ color:#588dcc; }
    #mainbar .list{ margin:0 0 15px 40px; } 
    #mainbar ul,
    #mainbar ol{ font-size:13px; margin:3px 0 0; }
    #mainbar ol{ list-style-type:decimal; margin-left:20px; }
    #mainbar ul li{ padding-left:15px; margin-left:5px; background:url(../images/ico-bullet.png) no-repeat left; }
    #mainbar li{ margin-bottom:2px; }

/* Sidebar */
#sidebar{ float:right; width:250px; padding:17px 20px; }
    #sidebar h2{ font:italic 22px Georgia, "Times New Roman", Times, serif; color:#4b81bf; padding-bottom:5px; border-bottom:1px solid #e0e0e0; }
    #sidebar h3{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:normal; color:#765233; }
    #sidebar a,
    #sidebar a:visited{ color:#7f7f7f; }
    #sidebar a.view{ display:block; width:69px; height:16px; text-indent:-5000px; background:url(../images/button-viewall.png) no-repeat; }

/* Sublink */
#sublink{ margin-bottom:25px; }
    #sublink h2{ font:italic 27px Georgia, "Times New Roman", Times, serif; color:#fff; padding:7px 20px; margin-bottom:15px; border-bottom:0; background:url(../images/bgr-sidetitle.png) repeat-x; }
    #sublink ul{ margin:10px 20px; }
    #sublink li{ font:18px Georgia, "Times New Roman", Times, serif; margin-bottom:5px; }

/* Related News */
#relatednews{ margin:0 20px 25px; }
    #relatednews ul{ margin:10px 0; }
    #relatednews li{ font-size:13px; margin-bottom:8px; line-height:18px; padding-top:8px; border-top:1px solid #e0e0e0; }
    #relatednews li.first{ border-top:0; padding-top:0; }
    #relatednews li a,
    #relatednews li a:visited{ color:#7f7f7f; }

/* Current Events */
#currentevents{ margin:0 20px 25px; }
    #currentevents h3{ font:14px Arial, Helvetica, sans-serif; }
    #currentevents h3 a,
    #currentevents h3 a:visited{ color:#57493f; }
    #currentevents ul{ margin:10px 0; }
    #currentevents li{ font-size:13px; margin-bottom:8px; line-height:18px; padding-top:8px; border-top:1px solid #e0e0e0; }
    #currentevents li.first{ padding-top:0; border-top:0; }

/* Feature */
#features{ margin:0 20px 25px; }
    #features li{ clear:both; width:219px; margin-bottom:15px; line-height:18px; padding-top:15px; border-top:1px solid #e0e0e0; overflow:hidden; }
    #features li.first{ padding-top:0; border-top:0; }
    #features .thumb{ float:left; display:block; width:75px; height:73px; padding:8px 0 0 8px; background:url(../images/bgr-gthumb1.png) no-repeat; }
    #features .text{ float:left; width:117px; padding:5px 0 0 10px; }
    #features h3{ font-size:19px; margin-bottom:5px; }
    #features p{ font-size:13px; margin-bottom:8px; }
    #features a.more{ display:block; width:50px; height:16px; text-indent:-5000px; background:url(../images/button-more.png) no-repeat; }

/* Gallery */
#gallery{ margin:0 20px 25px; }
    #gallery ul{ margin:10px 0 0; }
    #gallery li{ clear:both; width:219px; margin-bottom:12px; line-height:18px; padding-top:12px; border-top:1px solid #e0e0e0; overflow:hidden; }
    #gallery li.first{ padding-top:0; border-top:0; }
    #gallery .thumb{ float:left; display:block; width:75px; height:73px; padding:8px 0 0 8px; background:url(../images/bgr-gthumb1.png) no-repeat; }
    #gallery .thumb2{ float:left; display:block; width:75px; height:91px; padding:8px 0 0 8px; background:url(../images/bgr-gthumb2.png) no-repeat; }
    #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:85px; height:16px; text-indent:-5000px; background:url(../images/button-viewphotos.png) no-repeat; } 

/* Footer */
#footer{ clear:both; position:relative; height:166px; margin:-166px 0 0; background: #372C26 url(../images/bgr-footer.png) repeat-x; }
#footer-content{ width:830px; font:10px Arial, Helvetica, sans-serif; color:#7e7773; margin:0 auto; padding:20px 50px; text-transform:uppercase;  overflow:hidden; }
    #footer-content p{ float:left; width:550px; padding:8px 0 35px 100px; line-height:20px; background:url(../images/pic-aaep.png) no-repeat left top; }
    #footer-content a,
    #footer-content a:visited{ color:#7e7773; }
    #footer-content a.developer{ float:right; display:block; width:95px; height:32px; 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: 700px;
	padding: 20px 38px 0px 41px;
}
.breadcrumbs li {
	background:transparent none repeat scroll 0 0;
    color:#696A6A;
    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:#e9f1f9
}
.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;
}

.feature {
    background:transparent url(../images/line.gif) no-repeat scroll left bottom;
    padding:0 0 10px 0;
    margin: 0 0 13px;
}