/* Global Classes */
* {padding: 0px; margin: 0px;}
.clear         {clear: both; height: 0px;}
.float-left    {float: left; margin-right: 10px; margin-bottom: 10px;}
.float-right   {float: right; margin-bottom: 10px; margin-left: 10px;}
.text-left     {text-align: left;}
.text-right    {text-align: right;}
.text-center   {text-align: center;}
.text-justify  {text-align: justify;}
.bold          {font-weight: bold;}
.italic        {font-style: italic;}
.underline     {border-bottom: 1px solid;}
.highlight     {background: #ffc;}
.img-left      {float: left; margin-right: 10px; margin-bottom: 10px;}
.img-right     {float: right; margin-bottom:10px; margin-left: 10px;}
.nobullet      {list-style: none; list-style-image: none;}

.error, .red {
background:#FFEBE8 none repeat scroll 0%;
border:1px solid #DD3C10;
margin:0px 10px 10px;
padding:10px;
display: block;
}

.correct, .green {
background:#E6FCE6 none repeat scroll 0%;
border:1px solid #84DB12;
margin:0px 10px 10px;
padding:10px;
display: block;
}

.info {
background:#FBFCE6 none repeat scroll 0%;
border:1px solid #D9B411;
margin:0px 10px 10px;
padding:10px;
display: block;
}

.required_fields {color:red;}
/* End Global Classes */

body.editor {background: #FFF;}

body.editor p {font-size: 1.3em;}

body {background: url(../images/sce/body-bg.jpg) #B5C3E3 repeat-x top left; font: 62.5% Arial;}

#container_top {
width: 1000px;
height: 30px;
margin: 0px auto;
background: url(../images/sce/container-top-bg.jpg) no-repeat top left;
}

#container {
width: 950px;
margin: 0px auto;
padding: 0px 25px;
background: url(../images/sce/container-bg.png) repeat-y top left;
}

#container_bottom {
width: 1000px;
height: 25px;
margin: 0px auto;
background: url(../images/sce/container-bottom-bg.png) no-repeat top left;
}

/* Header Styles */
#header {
width: 950px;
height: 341px;
display: block;
font-size: 1.4em;
background: url(../images/sce/header-bg.jpg) #FFF no-repeat top left;
border-bottom: 10px solid #FFF;
}

#header .logo {
font-family:times;
color:#fff;
font-size:3.2em;
text-transform: uppercase;
padding-top: 150px;
margin:0 0 0 10px;
}

#header .strap {
text-transform: uppercase;
font-size: 1.3em;
color: #fff;
margin: 0 0 5px 10px;
}

#header .hours {
color: #fff;
font-size: 1em;
margin-left: 10px;
margin-bottom: 5px;}

/*#header .search {
display: block;
width: 245px;
float: right;
margin-top: 55px;
}

#header .search label {
padding-top: 5px;
margin-right: 5px;
float: left;
color: #FFF;
height: 20px;
}

#header .search input {
float: left;
border: 1px solid #797467;
width: 150px;
height: 23px;
}

#header .search button {
float: left;
background-color: transparent;
border: none;
color: #FFF;
height: 25px;
width: 30px;
margin-left: 4px;
text-transform: uppercase;
}*/
/* End Header Styles */

/* Footer Styles */
#footer ul {
list-style: none;
clear: both;
text-align: center;
font-size: 1.2em;
width: 980px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#footer ul li {display: inline;}

#footer a {color: #555;}

#footer a:hover {color: #3e689b;}

#footer .footer_link {border-left: solid 1px #555; padding-left: 4px;}

#footer .footer_first {border-left:none;}

.copyright {font-size: 1.3em; color: #555; text-align: center; margin-top: 10px; margin-bottom: 10px;}

.copyright a {color: #555;}

.copyright a:hover {color: #3e689b;}
/* End Footer Styles */

/* Contact Form Styles */
#contactform {
/*float: right;*/
display: block;
width: 400px;
font-size: 1.2em;
margin-top: 10px;
margin-bottom: 10px;
}

#contactform .indent {margin: 10px 0px 10px 120px;}

#contactform .form_element {
padding: 0px 10px 0px 0px;
text-align:right;
float: left;
color: #555;
width: 110px;
}

#contactform .form_data {text-align:left; float: left;}

#contactform .separator {clear: left; font-size: 1px; height: 1px; line-height: 1px;}

#contactform input, #contactform textarea {width: 200px;}

#contactform .image {
width: 55px;
color: #FFF;
border: 1px solid #3e689b;
background: url(../images/sce/menu-bg-ro.jpg) repeat-x top left;
}

#contactform #ctl00_MainContent_ctl03_field11_0 {width: 20px;}

#contactform #label11 {margin-top: 10px;}
/* End Contact Form Styles */

#content {
width: 710px;
float: left;
padding-right: 20px;
padding-left: 20px;
min-height: 400px;
}

#content ul, #content ol {
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
}

#content li {font-size: 1.3em; color: #555; margin-bottom: 5px;}

#content p {font-size: 1.3em; color: #555; margin-bottom: 10px; line-height: 150%;}

table {margin-top: 10px; margin-bottom: 10px;}

a {color: #3e689b;}

a:hover {color: #2E7FFE;}

h1 {
font-size: 3em;
font-weight: normal;
color: #234DA6;
margin: 0px 0px 10px 0px;
}

h2 {
font-size: 2.6em;
font-weight: normal;
color: #2B3E5C;
margin: 5px 0px;
}

h2 a, h2 a:hover {color: #2E7FFE;}

h3 {
font-size: 2.2em;
font-weight: normal;
color: #234DA6;
margin: 5px 0px;
}

h4, h5, h6 {
font-size: 1.8em;
font-weight: normal;
color: #2B3E5C;
margin: 5px 0px;
}

/* Site Search Results */
.SiteSearch {font-size: 1.3em;}

.SiteSearch h2 {font-size: 2em;}
/* End Site Search Results */

/* Site Map Styles */
#site_map ul, #site_map ul ul {
margin-top: 0px;
margin-bottom: 10px;
list-style: none;
}

#site_map ul li, #site_map ul ul li {
margin-top: 5px;
margin-bottom: 0px;
}

#site_map ul li a {
font-size: 1.2em;
}

#site_map ul li ul li a {
color: #fd9500;
font-size: 0.8em;
}

#site_map ul li ul li a:hover {
color: #777;
}
/* End Site Map Styles */

/* Gallery Styles */
.postcard_gallery .cat_name {display: none;}

.postcard_picture {font-size: 1.3em; color: #555;}

.postcard_picture .panel {float: left; display: block; width: 150px; margin-right: 20px; margin-bottom: 10px;}

.thumbnail img {border: 2px solid #234da6;}

.thumbnail img:hover {border: 2px solid #2b3e5c;}
/* End Gallery Styles */

/* Homepage Exhibition Banner Styles */
.exhibition {
background: url(../images/sce/exhibition-bg.jpg) no-repeat #CBD6EB top left;
display: block;
width: 686px;
min-height: 140px;
padding: 5px 15px;
margin-top: 20px;
}

.exhibition h2 {color: #FFF; font-size: 1.9em;}

.exhibition h3 {color: #234DA6; font-size: 2.4em; padding-top: 10px;}

#content .exhibition p {margin-bottom: 0px;}
/* End Homepage Exhibition Banner Styles */