/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. and Co. KG. All rights reserved.
 */ 

/*
 * Browser Reset
 */

 
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

fieldset, img { border: 0; }

 
a:focus { outline: none; }

 
option { padding-left: 0.4em; }

 
ul, ol, dl { margin: 1em 0; padding-left: 30px }
dl { margin: 1em 0; }
dd { padding-left: 40px; }

blockquote { margin: 0 0 1em 1.5em; }

p {	margin: 1em 0; }

td, th { padding: 1px; }

 
 
html {
	height: 100%;
	margin-bottom: 1px;
}
	
/*
 * Page
 */
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
}

body.yoopage {
	background: #ffffff url(/templates/yoo_nu/images/background_heather.jpg) 0 0 no-repeat;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

/* center page */
div.wrapper {
	margin: auto; 
    margin-top:80px;
}

/*
 * Layout
 */

div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#page-body {
}

div.wrapper-t {
	background:  url(/templates/yoo_nu/images/wrapper_t.png) 35px 6px no-repeat;
  
}

div.wrapper-b {
	/*background: url(/web/20130809164721im_/http://heatherandhillforts.co.uk/templates/yoo_nu/images/wrapper_b.png) 0 100% repeat-x;*/
}

div.wrapper-l {
	/*background: url(/web/20130809164721im_/http://heatherandhillforts.co.uk/templates/yoo_nu/images/wrapper_l.png) 0px 50px repeat-y;*/
    
}

div.wrapper-r {
	background: url(/templates/yoo_nu/images/wrapper _r.png) 100% 0 repeat-y;  
}

div.wrapper-tl {
	background: url(/templates/yoo_nu/images/wrapper _tl.png) 0 0 no-repeat;    
    
}

div.wrapper-tr {
	background: url(/templates/yoo_nu/images/wrapper_ tr.png) 100% 0 no-repeat;  
    
}

div.wrapper-bl {
	background: url(/templates/yoo_nu/images/wrapper_ bl.png) 0 100% no-repeat; 
    border-bottom: 1px solid #969696;   
}

div.wrapper-br {
	padding: 5px 35px 0px 35px;   
    
	/*background: url(/web/20130809164721im_/http://heatherandhillforts.co.uk/templates/yoo_nu/images/wrapper_ br.png) 100% 100% no-repeat;*/
}

div#header {
	width: auto;  
	height: 330px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 10;
	clear: both;  
    
}

div#toolbar {
	width: auto;  
	height: 27px;
	padding: 3px 140px 0px 130px;
	clear: both;  
}

div#date {
	margin: 5px 10px 0px 0px;
	float: left;
	font-size: 85%;
}

div#topmenu {
	margin: 5px 10px 0px 0px;
	float: left;
}

div#styleswitcher {
	  
	height: 20px;
	margin: 3px 0px 0px 10px;
	float: right;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
	 
}

a#switchfontsmall {
	background: url(/templates/yoo_nu/images/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(/templates/yoo_nu/images/styleswitcher_fontsmall.png) 0 -20px no-repeat;
}

a#switchfontmedium {
	background: url(/templates/yoo_nu/images/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(/templates/yoo_nu/images/styleswitcher_fontmedium.png) 0 -20px no-repeat;
}

a#switchfontlarge {
	background: url(/templates/yoo_nu/images/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(/templates/yoo_nu/images/styleswitcher_fontlarge.png) 0 -20px no-repeat;
}

a#switchwidththin {
	background: url(/templates/yoo_nu/images/styleswitcher_widththin.png) 0 0 no-repeat;
}

a:hover#switchwidththin {
	background: url(/templates/yoo_nu/images/styleswitcher_widththin.png) 0 -20px no-repeat;
}

a#switchwidthwide {
	background: url(/templates/yoo_nu/images/styleswitcher_widthwide.png) 0 0 no-repeat;
}

a:hover#switchwidthwide {
	background: url(/templates/yoo_nu/images/styleswitcher_widthwide.png) 0 -20px no-repeat;
}

a#switchwidthfluid {
	background: url(/templates/yoo_nu/images/styleswitcher_widthfluid.png) 0 0 no-repeat;
}

a:hover#switchwidthfluid {
	background: url(/templates/yoo_nu/images/styleswitcher_widthfluid.png) 0 -20px no-repeat;
}

div#headerbar {
	width: auto;  
	height: 200px;
	padding: 0px 0px 18px 0px;
	clear: both;  
	overflow: hidden;
}

div#headermodule {
	margin: 0px 0px 0px 0px;
	float: left;
}

div#menubar {
	width: auto;  
	height: 76px;
	margin: 0px 0px 0px 0px;
	clear: both;  
	background: url(/templates/yoo_nu/images/top_background.jpg) 0 0 repeat-x;
}

div#menu {
	position: absolute;
	top: 260px;
	left: 0px;
	height: 72px;
	padding: 0px 0px 0px 0px;
}

div#logo {
	position: absolute;
	top: -100px;
	left: -50px;
}

