/*Website Template by # */


* {
	font-family:  Tahoma, "Trebuchet MS", Verdana, Cambria, Calibri, Arial, Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1, sans-serif;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


body {
	background: url(../images/bg-body.jpg) repeat;
	font-family:  Tahoma, "Trebuchet MS", Verdana, Cambria, Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	width: 964px;
	padding: 0;
	margin:0 auto;
}
#header {
	/*background: url(../images/bg-header.jpg) repeat-x;*/
      background-color: #0c61ca;
	margin:0 auto;
	padding: 18px 0 0;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	
}
#header a.logo {
	display: block;
	height: 74px;
	margin: 0 auto 22px;
	padding: 0;
	width: 296px;
}
#header a.logo img {
	border: 0;
	display: block;
}
#header ul {
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0 22px;
	text-align: center;
	width: 960px;
}
#header ul li {
	float: left;
	list-style: none;
	margin: 0 0 0 80px;
	;
	padding: 0;
}
#header ul li:first-child {
	margin: 0 0 0 100px;
}
#header ul li a {
	color: #fff;
	display: block;
	height: 37px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#header ul li a:hover {
	color: #254c4c;
}
#header ul li.selected {
	background: url(../images/bg-menu.png) no-repeat top center;
}
#header ul li.selected a {
	background: 	url(../images/dots.png) repeat-x left bottom;
}
#header a:link { 
	text-decoration: none; }
#header a:visited { 
	text-decoration: none; }
#header a:active { 
	text-decoration: underline; }
#header a:hover { 
	
	text-decoration: underline; }
#section {
	background: url(../images/login-bg.jpg);
    background-position-x: -80px;
	height: 520px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
#section > div {
	margin: 0 auto;
	padding: 50px 0 0;
	width: 940px;
}
#section div div {
	background: url(../images/bg-heading.png) repeat;
	height: 350px;
	margin: 0 0 0 10px;
	padding: 33px 22px 33px 18px;
	width: 472px;
}
#section div div h1 {
	color: #000000;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#section div div p {
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	margin-top: 20px;
	padding: 0;
	text-align: justify;
	font-weight: bold;
}
#section div div p a {
	color: #94acb3;
}
#section div div p a:hover {
	color: #386370;
}
#featured {
	margin: 0;
	padding: 0;
}
#featured > div {
	margin-bottom: 0px;
	margin-left:20px;
	overflow: hidden;
	padding: 33px 0 27px;
	width: 960px;
}
#featured div .article {
	float: left;
	margin: 0 auto;
	padding: 0 0px;
	width: 460px;
}
#featured div .article h2 {
	color: #0c61ca;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 24px;
	text-transform: capitalize;
}
#featured div .article p {
	color: #000;
	line-height: 30px;
	margin: 0;
	padding: 0px 0;
	font-size: 14px;
}
#featured div .article p a {
	color: #767676;
	text-decoration: underline;
}
#featured div .article p a:hover {
	color: #333;
}
#featured div ul {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 480px;
}
#featured div ul li {
	border: 1px solid #fff;
	background: #fff;
	cursor: pointer;
	float: left;
	list-style: none;
	margin: 0 10px 22px;
	padding: 0;
	position: relative;
	width: 220px;
}
#featured div ul li h3 {
	background: #0c61ca;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	height: 37px;
	line-height: 37px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-shadow: 1px 1px 0 #768a8f;
	text-transform: uppercase;
}
#featured div ul li div {
	background: #FFF;
	border-top: 1px solid #fff;
	display: block;
	height: 222px;
	left: -99999px;
	margin: 0;
	opacity: 0.8;
	padding: 0px 0px;
	position: absolute;
	top: 37px;
	width: 218px;
}
#featured div ul li div p {
	color: #767676;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	width:90%;
	margin-left: 5%;
	margin-top: 5px;
}
#featured div ul li div .more {
	color: #767676;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#featured div ul li:hover div {
	left: 0;
}
#featured div ul li img {
	display: block;
}
#body {
	margin: 0 auto;
	min-height: 100px;
	overflow: hidden;
	padding: 20px 0;
	width: 960px;
	border-top:2px solid #000;
}

#body ul .crewtitel{
	width: 100%;
	text-align: center;
}

#body ul .crewtitel h3{
	color: #767676;
	font-size: 25px;
	text-transform: capitalize;
}

