/* @import url(tooltip.css); */

/** global.css ****************************************************************/

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.4em 0 0.2em;
	/**
	color: #CC9925;
	/***/
}

h1.logo {
	padding:0;
	margin: 0;
	height:0;
	width: 563px;		/* image width */
	padding-top: 120px;	/* image height */
	overflow: hidden;
	background-color: transparent;
	background-image: url(./img/logo.png?v=2);
	background-repeat: no-repeat;
	font-size: 1px;
	border: none;
	float:left;
	z-index: 2;
}

h1.logo_temp {
	padding:0;
	margin: 0;
	height:0;
	width: 290px;		/* image width */
	padding-top: 120px;	/* image height */
	overflow: hidden;
	background-color: transparent;
	background-image: url(./img/logo_temp.png?v=3);
	background-repeat: no-repeat;
	font-size: 1px;
	border: none;
	float:left;
	z-index: 2;
}

#adv_special_biancorossa {
	padding:0;
	margin:0;
	width: 250px;
	height: 105px;
	color: #3E2020;
	position:absolute;
	top:-3px;
	left:350px;
	z-index:100;
	
	text-align: center;
	
	background-color: white;
	background-image:url(./img/vicenzacalcio.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-bottom-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-bottom-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	
	-moz-box-shadow: 1px 4px 10px #173542; /* Firefox */
	-webkit-box-shadow: 1px 4px 10px #173542; /* Safari, Chrome */
	box-shadow: 1px 4px 10px #173542; /* CSS3 */

}

#adv_special_biancorossa_popup {
	padding:0;
	margin:0;
	width: auto;
	height: 105px;
	color: #3E2020;
	z-index:100;
	
	text-align: center;
	
	background-color: white;
	background-image:url(./img/vicenzacalcio.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;

}

#adv_special_biancorossa #br_top,
#adv_special_biancorossa_popup  #br_top {
	
	font-size: 90%;
	
	padding:6px 10px;
	height: 60px;
	margin:0 3px;
}

#adv_special_biancorossa #br_top a,
#adv_special_biancorossa_popup #br_top a {
	display: block;
	color: #3E2020;
}

#adv_special_biancorossa #br_bottom,
#adv_special_biancorossa_popup #br_bottom {

	margin:3px;
	margin-top:0;
	
	font: 16px Helvetica, Arial;
	
	
	background: #E62E2E;
	
		-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;

}

#adv_special_biancorossa #br_bottom a,
#adv_special_biancorossa_popup #br_bottom a {
	height: 30px;
	line-height:30px;
	color: white;
	display: block;
}

address, blockquote, dl,
fieldset, ol, table, p, pre, ul {
	margin-top: 0.1em;
	margin-bottom: 0.4em;
}

body, legend, address, blockquote, dl,
fieldset, ol, table, p, pre, ul {
	color: #666;
}

body {
	background-color: #ffffff;
	background-image: url(./img/bg_body.png);
	font: 90%/1.5 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	text-align: left;
}

a:link,
a:active,
a:visited {
	color: #8B392F;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #E91B01;
}

a img {
	border:0;
	padding:0;
	margin:0;
}

img.imgborder {
	border: 1px solid #f4f4f4;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 1px;
}

cite {
	color: #999;
	background: #f7f7f7;
	padding: 35px 20px 15px 80px;
	margin: 0 0 5px 10px;
	display:block;
	width:30%;
	float:right;
	text-align:left;
	font: 14px Georgia, "Times New Roman", Times, serif;
	background-image: url(./img/cite.png);
	background-repeat: no-repeat;
	-moz-border-radius: 13px;
	-khtml-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;

}

/* clear both */
.cb {
	clear:both;
	margin:0;
	padding:0;
	height:0;
	line-height:0;
	width:0;
}

.hidden {
	display: none;
}


/** FORM **/
submit input:hover, button:hover, .submit:hover{
	color: #8C5B00;
	background-color: #FFDA96;
	border-color: #CF9326;
}

