/* 
css Copyright (c) 2005-2009 Karelia Software. All Rights Reserved.
css released under Creative Commons License 
- http://creativecommons.org/licenses/by-sa/2.5/ 
All associated graphics belong to their respective owners 
and are licensed separately. 
*/


/* General styles  */

body {
text-align: center; /*this is for IE5/PC*/
word-wrap: break-word;
}

#page {
text-align: left;
}

.clear {
clear: both;
height: 10px;
}

#page a { text-decoration:none; }
#page a:link { color: #3092D5; font-weight: bold; text-decoration: none; }
#page a:visited { color: #3092D5; }
#page a:hover { text-decoration: underline; }

.hidden {
display: none;
}


/* Image Formatting */

img.narrow {
display: block;
clear: right;
float: right;
}
img.wide {
display: block;
clear: both;
}

a img {
border: 1px solid #E1E1E1;
}

#main a:hover img {
border: 1px solid #3092D5;
}

/* Block Level formatting */

* {
margin: 0;
padding: 0;
}

p {
margin-bottom: 0.8em;
}


/* Body */

body {
background: #ECECEC;
font-size: 76%;
color: #333333;
font-family: Helvetica, Arial, sans-serif;
}

#page {
position: relative;
background: #fff;
margin: 0 auto;
padding: 10px;
width: 749px;
}


html>body #page {
width: 749px;
}

#page-top {
position: relative;
}


/* Title*/

#title {
position: relative;
background: #fff;
width: 749px;
overflow: hidden;
text-align:center;
}

#title a img, #title img {
float: right;
border:none;
color:#207AB7;
	}

#title p {
position: relative;
margin:0em 1.5em 1em 1.5em;
color: #000;
font-size:120%;
}

#title h1 {
font-size: 200%;
font-weight:bold;
margin:0em 1.5em 0em 1.5em;
color:#207AB7;
}

h1 {
position: relative;
top: 0;
left: 0;
padding: 4px;
font-size: 1.6em;
font-family: Helvetica, Arial, sans-serif;
font-weight:normal;
}

.has-logo h1, .has-logo #title p {
width:500px;
}


h1 a {
text-decoration: none;
color: #207AB7;
font-weight: normal!important;
}

#title h1 {
margin: 15px 15px 0 15px;
}



/* Sitemenu */


#sitemenu-container {
margin-top: 9px;
width:749px;
clear: both;
background-color:#3092D5;
background-position: center top;
background-repeat: no-repeat;
border-bottom:6px solid #207AB7;
padding: 20px 0px;
}

.has-custom-banner #sitemenu-container {
min-height: 80px;
}

#sitemenu-content {
margin-top: 10px;
}

#sitemenu-content ul {
list-style-type: none;
padding-top: 12px;
padding-bottom: 12px;
padding-right:20px;
text-align: center;
}

#sitemenu-content li {
display: inline;
padding: 3px 0;
margin: 0 0 0 5px;
}

#sitemenu-content a, li.currentPage span.in {
line-height: 2.8em;
margin:0;
padding:5px;
color: #fff;
background-color:#3293D6;
border-bottom:2px solid #3293D6;
word-wrap: break-word;
}

#sitemenu-content .currentPage span.in, #sitemenu-content .currentParent  {
font-weight: bold;
color: #fff;
border-bottom:2px solid #fff;
}

#sitemenu-content a:link, #sitemenu-content a:visited {
color: #fff;
text-decoration: none;
}

#sitemenu-content a:hover, #sitemenu-content a:focus, #sitemenu-content a:active {
text-decoration:none;
color:#fff;
background-color:#15679F;
border-bottom:2px solid #fff;
font-weight: bold;
}




/* Page Content & Elements */

#page-content ul {
margin-top: 15px;
}

#page-content ul ul {
margin-top:2px;
}


#page-content ul li {
font-size: 1em;
list-style-image: url(bul.gif);
margin: 0 0 0 20px;
padding: 0px 0 0px 8px;
}
/* IE Hack */
/* Hides from IE5-mac \*/
* html #page-content ul li {
}
/* End hide from IE5-mac */

ul ul li {
border:none!important;
}

ol {
padding-left:28px;			
}

#page-content li h3 {
font-size: 1em;
}

#page-content li:hover {
background: #D8EDFD;
}





/* Sidebar & Pagelet*/



#sidebar-container {
float: left;
width: 240px;
margin: 0;
padding: 0;
min-height: 50px; /*for newer browsers*/
}

/* IE Hack */
/* Hides from IE5-mac \*/
* html #sidebar-container {
height: 50px; /*for IE, treats height as min-height*/
}
/* End hide from IE5-mac */


#sidebar {
padding:  0 10px 0 0;
font-size: .8em;
}


#sidebar-container:after { content: url("clear.gif"); }


.pagelet {
width: 230px;
word-wrap: break-word;
overflow: hidden;
margin-bottom: 15px;
}


.pagelet img {
border:none;
}

#main {
padding:  0 10px 0 0;
word-wrap: break-word;
}

