#jc h4 {
	color		: #555;
	background-color: inherit;
	font		: bold 12px Helvetica, Arial, Sans-Serif;
	text-align	: left;
	border-bottom	: 1px solid #ddd;
	padding-left	: 0;
	margin-bottom	: 10px;
}

#jc h4 a {
	text-decoration	: none;
	border		: none;
	margin		: 0;
	padding		: 0;
}

#jc h4 img {
	padding		: 0 0 2px 2px;
	border		: none;
	vertical-align	: middle;
}

#jc p.message {
	color		: #777;
	background-color: inherit;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	text-align	: center;
	text-decoration	: none;
	text-transform	: none;
	text-indent	: 0;
}

#jc_busy {
	display		: none;
	width		: auto;
	text-align	: center;
}

#comments {
	margin		: 0;
	padding		: 0;
	text-align	: left;
	text-decoration	: none;
	text-transform	: none;
	text-indent	: 0;
}

#comments a {
	color		: #888;
	background-color: inherit;
	font-weight	: normal;
	text-decoration	: none;
	border-bottom	: 1px dotted #999;
}

#comments a:active, #comments a:focus, #comments a:hover {
	color		: #777;
	background-color: inherit;
	text-decoration	: none;
}

#comments a.comment-anchor, 
#comments a.comment-anchor:active, 
#comments a.comment-anchor:focus, 
#comments a.comment-anchor:hover {
	color		: #777;
	background-color: inherit;
	text-decoration	: none;
	border		: none;
}

#comments a[rel*=external] {
	color		: #777;
	background-color: inherit;
	background	: url(images/jc_link.gif) no-repeat center right;
	padding		: 0 10px 0 0;
	margin		: 0 2px 0 2px;
	border-bottom	: 1px dotted #999;
}

#comments a[rel*=external]:hover {
	color		: #cc0000;
	background-color: inherit;
	background	: url(images/jc_link.gif) no-repeat center right;
	padding		: 0 10px 0 0;
	margin		: 0 2px 0 2px;
}

#comments div {
	margin		: 0;
	padding		: 0;
}

#comments span.comment-author {
	color		: #3c452d;
	background-color: inherit;
	font		: bold 1em Verdana, Arial, Sans-Serif;
	margin		: 0;
	padding		: 0;
}

#comments span.comment-author a {
	border-bottom	: none;
}

#comments span.comment-homepage a {
	border-bottom	: none;
}

#comments span.comment-ip {
	color		: #999;
	background-color: inherit;
	font		: normal 9px Verdana, Arial, Sans-Serif;
	margin		: 0;
	padding		: 0;
}
#comments span.comment-ip a {
	color		: #999;
	background-color: inherit;
}

#comments .comment-avatar {
	float		: left;
	margin		: 5px 10px 5px 0;
}

#comments .comment-avatar img {
	width		: 32px;
	height		: 32px;
}

#comments span.comment-date {
	font		: normal 9px Verdana, Arial, Sans-Serif;
	color		: #999;
	background-color: inherit;
	display		: inline;
	margin		: 0 0 0 0;
	padding		: 0 0 0 12px;
	background	: url(images/jc_date.gif) no-repeat center left;
}

#comments span.comment-time {
	font		: normal 9px Verdana, Arial, Sans-Serif;
	color		: #999;
	background-color: inherit;
	display		: inline;
	margin		: 0 2px 0 2px;
	padding		: 0 0 0 12px;
	background	: url(images/jc_time.gif) no-repeat center left;
}

#comments span.comment-body {
	font		: normal 1em Verdana, Arial, Sans-Serif;
	color		: #777;
	background-color: inherit;
	display: block;
	margin		: 0;
	padding		: 2px 0;
}

#comments span.hidden {
	color		: #777;
	background-color: inherit;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	text-align	: left;
	display		: block;
	margin		: 5px 0;
	padding		: 8px;
	border		: 1px dashed #aaa;
}

#comments span.quote {
	float		: right;
	cursor		: pointer;
	padding		: 8px;
	margin		: 0;
	background	: url(images/jc_quote.gif) no-repeat center left;
}

#comments div.quote {
	color		: #777;
	background-color: inherit;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	margin		: 0;
	padding		: 0 0 0 15px;
}

#comments div.quotetop {
	color		: #777;
	background-color: inherit;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	margin		: 0;
	padding		: 0;
}

#comments div.quotebody {
	color		: #777;
	background-color: inherit;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	text-align	: left;
	margin		: 5px 0;
	padding		: 8px;
	border		: 1px dashed #aaa;
}

#comments p.toolbar {
	color		: #ccc;
	background-color: inherit;
	border-top	: 1px solid #ccc; 
	margin		: 0;
	padding		: 5px 0 0 0;
}

#comments span.email {
	color		: #444;
	background-color: inherit;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	text-decoration : none;
	white-space	: normal;
	margin		: 0;
	padding		: 0;
	line-height	: 10px;
	cursor		: pointer;
	border-bottom	: 1px dotted #999;
}
#comments span.emailactive {
	color		: #cc0000;
	background-color: inherit;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	text-decoration	: none;
	white-space	: normal;
	margin		: 0;
	padding		: 0;
	line-height	: 10px;
	cursor		: pointer;
	border-bottom	: 1px dotted #999;
}

#comments span.toolbar {
	color		: #777;
	background-color: inherit;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	white-space	: normal;
	border		: 1px solid #ccc;
	width		: 120px;
	margin		: 0 2px 0 0;
	padding		: 1px 3px 3px 5px;
	line-height	: 10px;
	cursor		: pointer;
}

#comments p.toolbar img{
	cursor		: pointer;
}

#comments span.activetoolbar {
	color		: #777;
	background-color: #ffffe0;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	width		: 120px;
	white-space	: normal;
	border		: 1px solid #aaa;
	margin		: 0 2px 0 0;
	padding		: 1px 3px 3px 5px;
	line-height	: 10px;
	cursor	: pointer;
}

#comments ol.commentlist {
	padding		: 0;
	list-style-image: none;
	list-style-type	: none;
}

#comments ol.commentlist li.even {
	color		: #3c452d;
	background-color: #f6f6f6;
	background-image: none;
	font		: bold 1em Verdana, Arial, Sans-Serif;
	list-style	: none;
	list-style-image: none;
	margin-left	: 30px !important;
	margin-left	: 0;
	margin-bottom	: 5px;
	padding		: 3px 5px 5px 10px;
	width		: auto !important;
	width		: 95%;
	border-left	: 10px solid #ccc;
	border-top	: 1px solid #ccc;
}

