@charset "UTF-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0px;
	margin-bottom: 0px;
	background:  #000  repeat-x;
	width: 100%;
}
a {
	color: #be0000;
	text-decoration : none;
}
a:hover {
	color: #707070;
}
#page {
	width: 980px;
	text-align: left;
}
#header {
	height: 62px;
	width: 980px;
}
#butmenu {
	float: right;
	color: #FFF;
	font-size: 18px;
	margin-left: 1px;
	text-align: center;
	background: url(/templates/default/images/butmenu.png) no-repeat;
	height: 23px;
	width: 125px;
	display: block;
}
#butmenu a {
	float: right;
	color: #FFF;
	font-size: 18px;
	margin-left: 1px;
	text-align: center;
	background: url(/templates/default/images/butmenu.png) no-repeat;
	height: 23px;
	width: 125px;
	display: block;
}
#butmenu a:hover {
	float: right;
	color: #be0000;
	font-size: 18px;
	margin-left: 1px;
	text-align: center;
	background: url(/templates/default/images/butmenu.png) no-repeat;
	height: 23px;
	width: 125px;
	display: block;
}

#submenu {
	float: right;
	font-size: 9px;
	background: url(/templates/default/images/submenu.png) no-repeat;
	height: 33px;
	width: 980px;
	display: block;
}
#subsearch {
	float: left;
	width: 980px;

	display: block;
}

#logo {
	display: inline;
	float: left;
	width: 270px;
}
#header_ads {
	display: inline;
	float: right;
	margin-right: 10px;
}
#header_sep {
	width: 980px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pagi {
	width: 500px;
	float: left;
	text-align: center;
}
#titlecontent {	
	font-size: 20px;
	color: #FFF;
	text-align: center;
	background: #242424;
	border-left: #222222 solid 1px;
	border-right: #222222 solid 1px;
	width: 610px;
	height: 33px;
}
	
#content {
	background: #111111;
	border-left: #222222 solid 1px;
	border-right: #222222 solid 1px;
	border-bottom: #222222 solid 1px;
	margin-right: 5px;
	float: left;
	width: 610px;
	display: inline;
	position: relative;
	visibility: inherit;
}
#menutitle {	
	font-size: 20px;
	color: #FFF;
	text-align: center;
	float: right;
	background: #242424;
	border-left: #222222 solid 1px;
	border-right: #222222 solid 1px;
	width: 360px;
	height: 33px;
}
#col {
	float: right;
	width: 360px;
	display: inline;
	background: #111111;
	border-left: #222222 solid 1px;
	border-right: #222222 solid 1px;
	border-bottom: #222222 solid 1px;
}
.col_item {
	background: #111111;
}
.col_item_background {
	padding-top: 2px;
}
.col_item_content {
	margin-top: 2px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 10px;
}
.col_title {
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 7px;
	font-weight: bold;
}
#titleplug {
	float: left;
	width: 169px;
	height: 10px;
}
.plug {
	float: left;
	width: 190px;
	height: 195px;
	margin-left: 7px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-bottom: 0px;
}
#plugdetails {
	font-size: 10px;
	float: left;
	width: 169px;
	height: 20px;
}
#plugdetails a{
    color: #707070;
	font-size: 10px;
	
}
#plugdetails a:hover{
    color: #707070;
	font-size: 8px;
	font-size: 10px;
	text-decoration:underline;
}
.plug_content {
	font-size: 12px;
	text-align: left;
	vertical-align: text-top;
	display: inline;
}
.plug_content img {
	margin: 5px;
	float: left;
	display: inline;
}
#player {
	float: left;
	width: 605px;
	margin-left: 5px;
	margin-top: 5px;
}
#details {
	float: left;
	width: 605px;
	margin-right: 5px;
	margin-top: 5px;
}
.footer {
	line-height: 30px;
	text-align: center;
	height: 30px;
	margin-top: 10px;
}
h1
{
  color:#FFF;
  font-size:20px;
  margin-top:0;
  margin-bottom:0px;
  font-variant:small-caps;
}
h2
{ 
  color:#336699;
  font-size:8pt;
  margin-top:0;
  margin-bottom:0px;
  font-variant:small-caps;
}

h3
{ 
  color:#000000;
  font-size:10pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:2;}
  
.messageStackWarning{
        background-color:#F5F5F5;
        font-weight: bold;
        border: 1px solid #FF0000;
        color: red;
}