#body ul li .crewfigure {
	float: left;
	margin: 0 20px 0 60px;
	padding: 0;
	width: 250px;
}

#body ul li .crewfigure span {
	color: #94acb3;
	font-size: 16px;
	display: block;
	padding: 0 0 12px;
	text-transform: capitalize;
}

#body ul li .crewfigure img {
	max-width: 210px;
	max-height: 210px;
	border: 1px solid #000;
	display: block;
}

#body .map{
	float: left;
	margin-left: 10px;
	width:560px;
	padding-top: -5px;
}

#body .lgsidebar {
	background: #94acb3;
	float: left;
	margin: 0 10px 0 20px;
	padding: 0 0 10px;
	width: 360px;
}
#body .lgsidebar h3 {
	border-bottom: 2px solid #ffe600;
	color: #ffe600;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 3px 0;
	text-align: center;
	text-transform: uppercase;
}
#body .lgsidebar ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#body .lgsidebar ul li {
	color: #fff;
	font-size: 12px;
	list-style: none;
	line-height: 30px;
	margin: 0;
	padding: 10px 0;
}
#body .lgsidebar ul li span {
	background: url(../images/icons.png) no-repeat;
	display: block;
	margin: 0;
	padding: 0 0 0 23px;
	text-transform: uppercase;
}
#body .lgsidebar ul li span.address {
	background-position: 0 -141px;
}
#body .lgsidebar ul li span.phone {
	background-position: 0 -166px;
}
#body .lgsidebar ul li span.email {
	background-position: 0 -191px;
}
#body .lgsidebar ul li span.twitter {
	background-position: 0 -216px;
}
#body .lgsidebar ul li span.facebook {
	background-position: 0 -241px;
}
#body .lgsidebar ul ul {
	margin: 0;
	padding: 0;
}
#body .lgsidebar ul ul li {
	padding: 0;
}
#body .lgsidebar ul li a {
	color: #ffe600;
	text-decoration: none;
}
#body .lgsidebar ul li a:hover {
	text-decoration: underline;
}

#body .sidebar {
	background: #94acb3;
	float: left;
	margin: 0 10px 0 20px;
	padding: 0 0 10px;
	width: 210px;
}
#body .sidebar h3 {
	border-bottom: 2px solid #ffe600;
	color: #ffe600;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 3px 0;
	text-align: center;
	text-transform: uppercase;
}
#body .sidebar ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#body .sidebar ul li {
	color: #fff;
	font-size: 12px;
	list-style: none;
	line-height: 30px;
	margin: 0;
	padding: 10px 0;
}
#body .sidebar ul li span {
	background: url(../images/icons.png) no-repeat;
	display: block;
	margin: 0;
	padding: 0 0 0 23px;
	text-transform: uppercase;
}
#body .sidebar ul li span.address {
	background-position: 0 -141px;
}
#body .sidebar ul li span.phone {
	background-position: 0 -166px;
}
#body .sidebar ul li span.email {
	background-position: 0 -191px;
}
#body .sidebar ul li span.twitter {
	background-position: 0 -216px;
}
#body .sidebar ul li span.facebook {
	background-position: 0 -241px;
}
#body .sidebar ul ul {
	margin: 0;
	padding: 0;
}
#body .sidebar ul ul li {
	padding: 0;
}
#body .sidebar ul li a {
	color: #ffe600;
	text-decoration: none;
}
#body .sidebar ul li a:hover {
	text-decoration: underline;
}

#body .nscontent {
	margin: 0 10px 0 10px;
	padding: 0;
	width: 940px;
}

#body .nscontent > img {
	border: 1px solid #fff;
	display: block;
}
#body .nscontent h1 {
	color: #96cdcd;
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0;
	text-transform: capitalize;
}
#body .nscontent h2 {
	color: #97aeb3;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0;
	text-transform: capitalize;
}
#body .nscontent h3 {
	background: url(../images/icons.png) no-repeat 0 -350px;
	color: #767676;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-indent: 30px;
}
#body .nscontent p {
	color: #767676;
	line-height: 15px;
	margin: 0;
	padding: 20px 0;
}
#body .nscontent p a {
	color: #767676;
	text-decoration: underline;
}
#body .nscontent p a:hover {
	color: #333;
}