form, label input {
	margin: 0;
	padding: 0;
	position:relative;
}

form {

}

fieldset {
	padding: 10px;
	padding-right: 0;
	border: 0;
	border-top: 1px solid #f0f0f0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
}

fieldset.left, fieldset.right {
	width: 275px;
}

fieldset.left input, fieldset.right input {
	width: 200px;
}

legend {
	font-size: 90%;
	font-weight: bold;
	padding: 0 5px 0 0;
	margin: 0 0 0 -10px;
}

textarea, input, select, button, .submit {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 2px 0;
	line-height:1.2em;
	background-color: #FFFFFF;
	border-color: #d4d4d4;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

button, .submit {
	padding: 2px 6px;
	background-color: #E79389;
	background-image: url(img/bg_button.png);
	background-position: top;
	background-repeat: repeat-x;
	border-color: #B83D2E;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	text-decoration: none;
	color: #4D0800;
	margin: 0 2px;
}

select {
	height: 2em;
	vertical-align:top;
	padding: 2px;
}

label {
	font-size: 90%;
	cursor: pointer;
	padding: 0;
	margin:0;
	margin-top:8px;
	display:block;
	color:#6587a8;
}

label.checklabel {
	display:inline;
}

input.checkbox {
	padding:0;
	margin:0;
	border:0;
	line-height: 1em;
	background:transparent;
}

input.petitioninput {
	width:200px;
}

.button-highlighted {
	font-weight: bold;
	border-color: #b0b0b0;
}

.maxwidth {
	width:100%;
}

form.nestedform {
	background-color: #f4f4f4;
	padding: 10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.submitbox {
	border-top: 1px solid #e0e0e0;
	margin-top:10px;
	padding-top:4px;
	text-align:right;
}

/** obj.css *******************************************************************/

.obj_post {
	padding:0;
	border:0;
}

.obj_title, .obj_title_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
}

.obj_title, .obj_title a, .obj_title_list, .obj_title_list a, .obj_tiny a {
	font-weight:normal;
	padding:0;
	margin:0;
	color: #404040;
}

.obj_title a, .obj_title_back a, .obj_title_list a {
	display:block;
}

.obj_title a:hover, .obj_title_back a:hover, .obj_title_list a:hover {
	text-decoration:underline;
}

.obj_title_list_smart, .obj_title_list_smart a {
	font-size: 14px;
	height: 22px;
	line-height: 22px;
}

.obj_date, .obj_ncomments, .obj_tags, .obj_cat {

}

.obj_tags {
	border-top: 1px solid #f0f0f0;
	margin-top:10px;
	padding-top:5px;
}

.obj_tiny {
	font-size:0.80em;
}

.obj_tiny a {
	color: #808080;
	text-decoration: underline;
}

.obj_ncomments, .obj_ncomments a {
	font-weight:bold;
}

.grazie, .obj_text {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.obj_text {
	text-align: justify;
}

.obj_text, .obj_text_tiny {
	padding:14px 0 0 0;
	overflow:hidden;
}

.obj_text_tiny {
	line-height: 1.2em;
}

.modern {
	font-family: 'Trebuchet MS', Arial, sans-serif;
}

.obj_text h1,
.obj_text h2,
.obj_text h3,
.obj_text h4,
.obj_text h5,
.obj_text h6 {
	line-height: 1.1em;
	font-weight: normal;
	text-align: left;
}

.obj_videotitle {
	line-height:2.2em;
}

.obj_author {
	font-size: 90%;
}

.obj_text_comments {
	padding-top:2px;
	margin-bottom:18px;
	overflow:hidden;
	font-size:0.9em;
}

.obj_text img {
	margin: 4px 8px 0px 0px;
	padding: 4px;
	border: 1px solid #ddd;
}

.obj_article_image {
	float:left;
	margin-right:10px;
}

.obj_article_image_big {
	margin: 0 auto 8px !important;
	display: block;
}

.obj_article_video {
	float:left;
	margin-right:10px;
}

.obj_article_video_big {
	margin: 0 auto 8px !important;
	display: block;
}

a.obj_bottom_link, a.obj_backlink {
	display:block;
	background-repeat: no-repeat;
	padding:0;
	margin:0;
	font: 90%/1.5 'Trebuchet MS', Arial, sans-serif;
}

a.obj_bottom_link {
	text-align:left;
	background-image: url(./img/nav_read.gif);
	background-position: 2px 50%;
	margin: 10px 0;
	padding:1px;
	padding-left: 20px;
}

.box_side a.obj_bottom_link {
	margin: 4px 0 0 0;
}

a.obj_bottom_link:hover {
	background-image: url(./img/nav_read_hover.gif);
	background-color: #f2f2f2;
}

a.obj_backlink {
	background-image: url(./img/nav_back.gif);
	background-position: left 50%;
	padding: 0 0 0 18px;
}

.obj_admin {
	padding:4px;
	font-size:0.9em;
	text-align:right;
}

.actlink {
	/*padding:2px;*/
}

.obj_formaddpost_container {
	padding-bottom: 20px;
}

.obj_comments_container {
}

.obj_comment_form {
	padding-bottom: 20px;
}

.obj_comment {
	position:relative;
}

.obj_list_row, .obj_list_row_odd{
	padding: 4px 8px;
	margin: 4px 0;
}

.obj_list_row_odd {
	background-color: #f0f0f0;
}

.objpostlistcontainer {
	width: 320px;
}

.objcomunicatilistcontainer {
	width: 320px;
}

.objcommentlistcontainer {
	width: 320px;
}

.objpostinchiestacontainer {
	width: 320px;
}

.objpostinchiesta, .objpostlist {
	/***
	height: 240px;
	/***/
}

.objpostinchiestatext {
	/***
	height: 160px;
	/****/
}

.objlistbox {
	padding: 12px 2px !important;
}

.objform {
	/***/
	background-color: #F7f5f4 !important;
	/***
	border: 1px solid #e0e0e0 !important;
	/***/
}

.objcomment {
	background-color: #F7f5f4 !important;
}

/** style.css *****************************************************************/

div.wrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

.left {
	float:left !important;
}

.right {
	float:right !important;
}

div#left_column_container {
	width:655px;
}

div#right_column_container {
	width:300px;
}

