/* 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 {background: #919499; font: 62.5% Arial;}

#container {width: 908px; margin: 10px auto 0px auto; background: url(../images/sce/container-bg.jpg) repeat-y top left; border: 1px solid #000;}

/* Header Styles */
#header {width: 908px; height: 258px;}

#header span {display: none;}

#header .right {float: right; display: block; width: 260px; text-align: right;}

#header .top_image {float: left; display: block; width: 647px; height: 236px;}

#header .top_image p {margin: 0px; padding: 0px;}
/* End Header Styles */

/* Footer Styles */
#footer {clear: both; font-size: 1.2em; text-align: center; width: 910px; height: 15px; margin: 10px auto;}

#footer ul {list-style: none;}

#footer ul li {display: inline;}

#footer a {border-left: 1px solid #000; padding-left: 5px; padding-right: 5px; color: #000;}

#footer a:hover {color: #FFF;}

#footer ul li a.footer_first {border-left: none;}
/* End Footer Styles */

/* Contact Form Styles */
#contactform {width: 497px; font-size: 1.3em; margin-top: 10px; margin-bottom: 10px;}

#contactform .indent {margin: 10px 0px 10px 135px;}

#contactform .form_element {padding: 5px 10px 0px 0px; text-align:right; float: left; color: #000; width: 125px;}

#contactform .form_data {text-align:left; float: left;}

#contactform .separator {clear: both; font-size: 0.1em; height: 1px;}

#contactform input, #contactform textarea {width: 200px; background-color: #EEE; border: 1px solid #777; padding: 5px;}

#contactform .indent input {width: 82px; height: 27px; background-color: #FFF;}
/* End Contact Form Styles */

#content {width: 608px; float: left; padding: 30px 20px 0px 20px; background: url(../images/sce/content-bg.jpg) no-repeat top left;}

#content ol {margin-left: 20px; margin-top: 10px; margin-bottom: 10px;}

#content li {font-size: 1.3em; line-height: 1.4em; color: #000; background: url(../images/sce/bullet.gif) no-repeat left 4px; padding: 2px 0px 2px 20px;}

#content ul {list-style: none; margin-top: 10px; margin-bottom: 10px;}

p {font-size: 1.3em; line-height: 1.3em; color: #000; margin-bottom: 10px;}

table {margin-top: 10px; margin-bottom: 10px;}

a {color: #991441; text-decoration: underline;}

a:hover {color: #d22253;}

strong {color: #991441;}

h1, h6 {font-size: 2.2em; color: #991441; margin: 0px 0px 10px 0px;}

h2 {font-size: 2em; color: #991441; margin: 5px 0px;}

h3 {font-size: 1.8em; color: #991441; margin: 5px 0px;}

h4, h5 {font-size: 1.6em; font-weight: normal; color: #991441; margin: 5px 0px;}

.people {float: left; display: block; width: 135px; height: 235px; margin: 0px 8px 25px 8px; text-align: center;}

/* Right Content Styles */
#right_content {width: 260px; float: left; font-size: 0.9em; text-align: right;}

#right_content img {clear: right;}

#right_content p {color: #FFF; padding-right: 25px;}

#right_content strong {color: #FFF; font-size: 1.2em;}

#right_content a {color: #FFF; text-decoration: none;}

#right_content a:hover {color: #d698a5;}
/* End Right Content Styles */

/* 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 ul li, #site_map ul ul ul li {font-size: 1em;}
/* End Site Map Styles */

/* News Manager Styles */
.VolNewsLatest {font-size: 1.3em;}

.VolNewsLatest .news_title {font-weight: bold;}

.VolNewsLatest .news_headline {margin-bottom: 10px;}

.VolNewsDetail {min-height: 300px;}

.VolNewsDetail .news_title {font-size: 2.2em; color: #991441; font-weight: bold;}

.VolNewsDetail .news_date {font-size: 1.3em; display: block; margin: 10px 0px;}

.new_footer {margin-top: 20px; font-size: 1.3em;}

.VolNewsSearch ul {list-style: none;}

#content .VolNewsSearch li {margin-bottom: 10px; background-image: none;}

.VolNewsSearch .search-label {display: block; width: 80px; float: left;}

#ctl01_MainContent_news_search_key_button, #ctl01_MainContent_news_search_spsearch_button {
width: auto;
background-color: #A3014D;
border: 1px solid #000;
color: #FFF;
font-weight: bold;
}

#ctl01_MainContent_news_search_archive_list label {margin-right: 10px; margin-left: 2px;}
/* End News Manager Styles */

.movie1 {background: url(../images/sce/movie1-bg.jpg) no-repeat left top;}

.movie2 {background: url(../images/sce/movie2-bg.jpg) no-repeat left top;}