#body .nscontent .section {
	margin: 0;
	overflow: hidden;
	padding: 10px 0 0;
}
#body .nscontent .section div {
	float: left;
	margin: 0 0 0 24px;
	padding: 0;
	width: 210px;
}
#body .nscontent .section div span {
	background: #ffe600;
	color: #767676;
	display: block;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	text-transform: uppercase;
}
#body .nscontent .section div:first-child {
	margin: 0;
}
#body .nscontent .section div ul {
	margin: 0;
	padding: 10px 0 10px 10px;
}
#body .nscontent .section div ul.last {
	border-top: 2px solid #ffe600;
}
#body .nscontent .section div ul li {
	color: #767676;
	line-height: 30px;
	list-style: none;
	margin: 0;
	padding: 15px 0;
	text-transform: uppercase;
}
#body .nscontent .section div ul ul {
	padding: 0;
}
#body .nscontent .section div ul ul li {
	text-transform: capitalize;
	padding: 0;
}

#body .nscontent .section div ul ul li a {
	color: #ffe600;
	text-decoration: none;
}
#body .nscontent .section div ul ul li a:hover {
	text-decoration: underline;
}

#body .content {
	float: left;
	margin: 0 30px 0 40px;
	padding: 0;
	width: 900px;
}

#body .content > img {
	margin: auto;
	border: 1px solid #fff;
	display: block;
}
#body .content h1 {
	color: #96cdcd;
	font-size: 35px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0;
	text-transform: capitalize;
}
#body .content h2 {
	color: #97aeb3;
	font-size: 29px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0;
}

#body .content h2 a{
	color: #97aeb3;
	font-size: 29px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0;
}

#body .content h2 a:hover{
	color: #9D9D9D;
}

#body .content h3 {
	background: url(../images/icons.png) no-repeat 0 -350px;
	color: #767676;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-indent: 30px;
}
#body .content p {
	color: #767676;
	line-height: 30px;
	margin: 0;
	padding: 20px 0;
	font-size: 15px;
}
#body .content p a {
	color: #767676;
	text-decoration: underline;
}
#body .content p a:hover {
	color: #333;
}

#body .content ol {
	color: #767676;
	line-height: 30px;
	margin: 0;
	padding: 10px 0;
	font-size: 19px;
	list-style-type:decimal;
	width: 900px;
}

#body .content ol li{
	color: #767676;
	line-height: 30px;
	margin-left: 25px;
	margin-top: 8px;
	font-size: 15px;
	list-style-position:outside;
}
#body .content ol li a {
	color: #767676;
	text-decoration: underline;
}
#body .content ol li a:hover {
	color: #333;
}

#body > ul {
	margin: 0;
	padding: 0;
}
#body > ul > li {
	border-top: 2px solid #000;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 20px 20px 20px;
}
#body > ul > li:first-child {
	border: 0;
	padding: 0 20px 20px;
}
#body ul li .figure {
	float: left;
	margin: 10px 20px 0 0;
	padding: 0;
	width: 210px;
}
#body ul li .figure span {
	color: #94acb3;
	font-size: 16px;
	display: block;
	margin: 0;
	padding: 0 0 12px;
	text-transform: capitalize;
}
#body ul li .figure img {
	max-width: 210px;
	border: none;
	display: block;
}

#body ul li .info{
	width: 800px;
	margin-left: 60px;
}

#body ul li .info p{
	margin-top: 0px;
}

#body ul li .info a{ 
	float: left;
	color: #767676;
	line-height: 20px;
	font-size: 15px;
	margin-left: 10px;
	font-weight: normal;
}

#body ul li .info a:hover{ 
	color: #333;
}

#body ul li .info h1 {
	clear: both;
	color: #767676;
	line-height: 30px;
	font-size: 20px;
	margin-left: 10px;
	font-weight: 900;

	background: url(../images/icons.png) no-repeat 0 -350px;
	text-indent: 30px;

}
#body ul li .info h2{
	float: left;
	color: #767676;
	line-height: 20px;
	font-size: 15px;
	margin-left: 10px;
	font-weight: normal;

}

#body ul li .info h2 a{
	float:none;
	color: #767676;
	line-height: 20px;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
}

