@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
body {
	background-color:#000;
	font-size: x-small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h1, h2, h3{
	color:#e53b94;
}
a:link, a:visited{
	color:#000;
}
a:hover,a:active{
	color:#e53b94;
}
h2{
	font-size:23px;
	margin-bottom:13px;
}
p{
	margin-bottom:7px;
	font-size:1.3em;
}
a{
	text-decoration:none;
}
ul{
	list-style:none;
}
.clear{
	clear:both;
	height:0px;
}

/* -----Header----- */
#pagecontainer{
	width:920px;
	margin:0 auto;
	position:relative;
}
#left-783{
	width:783px;
	float:left;
}
#left-plinth{
	width:780px;
	height:52px;
	overflow:hidden;
	float:left;
	border:1px solid #fff;
	margin-bottom:1px;
}
#left-plinth li{
	float:left;
		
}
.right-plinth{
	width:137px;
	height:249px;
	background:url(../images/one-other-logo.gif) center bottom no-repeat;
	float:left;
	overflow:hidden;
}
.right-plinth a{
	width:137px;
	height:249px;
	display:block;
	text-indent:-15000px;
}
#nav {
	height:28px;
	width:783px;
	overflow:hidden;
	display:block;
}
#nav li {
	float:left;
	margin:0;
}
#nav li a:link, #nav li :visited{
	display:block;
	color:#000;
	height:28px;
	text-indent:-15000px;
	margin-right:1px;
}
li#more a{
	background:url(../images/navigation/more-skyarts.gif) no-repeat 0 0;
	width:194px;
}
li#watch a{
	background:url(../images/navigation/watch-skyarts.gif) no-repeat 0 0;
	width:240px;
}
li#email a{
	background:url(../images/navigation/newsletter.gif) no-repeat 0 0;
	width:164px;
}
li#live a{
	background:url(../images/navigation/one-other.gif) no-repeat 0 0;
	width:181px;
}
#header2{
	width:783px;
	height:38px;
	color:#fff;
	font-size:2em;
	text-indent:10px;
}
#nav li a:hover, #nav li :active{
	background-position:0 -28px;
}
#header2 span{
	color:#e53b94;
}
/* -----Body----- */
#home-903{
	width:903px;
	overflow:hidden;
	background:#FFF url(../images/partnership-skyarts.gif) right top no-repeat;
	clear:both;
}
#content{
	width:746px;
	margin:39px 0 0 37px;
	background:url(../images/stripe.gif) repeat-y;
	overflow:hidden;
}
#paragraph{
	width:290px;
	float:left;
	margin-right:17px;
}
.left{
	width:333px;
	float:left;
	margin:33px 11px 0 0;
}
.left h2{
	font-size:2.3em;
	margin:0 0 10px 36px;
}
.left p{
	font-size:1.2em;
	margin:0 0 10px 36px;
}
.middle{
	width:439px;
	margin:40px 0 0 0;
	float:left;
	background:#f7f7f7;
	display:block;
}
.right{
	width:120px;
	float:left;
}
#video{
	margin:12px;
	width:415px;
	height:232px;
	float:left;
	
}
#lastweek, #thisweek{
	float:left;
}
#lastweek{
	width:297px;
	overflow:hidden;
	margin-right:22px;
}
#thisweek{
	width:415px;
	overflow:hidden;
}
#video-lastweek{
	width:285px;
	height:221px;
	margin:0 12px 12px 0px;
	border:#838383 solid 6px;
	background:#fff;
	overflow-x:hidden;
	overflow-y:auto;

}
#video-thisweek{
	width:403px;
	height:221px;
	margin:0 12px 12px 0;
	border:#CC0099 solid 6px;
	background:#fff;
	overflow-x:hidden;
	overflow-y:auto;
}

ul.video-padding{
	margin:10px 13px 10px;
	overflow-x:hidden;
}
ul.video-padding li{
	overflow:hidden;
	margin-bottom:1px;
	height:48px;
	border-bottom:1px solid #d0d0d0;
}
ul.video-padding li a img{
	float:left;
}
ul.video-padding li a .videolink{
	height:48px;
	width:400px;
	padding:0  0 16px 10px;
	font-size:13px;
	line-height:45px;
	text-indent:10px;
}
ul.video-padding li.selected a .videolink{
	color:#CC0099;
}
#videotitle1{
	color:#000;
	margin-bottom: 13px;
}
#videotitle2{
	margin-bottom:13px;
}

/* -----Footer----- */
#bottomlinks{
	width:903px;
	height:120px;
	background:#fff url(../images/footer.gif) no-repeat center top;
	clear:both;
	padding:20px 0 0 0;
}
#footerlinks{
	margin:80px 40px 0;
}