div#search {
	position: absolute;
	top: 6px;
	right: 10px;
	z-index: 10;
}

div#banner {
	position: absolute;
	top: 0px;
	right: -20px;
	width: 0px;
	z-index: 3;
}

div#top {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
    background: url(/templates/yoo_nu/images/top_background.jpg) 0 0 no-repeat;
}

div#top .topbox {
	margin-top: 0px;
}

div#middle {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	clear: both;  
    background-color: white;
    border-left: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;
}

div#middle .background {
	min-height: 140px;
	 
	 
	 
	 
}

 
div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.left div#middle .background {
	padding: 0px 0px 0px 0px;
	background: url(/templates/yoo_nu/images/left_bg.png) 0 0 repeat-y;
}

 
.right div#middle .background {
	padding: 0px 0px 0px 0px;
	background: url(/templates/yoo_nu/images/left_bg_right.png) 100% 0 repeat-y;
}

div#left {
	width: 190px;  
	 
}

.left div#middle div#left {
	float: left;
}

.right div#middle div#left {
	float: right;
}

div#main {
	width: auto;
	 
}

 
div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

 
.left div#main {
	margin: 0px 0px 0px 220px;  
}

 
.right div#main {
	margin: 0px 220px 0px 0px;  
}

div#maintop {
	padding: 0px 0px 15px 0px;
}

div#mainmiddle {
	margin: 0px 0px 15px 0px;
}

.showright div#mainmiddle {  
	background: url(/templates/yoo_nu/images/right_bg.png) 100% 0 repeat-y;
}

div#right {
	width: 180px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div#content {
	width: auto;
	 
}

 
div#content {
	margin: 0px 0px 0px 0px;
}

 
.showright div#content {
	margin: 0px 210px 0px 0px;  
}

div#contenttop {
	margin: 0px 0px 15px 0px;
}

div#breadcrumb {
	height: 19px;
	font-size: 85%;
}

div#contentbottom {
	margin: 15px 0px 0px 0px;
}

div#mainbottom {
	padding: 0px 0px 0px 0px;
}

div#bottom {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	clear: both;  
}

div#bottom .bottomblock {
	margin-top: 15px;
	margin-bottom: -15px;
}

div#footer {
	width: auto;  
	padding: 16px 15px 0px 15px;
	clear: both;  
	min-height: 30px;
    background-color:white;
    /*background: url(/web/20130809164721im_/http://heatherandhillforts.co.uk/templates/yoo_nu/images/wrapper_b.png) 100% 0 repeat-x;*/
    
	 

	text-align: center;
}

div#footer .footer-bg {
	/*padding: 0px 0px 0px 0px;
	border-top: 1px solid #969696;*/

}

div#debug {
	width: auto;  
	margin: -40px 0px 0px 0px;
	padding: 0px 35px 100px 35px;
	clear: both;  
}

div#debug a.anchor {
	margin: 0px 0px 0px 0px;
	width: 30px;
	height: 5px;
	/*background: url(/web/20130809164721im_/http://heatherandhillforts.co.uk/templates/yoo_nu/images/footer_anchor.png) 0 0 no-repeat;  */
	display: block;
	float: right;
	text-decoration: none;
}

/*
 * Clearing and 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; }

.width20 { width: 19.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width50 { width: 49.999%; }
.width66 { width: 66.666%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }

#page-footer{
background: url(/templates/yoo_nu/images/footer_bg.jpg) 0 0 no-repeat; 
}

#debugger{
    width: auto;  
    margin: -40px 0px 0px 0px;
    padding: 0px 35px 100px 35px;
    clear: both;  
}

#jq_quiz_container_author{
position:absolute;
left:-10000px;
}
#jq_quiz_container,jq_quiz_container_description{
width:100%;
    float: left;
}
#header_quote{
position:absolute;
top:180px;
right:20px;
font-size: 2em;
color:#ffffff;
padding:2px 0px 4px 0px;
}body.width-thin div.wrapper { width: 790px; }body.width-wide div.wrapper { width: 990px; }body.width-fluid div.wrapper { width: 90%; }div#styleswitcher { width: 45px; }/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * links
 */

a:link, a:visited {
	color: #1e87c8;
	text-decoration: none;
}

a:hover {
	color: #00afff;
	text-decoration: underline;
}
/*
body.green a:link, body.green a:visited { color: #5a8c00; }
body.green a:hover { color: #73c800; }
body.pink a:link, body.pink a:visited { color: #aa2dd2; }
body.pink a:hover { color: #fa4bff; }
body.orange a:link, body.orange a:visited { color: #ff3200; }
body.orange a:hover { color: #ff6400; }
body.blue a:link, body.blue a:visited { color: #1e87c8; }
body.blue a:hover { color: #00afff; }
*/

 
a.external {
        padding-left: 13px;
        background: url(/templates/yoo_nu/images/link_external.png) 0 40% no-repeat;
}

