@charset "UTF-8";
/* CSS Document */

BODY{
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

/** Links **/
a{
	color: #EB3318;
}

a:hover{
	color: #000
}

a img{
	border: 1px solid #D6D6D6;
}

a:hover img{
	border: 1px solid #F1BB34
}

.photo_space a:hover{
	color: #FFF;
}

/** HEADINGS **/
h1{
	margin: 0px;
	padding: 5px 5px 20px 5px;
	color: #000;
	text-align: center;
	color: #666;
}

/** FORMS **/
.formtext{
	background-color: #FFF;
	font-family: verdana;
	font-size: 9px;
	width: 250px;
	border-width: 1px;
	border-style: solid;
	border-color: #4989CB;
	padding: 3px;
	height: 20px;
}

.formtextarea{
	background-color: transparent;
	font-family: verdana;
	font-size: 9px;
	width: 250px;
	border-width: 1px;
	border-style: solid;
	border-color: #4989CB;
	padding: 3px;
	height: 80px;
	scrollbar-3dlight-color: #D81F2A;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: transparent;
    scrollbar-darkshadow-color: #FFB916;
    scrollbar-face-color: transparent;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #000000;
}

.formbutton{
	background-color: #4989CB;
	font-family: verdana;
	font-size: 9px;
	border-width: 1px;
	border-style: solid;
	border-color: #4989CB;
	color: #FFFFFF;
}

/* Site container */
#site_container{
	width: 985px;
	margin: 5px auto 5px auto;
	padding: 5px;
	background-color: #000000;
}

/* Top container */
#head_container #logo{
	height: 125px;
	width: 250px;
	float: left;
	background: url(../images/logo.png) no-repeat;
}

#head_container #bar{
	height: 125px;
	width: 735px;
	margin-left: 250px;
	margin-top: 0px !important;
	margin-top: -127px;
}

#phone_container{
	background-color: #4989CB;
	padding: 3px;
	color: #FFF;
	display: none;
}

#phone_container #number{
	float: left; margin-left: 95px;
}

#phone_container #aanbieding{
	text-align: right;
	margin-right: 10px;
}

#bottom_container{
	background-color: #FFB916;
	background-color: #EB3318;
	padding: 3px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	clear: both;
}

#maincontainer{
	padding: 5px;
	clear: both;
	height: 100%;
}

#main_container #menu{
	background-color: #A0A7AD;
	background-color: #4989CB;
	background-color: #EB3318;
	color: #FFF;
	width: 100%;
	height: 19px;
}

#main_container #main{
	float: right;
	width: 720px;
	padding: 4px;
}

#main_container #submenu{
	float: left;
	width: 242px;
	padding: 4px;
	height: auto;
	background-color: #FF0;
}

#menu a.normal{
	display: block;
	padding: 3px 6px 3px 6px;
	background-color: #E6E6E6;
	float: left;
}

#menu .first_item{
	border: 1px solid #CCCCCC;
	border-top: none;
	background-color: #E6E6E6;
}

#content_container{
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	clear: both;
	min-height: 320px;
}

#container_goto_top{
	padding: 5px;
	text-align: right;
	clear: both;
}

#location a{
	color: #000;
	text-decoration: none;
}

#location a:hover{
	color: #999;
}

/* Table */
.table_left{
	width: 249px;
	vertical-align: top;
	/*background: #FEE7BB url('http://www.terborgse.nl/images/backover/kanback.jpg') bottom no-repeat;*/
	background-color: #231F20;
	border-right: 1px solid #FFF;
}

.table_left #table_indent{
	/*padding: 5px;*/
}

.table_right{
	/*background: url('http://www.terborgse.nl/images/tho_bg.gif') center no-repeat;*/
	background-color: #C7C8CA;
}

/** MENU OPTIONS **/
#menu ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu ul li{
	padding: 0px;
	float: left;
}

#menu ul li.empty{
	width: 223px;
	border-right: 1px solid #FFF;
	display: block;
	font-size: 11px;
	padding: 3px 13px 3px 13px;
	background-color: #FFF;
	color: #000;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 5px;
}

#menu ul li a{
	display: block;
	padding: 3px 9px 3px 9px;
	background-color: #A0A7AD;
	background-color: #4989CB;
	background-color: #EB3318;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid #EEE;
}

