html, body
{
	width: 100%;
	height: 100%;
}

body
{
	margin: 0px;
	/*margin-top: -65px;*/
	padding: 0px;
	background-color: #3c4144;
	background-image: url(../img/bgnd.gif);
	background-attachment: fixed;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #dcdcdc;
}

#rologo
{
	display:block;
	width:20px;
	height:29px;
	overflow:hidden;
	background-image: url(../img/rologo.gif);
	text-indent:-9999px;
}

#outer_container
{
	margin: 0px auto;
	padding: 0px;
	width: 876px;
	min-height: 100%;
	position: relative;
	background-image: url(../img/midbgnd.png);
}

* html #outer_container
{
	height: 100%;
	background-image: url(../img/spacer.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src="img/midbgnd.png");
}

#inner_container
{
	width: 858px;
	margin: 0px auto;
	padding: 0px 0px 76px 0px;
	position: relative;
}

#topbancont
{
	position: absolute;
	top: 2px;
	left: 128px;
	z-index: 100;
}

#topbancont img
{
	border: 0px;
	vertical-align: bottom;
}

/* middle */

#contents
{
	margin-top: -6px;
	width: 648px;
	padding-left: 6px;
	float: left;
}

.title
{
	margin-top: 6px;
	text-align: right;
	background-color: #3c4144;
	border: 1px solid #1c1c1c;
	border-bottom: 0px;
}

.midblock
{
	padding: 6px;
	background-color: #232628;
	border: 1px solid #1c1c1c;
}

.artpic
{
	float: left;
	margin: 0px 10px 10px 0px;
}

.midblock a
{
	color: #a9c9d9;
}

/* footer */

#footer
{
	margin: -76px auto 0px auto;
	padding: 0px;
	width: 858px;
	height: 76px;
	overflow: hidden;
	position: relative;
	background-image: url("../img/footerbgnd.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #b9b9b9;
	font-size: 10px;
}


/**************************************************** menu
****************************************************/

#menu
{
	height: 35px;
	padding-left: 20px;
	background-image: url("../img/menubgnd.gif");
	background-repeat: repeat-x;
}

#menu img
{
	border: 0px;
	vertical-align: bottom;
}

#nav, #nav ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:200;
	line-height:35px;
}

#nav li
{
	float:left;
	position:relative;
	margin: 0px 10px;
}

#nav a.parent, #nav a.parent:active, #nav a.parent:visited
{
	display:block;
}

#nav ul
{
	position:absolute;
	width: 142px;
	padding: 1px;
	top: 35px;
	display:none;
	background-color: #1c1c1c;
	line-height:16px;
}

#nav li ul li
{
	margin: 0px;
}

#nav li ul a
{
	width: 110px;
	padding: 5px 10px 5px 20px;
	height: auto;
	float: left;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #3c4144;
	border-top: 0px;
	background-image: url(../img/arrow_right.gif);
	background-position: 8px center;
	background-repeat: no-repeat;
}

#nav li ul a:hover
{
	color: #f5ff80;
	background-color: #292929;
}

#nav li:hover ul
{
	display:block;
}

/* schedule */

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

.darkrow
{
	background-color: #889299;
	color: #232323;
}

.lightrow
{
	background-color: #b5bdc7;
	color: #232323;
}

.overrow
{
	background-color: #3c4144;
	color: #dcdcdc;
	cursor: pointer;
}

.titlerow td
{
	padding: 1px 6px;
	font-size: 10px;
}

.darkrow td, .lightrow td, .overrow td
{
	font-weight: bold;
	padding: 3px 6px;
}


/* frontmedia */

