html{
	margin:0;
	padding:0;
	font-size: 12px;
	height:100%;
	color:#FFFFFF;
	background-color:#505050;
	font-family:Arial,Helvetica,Verdana;
}

body {
	margin:0px;
	padding:0px;
	border:0px;
	height:100%;
}

* html body{
	overflow-y:scroll;
}

a {
	
	text-decoration:underline;
	outline:none;
}

/* ======================================= */
/* ======================================= */
/*              Framework Styles           */
/* ======================================= */
/* ======================================= */

#middlewrap{
	display:block;
	min-height:100% !important;
	border-top:1px solid #505050;
}

* html #middlewrap{
	min-height:auto;
	height:100%;
}

#middle{
	margin:0 auto;
	margin-bottom:84px;
	margin-top:56px;
	width:1012px;
	border:0px solid yellow;
	/*min-height:100%;*/
}

* html #middle{
	/*height:100%;*/
	padding-left:15px;
}

#headerwrap{
	display:block;
	top:0px;
	height:56px;
	position:fixed;
	z-index:10;
	width:100%;
}

* html #headerwrap{
	position:absolute;
}

#header{
	margin:0 auto;
	width:1010px;
	height:56px;
	background-image:url("../layout/bodybackground.gif");
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
}

* html #header{
	height:57px;
}

#footerwrap{
	display:block;
	bottom:0px;
	height:86px;
	position:fixed;
	z-index:10;
	width:100%;
}

* html #footerwrap{
	position:absolute;
}

#footer {
	height:65px;
	width:1014px;
	margin:0 auto;
	background-color:#303030;
	border:0px solid #000000;
}

#containerwrap{
	display:block;
	top:0px;
	position:fixed;
	height:100%;
	z-index:1;
	width:100%;
}

* html #containerwrap{
	position:absolute;
}

#container {
	height:100%;
	width:1012px;
	margin:0 auto;
	background-image: url("../layout/homebackground.jpg");
	background-position:center 56px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	border:0px solid green;
}

* html #container{
	background:url(none);
}


/* ==================================================================== */
/* ******************************************************************** */
/*                             STYLING RULES.                           */
/* ******************************************************************** */
/* ==================================================================== */

/*               GENERAL STYLING                 */
/* --------------------------------------------- */

.black{
	background-color:#000000;
	color:#FFFFFF;
}

.white{
	background-color:#FFFFFF;
	color:#000000;
}

.red{
	background-color:#bc2026;
	color:#c3c7cc;
}

.cleardiv{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.hideoverflow{
	overflow:hidden;
}
/*               LANDING STYLING                 */
/* --------------------------------------------- */

#indexcenter {
	padding: 20px 0 20px 0;
	position: relative;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 18px;
	z-index: 6000;
	height:322px;
	background-image: url("../layout/indextransparent.png");
	background-position:left top;
	background-repeat:repeat-x;
}

.bg {
	width: 100%;
	position: absolute;
	margin-left:-50%;
	top: 0;
	z-index: 5000;
}

#indexenter{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	letter-spacing:0.1px;
}

#indexenter a{
	text-decoration:undeline;
	color:#fefefe;
	font-weight:normal;
}

#indexenter a:hover{
	text-decoration:none;
	color:#fefefe;
	font-weight:normal;
}

/*                 GRID STYLING                  */
/* --------------------------------------------- */

#gridtable{
	background-image: url("../layout/blockbackground.gif");
	background-position:left 2px;
	margin:-1px 0px 0px -1px;
	padding:0px 0px 0px 0px;
	position:relative;
	z-index:5;
	border:0px solid yellow;
}

* html #gridtable{
	position:static;
	margin:0px 0px 0px 2px;
}

.gridrow, .blockdiv1, .blockdiv2, .blockdiv3, .blockdiv4{
	height:251px;
	height:241px !ie;
	vertical-align:top;
}

* html .gridrow, .blockdiv1, .blockdiv2, .blockdiv3, .blockdiv4{
	height:251px;
}

.blockdiv1{
	width:251px;
	width:251px !ie;
}

.blockdiv2{
	width:251px;
	width:251px !ie;
}

.blockdiv3{
	width:251px;
	width:251px !ie;
}

.blockdiv4{
	width:251px;
	width:251px !ie;
}

.textblock{
	padding:5px;
	height:100%;
}

/*                 HEADER STYLING                */
/* --------------------------------------------- */