#body ul li .info ol {
	color: #767676;
	line-height: 30px;
	margin-left: -20px;
	font-size: 19px;
	list-style-type:decimal;
	width: 900px;
}

#body ul li .info ol li{
	color: #767676;
	line-height: 20px;
	font-size: 15px;
	margin-left: 10px;
	list-style-position:outside;
}
#body ul li .info ol li a {
	float: none;
	color: #767676;
	text-decoration: underline;
}
#body ul li .info ol li a:hover {
	color: #333;
}


#body ul li .crewarticle {
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 570px;
	text-align: center;

}
#body ul li .crewarticle p{
	margin-bottom: 20px;
}

#body ul li .crewarticle h1 {
	clear: both;
	color: #767676;
	line-height: 30px;
	font-size: 20px;
	margin-left: 10px;

}
#body ul li .crewarticle h2{
	color: #767676;
	line-height: 20px;
	font-size: 15px;
	margin-left: 10px;
	font-weight: bold;
}

#body ul li .crewarticle h2 a {
	color: #767676;
	text-decoration: underline;
}
#body ul li .crewarticle h2 a:hover {
	color: #333;
}

#body ul li .crewarticle p a {
	color: #767676;
	text-decoration: underline;
}
#body ul li .crewarticle p a:hover {
	color: #333;
}
#body ul li .crewarticle ul {
	float: left;
	margin: 0;
	padding: 0;
}
#body ul li .crewarticle ul li {
	color: #767676;
	display: block;
	line-height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 230px;
}
#body ul li .crewarticle ul li a {
	color: #767676;
	text-decoration: none;
	text-transform: uppercase;
}
#body ul li .crewarticle ul li a:hover {
	color: #386370;
}


#body ul li .article {
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 690px;
}
#body ul li .article p {
	clear: both;
	color: #767676;
	line-height: 30px;
	margin: 0;
	padding: 20px 0 10px;
}
#body ul li .article p a {
	color: #767676;
	text-decoration: underline;
}
#body ul li .article p a:hover {
	color: #333;
}
#body ul li .article ul {
	float: left;
	margin: 0;
	padding: 0;
}
#body ul li .article ul li {
	color: #767676;
	display: block;
	line-height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 230px;
}
#body ul li .article ul li a {
	color: #767676;
	text-decoration: none;
	text-transform: uppercase;
}
#body ul li .article ul li a:hover {
	color: #386370;
}
#body .content .section {
	margin: 0;
	overflow: hidden;
	padding: 10px 0 0;
}
#body .content .section div {
	float: left;
	margin: 0 0 0 24px;
	padding: 0;
	width: 210px;
}
#body .content .section div span {
	background: #ffe600;
	color: #767676;
	display: block;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	text-transform: uppercase;
}
#body .content .section div:first-child {
	margin: 0;
}
#body .content .section div ul {
	margin: 0;
	padding: 10px 0 10px 10px;
}
#body .content .section div ul.last {
	border-top: 2px solid #ffe600;
}
#body .content .section div ul li {
	color: #767676;
	line-height: 30px;
	list-style: none;
	margin: 0;
	padding: 15px 0;
	text-transform: uppercase;
}
#body .content .section div ul ul {
	padding: 0;
}
#body .content .section div ul ul li {
	text-transform: capitalize;
	padding: 0;
}
#body .content form {
	margin: 0;
	padding: 0;
}
#body .content form label {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 10px 0;
}
#body .content form label span {
	color: #767676;
	display: block;
	float: left;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	width: 130px;
}
#body .content form label input {
	border: 1px solid #94acb3;
	color: #767676;
	display: block;
	float: left;
	font-family: 'Conv_Ubuntu-Light';
	font-size: 14px;
	height: 21px;
	margin: 0;
	padding: 3px 5px;
	width: 308px;
}
#body .content form label textarea {
	border: 1px solid #94acb3;
	color: #767676;
	display: block;
	float: left;
	font-family: 'Conv_Ubuntu-Light';
	font-size: 14px;
	height: 147px;
	margin: 0;
	overflow: auto;
	padding: 5px;
	width: 528px;
}
#body .content form #submit {
	background: url(../images/button-submit.png) no-repeat 0 0;
	border: 0;
	cursor: pointer;
	display: block;
	height: 38px;
	margin: 5px 0 0 130px;
	padding: 0;
	width: 142px;
}
#body .content form #submit:hover {
	background-position: 0 -43px;
}

