/* HTML */

* {
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
body {
	width: 100%;
	height: 100%;
	text-align:center;
	color:#000;
	font-size:14px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	padding-top:10px;
	padding-right:0px;
	padding-bottom:10px;
	padding-left:0px;
	color:#009cda;
	font-size:18px;
}
h2 {
	padding-top:8px;
	padding-right:0px;
	padding-bottom:8px;
	padding-left:0px;
	color:#009cda;
	font-size:16px;
}

/* GENERAL */

#PageTitle {
	display:none;
	visibility:hidden;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	position: relative;
	text-align:left;
}
#tbl_movie td {
	padding:10px;
}

/* CONTENT */ 

#content {
	display:inline;
	float:right;
	margin-right:190px;
	margin-top:30px;
	margin-bottom:10px;
	width:550px;
	_width:550px;
	min-height:570px;
	height:auto !important;
	height:570px;
}
#content div {
	clear:left;
	margin-bottom:8px;
}

#content div a {
	color:#009cda;
}

#content ul {
	list-style:outside;
	margin-left:15px;
	margin-bottom:10px;	
	list-style-type:square;
}
#content p {
	margin-bottom:10px;
}
#content li {
	margin-bottom:5px;	
}
#content td {
	font-size:11px;
	font-weight:normal;
}

/* LANGUAGES */

#languages {
	position:absolute;
	top:15px;
	right:150px;
	height:40px;
	list-style-type:none;
	list-style-image:none;
	z-index:300;
}
#languages li {
	list-style-type:none;
	list-style-image:none;
	display:inline;
}

#languages li a {
	padding-top:13px;
	_padding-top:12px;
	font-size:10px;
	font-family:Tahoma;
	color:#666;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	width:39px;
	height:25px;
	_height:37px;
	display:block;
	background:url("../1/traxgo-lang-active.png");
	background-position:50% 50%;
	background-repeat:no-repeat;
	float:left;
}

/* NAVIGATION */ 

#navigation {
	float:left;
	clear:left;
	position:relative;
	top:-6px;
}
#navigation ul {
	list-style-type:none;
	list-style-image:none;
	width:200px;
	margin-left:25px;
}
#navigation ul li {
	list-style-type:none;
	list-style-image:none;
	list-style-image:none;
	background: url("../1/traxgo-nav-bullet.gif") no-repeat left 13px;
	width:200px;
	position:relative;
	top:-1px;
}


#navigation ul li.navigation_li_selected {
	background: url("../1/traxgo-nav-bullet-active.gif") no-repeat left 13px;
}
#navigation ul li ul li.navigation_li_selected {
	background: none;
}
#navigation ul li.navigation_li_selected ul {
	display:block;
	visibilit:visible;
}
#navigation ul.navigation_ul_selected {
	display:block;
	visibilit:visible;
}

#navigation ul a {
	color:#999999;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	display:block;
	margin-left:25px;
	font-size:15px;
	text-decoration:none;
	border-top:#8cd2ee 1px solid;
}
#navigation ul li.navigation_li_selected a {
	color:#009cda;
}
#navigation ul li ul {
	display:none;
	visibilit:visible;
}
#navigation ul li ul li {
	background:none;
}
#navigation ul li ul {
	margin-left:0px;
	padding-left:0px;
}
#navigation ul li ul li a {
	border-top: none !important;
	padding:0px 0px 10px 0px;
	font-size:13px;
	color:#999999;
}
#navigation ul li.navigation_li_selected li a {
	color:#999999;
}

/* BREADCRUMBS */

#breadcrumbs {
	display:block;
	visibility:visible;
	padding:15px 0px 15px 0px;
	position:absolute;
	top:80px;
	left:250px;
}
#breadcrumbs a {
	color:#009cda;
}

/* QUOTES */

