/* Centre NAD - Feuille de style NADTV
   Version 2.0 - 2010-03-18 vince
*/

/* Body definition */
body {
	color: #455660;
	background-image: none;
	background-color: black;
}
#contentBackground {
	background-image:url('images/nadtv/body-bg.png');
}

#content {
	background-color: black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.column {
	width: 1031px;
}

#nadtvLink { 
	position:absolute;
	top:-31px;
	display:block;
	border-left: 1px solid white;
	border-right: 1px solid white;
	height: 20px;
	border-top: 4px solid #f47321;
	background-image: url('images/menubar-bg-selected-with-2nd-level-nadtv.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
}


#NAD3content {
	padding-bottom: 25px;
}
.NAD3topbar {
	background-image:url('images/nadtv/topbg.png');
}
.NAD3topbarAddress {
	color: #8596A0;
}
.NAD3topbarAddress a:visited {
	color: #8596A0;
}
.NAD3topbarAddress a:link {
	color: #8596A0;
}
.NAD3topbarAddress a:hover {
	color: white;
}
.NAD3topbarAddress a:active {
	color: #8596A0;
}
.NAD3topbarLogo {
	background-image:url('images/nadtv/logo.png');
}

.videoRandom {
	width: 755px;
	float:left;
	display:block;
}
.videoNewest {
	width: 250px;
	float:left;
	display:block;
}
.videoNewest ul {
	padding: 0px;
	margin: 0px;
}
.videoNewest ul li {
	display: block;
	width: 250px;
	height: 100px;
	border: 1px dotted black;
	padding: 0px;
	margin: 0px;
}
.videoMostWatched {
	width: 100%;
	clear:both;
	padding: 0px;
	margin: 0px;
}
.videoMostWatched ul {
	padding: 0px;
	margin: 0px;
}
.videoMostWatched ul li {
	float: left;
	display: block;
	width: 250px;
	height: 100px;
	border: 1px dotted black;
	padding: 0px;
	margin: 0px;
}
.videoFooter {
	clear: both;
}
#portfolioMediaGrid {
	border-top: 1px dotted;
}

#portfolioMediaGrid ul {
	margin: 0;
	padding: 0;
	padding-left: 153px;
	top:-24px;
	position:relative;
}
#portfolioMediaGrid ul li {
	list-style-type: none;
	height: 120px;
	width: 130px;
	display: inline;
	float: left;
	border: 0;
	vertical-align: middle;
	padding: 2px;
	margin: 5px;
	overflow: hidden;
	font-size:8pt;
}
#portfolioMediaGrid ul li img{
	border: 0;
}
#portfolioMediaGrid a {
	border: 0;
}
.portfolioSpacer {
	padding-top:3em;
}
#portfolioSocial {
	clear:left;
	float:left;
	width:160px;
	padding-top:1em;
}
#portfolioSocial img{
	border: 0;
	padding: 0;
	margin-right: 7px;
}

img {
	border: 0;
}

#portfolioBlog  {
	clear:both;
}
#portfolioBlog .portfolioBlogItem {
	position:relative;
	top:-19px;
	padding-left:160px;
}
#portfolioBlog .portfolioBlogItem h1{
	font-size:10pt;
}
#portfolioBlog .portfolioBlogItem p{
	
}
#portfolioAwards {
	float:right;
}
#portfolioFriends ul {
	position:relative;
	top:-19px;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:160px;
}
#portfolioFriends ul li {
	float:left;
	margin-right: 10px;
}

@font-face {
	font-family: "LucidaHandwriting";
	src: url("fonts/LHANDW.ttf");
}
@font-face {
	font-family: "LucidaHandwriting";
	src: url("fonts/LHANDW.eot");
}

.portfolioDropCap {
	font-family: "LucidaHandwriting","arial";
	font-size: 42pt;
	color: #f47321;
}
.portfolioFirstline {
	font-family: "LucidaHandwriting","arial";
	font-size: 12pt;
	color: #f47321;
}
.portfolioSignature {
	font-family: "LucidaHandwriting","arial";
	font-size: 12pt;
	color: #f47321;
	float:right;
}


.NAD3imagebar {
height: 24px;
}


.nadtvSearchBar {
	height:24px;
	width: 1112px;
}
.portfolioWarning {
	margin-top: 2em;
	padding: 5px;
	border: 1px dotted red;
	background-color: #fee;
}
#portfolioSearchName {
	width: 250px;
}
#portfolioSearch legend {
	color: #f47321;
	font-weight: bold;
	padding-bottom: 3px;
}
#portfolioLinksHolder  legend {
	color: #f47321;
	font-weight: bold;
	padding-bottom: 3px;
}
.portfolioUserFound {
	display: inline-block;
	width: 250px;
}

#subfooterContainer {
	background-image:url('images/nadtv/bottombg-black.png');
}
#subfooter {
	background-color: black;
}
.subfooterText a:link {
	color: #8596A0;
}
.subfooterText a:visited {
	color: #8596A0;
}
.subfooterText a:active {
	color: #8596A0;
}
.subfooterText a:hover {
	color: white;
}
#returnToTop {
	display:none;
}


#portfolioSocial a {
	border: 0;
}
