/* COMMON BUGS
IE7, hover margin bug fix			: try to use padding instead;
FF, z-index bug fix					: use position:relative to force higher z-index
*/

/*** COLORS
Dark gray		: #7D7D7D	: text kleur
Dark yellow		: #C8992C	: o.a. link kleur
***/

/*** RESET CONFIGURATION *********/
* { margin: 0; padding: 0; } /* remove all browser specific default spacing */
html { font-size: 1em; }
html { font-size: 62.5%; height: 100%; }  /* 62.5% makes 1em ~ 10px */
body {
	color: #7D7D7D;
	font: normal 1.1em/1.3 Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	line-height: 1.4em;
}
table{ border-collapse: collapse; border-spacing: 0; }

h1 { font: bold 1.5em/1 Verdana, Arial; line-height: 1.2; }
h2 { font: bold 1.5em/1 Verdana, Arial; }
h3 { font: normal 1.4em/1 Verdana, Arial; }
h4 { font: bold 1.5em/1 Verdana, Arial; }
h5 { font: normal 1.4em/1 Verdana, Arial; }
h6 { font: normal 1.4em/1 Verdana, Arial; }
h1, h2, h3, h5, h6 { margin-bottom: 10px; }

img { border: 0; }
a { color: #C8992C; text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus, a:active { outline: none; /* removes dashed border in FF */  }
a em { cursor: pointer; }
p { font-size: 1.1em; padding: 0 0 1.0em 0; }
ul { list-style: disc outside; margin: 0 0 1em 2em; }
ol { list-style: decimal outside; margin-left: 2.4em; }
object {	
	display: block; /* white-space fix */
	outline: none; /* removes dashed border in FF */
}

fieldset { border: 0; }
legend {
	color: #000;
	font: bold 1.5em/1 Arial, Verdana, Helvetica, sans-serif;
	margin-left: -7px; /* for IE */
}
label { cursor: pointer; font: normal 1.2em Arial, Verdana, Helvetica, sans-serif; }
input, textarea, select { 
	border: 1px solid #7d7d7d;
	color: #0D2D40;
	height: 16px;
	font: normal 1.2em/1.2 Arial, Verdana, Helvetica, sans-serif;
	padding: 2px 2px 0 2px;
}
input[type=hidden]{ display: none; } /* for FF */
textarea { height: 80px; padding: 2px; }
select { padding: 0 0 0 2px; height: auto; }
option, optgroup { padding-left: 3px; }
optgroup option {	padding: 0; }
optgroup { font-style: normal; }
.floatR { float: right !important;  }

/*** LAYOUT *********/
body { background: url(../images/keyloggers_keylogger_bg.gif); }
.stage {
	margin: auto;
	min-height: 100%;
	position: relative;
	width: 776px;
}

/*** HEADER ***/
.header { 
	background: url(../images/keylogger_hardware_bg_header.png);
	height: 146px;
	width: 776px;
}
.header .logo {
	margin: 21px 0 0 20px;
}
.flags {
	float: right;
	margin: 67px 37px 0;
}
.flags a { display: block; float:left; margin-left: 15px; width: 32px; height: 25px; }
.flags a.active, .flags a:hover { background-position: 0 25px; }
.flags .nl { background: url(../images/keyloggers_keylogger_flag_nl.jpg); }
.flags .be { background: url(../images/keylogger_keyloggers_flag_be.jpg); }
.flags .uk { background: url(../images/hardware_keylogger_flag_uk.jpg); }
.flags .de { background: url(../images/keylogger_keyloggers_flag_de.jpg); }
.flags .us { background: url(../images/hardware_keylogger_flag_us.jpg); }
.flags .eu { background: url(../images/software_keylogger_flag_eu.jpg); }
.light_bar {
	background-color: #c8992c;
	height: 25px;
	margin: 5px 18px 0 8px;
}
.dark_bar {
	background-color: #7d7d7d;
	margin: 0 18px 0 8px;
}

/*** MIDDLE ***/
.middle {
	background: url(../images/hardware_keylogger_bg_middle.png);
	min-height: 300px;
	overflow: hidden;
	padding-top: 15px;
}

/** MENU **/
.menu {
	float: left;
	width: 232px;
	margin-left: 20px;
}
.menu a { display: block; height: 30px; width: 208px; margin-bottom: 2px; }
.menu a:hover, .menu a.active { background-position: 0 -40px; }
.menu .hom { background: url(../images/keylogger_keyloggers_menu_home.jpg); }
.menu .har { background: url(../images/keylogger_keyloggers_menu_hardware_keylogger.jpg); }
.menu .sof { background: url(../images/hardware_keylogger_menu_software.jpg); }
.menu .acc { background: url(../images/keylogger_software_menu_accessoires.jpg); }
.menu .min { background: url(../images/keylogger_keyloggers_menu_mini_cameras.jpg); }
.menu .sur { background: url(../images/keylogger_software_menu_surveillance.jpg); }
.menu .ger { background: url(../images/keylogger_keyloggers_menu_gerelateerde_producten.jpg); }
.menu .bes { background: url(../images/keylogger_hardware_menu_bestellen.jpg); }
.menu .bet { background: url(../images/keylogger_hardware_menu_betaling.jpg); }
.menu .ver { background: url(../images/hardware_keyloggers_menu_verzendkosten.jpg); }
.menu .dow { background: url(../images/keylogger_keyloggers_menu_downloads.jpg); }
.menu .faq { background: url(../images/hardware_keylogger_menu_faq.jpg); }
.menu .con { background: url(../images/software_keylogger_menu_contact.jpg); }

/** CONTENT **/ 
.content {
	float: left;
	font-size: 0.9em;
	overflow: hidden;
	padding-bottom: 10px;
	width: 480px;
}
.downloads { padding-bottom: 5px; }
.downloads a {
	background: url(../images/keylogger_keyloggers_icon_download.gif) no-repeat 0 0;
	display: block;
	padding: 5px 0 15px 30px;
    width: 200px;
}
.downloads a em { float: right; }
.content label {
	display: block;
	float: left;
	padding-top: 4px;
	width: 130px;
}
.content img { border: 2px solid #7d7d7d; float: left; margin: 3px 5px 0 0; }
.content .images { overflow: hidden; padding-bottom: 10px; }
.content input { width: 205px; }
.content textarea { width: 205px; }
.content .fieldWrap{ padding: 3px 0 3px 3px; }
.content .notValid { font-weight: bold; color: #000; background-color: #ffd1d1; }
.content .notValid label { font-weight: bold; }
.content .notValidMsg{ 
	background: #ffd1d1;
	Border: 1px solid #f00;
	color: #000;
	margin-bottom: 5px;
	padding: 5px;
}
.content input[type=submit] {
	color: #C8992C;
	font-weight: bold;
	height: 20px;
	margin-left: 210px;
	width: 131px;
}

/*** FOOTER ***/
.footer {
	background: url(../images/keylogger_hardware_bg_footer.png);
	height: 58px;
	overflow: hidden;
	padding: 10px 18px 0 8px;
	text-align: center;
	width: 750px;
}
.footer .dim { color: #bcbcbc; }
.footer em { color: #c8992c; text-weight: bold; }
.footer a { color: #bcbcbc; }