/* General Styles
 ------------------------------------------------- */
 
body {
	background: #9ae4e8 url(../images/background-body.gif) repeat-x left top;
	color: #444;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding-top:10px;
	}
.clear {
	clear:both;
	}
#wrap {
	margin: 0 auto;
	width: 800px;
	}
#main {
	padding:10px;
}

#main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}	
#left {
	float: left;
	position:relative;
	width: 510px;
	height: 100%;
	}	
#right {
	float: right;
	position: relative;
	width: 230px;
	padding: 20px;
	}	
#right .nub {
	position: absolute;
	left: -10px;
	top: 21px;
	width: 11px;
	height: 15px;
	background: url(../images/background-right-nub.gif) no-repeat left top;	
	}	
a {
	color: #3fa1a6;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #222;
	}	
button:hover {cursor: pointer;}	

/* Header
 ------------------------------------------------- */	
#header {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 80px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 310px;
	height: 90px;
	background: url(../images/logo.gif) no-repeat left top;
	text-indent: -9999px;
	}	
	
/* User Nav Login Form */	
.slogan_nav {
	float:right;
	right: 0px;
	top: 20px;
	height: 75px;
	background: url(../images/stream_line.gif) no-repeat left top;
	width:390px;
}		

/* Top
 ------------------------------------------------- */	
 	
#top {
	position: relative;
	width: 100%;
	padding: 1px 0 20px 0;
	background: #e4e4e4 url(../images/background-top-video.gif) no-repeat left top;
	border-bottom: 1px solid #d0d0d0;
	}	
#top h1 {
	margin: 10px 0 2px 0;
	font-size: 24px;
	text-shadow: #fff 0px 1px 1px;
	height:70px;
	text-align:center;
}

.channelname {
	margin: 25px 0 2px 15px;
	font-size: 30px;
	text-shadow: #fff 0px 1px 1px;
	height:40px;
	text-align:left;
}

.videoshare {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#333333;
}

.videotext {
	border:0px;
	color:#777777;
	font-size:12px;
	font-weight:normal;
}	
/* Home Page
 ------------------------------------------------- */		

#left #intro {
	width: 470px;
	margin: 20px 0 5px 20px;
	}
	
#left .processing {
	position: absolute;
	width:490px;
	text-align:center;
	height:90px;
	filter: alpha(opacity:30);
	KHTMLOpacity: 0.3;
	MozOpacity: 0.3;
	opacity: 0.3;
	margin-top:-70px;
	margin-left:17px;
	z-index:1000;
	background-color:#CCCCCC;
}
	
#left #intro .welcome {
	background-image:url(../images/welcome.jpg);
	background-repeat:no-repeat;
	text-align:left;
	height:35px;
}
.captions {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.channel {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px dashed #CCCCCC;
	height:25px;
	vertical-align:middle;
}
.errormessage {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	padding-left:25px;
}
.black {
	color:#000000;
}
.blue {
	color:#9fc3e3;
}
.gray {
	color:#6b6b6b;
}
.graySmall {
	color:#6b6b6b;
	font-size:10px;
}
#left #intro .text {
	color: #444;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	margin-top:10px;
}
#left p.what_are_you_waiting_for {
	position: relative;
	width: 470px;
	height: 52px;
	margin: 0 20px 15px 20px;
	background: url(../images/background-what_are_you_waiting_for.gif);
}
.textinput {
	height:30px;
	width:250px;
	margin:6px 0px 0px 20px;
	_margin:6px 0px 0px 6px;
	#margin:6px 0px 0px 6px;	
	background:transparent;
	padding:5px;
	color: #07666C;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:23px;
	border:0px;
}
#left p.what_are_you_waiting_for a {
	position: absolute;
	width: 167px;
	height: 34px;
	right: 10px;
	top: 9px;
	background: url(../images/button-broadcast_live-bottom.gif) no-repeat left top;
	}	
#left p.what_are_you_waiting_for a:hover {background-position: left center;}
#left p.what_are_you_waiting_for a:active {background-position: left bottom;}
#left .termsofuse {
	font-size:12px;
	font-weight:normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#left .termsofuse a {
	text-decoration:underline;
	color:#000;
}
#left .termsofuse a:hover {
	text-decoration:none;
}

#right .about-us {
	background-image: url(../images/about-bg.jpg) ;
	background-repeat: repeat-x;
	background-color:#E4E4E4;
}
#right .about-us-title {
	font-size:18px;
	font-weight:bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#585858;
}
#right .about-us-text {
	font-size:12px;
	font-weight:normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#right .divider {
	clear: both;
	width: 259px;
	height: 1px;
	margin: 20px 0 20px -20px;
	background: #DFEDEE;
	border-top: 1px solid #cbd8d9;
	}
	
#home #right h3 {
	margin: 0 0 15px 0;
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#home #right h3#title-how_does_it_work {
	background-image: url(../images/how-does-it-works.jpg);
	}
	

#right .one {background-image: url(../images/icon-1.gif); background-repeat:no-repeat; background-position:top left; padding-left:40px; padding-top:5px;padding-bottom:8px; margin-bottom:7px; font-weight:bold; font-size:14px;}
#right .two {background-image: url(../images/icon-2.gif); background-repeat:no-repeat; background-position:top left; padding-left:40px; padding-top:5px;padding-bottom:8px; margin-bottom:7px; font-weight:bold; font-size:14px;}
#right .three {background-image: url(../images/icon-3.gif); background-repeat:no-repeat; background-position:top left; padding-left:40px; padding-top:5px;padding-bottom:8px; margin-bottom:7px; font-weight:bold; font-size:14px;}	