#comments ol.commentlist li.odd {
	color		: #3c452d;
	background-color: #fff;
	background-image: none;
	font		: bold 1em Verdana, Arial, Sans-Serif;
	list-style	: none;
	list-style-image: none;
	margin-left	: 30px !important;
	margin-left	: 0;
	margin-bottom	: 5px;
	padding		: 3px 5px 5px 10px;
	width		: auto !important;
	width		: 95%;
	border-left	: 10px solid #ccc;
	border-top	: 1px solid #ccc;
}

#comments p {
	font		: normal 1em Verdana, Arial, Sans-Serif;
	margin		: 5px 5px 5px 0;
	padding		: 0;
	text-decoration	: none; 
	text-transform	: none;
	text-indent	: 0;
}

#comments ol.commentlist li ul {
	margin		: 0;
	padding		: 20px;
}

#comments ol.commentlist li ul li {
	color		: #3c452d;
	background-color: inherit;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	padding		: 0;
	margin		: 0;
	width		: auto !important;
	width		: 100%;
	border		: none;
}

#comments ol.commentlist li ol {
	margin		: 0;
	padding		: 20px;
}

#comments ol.commentlist li ol li {
	color		: #3c452d;
	background-color: inherit;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	padding		: 0;
	margin		: 0;
	width		: auto !important;
	width		: 100%;
	border		: none;
}

#comments p img{
	padding		: 4px 0 4px 0;
}

#comments span.email img, 
#comments span.emailactive img {
	padding		: 0;
}

#comments-form {
	text-align	: left;
	text-decoration	: none;
	text-transform	: none;
	text-indent	: 0;
}

#comments-form p {
	font		: normal 1em Verdana, Arial, Sans-Serif;
	margin-left	: 30px !important;
	margin-left	: 30px;
	margin-top	: 0;
	margin-bottom	: 2px;
	padding		: 0;
	text-align	: left;
	text-decoration	: none;
	text-transform	: none;
	text-indent	: 0;
}

#comments-form div.comments-policy {
	color		: #777;
	background-color: inherit;
	border		: 1px dotted #ccc;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	margin-left	: 30px !important;
	margin-left	: 30px;
	margin-top	: 5px;
	margin-bottom	: 5px;
	padding		: 5px 2px;
	text-align	: left;
	text-decoration	: none;
	text-transform	: none;
	text-indent	: 0;
}

#comments-form div.comments-policy ol,
#comments-form div.comments-policy ul {
	margin		: 0;
	padding		: 5px 0 0 20px;
	line-height	: 5px;
}

#comments-form div.comments-policy ol li,
#comments-form div.comments-policy ul li {
	font		: normal 1em Verdana, Arial, Sans-Serif;
	margin		: 0;
	padding		: 0;
	border		: none;
	line-height	: 5px;
}

#comments-form img.bbcode {
	padding		: 0;
	margin		: 3px 0 0 0;
	border		: none;
	cursor		: pointer;
}

#comments-form img.smile {
	margin		: 0 3px 3px 0;
	padding		: 0;
	border		: none;
	cursor		: pointer;
}

#comments-form img.captcha {
	padding		: 0;
	margin		: 0 0 3px 0;
	border		: 1px solid #ccc;
}

#comments-form span.captcha {
	padding		: 0 0 0 12px;
	color		: #777;
	background	: url(images/jc_refreshg.gif) no-repeat 0 2px;
	cursor		: pointer;
}

#comments-form label {
	color		: #777;
	background-color: inherit;
	font		: normal 0.9em Verdana, Arial, Sans-Serif;
	padding		: 2px 2px 2px 0;
	vertical-align	: 50% !important;
	vertical-align	: middle;
}

#comments-form input {
	color		: #444;
	background-color: inherit;
	font		: bold 0.9em Verdana, Arial, Sans-Serif;
	width		: 170px;
	padding		: 2px;
	margin-bottom	: 2px;
	border		: 1px solid #ccc;
}

#comments-form input.button {
	color		: #444;
	background-color: inherit;
	font		: bold 0.9em Verdana, Arial, Sans-Serif;
	width		: 170px;
	padding		: 2px;
	margin-bottom	: 4px;
	border		: 1px solid #ccc;
}

#comments-form input.checkbox {
	width		: 16px;
	padding		: 0;
	margin		: 0 0 5px 0;
	border		: none;
}

#comments-form input.selected {
	color		: #777;
	background-color: #ffffe0;
	border		: 1px solid #ccc;
}

#comments-form input.error {
	border		: 1px solid #f00;
}

#comments-form input.captcha {
	color		: #444;
	background-color: inherit;
	font		: bold 0.9em Verdana, Arial, Sans-Serif;
	width		: 116px;
	padding		: 2px;
	margin		: 3px 0 5px 0;
	border		: 1px solid #ccc;
}

#comments-form input.captcha-selected {
	color		: #777;
	background-color: #ffffe0;
	width		: 116px;
	padding		: 2px;
	margin		: 3px 0 5px 0;
	border		: 1px solid #ccc;
}

#comments-form input.captcha-error {
	width		: 116px;
	padding		: 2px;
	margin		: 3px 0 5px 0;
	border		: 1px solid #f00;
}

#comments-form textarea {
	color		: #444;
	background-color: inherit;
	font		: bold 0.9em Verdana, Arial, Sans-Serif;
	max-width	: 450px !important;
	width		: 400px;
	padding		: 2px;
	margin		: 0;
	border		: 1px solid #ccc;
}

#comments-form textarea.selected {
	color		: #777;
	background-color: #ffffe0;
	border		: 1px solid #ccc;
}

#comments-form textarea.error {
	border		: 1px solid #f00;
}

#comments-form span.translit {
	color		: #777;
	background-color: inherit;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	margin		: 0;
	padding		: 0;
	text-decoration	: none;
	line-height	: 16px;
}

#comments-form span.translitstatus {
	color		: #777;
	background-color: inherit;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	margin		: 0;
	padding		: 0;
	line-height	: 16px;
	cursor		: pointer;
	text-decoration	: none;
	border-bottom	: 1px dotted #999;
}

#comments-footer {
	color		: #ccc;
	background-color: inherit;
	font		: normal 9px Verdana, Arial, Sans-Serif;
	border-top	: 1px solid #ccc;
	padding-top	: 1px;
	margin-top	: 4px;
	text-align	: right;
}

#comments-footer a {
	color		: #ccc;
	background-color: inherit;
	font		: normal 9px Verdana, Arial, Sans-Serif;
	text-decoration	: none;
	text-transform	: none;
	text-indent	: 0;
	padding		: 0;
	margin		: 0;
	border		: none;
}

body #nav-bottom {
	line-height	: 19px !important;
	line-height	: 17px;
	height		: auto !important;
}