#main .pagelet {
float: left;
margin: 10px;
padding: 10px;
}

#main .pagelet.bordered {
border: 1px solid #94D0F9;
background:transparent
}

#sidebar .pagelet {
padding-bottom: 15px;
}

#sidebar .pagelet.bordered {
border: 1px solid #94D0F9;
}

#sidebar .pagelet.bordered p {
padding:0px 5px;
}

.pagelet h4 {
padding: 2px 4px;
margin-bottom: 5px;
}

#sidebar .pagelet h4 {
background:url(page.gif) repeat-x top;
border-bottom:1px solid #DBDBDB;
color:#000000;
min-height: 18px;
padding-left: 24px;
font-size: 110%;
word-wrap: break-word;
font-size:140%;
padding-top:15px;
padding-bottom:15px;
}


body.allow-sidebar #main {
float: left;
width: 499px;
}

body.no-sidebar #main h2 {
text-align: center;
font-size: 1.5em;
}

body.allow-sidebar #main h2 {
color: #3092D5;
font-size: 1.5em;
background: #ECECEC url(head.gif) repeat-x bottom;
padding:5px 10px 20px 10px;
border:1px solid #DCDCDC;
}


/* Article & Callout */


h2, h3 {
margin-bottom: 15px;
}

.article {
border-bottom: 3px solid #E1E1E1;
overflow:auto; 
padding-bottom:3px;
}
.article-info {
clear: left;
}
.article-thumbnail {
float:left;
margin-bottom: 6px;
margin-right: 6px;
}

.callout .pagelet {
background:#fff;
clear:left;
float:left;
width:200px;
}




/* Footer */

#page-bottom {
clear: both;
background: #9796a1;
text-align:center;
border-top:1px solid #DBDBDB;
border-bottom:1px solid #DBDBDB;
background-color:#fff;
padding:20px;

}

#page-bottom p {
padding: 0 15px 0px 25px;
margin-bottom: 0;
}

/* Extras */

.ImageElement, .VideoElement {
text-align: center; 
clear: both;
}

.caption {
margin-top:2px;
}






/* Photo Grid Pages */
.photogrid-index {
    text-align: center;
    margin: auto;
    overflow: hidden; /* for IE 5 Mac */
	height:1%; /* for IE 5, 6 Win */
}

.photogrid-index a {
	text-decoration:none;
	padding:1px 3px;
}
.photogrid-index h3 a:hover {
	text-decoration:underline;
}



.gridItem {
    float: left;
    position:relative;
    width:150px;
    height:180px;	/* room for caption */
	margin:7px 8px;
    padding-top: 10px;
    color:inherit;
    overflow: hidden;
}


body.no-sidebar .gridItem {
	margin:8px 17px;
}

.gridItem h3 {
    font-weight: normal;
    font-size: 100%;
    line-height: 130%;
    color: #3b0700;
    margin: 4px 7px 0px 7px;
	padding: 0px 2px;
    position:absolute;
	top: 150px; /* needs to leave 38px from the bottom of the gridItem */
	width: 132px;
}


.gridItem img {
    border: 1px solid #3b0700;
    margin: auto;
    display:block;
    position: absolute;
    top: 0;
    bottom: 40px;
    right: 0;
    left: 0;
}

.gridItem img:hover {
	border-style: double;
}


/* IE Hack */
/* Hides from IE5-mac \*/
* html body.no-sidebar .gridItem {
margin:0px 11px;
}

* html .gridItem img {
position: relative;
padding:8px !important;
top:5px;
}

* html .gridItem h3 {
position: relative;
top: 10px;
}
/* End hide from IE5-mac */


/* Used on index summary pages */

.listing-index li h3 a {
text-decoration:none;
font-size:1em;
font-weight:normal;
}





/* Photo Navigation */

.photo-navigation {
position: relative;
margin:-8px auto 8px auto;
width: 300px;
height: 48px;
padding:0px;
}


.photo-navigation div {
position: absolute;
height: 48px;
width: 76px;
}

.photo-navigation a { 
display: block;  
text-indent: -5000px; 
height:100%; 
width:100%;
}

#previous-photo	{
left:30px;
background: url(photoprev-disabled.gif) no-repeat;
}
#previous-photo a {
background: url(photoprev.gif) no-repeat;
}

#next-photo {
right:0px;
background: url(photonext-disabled.gif) no-repeat;
}
#next-photo a {
background: url(photonext.gif) no-repeat;
}

#photo-list {
left:127px;
background: url(photolist-disabled.gif) no-repeat;
}	
#photo-list a {
background: url(photolist.gif) no-repeat;
}



/* Images-Videos */
* html .video  {
padding:6px; 
}
*:first-child+html .video  {
padding:6px; 
}

#main .pagelet img, #main .pagelet .video object {
border:none;
margin: 0;
padding: 0;
}

/* Images embedded in text. "narrow" are 200 pixels wide or smaller. */

#main img, .video object {
padding: 10px;
/* margin: 10px; */
background: #ebe8e5;
}
