/*
	<BUROFOON>
	@copyright	In2Red
	@author		tom@in2red.be
*/



/**
 * CLEAR & FIXES
 * _____________________________________________
*/

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, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	color: #595959;
}

html, body {
	height: 100%;
}


ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

body{
	font-family:tahoma,"Trebuchet MS", Arial;
	font-size:12px;
	background:transparent url(../images/layout/bg.jpg) repeat-x top center;
	/**/
}

h1 {
	font-size: 24px;
	font-weight:normal;
	color:#000;
}

h2 {
	font-size: 17px;
	font-weight:bold;
	color:#108dc7;
	background:url(../images/layout/h2-line-bg.gif) no-repeat left 2px;
	padding-bottom:2px;
	padding-left:30px;
	margin-bottom:10px;
}

h3 {
	font-size: 13px;
	font-weight:bold;
	color:#108dc7;
}

h4 {
	font-size: 14px;
	font-weight:bold;
	color:#000;
}

h5 {
	font-size: 12px;
	font-weight:normal;
	color:#339933;
}

p {
	font-size: 12px;
}

strong{font-weight:700; color:#000;}

a{
	color: #108dc7;
	text-decoration:none;
}

a:hover{
	color: #108dc7;
	text-decoration:none;
}

.clear{clear:both;}
.hidden{display:none;}

.alignright{text-align:right;}
.alignleft{text-align:left;}
.aligncenter{text-align:center;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

span.form-error {
	padding: 2px 0;
	font-size: 13px;
	display: block;
	color: #CC0000;
	margin-left:0px;
}

.gt-form-row-inline span.form-error {
	margin-left:185px;
}

#gt-form-contact span.form-error{
	margin-left:0px;
}

span.green{
	color:#009933;
}

span.gray{
	color:#AFAFAF;
}


hr{
	border:none;
	background-color:#cccc;
	height:1px;
}


/**
 * WRAPPERS & STRUCTUUR
 * _____________________________________________
 */

#containerWrapper{
	width:900px;
	margin:0 auto;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -22px; /* the bottom margin is the negative value of the footer's height */

	
}

#headerTop{
	height:229px;
}

#containerFooter{
	background:url(../images/layout/footer-bg.gif) repeat-x;
}

#containerFooter, div.push {
	height: 22px;
}


#content #left {
	position:absolute;
	width: 270px;
	margin: 0px;
	padding: 0px;
}

#content #inhoud {
	padding: 0;
	padding: 22px 0px 0 290px;
	margin: 15px 0px 0px 0px;
	padding-bottom:20px;
}

#content #inhoudBig {
	padding: 0;
	padding: 0 0px 0 0px;
	margin: 15px 0px 0 0px;
	padding-bottom:20px;
}

#contentbottom {
	margin-top: 15px;
}

div#inhoud,#content #inhoudBig { 
	min-height:400px;
	height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}


/**
 * GENERAL & HEADER
 * _____________________________________________
 */

#headerTop h1 a{
 	width: 284px;
	height: 101px;
	background-color:#fff;
	position: absolute;
	margin:0px;
	padding:0px;
 	background: transparent url(../images/layout/logo.png) no-repeat top left;
	text-indent: -9999px;
	margin-left:-50px;
}

ul.sitemap ul{margin-left:15px; margin-bottom:20px; list-style:square; color:#646ca3;}
ul.sitemap{margin-left:30px; list-style:square; color:#0099CC;}
ul.sitemap li{padding:2px 0;}
ul.sitemap li ul li a {font-weight: normal;}
ul.sitemap li ul li ul li a {font-style: italic;}


#languages{
	position: absolute;
	margin-left:900px;
	background-color:#fff;
	padding:5px 10px;
	line-height:20px;
}


/**
 * CONTENT CONTAINERS
 * _____________________________________________
 */
 
#content a{text-decoration:underline;}
#content a:hover{text-decoration:underline; color:#f68521;}
#content h2 a,#content h3 a,#content h4 a {text-decoration:none;}
#content p{
	line-height:18px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

#content p.intro{font-weight:700;}
#content small{color:#108DC7; font-size:10px;}

#content ul{
	list-style:disc;
	margin-left:18px;
	margin-bottom:10px;
	list-style-position:inside;
}

