@charset "utf-8";

body {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}

a{
	color: #808080;
	text-decoration: none;
}

.hidden{
	display: none;
}

#content a,
#rightColumn a{
    color: #68c5f1;
    text-decoration: none;
}

b{
	color: #4d4d4d;
}

img{
	border: none;
}

.centerContainer{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

h2{
	display:block;
	margin:0;
	padding:0;
	font-weight:normal;
}

h2.abc_letter, div.td_head {
	color:#4c4c4c;
	font-size:35px;
}

h2.abc_letter2 {
	color:#808080;
	font-size:18px;
}

/************** HEADER ****************************/
#header{
	height:67px;
	margin-top:8px;
}
.templationHeader{
    height: 67px;
    float:right;
}

.templationHeader .infoBlock{
    float: right;
    height: 55px;
    line-height: 16px;
}

.templationHeader .infoBlock a{
    color: #000000;
    text-decoration: none;
}
.templationHeader .infoBlock ul {
	padding:0;
	margin:0;
	list-style:none;
}
.templationHeader .infoBlock .blue {
    color: #41B6EB;
    font-weight: bold;
}
.templationHeader .cartContent {
    width: 130px; 
    padding: 5px;   
}

.templationHeader .border{
    border-right: 1px solid #41b6eb;
    padding: 4px 10px 0px 10px;
}

.templationHeader .welkom{
    font-size: 15px;
    font-weight: bold;
    color: #41b6ec;
}

.aanmeldenLink, .aanmeldenLink a {
    font-size: 15px !important;
    color: #41b6ec !important;
    font-weight: bold !important; 
}
.registrerenLink, .registrerenLink a {
    font-size: 11px !important;
    color: #000000 !important;
    font-weight: normal !important; 
}
.helpLink, .helpLink a {
    font-size: 11px !important;
    color: #808080 !important;
    font-weight: normal !important;
}
.uitloggenLink, .uitloggenLink a {
    font-size: 11px !important;
    color: #808080 !important;
    font-weight: normal !important;
}

/****************** MENUBAR *************************/
#menuBar{
	background: url(/site_files/img/bg_menubar.png) repeat-x #ffffff;
	padding-top:5px;
	overflow:hidden;
}

#menuBarBlue{
	height: 40px;
	background: url(/site_files/img/bg_menubar_blue.png) repeat-x #ffffff;
	overflow: hidden;
}

#menuBar .cleaner {
	height:1px;
	line-height:.1
}

#menuBar #searchForm {
	display:inline;
	float:left;
	overflow:hidden;
}

#menuBar #searchField{
	width: 241px;
	height: 20px;
	float:left;
	margin-top:5px;
	padding: 3px 0 0 5px;
	background: url(/site_files/img/bg_searchfield.png);	
	border: none;
	color: #41b6ec;
}

#menuBar #searchButton{
	float:left;
	margin-top: 5px;
}

/****************************** TOPMENU ***********************************/
#menuHolder{
	float: left;
	margin-left: 44px;
}

#menuHolder #topMenu{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menuHolder #topMenu li{
	float: left;
	color: #FFFFFF;
	padding: 0px 3px 0px 0px;
}

#menuHolder #topMenu li a{
	color: #000000;
	display: block;
	font-weight: bold;
	height: 22px;
	padding: 7px 11px 0px 11px;
	text-decoration: none;
	outline: none;
	background: url(../img/bg_menu.png);
}

#menuHolder #topMenu li a:hover,
#menuHolder #topMenu li.active a{
	background: url(../img/bg_menu_active.png);
}

/*************************** BREADCRUMB ************************************/
#breadcrumb{
	margin:15px 0;
	color: #b3b3b3;
	line-height:1;
}

#breadcrumb a{
	color: #b3b3b3;
}

#breadcrumb a:hover{
	color: #7f7f7f;
}

.current{
	color: #51bdeb;
}


/****************************** SUBMENU ***********************************/
#submenu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height:1.8;
}

#submenu ul li{
	margin:0;
	padding:0;
}

#submenu ul li.sub{
	padding-left:20px;
}

#submenu ul li.active a,
#submenu ul li a:hover{
	color: #57bded;
}

#submenu{
	float: left;
	width: 200px;
	margin-right: 20px;
	min-height: 30px;
}

/******************************************* VERTICAL NAV *************************/

#vertnav {
	width: 180px;
	padding:5px 5px 0 50px;
	margin: 0;
	display: block;
	float: left;
}

#vertnav li {
	list-style-type: none;
	margin-bottom: 4px;
	background: url(../img/submenu_background_item.gif) no-repeat left top;	
}

