/* ATWT Colours
Orange: 		#ed941b
Pale grey: 		#edede9
Green: 			#008d64
Grey Outline: 	        #bbb199
Grey text: 		#5d5d49
 */

/* @group HTML STYLES - - - - - - - */
*, html {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif; 
	font-size:1em; 
	line-height: 1.2em;
	margin:0; 
	padding:0;
	
}
body {
	text-align:center; 
	color:#5d5d49;
	color:black;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size:13px;
}
body.editor {text-align:left; font-family: "Trebuchet MS", arial, helvetica, sans-serif; }
div {}
p {
	color: #5d5d49;
	color:black;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin:0 0 10px 0;
}
a {
	color: #ed941b;
	text-decoration: none;
}


h1,h2,h3,h4,h5,h6 { font-family:Georgia, "Times New Roman", Times, serif; margin:0; color:#ed941b; line-height:15px; font-weight:normal;}
h1 {font-size:1.6em; margin-bottom:10px; padding-left:25px; background:url(../images/sce/star-grey1.gif) top left no-repeat; line-height:1.2em;}
h2 {font-size:1.4em; margin-bottom:7px;}
h3 {font-size:1.2em; margin-bottom:6px;}
h4 {font-size:1.1em; margin-bottom:5px; color:#008d64;}
h5 {font-size:1em; margin-bottom:4px; color:#008d64;}
h6 {font-size:1em; margin-bottom:3px; color:#5d5d49;}
.clr { clear: both; font-size: 2px; line-height: 2px; height: 0px;}

/* @end */

#outer {
	text-align:left; 
	margin:0px auto 0 auto; 
	width:802px; 
	padding:1px; 
	height:100%;
}
.separator {padding:3px 0 !important; margin:3px 0; height:10px !important; display:block !important; }

/* @group HEADER STYLES - - - - - - - */
#header {
	background:url(../images/sce/logo-header.gif) top left no-repeat;
	clear: both;
}
#toplinks {float: right; margin-top:8px;}
#toplinks p, #toplinks a {color: #bbb199; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; padding:0 3px;}
#toplinks a:hover { text-decoration:underline;}
.gbl-sitemap {display:none;}

#languages { float:right; width:150px; border:1px solid #BBB199; border-top:0px; padding:3px 5px; text-align:center;}
#languages a { padding:0px 5px; font-size:10px; color:#BBB199; border-left:1px solid #BBB199; text-decoration:none;}
#languages a:hover {text-decoration:underline;;}
#languages a.lang-en {border-left:0;}
#languages a.lang-sc {}
#languages a.lang-tc {}

/* @end */

/* @group MIDDLE STYLES - - - - - - - */

#middle {
	clear: both;
	background:#edede9;
	width:802px !important;
	clear:both;
display:;
}
#middle div {}
#navpanel {
	background:url(../images/sce/nav-bg.gif) top left no-repeat;
	height: 201px;
	width: 185px !important;
        margin:0;
        padding:0;
	float: left;

}
#accordian {
	background-color: #edede9;/*#E1E1E1*/
	height: 201px;
	width: 605px !important;
	float: right;
border-left:3px solid #edede9;
 margin:-1px;
}


/* @group CONTENT STYLES - - - - - - - */
#content {
	background:#edede9 url(../images/sce/star-bg.gif) bottom right no-repeat;
	border-left:13px solid #ed941b;
	margin-left:50px !important;
        padding-bottom:30px;

}
#text {
	width: 440px !important;
	float: left;
	margin:20px 0 0 50px;
}
#content-right {
	height: ;
	width: 225px;
	float: right;
	margin:20px 0 0 0;

}

table.phone-table p {margin:0;}

table#bio {background:url(../images/sce/bio-bg.jpg) top left repeat-y;}
table#bio h1 {margin:5px 0 5px 10px; background:url(../images/sce/star-grey2.gif) top left no-repeat;}
table#bio p {border-top:1px solid #DEDAC8; margin:5px 0 5px 10px; padding:5px 0 0 0; font-size:11px; line-height:13px;}

