@charset "UTF-8";
/* CSS Document */



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	background-image:url(../images/bg_hive.gif);
	background-repeat:repeat;
	background-position:center top;
	color:#CCC;
	margin:0;
	background-color:#1C2745
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
a:active {
	text-decoration:none;
	color: #ffffff;
}
p {
	margin-top:15px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
	color:#CCC;
	text-transform:lowercase;
}
p a:hover {
	color:#FC0;
	text-decoration:none;
}
h1 {
	font-size:24px;
	font-weight:bold;
	color:#FFCC00;
}
h2 {
	font-size:18px;
	font-weight:bold;
}
h3 {
	font-size:18px;
	font-weight:bold;
	color:#C00;
}
h4 {
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
h5 {
	font-size:14px;
	font-weight:bold;
	color:#FC0;
	margin-bottom:0;
	line-height:10px;
}
td {
	font-size: 12px;
}
th {
	font-size: 12px;
}
.bodystyle {
	font-size: 12px;
}
.small {
	font-size: 9px;
}
.medium {
	font-size: 12px;
}
.big {
	font-size: 16px;
}
.xbig {
	font-size: 24px;
}
.expanded {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}
.justified {
	text-align: justify;
}
.footer {
	font-size: 9px;
	color: #999999;
}
.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.clear_b {
	clear:both;
}
#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#header {
	margin-bottom:15px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top:20px;
	padding-top: 5px;
	margin-bottom: 20px;
	height: 30px;
	width:960px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}
#content {
	width:100%;
	min-height:400px;
}
#menu_container {
	float:right;
	display: block;
	text-align: right;
	height:20px;
	margin-top:135px;
}
.menu_item ul, .menu_item li {
	list-style:none;
	float:left;
	margin-left:15px;
	text-align: right;
}
.logo_position {
	padding-top:36px;
	float:left;
}
.margin_top_ten {
	margin-top:10;
}
/* HOMEPAGE */

#home_hero {
	margin-top:10px;
}
.home_left_side {
	float:left;
	margin-right:20px;
	width:640px;
}
.home_right_side {
	float:right;
}
.home_rs_title {
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
}
.home_rs_item {
	margin-bottom:20px;
}
.lastest_home_item{
	margin-bottom:20px;
	display:block;
}
.latest_home_title {
	font-size: 14px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:5px;
	margin-left:10px;
}
.latest_home_caption {
	font-size: 11px;
	color:#c8c8c8;
	margin-bottom:5px;
	margin-left:10px;
}
.latest_home_readmore {
	font-size: 11px;
	color:#FC0;
	font-style:italic;
	text-decoration:none;
	margin-left:10px;
}
.latest_home_readmore a:hover {
	color:#fff;
}
.whiteline {
	height:15px;
	border-top:solid #fff 1px;
}
/*FOLIO STYLES*/
.folio_title, .folio_title a:link, .folio_title a:active, .folio_title a:visited, .folio_title a:hover {
	font-size:10pt;
	margin-top:10px;
	margin-bottom:10px;
	display:block;

}
.folio_description {
	margin-top:10px;
	margin-bottom:10px;
	line-height:18px;
}
.folio_small_item a {
	width:280px;
	clear:none;
	display:block;
	float:left;
	height:215px;
	margin:12px;
	padding:5px;
	text-align:center;
	color:#CCC;
}
.folio_small_item a:hover {
	cursor:pointer;
	color:#FFF;
}


/* END FOLIO STYLES*/


/* TEAM STYLES*/
.team_title, .team_title a:link, .team_title a:active, .team_title a:visited, .team_title a:hover {
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
	display:block;
}

.team_subtitle, .team_subtitle a:link, .team_subtitle a:active, .team_subtitle a:visited, .team_subtitle a:hover {
	font-size:10pt;
	margin-top:5px;
	margin-bottom:10px;
	display:block;
}

.team_description {
	margin-top:10px;
	margin-bottom:10px;
	line-height:18px;
}
#team_small_item a {
	width:160px;
	clear:none;
	display:block;
	float:left;
	margin:10px;
	padding:5px;
	text-align:center;
	color:#CCC;
	
}
#team_small_item a:hover {
	cursor:pointer;
	color:#FFF;
	
}

.team_photo_left{
	float:left;
	width:160px;
	margin-right:20px;
	margin-bottom:20px;
}

.team_detail_right {
	float:right;
	width:730px;
	margin-bottom:20px;
}

.team_detail_title{
	font-size:20pt;
	color:#FC0;
	margin-bottom:8px;
}

.blacksaltstudio_link  {
	float:right;
	font-size:11px;
	color:#999;
	width:180px;
	text-align:right;
	text-align:right;
}

.blacksaltstudio_link a:hover {
	color:#FFF;
}


.form_textfield {
	width:150px;
}