/* Show Stylesheet
-----------------------------------------------------------------------------
Title : Tony Sandler | Stylesheet
Author : Josh Serbus | Esultants Web Services
URL : http://www.esultants.com
Description : Stylesheet
----------------------------------------------------------------------------- */
@import url("networkbar.css");


/* Style Precedents
----------------------------------------------------------------------------- */


	body {
	background:url(images/shows_bg.jpg);
	background-repeat:no-repeat;
	scrollbar-face-color:000000;
	scrollbar-highlight-color:ffffff;
	scrollbar-3dlight-color:ffffff;
	scrollbar-shadow-color:ffffff;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-arrow-color:000000;
	scrollbar-track-color:FF0000;
	
	margin: 0;
	padding: 0;
	background: #000000;
	
	}
	
	a 	{
	color: #CCCCCC;
	text-decoration:none;
	}
	
	a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	hr {
	color:#FFFFFF;
	width:100%;
	height:2px;
	}
	
	#layout {
	
	padding-top: 0px;
	margin-top: 0px;
	
	}
	
	#networkbar {
	background-image:url(images/nav_bg.jpg);
	
	}
	
	#textBody {
	margin:10px 25px 10px 5px;
	padding: 10px 25px 10px 5px;
	}
	
	#tsBio {
	background-image:url(images/bio_tony_sandler_wallpaper.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	height: 100%;
	}
	
	#MMbg {
	background-image:url(images/TS_mauriceme_bg.jpg);
	background-repeat:no-repeat;
	}
	
	#MMiframe {
	background-image:url(images/iframe_mm_tsandler_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	position:fixed;
	}
	
	#TonyBG {
	background-image:url(images/Tony_cropped_BG.jpg);
	background-repeat:no-repeat;
	}

	#TonyBG_test {
	background-image:url(images/TS_bg_right_img002.jpg);
	background-repeat:no-repeat;
	}

	#textSum {
	
	width:475px;
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	}
		
	#sceneText {
	
	width:475px;
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	}

	#textBody {
	padding: 0 0 0 5px;
	}
	td img {display: block;}

	.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	}
	#footer	{
		
		background-color:#000000;
		font-family:verdana;
		font-size:11px;
		color:#ffffff;
		
	}

	#footer a	{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#CCCCCC;
	margin-right:10px;
	}

	#footer a:visited	{ color:#CCCCCC;; }
	#footer a:hover	{ color:#fff; text-decoration:none;}

	.style2 {color: #FFFFFF}
	
	
	#footer	{
		
		background-color:#000000;
		font-family:verdana;
		font-size:11px;
		color:#ffffff;
		
	}

	#footer a	{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#CCCCCC;
	margin-right:10px;
	}

	#footer a:visited	{ color:#CCCCCC;; }
	#footer a:hover	{ color:#fff; text-decoration:none;	}
	
	
	
	.style2 {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	}

	.videoText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	}

	.videoText a	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	}

	.videoText a:visited { color:#0099FF; }
	.videoText a:hover	{ color:#0099FF; }