div#nav-bottom {
	position	: relative;
	z-index		: 2;
	width		: 100%;
	margin		: 10px 0 0 0;
	padding		: 0;
	background	: url(images/jc_dot.gif) repeat-x top left;
	line-height	: 19px !important;
	line-height	: 17px;
	height		: auto !important;
}

#nav-bottom span {
	color		: #777;
	background-color: inherit;
	font-size	: 10px;
	font-family	: Arial, sans-serif;
	margin		: 0 2px;
	height		: 15px;
	padding		: 2px 8px;
	cursor		: pointer;
	vertical-align	: top; 
}

#nav-bottom span.page {
	color		: #777;
	background-color: #eee;
	border		: 1px solid #d6dadd;
}

#nav-bottom span.hoverpage {
	color		: #777;
	background-color: #e8e9ea;
	border		: 1px solid #d6dadd;
}

#nav-bottom span.activepage {
	color		: inherit;
	background-color: white;
	border-bottom	: 1px solid #d6dadd;
	border-left	: 1px solid #d6dadd;
	border-right	: 1px solid #d6dadd;
	border-top	: 1px solid white;
}

body #nav-top {
	line-height	: 19px !important;
	line-height	: 17px;
	height		: auto !important;
}

div#nav-top {
	position	: relative;
	z-index		: 2;
	width		: 100%;
	margin-top	: 10px;
	background	: url(images/jc_dot.gif) repeat-x bottom;
	line-height	: 19px !important;
	line-height	: 17px;
	height		: auto !important;
}

#nav-top span {
	color		: #777;
	background-color: inherit;
	font-size	: 10px;
	font-family	: Arial, sans-serif;
	height		: 15px;
	margin		: 0 2px;
	padding		: 2px 8px;
	cursor		: pointer;
	vertical-align	: bottom;
}

#nav-top span.page {
	color		: inherit;
	background-color: #eee;
	border		: 1px solid #d6dadd;
		
}

#nav-top span.hoverpage {
	color		: inherit;
	background-color: #e8e9ea;
	border		: 1px solid #d6dadd;
		
}

#nav-top span.activepage {
	color		: inherit;
	background-color: #fff;
	border-top	: 1px solid #d6dadd;
	border-left	: 1px solid #d6dadd;
	border-right	: 1px solid #d6dadd;
	border-bottom	: 1px solid white;
}

div.comments-quick-edit form {
	margin		: 0 !important;
	padding		: 0;
}

div.comments-quick-edit p {
	font-family	: Verdana, Arial, Sans-Serif;
	margin		: 0 !important;
	padding		: 0;
	text-decoration	: none;
	text-transform	: none;
	text-indent	: 0;
}

div.comments-quick-edit textarea {
	color		: #444;
	background-color: inherit;
	font		: bold 0.9em Verdana, Arial, Sans-Serif;
	max-width	: 400px !important;
	width		: 400px;
	padding		: 1px;
	margin		: 1px 5px 1px 0;
	border		: 1px solid #ccc;
}

div.comments-quick-edit textarea.selected {
	color		: #777;
	background-color: #ffffe0;
	border		: 1px solid #ccc;
}

div.comments-quick-edit textarea.error {
	border		: 1px solid #f00;
}

div.comments-quick-edit input {
	color		: #777;
	background-color: #eee;
	margin		: 2px 0 3px 0;
	padding		: 0 2px;
	width		: auto;
	border		: 1px solid #ccc;
	text-decoration	: none;
	text-transform	: none;
	text-indent	: 0;
	text-align	: center;
	line-height	: 10px;
	cursor		: pointer;
}

.comment-link {
	padding		: 0 0 5px 14px;
	background	: url(images/jc_comments.gif) no-repeat 0 3px;
}

.readmore-link {
	padding		: 0 0 5px 14px;
	background	: url(images/jc_readmore.gif) no-repeat 0 3px;
}

div#comments-rss {
	margin		: 5px 0 0 30px;
	padding		: 0;	
	text-align	: left;
	text-decoration	: none;
	text-transform	: none;
	text-indent	: 0;
}

#comments-rss a, 
#comments-rss a:active, 
#comments-rss a:focus, 
#comments-rss a:hover {
	color		: #777;
	background-color: inherit;
	background	: url(images/jc_rss.gif) no-repeat center left;
	font		: normal 1em Verdana, Arial, Sans-Serif;
	padding		: 0 0 0 12px;
	margin		: 0 0 0 2px;
	border		: none;
}

#comments span.refresh {
	color		: #cc0000;
	background-color: inherit;
	background	: url(images/jc_refresh.gif) no-repeat center left;
	padding		: 0 10px 0 0;
	margin		: 0 2px;
	width 		: 14px;
	cursor		: pointer;
}

#comments-form-link a.comments-form-link {
	font		: normal 1em Verdana, Arial, Sans-Serif;
	margin		: 5px 0 0 32px;
	padding		: 0 0 0 14px;
	background	: url(images/jc_comments.gif) no-repeat 0 3px;
	border		: none;
}#shadowbox_overlay{visibility:hidden;position:absolute;display:block;margin:0;padding:0;top:0;left:0;z-index:998;}#shadowbox_container{position:fixed;height:0;width:100%;margin:0;padding:0;top:0;left:0;z-index:999;text-align:center;}#shadowbox{display:none;visibility:hidden;margin:0 auto;position:relative;font-family:'Lucida Grande',Tahoma,sans-serif;text-align:left;}#shadowbox_title{height:25px;padding:0;overflow:hidden;}#shadowbox_title_inner{height:16px;font-size:16px;line-height:16px;white-space:nowrap;padding:5px 0 4px 8px;color:#fff;}#shadowbox_body{position:relative;overflow:hidden;margin:0;padding:0;border:2px solid #fff;background-color:#000;}#shadowbox_body_inner{position:relative;overflow:hidden;}#shadowbox_loading{position:absolute;top:0;left:0;height:10000px;width:100%;background-color:#222;}#shadowbox_loading img{float:left;margin:10px 10px 0 10px;}#shadowbox_loading span{float:left;margin-top:16px;font-size:10px;}#shadowbox_loading span a,#shadowbox_loading span a:link,#shadowbox_loading span a:visited{color:#fff;}#shadowbox_content.html{height:100%;width:100%;overflow:auto;}#shadowbox_toolbar{margin:0;padding:0;height:20px;overflow:hidden;}#shadowbox_toolbar_inner{height:20px;color:#fff;}#shadowbox_toolbar_inner div{padding-top:4px;padding-bottom:2px;font-size:10px;height:10px;line-height:10px;}#shadowbox_toolbar_inner div span.shortcut{text-decoration:underline;font-weight:bold;}#shadowbox_toolbar_inner div a{text-decoration:none;color:#fff;}#shadowbox_nav_close,#shadowbox_nav_previous,#shadowbox_nav_next{float:right;padding-right:10px;}#shadowbox_counter{float:left;padding-left:10px;}#shadowbox_counter a{padding:0 4px 0 0;}#shadowbox_counter a.shadowbox_counter_current{text-decoration:underline;font-weight:bold;}div.shadowbox_message{text-align:center;padding:10px;}div.shadowbox_message a:link,div.shadowbox_message a:visited{text-decoration:none;color:#bed333;}div.shadowbox_message a:hover,div.shadowbox_message a:focus{text-decoration:underline;}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & 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;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

