body {
	background : #333 repeat 50% 0%;
	color : #B0B0B0; 
	margin : 1em 2em; 
	padding : 1em 2em; 

}

DIV.programlisting	{
	background-color: #efefff; padding: 10px; border: 1px solid #aaaaaa; margin: 5px;
}


/* navigation */
.navigation {
	float: left;
	height: 92px;
	margin-left: 24px;
	padding: 17px 0 0 16px;
}
.navigation a {
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #999900;
	color: #FFF;
}

/* Links */


a:link, a:visited {
	text-decoration : none; 
	color : #75a4c6; 
	background : transparent; 
}
	
a:hover {
	text-decoration : none; 
	border-bottom : 1px dotted ; 
	/*background: url("http://www.sirbastian.com/websiteimages/linkpulse.gif");*/
}


/* Menu Links */


div#menu a, div#menu a:visited {
	display : block;
	width : 120%;
	border : 1px solid #333;
	color : #75A4C6;
	background : #222;
	padding-left: 5px;
	margin: 3px 3px 0px 3px;
	letter-spacing : 1px;
	text-transform: lowercase;
}

div#menu a:hover {
	display : block;
	width : 120%;
	border : 1px solid #60BFD5;
	color : #000;
	background : #4aa9bf;
	padding-left: 5px;
	margin: 3px 3px 0px 3px;
	letter-spacing : 1px;
	text-transform: lowercase;
}

div.submenu a, div.submenu a:visited {
	display : block;
	width : 88% !important;
	border : 1px solid #3C3C3C !important;
	color : #75A4C6;
	background : #303030 !important;
	padding-left: 5px;
	margin: 3px 3px 0px 10px !important;
	letter-spacing : 1px;
	text-transform: lowercase;
	}

div.submenu a:hover {
	display : block;
	width 98%;
	border : 1px solid #60BFD5 !important;
	color : #000;
	background : #4aa9bf !important;
	padding-left: 5px;
	margin: 3px 3px 0px 10px;
	letter-spacing : 1px;
	text-transform: lowercase;
}
div.stats {
		display : block;
	width : 87% !important;
	border : 1px solid #3C3C3C !important;
	color : #75A4C6;
	background : #303030 !important;
	padding-left: 5px;
	margin: 3px 3px 0px 10px !important;
	letter-spacing : 1px;
	text-transform: lowercase;
}

.button {
	border: 0px  !important;
	color: inherit;
	background: transparent  !important;
	}

.button:hover {
	color: inherit;
	border: 0px  !important;
	background: transparent  !important;
	position: relative; 
	top: 1.5px; 
	}
	
/* Footer and Comment Links */


#footer a:link, .news-date a:link, #footer a:visited, .news-date a:visited {
	text-decoration : none; 
	color : #777;
	background : transparent; 
	font-weight:bold;
}

#footer a:hover, .news-date a:hover  {
	text-decoration : none; 
	border-bottom : 1px dotted ; 
}


/* Header */


div#header {
	color : inherit; 
	height : auto;
	width:auto;
	background-image: url(../websiteimages/pic_banner_2.jpg);
	border : 1px solid #666; 
}

div#header-2 {
	color : inherit; 
	height : auto;
	width:auto;
	background-image: url(../websiteimages/pic_banner_1.jpg);
	border : 1px solid #666; 
}

div.title {
	padding : 3em 11em 3em; 
	text-transform : capitalize; 
	font-weight : bold; 
	letter-spacing : 2px; 
	color : #e4e8eb; 

}

div.title:first-letter {
	font-style : italic; 
	font-size : 28px; 
	letter-spacing : 1px; 
	text-transform : uppercase; 
}



div.bar-l {
	position : absolute;
	left : 4em; 
	background : #141414; 
	color : #888;
	border-style : solid; 
	border-color : #666; 
	border-width : 0 0 0 1px; 
	letter-spacing : 3px; 
	font-weight : bold;
	padding-left : 5px;
	line-height : 20px; 
}

div.bar-r {
	background : #141414;
	color : #777; 
	border-style : solid; 
	border-color : #666; 
	border-width : 0 1px 1px; 
	padding : 0px 5px 0 0; 
	line-height : 22px;
	text-align: center;
	letter-spacing: 1px;
}
	
.text {
	color : #777;
	letter-spacing : 1px;
	font-weight : normal; 
	text-align : center; 
	text-decoration : none; 
	background : #141414; 
}

.stext {
	color:#FFFFFF;
	border-width : 0 0 0 10 px;
}		
	
/* Forms */	
	
	
form.scheme {
	height : 16px;
	margin : 0; 
	text-align : right; 
	}

#search {
	/*position : absolute;*/
	left : -1px;
	margin-top: 1em;
	text-align: center !important;
	line-height : 22px;
	color : #B0B0B0;

	font side : 1em;
	top: 624px;
	}

