/***** Global Classes *****/
* {padding: 0px; margin: 0px;}
.clear         { clear:both; height: 0px;}
.float-left    { float:left; margin: 0px 10px 10px 0px;}
.float-right   { float:right; margin: 0px 0px 10px 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; }
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
.error, .red {background:#FFEBE8 none repeat scroll 0%; border:1px solid #DD3C10; margin:0pt 10px 10px; padding:10px; display: block;}
.correct, .green {background:#E6FCE6 none repeat scroll 0%; border:1px solid #84DB12; margin:0pt 10px 10px; padding:10px; display: block;}
.info {background:#FBFCE6 none repeat scroll 0%; border:1px solid #D9B411; margin:0pt 10px 10px; padding:10px; display: block;}
.required_fields {color:red;}
/* End Global Styles */

body.editor {background: #FFF; color: #000;}

.body {font: 62.5% "Trebuchet MS", Arial, sans-serif; background: #000 url(../images/sce/main_bg.jpg) 50% top repeat-x;}

#background {background: transparent url(../images/sce/foot_bg_new.gif) 50% bottom repeat-x;}

#container {width: 880px; margin: 10px auto 0px auto;}

/* Header Styles */
#header {
width: 880px;
margin: 0px 0px 10px 0px;
}

#header .phone_numbers {
float: left;
display: block;
width: 860px;
font-size: 16px;
padding: 0px 10px 10px 10px;
margin: 0px 0px 10px 0px;
color: #FFF;
border-bottom: 1px solid #666;
}

#header .phone_numbers img {
float: left;
}

#header .phone_numbers span {
color: #a18a6c;
margin-left: 10px;
font-weight: bold;
}

#header form {
float: right;
display: block;
width: 210px;
}

#header form input {
float: left;
display: block;
width: 163px;
height: 15px;
padding: 5px;
margin: 0px;
border: 1px solid #666;
}

#header form button {
float: left;
display: block;
width: 30px;
height: 26px;
margin: 0px 0px 0px 5px;
background-color: #a18a6c;
border: none;
color: #FFF;
text-transform: uppercase;
cursor: pointer;
}

#header form button:hover {
background-color: #beaf9a;
}

#header .motto {
float: left;
display: block;
width: 265px;
margin: 30px 0px 0px 10px;
color: #FFF;
font-family: Georgia, "trebuchet ms", Arial, sans-serif;
font-size: 26px;
line-height: 30px;
}

#header .motto span {
text-transform: uppercase;
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 18px;
color: #a68c73;
}

#header .logo {
float: right;
margin: 0px 10px 0px 0px;
}
/* End Header Styles */

/* Menu Styles */
#menu1 {clear: both; width: 880px; height: 39px; border-top: 5px solid #785e40; border-bottom: 1px solid #000; background: url(../images/sce/menu-bg.jpg) no-repeat left top;}

#menu1 ul {list-style: none;}

#menu1 ul li {float: left;}

#menu1 li {position: relative;}

#menu1 a {
font-family: Georgia,"Trebuchet MS",Arial,sans-serif;
font-size: 1.4em;
display: block;
height: 19px;
color: #000;
text-decoration: none;
padding: 10px 0px;
text-align: center;
}

#menu_link0 {width: 67px;}

#menu_link1 {width: 118px;}

#menu_link2 {width: 91px;}

#menu_link3 {width: 98px;}

#menu_link4 {width: 101px;}

#menu_link5 {width: 79px;}

#menu_link6 {width: 51px;}

#menu_link7 {width: 78px;}

#menu_link8 {width: 98px;}

#menu_link9 {width: 99px;}

#menu1 a:hover, #menu1 .current {background: url(../images/sce/menu-bg-hover.jpg) no-repeat center bottom;}
/* End Menu Styles */

/* Drop Down Styles */
#menu1 ul ul {display: none; float: left; position: absolute; border: 1px solid #000;}

#menu1 li:hover ul, #menu1 li a:hover {display: block;}

#menu1 ul li ul li {float: none; line-height: 19px;}

#menu1 ul li ul a {display: block; width: 186px; height: 19px; text-align: left; padding: 5px; border-bottom: 1px solid #000; background-color: #EAE5DF;}

#menu1 ul li ul li.lastItem a {border-bottom: none;}

#menu1 ul li ul a:hover {background: #BEAF9A;}

#menu1 ul li ul.last {left: -98px;}

#menu1 ul li ul.last li a {text-align: right;}
/* End Drop Down Styles */