#vertnav li span {
	display:block;
    padding: 8px 8px 7px 8px;	
}

#vertnav li a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
	color: #222222;
    font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#vertnav li.acttop {
	position: relative;
	background-image: url(../img/submenu_background_item_activetop.gif);
	margin: -1px -26px -2px 0;
	z-index: 1;
	height: 41px;
}
#vertnav li.act {
	position: relative;
	margin: -7px -22px -2px 0;
	z-index: 1;
	height: 49px;
    background-image: url(../img/submenu_background_item_active.gif);
}
#vertnav li.act span {
	padding: 15px 8px;
}


#vertnav li.subhead {
	color: #808082;
	background: none;
	letter-spacing:1px;
	font-weight: bold;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-family: Arial;
}
#vertnav li.sub {
	background-image: url(../img/submenu_subitem.gif);
	line-height: 20px;
	height: 20px;
}
#vertnav li.subwhite {
	background-image: url(../img/submenu_subitem_white.gif);
	padding: 2px 0;
	line-height: 16px;
	height: 16px;
}
#vertnav li.sub a {
	color: #a9aeb2;
	padding: 0 8px;
}
#vertnav li.subwhite a {
	color: #808082;
	padding: 0 8px;
}

/******************************************* CONTENT *************************/

#mijn_presentatie{
	background: url(/site_files/img/bg_content_mijn_presentatie.png) repeat-x left top #ffffff;
	min-height: 414px;
}

#studioContainer {
	background: url(/site_files/img/bg_studio.gif) repeat-x left top #ffffff;
	min-height: 414px;
}

#content {
	float: left;
	width: 540px;
}
#studioContainer #content_top {
	float: left;
	margin-top: 4px;
	height: 5px;
	width: 713px;
	background: url(/site_files/img/bg_content_top.gif) no-repeat left top #ffffff;
}
#studioContainer #content{
	width: 691px;
	padding: 10px;
	overflow: hidden;
	background-color: #fff;
	min-height: 314px;
	border: 1px solid #6dc0ea;
	border-top: none;
}

#rightColumn{
	float: left;
	width: 200px;
	margin-left:20px;
	overflow: hidden;
}

#overzicht{
	background: url(/site_files/img/bg_content_overzicht.png) repeat-x #ffffff;
	min-height: 414px;
}
/**************************** FOOTER ************************************/
#footer{
	width: 100%;
	background: url(/site_files/img/bg_menubar.png) repeat-x left top;
	height: 225px;
	line-height: 24px;
	font-size: 11px;
	display: block;
	color: #808080;
	margin-top: 50px;
}

#footer #footermenu{
	float: right;
	margin: 20px 0px 0px 0px;
	width: 562px;
}

#footer #legal{
	float: right;
	margin-top: 20px;
	width: 198px;
}
#legal b{
    color: #000;
}
#footer #samsung{
	float: left;
	margin: 20px 0px 0px 10px;
	width: 210px;
}

/**************************** FOOTERMENU ************************************/
#footermenu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footermenu li{
	float: left;
	margin-right: 25px;
}

#footermenu li span.head, #footermenu li a{
    color: #000000;
    outline: none;
    text-decoration: none;
}

#footermenu li ul{
	margin: 0px;
	padding: 0px;
}

#footermenu li li{
	margin: 0px;
	padding: 0px;
	float:none;
}

#footermenu li li ul{
	margin-left: 6px;
	display: none;
}

#footermenu li li a,
.lightGrey{
	color: #808080 !important;
}

/***************************** ALINEA STYLES *******************************/

a img{
    border: 0;
}

.cms_3kolommen{
    width: 100%;
}

.cms_3kolommen div{
    width: 30%;
    float: left;
    text-align:justify;
}

.cms_3kolommen_last_row{
    padding-right:0px;
}

.cms_3kolommen_row{
    padding-right:20px;
}

.cms_2kolommen{
    clear : both;
}

.cms_2kolommen .kolom-links, .cms_2kolommen .kolom-rechts {
    text-align:justify;
    width:260px;
}

.cms_2kolommen .kolom-links {
    float:left;
}

.cms_2kolommen .kolom-rechts {
    float:right;
}

.cms_afbeeldingrechts{
    padding: 0px 0px 10px 10px;
    float : right;
    width: 240px;
    height: 240px;
}

.cms_afbeeldinglinks{
    padding: 0px 10px 10px 0px;
    float : left;
}

.cms_cleaner{
    height : 1px;
    width : 100%;
    float : left;
    display:inline;
}
.cleaner {
    clear: both;
}
.devider {
  background-color: #094D25;
  width: 100%;
}