div#center_column_container {
	background: red;
	width: 140px;
	margin-left:10px;
	height:400px;
}



.font200 {
	font-size:200% !important;
}

.font190 {
	font-size:190% !important;
}

.font180 {
	font-size:180% !important;
}

.font170 {
	font-size:170% !important;
}

.font160 {
	font-size:160% !important;
}

.font150 {
	font-size:150% !important;
}

.font140 {
	font-size:140% !important;
}

.font130 {
	font-size:130% !important;
}

.font120 {
	font-size:120% !important;
}

.font110 {
	font-size:110% !important;
}

.font90 {
	font-size:88% !important;
}

.font80 {
	font-size:78% !important;
}

.font70 {
	font-size:70% !important;
}

.hiddenoverflow {
	overflow: hidden !important;
}

.scrollbox {
	overflow: auto !important;
}

.modern {
	font-family: 'Trebuchet MS', Arial, sans-serif;
}

.clear { clear: both; height:0; line-height:0; padding:0; margin:0;}

#settimanalebox {
}

#settimanaledesc {
}

#searchbox {
	/******
	float: right;
	padding:0;
	margin:30px 0 0 10px;
	/*****/
}

#searchbox input.searchblur {
	color: #999;
	text-indent: 3px;
}

#searchbox div#searchwrap {
	background: transparent;
	border: 1px solid #bbb;
	padding:2px;
}

#searchbox input {
	background: transparent;
	border: 0;
	vertical-align:middle;
}