.frontmedia
{
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

.frontmedia td
{
	padding: 0px;
	vertical-align: top;
}

.frontmediaitem
{
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	width: 307px;
	margin: 5px;
	font-size: 10px;
}

.halfitem
{
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	width: 307px;
	margin: 5px;
}

.fullitem
{
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 5px;
}

td.thumbtd
{
	width: 104px;
}

.frontmediaitem p
{
	margin: 6px 0px;
}

p.mediatitle
{
	color: #a9c9d9;
	margin: 2px 0px 6px 0px;
	font-weight: bold;
}

p.mediatitle a
{
	color: #a9c9d9;
	text-decoration: none;
}

p.mediatitle a:hover
{
	text-decoration: underline;
}

.frontmediaitem img
{
	margin-right: 6px;
}

a.readmoresmall
{
	color: #dcdcdc;
	text-decoration: none;
	font-weight: bold;
	padding-right: 15px;
	background-image: url("../img/arrow_more.gif");
	background-repeat: no-repeat;
	background-position: center right;
	font-size: 10px;
}

a.readmoresmall:hover
{
	text-decoration: underline;
	color: #ffffff;
}

/* frontnews */

.frontnews
{
	font-size: 10px;
}

.frontnews td
{
	width: 307px;
	padding: 5px;
	vertical-align: top;
}

.frontnews a .lightblue
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.frontnews a .lightblue .small
{
	font-size: 9px;
	font-weight: normal;
}

.frontnews a
{
	color: #dcdcdc;
}

.frontnews a:hover, .frontnews a:hover .lightblue
{
	text-decoration: none;
	color: #a9c9d9;
}


/* players */

div.player
{
	float: left;
	display: inline;
	width: 129px;
	margin-left: 20px;
	text-decoration: none;
	background-color: #3c4144;
	padding: 2px;
	color: #dcdcdc;
}

div.player span
{
	display: block;
	padding: 2px;
}



/* gallery */

div#gallery
{
	margin: 0px 17px;
}

div#gallery a
{
	float: left;
	display: inline;
	margin: 6px;
	/*width: 104px;*/
	background-color: #3c4144;
	padding: 2px;
}

div#gallery a:hover
{
	background-color: #889299;
}

div#gallery img
{
	vertical-align: bottom;
}

.videocont
{
	width: 320px;
	margin: 10px auto;
}

/* bannerside */

#side
{
	float: right;
	display: inline;
	width: 180px;
	margin-right: 12px;
	padding-top: 6px;
}

.bancont
{
	margin-bottom: 6px;
	text-align: center;
	background-color: #ffffff;
}

.bancont img
{
	border: 0px;
	vertical-align: bottom;
}

/* chatbox */

#chatbox
{
	background-color: #3c4144;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

#chat
{
	margin: 2px;
	padding: 0px;
	height: 350px;
	border: 1px solid #1c1c1c;
	background-color: #515151;
	overflow: hidden;
}

.chatitem
{
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	/*width: 100%;*/
	margin: 0px 0px 4px 0px;
	font-size: 10px;
	border-bottom: 1px dotted #dcdcdc;
}

.chatname
{
	color: #a9c9d9;
	font-weight: bold;
	vertical-align: top;
}

.chatdate
{
	color: #a9c9d9;
	text-align: right;
	vertical-align: top;
}

.chattext
{
	padding-bottom: 4px;
}

#name
{
	width: 130px;
	padding: 2px;
	border: 1px solid #1c1c1c;
	background-color: #515151;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #dcdcdc;
}

#text
{
	width: 130px;
	height: 100px;
	padding: 2px;
	border: 1px solid #1c1c1c;
	background-color: #515151;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #dcdcdc;
}

#sendbtn
{
	width: 80px;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	cursor: pointer;
}

.refresh
{
	font-size: 10px;
	text-decoration: none;
	color: #dcdcdc;
}

.refresh img
{
	vertical-align: middle;
	border: 0px;
}


/* contact form */

#fname, #femail
{
	width: 180px;
	padding: 2px;
	border: 1px solid #1c1c1c;
	background-color: #515151;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	color: #dcdcdc;
}

#ftext
{
	width: 300px;
	height: 150px;
	padding: 2px;
	border: 1px solid #1c1c1c;
	background-color: #515151;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	color: #dcdcdc;
}


/* different */

object
{
	display: block;
	background-image: url(../img/spacer.gif);
	background-attachment: fixed;
}

a
{
  outline: none;
}

.clear
{
	height: 0px;
	overflow: hidden;
	clear: both;
}

.fullmid
{
	background-color: #2c2c2c;
}

.midblock a img, .midblock img
{
	border: 2px solid #1c1c1c;
	vertical-align: bottom;
}

h1
{
	color: #a9c9d9;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0px;
}

h1 a
{
	color: #a9c9d9;
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

p
{
	margin: 10px 0px;
}

p.date
{
	font-size: 9px;
	margin: 2px 0px;
}

.small
{
	font-size: 9px;
}

.lightblue
{
	color: #a9c9d9;
}

a.readmore
{
	color: #dcdcdc;
	text-decoration: none;
	font-weight: bold;
	padding-right: 15px;
	background-image: url("../img/arrow_more.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

a.readmore:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.divbox
{
	height: 15px;
	margin: 0px -6px;
	background-image: url("../img/divbox.gif");
	background-repeat: repeat-x;
	background-position: center left;
	clear: both;
}

a.catlink
{
	margin:0;
	padding:7px 16px 6px 16px;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	color:#232323;
}

a.catlinkact
{
	margin:0;
	padding:7px 16px 6px 16px;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	background-color:#232628;
}

a.catlink:hover, a.catlinkact:hover
{
	color:#ffffff;
	background-color:#35393c;
	/*background-color:#3C4144;*/
}