/*
 * acronym
 */

acronym, abbr {
	border-bottom: 1px dashed #AAAAAA;
	cursor:help;
}

/*
 * highlighted emphasis
 */

em.box, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.box { 
	padding: 0px 2px 0px 2px;
	background:#f4f5f6;
	border: 1px dotted #aab4be;
}

em.file { 
	padding: 0px 0px 0px 13px;
	background: transparent url(/templates/yoo_nu/images/em_file.png) 0 1px no-repeat;
	color: #000000;
}

em.directory { 
	padding: 0px 0px 0px 16px;
	background: transparent url(/templates/yoo_nu/images/em_directory.png) 0 1px no-repeat;
	color: #000000;
}

/*
 * unsorted lists
 */
 
ul.arrow, ul.arrow-big,
ul.checkbox, ul.checkbox-big,
ul.check, ul.check-big,
ul.star, ul.star-big,
ul.plus, ul.plus-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li,
ul.plus li {
	margin: 10px 0px 10px 0px;
	padding: 7px 0px 6px 35px;
	font-weight: bold;
	line-height: 100%
}

ul.arrow-big li,
ul.checkbox-big li,
ul.check-big li,
ul.star-big li,
ul.plus-big li {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 15px 60px;
	font-size: 200%;
	font-weight: bold;
}

ul.arrow li { background: url(/templates/yoo_nu/images/list_arrow.png) 0 0 no-repeat; }
ul.arrow-big li { background: url(/templates/yoo_nu/images/list_arrow_big.png) 0 0 no-repeat; }
ul.checkbox li { background: url(/templates/yoo_nu/images/list_checkbox.png) 0 0 no-repeat; }
ul.checkbox-big li { background: url(/templates/yoo_nu/images/list_checkbox_big.png) 0 0 no-repeat; }
ul.check li { background: url(/templates/yoo_nu/images/list_check.png) 0 0 no-repeat; }
ul.check-big li { background: url(/templates/yoo_nu/images/list_check_big.png) 0 0 no-repeat; }
ul.star li { background: url(/templates/yoo_nu/images/list_star.png) 0 0 no-repeat; }
ul.star-big li { background: url(/templates/yoo_nu/images/list_star_big.png) 0 0 no-repeat; }
ul.plus li { background: url(/templates/yoo_nu/images/list_plus.png) 0 0 no-repeat; }
ul.plus-big li { background: url(/templates/yoo_nu/images/list_plus_big.png) 0 0 no-repeat; }


/*
 * ordered lists
 */
 
ol.disc, ol.disc-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ol.disc {
	padding: 0px 0px 0px 27px;
	background: url(/templates/yoo_nu/images/list_disc.png) 0 0 repeat-y;
}

ol.disc li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 12px;
	font-weight: bold;
	line-height: 28px;
}

ol.disc-big {
	padding: 0px 0px 0px 45px;
	font-size: 200%;
	background: url(/templates/yoo_nu/images/list_disc_big.png) 0 0 repeat-y;
}

ol.disc-big li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 20px;
	font-weight: bold;
	line-height: 45px;
}

/*
 * highlighted div and span boxes
 */

span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #f4f5f6;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	text-align:justify;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

div.info, span.info {
	background: #f4f5f6 url(/templates/yoo_nu/images/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}

div.alert, span.alert {
	background: #fff5eb url(/templates/yoo_nu/images/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
}

div.download, span.download {
	background: #f5faeb url(/templates/yoo_nu/images/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

div.tip, span.tip {
	background: #fffdeb url(/templates/yoo_nu/images/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
}

/*
 * highlighted quotations
 */

blockquote {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	background: url(/templates/yoo_nu/images/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(/templates/yoo_nu/images/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	background: url(/templates/yoo_nu/images/blockquote_big_start.png) 0 0 no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

blockquote.big p {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	background: url(/templates/yoo_nu/images/blockquote_big_end.png) 100% 100% no-repeat;
}

/*
 * preformatted text elements
 */

pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	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 */
}

/*
 * headings
 */

h1, h2, h3, h4, h5, h6 {
	font-family:arial;
	font-weight: bold;
	padding-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
    color: #224c8c;
}

h1 {
	font-size: 250%;
	font-weight: normal;
	
}

h2 {
	font-size: 200%;
	
}

h3 {
	font-size: 175%;
	
}

h4 {
	font-size: 150%;
	font-weight: normal;
	
}

h5 {
	font-size: 125%;
	
}

h6 {
	font-size: 110%;
	
}
/*
body.green h1, body.green h4, body.green h6 { color: #739141; }
body.pink h1, body.pink h4, body.pink h6 { color: #c83cbe; }
body.orange h1, body.orange h4, body.orange h6 { color: #f06400; }
body.blue h1, body.blue h4, body.blue h6 { color: #5591d7; }
*/
/*
 * forms
 */

 
 
fieldset { border: 1px solid #ccc; }
legend { background: #fff; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #ccc; 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: #888; outline: 2px solid #ddd; }
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; margin: 1.6em 0; }  
legend { padding: 0 .8em 0 .8em; }
legend+* { margin-top: 1em; }  
textarea, input[type='text'], input[type='password'] { padding: .1em 0 .1em .4em; }
option { padding: 0 .4em .1em; }
form div { margin-bottom: .8em; }
button, input[type='button'] { padding: .2em .3em .2em .1em; line-height: 100%; }
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * topmenu
 */

 
div#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#topmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

div#topmenu li a {
	height: 20px;
	padding: 0px 10px 0px 10px;
	background: url(/templates/yoo_nu/images/topmenu_item_bg.png) 0 4px no-repeat;
	float: left;
	display: block;
	position: relative;
	line-height: 17px;
	overflow: hidden;  
	font-size: 85%;
	text-decoration: none;
}

div#topmenu li.item1 a {
	padding: 0px 10px 0px 0px;
	background: none;
}

div#topmenu a:link, div#topmenu a:visited {
	color: #555;
}

div#topmenu a:hover {
	color: #641e6a;
}

/*
 * menu
 */

 
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	z-index: 5;  
}

