/* basic */
*{margin:0;padding:0;}
body{font-family:"Trebuchet MS",Tahoma,Verdana;font-size:75%;line-height:150%;color:#333;background:#fff url(../images/sand.jpg) repeat;}
html{height:100%;margin-bottom:1px;}
fieldset,img{border:0;}

/*links*/
a:link,a:visited{color:#7b4900;text-decoration:none;}
a:hover{color:#333;text-decoration:none;}
a:active,a:focus{outline:0;}
a.external{padding-left:13px;background:url(../images/link_external.png) 0 40% no-repeat;}

/* headings */
h1,h2,h3,h4,h5,h6{font-weight:bold;line-height:120%;font-family:"Myriad Pro",Tahoma;margin:0 0 8px 0;}
h1,.contentheading,.componentheading,td.contentheading{color:#333;font-size:170%;font-weight:bold;padding:0 0 8px 0;font-family:"Myriad Pro",Tahoma;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:130%;}
h5{font-size:110%;}
.article_column .contentheading{font-size:100%;margin:10px 0 10px 5px;text-transform:uppercase;}
a.emphasise,.emphasise a{font-size:120%;margin:10px 0;line-height:120%;text-align:right;display:block;}
a.emphasiseLeft,.emphasiseLeft a{font-size:120%;margin:10px 0;line-height:120%;text-align:left;display:block;}

/* defaults*/
p{margin:5px 0 7px 0;}
ul,ol,dl{margin:8px 0;padding-left:30px}
dl{margin:1em 0;}
dd{padding-left:40px;}
td,th{padding:1px;}
hr{margin:.5em 0 .5em 0;display:block;background:#c8c8c8;color:#c8c8c8;height:1px;border:none;}
blockquote{margin:10px 25px;border-top:1px dotted #7b4900;border-bottom:1px dotted #7b4900;font-style:italic;}
pre{margin:1em 0;padding:.5em 0 .5em 1em;border:1px dotted #aab4be;border-left:20px solid #b4b4b4;background:#f4f5f6;font-size:90%;/* Browser specific (not valid) styles to make preformatted text wrap *//* white-space:pre-wrap;/* css-3 *//* white-space:-moz-pre-wrap;/* Mozilla,since 1999 */}
acronym,abbr{border-bottom:1px dashed #969696;cursor:help;}

/* forms */
legend{background:#fff;}
textarea,input[type='text'],input[type='password'],select{border:1px solid #c8c8c8;background:#fff;}
textarea:hover,input[type='text']:hover,input[type='password']:hover,select:hover{border-color:#aaa;}
textarea:focus,input[type='text']:focus,input[type='password']:focus,select:focus{border-color:#8c8c8c;outline:2px solid #dcdcdc;}
input[type='button'],input[type='submit'],input[type='checkbox'],input[type='image'],input[type='radio'],input[type='reset'],select,button{cursor:pointer;}
input[type='hidden']{display:none;}
fieldset{padding:0 1em 1em 1em;}
legend{padding:0 .8em;}
textarea,input[type='text'],input[type='password']{padding:.1em 0 .1em .4em;}
option{padding:0 .4em .1em .4em;}
form div{margin:.8em 0;}
button,input[type='button']{padding:.2em .3em .2em .1em;line-height:100%;}

/* Layout */
div.wrapper{margin:auto;width:1030px !important;}
div#absolute{position:absolute;z-index:15;top:0;left:0;width:100%;}
div#header{width:1020px;padding:0;margin:8px 0 2px 0;position:relative;z-index:10;clear:both;height:210px;overflow:hidden;}
div#toolbar{width:auto;height:10px;clear:both;overflow:hidden;}
div#headerbar{width:auto;height:195px;clear:both;margin:0 12px;background:#003466;overflow:hidden;}
div#logo{position:absolute;top:25px;left:30px;z-index:102;}
div#search{position:absolute;top:43px;right:23px;z-index:103;width:136px;}
div#yoo-search{width:131px;height:30px;padding:0;background:url(../images/searchbar.png) 0 0 no-repeat;margin:0}
div#yoo-search input{padding:4px 2px 2px 20px;border:none;outline:none;background:none;float:left;color:#646464;font-size:100%;width:88px;}
div#banner{position:absolute;top:74px;left:12px;width:996px;z-index:100;height:126px;overflow:hidden;}
div#bannerFrame{position:absolute;top:0;left:0;width:1020px;z-index:101;height:210px;background:url(../images/banner_frame.png) no-repeat 0 0 !important;background:url(../images/banner_frame.gif) no-repeat 0 0;overflow:hidden;}
div#wrapper{width:auto;clear:both;position:relative;z-index:200;}
div#wrapper div.wrapper-container{margin:0;}
div#menu{position:relative;top:12px;left:0;padding:10px 250px 0 14px;height:62px;background:url(../images/menu_bg.jpg) 0 0 no-repeat;z-index:201;}
div#middle{position:relative;top:8px;left:0;width:1020px;}
div#main_container{height:100%;}
div#contentTop{float:left;}
div#contentBottom{float:left;}
div#content{float:left;width:1020px;height:630px;}
div#content_container{padding:0;height:100% !important;height:240px;min-height:240px;overflow:visible;}
div.explosionFlash{width:990px;height:600px;margin:0 8px;border:5px solid #fff;}

/* footer*/
div#footer{position:relative;top:0;bottom:0;left:0;clear:both;width:1020px;zoom:1;border-top:1px dashed #fff;color:#fff;}
div#footerWrap{float:left;padding:2px 0 0 0;}
div#footer a{color:#fff;}
div#address{float:left;font-size:105%;color:#fff;}
div#address p{margin:7px 0 0 0; }
div#social{float:right;margin:10px 0 0 0;}
div#copyright{clear:both;float:left;width:250px;font-size:80%;}
div#copyright a:hover{color:#7b4900;}
div#footnote p{float:left;width:934px;clear:both;color:#ccc;font-size:95%;margin:0}
/*div#footer a.anchor{float:right;margin:36px 0 0 0;width:30px;height:5px;background:url(../images/footer_anchor.png) 0 0 no-repeat;display:block;text-decoration:none;}*/
div#hidden{display:none;}

/* menu top */
ul.menu{margin:0;padding:0;list-style:none;}
div#menu ul.menu li{margin:0 2px 0 26px;padding:0;display:block;float:left;}
div#menu ul.menu li a{display:block;float:left;line-height:32px;color:#333;font-size:18px;font-weight:bold;}
div#menu ul.menu li a:hover{color:#fff;}
div#menu ul.menu li.current a{font-weight:bold;color:#7b4900;}
div#menu ul.menu li.level2,div#menu ul.menu li.item7,div#menu ul.menu li.item8,div#menu ul.menu li.item9,div#menu ul.menu li.item10,div#menu ul.menu li.item11,div#menu ul.menu li.item12,div#menu ul.menu li.item13,div#menu ul.menu li.item14,div#menu ul.menu li.item15,div#menu ul.menu li.item16,div#menu ul.menu li.item17,div#menu ul.menu li.item18{display:none;}

/* menu bottom */
div#sitemenu{clear:both;float:left;width:100%;height:22px;overflow:hidden;}
div#sitemenu ul.menu li{margin:0 13px 0 0;padding:0;display:block;float:left;}
div#sitemenu ul.menu li a{display:block;float:left;line-height:32px;color:#fff;font-weight:normal;font-size:12px;}
div#sitemenu ul.menu li a:hover{color:#7b4900;}
div#sitemenu ul.menu li.current a{font-weight:bold;color:#7b4900;}
div#sitemenu ul.menu li.level2,div#sitemenu ul.menu li.item11,div#sitemenu ul.menu li.item14,div#sitemenu ul.menu li.item15{display:none;}
div#sitemenu ul.menu li.item18{margin:0;}

/* odds and sods */
div.sites a{background:url(../images/weblink.png) top left no-repeat;padding-left:20px;font-weight:bold;font-family:"Myriad Pro",Tahoma;font-size:110%;}
div.sites tr.section td{border-bottom:1px dashed #7b4900;padding:4px 0 2px 0}
div.content{width:440px;margin-bottom:20px;}
div#main_container .article_separator{display:none;}
body#tinymce{background-color:#fff;}
div.border{border-bottom:2px dashed #7b4900;margin:18px 0;}

/* Clearing & Floating */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:block;}
.floatbox{overflow:hidden;}
.float-left{float:left;overflow:hidden;}
.float-right{float:right;overflow:hidden;}
.width100{width:100%;}

/* Joomla! */ 
.tool-tip{float:left;background:#ffc;border:1px solid #D4D5AA;padding:5px;max-width:200px;color:#323232;}
.tool-title{font-size:100%;font-weight:bold;margin:-15px 0 0 0;padding:15px 0 5px 0;background:url(../../system/images/selector-arrow.png) no-repeat;}
.tool-text{font-size:100%;margin:0;}
.contentpane{margin:0;padding:0;width:auto;}
.contentpaneopen{margin:0;padding:0;width:626px;}
a.readon,a.readmore{margin:0 0 20px 0;width:100px;height:20px;background:transparent url(../images/readmore.png) 0 0 no-repeat;/* ie6png:crop */display:block;float:right;line-height:20px;text-indent:10px;font-size:90%;cursor:pointer;}
#page a.readon:link,#page a.readon:visited,#page a.readmore:link,#page a.readmore:visited{color:#fff;}
#page a.readon:hover,#page a.readmore:hover{background:transparent url(../images/readmore.png) 0 -20px no-repeat;color:#fff;}
.small{font-size:95%;font-style:italic;color:#969696;}
div.mosimage{margin:5px;}
div.mosimage_caption{font-size:95%;}
.button{font-size:110;padding:1px 10px;}
.sectiontableheader{padding:5px;background:#ebebeb;border-bottom:1px solid #b4b4b4;font-weight:bold;}
tr.sectiontableentry1 td{padding:5px;background:#fafafa;border-bottom:1px solid #dcdcdc;}
tr.sectiontableentry2 td{padding:5px;background:#f0f0f0;border-bottom:1px solid #dcdcdc;}
td.sectiontableentry1{padding:5px;background:#fafafa;border-bottom:1px solid #dcdcdc;}
td.sectiontableentry2{padding:5px;background:#f0f0f0;border-bottom:1px solid #dcdcdc;}
.blog img{border:1px solid #ccc;padding:5px;background:#fff;}
.blog img:hover{border:1px solid #e96f34;}
.blog h5{margin:10px 0 2px 0;text-transform:uppercase;font-size:100%;}
.article_column p{line-height:115%;min-height:65px;margin:3px 10px 0 0;}
span.hasTip img{width:18px;height:18px;padding:0;background:none;border:0;}
span.hasTip img:hover{border:0;}
input.system-openid{background:url(http://openid.net/login-bg.gif) no-repeat;background-color:#fff;background-position:0 50%;color:#000;padding-left:18px;}
.system-unpublished{background:#e8edf1;border-top:4px solid #c4d3df;border-bottom:4px solid #c4d3df;}
td.pagenavlinks{padding-top:0;}

/* System Messages */
#system-message{margin-bottom:10px;margin-left:35px;margin-right:40px;padding:0;}
#system-message dt{font-weight:bold;}
#system-message dd{margin:0;font-weight:bold;text-indent:30px;padding:0;}
#system-message dd ul{color:#0055BB;margin-bottom:10px;list-style:none;padding:10px;border-top:3px solid #84A7DB;border-bottom:3px solid #84A7DB;}
#system-message dt.message{display:none;}
#system-message dt.error{display:none;}
#system-message dd.error ul{color:#c00;background-color:#E6C0C0;border-top:3px solid #DE7A7B;border-bottom:3px solid #DE7A7B;}
#system-message dt.notice{display:none;}
#system-message dd.notice ul{color:#c00;background:#EFE7B8;border-top:3px solid #F0DC7E;border-bottom:3px solid #F0DC7E;}
#system-debug{color:#ccc;background-color:#fff;padding:10px;margin:10px;}
#system-debug div{font-size:11px;}

/* Form validation */
.invalid{border-color:#ff0000;}
label.invalid{color:#ff0000;}

/* Buttons */
#editor-xtd-buttons{padding:5px;}
.page span{color:#000;font-weight:bold;}