/*
 * New standard values
 */

/* paragraph */

p {
	margin: 1em 0;
}

/* lists */

ul, ol, dl {
	margin: 1em 0;
	padding-left: 30px
}

dl {
	margin: 1em 0;
}

dd {
	padding-left: 40px;
}

/* tables */

td, th {
	padding: 1px;
}

/* forms */

fieldset {
	border: 1px solid #c8c8c8;
}

legend {
	background: #ffffff;
}

textarea, input[type='text'], input[type='password'], select {
	border: 1px solid #c8c8c8;
	background: #ffffff;
}

textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover {
	border-color: #aaaaaa;
}

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 0 .8em;
}

textarea, input[type='text'], input[type='password'] {
	padding: .1em 0 .1em .4em;
	margin-bottom: 4px;
}

option {
	padding: 0 .4em .1em .4em;
}

form div {
	margin: .8em 0 .8em 0;
}

button, input[type='button'] {
	padding: .2em .3em .2em .1em;
	line-height: 100%;
}

/* links */

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* headings */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 {
	font-size: 300%;
}

h2 {
	font-size: 250%;
}

h3 {
	font-size: 200%;
}

h4 {
	font-size: 175%;
}

h5 {
	font-size: 150%;
}

h6 {
	font-size: 125%;
}

/* horizontal rule */

hr {
	margin: .5em 0 .5em 0;
	display: block;
	background: #c8c8c8;
	color: #c8c8c8;
	height: 1px;
	border: none;
}

/* blockquotes, cites */

blockquote {
	margin: 1em 0 1em 1.5em;
	padding: .5em 0 .5em 0;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	font-style: italic;
	font-size: 120%
}

/* preformatted text elements */

pre {
	margin: 1em 0px 1em 0px;
	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 */

acronym, abbr {
	border-bottom: 1px dashed #969696;
	cursor: help;
}

/*
 * black styling
 * remove comments for dark colored templates
 */

/*
fieldset { border: 1px solid #323232; }
legend { background: #141414; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #323232; background: #141414; color: #646464; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #464646; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #646464; outline: 2px solid #282828; }

hr {
	background: #323232;
	color: #323232;
}

blockquote {
	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232;
}

pre {
	border: 1px dotted #3c3c50;
	border-left: 20px solid #323232;
	background: #232328;
}

acronym, abbr {
	border-bottom: 1px dashed #969696;
}
*//*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */

/*
 * Page
 */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
}

body.yoopage {
	background: #385A81;
}

/* vedi grass-layout.css
body.noon {
	background: #385A81 url(../images/page_bg_noon.jpg) 50% 0 repeat-x fixed;
}

body.noon-small {
	background: #385A81 url(../images/page_bg_noon_small.jpg) 50% 0 repeat-x fixed;
}

body.evening {
	background: #4C5469 url(../images/page_bg_evening.jpg) 50% 0 repeat-x fixed;
}

body.evening-small {
	background: #385A81 url(../images/page_bg_evening_small.jpg) 50% 0 repeat-x fixed;
}

body.night {
	background: #293947 url(../images/page_bg_night.jpg) 50% 0 repeat-x fixed;
}

body.night-small {
	background: #385A81 url(../images/page_bg_night_small.jpg) 50% 0 repeat-x fixed;
}

body.morning {
	background: #395066 url(../images/page_bg_morning.jpg) 50% 0 repeat-x fixed;
}

body.morning-small {
	background: #385A81 url(../images/page_bg_morning_small.jpg) 50% 0 repeat-x fixed;
}*/

body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

/* center page */

div.wrapper {
	margin: auto;
	position: relative;
}

/*
 * Layout
 */

div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#page-body {
	background: url(../images/header_bg.png) 50% 0 repeat-x;
}

.noon-small div#page-body, .noon div#page-body {
	background: url(../images/header_bg_noon.png) 50% 0 repeat-x;
}

.evening-small div#page-body, .evening div#page-body {
	background: url(../images/header_bg_evening.png) 50% 0 repeat-x;
}

.night-small div#page-body, .night div#page-body {
	background: url(../images/header_bg_night.png) 50% 0 repeat-x;
}

.morning-small div#page-body, .morning div#page-body {
	background: url(../images/header_bg_morning.png) 50% 0 repeat-x;
}

body.evening div#page-body {
	background: url(../images/header_bg_evening.png) 50% 0 repeat-x;
}

body.night div#page-body {
	background: url(../images/header_bg_night.png) 50% 0 repeat-x;
}

body.morning div#page-body {
	background: url(../images/header_bg_morning.png) 50% 0 repeat-x;
}

div#header {
	width: auto;
	height: 95px;
	height: 75px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 10;
	clear: both;
}

div#toolbar {
	width: auto;
	height: 24px;
	padding: 1px 160px 0px 20px;
	clear: both;
	color: #ffffff;
	overflow: hidden;
}

div#date {
	margin: 2px 10px 0px 0px;
	float: left;
	font-size: 85%;
}

div#topmenu {
	margin: 2px 10px 0px 0px;
	float: left;
}

div#styleswitcher {
	height: 20px;
	margin: 2px 0px 0px 20px;
	float: right;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
	overflow: hidden;
}

a#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 0 no-repeat;
}

a#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 0 no-repeat;
}

a#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 -20px no-repeat;
}

a:hover#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 -20px no-repeat;
}

a:hover#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 -20px no-repeat;
}

a:hover#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 -20px no-repeat;
}

a:hover#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 -20px no-repeat;
}

a:hover#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid.png) 0 -20px no-repeat;
}

div#menu {
	position: absolute;
	top: 45px;
	top: 25px;
	/*le

ft: 250px;*/
	right: 0px;
	z-index: 11;
	height: 50px;
}

div#logo {
	position: absolute;
	top: 25px;
	left: 0px;
}