div#menu li a, #menu li span.separator {
	height: 69px;
	display: block;
	float: left;
	line-height: 69px;
	text-decoration: none;
	color: #fff;
}

div#menu li span {  
	display: block;
}

div#menu li span {  
	background-repeat: no-repeat;
	background-position: 5% 0px;
}

div#menu li a.current {  
	color: #aa1428;
}

div#menu a:hover, div#menu span.sfhover {  
	color: #641e6a;
}

div#menu li.active {  
	font-weight: bold;
}

div#menu li.active ul {  
	font-weight: normal;
}

div#menu li.parent span.separator {  
	cursor: pointer;
}

 
div#menu li.fancy {
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 4;
	overflow: hidden;
}

div#menu li.fancy div.fancy-container {
	padding: 0px 10px 0px 10px;
}

div#menu li.fancy div.fancy-container div.fancy-m {
	height: 69px;
	background: url(/templates/yoo_nu/images/menu_tab_m.png) 0 0 repeat-x;
}

div#menu li.fancy div.fancy-container div.fancy-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 69px;
	background: url(/templates/yoo_nu/images/menu_tab_l.png) 0 0 no-repeat; /* ie6png:crop */
}

div#menu li.fancy div.fancy-container div.fancy-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 69px;
	background: url(/templates/yoo_nu/images/menu_tab_r.png) 0 0 no-repeat; /* ie6png:crop */
}

 
div#menu ul.menu {
}

div#menu li.level1 {
}

div#menu a.level1, div#menu span.level1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 175%;
	line-height: 250%;
}

div#menu a.level1 span, div#menu span.level1 span {
	padding: 10px 20px 1px 56px;
}

div#menu li:hover a.level1, div#menu li.sfhover a.level1, div#menu li:hover span.level1, div#menu li.sfhover span.level1 {  
	/* color: #323232; */
}

div#menu li.active a.level1, div#menu li.active span.level1 {  
	color: #ffffff;
}

 
div#menu a.level1 span.title, div#menu span.level1 span.title{
	padding: 0px;
	line-height: 200%;
}

 
div#menu a.level1 span.sub, div#menu span.level1 span.sub {
	padding: 0px;
	font-size: 55%;
	font-weight: normal;
	color: #fff;
	margin-top: -6px;
	line-height: 10px;
}

 
div#menu ul.menu ul {
	position: absolute;
	top: 60px;
	left: -999em;  
	width: 165px;
	padding: 0px 0px 10px 0px;
	background: url(/templates/yoo_nu/images/menu_dropdown_bg.png) 0 100% no-repeat;
}

div#menu li:hover ul, div#menu li.sfhover ul {
	left: 0px;  
	z-index: 100;
}

div#menu li.level1 li {
   	width: 100%;  
	text-indent: 15px;
}

div#menu li.level1 li a, div#menu li.level1 li span.separator{
	height: 25px;
	padding: 0px;
	margin: 0px 1px 0px 1px;
	background: #176ea4 url(/templates/yoo_nu/images/menu_level2_item.png) 100% 0 no-repeat;
	float: none;  
	display: block;
	line-height: 25px;
}

div#menu li.level2 a.parent, div#menu li li.level2 span.parent {  
	background: #176ea4 url(/templates/yoo_nu/images/menu_level2_item_parent.png) 100% 0 no-repeat;
}

 

 
div#menu li ul ul {
	margin: -61px 0 0 164px;  
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	border-top: 1px solid #c8c8c8;
}

 
div#menu li:hover ul ul, div#menu li.sfhover ul ul,  
div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul,  
div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul {  
	left: -999em;
}

 
div#menu li li:hover ul, div#menu li li.sfhover ul,  
div#menu li li li:hover ul, div#menu li li li.sfhover ul,  
div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}


/*
 * sub menu
 */
 
 
