/* Non-Admin Area Stylesheet */
/* info: Reline in full screen mode */

/* Core Classes */
/*----------------------------------------------------------------------------*/

body {
	background-color: #fff;
}

body, td {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000;
}

body, td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar {
	font: normal 11px  arial, verdana, tahoma, sans-serif;
}

.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox {
	font: normal 10px  arial, verdana, tahoma, arial, sans-serif;
}

a {
	color: #333333;
}

a:hover {
	color: #000;
}

img {	
	border: 0px;
}

form {
	margin: 0px;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.tbox {
	border: #777 1px solid;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}

.button {
	border: 1px solid #A5ACB2;
	background-image : url(images/button.png);
}

.button:hover {
	background-image : url(images/buttonover.png);
}

.nextprev {
	border: 0px;
	text-align: center;
	padding: 2px;
	background-color: #f7f7f9;
}

.spacer{
	padding: 5px 0px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 5px;
	background-color: #dad2e4;
	border-bottom: 1px solid #bbb;
}

.forumheader, .forumheader4, .finfobar {
	background-color: #dad2e4;
}

.forumheader5 {
	cursor: pointer;
}

.forumheader5 {
	background-color: #f7f7f7;
}

.fcaption{
	background-color: #e4d2d2;
	font: bold 11px  arial, verdana, tahoma, sans-serif;
}

.searchhighlight {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.helpbox {
	border: 0px;
}

.news_image {
	float: right;
	padding: 0px 0px 7px 7px;
}

.logo {
	 display: block;
}
 

/* Theme Specific Classes */
/*----------------------------------------------------------------------------*/

.container {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border-bottom: 2px solid #cc0000;	
	background-color: #e5dfd8;
}

.top_section {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.left_section_old {
	vertical-align: top;
	border-right: 1px solid #333333;
	background-color: #FFCC66;
}

.left_section {
	vertical-align: top;
	background-color: #e5dfd8;
	padding: 0px 10px 0px 0px;
}

.top_bar {
	background-color: #126CA3;
	text-align: right;
	padding-right: 5px;
	width: 100%;
	height: 23px;
}

.main_container {
	vertical-align: top;
}

.extern{
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #eee9e5;
	width:100%;
}

.medium_extern{
	width:90%;
}

.top_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #e5dfd8;
	width:100%;
}

.bottom_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 12px;
	width: 100%;
}

.right_section {
	text-align: center;
	vertical-align: top;
	width: 160px;
	padding: 0px 0px 0px 10px;	
}

.main_nav {
	padding-right: 5px;
	vertical-align: bottom;
	background-color: #e5dfd8;
}

.main_section {
	vertical-align: top;
	padding: 10px;
}

.main_caption_old, .menu_caption_old {
	font-weight: bold;
	color: #0B4366;
	margin-bottom: 7px;
}

.main_caption_old {
	font-size: 13px;
}

.main_caption, .menu_caption {
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;
}

.main_caption_old, .menu_caption_old {
	padding: 0px 0 3px 0;
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;
}

.main_caption a {
	color: #ffffff;	
}

.news_title {
	padding: 0px 0 3px 0;
	font-size: 14px;
	font-weight: bold;
}

.news_title a {
	color: #ffffff;	
}

.tablerender {
	margin-bottom: 12px;
}

.top_left_menu_container {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

.top_left_menu {
	background-color: #126CA3;
	font-weight: bold;
	padding: 12px 7px;
	color: #fff;
}

.top_left_menu a {
	color: #fff;
}

.top_left_menu a:hover {
	color: #ddd;
}

.top_left_menu_caption {
	font-size: 12px;
	padding-bottom: 10px;
}

.bottom_left_menu_area {
	vertical-align: top;
	padding-bottom: 10px;
}

.menu_caption {
	padding: 5px 0px 0px 0px;
	font-size: 12px;
}

.menu_caption_left {
	font-size: 12px;
	padding-bottom: 3px;	
}

.menu_container {
	width: 160px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.menu_inner_container {
}

.disclaimer {
	text-align: center;
	width: 100%;
	padding: 12px 0px;
}


/* Theme Specific Classes: News Style */

.news_info_top {
	padding: 2px;
	color:#000000;
}

.news_info_bottom {
	width: 100%;
	background-color: #e5dfd8;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 12px;
}

.news_info_bottom_left {
	padding: 2px;
}

.news_info_bottom_middle {
	padding: 2px;
	width: 100%;
}

.news_info_bottom_right {
	padding: 2px;
	white-space: nowrap
}

.news_comments_icon {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}


/* Theme Specific Classes: Cube Logo Graphic */

.cube_container {
	position: relative;
	left: 0;
	top: 0;
}

.cube_image {
	position: absolute;
	top: -76px;
	left: -49px;
	width: 96px;
	height: 108px;
	display: block;
}


/* Theme Specific Classes: Advanced Content Management Graphic */

.advanced_image {
	width: 145px;
	height: 90px;
	display: block;
	margin-left: 14px;
}


/* Theme Specific Classes: Paperclipped Notes Menu */

.paperclip_container {
	text-align: center;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}

.paperclip_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 130px;
	height: 175px;
}

.paperclip_caption {
	padding: 6px 0px;
	text-align: right;
}

.paperclip {
	font-weight: bold;
	font-size: 12px;
	padding: 34px 20px 0px 20px;
	text-align: left;
	background-image: url(images/paperclip.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 5px;
	vertical-align: top;
}


/* Theme Specific Classes: Post It Note Menu */

.post_it_container {
	text-align: center;
	margin-bottom: 9px;
	margin-top: 7px;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: 12px;
}

.post_it_top {
	background-image: url(images/post_it_top.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.post_it_back {
	text-align: left;
	background-image: url(images/post_it_middle.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}

.post_it_bottom {
	background-image: url(images/post_it_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 12px 7px;
}

.post_it_caption {
	padding-bottom: 5px;
}


/* Brainjar Nav Menu Classes {SITELINS_ALT} */
/*
If you do not use {SITELINS_ALT} and switch to the standard {SITELINKS} instead, 
all of the below can be deleted.
*/
/*----------------------------------------------------------------------------*/

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	color: #CC0000;
	text-align: left;
	font-size: 16px;
	background-color: #e5dfd8;
}


div.menuBar2, div.menuBar2 a.menuButton2, div.menuButton2, div.menuButton2_over {
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	color: #CC0000;
	text-align: left;
	font-size: 16px;
	background-color: #FFFFFF;
}

div.menuBar {
	background-color: #e5dfd8;
	padding: 4px 0px;
	text-align: right;
}

div.emenuBar {
	background-color: #000000;
	border-top: 1px solid #fff;
	text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
	background-color: transparent;
	border: 1px solid;
	border-color: transparent !important;
	border-color: #fff #fff #fff #fff;
	left: 0px;
	margin: 0px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	background-color: #126CA3;
	border-color: #fff #fff #fff #fff !important;
	color: #fff;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
	background-color: #126CA3;
	border-color: #fff #fff #fff #fff !important;
	left: 1px;
	top: 1px;
	color: #fff;
}

div.menu {
	background-color: #FCFDFF;
	border: 1px solid;
	border-color: #fff #a5a5a5 #a5a5a5 #fff;
	left: 0px;
	padding: 1px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
}

div.menu a.menuItem {
	display: block;
	padding: 2px 11px 2px 0px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #F2F4FF;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
	padding: 0px 2px;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

div.menu div.menuItemSep {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #fff;
	margin: 4px 2px;
}

a.menuItem.header {
	border-bottom: 1px solid #b3b3b3;
}


.titoli {
		text-align: left;
		clear: both;
		text-transform: uppercase;
		font-family: Impact, Impact5, Charcoal6, sans-serif;
		font-size: 18px;
		color: #000000;		
		padding: 5px 5px 5px 5px;
}

.titolo_testa {
		text-align: left;
		clear: both;
		text-transform: uppercase;
		font-family: Impact, Impact5, Charcoal6, sans-serif;
		font-size: 26px;
		color: #000000;		
		background-color: #e5dfd8;
		white-space: nowrap;
		padding: 0px 0px 0px 10px;
		text-decoration:underline;
}

.titolo_testa2 {
		text-align: left;
		clear: both;
		text-transform: uppercase;
		font-family: Impact, Impact5, Charcoal6, sans-serif;
		font-size: 15px;
		color: #000000;		
		background-color: #e5dfd8;
		white-space: nowrap;
		padding: 0px 10px 10px 10px;
}

.cc2 {
		text-transform: uppercase;
		font-family: Impact, Impact5, Charcoal6, sans-serif;
		font-size: 13px;
		color: #000000;		
		background-color: #e5dfd8;
}

.foto_header {
		border-right: 1px solid #000000;
		border-left: 1px solid #000000;
		background-color: #e5dfd8;
		padding: 3px 3px 3px 3px;
	width: 20%;
}

.titolo_news {
		text-align: left;
		clear: both;
		text-transform: uppercase;
		font-family: Impact, Impact5, Charcoal6, sans-serif;
		font-size: 18px;
		color: #000000;		
}

.news_extendstring {
	right: 5px;
	top: 5px;
	min-width:40px;
	_width:auto;
	text-align:right;
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	text-transform:uppercase;
	}
	
.cc_extendstring {
	right: 5px;
	min-width:40px;
	_width:auto;
	text-align:left;
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	text-transform:uppercase;
	font-size: 18px;
	color: #CC0000;	
	text-decoration:underline;
	}	
	
.cc_extendstring a, .continue a {
	color: #BF2127;
	}

.news_extendstring a:hover, .continue a:hover {
	color: #7f7f7f;
	text-decoration:none;
	}		
	
.news_extendstring a, .continue a {
	color: #BF2127;
	}

.news_extendstring a:hover, .continue a:hover {
	color: #7f7f7f;
	text-decoration:none;
	}	

.video_header{
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	padding: 5px 0px 5px 5px;
	background-color: #e5dfd8;
	width: 20%;
}

.video_header1{
	color:#000000;
	background-color: #e5dfd8;
	border-top: 2px solid #cc0000;	
	padding: 0px 0px 0px 5px;
}

.video_header2{
	color:#000000;
	background-color: #e5dfd8;
	padding: 0px 0px 0px 5px;
	vertical-align: top;
	font-weight: bold;
}

.video_header3{
	color:#000000;
	background-color: #e5dfd8;
	border-top: 2px solid #cc0000;	
	padding: 0px 0px 0px 5px;
	text-align: right;
}

.top_video {
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	color: #CC0000;
	font-size: 16px;
	background-color: #dad2e4;
	padding: 3px 0px 0px 0px;
	text-align: left;
}

.top_bands {
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	color: #CC0000;
	font-size: 16px;
	background-color: #e4d2d2;
	padding: 3px 0px 0px 0px;
	text-align: left;
}

.news {
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	color: #CC0000;
	font-size: 24px;
	background-color: #e5dfd8;
	text-align: left;
	vertical-align: top;
}

.news_home {
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	color: #CC0000;
	font-size: 18px;
	text-align: left;
	vertical-align: top;
}

.text{display: none;}
#text0{display: block;}

.solidblockmenu ul{
margin: 0;
padding: 0;
float: left;
font: 18px Impact;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(media/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
width: 100px;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 3px 4px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;
}

.solidblockmenub ul{
margin: 0;
padding: 0;
float: left;
font: 18px Impact;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(media/blockdefault.gif) center center repeat-x;
}

.solidblockmenub li{
display: inline;
width: 100px;
}

.solidblockmenub li a{
float: left;
color: white;
padding: 3px 4px;
text-decoration: none;
}

.solidblockmenub li a:visited{
color: white;
}

.solidblockmenub li a:hover, .solidblockmenu li a.current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;
}




.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

.tabcontent{
display:none;
}

.prox{
	padding: 0px 0px 10px 5px;
}
