* {
	margin : 0;
	padding : 0;
}

ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

body {
	background-color:#C3C3C3;
	background-image:url(../gfx/repeated_grey_background.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:verdana,tahoma,arial,helvetica,clean,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1em;
}

img {
	border : 0px;
}

#wrapper {
	width : 1131px;
	padding : 15px 0px 0px 16px;
}

#header {
	background-image:url(../gfx/header.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	border:1px solid #AAAAAA;
	display:block;
	height:65px;
	width:1128px;
}

#header span {
	display : none;
}

#header #vg-logo a {
	display:block;
	height:65px;
	width:190px;
	float : left;
}

#header #vgtv-logo {
	display:block;
	height:65px;
	width:80px;
	float : left;
}
			
#header #featured-logo {
	display:block;
	height:65px;
	width:695px;
	float : left;
}

span#oas-header-ad {
	display: block;	
}

#oas-header-ad {
	float: left;
	background-color: transparent;
	border: 0px;
	height: 62px;
	margin: px 0;
	width: 160px;
}
#menu {
	width : 1129px;
	border-right: 1px solid #AAA;
}

#menu h2 {
	display:none;
}

#menu ul {
	background-image:url(../gfx/mainmenu-black.jpg);
	display:block;
	height:30px;
}

#menu li {
	display:block;
	float:left;
	margin:0pt;
}

#menu li a.active, #menu li a:hover {
	background-image:url(../gfx/mainmenu-red.jpg);
	color:white;
}

#menu li a, #submenu li a {
	border-left:1px solid #CCCCCC;
	color:white;
	display:block;
	font-size:109%;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:30px;
	padding:0px 12px;
	text-decoration:none;
	text-transform:uppercase;
}

#menu li a.last {
	border-right:1px solid #CCCCCC;
}

#submenu {
	background-image:url(../gfx/submenu-bg.png);
	height:23px;
	text-transform:uppercase;
	width:1129px;
	border-bottom: 1px solid #AAA;
	border-right: 1px solid #AAA;
}

#submenu li {
	display : inline;
}

#submenu li a {
	font-size: 90%;
	float:left;
	height:23px;
	line-height:23px;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	color: #000;
}

#submenu li a.last {
	border-right : 1px solid #ccc;
}

#submenu li a:hover, #submenu li a.active {
	color : #fff;
}

li#search-form {
	float : right;
	margin-top : 4px;
	margin-right : 4px;
	display : block;
}

#search-form input[type="submit"] {
	background-image: url(../gfx/search.png);
	border : none;
	height : 20px;
	width : 22px;
	cursor : pointer;
}

#search-form input[type="text"] {
	padding-top : 1px;
}

#query {
	width: 130px;
}

#vglive-link span {
	display : none;
}

#left {
	height : 20px;
	width : 180px;
	float : left;
	margin-top : 13px;
}

#center {
	margin-left : 21px;
	margin-top : 13px;
	float : left;
	width : 754px;
}

#right {
	float : left;
	width : 155px;
	height : 100%;
	margin-top : 13px;
	margin-left : 21px;
}

#right h2 {
	background-image : url(../gfx/bottom-promo-bg.png);
	color : #fff;
	display : block;
	font-size : 109%;
	height : 30px;
	letter-spacing : -0.05em;
	line-height : 30px;
	text-align : center;
	text-transform : uppercase;
        clear: both;
}

#mostseenvideoscontent {
	background-color : #000;
	padding-bottom : 1px;
}

#mostseenvideoscontent ul {
	display : none;
}

#mostseenvideoscontent ul.active {
	display : block;
}

#mostseenvideoscontent li {
	height : 152px;
	background-image : url(../gfx/black_title_background.jpg);
	background-position : center bottom;
	background-repeat : no-repeat;
	padding : 4px 7px;
	margin-bottom : 10px;
}

#mostseenvideoscontent li a {
	color : #fff;
	text-decoration : none;
	display : block;
	height : 100%;
}

#mostseenvideoscontent img {
	display : block;
	height : 78px;
	width : 140px;
	font-size : 0px;
}

#mostseenvideoscontent span.title {
	padding : 5px;
	display : block;
	font-size : 84.5%;
}

#right div.more-videos {
	background-color : #000;
	background-image : url(../gfx/arrow.png);
	background-repeat : no-repeat;
	font-size : 70.5%;
	font-weight : bold;
	height : 13px;
	padding-top : 1px;
	text-transform : uppercase;
	width : 155px;
}

#right div.more-videos a {
	margin-left : 17px;
	padding-top : 2px;
	text-decoration : none;
	color : #fff;
}

#video-parent {
	height : 475px;
	background-color : black;
}

#video-meta {
	background-color:#EFEFEF;
	color:#000000;
	/*height:105px;*/
	line-height:1em;
	font-size : 84.5%;
	padding : 10px 0px 10px 0px;
	width: 100%;
}
#video-meta h1 {
	display:block;
	font-size:123.1%;
	line-height:1.1em;
	margin:0px 0px 0pt;
	padding:0px 0px 0px 10px;
	float: left;
	width: 70%;
}