div#middle div.mod-menu div.module ul,
div#middle div.mod-menu div.module ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
	background: #FEFEFE;
}

div#middle ul.menu li {
	margin: 0px;
	padding: 0px;
	display: block;
}

div#middle ul.menu a, div#middle ul.menu span.separator {
	height: 25px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #646464;
}

div#middle ul.menu li span {  
	display: block;
}

div#middle ul.menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#middle ul.menu a.current, div#middle ul.menu a.current:hover {  
	color: #aa1428;
}

div#middle ul.menu a:hover, div#middle ul.menu span.separator:hover, div#middle ul.menu span.sfhover {  
	color: #000000;
}

div#middle ul.menu li.active {  
	font-weight: bold;
}

div#middle ul.menu li.active li {  
	font-weight: normal;
}

div#middle ul.menu li.parent span.separator {  
	cursor: pointer;
}

 
div#middle ul.menu li.level1 {
}

div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	background: #FEFEFE url(/templates/yoo_nu/images/submenu_level1_item.png) 100% 0 no-repeat;
	text-indent: 15px;
}

div#middle ul.menu li.parent a.level1, div#middle ul.menu li.parent span.level1 {  
	background: #FEFEFE url(/templates/yoo_nu/images/submenu_level1_item_parent.png) 100% 0 no-repeat;
}

 
div#middle ul.menu li.level2 {
}

div#middle ul.menu li.level2 a {
	height: 20px;
	line-height: 20px;
}

div#middle ul.menu a.level2 {
	background: #FEFEFE url(/templates/yoo_nu/images/submenu_level2_item.png) 100% 0 no-repeat;
	text-indent: 35px;
}

div#middle ul.menu a.level2 span {
	background: url(/templates/yoo_nu/images/submenu_level2_item_icon.png) 15px 2px no-repeat;
}

 
div#middle ul.menu li.level3 {
}

div#middle ul.menu a.level3 {
	background: #FEFEFE;
	text-indent: 45px;
}

div#middle ul.menu a.level3 span {
	background: url(/templates/yoo_nu/images/submenu_level3_item_icon.png) 25px 2px no-repeat;
}

 
div#middle ul.menu li.level4 {
}

div#middle ul.menu a.level4  {
	background: #FEFEFE;
	text-indent: 55px;
}

div#middle ul.menu a.level4 span {
	background: url(/templates/yoo_nu/images/submenu_level4_item_icon.png) 35px 2px no-repeat;
}
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/* reset header for all modules */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable-blank h3,
div.module h3,
div.module_menu h3,
div.module-blank h3,
div.module-border h3,
div.module-new h3,
div.module-top h3,
div.module-black h3,
div.module-pink h3,
div.module-yellow h3,
div.module-photo h3,
div.module-dashed h3,
div.module-fade h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	color: #646464;
}

/*
 * header modules
 */
 
#headermodule div.module {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 78px;
	border: 1px solid #c8c8c8;
	background: #ffffff;
	 
	 
	overflow: hidden;
	text-align:justify;
	float: right;
}

#headermodule div.module h3 {
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

/* blank */
#headermodule div.module-blank {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	float: right;
}

/*
 * modules (top, bottom, left, right, maintop, mainbottom, contenttop, contentbottom)
 */
 
/* default */
#top .seperator div.module,
#bottom .seperator div.module,
#middle .seperator div.module {
	margin: 0px 15px 0px 0px;
}

#top div.module div div div,
#bottom div.module div div div,
#middle div.module div div div {
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #969696;
	overflow: hidden;
}

 
#top div.module div div div div,
#bottom div.module div div div div,
#middle div.module div div div div {
	padding: 0px 0px 0px 0px;
	border-top: none;
}

 
#top div.module h3,
#bottom div.module h3,
#middle div.module h3 {
	margin: -10px -10px 5px -10px;
	padding: 0px 0px 0px 10px;
	height: 24px;
	border-bottom: 1px solid #dcdcdc;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
}

/* blank */
#top div.module-blank,
#bottom div.module-blank,
#middle div.module-blank {
	margin: 0px 0px 0px 0px;
	overflow: hidden;  
}

#top .seperator div.module-blank,
#bottom .seperator div.module-blank,
#middle .seperator div.module-blank {
	margin: 0px 10px 0px 0px;
}

/* menu */
#middle .seperator div.module_menu {
	margin: 0px 15px 0px 0px;
}

#middle div.module_menu div div div {
	overflow: hidden;
}

 
#middle div.module_menu h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	height: 25px;
	background: #6e7173;
	color: #ffffff;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

/* border */
#top .seperator div.module-border,
#bottom .seperator div.module-border,
#middle .seperator div.module-border {
	margin: 0px 15px 0px 0px;
}

#top div.module-border div div,
#bottom div.module-border div div,
#middle div.module-border div div {
	border: 1px solid #C8C8C8;
}