#content ol{
	list-style:decimal;
	margin-left:23px;
	margin-bottom:10px;
}

#content ul li{
	margin-bottom:5px;
	
}

#content ul.nolist,#content ol.nolist{
	list-style:none;
	margin:0px;
}

#content ul.nolist li #content ol.nolist {
	margin-bottom:0px;
}

a.inshoppingbasket{
	background:url(../images/layout/a-shopbasket-bg.gif) no-repeat left -1px;
	padding-left:18px;
}

#content a.backlink{
	color:#666;
	font-size:11px;
	text-decoration:none;
}

#content a.passwordforgotten{
	text-decoration:none;
	color:#666;
	font-size:10px;
	top:9px;
	margin-left:15px;
	position:relative;
}



#content #inhoudBig #contentBox{
	background:transparent url(../images/layout/contentbox-big-top.png) no-repeat top center;
	padding:40px 40px 0px 40px;
	
	min-height:200px;
	height:expression(this.scrollHeight > 200 ? "auto":"200px");
	z-index:9999;
	position:relative;
}

#content #inhoudBig #contentBoxBottom{
	background:transparent url(../images/layout/contentbox-big-bottom.png) no-repeat top center;
	height:160px;
	margin-top:-140px;
}

img.imgpaddingleftbottom{
	padding-left:10px;
	padding-bottom:10px;
}

img.imgpaddingrightbottom{
	padding-right:10px;
	padding-bottom:10px;
}




#content #inhoudBig .productBox dt{
	width:100px;
	position: absolute;
	text-align:right;
	margin-left:150px;
}

#content #inhoudBig .productBox dd{
	width:135px;
}


#content #inhoud .productBox dt{
	width:100px;
	position: absolute;
	text-align:right;
	margin-left:180px;
}

#content #inhoud .productBox dd{
	width:170px;
}


#content .productBox dd h3{
	margin-top:30px;
	height:50px;
	overflow:hidden;
}

#content .productBox dd.content{
	height:50px;
	overflow:hidden;
}


#content .productBox p,#content .productBox p  {
	margin:0px;
	padding:0px;
	font-size:11px;
}

#content .productBox dd.productprice{
	text-align:right;
	margin-top:15px;
	
}

#content .productBox dd.productprice a{
	background-color:#ccc;
	padding:0px;
	padding-left:6px;
	background:transparent url(../images/layout/price-left.gif) no-repeat top left;
	text-decoration:none;
	display:block;
	float:right;
	height:28px;
	padding-top:0px;
}

