body.editor {
background: #FFF;
}

body {
font: 62.5% Arial;
background: #FFF;
}

/* Global Classes */
* {padding: 0px; margin: 0px;}
.clear         {clear: both; height: 0px; font-size: 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 */

#container {width: 980px; margin: 10px auto; background: #FFF;}

/* Header Styles */
#header {
width: 980px;
height: 120px;
display: block;
font-size: 1.4em;
background-color: #FFF;
}

#header .logo {background: url(../images/sce/architects-ireland.jpg) no-repeat top left; display: block; width: 459px; float: left;}

#header .logo a {display: block; width: 357px; height: 17px; padding-top: 80px; padding-left: 118px; color: #9f9f9f; text-transform: uppercase; text-decoration: none;}

#header .details {margin-top: 15px; float: right; line-height: 1.6em; display: block; width: 245px; color: #8b001c; font-weight: bold; padding-right: 40px;}

#header .details strong {color: #777;}

#header .search {clear: right; display: block; width: 285px; float: right; font-weight: bold; margin-top: 15px;}

#header .search label {font-weight: normal; padding-top: 5px; padding-left: 5px; float: left; background-color: #8b001c; color: #FFF; height: 20px;}

#header .search input {float: left; border: 1px solid #8b001c; width: 150px; height: 23px; padding-left: 15px; background: url(../images/sce/search-bg.jpg) no-repeat top left;}

#header .search button {float: left; background-color: #8b001c; border: none; color: #FFF; height: 25px; width: 36px; margin-left: 4px;}
/* End Header Styles */

/* Footer Styles */
#footer {clear: both; text-align: right; font-size: 1.2em; width: 980px; text-align: center; margin-top: 10px;}

#footer ul {list-style: none; text-align: right;}

#footer ul li {display: inline;}

#footer a {color: #000;}

#footer a:hover {color: #8b001c;}

#footer .footer_link { border-right:solid 1px #a6a6a6; padding-right:4px;}

#footer .footer_last {border-right:none; padding-right: 0px;}

.copyright {text-align: right; padding-top: 10px; border-top: 4px solid #b2b2b2; background: url(../images/sce/footer-bg.jpg) no-repeat #FFF center left;}

.copyright p {margin-top: 10px; margin-bottom: 0px;}

.copyright p a {border-right:solid 1px #a6a6a6; padding-right:4px; color: #000;}

.copyright p a:hover {color: #8b001c;}
/* End Footer Styles */

/* Contact Form Styles */
#contactform {
width: 350px;
font-size: 1.2em;
margin-bottom: 10px;
}

#contactform .indent {
margin:10px 0px 10px 95px;
}

#contactform .form_element {
padding: 0px 10px 0px 0px;
text-align:right;
float: left;
color: #000;
width: 120px;
}

#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 #8b001c;
background-color: #b2b2b2;
}

#contactform #ctl00_MainContent_ctl03_field14_0 {width: 20px;}

#contactform #label14 {margin-top: 10px;}
/* End Contact Form Styles */

#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: #8b001c; text-decoration: none;}

a:hover {text-decoration: underline;}

h1 {
font-size: 2.4em;
font-weight: normal;
color: #8b001c;
margin: 0px 0px 10px 0px;
}

h2 {
font-size: 2.2em;
font-weight: normal;
color: #8b001c;
margin: 5px 0px;
}

h3 {
font-size: 1.8em;
font-weight: normal;
color: #8b001c;
margin: 5px 0px;
}

h4, h5, h6 {
font-size: 1.8em;
font-weight: normal;
color: #8b001c;
margin: 5px 0px;
}

/* Site Search Results */
.SiteSearch {font-size: 1.3em;}

.SiteSearch h2 {font-size: 2em;}

.SiteSearch_result_item {margin-bottom: 10px;}

.SiteSearch_titlelink {color: #8b001c; font-size: 1.4em;}
/* 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 */

/* News Manager Styles */
.home-news {display: block; background-color: #DDD; height: 121px; width: 305px; padding-bottom: 5px; margin-top: 88px;}

.home-news .news_date {
display: none;
}

.home-news h2 {font-size: 1.8em; color: #FFF; background-color: #8b001c; padding: 2px 0px 2px 10px; margin-top: 0px;}

.read-news {font-size: 1.2em; margin-left: 10px; text-decoration: none; color: #8b001c; font-weight: bold;}

.VolNewsLatest {font-size: 1.2em; padding-right: 10px; padding-left: 10px; min-height: 75px;}

.VolNewsLatest .news_date {
font-size: 1.3em;
margin-bottom: 10px;
}

.VolNewsLatest .news_title {color: #000; text-decoration: none; font-weight: bold;}

.VolNewsCategories .title, .VolNewsCategories .news_date {
font-size: 1.3em;
margin-bottom: 10px;
}

.VolNewsCategories .news_title {font-size: 1.8em; color: #8b001c; text-decoration: none;}

.VolNewsCategories .news_headline {font-size: 1.3em; margin-bottom: 10px;}

.VolNewsDetail {min-height: 300px;}

.VolNewsDetail .news_headlines {display: none;}

.VolNewsDetail .news_date {
font-size: 1.3em;
margin-bottom: 10px;
}

.VolNewsDetail .news_title {font-size: 1.8em; color: #8b001c; margin-bottom: 10px; display: block; width: 720px;}

.new_footer {margin-top: 20px;}

.new_footer a {font-size: 1.3em; color: #8b001c;}

.VolNewsSearch ul {list-style: none;}

#content .VolNewsSearch li {margin-bottom: 10px;}

.VolNewsSearch .search-label {display: block; width: 80px; float: left;}

#ctl00_MainContent_ctl03_key_button, #ctl00_MainContent_ctl03_spsearch_button {
width: 58px;
color: #FFF;
border: 1px solid #1446B5;
background-color: #fd9500;
}

#ctl00_MainContent_ctl03_archive_list label {margin-right: 10px;}
/* End News Manager Styles */

/* Gallery Styles */
.postcard_manager .cat_name, .postcard_manager .myfont {display: none;}

.postcard_manager {font-size: 1.4em; color: #000;}

.postcard_manager .panel {float: left; margin-right: 5px; margin-bottom: 10px;}

.postcard_manager a img {border: 2px solid #b2b2b2;}

.postcard_manager a img:hover {border: 2px solid #8b001c;}

.panel .myfont {display: block;}
/* End Gallery Styles */

/* Document Manager Styles */
.document_manager {font-size: 1.4em;}

.document_manager .doclink {line-height: 120%;}

.document_manager .panel {margin-bottom: 10px;}

#contactform #login {width: 60px; background-color: #8b001c; border: none; color: #FFF;}

#ctl00_MainContent_ctl03_login_button {text-transform: uppercase; width: 60px; background-color: #8b001c; border: none; color: #FFF;}
/* End Document Manager Styles */