/* RESET TAGS */
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,sub,sup,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;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}


/* BODY */
body{background:url(/images/body-background.png) repeat-x #F8F8F8;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
/* body{background:url(/images/body-background.png) repeat-x #F8F8F8;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;} */

/* HEADER */
	.header{background:url(/images/header-top.png) repeat-x;height:120px;}
	.logo{background:url(/images/logo-photoshop.png) no-repeat left center; height:70px;margin:0 auto;width:960px;}
	.header_button {float:right;height:70px;}
	.header_button a{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#CCC;float:right;font-size:12px;height:25px;line-height:25px;padding:0 10px;margin-top:25px;text-decoration:none;}
	.header_button a:hover {background:url(/images/logout-background-hover.png) repeat-x;color:#FFF;}

	.menu{height:50px;margin:0 auto;width:960px;}
	.menu div {float:right;left:-50%;position:relative;text-align:left;}
	.menu ul{-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;background:url(/images/header-menu-background.png) repeat-x;border:1px solid #B5B5B5;border-bottom:0;float:left;height:40px;left:50%;margin-top:8px;margin-left:4px;margin-right:4px;position:relative;}
	.menu ul li{border-right:1px solid #B5B5B5;float:left;line-height:30px;padding:5px 15px; font-weight:bold}
	.menu ul li:hover, .menu ul li.selected {background:url(/images/header-menu-background_hover.png) repeat-x;color:#222;}
	.menu ul li.first {-moz-border-radius-top-left:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;}
	.menu ul li.last {-moz-border-radius-top-right:6px;-webkit-border-top-right-radius:6px;border-top-right-radius:6px;border-right:0;}
	.menu ul li a {color:#424242;font-size:16px;text-decoration:none;text-shadow: #E2E2E2 0 1px 0;}
	.menu ul li a.icon-dashboard {padding-left:26px;background:url(/images/icon-dashboard.png) no-repeat left center;}
/* END HEADER */


/* ALGEMEEN */
	.container {margin:0 auto;width:960px;}

	input, textarea, select	{ font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; width:95%;border:1px solid #DDD;height:17px;padding:3px;font-size:12px; }

	.clear{clear:both;}
	.bold {font-weight:bold}
	
	h1{color:#383838;font-size:24px;font-weight:bold;margin-bottom:0px;}
	h2{color:#E76718;font-size:18px;font-weight:bold;margin-bottom:12px;}
	h3{color:#FF9900;font-size:13px;font-weight:bold;margin-bottom:5px; margin-left:0px;}
	
	#breadcrumbs{color:#7F7F7F;font-size:11px;padding:15px 0 0px 0;}
	#popup {}

/* END ALGEMEEN */

/* DOMAIN SEARCH */
	.domain_search {padding:15px;height:40px;background:url('/images/bg_domain-search.png') repeat-x;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;margin-bottom:15px;}
	.domain_search .field {border:0;padding:0;margin:0;height:28px;padding:6px 12px;font-size:18px;width:623px;float:left;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
	.domain_search .green_button {height:40px;background:url('/images/bg_bbutton.png') repeat-x;border:0;padding:0;margin:0;float:right;width:268px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#FFF;font-size:15px;cursor:pointer;}
/* END DOMAIN SEARCH */

/* BOX */
	.box {overflow:hidden;width:928px;border:1px solid #BBBDBF;padding:15px;background-color:#E6E7E7;margin-right:16px;float:left;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;color:#404041;font-size:13px;position:relative;z-index:10;margin-top:15px;margin-bottom:15px;}
	.box .text {line-height:150%;padding:15px 0px;}
	.box .row {line-height:35px;border-bottom:1px solid #BBBDBF; border-top:1px solid #FFF;padding:0 15px;}
	.box .first {border-top:0;}
	.box .last {border-bottom:0;}
	
	.no_margin {margin-right:0;}
/* END BOX */


.copyright {text-align:center;font-size:10px;color:#AAA;}

	.col {float:left;margin-right:1%;}
	.align_right {text-align:right;}
	.align_center {text-align:center;}
	
	
	
		.box .button > a, .slide_show .news .button > a {background:url('/images/bg_button-grey2.png') repeat-x;height:25px;line-height:25px;display:block;padding:0 5px;color:#FFF;font-weight:bold;text-align:center;text-decoration:none;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:relative;bottom:0px;margin:5px 0;}
		.box .button:hover > a, .slide_show .news .button:hover > a {background:url('/images/bg_button2.png') repeat-x;}
		
		a.button {background:url('/images/bg_button-grey2.png') repeat-x;height:25px;line-height:25px;display:block;padding:0 5px;color:#FFF;font-weight:bold;text-align:center;text-decoration:none;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;bottom:15px;margin:5px 12px 0 0;}
		a.button:hover {background:url('/images/bg_button2.png') repeat-x;}

	.button_next {background:url(/images/button-specs.png) repeat-x;display:block;float:right;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;text-decoration:none;padding:0 10px;margin-top:6px;margin-right:10px;}
	.button_next a {background:url(/images/button_next.png) right center no-repeat;color:#595959;float:right;height:25px;line-height:25px;text-decoration:none;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;text-shadow:0 1px 0 #E2E2E2;padding-right:29px;}
	.button_next:hover {background:url(/images/button-specs-hover.png) repeat-x;}
	.button_next a:hover {background:url(/images/button_next.png) right center no-repeat;}
	
	.button_delete {background:url(/images/button-specs.png) repeat-x;display:block;float:right;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;text-decoration:none;padding:0 10px;margin-top:6px;margin-right:10px;}
	.button_delete a {background:url(/images/button_delete.png) right center no-repeat;color:#595959;float:right;height:25px;line-height:25px;text-decoration:none;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;text-shadow:0 1px 0 #E2E2E2;padding-right:24px;}
	.button_delete:hover {background:url(/images/button-specs-hover.png) repeat-x;}
	.button_delete a:hover {background:url(/images/button_delete.png) right center no-repeat;}

	.button_add {font-weight:bold;background:url(/images/button-specs.png) repeat-x;display:block;float:right;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;text-decoration:none;padding:0 10px;margin-top:6px;margin-right:10px;}
	.button_add a {background:url(/images/button_add.png) right center no-repeat;color:#595959;float:right;height:25px;line-height:25px;text-decoration:none;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;text-shadow:0 1px 0 #E2E2E2;padding-right:29px;}
	.button_add:hover {background:url(/images/button-specs-hover.png) repeat-x;}
	.button_add a:hover {background:url(/images/button_add.png) right center no-repeat;}

	.button_previous {background:url(/images/button-specs.png) repeat-x;display:block;float:left;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;text-decoration:none;padding:0 10px;margin-top:6px;margin-right:10px;}
	.button_previous a {background:url(/images/button_previous.png) left center no-repeat;color:#595959;float:left;height:25px;line-height:25px;text-decoration:none;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;text-shadow:0 1px 0 #E2E2E2;padding-left:24px;}
	.button_previous:hover {background:url(/images/button-specs-hover.png) repeat-x;}
	.button_previous a:hover {background:url(/images/button_previous_orange.png) left center no-repeat;}
	
	
	.button_submit {float:right;height:25px;line-height:25px;padding:0 10px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;text-decoration:none;color:#BBB;margin:5px 0;}
	.valid{background:url(/images/bg_domain-search.png) repeat-x;color:#FFF;font-weight:bold;text-decoration:none;}
	
	.date span {-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:url(/images/date-grey.png) repeat-x;color:#424242;padding:6px;text-shadow:0 1px 0 #E2E2E2;}
	.red > span {background:url(/images/date-red2.png) repeat-x;color:#FFF;text-shadow:none;}
	.green > span {background:url(/images/date-green2.png) repeat-x;color:#FFF;text-shadow:none;}