#content .productBox dd.productprice span{
	color:#f68521;
	font-size:16px;
	
	padding:0px;
	padding-right:6px;
	
	height:24px;
	padding-top:4px;
	display:block;
	
	background:transparent url(../images/layout/price-right.gif) no-repeat top right;
	/*
	border:#f68521 solid 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
}

#content .productBox dd.productprice small{
	color:#f68521;
	font-size:11px;
}


#inhoud #productList .productBox{
	float:left;
	margin:0px 10px 0px 10px;
	width:280px;
	padding-bottom:15px;
	border-bottom:#999999 dotted 1px;
	min-height:150px;
	height:expression(this.scrollHeight > 150 ? "auto":"150px");
}


#inhoudBig #productList .productBox{
	float:left;
	margin:0px 10px 0px 10px;
	width:250px;
	border-bottom:#999999 dotted 1px;
	padding-bottom:15px;
	min-height:100px;
	height:expression(this.scrollHeight > 100 ? "auto":"100px");
}

#content #inhoudBig .productBox dd h3{
}


#content .productBoxDetail{
	float:left;
	margin:0px 30px 0px 30px;
	width:500px;
}

#content .productBoxDetail dd h3{
	padding-top:30px;
}

#content .productBoxDetail dt{
	width:200px;
	float:right;
	text-align:right;
}

#content .productBoxDetail dd.productprice{
	text-align:left;
	margin-bottom:15px;
}

#content .productBoxDetail dd.productprice span{
	color:#f68521;
	font-size:22px;
	border:#f68521 solid 1px;
	padding:1px 5px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

#content .productBoxDetail dd.productprice small{
	color:#f68521;
	font-size:17px;
}



dl.productIntro{
	float:left;
	width:260px;
	margin:15px 20px;
	padding:0px;
}


dl.productIntro dd{
	margin-top:-5px;
}

dl.productIntro dd a{
	color:#fff;
	display:block;

	background-color:#108DC7;
	padding:5px 10px;
}

#content dl.productIntro dd a:hover{
	text-decoration:none;
	background-color:#F3861D;
	color:#fff;
}







#cart{
	width: 100%;
}

#cart,#cart tr,#cart td{
	vertical-align: middle;
}

#cart .number{
	border: 1px solid #bcceda;
	background-color: #f2f6f9;
	padding: 1px 5px;
	font-size: 108%;
	
	width:40px;
	text-align:center;
}

#cart th{
	background-color:#108DC7;
	color:#fff;
	font-weight:bold;
	padding:10px 0;
	border-bottom:#fff solid 1px;
}

#cart tbody td{
	background-color:#fbfcfe;
	color:#012f50;
	padding:10px 10px;
	border-bottom:#fff solid 1px;
}

#cart .center{
	text-align:center;
}



#cart tbody .rowEven td{
	background-color:#f3f7fa;
	
}

#cart tbody .shippingcosts td{
	background-color:#ecf1f5;
	border-top:#fff solid 1px;
	padding:15px 10px;
	font-weight:bold;
}

#cart tbody .total td{
	background-color:#dee7ee;
	border-top:#fff solid 1px;
	padding:15px 10px;
	font-weight:bold;
}

#cart-confirm{
	padding:2px 18px;
}

#cart-confirm dl{
	clear:left;
	padding:7px 0px;
}

#cart-confirm dt{
	float:left;
	width:170px;
	font-weight:bold;
}

ul.cartnav{
}

ul.cartnav li{
	list-style:none;
	width:125px;
	float:left;
	background:#fff url(../images/layout/cart-nav-bg.jpg) left top no-repeat;
	padding:5px;
	margin:0px 5px;
	
	text-align:center;
	border:#DEE7EE solid 1px;
}

ul.cartnav li.active{
	background-color:#DEE7EE;
}

ul.cartnav li.active span{
	font-weight:700;
}


ul.cartnav-right{
	margin:0px;
	padding:0px;	
}

ul.cartnav-right li{
	list-style:none;
	margin:10px 0px;
	padding:0px;	
	padding-left:22px;	
	text-align:left;
}

ul.cartnav-right li.active{
	background:#fff url(../images/icons/Y.gif) left top no-repeat;
}


#cart-left{
	width:640px;
	float:left;
}

#cart-right{
	width:200px;
	float:right;
	border-left:#ccc solid 1px;
	padding-left:20px;
}

#cart-sub1-left{
	width:260px;
	float:left;
	border:#0099CC solid 1px;
	padding:20px;
	
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#cart-sub1-right{
	width:260px;
	float:right;
	border:#0099CC solid 1px;
	padding:20px;	
	
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

p.cartinfo{color:#666; font-size:10px;}

/* START SEARCH */
#search-result div {
	padding: 8px 0px 0px 0px;
	border-bottom: 1px solid #E2F4FD;
	color: #333;
}

#search-result a.link{
	color:#666;
	font-size:11px;
}

#searchBox{
	position:absolute;
	margin-left:740px;
	margin-top:200px;
}

#searhFrm input.inputfield{
	border:none;
	background:transparent url(../images/layout/search-input-bg.png) left top no-repeat;
	font-size:11px;
	padding-left:20px;
	padding-right:10px;
	padding-top:3px;
	width:88px;
	height:19px;
}

#searhFrm input.submitbtn{
	border: none;
	height: 16px;
	width: 10px;
	padding:0px;
	color:#e5e5e6;
	font-family: Arial, sans-serif;
	background-color:transparent;
}

#searhFrm input.submitbtn{
	font-size:11px;
}
/* END SEARCH */



#contact-left{
 	width:440px;
 	padding-right:30px;
 	float:left;
}
 
