/* *****************************************
//  WebTank Stylesheet File
//  Title: style.css
//  Media: all
//  File updated: 2008-09-10 18:20:50
// 
//  Do NOT manually edit this generated file
// **************************************** */


A { 
	
	color: #D56A0C; 
	text-decoration: none;
	font-weight: bold;
	
}
	
A:link { 
	
	text-decoration: none;					
	font-weight: bold;
	
}
	
A:visited { 
	
	text-decoration: none;
	font-weight: bold;

}
	
A:active { 

	text-decoration: none;
	font-weight: bold;
	
}
	
A:hover { 

	text-decoration: underline;
	font-weight: bold;
	
}

body { 
	
	width: 100%;
	height: 100%;

	padding: 0px;
	margin: 0px;
 
	text-align: left;

	
	background-color: #d6d4c9;
	background-image: url('../editorial/id=1.gif'); 
	background-position: top center; 
	background-repeat: repeat-x;

	
}



img {

	padding: 0px;
	margin: 0px;
	border-style: none;
	
}

p {

	margin: 0px;

}

/* DIV */

#left						{ float: left; position: relative; width: 16px; height: 100%; padding: 0px; margin: 0px; }

#main						{ float: left; position: relative; width: 802px; height: 100%; padding: 0px; margin: 0px; background-color: #FFFFFF; }

#right						{ float: left; position: relative; width: 16px; height: 100%; padding: 0px; margin: 0px; }

#bottom						{ position: absolute; bottom: 0px; left: 0px; width: 802px; height: 637px; background-image: url( '../editorial/id=14.jpg' ); }

#header						{ position: absolute; top: 0px; left: 0px; z-index: 10; width: 802px; height: 140px; background-image: url( '../editorial/id=2.jpg' ); }

#menu						{ position: absolute; top: 140px; left: 0px; z-index: 20; width: 682px; height: 29px; padding: 0 0 0 28px; background-image: url( '../editorial/id=32.gif' ); background-repeat: repeat-x;}

#logo						{ position: absolute; top: 0px; left: 709px; z-index: 30; width: 136px; height: 211px; }

#content					{ position: absolute; top: 200px; left: 27px; z-index: 20; width: 685px; height: auto; }

#content .mediaplayer .list 							{ float: left; width: 235px; height: auto; }
#content .mediaplayer .list .list_item 					{ float: left; width: 235px; height: 75px; margin-bottom: 20px; }
#content .mediaplayer .list .list_item .thumbnail		{ float: left; width: 75px; height: 75px; }
#content .mediaplayer .list .list_item .thumbnail img	{ border: 1px solid #D56A0C; }
#content .mediaplayer .list .list_item .info			{ float: left; margin-left: 10px; width: 140px; height: 75px; }
#content .mediaplayer #video 							{ float: left; margin-left: 20px; width: 425px; height: auto; }

#notes_iframe 				{ width: 720px; height: 350px; margin-top: 20px; border: 1px solid #cccccc; background-color: #fff; }

#iframe_content				{ padding-left: 20px; overflow-x: hidden; }