@charset "utf-8";
/* CSS Document voor PAGERANKCHECKEN.NL */

body					{ text-align:center; margin:0 auto; }
#wrapper				{ width:890px; height:auto; margin: 0 auto; text-align:left; }


/* HEADER */
#header					{ width:890px; height:165px; float:left; }

/* LOGO */
.logo					{ float:left; }

/* MENU */
ul.menu					{ list-style:none; margin:135px 3px 0 0px; color:#cecdcd; float:right; }
li.menu_item			{ display:inline; }
.menu_item_text			{ font:bold 15px Myriad Pro; color:#cecdcd; text-decoration:none; }
.menu_item_text:hover	{ font:bold 15px Myriad Pro; color:#858585; text-decoration:none; }
.menu_item_active		{ font:bold 15px Myriad Pro; color:#858585; text-decoration:none; }
ul.tekst				{ color:#090; padding:0 17px 0 15px; font: 12px trebuchet MS; text-align: justify; list-style:none;}

/* CONTENT */
#container				{ width:890px; height:auto; float:left; }
#box_left_top			{ width:445px; height:43px;  background:url('../images/box_left.png'); float:left }
#box_right_top			{ width:445px; height:43px;  background:url('../images/box_right.png'); float:left }
#box_left				{ width:445px; height:auto;  float:left; }
#box_right				{ width:445px; height:auto;  float:left; }
.box_content_left		{ width:442px; min-height:250px;  float:left; background:#f2f2f2 url('../images/box_content.png') no-repeat; 
						  border-left:1px solid #dddddd; border-right:1px solid #dddddd; margin-right:1px }
.box_content_right		{ width:442px; height:250px;  float:left; background:#f2f2f2 url('../images/box_content.png') no-repeat; 
						  border-left:1px solid #dddddd; border-right:1px solid #dddddd; margin-left:1px }						  
.box_bottom_left		{ width:445px; height:7px; background:url('../images/box_bottom.png'); float:left}
.box_bottom_right		{ width:445px; height:7px; background:url('../images/box_bottom_right.png'); float:left}

/* H TITELS */
h2.box_top_left			{ color:#FFF; font:bold 15px Myriad Pro; margin-left:15px; } 
h2.box_top_right		{ color:#858585; font:bold 15px Myriad Pro; margin-left:15px; }
h2.seo_tips				{ color:#436283; font: 20px Myriad Pro; margin-left:15px; }  

/* TEXT CLASSES */
.main_text				{ color:#858585; padding:0 17px 0 15px; font:12px trebuchet MS; text-align: justify; }
.main_text_bold			{ color:#858585; padding:0 17px 0 15px; font:bold 12px trebuchet MS; text-align: justify; }
a.link_2				{ color:#436283; font:bold 12px trebuchet MS; text-decoration:none;  }

/* CHECK PAGERANK */	
.check_button			{ width:163px; height:37px; border:medium none; float:right; background:url('../images/check_button.png');
color:#FFF; text-decoration:none; z-index:-1; font-style:normal; font-variant:normal; font-weight:bold; font-size:15px; font-family:Myriad Pro; margin-left:0px; margin-right:7px; margin-top:10px; margin-bottom:0; padding-left:32px; padding-right:0; padding-top:17px; padding-bottom:0}
.check_button:hover		{  width:163px; height:37px; border:medium none; float:right; background:url('../images/check_button_hover.png');
color:#fefbb3; margin-left:0px; margin-right:7px; margin-top:10px; margin-bottom:0}

/* PAGERANK */
.input_pagerank			{ width:305px; height:32px; background:url('../images/input_pagerank.png'); border:medium none; float:left; color:#858585; font-style:italic; font-variant:normal; font-weight:normal; font-size:12px; font-family:trebuchet MS; margin-left:10px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0}

/* PAGERANK */
.footer					{ width:890px; height:43px; float:left; margin:2px 0 0 0; text-align:center; font:bold 12px trebuchet MS; color:#858585; }
.footer_left			{ background:url('../images/footer_tab_left.png'); width:147px; height:30px; float:left; padding-left:0; padding-right:0; padding-top:13px; padding-bottom:0  }
.footer_right			{ background:url('../images/footer_tab_right.png'); width:147px; height:30px; float:left; padding-left:0; padding-right:0; padding-top:13px; padding-bottom:0  }
.footer_center			{ background:url('../images/footer_tab.png'); width:149px; height:30px; float:left; padding-left:0; padding-right:0; padding-top:13px; padding-bottom:0  }
.footer_arrow			{ margin:0 5px 0 0; }
.footer_text			{ width:890px; float:left; font:12px trebuchet MS; color:#648cba;color:#858585; text-align:center; margin:10px 0 0 0;}
.footer_link			{ font:bold 12px trebuchet MS; color:#003077; color:#46689d; text-decoration:none; }


/* STYLE SELECT! */
#userform select.replaced {
display:none; 
}
#userform ul.selectReplacement {
background-image:url('../images/check_box.png');
height:32px;
padding:0;
width:83px;
float:right;
z-index:1;
position:relative; margin-left:0; margin-right:10px; margin-top:0; margin-bottom:0
}
#userform ul.selectReplacement li {
background-image:url('../images/check_box_empty.png');
cursor:pointer;
display:none;
color:#858585;
line-height:1.7em;
height:27px;
width:73px;
top:30px;
z-index:1; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:trebuchet MS; list-style-type:none; list-style-position:outside; margin-left:0; margin-right:0; margin-top:0px; margin-bottom:0; padding-left:10px; padding-right:0; padding-top:5px; padding-bottom:0
}
#userform ul.selectOpen li {

cursor:pointer;
display:block;
}
#userform ul.selectReplacement li.selected {
background-image:url('../images/check_box.png');

color:#858585;
display:block
}
#userform ul.selectOpen li.selected {
background-image:url('../images/check_box_empty.png');
display:block
}
#userform ul.selectOpen li:hover, ul.selectOpen li.hover, ul.selectOpen li.selected:hover {
background-image:url('../images/check_box_hover.png');
color:#858585
}

#captcha {
	float: left;
}

#captchaError {
	color: red;
	
}