#quote {
	margin-top:10px;
	margin-bottom:20px;
	margin-left:35px;
	display:inline;
	color:#FFFFFF;
	width:180px !important;
	background-color:#009cd9;
	background-image:url("../1/traxgo-quote-top.jpg");
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:30px;
	float:left;
	clear:left;
}
#quote #quotecontent {
	display:block;
	padding-left:10px;
	padding-right:10px;
}
#quote #quotename {
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	background-color:#009cd9;
	background-image:url("../1/traxgo-quote-bottom.jpg");
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:35px;
}

/* HEADER */

#header {
	position:relative;
	background-image:url("../1/traxgo-header-2011.jpg");
	padding-top: 16px;
	height: 69px;
	_height: 85px;
	width:990px;
	z-index:10;
}

#header a {
	color: #666;
	text-decoration: none
}
#header img {
	margin-left:30px;
	margin-right:10px;
	padding-right:20px;
	float:left;
}

#header.notopnav {
	height:245px;
}
#header.notopnav #slider {
	top:0px;
}
#header.notopnav #sliderHoverTop,
#header.notopnav #sliderHoverLeft,
#header.notopnav #sliderHoverRight { top:0px; }
#header.notopnav #sliderHoverBottom { top:205px; }
#header #hUrl {
	position:absolute;
	top:15px;
	left:25px;
	margin:6px 0 1px 0;
	text-indent:-9999px;
	background:url("../1/traxgo.gif") left top no-repeat;
	width:174px;
	height:73px;
	display:block;
	z-index:101;
}
#header.notopnav #hUrl {
	position:absolute;
	top:20px;
	z-index:102;
}

/* FOOTER */

#footer {
	margin-top:10px !important;
	width:960px;
	_width:990px;
	height: 60px;
	_height: 85px;
	clear:both !important;
	padding-top:25px;
	padding-left:30px;
	color:#666;
	font-size: 11px;
	background-image:url("../1/traxgo-footer-2011.jpg");
}	
#footer a {
	color:#009CD9;
}
#footer img {
	margin-left:40px;
	margin-right:10px;
	padding-right:20px;
	float:left;
}

/* SLIDER */


#slider {
	position:absolute;
	top:0px;
	left:0;
	height:245px;
	width:990px;
}

#sliderHoverTop {
	position:absolute;
	top:0px;
	left:40px;
	width:910px;
	height:40px;
	background:url("../1/traxgo-header-bg-top.png") left top no-repeat;
}

#sliderHoverBottom {
	position:absolute;
	top:205px;
	left:40px;
	width:910px;
	height:40px;
	background:url("../1/traxgo-header-bg-bottom.png") left top no-repeat;
}

#sliderHoverLeft {
	position:absolute;
	top:0px;
	left:0px;
	width:40px;
	height:245px;
	background:url("../1/traxgo-header-bg-left.png") left top no-repeat;
}

#sliderHoverRight {
	position:absolute;
	top:0px;
	left:950px;
	width:40px;
	height:245px;
	background:url("../1/traxgo-header-bg-right.png") left top no-repeat;
}
.navi {
	position:absolute;
	top:0;
	left:200px;
	height:80px;
	width:640px;
}

.navi a {
	margin-left:20px;
	padding-top:18px;
	padding-left:40px;
	border-top:10px solid #fff;
	text-decoration:none;
	font-size:20px;
	color:#ccc;
	width:95px;
	height:62px;
	display:block;
	float:left;
}

.navi a.active {
	border-top:10px solid #009cda;
	color:#666;
}
div.scrollable {
    position:relative; 
    overflow:hidden; 
} 
div.scrollable div.items {
    width:20000em; 
    position:absolute;
} 
#slider div.items div {
	width:990px;
	height:245px;
	float:left;
}

#slider div.items div a {
	width:990px;
	height:245px;
	display:block;
}

#slider div.items div img {
	border:0;
}

/* PANELS RIGHT */

