

.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }

.fl { float: left; }
.fr { float: right; }

.nolist { margin: 0; padding: 0; list-style: none; }
.clr-left { clear: left; }
.clr-right { clear: right; }
.clr-both { clear: both; }
.clr-left,
.clr-right,
.clr-both
{ 
	height: 0;
	font-size: 0;
}

html,
body
{
	margin: 0;
	padding: 0;
}
body
{
	background-color: black;
	font: 0.7em Verdana, Arial;
	color: White;
}

h1
{
	font-size: 1.5em;
	font-weight: normal;
	color: White;
	padding-bottom: 10px;
	border-bottom: solid 1px #848484;
	margin-bottom: 10px;
}
h2
{
	font-size: 2em;
	font-weight: normal;
	color: White;
	margin-top: 0em;
	margin-bottom: 0.5em;
}

a
{
	text-decoration: none;
	color: White;
}
a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0;
	padding: 0;
	margin: 0;
}

div#page-container
{
	width: 900px;
	margin: 0 auto;
}



div#header
{
	padding: 0;
	border:solid 1px black;
	text-align: left;
}
div#header img.fl
{
	padding: 0;
	margin: 0;
	margin-top: 12px;
	margin-bottom: 12px;
}






ul.topmenu
{
	margin: 34px 0 0 160px;
	padding: 13px 0;
	border-top: solid 1px #848484;
	border-bottom: solid 1px #848484;
	list-style: none;
}
ul.topmenu li
{
	display: inline-block;
	margin: 0;
	padding: 0 9px;
}
ul.topmenu li a
{
	font-size: 1.15em;
	color: #848484;
	display: block;
	text-align: center;
	font-weight:bold;
}
ul.topmenu li.selected a
{
	color: white;
	text-decoration: none;
	font-weight:bold;
}
ul.topmenu li a:hover
{
	color: white;
	text-decoration: none;
	font-weight:bold;
}








div#menu li h2 a,
h2.title a
{
	color: #848484;
	text-decoration: none;
	margin: 0em;
	padding-top: 0.25em;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 0.25em;
}
h2.title 
{
	font-size: 1.5em;
	font-weight: normal !important;
	margin: 0;
}

div#menu li.selected h2 a
{
	color: white;
	border-top: solid 1px #848484;
	border-left: solid 1px #848484;
	border-right: solid 1px #848484;
}
div#menu li h2 a:hover
{
	color: white;
	text-decoration: none;
}

div#content
{
	text-align: left;
	margin-top: 11px;
	padding: 0;
	color: white;
}

div.design:hover img
{
	background-color: red;
}

div#footer
{
	margin-top: 32px;
	margin-bottom: 10px;
	background-color: #1a1a1a;
	color: white;
	text-align: center;
	padding: 10px;
}
div#footer a
{
	color: white;
}


p#video-label
{
	color: white;
	margin: 0;
	padding: 0;
}


div#menu
{
	clear: both;
	display: block;
	border-bottom: solid 1px #848484;
}

div#menu li
{
	float: left;
}
div#menu a
{
	margin: 0;
	padding: 0;
	display: block;
	margin-bottom: -1px;
}
div#menu li.selected a
{
	border-bottom: solid 1px black;
	margin-bottom: -1px !important;
}


div#inner-content
{
	min-height: 100px !important;
	margin-top: 10px;
}
div#inner-content a
{
	color: #3b76ff;
}

div.border
{
	background-color: #3b76ff;
	min-height: 1px;
	height: 1px;
}


div#content a
{
	color: white;
	text-decoration: underline;
}




table.testimonial
{
	width: 100%;
	margin-top: 1em;
	margin-bottom: 0em;
}
table.testimonial td
{
	width: 50%;
}
table.testimonial td.td-l
{
	padding-right: 2em;
}
table.testimonial td.td-r
{
}
.testimonial h3
{
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	margin-bottom: 0.25em;
}
.testimonial p
{
	margin: 0;
	margin-bottom: 2em;
}
.testimonial p em
{
	color: #848484;
}
.testimonial a
{
	color: white !important;
	text-decoration: underline !important;
}
.testimonial div.testimonial-clip
{
	border: solid 1px white;
	width: 400px;
	height: 255px;
}
#banner,
#testimonial-emt-clip
{
	height: 256px;
	width: 900px;
}


P#video-label
{
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}



DIV.ClipsGrid
{ 
	text-align: left;
	margin: 0; 
	padding: 0; 
	margin-bottom: 2px;
}
DIV.ClipsGrid A
{
	margin: 0; 
	padding: 0; 
	text-decoration: none !important;
	margin-right: 2px;
}
DIV.ClipsGrid A.last
{
	margin-right: 0px;
}
DIV.ClipsGrid IMG
{ 
	margin: 0; 
	padding: 0; 
	border: 0;
	vertical-align:middle;	/* otherwise, image will be baseline aligned with (non-existant) text but this produces a 2 pixel drop below the image in IE/FF */
	color: #888  !important;/* less agressive alt text colour */
}






/* Message inside Video Window if now Flash Player present */
DIV.noflash
{
	background-color: transparent;
	background-image: url(images/transparent-background.png);	/* 46% transparent */
	margin: 0;
	margin-top: 216px;	/* 256-40 */
	padding: 0;
	position: absolute;
	width: 900px;
}

DIV.noflash P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;

	padding: 0px 15px;
	margin: 10px 0 0 0;
	height: 30px;		/* 40-5-5 */

	text-align: right;
	color: white;
}
DIV.noflash P A
{
	text-decoration: underline;
}