input, textarea, select { 
	border: #666 1px solid; 
	font: 100% Verdana, Tahoma, Helvetica, sans-serif; 
	background: #141414;
	color: #ccc;
	}

/* Menu */


div#menu {
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	position : absolute;
	left : 40px;
	width : 210px;
	line-height : 16px;
	color : #ccc;
	border-color : #666;
	background : #141414;
	border-style : solid;
	border-width : 0 1px 1px 1px;
	padding-bottom: 3px;
	top: 156px;
}

h2.menu-title {
	font-size: 100%;
	color: #b1ed61;
	background : transparent;
	padding-right : 8px;
	margin: 2px 0 2px 0;
	text-align : right;
	letter-spacing: 2px;
	font-weight: bold;
}


/* Middle */


div#middle {
	margin : 0 0 0 215px; 
}


/* Content */


div.content {
	line-height : 1.8em; 
	padding : 1.5em; 
	border-style : solid; 
	border-color : #666; 
	border-width : 0 1px 1px;
	background : #222; 
	color : inherit;
}

div.content2 {
	line-height : 1.8em; 
	padding : 1.5em; 
	background : #222; 
	color : inherit;
}

p {
	padding : 0.5em 0;
	margin : 0em 1em 0; 
}


/* Intro */


div.intro, div.rank {
	border : 1px solid #4B4B4B;
	font-size : 100%; 
	line-height : 1.8em; 
	padding : 0.5em 0.3em; 
	margin : 1em 0.5em 0 0; 
	color : #b1ed61; 
	background : #141414; 
}

div.intro p:first-letter {
	font-style : italic; 
	font-size : 200%; 
	color : #b1ed61; 
	background : transparent;
}


/* News */

h2#news {
	font-size: 115%;
	margin: 2em 0 0.5em 0.5em;
}

h2.news-title {
	font-size : 100%;
	color : #8db4df; 
	border: 1px solid #4B4B4B; 
	line-height : 2em; 
	font-weight : bold; 
	padding: 0 15px;
	margin : 0.5em 0.5em 0 0; 
	letter-spacing : 2px; 
	background-color : #141414; 
}

h2.news-title2 {
	font-size : 70%;
	color : #8db4df; 
	border:1px solid #4B4B4B; 
	line-height : 1.8em; 
	font-weight : bold; 
	padding: 0 5px;
	margin : 0 0em 0em 0; 
	letter-spacing : 2px; 
	background-color : #141414; 
}

span.news-date {
	color : #777;
	letter-spacing : 1px;
	font-size : 90%; 
	font-weight : normal; 
	text-transform : lowercase; 
	text-decoration : none; 
	float : right; 
	background : #141414; 
}

div.news-body {
	margin: 0em 0.5em 0 0;
	border-width: 0 1px 1px 1px;
	border-style : solid;
	border-color : #4B4B4B;
	background : #1E1E1E;
	padding : 5px;
}

div.news-body1 {
	margin: 0em 0.5em 3em 0em;
	border-width: 1px 1px 1px 1px;
	border-style : solid;
	border-color : #4B4B4B;
	background : #1E1E1E;
	padding : 5px;
}

div.news-body2 {
	font-size:70%;
	margin: 0em 1em 1em 0em;
	border-width: 0px 0px 0px 0px;
	border-style : solid;
	border-color : #4B4B4B;
	background : #1E1E1E;
	padding : 5px;
}



/* News Comments */


div.comments {
	margin: 2.5em;
}

div.break {
	width: 80%;
	border-bottom: 1px dotted #666;
}
	
span.c-title {
	padding : 5em 0 0 0; 
	font-weight : bold;
	font-size : 125%;
	letter-spacing : 2px; 
	color : #75a4c6; 
	background : transparent; 
}
	

/* Footer */


div#footer {
	background : #141414; 
	color : #666; 
	border-style : solid; 
	border-color : #666; 
	border-width : 0 1px 1px; 
	padding : 4px 5px;  
	line-height : 16px; 
	text-align: center;
}

/* List styles */

ol.decimal {
	list-style-type: decimal
	}

ul.circle {
	list-style: inside circle
	}
	
pre {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	}
	
.list {
	font-size : 100%;
	padding : 0.8em;
	}
	
/* Filter Styles */

.filter {
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #4b4b4b;
	font-weight: normal;
	padding-bottom: 10px;	
}

.rank {
	padding: 10px !important;
}
	
.rank-c {
	font-weight: bold;
	color : #75a4c6; 
	}	

.note {
	border: 1px dotted #4b4b4b;
	padding: 5px;
	margin: 5px;
	background-color: #222;	
	color: #B0B0B0;
	}

div.backaroo { 
text-align: center
} 

.tbl_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
}

.box_width {
	width: 300px;
}

.mselect_wh {
	width: 300px;
	height:150px;
	border:none;
}