div#search {
	position: absolute;
	top: 3px;
	right: 20px;
	z-index: 12;
	width: 120px;
}

div#banner {
	position: absolute;
	top: 110px;
	right: -15px;
	width: 0px;
	z-index: 3;
}

div#top {
	width: auto;
	margin: 15px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	clear: both;
}

div#top .topbox {
	margin-top: 15px;
}

div#middle {
	width: auto;
	margin: 15px 0px 0px 0px;
	margin: 0;
	padding: 15px 15px 15px 15px;
	clear: both;
}

div#middle .background {
	min-height: 200px;
}

div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

.left div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

.right div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

div#left {
	width: 210px;
}

.left div#middle div#left {
	float: left;
}

.right div#middle div#left {
	float: right;
}

div#main {
	width: auto;
	padding: 15px 15px 15px 15px;
	background: url(../images/main_bg.png) 0 0px repeat;
}

div#main {
	margin: 0px 0px 0px 0px;
}

.left div#main {
	margin: 0px 0px 0px 225px;
}

.right div#main {
	margin: 0px 225px 0px 0px;
	min-height: 500px;
}

div#maintop {
	padding: 0px 0px 15px 0px;
}

div#mainmiddle {
	margin: 0px 0px 15px 0px;
}

.showright div#mainmiddle {
	background: url(../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;
	margin: 0px 0px 0px 0px;
}

div#mainbottom {
	padding: 0px 0px 0px 0px;
}

div#bottom {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 15px 15px;
	clear: both;
}

div#bottom .bottomblock {
	margin-top: 15px;
	margin-bottom: -15px;
}

div#footer {
	width: auto;
	min-height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	clear: both;
	text-align: center;
	color: #ffffff;
}

div#footer a:link, div#footer a:visited {
	color: #ffffff;
}

div#footer a:hover {
	color: #ffffff;
}

div#footer a.anchor {
	margin: 0px 0px 0px 0px;
	width: 30px;
	height: 5px;
	background: url(../images/footer_anchor_white.png) 0 0 no-repeat;
	display: block;
	float: right;
	text-decoration: none;
}

/*
 * 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;
}

.width15 {
	width: 14.999%;
}

.width18 {
	width: 18.333%;
}

.width20 {
	width: 19.999%;
}

.width23 {
	width: 22.999%;
}

.width25 {
	width: 24.999%;
}

.width30 {
	width: 29.999%;
}

.width33 {
	width: 33.333%;
}

.width35 {
	width: 34.999%;
}

.width40 {
	width: 39.999%;
}

.width45 {
	width: 44.999%;
}

.width50 {
	width: 49.999%;
}

.width54 {
	width: 53.999%;
}

.width65 {
	width: 64.999%;
}

.width75 {
	width: 74.999%;
}

.width100 {
	width: 100%;
}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * links
 */

a:link, a:visited {
	color: #2d5696;
}

a:hover {
	color: #CC0000;
}

 
a.external {
        padding-left: 13px;
        background: url(../images/link_external.png) 0 40% no-repeat;
}

/*
 * 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(../images/em_file.png) 0 1px no-repeat;
	color: #000000;
}

em.directory { 
	padding: 0px 0px 0px 16px;
	background: transparent url(../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(../images/list_arrow.png) 0 0 no-repeat; }
ul.arrow-big li { background: url(../images/list_arrow_big.png) 0 0 no-repeat; }
ul.checkbox li { background: url(../images/list_checkbox.png) 0 0 no-repeat; }
ul.checkbox-big li { background: url(../images/list_checkbox_big.png) 0 0 no-repeat; }
ul.check li { background: url(../images/list_check.png) 0 0 no-repeat; }
ul.check-big li { background: url(../images/list_check_big.png) 0 0 no-repeat; }
ul.star li { background: url(../images/list_star.png) 0 0 no-repeat; }
ul.star-big li { background: url(../images/list_star_big.png) 0 0 no-repeat; }
ul.plus li { background: url(../images/list_plus.png) 0 0 no-repeat; }
ul.plus-big li { background: url(../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(../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(../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.upload,
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.upload, span.upload,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

div.info, span.info {
	background: #f4f5f6 url(../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(../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(../images/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

div.upload, span.upload {
	background: #f5faeb url(../images/div_upload.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

div.tip, span.tip {
	background: #fffdeb url(../images/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
}

/*
 * highlighted quotations
 */

blockquote.quotation {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	border: none;
	background: url(../images/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote.quotation p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(../images/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.quotation-big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	border: none;
	background: url(../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.quotation-big p {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	background: url(../images/blockquote_big_end.png) 100% 100% no-repeat;
}

/*
 * headings
 */

h1, h2, h3, h4, h5, h6 {
	/*font-family: Georgia,"Times New Roman",Times,serif;*/
}

h1 {
	font-weight: normal;
	color: #0C4790;
}

h2 {
	color: #646464;
}

h3 {
	color: #323232;
}

h4 {
	font-weight: normal;
	color: #0C4790;
}

h5 {
	font-weight: normal;
	color: #323232;
}

h6 {
	color: #0C4790;
}
/*
 * 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(../images/topmenu_item_bg.png) 0 4px no-repeat;
	float: left;
	display: block;
	position: relative;
	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: #ffffff;
}

div#topmenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*
 * 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: 50px;
	display: block;
	float: left;
	line-height: 50px;
	text-decoration: none;
	color: #ffffff;
}

div#menu li span {  
	display: block;
	cursor: pointer;
}

div#menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#menu li a.current {  
	font-weight: bold;
}

div#menu a:hover,
div#menu span.separator:hover,
div#menu span.sfhover {  
	/* color: #000000; */
}

div#menu a.active, div#menu span.active {  
	color: #ffffff;
}

div#menu li.parent span.separator {  
	cursor: pointer;
}

 
div#menu ul.menu {
}

div#menu li.level1 {
}

div#menu a.level1, div#menu span.level1 {
	padding: 0px 15px 0px 15px;
	font-size: 150%;
	line-height: 250%;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	text-transform: uppercase;
}

div#menu li.first a.level1, div#menu li.first span.level1 {  
	background: none;
}

div#menu a.level1 span, div#menu span.level1 span {
}

 
div#menu a.level1 span.title, div#menu span.level1 span.title{
	padding: 0px;
	font-size: 100%;
	line-height: 180%;
}

 
div#menu a.level1 span.sub, div#menu span.level1 span.sub {
	margin-top: -5px;
	padding: 0px 0px 10px 0px;
	background: none;
	font-size: 55%;
	font-weight: normal;
	color: #ffffff;
	line-height: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

div#menu a.active span.sub, div#menu span.active span.sub {  
	color: #ffffff;
}

