body {
	margin: 0;
	padding: 0;
	background: url("../img/background.jpg") repeat-x;
	font-family : Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	height: 100%;
	text-align: center;
}

#outer {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 990px;
}

#shade-left {
	float: left;
	width: 20px;
	height: 871px;
	background: url("../img/shade_left.jpg") no-repeat;
}

#shade-right {
	float: right;
	width: 20px;
	height: 871px;
	background: url("../img/shade_right.jpg") no-repeat;
}

.hidden{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#page { 
	float: left;
	width: 950px;
	background-color: #fff;
	height: 871px;
}

#header {
	margin: 0;
	height: 250px;
	width: 950px;
	background: #ffffff url("../img/header_group_page.jpg") no-repeat;
 background-position: 0 107px;
}

#header.home {
	height: 413px;
	background: #ffffff url("../img/header_group_home.jpg") no-repeat;
}

#header.home_FR {
	height: 413px;
	background: #ffffff url("../img/header_home_FR.jpg") no-repeat;
}

.logo { float:left; padding:10px 0 0 20px }

#countrySelector {
	color:#506d8b;
	width: 117px;
	vertical-align:middle;
}

#contact {
	margin: 10px 0 0 60px;
	height: 41px;
	width: 170px;
	background: #ffffff url("../img/contact_NL.gif") no-repeat;
}

#contact.BE {
	background: #ffffff url("../img/contact_BE.gif") no-repeat;
}

.headerinfo, .headerinfo_loggedin {
	float:right;
	margin: 15px 0 0 0;
	height: 100px;
	width: 250px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 15px;
	color:#506d8b; 
}

.headerinfo_loggedin {
	width: 400px;
}

.headerinfo_loggedin #welcome {
	float:right;
	padding-right: 30px;
	font-family : Tahoma, Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #506d8b; 
}

.headerinfo_loggedin #contact {
	float: right;
	padding: 6px 35px 0 0;
	margin-top: 6px;
	height: 41px;
	width: 170px;
	clear: right;
}

#homeheaderlink {
	float: left;
	position: relative;
	left: 39px;
	top: 198px;
	clear: left;
	width: 43px;
	height: 15px;
}

#news {
	float: left;
	width: 408px;
	overflow: hidden;
}

.date {
	display: block;
	color: #f36f0a;
}

#side-right #news ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#side-right #news li {
	padding: 8px 0 8px 30px;
	background: #fff url("../img/icon_news.gif") no-repeat;
	background-position: 10px 10px;
	border-bottom: 1px dashed #b3c5d4;
	font: normal 11px Verdana;
}

#side-right #news li a {
	font: bold 13px Verdana, 'Trebuchet MS';
	display: block;
	color: #607f9a;
	padding: 2px 0;
	text-decoration: none;
}

#side-right #news li a:hover {
	text-decoration: underline;
	color: #c955cc;
}

#side-right a.moreLink {
	display: block;
	float: left;
	width: 45px;
	margin: 10px;
	background: #ffffff url("../img/arrows.gif") no-repeat;
	background-position: 35px 3px;
	color: #607f9a;
	font: normal 11px Verdana;
}

a.locked {
	background: transparent url("../img/icon_padlock.gif") no-repeat;
	background-position: 100% 0px;
	margin-right:0px;
	padding-right:15px;
}

a:hover.locked {
	background-position: 100% -18px;
}

h2.bar {
	border-bottom: 6px solid #c1d0dc;
	padding: 0 0 4px 8px;
	margin: 0 0 4px 0;
	font-size: 20px;
	font-weight: normal;
}

h2.box {
	border-bottom: 6px solid #68869e;
	padding: 0 0 4px 8px;
	margin: 0;
	font-size: 20px;
	font-weight: normal;
}

div.box {
	padding: 10px;
}

div.formwrapper {
	background-color:#edf2f6;
	padding:10px;
	float:left;
	border-top: 6px solid #68869e;
	border-bottom: 6px solid #c1d0dc;
}

#login {
	float: right;
	width: 280px;
	overflow: hidden;
	font: normal 11px Verdana;
	line-height: 16px;
	color: #607f9a;
}

#side-right #login a {
	color: #607f9a;
}

#side-right #login a:hover {
	color: #c955cc;
}

#loginForm {
	border-top: 1px dashed #b3c5d4;
	border-bottom: 6px solid #c1d0dc;
	background-color: #edf2f6;
	text-align: right; 
	padding: 10px;
}

#loginForm .field {
	width: 100px;
	margin: 1px;
	border: 1px solid #607f9a;
}

#side-left {
	float: left;
	width: 175px;
	padding-left: 30px;
	padding-top: 8px;
	overflow:hidden;
}

#side-right {
	float: left;
	width: 708px;
	padding-top: 8px;
	overflow:hidden;
	line-height:18px;
}