#top div.module-border div div div,
#bottom div.module-border div div div,
#middle div.module-border div div div {
	padding: 10px 10px 10px 10px;
	border: none;
	overflow: hidden;
}

 
#top div.module-border div div div div,
#bottom div.module-border div div div div,
#middle div.module-border div div div div {
	padding: 0px 0px 0px 0px;
}

 
#top div.module-border h3,
#bottom div.module-border h3,
#middle div.module-border h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}

/* new */
#top .seperator div.module-new,
#bottom .seperator div.module-new,
#middle .seperator div.module-new {
	margin: 0px 15px 0px 0px;
}

#top div.module-new div div,
#bottom div.module-new div div,
#middle div.module-new div div {
	border: 1px solid #C8C8C8;
}

#top div.module-new div div div,
#bottom div.module-new div div div,
#middle div.module-new div div div {
	padding: 10px 10px 10px 10px;
	background: url(/templates/yoo_nu/images/module_bg_new.png) 100% 0 no-repeat;
	border: none;
	overflow: hidden;
}

 
#top div.module-new div div div div,
#bottom div.module-new div div div div,
#middle div.module-new div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
#top div.module-new h3,
#bottom div.module-new h3,
#middle div.module-new h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}

/* top */
#top .seperator div.module-top,
#bottom .seperator div.module-top,
#middle .seperator div.module-top {
	margin: 0px 15px 0px 0px;
}

#top div.module-top div div,
#bottom div.module-top div div,
#middle div.module-top div div {
	border: 1px solid #C8C8C8;
}

#top div.module-top div div div,
#bottom div.module-top div div div,
#middle div.module-top div div div {
	padding: 10px 10px 10px 10px;
	background: url(/templates/yoo_nu/images/module_bg_top.png) 100% 0 no-repeat;
	border: none;
	overflow: hidden;
}

 
#top div.module-top div div div div,
#bottom div.module-top div div div div,
#middle div.module-top div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
#top div.module-top h3,
#bottom div.module-top h3,
#middle div.module-top h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}

/* black */
#top .seperator div.module-black,
#bottom .seperator div.module-black,
#middle .seperator div.module-black {
	margin: 0px 15px 0px 0px;
}

#top div.module-black div div div,
#bottom div.module-black div div div,
#middle div.module-black div div div {
	padding: 10px 10px 10px 10px;
	background: #323232;
	overflow: hidden;
	color: #ffffff;
}

 
#top div.module-black div div div div,
#bottom div.module-black div div div div,
#middle div.module-black div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
#top div.module-black h3,
#bottom div.module-black h3,
#middle div.module-black h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
}

/* pink */
#top .seperator div.module-pink,
#bottom .seperator div.module-pink,
#middle .seperator div.module-pink {
	margin: 0px 15px 0px 0px;
}

#top div.module-pink div div div,
#bottom div.module-pink div div div,
#middle div.module-pink div div div {
	padding: 10px 10px 10px 10px;
	background: #FF32FF;
	overflow: hidden;
	color: #ffffff;
}

 
#top div.module-pink div div div div,
#bottom div.module-pink div div div div,
#middle div.module-pink div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
#top div.module-pink h3,
#bottom div.module-pink h3,
#middle div.module-pink h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
}

/* yellow */
#top .seperator div.module-yellow,
#bottom .seperator div.module-yellow,
#middle .seperator div.module-yellow {
	margin: 0px 15px 0px 0px;
}

#top div.module-yellow div div div,
#bottom div.module-yellow div div div,
#middle div.module-yellow div div div {
	padding: 10px 10px 10px 10px;
	background: #FFF032;
	overflow: hidden;
	color: #323232;
}

 
#top div.module-yellow div div div div,
#bottom div.module-yellow div div div div,
#middle div.module-yellow div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
#top div.module-yellow h3,
#bottom div.module-yellow h3,
#middle div.module-yellow h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	color: #323232;
}

/* photo */
#top div.module-photo,
#bottom div.module-photo,
#middle div.module-photo {
	background: url(/templates/yoo_nu/images/module_br_photo.png) 100% 100% no-repeat;
}

#top .seperator div.module-photo,
#bottom .seperator div.module-photo,
#middle .seperator div.module-photo {
	margin: 0px 15px 0px 0px;
}

#top div.module-photo div,
#bottom div.module-photo div,
#middle div.module-photo div {
	background: url(/templates/yoo_nu/images/module_tr_photo.png) 100% 0 no-repeat;
}

#top div.module-photo div div,
#bottom div.module-photo div div,
#middle div.module-photo div div {
	background: url(/templates/yoo_nu/images/module_bl_photo.png) 0 100% no-repeat;
}


#top div.module-photo div div div,
#bottom div.module-photo div div div,
#middle div.module-photo div div div {
	padding: 10px 15px 10px 15px;
	background: url(/templates/yoo_nu/images/module_tl_photo.png) 0 0 no-repeat;
	overflow: hidden;
}

 
#top div.module-photo div div div div,
#bottom div.module-photo div div div div,
#middle div.module-photo div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
#top div.module-photo h3,
#bottom div.module-photo h3,
#middle div.module-photo h3 {
	margin: -10px -20px 0px -20px;
	padding: 0px 0px 0px 20px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}