div#menu li.level1:hover a.level1 span.sub, div#menu li.level1:hover span.level1 span.sub {
	background: none;
}

 
div#menu li.fancy {
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 4;
	overflow: hidden;
}

div#menu li.fancy div.fancy-container {
	padding: 0px 0px 0px 0px;
}

div#menu li.fancy div.fancy-container div.fancy-m {
	height: 50px;
	background: #193775;
}

div#menu li.fancy div.fancy-container div.fancy-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	background: #0c1d3b;
}

div#menu li.fancy div.fancy-container div.fancy-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 1px;
	height: 1px;
	background: #0c1d3b;
}

body.evening div#menu li.fancy div.fancy-container div.fancy-m { background: #11325f; }
body.evening div#menu li.fancy div.fancy-container div.fancy-l { background: #081d41; }
body.evening div#menu li.fancy div.fancy-container div.fancy-r { background: #081d41; }

body.night div#menu li.fancy div.fancy-container div.fancy-m { background: #212e36; }
body.night div#menu li.fancy div.fancy-container div.fancy-l { background: #151c22; }
body.night div#menu li.fancy div.fancy-container div.fancy-r { background: #151c22; }

body.morning div#menu li.fancy div.fancy-container div.fancy-m { background: #193157; }
body.morning div#menu li.fancy div.fancy-container div.fancy-l { background: #0e1c2f; }
body.morning div#menu li.fancy div.fancy-container div.fancy-r { background: #0e1c2f; }

 
div#menu ul.menu ul {
	position: absolute;
	top: 50px;
	left: -999em;  
	width: 165px;
	padding: 2px 0px 5px 0px;
	background: url(../images/menu_dropdown_bg.png) 0 100% no-repeat;
}

body.evening div#menu ul.menu ul { background: url(../images/menu_dropdown_bg_evening.png) 0 100% no-repeat; }
body.night div#menu ul.menu ul { background: url(../images/menu_dropdown_bg_night.png) 0 100% no-repeat; }
body.morning div#menu ul.menu ul { background: url(../images/menu_dropdown_bg_morning.png) 0 100% no-repeat; }

div#menu li:hover ul, div#menu li.sfhover ul {
	left: -3px;  
	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 3px 0px 3px;
	background: #193775 url(../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: #193775 url(../images/menu_level2_item_parent.png) 100% 0 no-repeat;
}

body.evening div#menu li.level1 li a, body.evening div#menu li.level1 li span.separator{ background: #11325f url(../images/menu_level2_item_evening.png) 100% 0 no-repeat; }
body.evening div#menu li.level2 a.parent, body.evening div#menu li li.level2 span.parent { background: #11325f url(../images/menu_level2_item_parent_evening.png) 100% 0 no-repeat; }

body.night div#menu li.level1 li a, body.night div#menu li.level1 li span.separator{ background: #212e36 url(../images/menu_level2_item_night.png) 100% 0 no-repeat; }
body.night div#menu li.level2 a.parent, body.night div#menu li li.level2 span.parent { background: #212e36 url(../images/menu_level2_item_parent_night.png) 100% 0 no-repeat; }

body.morning div#menu li.level1 li a, body.morning div#menu li.level1 li span.separator{ background: #193157 url(../images/menu_level2_item_morning.png) 100% 0 no-repeat; }
body.morning div#menu li.level2 a.parent, body.morning div#menu li li.level2 span.parent { background: #193157 url(../images/menu_level2_item_parent_morning.png) 100% 0 no-repeat; }

div#menu li.level2 a.active, div#menu li.level2 span.active {  
}

div#menu li.level2 a:hover,
div#menu li.level2 span.separator:hover,
div#menu li.level2 span.sfhover {  
}

 

 
div#menu li ul ul {
	margin: -55px 0 0 162px;  
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	border-top: 3px solid #0c1d3b;
}

 
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;
}

div#middle ul.menu li {
	margin: 0px;
	padding: 0px;
	display: block;
}

div#middle ul.menu {
	height: 180px !important;
}

div#middle ul.menu a, div#middle ul.menu span.separator {
	height: 25px;
	line-height: 25px;
	height: 18px;
	line-height: 18px;
	background: none;
	display: block;
	text-decoration: none;
	color: #646464;
}

div#right ul.menu a, div#right ul.menu span.separator {  
	background: none;
}

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 {  
	font-weight: bold;
	color: #000000;
	color: #2D5696;
}

div#middle ul.menu a:hover,
div#middle ul.menu span.separator:hover,
div#middle ul.menu span.sfhover {  
	/* color: #ff0000; */
}

div#middle ul.menu a.active, div#middle ul.menu span.active {  
	/*color: #ffffff;*/
}

div#middle ul.menu li.parent span.separator {  
	cursor: pointer;
}

div#middle ul.menu a.parent, div#middle ul.menu span.parent {  
	background: url(../images/submenu_l_item_parent.png) 0 0 no-repeat;
}

 
div#middle ul.menu li.level1 {
	background: url(../images/submenu_item.png) 0px 0px no-repeat;
}

div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	text-indent: 15px;
}

 
div#middle ul.menu li.level2 {
	background: url(../images/submenu_item.png) 10px 0px no-repeat;
}

div#middle ul.menu a.level2 {
	text-indent: 25px;
}

div#middle ul.menu a.level2 span {
}

 
div#middle ul.menu li.level3 {
	background: url(../images/submenu_item.png) 20px 0px no-repeat;
}

div#middle ul.menu a.level3 {
	text-indent: 35px;
}

div#middle ul.menu a.level3 span {
}

 
div#middle ul.menu li.level4 {
	background: url(../images/submenu_item.png) 30px 0px no-repeat;
}

div#middle ul.menu a.level4  {
	text-indent: 45px;
}

div#middle ul.menu a.level4 span {
}
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * module headers
 */

/* reset header for all modules */
div.module h3.module {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	color: #323232;
	font-weight: normal;
}

/* header span's */
div.module span.module-2,
div.module span.module-3 {
	display: block;
}

/*
 * space for adjoining modules
 */

.separator div.module {
	margin: 0px 15px 0px 0px;
}

#left div.module,
#right div.module {
	margin: 0px 0px 15px 0px;
}

#top .topblock div.module {
	margin: 15px 0px 0px 0px;
}

#bottom .bottomblock div.module {
	margin: 0px 0px 15px 0px;
}

/*
 * styling for special positions
 */

div#toolbar div.module {
	margin-left: 20px;
	float: right;
}

/*
 * badge styling for all modules
 */
 
div.module {
	position: relative;
}
 
div.module div.badge-new {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_badge_new.png) 0 0 no-repeat; /* ie6png:scale */
	z-index: 1;
}