#searchbox input#searchinput {
	/***
	background: transparent;
	border: 1px solid #aaa;
	height: 18px;
	padding: 0 3px;
	/********/
	width: 230px;
}

#searchbox input#searchsubmit {
	float:right;
}

#searchbox button {
	color: #303030;
	background-color: #a0a0a0;
	border-color: #606060;
	padding: 1px 5px;
}

#user_menu {
	color: #aaa;
}

#categorymenu {
	background:#aaa;
	background-image: url(./img/bg_categorymenu.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height:36px;
	border-top:1px solid #777;
	border-bottom:1px solid #888;
}

div#header {
	padding: 0;
	border-top: 2px solid #186F95;
	border-bottom: 5px solid #B83D2E;
	background-color: #1D5B73;
	background-image: url(./img/bg_header.png?v=2);
	background-repeat: repeat-x;
	background-position: top;
	height: 136px;
}

div#bodycontent {
	position: relative;
	min-height: 100%;
}

div#content {
	padding:20px 0 90px 0;
	background-color: transparent;
	background-image: url(./img/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
}

table.boxtable {
	margin: 0;
	border-collapse: collapse;
	width: 100%;
	border:0;
}

table.boxtable th, table.boxtable td {
	text-align: center;
	vertical-align: top;
	padding: 1px;
}


/*******************************/

.box, .box_side {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: white;
	padding: 12px 18px;
	border-color: #e0e0e0;
	border-width: 1px;
	border-style: solid;
	border-top:0;
	border-bottom-width: 3px;
	margin-bottom: 8px;
}

.box_side {
	padding: 12px;
	background-image: url(./img/bg_sidebox.png?v=10);
	background-repeat: repeat-x;
	background-position: top;
}

.box_side_tiny {
	padding: 5px;
	background:transparent;
	border:0;
	margin-bottom:10px;
}

.box_side_tiny .title {
	padding: 0 10px;
	background:url("./img/bg_categorymenu.png") repeat-x scroll center bottom #AAAAAA;
	border:1px solid #888;
	border-top:1px solid #999;
	border-left:1px solid #999;
	
	margin-bottom:8px;
	
	
	color:#343434;
	font-size:14px;
	font-weight:normal;
	height:28px;
	line-height:28px;
	text-shadow:-1px 1px 0 #CCCCCC;
}

.box_side_tiny .title a {
		color:#343434;
		display:block;
}

.box_side_tiny .title a:hover {
	color: white;
	text-shadow:0px 1px 1px #191919;
}

