/* 100% high layouts attempt */
html, body {
	height:99.5%
}

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0;
	margin: 0;
	position: relative;
	background-color: #ffffff;
	background-image: url(img/pagebg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

div#allAreas {
	height:100%;
	min-height:100%;
}

/*for mozilla as IE treats height as min-height anyway*/
html > body div#allAreas {
	height: auto;
}

/* usefull br style */
br.clearAll {
	position: relative;
	clear: both;
	line-height: 1px;
	height: 1px;
}

/* Hack IE Float bug. Hide from IE5-mac. Only IE-win sees this. \*/
* html div#leftArea {
	margin-right: 0px;
}
 
* html div#rightArea {
	height: 1%;
	margin-left: 0;
}
/* End hide from IE5/mac */


div#allAreas {
	position: relative;
	width: 781px;
	margin: 0 auto 0 auto;
}

/* -------------------- HEADER AREA ---------------------- */
div#headerArea {
	position: relative;
	height: 191px;
	width: 780px;
	border-bottom: 1px solid #ffffff;
}

img#bnr {
	position: absolute;
	top: 0;
	left: 0;
}

img#logo {
	position: absolute;
	left: 643px;
	top: 15px;
}

div#headerArea form {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 163px;
	right: 13px;
}

div#headerArea form span {
	color: #ffffff;
	font-size: .8em;
	font-weight: bold;
}

div#headerArea form input#searchText {
	border: 1px solid #366374;
	height: 1.3em;
}

div#headerArea form input#searchButton {
	margin: 0 0 -4px 0;
	padding: 0;
}

div#menuArea {
	position: relative;
	height: 2em;
}

div#menuAreaLeft {
	position: absolute;
	width: 17px;
	height: 25px;
	top: 0;
	left: 0;
	font-size: 1px;
	background-image: url(img/mm_left.gif);
	background-repeat: no-repeat;
}

div#menuAreaRight {
	position: absolute;
	width: 16px;
	height: 25px;
	top: 0;
	left:765px;
	font-size: 1px;
	background-image: url(img/mm_right.gif);
	background-repeat: no-repeat;
}

div#pageBorderTopLeft {
	position: absolute;
	width: 19px;
	height: 17px;
	top: 0;
	left: -12px;
	background-image: url(img/border_tl.gif);
	background-repeat: no-repeat;
}

div#pageBorderTopRight {
	position: absolute;
	width: 20px;
	height: 17px;
	top: 0;
	left: 781px;
	background-image: url(img/border_tr.gif);
	background-repeat: no-repeat;
}
/* ------------------------------------------------------- */

/* -------------------- CONTENT AREA (APPEARS ON THE LEFT) ---------------------- */
div#leftArea {
	position: relative;
	margin: 0 0 60px 0;
	background-image: url(img/contentbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

div#contentArea {
	position: relative;
	padding: 17px 0 0 22px;
}

div#content {
	position: relative;
	width: 564px;
}
/* ------------------------------------------------------- */


/* -------------------- RIGHT AREA ---------------------- */
div#rightArea {
	position: relative;
	padding: 17px 0 0 0;
	margin: 0 0 60px 0;
	width: 177px;
	float: right;
	background-image: url(img/contentbg.jpg);
	background-position: top;
	z-index: 200;
}

div.infoBox {
	position: relative;
	margin: 0 0 10px 0;
}

div.infoBox a {
	color: #037DC1;
	text-decoration: none;
}

div.infoBox p {
	margin: 0;
	padding: 0;
	font-size: .7em;
}

div.infoBox h1 {
	position: relative;
	background-color: #EEEEEF;
	font-size: .9em;
	text-transform: uppercase;
	font-weight: bold;
	color: #242953;
	background-image: url(img/rb_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: .15em 0 .15em .5em;
	margin: 0 0 5px 0;
}

div#loginBox form {
	margin: 0;
	padding: 0;
}

div.infoBox img {
	float: left;
	
}

div#loginBox form input.inputBox {
	position: absolute;
	width:75px;
	border: 1px solid #77949D;
	right: 5px;
	font-size: .8em;
	color: #000000;
}

p#login_labels {
	color: #700A51;
}

input#loginGo {
	position: ralative;
	margin: 3px 0 0 92px;
}

div#sponsors img {
	border: none;
}

/* ------------------------------------------------------- */

div#footerArea {
	position: absolute;
	width: 740px;
	height: 30px;
	border-top: 1px solid #000000;
	left: 20px;
	bottom:-1px;
}

div#footerArea ul {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	left: 16px;
	top: 3px;
}

div#footerArea ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #4b4b4b;
	font-size: .6em;
	color: #4b4b4b;
}

div#footerArea ul li.NIMLastItem {
	border-right: none;
}

div#footerArea ul li a {
	color: #4b4b4b;
	text-decoration: none;
}

div#footerArea ul li a:hover {
	color: #037DC1;
}

div#footerArea ul#productLinks {
	right: 0;
	left: auto;
}

div#pageBorderBottom {
	position: absolute;
	width: 748px;
	height: 13px;
	top: 24px;
	left: -3px;
	background-image: url(img/border_b.gif);
	background-repeat: repeat-x;
	font-size: 1px;
}

div#pageBorderBottomLeft {
	position: absolute;
	width: 29px;
	height: 27px;
	top: 10px;
	left: -32px;
	background-image: url(img/border_bl.gif);
	background-repeat: no-repeat;
}

div#pageBorderBottomRight {
	position: absolute;
	width: 28px;
	height: 27px;
	top: 10px;
	left: 745px;
	background-image: url(img/border_br.gif);
	background-repeat: no-repeat;
}
