/* RESET START- DO NOT AMEND 
==================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*RESET END*/




html, body { height: 100%; }
#error {
	padding-top: 20px;
	padding-bottom : 20px;
	margin:0 50px 0 50px;
	color: #ff0000;
}
#noScriptDiv {
	margin:0 50px 0 50px;
	color: #000000;
}

#wrapper {
	margin:0;
	width:100%;
	height:100%;
	min-width:955px;
	min-height:600px
}

img { border:none; }
h1{ font-size: 1.55em; line-height: 1.55em;}
h2{font-size: 1.25em; line-height: 1.25em;}
h3{ font-size: 1.00em; font-weight:bold;}
p{font-size: 0.85em; line-height:1.25em; width : 800px; padding: 10px 0;}

object#myAlternativeContent {
	height: 600px;
	margin:0;
	width: 955px;	
	margin-top: 0px;
	margin-left: -478px;
	position: relative;
	left: 50%;
	top: 0;
}

div#myAlternativeContent {
	background-color : #98151d;
	margin:0;
	width: 915px;	
	margin-top: 0px;
	margin-left: -478px;
	position: relative;
	left: 50%;
	top: 0;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 10px;
	padding-bottom : 10px;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link { color: #FFF; }
a:visited { color: #FFF; }
a:hover { color: #CCC; }
a:active { color: #FFF; }

ul{
	padding: 0px 0;
	float: left; clear: both;
	width: 955px;
}
li{float: left; padding-right: 20px; padding-top : 10px; }
li.logo, li.bravia, li.motionflow{ padding:0 15px ;}
li.logo{padding-left: 600px;}

ul li.nav {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 1px solid #FFFFFF;
	list-style: none;
	border-bottom: 1px solid #FFFFFF;
	list-style: none;
	display: inline;
}

ul li.thumbnail {
	margin-left: 0;
	margin-bottom: 0;
	padding: 10px 15px 5px;
	list-style: none;
	display: block;
	float:left;
	list-style: none;
	width: 250px;
	height : 160px;
}

ul li.tcs {
	padding-bottom : 30px;
}