﻿@import url(reset.css);
@import url(mainnav/layout.css);
@import url(footernav/layout.css);
@import url(subnav/layout.css);
@import url(text.css);
@import url(snippets.css);
@import url(../search/search.css);

html, body {
	background-color: #333;
	display: block;
	height: 100%;
	width: 100%;
	}
body {
	color: #666;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	}

.crossImage {
	background: transparent url(../library/bg-cross.png) no-repeat 0 top;
	height: 493px;
	left: -130px;
	margin: 0 auto;
	position: absolute;
	top: -190px;
	width: 493px;
	z-index: 1;
	}
#backgroundImage {
	height: 100%;
	min-width: 994px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 1;
	}
.page-bg {
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 1;
	}
div.frame {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	}
div.page-content {
	margin: 0 auto;
	min-height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 3;
	min-width: 960px;
	}
div.con-header {
	background: #fff url(../library/bg-header.png) repeat-x 0 0;
	height: 146px;
	position: relative;
	z-index: 200;
	}
div.con-header-inner {
	height: 146px;
	margin: 0 auto;
	position: relative;
	width: 960px;
	z-index: 200;
	}
	
/*================================ Referral-form ================================*/
	
div.btn-referral-form {
	position: absolute;
	right: 67px;
	top: 0;
	width: 163px;
	}
div.btn-referral-form a {
	background: transparent url(../library/btn-referral-form.png) no-repeat 0 0;
	cursor: pointer;
	height: 0;
	overflow: hidden;
	padding: 31px 0 0 0;
	position: absolute;
	width: 163px;
	}
div.btn-referral-form a:link,
div.btn-referral-form a:visited {
	background-position: 0 0;
	cursor: pointer;
	}
div.btn-referral-form a:hover,
div.btn-referral-form a:active {
	background-position: 0 -31px;
	cursor: pointer;
	}
div.phone-number {
	background: transparent url(../library/bg-phone-number.png) no-repeat left top;
	height: 0;
	overflow: hidden;
	padding: 33px 0 0 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 303px;
	}
	
/*================================ Top Navigation ================================*/
	
div.top-links {
	right: 0;
	padding: 0;
	position: absolute;
	top: 33px;
	width: auto;
	}
div.top-links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
div.top-links ul:after {
    content: ".";
    display: block;
	visibility: hidden;
	height: 0;
	clear: both;
	}
div.top-links li {
	background: transparent url(../library/div-top-links.png) no-repeat right center;
	float: left;
	height: 33px;
	margin: 0;
	padding: 15px 16px 0 8px;
	}
div.top-links li#MemberNav-logout {
	background-image: none;
	}	
div.top-links a {
	color: #ccc;
	font-weight: bold;
	}
div.top-links a:link,
div.top-links a:visited {
	color: #ababac;
	text-decoration: none;
	}
div.top-links a:focus,
div.top-links a:hover,
div.top-links a:active {
	color: #000;
	text-decoration: none;
	}
div.top-links strong {
	color: #000;
	font-weight: bold;
	}	

/*================================ Languages ================================*/
	
div.languages {
	color: #ccc;
	left: 780px;
	padding: 15px 0 0 0;
	position: absolute;
	top: 33px;
	width: 208px;
	display:none
	}
div.languages ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
div.languages ul:after {
    content: ".";
    display: block;
	visibility: hidden;
	height: 0;
	clear: both;
	}
div.languages li {
	float: left;
	padding: 0 10px 0 0;
	}

div.con-wrapper {
	margin: 0 auto;
	padding: 70px 0 0 0;
	position: relative;
	width: 960px;
	}

div.con-supp-1 {
	float: right;
	padding: 0;
	width: 256px;
	}
div.con-main {
	float: left;
	padding: 0px 0px 0px 299px;
	width: 400px;
	position: relative;
	z-index: 2;
	}						

div.content {
	}

.mod-news,
.mod-contactform,
.mod-form,
.mod-sitemap {
	padding-top: 20px;
	}

div.con-footer {
	background: #666d75 url(../library/bg-footer.png) repeat-x 0 0;
	bottom: 0;
	height: 44px;
	left: 0;
	margin-bottom: 0;
	margin: 0 auto;
	position: absolute;
	width: 100%;
	z-index: 21;
	}
div.con-footer-inner {
	margin: 0 auto;
	position: relative;
	width: 960px;
	}
div.shadow-footer {
	background: transparent url(../library/bg-shadow-footer.png) repeat-x 0 0;
	height: 12px;
	left: 0;
	position: absolute;
	top: -12px;
	width: 100%;
	}		

div.mod-sitelogo,
h1.mod-sitelogo {
	height: 53px;
	left: 21px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 17px;
	width: 178px;
	}

div.mod-latestnews {
	padding: 19px 0px 0px 0px;
	}

div.mod-footernav {
	left: 20px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 11px;
	width: 500px;
	}
div.copyright {
	color: #58595B;
	font-size: 83.3%;
	padding: 0;
	position: absolute;
	right: 15px;
	text-align: right;
	top: 15px;
	width: 300px;
	}

div.mod-subnav {
	background: #666d75 url(../library/bg-con-supp-2.png) repeat-y 0 0;
	}		

/* Clear child floats */
.clear:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
	}

div.con-rotator{
	position:relative;
	height:125px;
	}	