/* dashed */
#top .seperator div.module-dashed,
#bottom .seperator div.module-dashed,
#middle .seperator div.module-dashed {
	margin: 0px 15px 0px 0px;
}

#top div.module-dashed div div div,
#bottom div.module-dashed div div div,
#middle div.module-dashed div div div {
	padding: 10px 10px 10px 10px;
	border-top: dashed 1px #c8c8c8;
	overflow: hidden;
}

 
#top div.module-dashed div div div div,
#bottom div.module-dashed div div div div,
#middle div.module-dashed div div div div {
	padding: 0px 0px 0px 0px;
	border-top: none;
}

 
#top div.module-dashed h3,
#bottom div.module-dashed h3,
#middle div.module-dashed h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 29px;
	line-height: 29px;
	text-align: left;
	font-weight: bold;
}

/* fade */
#top div.module-fade,
#bottom div.module-fade {
	background: #f5f5f5;
}

#top .seperator div.module-fade,
#bottom .seperator div.module-fade {
	margin: 0px 15px 0px 0px;
}

#top div.module-fade div div div,
#bottom div.module-fade div div div {
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}

 
#top div.module-fade div div div div,
#bottom div.module-fade div div div div {
	padding: 0px 0px 0px 0px;
}

 
#top div.module-fade h3,
#bottom div.module-fade h3 {
	margin: -10px -10px 0px -10px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}

/*
 * left modules
 */
 
#left div.module,
#left div.module-blank,
#left div.module-border,
#left div.module-new,
#left div.module-top,
#left div.module-black,
#left div.module-pink,
#left div.module-yellow,
#left div.module-photo,
#left div.module-dashed {
	margin: 0px 0px 15px 0px;
}

#left div.module_menu {
	margin: 0px 0px 25px 0px;
}

#left div.module h3,
#left div.module-border h3,
#left div.module-new h3,
#left div.module-top h3 {
	color: #224c8c;
}

#left div.module h3 span.color,
#left div.module-border h3 span.color,
#left div.module-new h3 span.color,
#left div.module-top h3 span.color {
	color: #224c8c;
}

/*
 * right modules
 */

#right div.module,
#right div.module-blank,
#right div.module-border,
#right div.module-new,
#right div.module-top,
#right div.module-black,
#right div.module-pink,
#right div.module-yellow,
#right div.module-photo,
#right div.module-dashed {
	margin: 0px 0px 15px 0px;
}

#right div.module_menu {
	margin: 0px 0px 25px 0px;
}

#right div.module h3,
#right div.module-border h3,
#right div.module-new h3,
#right div.module-top h3 {
	color: #224c8c;
}

#right div.module h3 span.color,
#right div.module-border h3 span.color,
#right div.module-new h3 span.color,
#right div.module-top h3 span.color {
	color: #224c8c;
}

/*
 * top modules
 */

#top .topblock div.module,
#top .topblock div.module-blank,
#top .topblock div.module-border,
#top .topblock div.module-new,
#top .topblock div.module-top,
#top .topblock div.module-black,
#top .topblock div.module-pink,
#top .topblock div.module-yellow,
#top .topblock div.module-photo,
#top .topblock div.module-dashed,
#top .topblock div.module-fade {
	margin: 15px 0px 0px 0px;
}

/*
 * bottom modules
 */

#bottom .bottomblock div.module,
#bottom .bottomblock div.module-blank,
#bottom .bottomblock div.module-border,
#bottom .bottomblock div.module-new,
#bottom .bottomblock div.module-top,
#bottom .bottomblock div.module-black,
#bottom .bottomblock div.module-pink,
#bottom .bottomblock div.module-yellow,
#bottom .bottomblock div.module-photo,
#bottom .bottomblock div.module-dashed,
#bottom .bottomblock div.module-fade {
	margin: 0px 0px 15px 0px;
}

.front_module{
padding-left: 4px;
background: url(/templates/yoo_nu/images/front_module_bg.png) 0 0 no-repeat;

}
.front_module h2{
padding-top: 4px;
background: url(/templates/yoo_nu/images/h2_front_right.png) 100% 0% no-repeat;
}
.module-heather {
padding-left:4px;
background: url(/templates/yoo_nu/images/front_module_bg.png) 0 0 no-repeat;

}
.module-heather h3{
padding-top: 4px;
background: url(/templates/yoo_nu/images/h2_front_right.png) 100% 0% no-repeat;
}

.module-header_carousel{
    background-color: black;
    
}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * YOOsearch
 */

div#yoo-search {
	width: 120px;
	height: 18px;
	padding: 0px;
	background: url(/templates/yoo_nu/images/search_bg.png) 0 0 no-repeat;
}