#body .content #hidden_target {
	display: none;
}

#body .content #hidden_trigger a{
	color: #767676;
	text-decoration: underline;
	line-height: 30px;
	margin-left: 25px;
	margin-top: 8px;
	font-size: 15px;
	list-style-position:outside;
}

#body .content #hidden_trigger a:hover{
	color: #333;
}

#body .content #hidden_block:target #hidden_target{
	display: block;
}

#body .content #hidden_block:target #hidden_trigger{
	display: none;
}

#body #blog {
	float: left;
	margin: 0 32px 0 0;
	padding: 0;
	width: 620px;
}
#body #blog div {
	margin: 0;
	padding: 0 0 30px 0;
}
#body #blog > div {
	padding: 0 0 30px;
}
#body #blog div span {
	border-bottom: 2px solid #ffe600;
	color: #767676;
	display: block;
	font-size: 12px;
	margin: 0 0 25px 20px;
	padding: 0 0 28px;
	text-transform: uppercase;
}
#body #blog div div {
	overflow: hidden;
}
#body #blog .figure {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: center;
	width: 211px;
}
#body #blog .figure a {
	display: block;
	margin: 0;
	padding: 0;
}
#body #blog .figure a:hover {
	opacity: 0.8;
}
#body #blog .figure img {
	border: 1px solid #fff;
	display: block;
}
#body #blog .figure a {
	color: #94acb3;
	line-height: 28px;
	text-decoration: none;
	text-transform: capitalize;
}
#body #blog .figure a:hover {
	color: #386370;
}
#body #blog .article {
	float: left;
	margin: 0;
	padding: 0 0 5px 20px;
	width: 369px;
}
#body #blog .article h3 {
	color: #97aeb3;
	font-size: 18px;
	margin: 0;
	padding: 0 0 14px;
}
#body #blog .article p {
	color: #767676;
	line-height: 30px;
	margin: 0;
	padding: 0 0 30px;
}
#body #blog .article p a {
	color: #767676;
	text-decoration: underline;
}
#body #blog .article p a:hover {
	color: #333;
}
#body #blog .article .more {
	color: #94acb3;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	width: 95px;
}
#body #blog .article .more:hover {
	text-decoration: underline;
}
#body #blog .stats {
	background: #ffe600;
	color: #767676;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 10px 0 10px 355px;
}
#body #blog .stats a {
	color: #767676;
	font-style: normal;
	text-decoration: none;
}
#body #blog .stats a:hover {
	text-decoration: underline;
}
#body #sidebar {
	float: left;
	margin: 0;
	padding: 0;
	width: 288px;
}
#body #sidebar div {
	background: #94acb3;
	margin: 0 0 12px;
	padding: 0;
}
#body #sidebar div h3 {
	background: url(../images/icons.png) no-repeat;
	border-bottom: 2px solid #ffe600;
	color: #ffe600;
	font-size: 16px;
	font-weight: normal;
	height: 39px;
	line-height: 39px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#body #sidebar div.archive h3 {
	background-position: 90px -273px;
	text-indent: 119px;
}
#body #sidebar div.categories h3 {
	background-position: 80px -311px;
	text-indent: 106px;
}
#body #sidebar div ul {
	margin: 0;
	padding: 10px 20px 20px;
}
#body #sidebar div ul li {
	list-style: none;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
#body #sidebar div ul li a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
}
#body #sidebar div ul li a:hover {
	text-decoration: underline;
}
#footer {
	border-top: 2px solid #000;
	margin: 2px 0 0;
	padding: 16px 0;
}
#footer div {
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 960px;
}
#footer div p {
	color: #767676;
	float: left;
	font-size: 11px;
	line-height: 27px;
	margin: 0;
	padding: 0 0 0 10px;
}
#footer div p span {
	padding: 0 16px 0 0;
}
#footer div p a {
	color: #767676;
	text-decoration: none;
}
#footer div p a:hover {
	color: #000;
}
#footer div ul {
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#footer div ul li {
	float: left;
	list-style: none;
	margin: 0 12px 0 0;
	padding: 0;
}
#footer div ul li a {
	background: url(../images/icons.png) no-repeat;
	display: block;
	height: 27px;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	width: 27px;
}
#footer div ul #facebook a {
	background-position: 0 0;
}
#footer div ul #facebook a:hover {
	background-position: -32px 0;
}
#footer div ul #twitter a {
	background-position: 0 -37px;
}
#footer div ul #twitter a:hover {
	background-position: -32px -37px;
}
#footer div ul #googleplus a {
	background-position: 0 -74px;
}
#footer div ul #googleplus a:hover {
	background-position: -32px -74px;
}
#footer div ul #rss a {
	background-position: 0 -111px;
}
#footer div ul #rss a:hover {
	background-position: -32px -111px;
}

