@charset "UTF-8";
/* CSS Document */

@import "../lib/css/reset.css";

h1{font-size:138.5%;}h2{font-size:120%;}h3{font-size:100%;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}p{margin-bottom:0.8em;}


html {
	background-color: #000000;
}

body {
	font-size: 11px;
	line-height: 1.3em;
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #666699;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}



/* CONTENTS ****************************************************************/

#container {
	width: 980px;
}


#overview {
	width: 220px;
	float: left;
	padding-left: 22px;
}

#new_products {
	width: 350px;
	float: left;
	padding-left: 20px;
}

#whats_new {
	width: 325px;
	float: left;
	padding-left: 20px;
}




#overview_body {
	padding: 10px;
}

#products_body {
	padding: 10px;
}

#news_body {
	padding: 10px;
}


.columTitle {
	padding-left: 10px;
	padding-bottom: 3px;
	border-bottom: solid 1px #333333;
	margin-bottom: 5px;
	background-image: url(../img/imgDot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.item {
	margin-bottom: 10px;
}
.photo {
	float: left;
	padding-right: 10px;
}
.note {
	
}
.series {
	color: #C1272D;
	font-size: 12px;
}
.date {
	color: #C1272D;
}
.news {
	padding-bottom: 10px;
	border-bottom: solid 1px #333333;
	margin-bottom: 10px;
}

#IFSEC2009 {
	margin-top: 0px;
	text-align: right;
	padding-right: 0px;
}


/* HEADER ****************************************************************/

#header {
	height: 460px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: repeat-x;
}

#global_menu {
	position: absolute;
	top: 419px;
	left: 22px;
}


/* CONTENTS ****************************************************************/

#contents {
	background-color: #000000;
	padding-top: 20px;
}

/* FOOTER ****************************************************************/


#footer {
	position: absolute;
	background-color: #ffffff;
	height: 50px;
	width: 100%;
}

#copyright {
	position: absolute;
	top: 5px;
	left: 22px;
	color: #333333;
	font-size: 10px;
}

#footer_menu {
	position: absolute;
	top: 5px;
	width: 958px;
	text-align: right;
	color: #333333;
	font-size: 11px;
}


/*  ****************************************************************/

#apDiv1 {
	position:absolute;
	left:25px;
	top:396px;
	width:300px;
	height:15px;
	z-index:1;
}

#apDiv1 a {
	color: #FFFFFF;
	font-size: 10px;
}