@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../slices/bluebirdtv_background_off.jpg);
	background-image: url(../slices/background_ext.jpg);
	
	background-attachment:fixed;
	background-position:center top;
	background-repeat: repeat-y;
	background-color:#000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}
a:link {
	color: #CCCCFF;
}
a:visited {
	color: #CCCCFF;
}
a:hover {
	color: #0018A0;
}
a:active {
	color: #CCCCFF;
}

.style1 {color: #FFFFFF}
.style2 {color: #4A5ABC}
.style3 {color: #3E3AAF}
.style4 {color: #E152E3}

.bluebuck_symbol {
	width:50px; height:22px;
	padding-left:12px;
	background-image:url(../slices/small_bb_symbol2.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.bluebuck_symbol_blue {
	width:50px; height:22px;
	padding-left:12px;
	background-image:url(../slices/small_bb_symbol.gif);
	background-repeat:no-repeat;
	background-position:left top;
}


h1 { padding:0px; margin:0px; font-size:20px; font-weight:normal; color:#fff; margin-bottom:10px;}

h2 { padding:0px; margin:0px; font-size:18px; font-weight:normal; color:#ffffff; padding-left:30px; background-image:url(../slices/curv3.gif); background-repeat:no-repeat; background-position:left; margin-bottom:20px;}

input  { width:300px;}
textarea  { width:300px; font-family:Arial, Helvetica, sans-serif; }

img, div, a, input { behavior: url(../iepngfix/iepngfix.htc) } 

.main {
	background-color:#FFFFFF;
	padding:10px;
}


.table_form { width:600px; border:#2B2B2B 1px solid; margin-left:auto; margin-right:auto; margin-top:40px; margin-bottom:40px; background-image:url(../slices/glambirds_main_back_off.jpg); background-position:top right; background-color: #000000;}

.table_form td { padding:10px; font-size:14px; font-weight:bold;}

.table_wide{ width:100%; border:#2B2B2B 1px solid; margin-left:auto; margin-right:auto; margin-top:40px; margin-bottom:40px; }

.table_wide td { padding:10px; font-size:14px;}

.credits { text-align:center; padding-top:20px;}

.member_data { text-align:right; margin-bottom:10px  }

.cont {
	position: relative; 
	border: #000 1px solid;
	width:640px;
	height:500px;
	text-align:center;
}

.video_list {
	width:195px; height:310px; text-align:center; float:left; margin:20px; border:#FF11FA 2px solid; background-color:#000; background-image:url(../slices/video_back.jpg); background-repeat:no-repeat; background-position:right top;
}

.video_list_artwork {
padding:10px;
}

.video_list_title {
	font-size:12px;

	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:3px;
	background-color:#000;
	text-align:left;
	padding:3px;
	padding-left:10px;
}

.video_list_price {
	font-size:12px;
	color:#E152E3;
	background-color:#FFFFFF;
	text-align:right;
	padding:3px;
	padding-right:10px;
}

.video_details_title {
	font-size:18px;
	color:#4A5ABC;
	
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
}

.video_details_description {
	font-size:14px;
	color:#333333;
	margin-bottom:20px;
	padding:10px;
}

.price_tag {

color: #4A5ABC;
margin-top:3px;

}


.gallery_pic_cont {
	width:230px;
	height:150px;
	border:#333333 0px solid;
	float:left;
	text-align:center;
}

.gallery_pic {
	border:#ccc 4px solid;
	margin-bottom:20px;
}

.screenshot {

}

.tv_player {
	width:500px; height:262px; background-image:url(../slices/player_260.jpg); background-position:center top; background-repeat:no-repeat; padding:21px;
}


.tv_message {
	color:#FFFFFF; padding-top:80px;

}

.offline_msg {
	color:#FFFFFF; padding-top:100px;
	background-image:url(../slices/tv_back.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#999999;
	height:190px;
	font-size:18px;

}


.admin_nav { color:#FFFFFF; font-size:18px }
.admin_nav a:link { color:#FFFFFF; }
.admin_nav a:visited { color:#FFFFFF; }
.admin_nav a:hover { color:#4A5ABC; }
.admin_nav a:active{ color:#FFFFFF; }