#contact-right{
	float:right;
 	width:320px;
}

#box-left{
	width:540px;
	float:left;
}
 
#box-right{
	width:200px;
	float:right;
	border-left:#ccc solid 1px;
	padding-left:20px;
}

.box{
	border:#0099CC solid 1px;
	padding:20px;
	
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}





/**
* FOOTER
* _____________________________________________
*/


#containerFooter #footerContent{
	width:900px;
	padding:0px;
	margin:0 auto;
	height:22px;
	
}

#containerFooter p{
	text-align:center;
	font-size:11px;
	color:#fff;
	padding-top:5px;
}

#containerFooter p a{
	font-size:11px;
	color:#fff;
}

#containerFooter p span{
	color:#f8ed37;
	padding:0 3px;
}




 /**
 * NAVIGATION
 * _____________________________________________
 */






#left #subNav{
}

#left .ShowSubNav{
	width:240px;
	background:url(../images/layout/subnav-bg.png) no-repeat left top;
	padding:20px 5px 30px 25px;
}


/*
#left #subNav dd{
	background:url(../images/layout/subnav-bg.gif) no-repeat;
	padding-left:4px;
	padding-right:5px;
}
*/

#left #subNav dd a{
	display:block;
	padding:5px 23px;
	text-decoration:none;
	color:#108DC7;
	font-size:14px;
	background:url(../images/layout/subnav-item-bg.jpg) no-repeat left 5px;
}

#left #subNav dd.sub0PaddingTop{
	margin-top:30px;
}

#left #subNav dd.sub1 a{
	background:none;
	font-size:12px;
	padding:2px 0px 2px 25px;
	
	display:block;
	color:#595959;
}

#left #subNav dd.sub2 a{
	background:none;
	font-size:12px;
	padding:2px 0px 2px 45px;
	
	display:block;
	color:#595959;
}

/*
#left #subNav dd a:hover,#left #subNav dd.sub1 a:hover{
	color:#f68521;
}


#left #subNav dd.sub1 a:hover span{
	color:#f68521;
}
*/

#left #subNav dd a:hover,#left #subNav dd a.active,#left #subNav a.active:hover,#left #subNav dd.sub1 a:hover span,#left #subNav dd.sub1 a.active span,#left #subNav dd.sub2 a:hover span,#left #subNav dd.sub2 a.active span
{
	color:#f68521;
}



 
/*
#left #subNav{
	width:240px;
	background:url(../images/layout/subnav-bg.png) no-repeat left top;
	padding:20px 5px 30px 25px;
}


#left #subNav a{
	display:block;
	padding:5px 23px;
	text-decoration:none;
	color:#108DC7;
	font-size:13px;
	background:url(../images/layout/subnav-item-bg.jpg) no-repeat left 3px;
}

#left #subNav dd.sub0PaddingTop{
	margin-top:30px;
}


#left #subNav dd.sub1 a{
	background:none;
	font-size:12px;
	padding:2px 0px 2px 25px;
	
	display:block;
	color:#595959;
}


#left #subNav a:hover, #left #subNav a.active,#left #subNav a.active:hover{
	color:#f68521;
}

#left #subNav dd.sub1 a:hover, #left #subNav dd.sub1 a.active,#left #subNav dd.sub1 a.active:hover{
	color:#fff;
}


*/


#containerWrapper .menu {
	width: 900px;
	height: 38px;
}

#containerWrapper .menu ul.cart{
	position:absolute;
	margin-left:790px;
}

#page_fr #containerWrapper .menu ul.cart{
	margin-left:840px;
}

#containerWrapper .menu ul.cart a, .menu ul.cart a:visited {
	background:none;
	background:url(../images/layout/nav-cart-icon.gif) no-repeat 0px 10px ;
	padding-left:20px;
}

#containerWrapper .menu ul.cart span{
	position:absolute;
	color:#F6841F;
	font-size:10px;
	font-weight:bold;
	margin-top:-1px;
	margin-left:6px;
}


#containerWrapper .menu ul.login{
	position:absolute;
	margin-left:630px;
}

#page_fr #containerWrapper .menu ul.login{
	position:absolute;
	margin-left:620px;
}

