/*html {
     border-width: 16px;
     border-style: ridge;
     border-color: #000000;
	 margin-bottom:0;
	 margin-left:0;
	 margin-right:0;
	 margin-top:0;
}*/
.music_strip_body{
background-color:transparent;
filter:alpha(opacity=75);
-moz-opacity:0.75;
-khtml-opacity: 0.75;
opacity: 0.75;
}

.form_fieldset {border: 1px solid green;background-color:#F2F2F2;}
.form_fieldset_legend {padding: 0.2em 0.5em;border:1px solid green;color:green;font-size:150%;text-align:right;;background-color:#F2F2F2;align:left}

.coloron { background-color: #E5E5E5; text-decoration: underline; }
.coloroff { background-color: #F5F5F5; text-decoration: none; }

.underline_on { text-decoration: underline; }
.underline_off {text-decoration: none; }

.games_servers {
	background-image:url('http://search.bipmedia.com/images/th_bg.gif');color:#fff;height:21px;font-weight:normal;font-size:10pt;padding:0px 4px 0px 4px
}

.index_wallpaper a:link{
color:#FFFFFF;
}

.index_wallpaper a:visited{
color:#FFFFFF;
}
.index_wallpaper b{
color:#FFFFFF;
}

.search_bar{
background-color:#F1F1F1;
padding:2px;
border-top:1px solid #B29475;
border-bottom:1px solid #B29475;
}

.blue_box {
border:2px solid blue;background-color:#F2F2F2;
}
.blue_bg {
background-color:#F2F2F2;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.semi_transparent_class {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.no_transparent_class {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
b.ztop, b.zbottom{display:block;background: #FFF}
b.ztop b, b.zbottom b{display:block;height: 1px;
    overflow: hidden; background: #666666}
b.r5{margin: 0 5px}
b.r6{margin: 0 3px}
b.r7{margin: 0 2px}
b.ztop b.r8, b.zbottom b.r8{margin: 0 1px;height: 2px}

.t {background: url(/images/dot.gif) 0 0 repeat-x; width: 100%}
.b {background: url(/images/dot.gif) 0 100% repeat-x}
.l {background: url(/images/dot.gif) 0 0 repeat-y}
.r {background: url(/images/dot.gif) 100% 0 repeat-y}
.bl {background: url(/images/bl.gif) 0 100% no-repeat}
.br {background: url(/images/br.gif) 100% 100% no-repeat}
.tl {background: url(/images/tl.gif) 0 0 no-repeat}
.tr {background: url(/images/tr.gif) 100% 0 no-repeat; padding:15px} 

.t1 {background: url(/images/dot.png) 0 0 repeat-x; width: 100%}
.b1 {background: url(/images/dot.png) 0 100% repeat-x}
.l1 {background: url(/images/dot.png) 0 0 repeat-y}
.r1 {background: url(/images/dot.png) 100% 0 repeat-y}
.bl1 {background: url(/images/bl.png) 0 100% no-repeat}
.br1 {background: url(/images/br.png) 100% 100% no-repeat}
.tl1 {background: url(/images/tl.png) 0 0 no-repeat}
.tr1 {background: url(/images/tr.png) 100% 0 no-repeat; padding:15px} 

.m3 {margin:3px;}
.b3sfuschia {border:3px solid brown;}
.b3sfff {border:3px solid #ffffff;}
.b1s000 {border:1px solid #000000;}
.black {background: #000;}
.framedimg {display:block;}
.fl {float:left; clear:left;}

.header_fav {
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
}

.header_main {
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
	color:#0033CC;
	font-weight:bolder;
	font-size:14px;
}

.header_rest {
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
	color:#0033CC;
	font-weight:bolder;
	font-size:14px;
}

.header_options {
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color: #36c;
	filter:alpha(opacity=80);
  	-moz-opacity:0.8;
  	opacity: 0.8;
	z-index:100;
}

.header_options a{
	color : #36c;
  	text-decoration : none; 
    font-size: 12px;
	text-transform: capitalize;
}

.header_options a:hover{
	color : #FFFFFF;
  	text-decoration : none; 
    font-size: 12px;
	text-transform: capitalize;
}

.header_options_over {
	color: #FFFFFF;
	background-color: #36c;	
}


.header_options_out {
	color: #36c;
	background-color: #FFFFFF;	
}

.blue_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.album_gradient {
	background-image:url(/images/gradient.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.track_gradient {
	background-image:url(/images/blue_gradient.png);
	background-repeat:repeat-x;
	background-position:top left;
}

.album_line_dotted {
	background-image:url(/images/line_dotted.gif);
	background-repeat:repeat-x;
	background-position:top left;
}


.album_row_title a:link {
	color:#333333;
	text-transform:none;
	text-decoration:underline;
}	
.album_row_title a:visited {
	color:#333333;
	text-transform:none;
	text-decoration:underline;
}	
.album_row_title a:hover {
	color:#333333;
	text-transform:none;
	text-decoration:none;
}	
.album_row_title a:active {
	color:#333333;
	text-transform:none;
	text-decoration:underline;
}

.album_row_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform:none;
}

.album_table_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color:#D8D8D8;
	text-decoration: none;
	text-transform:none;
	border:thin;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
}

.album_row_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color:#F5F5F5;
	text-decoration: none;
	text-transform:none;
	border:thin;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
}

.album_row_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color:#D8D8D8;
	text-decoration: none;
	text-transform:none;
	border-bottom:thin;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
}

.music_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height:22px;
	font-style: normal;
	font-weight: normal;	
}

.search_too_many_results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform:none;
	align:left;
	padding:5px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform:none;
}

.page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform:none;
}


.re_mainCanvas {
	background-image:url(/images/repeat_mainBackground.gif);
}
.re_mainCanvas_v2 {
	background-image:url(/images/bg_main_v2.gif);
}

.re_header_top {
	background-image:url(/images/repeat_topHeader.gif);
	background-repeat:repeat-x;
}
.re_header_middle {
	background-image:url(/images/repeatHeader.gif);
	background-repeat:repeat-y;
}
.re_header_bottom {
	background-image:url(/images/repeatBottom.gif);
	background-repeat:repeat-x;
}

.txt_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	text-transform:none;
}

.txt_content_album_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform:none;
}
.search_box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform:none;
}
.search_box_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform:none;
}
.txt_content_main_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform:none;
}



.tbl_row_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color:#F9CA57;
	text-decoration: none;
	text-transform:uppercase;
}
.tbl_row_heading a:link {
	color:#333333;
	font-weight: normal;
	text-transform:none;
	text-decoration:underline;
}	
.tbl_row_heading a:visited {
	color:#333333;
	font-weight: normal;
	text-transform:none;
	text-decoration:underline;
}	
.tbl_row_heading a:hover {
	color:#333333;
	font-weight: normal;
	text-transform:none;
	text-decoration:none;
}	
.tbl_row_heading a:active {
	color:#333333;
	font-weight: normal;
	text-transform:none;
	text-decoration:underline;
}

.tbl_tooManyResults a:link {
	color:#333333;
	font-weight: normal;
	text-transform:none;
	text-decoration:underline;
}	
.tbl_tooManyResults a:visited {
	color:#333333;
	font-weight: normal;
	text-transform:none;
	text-decoration:underline;
}	
.tbl_tooManyResults a:hover {
	color:#333333;
	font-weight: normal;
	text-transform:none;
	text-decoration:none;
}	
.tbl_tooManyResults a:active {
	color:#333333;
	font-weight: normal;
	text-transform:none;
	text-decoration:underline;
}