#loginTrackerweb {
	background-image:url("../1/traxgo-login-trackerweb.jpg");
	width:157px !important;
	height:45px !important;
	display:block;
	text-indent:-9999px;
}
#imgNewsletter.nl {
	background-image:url("../1/traxgo-newsletter.jpg");
	width:157px !important;
	height:45px !important;
	display:block;
	text-indent:-9999px;
}
#imgNewsletter.fr {
	background-image:url("../1/traxgo-newsletterfr.jpg");
	width:157px !important;
	height:45px !important;
	display:block;
	text-indent:-9999px;
}
#imgNewsletter.en {
	background-image:url("../1/newsletter-en.jpg");
	width:157px !important;
	height:45px !important;
	display:block;
	text-indent:-9999px;
}
#news div {
	margin-top:10px;
}
#a_email {
	width:135px;
	padding:3px;
	height:25px;
}
.newsheader {
	width:157px !important;
	height:45px !important;
	display:block;
	text-indent:-9999px;
	margin-top:0px !important;
}
#news.nl .newsheader {
	background-image:url("../1/traxgo-nieuws.jpg");
	background-repeat:no-repeat;
}
#news.fr .newsheader {
	background-image:url("../1/traxgo-nieuwsfr.jpg");
	background-repeat:no-repeat;
}
.panel_login {
	position:absolute;
	right:10px;
	top: 478px;
	_top: 481px;
	width:157px !important;
	background-color:#009cd9;
	background-image:url("../1/traxgo-bottom-rounded.jpg");
	background-repeat:no-repeat;
	background-position:left 101%;
	padding-bottom:25px;
}
.panel_news {
	position:absolute;
	right:10px;
	/*
	top:426px;
	_top: 431px;
	*/
	top: 95px;
	width:157px !important;
	background-color:#009cd9;
	background-image:url("../1/traxgo-bottom-rounded.jpg");
	background-repeat:no-repeat;
	background-position:left 101%;
	padding-bottom:25px;
}
#news {
	position:absolute;
	right:10px !important;
	width:157px !important;
	/*
	top:557px;
	_top:565px;
	*/
	top: 223px;
	_top: 229px;
	background-color:#009cd9;
	background-image:url("../1/traxgo-bottom-rounded.jpg");
	background-repeat:no-repeat;
	background-position:left 101%;
	padding-bottom:24px;
	overflow:hidden;
}
#news div {
	padding-left:10px;
	padding-right:10px;
}
#news .newstitle a {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
#news .newstitle a:hover {
	text-decoration:underline;
}
#news .newsdate {
	color:white;
	display:none;
	font-style:italic;
}
#news p {
	color:white;
	padding-top:5px;
	padding-bottom:0px;
}
.panel_news form {
	display:inline;
}
.panel_news #formSubmit {
	background:url("../1/traxgo-btn-submit.gif") no-repeat right center;
	width:120px;
	color:#fff;
	cursor:pointer;
	border:0px;
	text-align:right;
	padding-right:20px;
	margin: 5px 0px 0px 0px;
}
.panel_news .row {
	text-align:center;
}
.panel_news .button {
	text-align:right;
	padding-right:10px;
}
.panel_news input {
	border:solid 1px white;
	background:#33b0e1;
	color:white;
	padding:1px;
}
#btnLoginTrackerweb {
	background:url("../1/traxgo-btn-submit.gif") no-repeat right center;	
	color:#fff !important;
	cursor:pointer;
	border:0px;
	padding-right:20px;
	float:right;
	margin: 0px 10px 0px 0px;
	text-decoration:none;
}
.panel_login #cmdLogin {
	background:url("../1/traxgo-btn-submit.gif") no-repeat right center;
	width:120px;
	color:#fff;
	cursor:pointer;
	border:0px;
	text-align:right;
	padding-right:20px;
	margin: 5px 0px 0px 0px;
}
.panel_login #cmdNieuweKlant {
	background:url("../1/traxgo-btn-submit.gif") no-repeat right center;
	width:120px;
	color:#fff;
	height: 16px;
	cursor:pointer;
	border:0px;
	text-align:right;
	padding-right:23px;
	_padding-right:20px;
	margin: 5px 0px 0px 0px;
	_margin-right:10px;
	float: right;
	font-size: 110%;
}
.panel_login #cmdNieuweKlant a {
	color: fff;
	text-decoration: none;
}
.panel_login input {
	border:solid 1px white;
	background:#33b0e1;
	color:white;
	padding:1px;
}
.panel_login .row {
	text-align:center;
}
.panel_login .button {
	text-align:right;
	padding-right:10px;
}
#txtUserName {
	width:135px;
	padding:3px;
	height:25px;
}
#txtPassWord {
	width:135px;
	padding:3px;
	height:25px;
	display:none;
	visibility:hidden;
}
#txtPassWord2 {
	width:135px;
	padding:3px;
	height:25px;
}

