﻿/* ================================ +
   	         SPLASH ROC
 + ================================ */

/* 
** splash:	www.studioparkers.nl
*/

/* ================================ +
               STANDARDS 
+  ================================ */

/* start RESET DEFAULT styles */
*{ margin:0; padding:0; }
	
body { 
	font-family:		Arial, Verdana, Helvetica, sans-serif; 
	font-size:			13px;
	line-height:		18px;
	color: 					#333333;
}

.clear {
	clear:				both;
}

.floatleft{
	float:				left;
}


#wrapper {
	width:				995px; 
	margin:				auto;
	position:			relative;
}
	
#movies_pos {
  	margin-top:    10px;
	} 
	
#logo {
	position:				absolute;
	top:						15px;
	left:						20px;
}

label {
 width:          45px;
 height:         18px;
 float:          left;
}

#zoekblok {
	position:				absolute;
	top:						15px;
	right:					15px;
  width:          245px;
}

#zoekblok input {
	width:          150px;
  color:          #999999;
  float:left;
}

#infolinks {
  position:				absolute;
	top:						540px;
	right:					15px;
  width:          241px;
}

/* ================================ +
              buttons
+  ================================ */
/* zoekbox styling */ 
#zoekblok #zoekbox_button, 
#zoekblok .zoekbox_button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/_layouts/1033/IMAGES/ROCvA/zoek_button_mbo.png) no-repeat scroll left top;
}

#zoekblok #zoekbox_button, 
#zoekblok .zoekbox_button {
border:medium none;
cursor:pointer;
display:block;
float:left;
height:25px;
margin-left:9px;
position:relative;
text-indent:-9999px;
top:-1px;
width:25px;
}

#zoekbox_main, .zoekbox_main {
float:left;
height:16px;
padding:4px 4px 0 6px;
width:174px;
}


input, label {
font-size:8pt;
vertical-align:middle;
}


a.btn_overhetroc {
	display:			block;
	height:				25px; 
	width:				250px;
	background: 	url('../images/btn_overhetroc.gif') no-repeat 0px 0px;
  text-indent:  -2000px;
}

a.btn_overhetroc:hover {
	background: url('../images/btn_overhetroc.gif') no-repeat 0px -25px;
}


a.btn_english {
	display:			block;
	height:				25px; 
	width:				90px;
	background: 	url('../images/btn_english.gif') no-repeat 0px 0px;
  text-indent:  -2000px;
}

a.btn_english:hover {
	background: url('../images/btn_english.gif') no-repeat 0px -25px;
}


/* ================================ +
         no flash installed
+  ================================ */

#noflash {
  position:				absolute;
	top:						165px;
	left:					  138px;
  width:          850px;
}

a.linkhome {
  display:        block;
  height:          30px;
  color:          #ff0033;
  font-size:      15px;
}

a.linkhome:hover {
  color:          #333333;
}

/* ================================ +
         footer
+  ================================ */

#footer-bottom 
{
    position: absolute;
    top: 700px;
    left: 350px;
    width: 879px;
    height: 30px;
}

#footer-bottom ul {
    border: none;
    margin: 0px 0px 0px 250px;
    padding: 0px;
    width: 879px;
}

#footer-bottom li {
    border: none;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    line-height: 30px;
    display: inline;
}

#footer-bottom li a {
    background: none !important;
    margin: 0px !important;
    color:#333333 !important;
    padding: 0px !important;
    text-decoration: none;
}
