/********************************************
   LAYOUT
********************************************/ 

#container {}
#nav {height:50px;width: 950px;margin-left:auto;margin-right:auto; display:none;}
.block {height:117px;width: 950px;margin-left:auto;margin-right:auto;margin-bottom:5px;  /*background:url(/img/blockBgrd.png) left top repeat-y; */display:block;}
.logo {display:block;float:left;height:50px;width:445px;padding-top:50px;}
#header {height:40px;width:950px;margin:0 auto;}
#path {margin: 0;padding: 5px;background-color: #e0e6e0;}
#main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	min-height:450px;
	height:auto !important;
	height:450px;
	padding: 0px;
	background:url(/img/mainBgrd.png) left top repeat-y;
}
#columnLeft {display:none;}
#content {width:640px;float:left;}
#content h1.mainH1 {color:#000000; font-family:Georgia, "Times New Roman", Times, serif; background:url(/img/slidingDoor/storyBorder.gif) repeat-x left bottom; padding-bottom:15px; margin-bottom:10px; line-height:100%;}
#columnRight {width:310px; float:right;}
#footer {height:40px;width: 950px;margin-left:auto;margin-right:auto;padding:0 0 20px 0px;}

/* -------------------  COLUMN LEFT elements -------------------- */

.columnLeft_top {display:block; height:20px; background-color: inherit; background-image: url(/img/columnLeft_bgTop.png); background-repeat: no-repeat;}
.columnLeft_main {display:block; width:310px;padding:20px 0px;background-color:#EFEFEF; float:right;}
.columnLeft_bottom {display:block; height:50px; background-color: inherit; background-image: url(/img/columnLeft_bgBottom.png); background-repeat: no-repeat;}

/* -------------------  CONTENT elements -------------------- */

.content_top {display:block; height:20px; background-color: inherit; background-image: url(/img/content_bgTop.png); background-repeat: no-repeat;}
.content_main {display:block; width:620px; background-color: inherit; padding:20px 10px}
.content_bottom {display:block; height:50px; background-color: inherit; background-image: url(/img/content_bgBottom.png); background-repeat: no-repeat;}

/* -------------------  COLUMN RIGHT elements -------------------- */

.columnRight_top {display:block; height:20px; background-color: inherit; background-image: url(/img/columnRight_bgTop.png); background-repeat: no-repeat;}
.columnRight_main {display:block; background-color: inherit;width:310px; /*padding-bottom:20px;*/}
.columnRight_bottom {display:block; height:50px; background-color: inherit; background-image: url(/img/columnRight_bgBottom.png); background-repeat: no-repeat;}
.blockGrey {background-color:#666666; padding:10px;/*margin-bottom:20px;*/width:290px; float:right;}
.blockGrey h1 {color:#cccccc;font-size:22px;}
.blockGrey ul {margin:0;}
.blockGrey ul li {display:block; background:url(/img/halijardBgrd.gif) left center no-repeat; margin:0;padding:5px 0px 5px 30px; } 
.blockGrey ul li a,.blockGrey ul li a:visited {color:#9CCAE4; font-size:15px; text-decoration:none;}
.blockGrey ul li a:hover {text-decoration:underline;}


/* -------------------  LOGO elements -------------------- */

.logo a {display:block;height:50px;width:445px;background-image: url(/img/logo.png);background-repeat: no-repeat;text-indent: -2000px; cursor:pointer;}

/* -------------------  HEADER elements -------------------- */

.languages {float:right; width: 150px;}
.external .buttonExternal { position:relative; margin-left:5px}
.search {
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:30px;
	padding:10px 0 0 30px;
	width:280px;
}
.search form label{
	color:#C2C3C8;
	font-size:13px;
	width:60px;
	float:left;
	font-weight:normal;
	padding-top:0;
}
#loginout {margin: 10px 10px 0 0;}

/* -------------------  SEARCH elements -------------------- */

.search form {margin:0 auto;}
.search input {font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:140%; float:left;}
.search form input.searchInput {
	background-color:#ffffff;
	display:inline;
	float:left;
	height:17px;
	/*margin-right:5px;*/
	padding:2px 5px 2px 5px;
	width:160px;
	border:1px solid #859BB2;
	border-right:none;
	color:#1F437D;
}

/* -------------------  PATH elements -------------------- */

#path a {color: #999999;font-weight: bold;text-decoration: none;}

/* -------------------  FOOTER elements -------------------- */

#footer p.copy {color:#B5B5B5;float:left;font-size:10px;width:620px; font-family:Verdana, Arial, Helvetica, sans-serif; background:transparent url(/img/slidingDoor/storyBorder.gif) repeat-x scroll left top; padding-top:20px;}
#footer p.power {color:#B5B5B5;float:right;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif; width:310px;text-align:right; padding:20px 0px;}
#footer p.power a{color:#005AB5;}