.round {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.noround {
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.noround_t {
	-moz-border-radius-topleft: 0;
	-khtml-border-top-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-khtml-border-top-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
}

.noround_b {
	-moz-border-radius-bottomleft: 0;
	-khtml-border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-khtml-border-bottom-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
}

.noround_tl {
	-moz-border-radius-topleft: 0;
	-khtml-border-top-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
}

.noround_bl {
	-moz-border-radius-bottomleft: 0;
	-khtml-border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
}

.loading {
	text-align:center;
	background-color:white;
	padding: 5px;
	right: 1px;
	border:1px solid #f0f0f0;
	z-index: 100;
	position:fixed;
}

.loading img {
	vertical-align:middle;
}

.helpicon {
	float:right;
}

.imgwrap, .imgwrap img {
}

.imgwrap {
	position:relative;
	float:left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #eee;
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-bottom-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-bottom-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-bottom-radius: 8px;
}

.imgwrap p {
	font: 11px/1.1 'Trebuchet MS', Arial, sans-serif;
	color: #666;
	margin:0;
	margin-top: 6px;
	padding: 4px 6px;
	background: #f0f0f0;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-bottom-radius: 4px;
}

.vspacer {
	margin-top:2em;
}

/** bottom boxes **/
div#footer {
	clear: both;
	height: 65px;
	padding: 0;
	margin: 0;
	position: relative;
 	margin-top: -66px;
	font-size: 12px;
	color: #aaa;
	border-top: 2px solid #ccc;
	border-bottom: 5px solid #B83D2E;
	background-color: #2D5B6D;
	background-image: url(./img/bg_header.png);
	background-repeat: repeat-x;
	background-position: top;
}

div#footer a:link,
div#footer a:active,
div#footer a:visited {
	color: white;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

.bottom_separator {
	float:left;
	min-height: 100%;
	padding: 10px;
	height: 45px;
	border-left: 1px solid #4D8EAA;
	border-right: 1px solid #366D82;
}

.icon, .icon20 {
	margin:0;
	padding:0;
	vertical-align: sub;
}

/* icons */
.icon_video,
.icon_document {
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 24px !important;
}

.icon_video {
	background-image: url(./img/icons/video.png);
}

.icon_document {
	background-image: url(./img/icons/document.png);
}

/****************
 * Text
 ****************/
.sectiontitle {
	color:#fff;
	background-color: #c0c0c0;
	border:0;
	padding: 8px 20px;
	font-size: 20px;
	font-size: 1em;
	padding-top: 30px;
	float:left;
}

.sectiontitle strong {
	font-size: 1.5em;
	font-weight: bold;
}

.title {
	margin:0;
	padding:0;
	font-size:1.1em;
	height: 40px;
	line-height: 14px;
	color: #D6E5EC;
	text-shadow:0px 0px 1px #153C4F;
}

.confirm .title {
	text-align:center;
	font-size:0.95em;
	font-weight:bold;
}

.message_box {
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 5px 0;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.error {
	border-color: red;
	background-color: #ffe0d0;
	color: red;
}

.alert {
	border-color: #C7C700;
	background-color: #FFFFD0;
	color: #606000;
}

.info {
	border-color: green;
	background-color: #E0FFD0;
	color: green;
}

.bold {
	font-weight:bold !important;
}

.textright {
	text-align: right !important;
}

.textleft {
	text-align: left !important;
}

.textcenter {
	text-align: center !important;
}

.topspacer {
	margin-top: 1em;
}

.block {
	display:block;
}

.block:hover,
a.obj_bottom_link:hover,
.obj_title_list_smart a:hover,
.obj_title_list a:hover,
.obj_title a:hover {
	background-color:#f4f4f4;
}

.nowrap {
	white-space: nowrap;
}

.noborder {
	border:0;
	padding:0;
	margin:0;
}

.boxinbox {
	border:0;
	padding:0;
	margin:0 -12px;
}

/****************
 * Expand stuff
 ****************/

.obj_expand_link {
	color: #186f95 !important;
}

.obj_expand_link, .notexpanded {
	background-image: url(./img/icon_expand_close.png) !important;
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding-left:18px;
}

.notexpanded {
	background-image: url(./img/icon_expand_open.png) !important;
}

/****************
 * Table
 ****************/

table.simple {
	border-collapse: collapse;
	width: 100%;
}

table.simple thead {

}

table.simple caption {
	text-align: left;
	padding: 5px 0;
}


table.simple th, table.simple td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding: 4px 8px;
	line-height: 1.9em;
}

table.simple th {
	background-color: #f6f6f6;
}

table.simple th a {

}

table.simple th a:hover {

}

table.simple .nowrap {
	white-space: nowrap;
}

table.simple .red {
	background-color: #ffe0d0;
}

table.simple .green {
	background-color: #e0ffd0;
}

table.simple .hover {
	background-color: #f0f0f0;
}

table.simple .current {
	background-color: #FFFFE0;
}


/****************
 * Pager
 ****************/
.pager {
	padding: 6px;
	width: 150px;
	margin: -11px auto;
}

.pager_container {
	text-align:center;
}

.pager_prev_container {
	float:left;
	text-align:left;
}

.pager_next_container {
	float:right;
	text-align:right;
}

.pager_prev_container, .pager_next_container {
	width:48%;
}

.pager_prev_container img, .pager_next_container img {
	padding:3px;
}

.pager_prev_container a, .pager_next_container a {
	display:block;
}

/** suggest *************/
.ac_results {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	border-color: #aaa;
}

.ac_results li {
	padding: 2px 5px;
	white-space: nowrap;
	text-align: left;
	color: #101010;
}

.ac_over {
	cursor: pointer;
	background-color: #5E9CB6;
}

.ac_match {
	text-decoration: underline;
	color: #000;
}


/** menu.css ******************************************************************/

/** MAIN MENU **/

ul.main_menu, ul.main_menu * {
	margin:0;
	padding:0;
}

ul.main_menu {
	float: left;
	list-style: none;
	height: 1px;
	margin-top: -34px;
	z-index: 1;
}

ul.main_menu li {
	float: left;
	display: inline;
	list-style: none;
	text-align: center;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

ul.main_menu a {
	display: block;
	padding: 3px 12px;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 14px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #275F75;
	background-color: #186F95;
	color: #e0e0e0;
	background-image: url(./img/bg_tab.png);
	background-position: center left;
	background-repeat: repeat-x;
	text-shadow:0px 1px 1px #153C4F;
}

ul.main_menu li.menu_selected a, ul.main_menu li.menu_selected a:hover {
	color: white;
	background-color: #B83D2E;
	border-color: #932F23;
	border-bottom-color: #B83D2E;
	background-image: url(./img/bg_tab_selected.png);
	text-shadow:0px 1px 1px #2E0400;
}

ul.main_menu li a:hover {
	color: #fff;
	background-color: #327FA1;
	background-image: none;
	border-color: #006997;
	border-bottom-color: #327FA1;
	text-shadow:0px 0px 2px #88B7CE;
}

/** CATEGORY MENU **/

ul.category_menu, ul.category_menu * {
	margin:0;
	padding:0;
}

ul.category_menu {
	list-style: none;
	height: 1px;
	margin-top: 0px;
	z-index: 1;
}

ul.category_menu li {
	float: left;
	display: inline;
	list-style: none;
	text-align: center;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	margin-top:3px;
}

ul.category_menu a {
	display: block;
	padding: 0 12px;
	height:28px;
	line-height:28px;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 14px;
	color: #343434;
	text-shadow:-1px 1px 0px #ccc;
	border:1px solid transparent;
}

ul.category_menu li.menu_selected a, ul.category_menu li.menu_selected a:hover {
	color: white;
	background-color: #777;
	text-shadow:0px 1px 1px #191919;
	border:1px solid #606060;
	border-bottom-color:#a6a6a6;
	border-right-color:#a6a6a6;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

ul.category_menu li a:hover {
	color: white;
	text-shadow:0px 1px 1px #191919;
}


/** FOOTER MENU **/

.footer_menu {

}

.footer_menu span {
	padding: 0 5px;
}

/** USER MENU **/

.user_menu, .user_menu * {
	margin:0;
	padding:0;
	font-size: 11px;
	line-height: 11px;
}

.user_menu {
	float: right;
	list-style: none;
	height: 1px;
	line-height: 1px;
	margin-top: -23px;
	z-index: 1;
}

.user_menu a {
	padding: 0 2px;
	font-weight: normal;
	color: #e0e0e0;
}

.user_menu .menu_selected a, .user_menu a:hover {
	color: white;
	text-decoration: underline;

}

/** BOX MENU **/

ul.box_menu, ul.box_menu * {
	margin:0;
	padding:0;
}

ul.box_menu {
	margin-top: -10px;
	list-style: none;
	z-index: 1;
}

ul.box_menu li {
	display: inline-block;
	width:49%;
	list-style: none;
	text-align: left;
	margin:0;
	padding: 0;
	float:left;
}

ul.box_menu a {
	display: block;
	padding: 2px 12px;
	font-weight: normal;
}

ul.box_menu li.menu_selected a, ul.box_menu li a:hover {
	color: white;
	background-color: #B83D2E;
}


/* MEDIA MENU **/
ul.media_menu, ul.media_menu * {
	margin:0;
	padding: 0;
}

ul.media_menu {
	list-style: none;
	font-size: 90%;
	margin: 0;
	padding:0;
}

ul.media_menu li {
	display: inline;
	float:left;
	margin: 0 2px 0 0;
}

ul.media_menu li a {
	background-color: white;
	border-color: #e0e0e0;
	border-width: 1px;
	border-style: solid;
	border-top:0;
	border-bottom: 0;
	margin-top: 6px;
	display:block;
	padding: 5px 20px 3px 20px;
	line-height: 20px;
	font-weight: normal;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius-bottomleft: 0;
	-khtml-border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-khtml-border-bottom-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	background-position: top left;
	background-repeat: repeat-x;
	background: #f7f7f7;
	color: #909090;
}

ul.media_menu li a:hover {
	background: #B83D2E;
	color: #fff;
}

ul.media_menu li.menu_selected a {
	margin-top: -4px;
	padding: 6px 30px 2px 30px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(./img/bg_mediamenu_selected.png);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 110%;
	background-color: white;
	color: #505050;
}

/** LISTTICKER **/

#listticker {
	height:30px;
	overflow:hidden;
	padding:0;
}
#listticker li {
	border:0; margin:0; padding:0; list-style:none;
}

#listticker li {
	list-style:none;
	height:30px;
	line-height:35px;
	overflow:hidden;
	font-size: 100%;
}