table#bio2 { border:1px solid #bbb199;  }
table#bio2 td {padding:6px 10px;}
table#bio2 p {font-size:10px; line-height:12px; border-top:1px solid #DEDAC8; margin:3px 0 3px 0; padding:3px 0 0 0;}
table#bio2 h3 {margin-top:;}

table.bio-grid p, table#bio-grid p {font-size:11px; line-height:13px; margin-top:3px;}


#newsHeadlines {margin-top:15px; border-left:4px solid white; height:; width:200px;}
#newsHeadlines h2 {color:#5d5d49; font-size:1.2em; border-bottom:1px solid #bbb199; padding:0 0 5px 3px; margin-left:10px;}
/* @end */



/* @group FOOTER STYLES - - - - - - - */
#footer {
	height: 50px;
	color: #5d5d49;
	margin-left:50px;
        padding-top:15px;
	
}
#footer p { color:#5d5d49; font-size:11px; line-height:13px; margin:0;}
#footer a {
	color:#5d5d49 ;
	padding: 0 5px 0 5px;
	font-size: 11px;
}
#footer a:hover{
	text-decoration: underline;
}
#footer p.ftr1 {margin:0 0 5px -5px;}
#footer p.ftr1 a:last-child {display:none;}
#footer p.ftr1 a:nth-child(7){}

/* @end */



#content #text ul {
	color: #5d5d49;
	color:black;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin:;
        width:430px;
        padding:5px 0 5px 25px;
}
#content #text li {margin-bottom:4px; font-size: 14px !important;}

#site_map {margin-left:40px; font-size:16px; line-height:18px;}
#site_map li {margin-bottom:2px;}
#site_map ul {list-style:none; margin-bottom:15px; font-family:georgia,times,serif;}
#site_map ul a {font-size:1.1em;}
#site_map ul ul {list-style:none; font-weight:normal; margin:0 0 5px 15px;font-family:Arial, Helvetica, sans-serif;}
#site_map ul ul a {color:#339999; font-size:90%;}
#site_map ul ul ul {list-style:none; font-weight:normal; margin:0 0 5px 25px;font-family:Arial, Helvetica, sans-serif;}
#site_map ul ul ul a {color:#666666;font-size:85%;}


/* NEWS STYLES */
div.news_manager {margin:0;}
div.VolNewsHeadline {}
div.news_manager span.news_date {font-size:9px; display:none; color:#333333; margin-top:5px; padding-top:2px;}
div.news_manager a.news_title {font-weight:normal; padding:5px 3px; display:block; font-size:1.1em; margin:0 0 0 10px; border-bottom:1px solid #ccc; color:#ed941b; font-family:georgia,times,serif;}
div.news_manager a:hover.news_title {background:white; color:#5d5d49;}
div.news_manager div.news_headline {display:none;}
div.VolNewsDetail span.news_title {font-weight:normal; font-size:1.8em; color:#ed941b; font-family:georgia,times,serif; margin:0 0 10px 0;display:block;}
div.VolNewsDetail span.news_headlines {display:none; padding:3px 0 3px 0;line-height:20px; font-size:16px; color:#333333;}
div.VolNewsDetail div.news_article p {font-size:14px; line-height:17px; margin-top:5px; margin-bottom:5px; color:#000;}
div.new_footer {display:none;}

div.VolNewsCategories {margin:10px 0 0 0;}
div.VolNewsCategoryListing div.panel a {background:#e2e2e2; border:1px solid white; padding:3px 6px; margin-top:3px; display:block; width:130px; text-align:left;}
div.VolNewsCategoryListing div.panel a:hover.cat_name {background:#cccccc; text-decoration:none;}
div.VolNewsCategoryListing div.clear {display:none;}
div.VolNewsCategoryListing {}

div.VolNewsDetail {}


/* @end */