#preamble {
	display:block;
	/*height:60px;*/
	line-height:1.1em;
	overflow:none;
	padding:5px 5px 5px 10px;
	width: 70%;
	float: left;
}
#tools {
	width: 27%;
	float: right;
	/*height: 50px;*/
	clear: right;
}
#tools input[type="text"] {
	border:1px solid #CCCCCC;
	padding:2px 0 0 2px;
}
#tools input {
	font-size:100%;
}
#tools #sharing {
	clear:right;
	color:#000000;
	/*float:right;*/
	height: 50px;
	margin:5px 3px 0px 0px;
}
#tools #sharing ul, #tools #sharing li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
}
#tools #sharing li {
	float:left;
	margin:0 9px;
	text-align:right;
}
#tools #sharing li#facebook a {
	background-image:url(../gfx/facebook.gif);
}
#tools #sharing li#nettby a {
	background-image:url(../gfx/nettby_share_icon.gif);
}
#tools #sharing li a {
	background-position:0 50%;
	background-repeat:no-repeat;
	display: block;
	padding-left: 16px;
	width: 24px;
}
#tools #sharing a {
	color:#000000;
	text-decoration:none;
}
#tools #settings p a {
	background-image:url(../gfx/server_link.png);
	background-position:0 50%;
	background-repeat:no-repeat;
	color:#000000;
	display:block;
	float:right;
	margin:8px 10px 0 0;
	padding-left:18px;
	text-decoration:none;
}
#tools #sharing p#link {
	float:right;
	margin:5px 8px 0 0;
}
#tools #sharing h3 {
	float:left;
	width: 28px;
}
#tools h3 {
	font-size:100%;
	font-weight: bold;
	margin:0;
}

#indexes {
	margin-top: 15px;
}

#indexes ul {
	margin: 2px 0px 10px 0px;
}

#indexes ul li {
	margin: 0px 0px 3px 0px;
	list-style-type: decimal;
}

#indexes a {
	text-decoration: underline;
}

#indexes a:hover, #indexes ul li:hover {
	cursor: pointer;
}

#publish-date {
	bottom:10px;
	color:#888888;
	font-size : 84.5%;
	font-style:italic;
	margin:0px 10px 5px 15px;
	float: left;
	clear: left;
	width: 150px;
}

#article-url {
	float: left;
	clear: left;
	margin: 0px 10px 10px 10px;
	width: 150px;
}

#article-url a {
	color: #000;
	text-decoration: underline;	
	padding-right: 11px;
	background-image: url(../gfx/arrow_transparent.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 80%;
}

#article-url a:hover {
	text-decoration: none:	
}

.paging {
	height : 17px;
	clear : both;
}

.paging h2 {
	font-family : arial;
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #6A6A6A;
	float: left;
	margin-right: 15px;
}

#videos .paging a {
	height : auto;
	width : auto;
	text-decoration : underline;
	background : none;
}

.paging-next {
	float : right;
	margin-right : 16px;
}

.paging-previous {
	float : left;
}

#facebook-chat {
	float: left;
}

#video-list {
	clear: both;
	padding-left : 14px;
	padding-bottom : 7px;
	background-color : #EFEFEF;
}

#videos.with-facebook-chat {
	float: right;
	width: 438px;
}

#videos {
	padding-top: 4px;
}

#videos li {
	float : left;
	margin-right : 6px;
	margin-bottom : 6px;
}

#videos a {
	display : block;
	height : 140px;
	width : 140px;
	overflow : hidden;
	text-decoration : none;
	color : #000000;
	font-size : 84.5%;
}

#videos ul li a {
	background-image: url(../gfx/grey_title_background.jpg);
	background-position : center bottom;
	background-repeat : no-repeat;
}

#videos a span {
	padding : 5px;
	display : block;
}

#videos img {
	width : 140px;
}

#information {
	color : #ffffff;
	clear : both;
	background-image:url(../gfx/bottom_info_line.jpg);
	height:30px;
	width:1130px;
}

#information a {
	color : #ffffff;
	font-weight : bold;
}

#information ul, #information ul li {
	margin-left:180px;
}

#information ul li {
	float:left;
	line-height:30px;
	margin-left:30px;
}

#netttv-logo {
	float : right;
}

#netttv-logo a {
	background-image:url(../gfx/aptoma_netttv_logo.jpg);
	background-position:50%;
	background-repeat:no-repeat;
	display:block;
	height:44px;
	margin-bottom:100px;
	width:684px;
}

#netttv-logo a span {
	display:none;
}

.clearer {
	clear : both;
	height : 1px;
}

h1, h2, h3, h4, h5, h6, strong {
	font-weight:bold;
}

#submenu-list {
	width: 85%;
}
#meta {
	color:#FFF;
	font-weight:bold;
	height:22px;
	line-height:22px;
	text-align:right;
	float:right;
	width:14%;
}

#meta ul, #meta li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-size: 11px;
}