/* Footer Styles */
#footer {clear: both; float: left; width: 880px; margin-top: 20px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #666;}

#footer ul {list-style: none; float: left; display: block; width: auto; margin-left: 60px; font-size: 1.2em;}

#footer ul a {color: #808080; text-decoration: none;}

#footer ul a:hover {color: #FFF;}

#footer p {font-size: 1.2em; color: #808080; font-weight: bold; display: block; width: 275px; float: left; margin: 0px;}

#footer p a {color: #808080;}

#footer p img {float: none; margin: 20px 0px 0px 0px;}

#footer p a:hover {color: #FFF;}

#footer img {float: right;}
/* End Footer Styles */

#content {width: 840px; padding: 20px; min-height: 400px; background: #FFF; border-bottom: 5px solid #D3C5B9;}

#content ul {font-size: 1.4em; color: #404040; margin-top: 10px; margin-bottom: 10px; margin-left: 20px;}

#content li {margin-top: 5px; margin-bottom: 5px;}

p {font-size: 14px; line-height: 18px; margin: 0px 0px 10px 0px; color: #404040;}

a {color: #404040;}

a:hover {color: #a18a6c;}

h1 {
font-family: Georgia, "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
font-size: 3.4em;
color: #a18a6c;
margin-bottom: 20px;
}

h2 {
font-family: Georgia, "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
font-size: 3em;
margin-bottom: 5px;
color: #404040;
}

h3 {
font-family: Georgia, "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
font-size: 2.6em;
margin-bottom: 5px;
color: #404040;
}

h4, h5, h6 {
font-family: Georgia, "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
font-size: 2.2em;
margin-bottom: 5px;
color: #404040;
}

/* Sub Nav Styles
#content ul.sub-nav {
font-size: 1.6em;
font-family: Georgia,"trbuchet ms",arial,sans-serif;
margin-top: 8px;
margin-left: 0px;
list-style: none;
}

#content .sub-nav li {display: inline; border-left: 1px solid #CCC; padding-right: 20px; padding-left: 20px;}

#content .sub-nav li a  {color: #CCC; text-decoration: none;}

#content .sub-nav li a:hover, #content .sub-nav li a.current {color: #404040;}

#content .sub-nav li.first {border-left: none; padding-left: 0px;}
*/

hr {background: #CCC; height: 1px; border: none;}

.styled-list {font-size: 5em; color: #a18a6c; width: 479px; font-family: Georgia,"trebuchet ms",Arial,sans-serif;}

.styled-list li {margin-left: 59px; padding-top: 30px; padding-bottom: 30px; padding-left: 4px; border-bottom: 1px solid #CCC;}

.styled-list li h3 {font-size: 0.5em;}

.styled-list li p {font-size: 0.3em; color: #666666; font-family: "trebuchet ms",Arial,sans-serif;}

.dark_section {
clear: both;
display: block;
height: 373px;
/*height: 363px;*/
width: 800px;
padding-top: 10px;
/*padding-top: 20px;*/
margin-top: 14px;
margin-bottom: 10px;
}

.dark_section h2 {color: #FFF;}

.dark_section ul {display: block; float: left; width: 450px;}

.dark_section p, .dark_section li {float: left; color: #b4aba3; width: 450px;}

.dark_section a.brochure_link {display: block; float: right; width: 167px; height: 41px; margin-top: 93px; margin-right: 4px;}

.dark_section a.brochure_link span {display:none;}

.pplink {float: right; margin-top: 20px;}

a[href$=".pdf"] {
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
background: url(../images/sce/icon_pdf.gif) transparent no-repeat left center;
}

/* Testimonials Styles */
.testimonial_container {
border-bottom:10px solid #D3C5B9;
margin-bottom: 20px;
margin-top: 10px;
background:#333 url(../images/sce/border_bottom.gif) right bottom no-repeat;
}

.testimonial {
background:transparent url(../images/sce/border_left.jpg) left repeat-y;
padding:30px;
overflow:hidden;
color:#fff;
width: 740px;
}

.testimonial img {float:left; margin-right:30px;}

.testimonial p {color: #FFF;}

.testimonial em {padding-top:20px; text-align:right; display:block; color:#A78C74; font-size: 1.4em;}
/* End Testimonials Styles */

/* Recent Projects Styles */
.rollover-project a {
clear: both;
text-decoration: none;
color: #000000;
width: 800px;
height: 100px;
display: block;
margin-left: -5px;
padding-right: 5px;
padding-bottom: 10px;
border-bottom: 1px solid #CCC;
margin-top: 10px;
}

.rollover-project a:hover {background-color: #CCC;}

.rollover-project strong {color: #404040; font-size: 1.4em; font-weight: normal; margin-bottom: 5px; font-family: Georgia,"Trebuchet MS",Arial,sans-serif;}

.rollover-project:hover strong {text-decoration: underline;}

.float-left-project {
background: #FFF;
float: left;
display: block;
width: 175px;
height: 100px;
margin: 0px 10px 25px 0px;
padding-right: 15px;
padding-bottom: 10px;
}

.float-left-project:hover {background: #FFF;}
/* End Recent Projects Styles */

/* Default Contact Form Styles */
#contactform {clear: both; display: block; height: 550px; width: 800px; margin-bottom: 10px;}

#contactform .form_element {text-align:right; float: left; width: 100px;}

#contactform .form_data {text-align:left; float: left;}

#contactform .separator {clear: both; font-size: 0px; height: 5px;}

#contactform h2, #contactform h3 {color: #FFF; font-size: 2.2em;}

#contactform label {color: #FFF; font-size: 1.4em; display: block; width: 228px; height: 10px; margin-bottom: 10px;}

#contactform input, #contactform select {width: 224px; margin-top: 5px; margin-bottom: 5px;}

#contactform p {display: block; width: 100px; color: #FFF; float: left;}

.email {color: #a18a6c;}

.astrix {font-size: 1.4em; line-height: 0.7em; padding-left: 2px; color: #a18a6c; font-weight: normal; font-family: Georgia,"Trebuchet MS",Arial;}

h2 .astrix, h3 .astrix {font-size: 1em; font-weight: normal; font-family: Georgia,"Trebuchet MS",Arial;}
/* End Default Contact Form Styles */

/* News Manager Styles */
.VolNewsCategories, .VolNewsDetail .news_date, .new_footer {font-size: 1.4em; color: #404040;}

.VolNewsDetail .news_title {
font-family: Georgia,"Trebuchet MS",Arial,sans-serif;
font-size: 2em;
color: #a18a6c;
margin-right: 10px;
}

.VolNewsDetail .news_article {clear: both; display: block; width: 800px; margin-top: 10px;}

.VolNewsCategories .news_headline {font-size: 14px; margin-bottom: 10px;}

.VolNewsSearch ul {list-style: none;}

.VolNewsSearch input {padding: 2px;}

#content .VolNewsSearch li {margin-bottom: 10px;}

.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: #BEAF9A;
border: 1px solid #000;
color: #000;
padding: 2px 5px;
}

#ctl01_MainContent_news_search_archive_list label {margin-right: 10px; margin-left: 2px;}

.new_footer {margin-top: 40px;}

.new_footer a {
display: block;
float: left;
width: auto;
background-color: #EAE5DF;
border: 1px solid #000;
color: #000;
padding: 2px 5px;
margin-right: 10px;
text-decoration: none;
}
/* End News Manager Styles */

/* Product Page Styles */
#product-content {width: 330px; padding: 0px 20px; margin-top: 10px; min-height: 350px; float: left; border-left: 1px solid #a18a6c;}

#product-image {float: left; width: 305px; margin-top: 17px;}

#product-image a img {border: 2px solid #a18a6c;}

#product-image a img:hover {border: 2px solid #000;}

#product-image p {text-align: center;}

#bottom-nav {float: right; width: 655px; padding-left: 20px; padding-right: 20px; margin-bottom: 10px; border-left: 1px solid #a18a6c;}

#bottom-nav a {float: left;}

#bottom-nav .next {float: right;}

.conservatories-contact, .orangeries-contact {
background: url(../images/sce/conservatories-contact-bg.jpg) repeat-x #FFF left top;
width: 233px;
height: 30px;
display: block;
font-family: Georgia,"Trebuchet MS",Arial,sans-serif;
text-align: center;
font-size: 1.5em;
text-decoration: none;
padding-top: 3px;
color: #FFF;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
}

.conservatories-contact:hover, .orangeries-contact:hover {color: #000;}
/* End Product Page Styles */

#ctl00_MainContent_ctl03_ctl00 {display: none;}

/* Related Info Styles */
.l1 {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 10px; font-weight:normal; color: #404040; text-decoration: none;}

.l1 a:link, .l1 a:visited {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; font-weight:normal; color: #404040; text-decoration: none;}

.l1 a:hover {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; font-weight: normal; color: #a18a6c; text-decoration : underline;}

.l2 {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 10px; font-weight: normal; color: #404040; text-decoration: none;}

.l2 a:link, .l2 a:visited {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; font-weight: bold; color: #404040; text-decoration: none;}

.l2 a:hover {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; font-weight: bold; color: #a18a6c; text-decoration : underline;}
/* End Related Info Styles */

/* Homepage Styles */
#home_content, #content1 {
float: left;
width: 246px;
height: 313px;
padding: 10px 16px;
background-color: #FFF;
}

#home_content h1, #content1 h1 {
font-size: 22px;
margin-bottom: 10px;
line-height: 28px;
}

#home_content p, #content1 p {
font-family: "Arial", Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #000;
}

#home_content ul, #content1 ul {
font-size: 1.4em;
color: #404040;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
}

#home_content li, #content1 li {
margin-top: 5px;
margin-bottom: 5px;
}

#bottom_content {
clear: both;
display: block;
width: 840px;
padding: 20px;
background-color: #a18a6c;
}

#bottom_content p {
margin-bottom: 0px;
}

.conservatories a, .orangeries a, .commercial a {
float: left;
display: block;
width: 189px;
/*height: 191px;*/
height: 206px;
background-color: #000;
padding: 2px;
text-decoration: none;
color: #FFF;
}

.orangeries a {
margin: 0px 20px;
}

.conservatories .title, .orangeries .title, .commercial .title {
font-size: 24px;
line-height: 28px;
font-family: "Georgia", Times New Roman, Times, serif;
color: #a18a6c;
margin: 8px 0px 5px 0px;
}

.conservatories span, .orangeries span, .commercial span {
font-size: 14px;
line-height: 18px;
display: block;
width: 181px;
padding-left: 8px;
}

.contact {
/*background: url("../images/sce/home-contact-bg.jpg") #000 no-repeat right top;*/
background-color: #000;
float: left;
display: block;
width: 195px;
/*height: 195px;*/
height: 210px;
margin-left: 20px;
}

.contact .title {
font-size: 24px;
line-height: 28px;
font-family: "Georgia", Times New Roman, Times, serif;
color: #a18a6c;
margin: 10px 0px;
display: block;
width: 165px;
padding: 0px 20px 0px 10px;
}

.contact a {
display: block;
width: 185px;
padding-left: 10px;
font-size: 14px;
line-height: 18px;
color: #FFF;
margin: 0px 0px 2px 0px;
}

.contact a:hover {
color: #a18a6c;
}
/* End Homepage Styles */

/* Site Search Results */
.SiteSearch {
font-size: 14px;
}

.SiteSearch_titlelink {
font-weight: bold;
text-decoration: none;
}

.SiteSearch_result_item {
margin-bottom: 10px;
}
/* End Site Search Results */

/* Image Slider Styles */
#slider {
float: left;
display: block;
clear: left;
width: 598px;
height: 329px;
border: 2px solid #FFF;
background: url("../images/sce/slider-loading.gif") #FFF no-repeat 50% 50%;
}

#slider img, #slider a.nivo-imageLink, .nivo-controlNav {
display: none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
display: block;
width: 30px;
height: 30px;
background: url("../images/sce/slider-arrows.png") no-repeat;
text-indent: -9999px;
border: 0;
position: absolute;
top: 45%;
z-index: 99;
cursor: pointer;
}

a.nivo-nextNav {
background-position: -30px 0px;
right: 15px;
}

a.nivo-prevNav {
left: 15px;
}
/* End Image Slider Styles */

.download_app a {
display: block;
width: 155px;
height: 35px;
padding: 8px 0px 0px 20px;
margin: 0px 0px 0px 2px;
color: #000;
font-weight: bold;
font-size: 18px;
text-decoration: none;
text-transform: uppercase;
background: url("../images/sce/download-app-bg.jpg") no-repeat left bottom;
}

.download_app a:hover {
color: #FFF;
background: url("../images/sce/download-app-bg.jpg") no-repeat left top;
}

.contact a.home_app {
display: block;
width: 130px;
height: 108px;
font-size: 24px;
line-height: 26px;
font-family: "Georgia", Times New Roman, Times, serif;
text-decoration: none;
color: #a18a6c;
margin: 10px 0px 20px 0px;
padding: 0px 55px 0px 10px;
background: url("../images/sce/home-iphone-app-bg.jpg") no-repeat right top;
}