.paragraph {
  width: 100%;
  padding-bottom: 15px;
  float:left;
  clear: both;
}

/***************************** AIR INSTALLER *******************************/
#airinstaller {
	position:relative;
	width:217px; 
	height:180px; 
	background-color:#CCCCCC; 
}
#airinstallbadge {
	width:217px; 
	height:180px; 
	padding:10px; 
	border:1px solid #CCCCCC; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-align:center;
}
#airinstallbadge ol { text-align:left; }

/***************************** OVERVIEW TABLE *******************************/
.overviewTable thead td {
	font-weight: bold;
}
.overviewTable td {
	border-left: 1px solid #00b7f0;
	padding: 3px 5px;
}
.overviewTable td.f {
	border-left: none;
	padding-left: 0;
}
.overviewTable td.t {
	padding: 3px 5px;
}

.btn_small {
	display: block;
	background: url(../img/btn_small.gif) no-repeat left top;
	width: 113px;
	height: 20px;
	margin-bottom: 4px;
	letter-spacing: .1em;
}
.btn_medium {
	display: block;
	background: url(../img/btn_medium.gif) no-repeat left top;
	width: 113px;
	height: 33px;
	margin-bottom: 4px;
}
.btn_small span {
	color: #000;
	line-height: 20px;
	padding-left: 10px;
}
.btn_medium span {
	color: #000;
	line-height: 33px;
	padding-left: 10px;
}


/***************************** FORM *******************************/
fieldset {
	border: none;
}
label {
	font-weight: bold;
	float: left;
	width: 200px;
	line-height: 24px;
}
.btn_submit {
	display: block;
	border: none;
	background: url(../img/btn_medium.gif) no-repeat left top;
	width: 113px;
	height: 33px;
	margin-bottom: 4px;
	cursor: pointer;
}


/**************************** MESSAGE *****************************/
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

ul.messages, .messages li {
	padding-left: 0;
	list-style-image:none;
	list-style-type:none;
}
.messages li { margin:0 0 10px; }
.messages li li { margin:2px 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { 
	border-style:solid !important; 
	border-width:1px !important; 
	background-position:10px 14px !important; 
	background-repeat:no-repeat !important; 
	min-height:24px !important; 
	padding:14px 8px 8px 14px !important; 
	font-size:10px !important; 
	font-weight:bold !important; 
	margin: 20px 0px;
}
.error-msg { 
	border-color:#41B6EC; 
	background-color:#E7F6FF; 
	background-image:url(../img/error_msg_icon.gif); 
	color:#007FB7; 
}
.success-msg { 
	border-color:#41B6EC; 
	background-color:#E7F6FF; 
	background-image:url(../img/success_msg_icon.gif); 
	color:#007FB7; 
}
.note-msg,
.notice-msg { 
	border-color:#41B6EC; 
	background-color:#E7F6FF; 
	background-image:url(../img/note_msg_icon.gif); 
	color:#007FB7; 
}


/**************************** SEARCH FORM *****************************/
#overviewSearch input.field {
	background: url(../img/overview_search_field.gif) no-repeat left top;
	border: none;
	height:16px;
	padding:4px 8px 3px;
	width: 455px;
	font-size:12px;
	float: left;
}
#overviewSearch input.button {
	background: url(../img/overview_search_button.gif) no-repeat left top;
	border: none;
	height:23px;
	padding: 0 0 0 0;
	line-height: 15px;
	float: left;
	font-size:12px;
	width: 203px;
	cursor: pointer;
}
#overviewSearch {
	margin-bottom: 20px;
}

/**************************** PAGINATION *****************************/
div.pagination {
    margin-top: 10px;
    text-align: center;
}
div.pagination .page {
    padding:2px 5px 2px 5px;
	margin:0px 2px 0px 2px;
	background-color:#007FB7;
}
div.pagination .page_current {
	padding:2px 5px 2px 5px;
	margin:0px 2px 0px 2px;
    font-weight: bold;
	background-color:#c9c9c9;
}

/****************************  NIEUWSLETTER FORM ***********************/
.newsletterForm{
    background: url(../img/bg_newsletterform.png) no-repeat left top;
    width: 305px;
    height: 100px;
    padding: 56px 15px 0px 15px;
}

.newsletterForm input{
    background: #cae2f5;
    border: none;
    height: 17px;
    width: 205px;
    margin-top: 3px;
}

.newsletterForm input.error{
    font-weight: normal!important;
    color: #ff4444;
}

.newsletterForm a{
    color: #808080!important;
}
