/* 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: url(../images/sce/body-bg.jpg) repeat-x #da0000 top left; font: 62.5% Arial;}

/* Header Styles */
#header {
width: 972px;
height: 191px;
display: block;
background: url(../images/sce/header-bg.jpg) no-repeat top left;
font-size: 1.2em;
}

.left {
width: 270px;
display: block;
float: left;
color: #FFF;
padding-top: 15px;
margin-left: 20px;
}

#header .logo {
font-family: "Times New Roman",Georgia,Times,serif;
font-size: 2.8em;
text-transform: uppercase;
font-weight: bold;
line-height: 100%;
}

#header .title {
clear: left;
width: 250px;
display: block;
font-family: Arial;
font-size: 1.5em;
line-height: 110%;
margin-top: 7px;
margin-bottom: 17px;
letter-spacing: 2px;
}

#header .search {display: block; width: 270px;}

#header .search label {
font-family: Arial;
height: 20px;
font-size: 1.2em;
}

#header .search form {margin-top: 2px;}

#header .search input {
float: left;
border: 1px solid #da0000;
width: 210px;
height: 20px;
}

#header .search button {
float: left;
background-color: #da0000;
border: 1px solid #FFF;
color: #FFF;
height: 22px;
width: 36px;
margin-left: 4px;
}

#header p {color: #FFF; margin-left: 10px; padding-top: 20px; float: left; display: block; width: 300px;}

#header a {color: #FFF;}
/* End Header Styles */

/* Footer Styles */
#footer ul {
list-style: none;
clear: both;
text-align: center;
font-size: 1.2em;
width: 972px;
margin: 10px auto;
}

#footer ul li {display: inline;}

#footer a {color: #FFF;}

#footer a:hover {color: #b9b9b9;}

#footer .footer_link {border-left: solid 1px #FFF; padding-left:4px;}

#footer .footer_first {border-left:none}

.copyright {color: #FFF; text-align: center; margin-top: 10px; margin-bottom: 10px;}

.copyright a {color: #FFF;}

.copyright a:hover {color: #b9b9b9;}
/* End Footer Styles */

/* Contact Form Styles */
#contactform {
width: 760px;
font-size: 1.2em;
margin-top: 10px;
margin-bottom: 10px;
}

#contactform .indent {margin:10px 0px 10px 100px;}

#contactform .form_element {
padding: 0px 10px 0px 0px;
text-align:right;
float: left;
color: #000;
width: 100px;
}

#contactform .form_data {text-align:left; float: left;}

#contactform .separator {
clear: left;
font-size: 1px;
height: 1px;
}

#contactform input, #contactform textarea {width: 200px;}

#contactform .image {
width: 55px;
color: #FFF;
border: 1px solid #000;
background-color: #da0000;
}

#contactform #label9 {margin-top: 10px;}

#contactform #ctl01_MainContent_ctl03_field9_0 {width: 20px;}
/* End Contact Form Styles */
#content {float: left; padding: 10px 15px; min-height: 400px;}

#content ul, #content ol {margin-left: 20px; margin-top: 10px; margin-bottom: 10px;}

p, #content li {font-size: 1.3em; color: #000; margin-bottom: 5px;}

table {margin-top: 10px; margin-bottom: 10px;}

a {color: #9c0001;}

a:hover {color: #b9b9b9;}

h1 {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 2.6em;
font-weight: normal;
font-style: italic;
color: #da0000;
margin: 0px 0px 10px 0px;
}

h2 {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 2.4em;
font-weight: normal;
font-style: italic;
color: #da0000;
margin: 5px 0px;
}

h3 {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 2.2em;
font-weight: normal;
font-style: italic;
color: #da0000;
margin: 5px 0px;
}

h4, h5, h6 {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 2em;
font-weight: normal;
font-style: italic;
color: #da0000;
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 */

/* Latest News Styles */
#right_news {
display: block;
width: 176px;
border: 2px solid #aaaaa8;
background-color: #FFF;
float: left;
min-height: 400px;
margin: 10px;
}

#right_news p {
display: block;
width: 171px;
padding: 2px 0px 2px 5px;
background-color: #da0000;
color: #FFF;
font-style: italic;
font-size: 2em;
}

.VolNewsLatest {font-size: 1.2em; padding-right: 10px; padding-left: 10px; min-height: 75px; font-style: italic;}

.VolNewsLatest .news_date {color: #da0000;}

.VolNewsLatest .news_title {color: #000; text-decoration: none; font-weight: bold;}

.VolNewsLatest .read_more {font-style: normal; font-weight: bold; color: #da0000; text-decoration: none;}

.VolNewsLatest .read_more:hover {color: #b9b9b9;}
/* End Latest News Styles */

/* News Manager Styles */
.VolNewsCategories .title, .VolNewsCategories .news_date {display: none;}

.VolNewsCategories .news_title {font-size: 1.8em; color: #da0000; text-decoration: none;}

.VolNewsCategories .news_headline {font-size: 1.3em; margin-bottom: 10px;}

.VolNewsDetail {min-height: 300px;}

.VolNewsDetail .news_date, .VolNewsDetail .news_headlines {display: none;}

.VolNewsDetail .news_title {font-family: Georgia,"Times New Roman",Times,serif; font-size: 2.8em; color: #da0000; margin-bottom: 10px; display: block; width: 462px;}

.new_footer {margin-top: 20px;}

.new_footer a {font-size: 1.3em;}

.VolNewsSearch ul {list-style: none;}

#content .VolNewsSearch li {margin-bottom: 10px;}

.VolNewsSearch .search-label {display: block; width: 80px; float: left;}

.VolNewsSearch label {margin-right: 5px;}

#ctl01_MainContent_news_search_spsearch_button, #ctl01_MainContent_news_search_key_button  {
width: 58px;
color: #FFF;
border: 1px solid #000;
background-color: #da0000;
}

#ctl00_MainContent_ctl03_archive_list label {margin-right: 10px;}
/* End News Manager Styles */

/* Left Banners Styles */
#left_banners {width: 260px; padding: 10px; float: left;}

.business-advice {background: url(../images/sce/business-advice-bg.jpg) no-repeat top left;}

.wealth-management {background: url(../images/sce/wealth-management-bg.jpg) no-repeat top left;}

.taxation-advice {background: url(../images/sce/taxation-advice-bg.jpg) no-repeat top left;}

.business-advice, .wealth-management, .taxation-advice {
display: block;
width: 252px;
height: 105px;
margin-bottom: 10px;
border: 2px solid #aaaaa8;
text-decoration: none;
}

.business-advice .text, .wealth-management .text, .taxation-advice .text {
display: block;
width: 134px;
color: #000;
font-size: 1.2em;
padding-top: 35px;
padding-bottom: 5px;
margin-left: 10px;
}

.business-advice .link, .wealth-management .link, .taxation-advice .link {
color: #FFF;
font-style: italic;
font-weight: bold;
font-size: 1.4em;
margin-left: 10px;
}
/* End Left Banners Styles */