#menu ul li a.active{
	background-color: #82A7C7;
	background-color: #F2835F;
}

#menu ul li a:hover{
	background-color: #676767;
	background-color: #486E9F;
	background-color: #CB461A;
}

#location{
	font-size: 10px;
	margin-bottom: 6px;
	border-bottom: 1px solid #58585A;
	padding: 5px 5px 5px 8px;
}

#bar_hover{
	position: absolute;
	width: 734px;
	height: 20px;
	margin-left: 250px;
	margin-top: 105px;
	background-color: #000;
	-moz-opacity: .6;
	opacity: .60;
	filter: alpha(opacity=60);
}

#bar_hover_inner{
	color: #FFF;
	position: absolute;
	width: 728px;
	height: 20px;
	margin-left: 246px;
	margin-top: 107px;
	z-index: 100;
	text-align: right;
	/*left: 168px;
	top: 8px;*/
}

#bar_hover_inner a{
	color: #FFF;
	text-decoration: none;
}

#bar_hover_inner a:hover{
	text-decoration: underline;
}

/** SUBMENU ITEMS **/
.menu_main{
	/*font-weight: bold; 
	padding: 4px 0px 2px 0px;
	border-bottom: 1px dashed #000;*/
	background-color: #E1C9A1;
	background-color: #58585A;
	color: #58585A;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
}

.menu_sub{
	padding: 1px 0px 0px 15px;
	font-weight: bold;
	clear: both;
}

.menu_subsub{
	padding: 1px 0px 0px 25px;
	clear: both;
}


.menu_subsub a, .menu_sub a{
	color: #FFF;
	text-decoration: none;
}

.menu_subsub a:hover, .menu_sub a:hover{
	color: #AAA;
}

.menu_space{
	height: 15px;
}

.photo_space{
	padding-bottom: 4px; 
	padding-left: 3px; 
	float: left;
}

/** BLOCK ITEMS **/
div.content_holder{
	padding: 6px;
	clear: both;
	height: auto;
	padding-top: 10px;
	border-bottom: 1px solid #FF6600;
}

div.content_holder div.text{
	float: left;
	width: 390px;
}

div.content_holder div.images{
	float: right;
	width: 300px;
}

div.content_holder div.images div.photo_holder{
	
	
	text-align: center;
	display: block;
	width: 304px;
	height: auto;
}

div.content_holder div.images div.small_holder, div.content_holder div.images div.small_holder_right{
	margin-top: 5px;
	float: left;
	margin-right: 9px;
	width: 92px;
	height: 69px;
	border: 1px solid #B9B9B9;
	text-align: center;
}

div.content_holder_top{
	clear: both;
	text-align: right;
	padding: 5px;
}

div.content_holder div.images div.small_holder_right{
	margin-right: 0px;
}

.small_photo{
	cursor: pointer;
}

.article_name{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.article_spec{
	margin-bottom: 10px;
	padding-left: 20px;
}

.article_price{
	font-weight: bold;
	font-size: 12px;
	color: #EB3318;
}

.article_other{
	margin-top: 10px;
	font-size: 10px;
}

.article_id{
	float: right;
	font-size: 10px;
	color: #333;
}

.main_store_holder, .main_store_holder_small{
	/*background-color: #CCCCCC;*/
	float: left;
	margin-left: 30px;
	padding: 5px;
	text-align: center;
	width: 310px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.main_store_holder_small{
	width: 195px;
}

.main_store_holder img{
	margin-bottom: 5px;
	clear: both;
}

/** IMAGES **/
#photo1 img, .small_holder img{
	cursor: pointer;
}

/** SITEMAP **/
.sitemap_1{
	padding-left: 130px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 12px;
}

.sitemap_1 a{
	color: #000;
}

.sitemap_2{
	padding-left: 150px;
	margin-top: 3px;
	font-weight: bold;
}

.sitemap_3{
	padding-left: 170px;
	margin-top: 1px;
}

/** ZIE OOK **/
.seealso{
	clear: both;
	margin-top: 5px;
}

.seealso div{
	float: left;
	margin-right: 8px;
	width: 70px;
}

.seealso div img{
	width: 70px;
	height: auto;
}