#crumbpath{
	margin:35px 0px 0px 25px;
	padding:0px 0px 0px 25px;
	float:left;
}

* html #crumbpath{
	padding:0px 0px 0px 0px;
}

#crumbpath a{
	color:#FFFFFF;
	text-decoration:none;
	outline:none;
}

#languageselect{
	margin:32px 10px 0px 0px;
	float:right;
	font-size:11px;
}

#languageselect a{
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	outline:none;
}

.langselected{
	background-image: url("../layout/langselected.gif");
	background-position:center bottom;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	height:20px;
	width:10px;
	text-align:center;
	border:0px solid yellow;
	display:block;
	float:left;
}

/*                 BOTTOM STYLING                */
/* --------------------------------------------- */

#menuspace{
	height:4px;
}

#topmenu{
	margin:0px 0px 0px 0px;
	background-color:#000000;
	height:27px;
	border:0px solid yellow;
}

* html #topmenu{
	margin-top:-11px;
}

#topmenu a{
	text-decoration:none;
}

#topmenu a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#topmenu a.selected{
	color:#bc2026;
}

.menuitemtop{
	background-image: url("../layout/menusubtop.gif");
	background-position:left top;
	background-repeat:no-repeat;
	padding:6px 8px 0px 13px;
	float:right;
	color:#a2a6a9;
	font-size:11px;
	letter-spacing:0.2px;
	cursor:pointer;
}

.menucatalogue{
	width:180px;
	float:right;
	margin:0px 10px 0px 0px;
	padding:6px 0px 0px 0px;
	color:#a2a6a9;
	text-align:right;
	font-size:11px;
	letter-spacing:0.2px;
	cursor:pointer;
	display:block;
}

#bottommenu{
	margin:3px 0px 0px 0px;
	background-color:#000000;
	height:27px;
	float:right;
	border:0px solid yellow;
}

#bottommenu a{
	text-decoration:none;
}

#bottommenu a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#bottommenu a.selected{
	color:#bc2026;
}

.menuitembot{
	background-image: url("../layout/menusubbot.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#000000;
	margin:9px 0px 0px 0px;
	padding:0px 13px 2px 8px;
	float:right;
	color:#a2a6a9;
	cursor:pointer;
}

.menuitembottxt{
	margin:0px 0px 2px 5px;
	float:left;
	font-size:11px;
	letter-spacing:0.2px;
}

.menuenvironment{
	width:250px;
	float:right;
	margin:0px 10px 0px 0px;
	padding:6px 0px 0px 0px;
	color:#a2a6a9;
	text-align:right;
	background-color:#000000;
	font-size:11px;
	letter-spacing:0.2px;
	cursor:pointer;
}

#copyright{
	color:#000000;
	font-size:10px;
	width:1012px;
	margin:0 auto;
	text-align:left;
	margin-top:2px;
	padding-left:5px;
}

#copyright a{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	outline:none;
}

#disclaimer{
	color:#000000;
	font-size:10px;
	width:1012px;
	margin:0 auto;
	text-align:right;
	margin-top:-14px;
	padding-right:5px;
}

#disclaimer a{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	outline:none;
}

/*                  NEWS STYLING                 */
/* --------------------------------------------- */

.newsdate{
	color:#bc2026;
	font-size:13px;
	font-weight:bold;
}

.newstitle{
	font-size:13px;
	margin:0px 0px 10px 0px;
}

.newsmore a{
	color:#FFFFFF;
	text-decoration:underline;
	outline:none;
}

#newslettersubscribe{
	background-image: url("../layout/newsnewsletter.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	width:251px;
	height:251px;
}

/*              NEWSLETTER STYLING               */
/* --------------------------------------------- */

#newsletter_content{
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	margin:0px 0px 0px -1px;
	width:1010px;
	background-color:#000000;
}

* html #newsletter_content{
	margin:0px 0px 0px 2px;
}

#newsletter_left{
	float:left;
	margin:0px 0px 0px 0px;
	border-right:2px solid #000000;
}

#newsletter_right{
	float:left;
	min-height:251px;
	width:750px;
	margin:0px 0px 0px 0px;
}

/*            PASSWORD PROTECTED STYLING         */
/* --------------------------------------------- */

#passcenter {
	padding: 20px 0 20px 0;
	margin:0px auto;
	position: relative;
	width: 371px;
	text-align: center;
	color: white;
	font-size: 18px;
	z-index: 6000;
}