/* Video Page
 ------------------------------------------------- */	
#video #left {width: 360px;}
#video #right {width: 420px;padding: 0;}
#video #wrap {background-image: url(../images/background-main-video.gif);}
#top div.share {
	position: absolute;
	right: 20px;
	top: 20px;
	}

#top div.share {
	position: absolute;
	right: 20px;
	top: 20px;
	}

/* Player & Controls */

#player {
	position: relative;
	z-index: 1;
	width: 320px;
	height: 265px;
	margin: 20px;
	}
#broadcaster {
	position: relative;
	z-index: 1;
	margin: 10px 0 10px 10px;
	}	
	
/* Video Share */

#video-share {
	height: 150px;
	margin: 0 20px 10px 20px;
	background: url(../images/background-share_video.gif) no-repeat left top;
	}
#video-delete {
	position: absolute;
	right: 15px;
	top: 55px;
	width: 92px;
	height: 21px;
	background: url(../images/button-delete_video.gif) no-repeat left top;
	text-indent: -9999px;
	}	
#video-delete:hover {background-position: left center;}
#video-delete:active {background-position: left bottom;}	
#video-share h3 {
	height: 36px;
	margin: 0 0 10px 0;
	background: url(../images/title-share_video.gif) no-repeat left top;
	text-indent: -9999px;
	}	
#video-share input {
	display: block;
	width: 230px;
	height: 21px;
	margin: 0 0 10px 10px;
	padding: 5px 0 0 70px;
	background: url(../images/input-embed.gif) no-repeat left top;
	border: none;
	color: #777;
	}	
#video-share input#video-share-link {
	background-image: url(../images/input-link.gif);
	}	
#video-share div.digg a	{
	display: block;
	height: 20px;
	width: 20px;
	background: red;
	}
#video-share div.facebook a {
	display: block;
	width: 129px;
	height: 21px;	
	line-height: 21px;
	margin: 0 10px;
	background: url(../images/button-facebook.png) no-repeat left top;
	text-indent: -9999px;
	}
#video-share div.facebook a:hover {background-position: left center;}
#video-share div.facebook a:active {background-position: left bottom;}
		
/* Footer
 ------------------------------------------------- */	
 
#footer {
	clear: both;
	margin: 0 auto 10px auto;
	width: 800px;
	height: 20px;
	padding: 20px 0px 0px 0px;
}

#footer a {
	display: block;
	float: left;
	font-size:12px;
	padding:5px;
	}	
#footer p.copyright {
	float: left;
	margin: 0 0 0 10px;
	background: none;
	text-align: right;
	font: oblique 12px Georgia, Times, serif;
	color: #507779;	
	}
#ft {
	clear: both;
	margin: 0 auto 10px auto;
	width: 800px;
	height: 20px;
	padding: 10px 0px 0px 0px;
}

#ft a {
	display: block;
	float: left;
	font-size:12px;
	padding:5px;
	}	
#ft p.copyright {
	float: left;
	margin: 0 0 0 10px;
	background: none;
	text-align: right;
	font: oblique 12px Georgia, Times, serif;
	color: #507779;	
	}
.customize {
	padding:0px;
	margin:0px;
}

.customize td {
	font-size:11px;
	color:#000000;
}

.customize .textbox {
	border:1px solid #94D3D8;
	color:#777777;
	font-size:12px;
	font-weight:normal;
}

.emaillink {
	color:#E20506;
	
	font-size:12px;
	
	font-weight:normal;
	
	text-decoration:underline;
}

.emaillink:hover {
	text-decoration:none;
}


.newsslider {
	width: 475px;
	
	height:35px;
	
	background-image:url(../images/news_bg.jpg) ;
	
	background-repeat:no-repeat;
		
	padding-top:3px;
	
	margin-top:35px;
}

#slides {
	text-align:left;
}

.slide-wrapper {
	padding:0px;
	
	margin:0px;
	
	width: 400px;
	
	margin-left:5px;
	
	padding-top:3px;
}

#myController {
	float:right;
	margin-right:4px;
}

.quick_nav {
	float: right;
}
.collection_name {
	float: left;
	padding-top: 4px;
}
.collection_name a, .collection_name a:hover {
	color: #363636;
	text-decoration: none;
}
.collection_name a strong, .collection_name a:hover strong {
	color: #ed1c24;
}
#myController span {
	float: left;
	width: 20px;
	height: 17px;
	padding-top: 2px;
	background: url(../images/jFlowControl_bg.gif) no-repeat center top;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#myController span.jFlowSelected {
	background: url(../images/jFlowControl-hover_bg.gif) no-repeat center top;
	color: #fff;
}
.jFlowControl, .jFlowSelected, .jFlowPrev, .jFlowNext {
	cursor: pointer;
	margin-left: 3px;
}
#myController .jFlowPrev, #myController .jFlowNext {
	padding-top: 0;
	height: 19px;
}

.button {
	background-color:#69C1C5;
	border:1px solid #46B2B5;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.textfield {
	border:1px solid #94D3D8;
	color:#777777;
	font-size:12px;
	font-weight:normal;
}

.serbold
{
color:#225079;
display:block;
float:left;
font-size:14px;
width:180px;
font-weight:bold;
}

.sertxt
{
  font-size:13px;
}

.currstatus
{
color:#404040;
float:left;
font-size:14px;
font-weight:bold;
margin:0;
text-shadow:0 1px 1px #FFFFFF;
}