/* NEWS */

ul.news {
	margin-top:15px;
}

.news li {
	display:block;
}
.news a {
	color:#009cda;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
.news a:hover {
	text-decoration:underline;
}
.news .date {
	font-style:italic;
	padding-right:3px;
	color:#999;
}
.news .more {
	font-size:10px;
	font-weight:normal;
	display:block;
}
.news p {
	padding-bottom:20px;
}

/* CONTACT */

form label {
	width:175px !important;
	_vertical-align:top;
	padding-top:8px !important;
	float:left;
}
.formtext {
	width:360px;
	margin-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid 1px #33b0e1;
	padding:4px;
	height:22px;
}
.formSelect {
	width:360px;
	margin-top:6px;
	margin-bottom: 2px;
	_margin-bottom: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid 1px #33b0e1;
	padding:4px;
	height:26px;
}
textarea.formtext {
	height:120px;
}
#captcha {
	margin-top:10px;
	margin-bottom:10px;
	width:360px;
	padding-left:120px;
	margin-left: 35px;
	_margin-left: 38px;
}
.knop {
	clear:both;
	float:left;
	margin-top:10px;
	margin-left:155px;
	_margin-left: 158px;
	border:solid 1px #33b0e1;
	background-color:white;
	color:#33b0e1;
}

.required {
	border:solid 2px red;
}
#notification {
	position:relative;
	top:25px;
	left:250px;
	width:550px;
	text-align:left;
	display:block;
	color:red;
	padding-top:5px;
	padding-bottom:1px;
}

/* SHOP */

#shop div {
	margin:0px !important;
}
.shopproduct {
	border-top:solid 1px silver;
	margin:0px !important;
	padding-top:8px;
}
.shopproduct p img {
	margin-top:4px;
	margin-right:10px;
}
.shopproduct h3 {
	color:#009cda;
}
.shopcartlink {
	display:none;
	visibility:hidden;
}
.shopcartlistbuttons {
	width:50%;
	position:relative;
	text-align:left;
	top:-25px;
	left:110px;
	display:none;
}
.shopmoreinfo {
	display:inline;
}
#shopcategories {
	display:none;
	visibility:hidden;
}
#productdetails img {
	margin-top:4px;
	margin-right:10px;
}
.shopback {
	padding-top:5px;
	display:block;
	visibility:visible;
}

#trackerweb {
	position: absolute;
	top: 672px;
	_top: 687px;
	left: 823px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	display: block;
	visibility: visible;
	width: 137px;
	_width: 157px;
	z-index: 100;
	text-align: center;
	padding: 10px;
	padding-bottom: 20px;
	background: url("../1/traxgo-messages.gif");
	background-color: #009cd9;
	background-repeat: no-repeat;
	background-position: bottom;
}

#facebookicon {
	border: 0;
	position: absolute;
	display: block;
	left: 927px;
	top: 15px;
	width: 37px;
	height: 38px;
}

#eticicon {
	border: 0;
	position: absolute;
	display: block;
	left: 884px;
	top: 16px;
	width: 37px;
	height: 37px;
}

.date {
	display: none;
}
