

/* Generic styling */
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	background-color: #000000;
}

body#Test {background:#333333;}

body#SamplesPopUp {
	/*
	background:#333333;	
*/
	background-color: #28201e;
/*
	background-image: url(images/bg.jpg);
*/	background-repeat: no-repeat;
	background-position: center top;
}


b, strong	{	font-weight : bold ; }

cite		{	font-style : normal ; }

i, em		{	font-style : italic ; }

abbr, acronym
		{	border-bottom : 1px dotted #333333 ;
			cursor : help ; }

u		{	text-decoration : underline ; }

hr		{	color : #000000 ;
			height : 1px ; }

h1		{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 12px ;
			font-weight:bold;
			color : #ffde00; }

td.Content h1, td#Content h1
		{	margin-bottom: -8px;  }

h2		{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 11px ; 
			color : #ffde00; 
			font-weight:normal;
			margin-bottom: -8px; }

h2.TestPageTitle		{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 14px ; 
			color : #e2e2e2 ; 
			text-align:left;}

td#Content, td.Content, td.Content p,  td.Content li {	
			font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 10px ; 
			color: #ffffff;
			line-height: 140%;
}


td.Content ul li {margin-left:-25px; line-height: 140%;}

td#VFXContent p {	
			font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 10px ; 
			color: #ffffff;
			line-height: 140%;
}

td#ContactContent p {	
			font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 10px ; 
			color: #ffffff;
			line-height: 140%;
}

td#InternshipsContent p {	
			font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 11px ; 
			color: #ffffff;
			line-height: 150%;
			width: 595px;
}

table#TestBG {background:#3d3e43;}


table#HomeTable {
	background-image: url(images/bg/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #28201d;
}


table#MainTableMusicVideo {background:#735f56;
	background-image: url(images/bg/V3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

table#MainTableBroadcast {background:#735f56;
	background-image: url(images/bg/V1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

table#MainTableCommercial {background:#735f56;
	background-image: url(images/bg/V2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


table#MainTableVisualEffects {background:#735f56;
	background-image: url(images/bg/V4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

table#MainTableContact {background:#735f56;
	background-image: url(images/bg/V5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/*
td#Main {
	background-color: #735f56;
}
*/
table#Samples {background:#302927;}

table#Samples td {color:#666666;font-size:9px;}






div#samplesDiv {width:714px;background-color:#28201e;}

div#SamplesBox {width:650px;background-color:#302927;}

div#SamplesBoxVFX {
	width: 650px;
	background-color: #352d2c;
	background-image: url(images/visualEffects/vfxinside_BG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#ContactBox {
	width: 650px;
	background-color: #352d2c;
	background-image: url(images/contact/contactBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#SamplesBoxDirections {width:650px;background-color:#352d2c;}

div.sampleThumb  {padding-bottom:5px;}

/*
table.SamplesPopUp  {padding-left:10px;}
*/


/* SAMPLES POP UP WINDOW */

table#SamplesPopUp {color:#c8c8c8;font-size:9px;line-height:160%;}

table#SamplesPopUp h1 {color:#ffde00;font-size:12px;}

/*
div.samplesDiv {border: 1px solid #655753;}
*/
span.SamplesProduct, span.SamplesClient {font-size:10px;color:#d0ccc9;font-weight:bold;}

span.SamplesTitle {font-size:9px;color:#a9a5a2;font-weight:normal;}

/*
span.SamplesProduct, span.SamplesTitle, span.SamplesClient  { letter-spacing: 0.1em; }
*/


/* All link styles */

a:link		{	text-decoration : none ;
			color : #ffffff ; }

a:visited	{	text-decoration : none ;
			color : #ffffff ; }

a:hover		{	text-decoration : underline ;
			color : #ffde00 ; }


div.sampleThumb a:link {border: 1px solid #655753;display:block;}
div.sampleThumb a:visited {border: 1px solid #655753;display:block;}
div.sampleThumb a:hover {border: 1px solid #ffde00;display:block;}