#listtickerimg {
	float:right;
	display:block;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-align:center;
	font-size:9px;

	border-right: 1px solid #e0e0e0;
	background:white;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius-bottomleft: 0;
	-khtml-border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-khtml-border-bottom-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;

	margin-top:-25px;
	padding-right:10px;
	padding-left:10px;
}

#listtickerimg img {
	width:90px;
	vertical-align:middle;
}

/** TOOLTIP **/
#tooltip, #tooltip * {
	margin:0;
	padding:0;
}

#tooltip { /* The tooltip container */
	background-color: #FCFC97;
	border: 2px solid #BFBF7E;
	padding: 5px 10px;
	font-size: 0.8em;
	text-align: left;

	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#tooltip h3 { /* The tooltip title */
	font-weight: normal;
	color: #404040;
	font-size: 1.3em;
	background-image: url(./img/icons/info.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 20px;
}

#tooltip p.body { /* The tooltip body, shown when using showBody */
	max-width: 300px;
}

#tooltip p.url { /* The tooltip url, shown when using showURL */
}

/** ADV *************/
.adv {
	background-image: url(./img/adv.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 8px;
	padding-top: 14px;
	text-align:center;
	border-bottom: 1px solid #ddd;
}

#adv_header {
	background-color: #186F95;
	text-align:center;
	padding: 10px 0 5px;
}

#adv_inpage {
	margin-bottom: 20px;
}

#adv_box {

}

/** MEERKAT ********************/
#meerkat {
	text-align:center;
	border-top:4px solid #B83D2E;
	background: #1D5B73 url(./img/bg_header.png);
	background-repeat: repeat-x;
	color:white;
	padding:15px;
	height:80px;
}

#meerkat-text {
	font-family: Georgia,"Times New Roman",Times,serif;
}

#meerkat a {
	color: white;
	text-decoration: underline;
}


a#meerkat-close {
	float:right;
	border:1px solid #721D13;
	background: #E15A4A;
	color: #721D13;
	line-height:20px;
	height:20px;
	width:20px;
	display:block;
	font-size:12px;
	text-decoration: none;

	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;


	background-image: url(./img/bg_tab_selected.png);
	background-position: center left;
	background-repeat: repeat-x;
	color: white;
	background-color: #B83D2E;
	border-color: #932F23;
	text-shadow:0px 1px 1px #2E0400;
}
