body {
      background: #fff url(/imgs/site_main.jpg) no-repeat center top;
      margin-left : 0;	
      margin-top : 0;	
      margin-right : 0;	
      margin-bottom : 0;	
      font-family: Tahoma, sans-serif;
      font-size: 13px;
      color: #333;
      overflow: auto;
}
.simple_text {
      font-family: Tahoma, sans-serif;
      font-size: 13px;
      color: #333;
}
.text_concerts {
      font-family: Tahoma, sans-serif;
      font-size: 11px;
      color: #333;
	  border-bottom: 1px #333 solid;
	  padding : 5px;
}
a.tour_link:link, a.tour_link:visited {	
       text-decoration : none;	
       color: #000;
}
a.tour_link:hover, a.tour_link:active {	
       text-decoration : underline;	
       color : #000;
}
.text_concerts_cancelled {
      font-family: Tahoma, sans-serif;
      font-size: 11px;
      color: #666;
	  border-bottom: 1px #333 solid;
	  padding : 5px;
	  text-decoration : line-through;
}
.text_cancelled {
      font-family: Tahoma, sans-serif;
      font-size: 13px;
      color: #f00;
	  border-bottom: 1px #333 solid;
	  padding : 5px;
	  text-decoration : none;
	  text-transform : uppercase;
	  text-weight : bold;
}
a.tour_link_cancelled:link, a.tour_link_cancelled:visited {	
       text-decoration : line-through;	
       color: #666;
}
a.tour_link_cancelled:hover, a.tour_link_cancelled:active {	
       text-decoration : line-through;	
       color : #666;
}
.text_concerts_postponed {
      font-family: Tahoma, sans-serif;
      font-size: 11px;
      color: #666;
	  border-bottom: 1px #333 solid;
	  padding : 5px;
	  text-decoration : none;
}
a.tour_link_postponed:link, a.tour_link_postponed:visited {	
       text-decoration : none;	
       color: #666;
}
a.tour_link_postponed:hover, a.tour_link_postponed:active {	
       text-decoration : line-none;	
       color : #666;
}
.text_postponed {
      font-family: Tahoma, sans-serif;
      font-size: 13px;
      color: #333;
	  border-bottom: 1px #333 solid;
	  padding : 5px;
	  text-decoration : none;
	  text-transform : uppercase;
	  text-weight : bold;
}
.simple_text_highlight {
      font-family: Tahoma, sans-serif;
      font-size: 12px;
      color: #1a1c58;
}
a:link, a:visited {	
       text-decoration : none;	
       color : #890404;
}
a:hover, a:active {	
       text-decoration : underline;	
       color : #f00;
}

a.no_link:link, a.no_link:visited {	
       text-decoration : none;	
       color: #333;
}
a.no_link:hover, a.no_link:active {	
       text-decoration : none;	
       color : #fff;
}

.news_title {
      	font-family: Georgia;
      	font-size: 17px;
      	color: #333;
}
.comment_body {
      	font-family: Georgia;
      	font-size: 15px;
      	color: #333;
}
.news_date {
      	font-family: Tahoma, sans-serif;
      	font-size: 10px;
      	color: #333;
}

.text_style {
      	font-family: Tahoma, sans-serif;
      	font-size: 13px;
      	line-height: 15px;
      	color: #333;
}
.text_inner {
      	font-family: Tahoma, sans-serif;
      	font-size: 10px;
      	line-height: 20px;
      	color: #333;
}
.text_title {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
}
.user_admin_bar {
   border: 1px solid #333333
   background: #ffffff;
   font-size: 12px;
   color: #333333;
   width:350px;
}
.user_admin_text {
   border: 1px solid #333333
   background: #ffffff;
   font-size: 10px;
   color: #333333;
   width:350px;
   height: 350px;
}
.user_admin_submit {
	border: 1px solid #999999;
	background: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color : #333333;
	width : 70px;
}

#center {	
	position : absolute;
	left : 50%;
	width : 900px;
	margin-left : -450px;
	padding-bottom: 50px;
}

.form_default {
   border: 1px solid #333;
   background: #eee;
   font-size: 10px;
   color: #333;
   width: 300px;
   height: 20px;
}
.form_default_button {
   border: 1px solid #333;
   background: #eee;
   font-size: 10px;
   color: #333;
   width: 80px;
   height: 20px;
}

#menu {
	position : relative;
	margin-left: 0px;
	top : 0px;
	width : 898px;
	height : 30px;
	float: left;
	text-align: lext;
}
#menu_fix {
	position : abolute;
	margin-left: 0px;
	margin-top: 0px;
	width : 898px;
	height : 30px;
	z-index: 10;
}
#menu_lang {
	position : abolute;
	margin-top : -25px;
	margin-left: 500px;
	text-align: right;
	width: 385px;
	z-index: 100;
	color: #fff;
	font-size: 13px;
}
.header_lang_form {
	width : 150px;
	height : 20px;
	color: #fff;
	background : #000;
	border: 1px #2f2f2f solid;	
}
#header_login {
	background: url(/imgs/header_login.jpg) no-repeat left top;
	position : relative;
	margin-top: 10px;
	margin-bottom: 3px;
	top : 0px;
	width : 898px;
	height : 120px;
	float: left;
}