div#yoo-search input {
	width: 93px;  
	 
	height: 14px;  
	 
	padding: 2px 2px 2px 7px;
	 
	border: none;
	outline: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 75%;
}

div#yoo-search button {
	width: 18px;
	height: 18px;
	padding: 0px;
	border: none;
	background: url(/templates/yoo_nu/images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}

div#yoo-search:hover, div#yoo-search div.sfhover  {
	background: url(/templates/yoo_nu/images/search_bg.png) 0 -18px no-repeat;
}

div#yoo-search:hover input, div#yoo-search input.sfhover {
	color: #000000;
}

div#yoo-search input:focus, div#yoo-search input.sffocus {
	color: #000000;
}

/*
 * Joomla!
 */

 
.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial;
	font-size: 250%;
	line-height: 100%;
	font-weight: bold;
	color: #224c8c;
}
/*
body.green .contentheading, body.green .componentheading { color: #6ea028; }
body.pink .contentheading, body.pink .componentheading { color: #8c3caa; }
body.orange .contentheading, body.orange .componentheading { color: #f04600; }
body.blue .contentheading, body.blue .componentheading { color: #5087d7; }
*/
 
#overDiv {
	line-height: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

 
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(/templates/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: 100%;
}

 
.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}

 
.contentdescription {
}

 
.article_separator {
	display: block;
	height: 50px;
	background: url(/templates/yoo_nu/images/article_separator.png) 50% 50% no-repeat;
}

a.readon, a.readmore {
	margin: 10px 0px 0px 0px;
	width: 100px;
	height: 20px;
	background: transparent url(/templates/yoo_nu/images/readmore.png) 0 0 no-repeat;
	display: block;
	float: left;
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
}

#page a.readon:link, #page a.readon:visited, #page a.readmore:link, #page a.readmore:visited {
	color: #ffffff;
	text-decoration: none;
}

#page a.readon:hover, #page a.readmore:hover {
	background: transparent url(/templates/yoo_nu/images/readmore.png) 0 -20px no-repeat;
	color: #ffffff;
	text-decoration: none;
}

 
.small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}

 
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}

 
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}

 
.buttonheading {
}

.buttonheading img {
	margin-right: 2px;
}

 
div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: 95%;
}

 
.button {
	font-size: 95%;
}

.inputbox {
}

 
.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #ebebeb;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

 
tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}

 
tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

 
td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}

 
td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

 
.poll {
}

.poll input.button {
	margin: 10px 0px 0px 0px;
}

/*
 * Joomla! system CSS file: system.css
 */
 
/* OpenID icon style */
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;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; 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 Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#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 Notice Messages */
#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;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/*
 * Joomla! system CSS file: general.css
 */
 
 /* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(/templates/system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(/templates/system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(/templates/system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(/templates/system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(/templates/system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(/templates/system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption .left {
	float: left;
	margin-right: 1em;
}

.img_caption .right {
	float: right;
	margin-left: 1em;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(/templates/system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
.contentpane{
    width:100%;}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * YOOsearch
 */

#page div.default div.yoo-search div.resultbox {
	position: absolute;
	right: -10px;
	top: 24px;
	z-index: 20;
}

/*
 * YOOcarousel
 */

#page div.plain div.yoo-carousel div.top ul.tabs li a span {
	font-size: 100%;
	font-weight: bold;
}

#page div.plain div.yoo-carousel div.article .contentheading {
	padding: 0px;
	font-size: 150%;
}

#page div.plain div.yoo-carousel div.article .article_separator {
	margin: 10px 0px 10px 0px;
	height: 1px;
	border-bottom: dashed 1px #c8c8c8;
	background: none;
}

#page div.plain div.yoo-carousel div.article h3 {
	color: #64696E
}

div.plain div.yoo-carousel div.top ul.tabs li a span {
	font-family: Georgia, "Times New Roman", serif;
}

/*
 * YOOlogin
 */

#page span.quick span.yoo-login span.login {
	width: 126px;
	height: 45px;
	overflow: visible;
	font-size: 150%;
}

#page #headermodule span.quick span.yoo-login span.login {  
	font-size: 120%;
}

#page span.quick span.yoo-login span.login .username {
	padding-bottom: 5px;
}

#page span.quick span.yoo-login span.login .login-button-text,
#page span.quick span.yoo-login span.login .login-button-icon {
	padding-right: 0px;
}

#page span.quick span.yoo-login span.login .lostpassword, 
#page span.quick span.yoo-login span.login .lostusername,
#page span.quick span.yoo-login span.login .registration {
	padding-top: 5px;
}

#page span.quick span.yoo-login span.logout {
	height: 30px;
	padding-top: 10px;
	overflow: visible;
	font-size: 130%;
}

#page span.quick span.yoo-login span.logout .logout-button-text,
#page span.quick span.yoo-login span.logout .logout-button-icon {
	padding-right: 0px;
}

#page span.default span.yoo-login {
	width: 135px;
	font-size: 100%;
}