#containerWrapper .menu ul.logout{
	position:absolute;
	margin-left:710px;
}

#page_fr #containerWrapper .menu ul.logout{
	position:absolute;
	margin-left:700px;
}





#containerWrapper .menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}


#containerWrapper .menu li {
	float: left;
	position: relative;
	z-index: 1000;
}

#containerWrapper .menu a, .menu a:visited {
	font-weight:bold;
	display: block;
	text-decoration: none;
	color: #595959;
	padding:0px 10px;
	padding-top:8px;
	height: 18px;
	line-height: 17px;
	height:30px;
	background:url(../images/layout/nav-item-bg.gif) no-repeat bottom right;
	font-family:"Trebuchet MS", Arial
}


* html .menu a, * html .menu a:visited, , * html .menu a:hover{
	display: block;
	float:left;
	text-align:center;
	padding-top:0px;
}

#containerWrapper .menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	left: 0;
	width: 190px !important;
	width: 180px;
}

* html .menu ul ul {
	top: 16px; 
}

#containerWrapper .menu ul ul a, .menu ul ul a:visited, #containerWrapper .menu ul li.active ul a {
	background-color: #E6F8DF;
	display: block;
	font-size: 11px;
	font-weight:normal;
	color: #339933;
	height:auto;
	padding:1px 10px;
	width: 190px;
	border-bottom: 1px solid #99CC99;
	text-align:left;
}

* html .menu ul ul a, * html .menu ul ul a:visited {
	width: 190px !important;
	width: 180px;/* voor ie6*/
}

#containerWrapper .menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}

#containerWrapper .menu ul ul a:hover {
	color: #fff;
	background: #339933;
	text-align:left;
	margin:0;
	padding-top:1px;
}

#containerWrapper .menu ul li.active a {
	color: #108dc7;
	background:url(../images/layout/nav-item-active-bg.gif) no-repeat bottom right;
	text-align:left;
}

#containerWrapper .menu a:hover, #containerWrapper .menu ul li.active ul a:hover, #containerWrapper .menu ul li.active ul a {
	color: #108dc7;
	text-align:left;
}


#containerWrapper .menu ul li ul a:hover, #containerWrapper .menu ul li.active ul a:hover {
	color: #fff;
	background: #339933;
	text-align:left;
}

#containerWrapper .menu:hover >a {
	color: #fff;
	background: #d31a21;
}

#containerWrapper .menu ul ul:hover >a {
	color: #fff;
	background: #646ca3;
}

#containerWrapper .menu ul li:hover ul,
#containerWrapper .menu ul a:hover ul {
	/* ACTIVATE DROPDOWN 
	visibility: visible;*/
}








 /**
 * FORMS
 * _____________________________________________
 */

.gt-form {
}

.gt-form .left{
	width:293px;
	float:left;
	margin-right:14px;
}

.gt-form .right{
	width:293px;
	float:left;
	margin-left:14px;
}


.gt-form .gt-form-floatright{
	text-align:right;
}


.gt-form .gt-form-text, .gt-form .gt-form-textarea {
	border: 1px solid #aaa;
	background-color: #fff; /*F5F9EA*/
	padding: 1%;
	font-size: 108%;
	width: 98%;
}
.gt-form .gt-form-text-error, .gt-form .gt-form-textarea-error {
	border: 1px solid #aaa;
	border-left:3px solid #CC0000;
	background-color: #fff; /*F5F9EA*/
	padding: 1%;
	font-size: 108%;
	width: 98%;
}

.gt-form label {
	color: #454545;
	display: block;
	margin-bottom: 3px;
}
.gt-form option {
	font-size: 108%;
}
.gt-form .gt-form-row {
	margin-bottom: 10px;
}

/* Auto clear the form row */
.gt-form .gt-form-row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.gt-form-row {display: inline-block;}

/* Hides from IE-mac \*/
* html .gt-form-row {height: 1%;}
.gt-form-row {display: block;}
/* End hide from IE-mac */
/* End auto clearing the form row */