#header_login_content {
	width : 200px;
	height : 90px;
	margin-top : 10px;
	margin-right : 15px;
	text-align : right;
	float : right;
	background : #000;
	border: 1px #2f2f2f solid;
	color: #fff;
	font-size : 10px;
	padding : 5px;
	line-height : 23px;
}
.header_autologin {
	width : 17px;
	height : 17px;
	color: #fff;
	background : #000;
	border: 1px #2f2f2f solid;	
}
.header_login_form {
	width : 130px;
	height : 15px;
	color: #fff;
	background : #000;
	border: 1px #2f2f2f solid;	
}

#title_news {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
   	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 0px;
	margin-top : 4px;
	width : 417px;
	height: 21px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

#title_player {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
   	background: url(/imgs/item_background.png);
	position : relative;
	margin-top : 4px;
	margin-left: 4px;
	width : 463px;
	height: 21px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

#title_about_me {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
   	background: url(/imgs/item_background.png);
	position : relative;
	margin-top : 4px;
	margin-left: 4px;
	width : 463px;
	height: 21px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

#content_news {
   	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 0px;
	margin-top : 4px;
	width : 402px;
	height: 280px;
	padding: 10px;
	float: left;
}

#content_player {
    background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 448px;
	height: 280px;
	padding: 10px;
	float: left;
}

#content_about_me {
    background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 448px;
	height: 114px;
	padding: 10px;
	float: left;
}

#myspace_player {
	position : absolute;
	margin-left: -10px;
	margin-top : -10px;
	width : 467px;
	height: 320px;
}

#title_video {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
    background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 0px;
	margin-top : 4px;
	width : 418px;
	height: 21px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

#title_follow {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
    background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 226px;
	height: 21px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

#title_login {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
    background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 227px;
	height: 21px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

#content_video {
   	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 0px;
	margin-top : 4px;
	width : 403px;
	height: 180px;
	padding: 10px;
	float: left;
}

#content_follow {
	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 211px;
	height: 180px;
	padding: 10px;
	float: left;
}

#content_login {
	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 212px;
	height: 180px;
	padding: 10px;
	float: left;
}

#title_pictures {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
    background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 0px;
	margin-top : 4px;
	width : 889px;
	height: 21px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

#content_pictures {
	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 0px;
	margin-top : 4px;
	width : 874px;
	height: 55px;
	padding: 10px;
	float: left;
}

#title_highlight_left{
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 0px;
	margin-top : 4px;
	width : 290px;
	height: 21px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

#title_highlight_center{
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 290px;
	height: 21px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

#title_highlight_right{
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 291px;
	height: 21px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

#content_highlight_left {
	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 0px;
	margin-top : 4px;
	width : 275px;
	height: 160px;
	padding: 10px;
	float: left;
}

a.highlight_link:link, a.highlight_link:visited {	
	text-decoration : none;	
	color : #890404;
	font-style : italic;
	font-size : 11px;
}
a.highlight_link:hover, a.highlight_link:active {	
	color : #f00;
}

#content_highlight_center {
	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 275px;
	height: 160;
	padding: 10px;
	float: left;
}

#content_highlight_right {
	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 276px;
	height: 160px;
	padding: 10px;
	float: left;
}

#title_admin {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
    background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 0px;
	margin-top : 4px;
	width : 463px;
	height: 21px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

#content_admin {
	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 0px;
	margin-top : 4px;
	width : 448px;
	height: auto;
	padding: 10px;
	float: left;
}

#title_blog_admin {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
    background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 416px;
	height: 21px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

#content_blog_admin {
	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 401px;
	height: auto;
	padding: 10px;
	float: left;
}

#title_blog_list {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 416px;
	height: 21px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

#content_blog_list {
	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 401px;
	height: auto;
	padding: 10px;
	float: left;
}

#title_main {
   	background: url(/imgs/item_background.png);
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #333;
	position : relative;
	margin-left: 0px;
	margin-top : 4px;
	width : 889px;
	height: 21px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}

#content_main {
   	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 0px;
	margin-top : 4px;
	width : 874px;
	height: auto;
	padding: 10px;
	float: left;
}

.content_left {
   	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 0px;
	margin-top : 4px;
	width : 175px;
	padding: 10px;
	float: left;
	font-size : 11px;
	min-height : 400px;
}

.content_right {
   	background: url(/imgs/item_background.png);
	position : relative;
	margin-left: 4px;
	margin-top : 4px;
	width : 675px;
	padding: 10px;
	float: left;
	min-height : 400px;
}

.selected_item {
	background-color : #999;
	border: 1px #666 solid;
	padding : 5px;
	margin-bottom : 5px;
	margin-top : 5px;
}

.full_cell {
	width : 880px;
	float : left;
}

.link_cell {
	width : 130px;
	height : 50px;
	float : left;
}