/* @override http://localhost/css/main.css */

/* @group General */

body {
	margin:0;
	width:100%;
	font:normal 12px/17px arial, verdana, helvetica, sans-serif;
	color:#6a5c56;
	background:#000;
}

* {
	margin:0;
	padding:0;
	border:0;
}

html {
	height:100%;
}

h1 {
	font-size:12px;
	font-weight: bold;
	line-height:1.2em;
	color:#000;
	padding-bottom:8px;
}

a {
	color:#806750;
	font-size:12px;
	outline:none;
	text-decoration:none;
}

a:hover {
	color:#5f4125;
}


/* Home Page */

#frame {
	position:relative;
	width:1060px;
	height:711px;
	margin:0px auto;
	background:url(/images/splash_bg.gif) 50% 0 no-repeat;
}

#content {
	width:865px;
	height:315px;
	padding:250px 0px 0px 120px;
}

.grid-section {
	position:relative;
	width:275px;
	height:315px;
	float:left;
	margin:0px 10px 0 0px;
}

.grid-section.final {
	margin-right:0;
}

.section_updates {
	position:absolute;
	top:0px;
	right:0;
	width:275px;
	height:315px;
	background:transparent url(/images/joinlusk_box.png) no-repeat;
	overflow:hidden;
	color:#fff;
}

.section_updates.hovered {
	background:url(/images/joinlusk_bg.jpg) no-repeat 0 bottom;
	width:275px;
	height:315px;
}
.section_updates h3 {
	position:relative;
	width:275px;
	line-height:1.5em;
	margin:294px 0 0 47px;
	vertical-align:center;
	font-size:10px;
	color:#999;
	font-weight:normal;
}

.section_updates.hovered h3 {
	display:none;
}

.section_updates .content {
	display:none;
}

.section_updates.hovered .content {
	display:block;
	width:275px;
	height:315px;
}

.hrTopRow {
	width:275px;
	height:265px;
}

.hrLtCol {
	float: left;
	width:130px;
	color: #000;
	margin:15px 20px 0 20px;
}

.hrRtCol {
	float: left;
	width:100px;
	color: #000;
	margin:15px 0px 0 0px;
}

.hrBtRow {
	width:275px;
	font-size:10px;
	line-height:1.5em;
	margin: 29px 0 0 47px;
}


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

.section_updatesMap {
	position:absolute;
	top:0px;
	right:0;
	width:275px;
	height:315px;
	background:transparent url(/images/box.png) no-repeat;
	overflow:hidden;
	color:#fff;
}

.section_updatesMap.hovered {
	background:url(/images/map_it_bg.jpg) no-repeat 0 bottom;
	width:275px;
	height:315px;
}

.section_updatesMap h3 {
	position:relative;
	width:275px;
	line-height:1.5em;
	margin:275px 0 0 20px;
	vertical-align:center;
	font-size:11px;
	color:#999;
	font-weight:normal;
}

.section_updatesMap.hovered h3 {
	display:none;
}

.section_updatesMap .content {
	display:none;
}

.section_updatesMap.hovered .content {
	display:block;
	width:275px;
	height:315px;
}

.mapTopRow {
	width:275px;
	height:265px;
}

.mapBtRow {
	font-size:11px;
	line-height:1.5em;
	margin: 10px 0 0 20px;
}

.mapLtCol {
	float: left;
	width: 67px;
	color: #000;
	margin:185px 15px 0 20px;
	background-color: #333;
}

.mapRtCol {
	float: left;
	width:168px;
	color: #000;
	margin:233px 0px 0px 0px;
}

.mapRtCol a {
	font-size: 30px;
	color: #806750;
	position: relative;
	z-index: 99;
}

.mapRtCol a:hover {
	color: #5f4125;
}



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

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

.section_updatesPress {
	position:absolute;
	top:0px;
	right:0;
	width:275px;
	height:315px;
	background:transparent url(/images/box.png) no-repeat;
	overflow:hidden;
	color:#fff;
}

.section_updatesPress.hovered {
	background:url(/images/press_bg.jpg) no-repeat 0 bottom;
	width:275px;
	height:315px;
}

.section_updatesPress h3 {
	position:relative;
	width:275px;
	line-height:1.5em;
	margin:283px 0 0 20px;
	vertical-align:center;
	font-size:11px;
	color:#999;
	font-weight:normal;
}

.section_updatesPress.hovered h3 {
	display:none;
}

.section_updatesPress .content {
	display:none;
}

.section_updatesPress.hovered .content {
	display:block;
	width:275px;
	height:315px;
}

.pressTopRow {
	width:275px;
	height:250px;
	font-size:11px;
	color:#000;
	margin: 15px 0 0 20px;
}

.pressBtRow {
	font-size:11px;
	line-height:1.5em;
	margin: 18px 0 0 20px;
}

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

/* @end */