#side-right ul {
	list-style-type: none;
	list-style-image: none;
	padding-left: 0;
	margin-left: 0;
}

#side-right ol {
	padding-left: 30px;
	margin-left: 0;
}

#side-right ul li {
	list-style-type: none;
	padding-left: 15px;
	background: transparent url("../img/bullet_default.gif") no-repeat;
	background-position: 1px 8px;
}

#post table {
    border-collapse: collapse;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

#post table th {
    background: #800080 url(http://www.televersal.com/site/media/catalogus2008/bg_tableheader.jpg) repeat-x scroll 0 0;
    color: #fff;
    text-align:left;
    font-weight: bold;
}

#post table th, #post table td {
    padding:4px 6px;
    vertical-align:top;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-family:Verdana;
    font-size:11px;
}

#post table td {
    background-color: #fff;
    color:#666666;
}

#post p,
#post ol,
#post ul,
#post table {
    margin-bottom: 18px;
}

hr {
	background-color: #c1d0dc;
	color: #c1d0dc;
	border: 0;
	height: 6px;
	margin-bottom: 2px;
	margin-top:2px;
	clear: both;
}

#footer {
	clear: both;
	width:780px;
	padding-top: 40px;
	text-align: center;
	margin: 0px auto;
	background-color: #fff;
	/*position:fixed;
	bottom: 0px;*/
	color:#506d8b;
}

#footer a {
	color: #506d8b;
}

#brands {
	background: url("../img/logos.gif") no-repeat;
	background-position: 0px 0px;
	width:740px;
	height:50px;
	float:left;
}

#side-right a {
	color: #742e76;
}

#side-right a:hover {
	color: #c955cc;
}

img {
	border: 0;
}

h1 { 
	font:bold 22px 'Trebuchet MS', Verdana;
	color : #a561a7;
	margin:0 0 25px 0;
}

h2 { 
	font:bold 20px 'Trebuchet MS', Verdana;
 font-weight: normal;
	color : #a561a7;
	margin:0 0 18px 0;
}

h3 {
	font:bold 16px 'Trebuchet MS', Verdana;
	color : #666;
	margin: 0 0 10px 0;
}

h4 {
	font:bold 13px 'Trebuchet MS', Verdana;
	color : #666;
	margin: 0 0 10px 0;
}

form, p {
	margin: 0;
	padding: 0;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

#side-left p, #side-right p { font:11px Verdana; line-height: 18px; color: #666; }

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}


/**
 * Layersmenu
 *
 */

.verbar	{
	width: 100%;
	color: black;
	border-top: 0px outset #000000;
	border-left: 0px outset #000000;
	border-right: 0px outset #000000;
	border-bottom: 0px outset #000000;
	font-size: 10px;
}

.submenu	{
	position: absolute;
	/*left: 4px;*/
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
	margin-left: 1px;
	margin-top: 0px;
	TEXT-ALIGN: center;
	border-top: 0px outset #c0c0c0;
	border-left: 0px outset #c0c0c0;
	border-right: 0px outset #c0c0c0;
	border-bottom: 0px outset #c0c0c0;
	font-size: 10px;
	background-color: #fff;
}

.item {
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
	font-weight: bold;
}

.item a, .activeItem a {
	height: 17px;
	background-color: #2D2D84;
	position: relative;
	display: block;
	text-decoration: none;
	border-top: 0px solid #320098;
	border-bottom: 0px solid transparent;
	border-left: 0px outset #c0c0c0;
	border-right: 0px outset #c0c0c0;
	PADDING: 6px 16px 6px 6px;
	font-size: 12px;
	font-weight: bold;
	outline:none;
}

.item a:link {
	color: #68869e;
	text-decoration: none;
	font-size: 12px;
	background-color: #fff;
	font-weight: bold;
}

.item a:visited {
	color: #68869e;
	text-decoration: none;
	font-size: 12px;
	background-color: #fff;
	font-weight: bold;
}

.item a:hover, 
.activeItem a {
	color: #fff;
	background-color: #68869e;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.activeItem	{
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #68869e;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

.item a:active {
	color: #68869e;
	text-decoration: none;
	font-size: 12px;
	background-color: #fff;
	font-weight:bold;
}

.fwdarr {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0 6px 0 6px;
}

.subframe .item a:link {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	background-color: #68869e;
	font-weight:bold;
	margin-bottom:1px;
}

.subframe .item a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	background-color: #68869e;
	font-weight:bold;
	margin-bottom:1px;
}

.subframe .item a:active {
	color: #68869e;
	text-decoration: none;
	font-size: 12px;
	background-color: #fff;
	font-weight:bold;
	margin-bottom:1px;
}

.subframe .item a:hover {
	color: #68869e;
	text-decoration: none;
	font-size: 12px;
	background-color: #fff;
	font-weight:bold;
	margin-bottom:1px;
}

.subframe .activeItem a {
	margin-bottom:1px;
}