/*** use to ourcrew ***/
.col {
  min-height: 1px;
  margin-left: 25px;
  width: 125px;
  height: 175px;
  float:left;
  text-align:center;
}

.col2 {
  min-height: 1px;
  margin-left: 25px;
  width: 78px;
  height: 225px;
  float:left;
  text-align:center;
}

.view {
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
.view .mask,.view .crewcontent {
   width:150px;
   height:200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.view img {
   display: block;
   position: relative;
   margin: auto;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 5px 0 0 0;
}
.view p {
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

.view-ninth .crewcontent {
    background: rgba(0, 0, 0, 0.9);
    height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
    width:150px;
    height: 150px;
    overflow: hidden;
    -webkit-transform: rotate(-33.5deg) translate(-112px, 166px);
    -moz-transform: rotate(-33.5deg) translate(-112px, 166px);
    -o-transform: rotate(-33.5deg) translate(-112px, 166px);
    -ms-transform: rotate(-33.5deg) translate(-112px, 166px);
    transform: rotate(-33.5deg) translate(-112px, 166px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: all 0.4s ease-in-out 0.3s;
    -moz-transition: all 0.4s ease-in-out 0.3s;
    -o-transition: all 0.4s ease-in-out 0.3s;
    transition: all 0.4s ease-in-out 0.3s;
}
.view-ninth .crewcontent h2 {
    background: transparent;
    margin-top: 1px;
    font-size: 10px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.view-ninth a.info {
    display: none;
}
.view-ninth:hover .crewcontent {
    height: 100px;
    width:150px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
    top:20px;
    -webkit-transform: rotate(0deg) translate(0, 0);
    -moz-transform: rotate(0deg) translate(0, 0);
    -o-transform: rotate(0deg) translate(0, 0);
    -ms-transform: rotate(0deg) translate(0, 0);
    transform: rotate(0deg) translate(0, 0);
}

.img-responsive {
  display: block;
  max-width: 120px;
  max-height: 120px;
}

.row {
  margin-bottom: 10px;
  margin-right: -15px;
  margin-left: -15px;
  height: 175px;
}

.crewline {
	width:900px;
}

h4.m_4, h4.m_5{
	text-align: center;
	color: #94acb3;
	font-size: 13px;
	margin-top: 1em;
	text-transform: capitalize;
}

h4.m_4 a {	
	margin-top: 5px;
	text-align: center;
	color: #000;
	font-size: 16px;
	text-transform: capitalize;
 	text-decoration: none;
 }

h4.m_4 p {
	text-align: center;
	font-size: 9px;
 	text-decoration: none;
	text-transform: none;
 }

h4.m_4 a:hover{
 	text-decoration:underline;
 }



.content-top h2{
	border-bottom: 2px solid #ffe600;
	color: #ffe600;
	font-size: 25px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 3px 0;
	text-align: center;
	text-transform: uppercase;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin-left: 5px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width:160px;
	max-height:160px;
	border: #96cdcd 2px solid;
}
/*** Navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:70px;
	height: 125px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: 50px;
	background: url(../images/img-sprite.png) no-repeat -15px -375px;
}
.nbs-flexisel-nav-right {
	right:50px;
	background: url(../images/img-sprite.png) no-repeat -95px -375px;
}
/*added by Kaiyu to create dropdown menu for research*/

.sub-menu {
	padding: 0;
	display: none;
	position: absolute;
	width: 120px;
    box-shadow:0px 2px 3px rgba(0,0,0,0.2);
    background:#4C4C4C;
}
.drop:hover .sub-menu {
	display: block;
	opacity:1;
	z-index: 1000;
}

/*add 2017/7/26 by Kaiyu*/