.gt-form .gt-form-row-inline {
	clear: left;
}
.gt-form .gt-form-row-inline label {
	width: 30%;
	margin-right: 4%;
	padding: 1% 0;
	float: left;
	display: inline;
}
.gt-form .gt-form-element-label {
	margin-bottom: 5px;
	padding-left: 3px;
}
.gt-form .gt-form-note {
	font-size: 93%;
	margin: 0 0 5px 0;
	font-style: italic;
	color: #666666;
}
.gt-form .gt-form-row-inline .gt-form-text,
.gt-form .gt-form-row-inline .gt-form-text-error {
	width: 63%;
}
.gt-form .gt-form-radio, .gt-form .gt-form-checkbox {
	margin-right: 3px;
}
.gt-form .gt-submit-btn {
	margin: 0 10px 0 0;
	float: right;
	display: inline;
}
.gt-form .gt-submit-btn-left {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
.gt-form .gt-submit-btn-gray {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
.gt-form .gt-cancel {
	line-height: 31px;
}

.gt-error {
	background-color: #cc0000;
	padding: 5px;
	color: #fff;
}
.gt-notice-box {
	border: 3px solid #aaa;
	padding: 1em;
	background-color: #fff; /*F5F9EA*/
}
.gt-success {
	background-color: #6caa00;
	padding: 5px;
	color: #fff;
}

.gt-form .gt-submit-btn,.gt-form .gt-submit-btn-left{
	border:#fff solid 1px;
	padding:3px 8px;
	background-color:#0099CC;
	color:#fff;
	font-family: Arial, sans-serif;
	font-size:13px;
}

.gt-form .gt-submit-btn-gray{
	border:#fff solid 1px;
	padding:3px 8px;
	background-color:#DEE7EE;
	color:#108DC7;
	font-family: Arial, sans-serif;
}

.gt-width-33 {
	width: 33%;
}
.gt-width-66 {
	width: 66%;
}
.gt-width-99 {
	width: 99%;
}
.gt-width-25 {
	width: 25%;
}
.gt-width-50 {
	width: 50%;
}
.gt-width-75 {
	width: 75%;
}
.gt-width-100 {
	width: 100%;
}



.gt-list-table {
	width: 99%;
}

.gt-list-table ul,.gt-list-table li{
	list-style:none;
	margin:0px;
	padding:0px;
}

.gt-list-table th {
	background-color: #E6F8DF;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	color: #666666;
}
.gt-list-table tbody td {
	padding: 5px 10px;
	background-color: #fff;
}

.gt-list-table tbody tr.rowEven td{
	background-color:#EFFBFF;
}


.gt-list-table tbody img {
	width: 65px;
	height: 65px;
}

#content .gt-list-table tbody a {
	font-weight: normal;
	color: #666;
	font-size: 11px;
}

#content .gt-list-table tbody tr td > a{
	font-weight: bold;
	color:#0099CC;
}


.gt-list-table td {
	width: auto;
}
.gt-list-table th.gt-table-col-checkbox {
	width: 20px;
}





 
 
 
 
 /**
 * RIGHTPAGE
 * _____________________________________________
 */

 div.home-left{
 	width:580px;
 	float:left;
 }
 
 div.home-right{
 	width:240px;
  	float:right;
 }
 
 /* START NEWSLETTER */
div#newsletterbox{
	padding:0px;
	margin-bottom:30px;
	background-color:#FBFCFE;

}

div#newsletterbox p{
	color:#5a4a47;
	font-size:10px;
	text-align:center;
	padding:0px 0 8px 0;
	line-height:20px;
}

div#newsletterbox form{
	margin:0 22px;
}

div#newsletterbox form input{
	width:170px;
	background-color:#fff;
	border:#e3e9ec solid 1px;
	color:#00476f;
	text-align:left;
	padding:5px 10px;
	margin:3px 0;
	font-size:10px;
}

div#newsletterbox form input#submitbtn{
	border:none;
	width:100%;
	background-color:#0099CC;
	color:#fff;
}

div#newsletterbox .errormsg{
	color:#cc0000;
	text-align:right;
}

div#newsletterbox .goodmsg{
	color:#74BF23;
	text-align:right;
}

/* END NEWSLETTER */

 



 /**
 * HOMEPAGE
 * _____________________________________________
 */
 