div.module div.badge-top {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_badge_top.png) 0 0 no-repeat; /* ie6png:scale */
	z-index: 1;
}

div.module div.badge-pick {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_badge_pick.png) 0 0 no-repeat; /* ie6png:scale */
	z-index: 1;
}

/*
 * module: blank
 */
 
div.mod-blank div.module {
	overflow: hidden;
}

div.mod-blank h3.module {
	height: 20px;
	line-height: 20px;
}

/*
 * module: transwhite
 */
 
div.mod-transwhite div.module-t, div.mod-transwhiteNP div.module-t {
	height: 10px;
	background: url(../images/module_transwhite_border.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-transwhite div.module-l, div.mod-transwhiteNP div.module-l {
	background: url(../images/module_transwhite_border.png) 0 0 repeat-y;
	overflow: hidden;
}

div.mod-transwhite div.module-r, div.mod-transwhiteNP div.module-r {
	padding: 0px 10px 0px 10px;
	background: url(../images/module_transwhite_border.png) 100% 0 repeat-y;
}

div.mod-transwhite div.module-m, div.mod-transwhiteNP div.module-m {
	padding: 5px 5px 5px 5px;
	background: url(../images/module_transwhite_bg.png) 0 0 repeat; /* ie6png:scale */
	color: #ffffff;
}

/*div.mod-transwhiteNP div.module-m {
	padding: 0;
}*/

div.mod-transwhite div.module-l-ie6,
div.mod-transwhite div.module-r-ie6,
div.mod-transwhiteNP div.module-l-ie6,
div.mod-transwhiteNP div.module-r-ie6 {
	display: none;
}

div.mod-transwhite div.module-b, div.mod-transwhiteNP div.module-b {
	height: 10px;
	background: url(../images/module_transwhite_border.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-transwhite h3.module, div.mod-transwhiteNP h3.module {
	margin: 0px 0px 5px 0px;
	font-size: 140%;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #ffffff;
}

/*
 * module: transblack
 */
 
div.mod-transblack div.module-t {
	height: 10px;
	background: url(../images/module_transblack_border.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-transblack div.module-l {
	background: url(../images/module_transblack_border.png) 0 0 repeat-y;
	overflow: hidden;
}

div.mod-transblack div.module-r {
	padding: 0px 10px 0px 10px;
	background: url(../images/module_transblack_border.png) 100% 0 repeat-y;
}

div.mod-transblack div.module-m {
	padding: 5px 5px 5px 5px;
	background: url(../images/module_transblack_bg.png) 0 0 repeat;
	color: #ffffff;
}

div.mod-transblack div.module-m a:link, div.mod-transblack div.module-m a:visited {
	color: #ffdd00;
}

div.mod-transblack div.module-m a:hover {
	color: #2d5696;
}

div.mod-transblack div.module-l-ie6,
div.mod-transblack div.module-r-ie6 {
	display: none;
}

div.mod-transblack div.module-b {
	height: 10px;
	background: url(../images/module_transblack_border.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-transblack h3.module {
	margin: 0px 0px 5px 0px;
	font-size: 140%;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #ffffff;
}

/*
 * module: border
 */
 
div.mod-border div.module {
	border: 1px solid #DCDCDC;
	background: #ffffff;
	overflow: hidden;
}

div.mod-border div.module-2 {
	padding: 10px 15px 10px 15px;
	overflow: hidden;
}

div.mod-border h3.module {
	margin: 0px 0px 5px 0px;
	font-size: 140%;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #999900;
}

/*
 * module: dotted
 */
 
div.mod-dotted div.module {
}

div.mod-dotted div.module-2 {
	padding: 0px 5px 10px 5px;
	overflow: hidden;
}

div.mod-dotted h3.module {
	margin: 0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	background: url(../images/module_dotted_header.png) 0 100% repeat-x;
	font-size: 140%;
	letter-spacing: -1px;
	text-transform: uppercase;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
}

/*
 * module: paper
 */
 
div.mod-paper div.module-l {
	background: url(../images/module_paper_border.png) 0 0 repeat-y;
	overflow: hidden;
}

div.mod-paper div.module-r {
	padding: 0px 1px 0px 1px;
	border-top: 1px solid #E6E6E6;
	background: url(../images/module_paper_border.png) 100% 0 repeat-y;
}

div.mod-paper div.module-m {
	padding: 14px 14px 15px 14px;
	background: #FAFDFF url(../images/module_paper_bg.png) 0 100% repeat-x;
}

div.mod-paper div.module-l-ie6,
div.mod-paper div.module-r-ie6 {
	display: none;
}

div.mod-paper div.module-container-b {
	padding: 0px 8px 0px 8px;
	position: relative;
}

div.mod-paper div.module-b {
	height: 8px;
	background: url(../images/module_paper_b.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-paper div.module-bl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 8px;
	height: 8px;
	background: url(../images/module_paper_bl.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-paper div.module-br {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 8px;
	height: 8px;
	background: url(../images/module_paper_br.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-paper h3.module {
	height: 35px;
	margin: -15px -15px 5px -15px;
	background: url(../images/module_paper_header.png) 0 0 repeat-x;
	font-size: 140%;
	line-height: 32px;
	text-indent: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #ffffff;
}

/* menu */
div.mod-menu div.module {
}

div.mod-menu div.module h3.module {
}


/*
 * module: postit
 */
 
div.mod-postit div.module-l {
	background: url(../images/module_postit_border.png) 0 0 repeat-y;
	overflow: hidden;
}

div.mod-postit div.module-r {
	padding: 0px 1px 0px 1px;
	border-top: 1px solid #F2F2F2;
	background: url(../images/module_postit_border.png) 100% 0 repeat-y;
}

div.mod-postit div.module-m {
	padding: 15px 15px 0px 15px;
	background: #FFFFAA;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

div.mod-postit div.module-l-ie6,
div.mod-postit div.module-r-ie6 {
	display: none;
}

div.mod-postit div.module-container-b {
	padding: 0px 90px 0px 60px;
	position: relative;
}

div.mod-postit div.module-b {
	height: 40px;
	background: url(../images/module_postit_b.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-postit div.module-bl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 40px;
	background: url(../images/module_postit_bl.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-postit div.module-br {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 90px;
	height: 40px;
	background: url(../images/module_postit_br.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-postit h3.module {
	height: 35px;
	margin: -16px -16px 5px -16px;
	background: #FFFFDA;
	font-size: 140%;
	line-height: 35px;
	text-indent: 15px;
	letter-spacing: -1px;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

/*
 * module: polaroid
 */

div.mod-polaroid div.badge-tape {
	position: absolute;
	top: -13px;
	left: 50%;
	width: 114px;
	height: 38px;
	margin-left: -57px;
	background: url(../images/module_polaroid_tape.png) 0 0 no-repeat; /* ie6png:scale */
	z-index: 1;
}

div.mod-polaroid div.module-2 {
	margin-top: 13px;
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background: #ffffff url(../images/module_polaroid_bg.png) 0 100% repeat-x;
	overflow: hidden;
}

div.mod-polaroid div.module-3 {
	margin-bottom: 5px;
	background: #000000;
}

div.mod-polaroid div.module-4 {
	padding: 10px 15px 10px 15px;
	overflow: hidden;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #C8C8C8;
}

div.mod-polaroid div.module-container-b {
	padding: 0px 70px 0px 70px;
	position: relative;
}

div.mod-polaroid div.module-b {
	height: 5px;
	background: url(../images/module_polaroid_b.png) 0 0 repeat-x; /* ie6png:scale */
}

div.mod-polaroid div.module-bl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 70px;
	height: 5px;
	background: url(../images/module_polaroid_bl.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-polaroid div.module-br {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 70px;
	height: 5px;
	background: url(../images/module_polaroid_br.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-polaroid h3.module {
	height: 25px;
	margin: 0px 0px 0px 0px;
	font-size: 140%;
	line-height: 25px;
	text-align: center;
	letter-spacing: -1px;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}
/*
 * 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;
	margin: 0px;
	background: url(../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: 100%;
}

div#yoo-search input:focus {
	outline: none;
}

div#yoo-search button {
	width: 18px;
	height: 18px;
	padding: 0px;
	border: none;
	background: url(../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(../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;
	padding: 5px 0px 0px 0px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 250%;
	line-height: 100%;
	font-weight: bold;
	color: #325376;
} 

#content_container {
	background: #ffffff;
	padding: 6px;
}

 
#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(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

 
table.blog {
  margin: 0;
  padding: 0;
  width: 100%;
}

 
.contentpane {
  margin: 0;
  padding: 0;
  width: auto;
}

 
.contentpaneopen {
  margin: 0;
  padding: 0;
  width: auto;
}

 
.contentdescription {
}

 
.article_separator {
	/*display: block;*/
	/*height: 50px;*/
	/*background: url(../images/article_separator.png) 50% 50% no-repeat;*/
}

a.readon, a.readmore {
	margin: 10px 0px 0px 0px;
	margin: 0px;
	padding: 0px 7px 0px 7px;
	height: 20px;
	border: 1px solid #c8c8c8;
	background: #ffffff;
	display: block;
	float: left;
	line-height: 20px;
	font-size: 90%;
}

#page a.readon:link, #page a.readon:visited, #page a.readmore:link, #page a.readmore:visited {
	color: #646464;
	text-decoration: none;
}

#page a.readon:hover, #page a.readmore:hover {
	color: #000000;
	text-decoration: underline;
}

 
.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-message dd.message ul { background: #dfffff; }

/* 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(../../system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../../system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../../system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(../../system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../../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(../../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(../../system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

#left #form-login fieldset {
	border: none;
}

/*
 * YOOsearch
 */

#page div.default div.yoo-search div.resultbox {
	position: absolute;
	right: -5px;
	top: 22px;
	z-index: 20;
}
/*
 * This CSS file is for customization purpose only
 *
 * To make it easier to update a YOOtheme template to the latest version use
 * this custom.css file for small CSS modifications.
 *
 * How it works:
 * For example if you want to change a color which is applied in layout.css
 * just copy the original styling into this file right after the commented
 * section. Do this for all CSS modifications.
 *
 * In case you have to update the template save the custom.css file on your computer.
 * De-install and re-install the updated template version. And copy your saved
 * custom.css file back in place. Now compare your modification with the new CSS
 * files and make sure they are working.
 *
 * To load this file when Gzip is enabled in the template parameters do the following:
 * Open css/template.css.php and take a look at the last line. Uncomment follwing line:
 * // include(PATH_ROOT . 'custom.css');
 *
 * To load this file when Gzip is disabled in the template parameters do the following:
 * Open lib/php/yootools.php and take a look at line 100. Uncomment follwing line:
 * // $this->addStyleSheet($baseurl.'/css/custom.css');
 *
 */ 

.senzaPadding {
	padding: 0;
}

.no-padding div div div.module-2 {
	padding-top: 0px;
	padding-bottom: 0px;
}

ul.mainListItems li {
	font-size: 11px;
}

a.wikipedia img {
	border: 1px solid #ccc;
	padding: 2px;
	background: #eee;
	width: 12px;
}

a:hover.wikipedia img {
	background: #ccc;
}

a.stopMenunav {
	border: 0;
	padding: 0;
	background: none;
	vertical-align: middle;
}
a.stopMenunav:hover {
	border: 0;
	padding: 0;
	background: none;
}


fieldset {
	border: 1px solid #cecece;
	padding-bottom: 9px;
}
chars {
	padding-top: 9px;
}

.link-tab {
	width: 100%;
	display: block;
	line-height: 16px !important;
	background: #c8eb35 url(/images/sfondo_verde.jpg) 0 0 repeat-x !important;
	border-color: #666666 !important;
}
.link-tab-current {
	font-weight: bold;
	background: #73cef8 url(/images/sfondo_azzurro.jpg) 0 0 repeat-x !important;
	color: #333333 !important;
}


div.ultimatesbplugin_top iframe {
	position: absolute;
	right: 260px;
	z-index: 99;
}



/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */

/*
 * Page
 */

body.noon {
	background: #385A81 url(../../images/grass/page_bg_noon.jpg) 50% 0 repeat-x fixed;
}

body.noon-small {
	background: #385A81 url(../../images/grass/page_bg_noon_small.jpg) 50% 0 repeat-x fixed;
}

body.evening {
	background: #4C5469 url(../../images/grass/page_bg_evening.jpg) 50% 0 repeat-x fixed;
}

body.evening-small {
	background: #385A81 url(../../images/grass/page_bg_evening_small.jpg) 50% 0 repeat-x fixed;
}

body.night {
	background: #293947 url(../../images/grass/page_bg_night.jpg) 50% 0 repeat-x fixed;
}

body.night-small {
	background: #385A81 url(../../images/grass/page_bg_night_small.jpg) 50% 0 repeat-x fixed;
}

body.morning {
	background: #395066 url(../../images/grass/page_bg_morning.jpg) 50% 0 repeat-x fixed;
}

body.morning-small {
	background: #385A81 url(../../images/grass/page_bg_morning_small.jpg) 50% 0 repeat-x fixed;
}