/*
 Theme Name: Brain Station
 Theme URI: www.sprdh.com
 Author: SPRDH
 Author URI: sprdh.com
 Description: Brain Station
 Version: 1.0
 Tags: brainstation
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
header, section, article, aside, nav, footer, address {
	display: block;
}
@font-face {
	font-family: 'robotolight';
	src: url('fonts/Roboto-Light-webfont.eot');
	src: url('fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Light-webfont.woff') format('woff'), url('fonts/Roboto-Light-webfont.ttf') format('truetype'), url('fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoregular';
	src: url('fonts/Roboto-Regular-webfont.eot');
	src: url('fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Regular-webfont.woff') format('woff'), url('fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'robotolight';
	font-size: 13px;
	color: #555;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #555;
}
a:hover, .submit:hover {
	filter: alpha(opacity = 85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
.thumb {
	display: block;
}
.thumb img {
	display: block;
}
p {
	line-height: 1.6em;
}
.hidden {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
br.clear {
	clear: both;
	line-height: 0;
}
.wrapper {
	width: 1040px;
	margin: 0 auto;
}
.wrapBox {
	margin: 0 auto;
	width: 1100px;
}
#header {
	height: 133px;
	background: url(images/headerBg.png) scroll repeat;
}
#header h1 {
	margin: 25px 0 0;
	float: left;
}
#header h1 a {
	display: block;
	height: 84px;
	width: 280px;
	text-indent: -9999px;
	background: url(images/logo.png) scroll no-repeat;
}
#header nav {
	margin: 57px 0 0;
	height: 45px;
	float: right;
	background: none;
}
.mainMenu, .mainMenu li {
	float: left;
}
.mainMenu, .mainMenu li:first-child a {
	padding-left: 0 !important;
}
.mainMenu li.current-menu-item a {
	color: #F17024;
}
.mainMenu li a {
	display: block;
	padding: 0 20px;
	height: 45px;
	color: #000;
	text-transform: uppercase;
	line-height: 42px;
	font-size: 20px;
}
#spotlight {
	float: left;
	width: 100%;
	height: 536px;
	position: relative;
	z-index: 999;
	background: url(images/spotbg.png) scroll no-repeat;
	background-size: cover;
}
/*
 PAGE STRUCTURE
 */
#page-wrap {
	margin: 0 auto;
	min-height: 645px;
	position: relative;
	width: 940px;
	z-index: 9999;
}
/*
 SLIDER
 */
.slider-wrap {
	background: #FFFFFF;
	left: 0;
	margin: 20px 0 0;
	padding: 20px;
	position: relative;
	width: 900px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.stripViewer .panelContainer
.panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer {
	height: 330px;
	overflow: hidden;
	position: relative;
	width: 900px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 330px;
	position: relative;
	width: 900px;
}
.stripViewer .panelContainer .panel .box {
	width: 900px;
	height: 330px;
}
.stripViewer .panelContainer .panel .box img {
	width: 900px;
	height: 330px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	margin-right: 0;
}
#movers-row {
	float: left;
	padding: 74px 0 0;
	width: 100%;
}
#movers-row div {
	float: left;
	height: 160px;
	margin: 0 5px 0 0;
	padding: 17px;
	width: 276px;
	position: relative;
	background: #F2F2F2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 2px 3px #666666;
	-moz-box-shadow: 0 2px 3px #666666;
	-webkit-box-shadow: 0 2px 3px #666666;
}
#movers-row div span {
	display: block;
	line-height: 18px;
	position: absolute;
	text-align: center;
	top: -56px;
	width: 88%;
}
#movers-row div span strong {
	color: #FFFFFF;
	font-size: 24px;
	letter-spacing: -2px;
	text-transform: uppercase;
}
#movers-row div span small {
	font-size: 14px;
	color: #fff;
	display: block;
}
#movers-row div p {
	font-size: 13px;
}
#movers-row div.last {
	margin: 0;
}
#movers-row div a.cross-link {
	float: right;
}
.photo-meta-data {
	color: #808000;
	margin-top: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 42%;
	z-index: 9999;
}
.photo-meta-data h2, .photo-meta-data h3 {
	color: #303296;
	margin: 0 0 5px 0;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'robotoregular';
}
.photo-meta-data h2 {
	font-size: 34px;
}
.photo-meta-data h3 {
	font-size: 24px;
}
.photo-meta-data p {
	color: #000000;
	float: right;
	width: 60%;
}
.photo-meta-data span {
	font-size: 13px;
}
.cross-link {
	display: block;
	width: 276px;
	margin: 0 0 10px 0;
	position: relative;
	height: 106px;
	z-index: 9999;
}
.thumpArrow {
	display: none;
}
.active-thumb .thumpArrow {
	display: block;
	position: absolute;
	top: -91px;
	height: 74px;
	width: 38px;
	right: 0;
	left: 0;
	margin: 0 auto;
	background: transparent url(images/arrow-spot.png) 0 0 no-repeat;
}
/*** spotlight  end here ***/
#content {
	float: left;
	width: 100%;
	position: relative;
	z-index: 99;
	margin-bottom: -50px;
}
#Bgwidget {
	float: left;
	width: 100%;
	margin: 0 0 30px;
}
#Bgwidget  p, #Bgwidget  li {
	font-size: 16px;
	color: #F5F5F5;
}
#content .wrapBox {
	width: 1100px;
	margin: 0 auto;
	background: #fff;
	padding: 160px 0 30px;
	box-shadow: 0 0 15px #999999;
	-moz-box-shadow: 0 0 15px #999999;
	-webkit-box-shadow: 0 0 15px #999999;
}
#Bgwidget .widget {
	color: #CCCCCC;
	float: left;
	height: 195px;
	margin: 0 2px 0 0;
	padding: 15px 25px;
	width: 315px;
	position: relative;
}
#Bgwidget .widget .readMore {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
#Bgwidget .widget h2 {
	font-size: 34px;
	margin: 0 0 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#Bgwidget .widget ul li a {
	font-size: 16px;
	padding: 2px 5px 2px 20px;
	background: url(images/arrowRed.gif) scroll no-repeat 0 6px;
}
#Bgwidget .widget ul li p, #Bgwidget .widget ul li a {
	color: #ccc;
}
#Bgwidget .widget.blue {
	background: #0a5098;
}
#Bgwidget .widget.green {
	background: #31908a;
}
#Bgwidget .widget.red {
	background: #d2382e;
}
#Bgwidget .widget.last {
	margin: 0;
	width: 316px;
}
#boxWidget .widget {
	float: left;
	margin: 0 45px 0 0;
	width: 316px;
	text-align: justify;
}
#boxWidget .widget.last {
	margin: 0;
}
#boxWidget .widget i {
	float: left;
	margin: 0 15px 0 0;
}
#boxWidget .widget .iconTruck {
	width: 50px;
	height: 62px;
	background: url(images/truckIcon.gif) scroll no-repeat;
}
#boxWidget .widget .iconGlobe {
	height: 60px;
	width: 65px;
	background: url(images/globeIcon.gif) scroll no-repeat;
}
#boxWidget .widget .iconShip {
	height: 68px;
	width: 64px;
	background: url(images/shipIcon.gif) scroll no-repeat;
}
#boxWidget .widget h2 {
	color: #F17024;
	font-size: 28px;
	height: 70px;
	line-height: 60px;
	margin: 0 0 5px;
	text-transform: uppercase;
}
#boxWidget .widget h2 small {
	display: block;
	color: #222;
	font-size: 20px;
}
.inner #boxWidget .widget {
	width: 100%;
	font-size: 15px;
}
.readMore {
	background: none repeat scroll 0 0 #000000;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	height: 30px;
	line-height: 28px;
	padding: 0 10px 0 20px;
	position: relative;
	text-align: center;
	width: 60px;
	float: right;
}
.readMore i {
	background: none repeat scroll 0 0 #F27024;
	height: 30px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10px;
}
#Bgwidget .widget p, #boxWidget .widget p, #Bgwidget .widget ul {
	margin: 0 0 15px 0;
}
#Bgwidget .widget ul li {
	margin: 0 0 5px;
}
/*** content end here ***/
/*** footer ***/
#footer {
	clear: both;
	height: 155px;
	position: relative;
	z-index: 9;
	padding: 0 0 20px 0;
	background: url(images/footerBg.gif) scroll repeat;
}
#footer .wrapBox {
	height: 80px;
	padding: 80px 0 0;
	position: relative;
}
#footer .social {
	float: right;
}
#footer .social a {
	float: left;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	margin-right: 5px;
}
#footer .social #twitter {
	background: url(images/twt.gif) scroll no-repeat;
}
#footer .social #facebook {
	background: url(images/fb.gif) scroll no-repeat;
}
#footer .social #Youtube {
	background: url(images/Ytube.gif) scroll no-repeat;
}
#footer .social #Feed {
	background: url(images/feed.gif) scroll no-repeat;
}
#footer .social #chat {
	margin-right: 0;
	background: url(images/chat.gif) scroll no-repeat;
}
#footer .secFoot {
	bottom: 0;
	float: left;
	position: absolute;
	width: 100%;
}
#footer .secFoot, #footer .secFoot p a {
	color: #fff;
}
#footer .secFoot p, #footer .secFoot p a {
	font-size: 16px;
}
#footer .mainMenu li a {
	color: #FFFFFF;
	display: block;
	padding: 0 15px;
	height: auto;
	line-height: normal;
	text-transform: uppercase;
}
#footer .secFoot .copyright {
	float: left;
}
#footer .secFoot .company {
	float: right;
}
/*** inner ***/
.inner #spotlight {
	height: 303px;
	background: url(images/inner-banner.gif) scroll no-repeat;
}
.inner #content .wrapBox {
	padding: 40px 0 30px;
}
#contentLeft {
	width: 750px;
	float: left;
}
.pageSingle h2 {
	color: #D8502A;
	font-size: 32px;
	margin-bottom: 15px;
	padding-bottom: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #929292;
}
#sideBar {
	float: right;
	width: 263px;
}
#pageAbout .aboutCom li {
	margin-bottom: 20px;
}
#pageAbout .aboutCom li p {
	margin-bottom: 10px;
	font-size: 20px;
}
#sideBar aside {
    padding: 17px;
	margin-bottom: 5px;
}
#sideBar aside.green {
	background: #00A392;
}
#sideBar aside.blue {
	background: #1C4592;
}
#sideBar aside.red {
	background: #DD0050;
}
#sideBar aside, #sideBar aside a {
	color: #fff;
}
#sideBar aside p {
	margin-bottom: 10px;
	line-height: 23px;
}
#sideBar aside h3 {
	border-bottom: 1px solid #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#sideBar aside address strong, #sideBar aside address small {
	display: block;
}
#sideBar aside address {
	font-style: normal;
	line-height: 20px;
}
#sideBar aside address  h4 {
	font-size: 16px;
	margin-bottom: 5px;
}
#sideBar aside address strong {
	font-weight: bold;
	font-size: 16px;
}
#sideBar aside address small {
	font-size: 13px;
}
#sideBar aside a.welcome {
	font-weight: bold;
	padding: 0 0 0 15px;
	margin: 0 0 5px;
	display: block;
	background: url(images/arrowDoubleWhite.jpg) scroll no-repeat center left;
}
#sideBar aside.blue ul li {
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	background: url("images/arrowWhite.jpg") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
}
/*** contact ***/
#map {
	position: relative;
}
#map_canvas {
	border: 5px solid #DADADA;
	height: 300px;
	margin: 0 0 25px;
	width: auto;
}
#pageContact .contactForm p {
	position: relative;
}
#pageContact .contactForm p label {
	bottom: 0;
	color: #FF0000;
	left: 0;
	position: absolute;
	width: 50%;
}
#pageContact .contactForm input.text {
	height: 35px;
	margin: 0 0 26px;
	padding: 2px 5px;
}
#pageContact .contactForm input.text, #pageContact .contactForm textarea {
	border: 1px solid #ccc;
	width: 355px;
}
#pageContact .contactForm .submit {
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	cursor: pointer;
	height: 40px;
	padding: 5px 15px;
	text-transform: uppercase;
	width: 140px;
}
#pageContact .contactForm textarea {
	height: 154px;
	margin: 0 0 24px;
	padding: 10px 5px;
}
#pageContact .address {
	font-size: 16px;
}
#pageContact .address  strong {
	display: block;
	margin-bottom: 5px;
}
#pageContact div.address div {
	background: #E5E3DF;
	width: 45%;
	padding: 2%;
	height: 285px;
	border-bottom: 3px solid #DF894A;
}
#pageContact div.address div h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 19px;
}
#pageContact div.address div h3 b{
	font-size: 14px;
}
#pageContact div.address strong b {
	float: left;
	width: 70px;
	margin-right: 10px;
}
#pageContact div.address a {
	color: #DF894A;
}
/*** contact ***/
/*** services ***/
#pageServices .listing li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
#pageServices .listing li h3 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
	text-transform: uppercase;
}
#pageServices .listing li img {
	float: left;
	height: 106px;
	margin: 0 15px 0 0;
	width: 276px;
	border: 1px solid #DDDDDD;
}
.more {
	color: #D8502A;
	font-size: 13px;
}
.more:hover {
	color: #000;
}
/*** services ***/
/*** agent ***/
#pageAgent h2 {
	color: #f17024
}
#pageAgent ul#agent li {
	font-size: 16px;
}
#pageAgent ul#agent li span{
	float: left;
	width: 200px;
	height: 150px;
	border: 1px solid #C1C1C1;
	margin: 0 15px 20px 0 ;
	position: relative;
}
#pageAgent ul#agent li span img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.aboutCom li p b {
	font-weight: bold;
	color: #555555;
}
#boxWidget .contact form p {
	margin: 0 0 10px;
	position: relative;
}
#boxWidget .contact form .text, #footer form textarea {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 4px;
	width: 303px;
}
#boxWidget .contact form label {
	bottom: -10px;
	color: #FF0000;
	font-size: 10px;
	height: 15px;
	position: absolute;
	right: 0;
}
#boxWidget .contact form textarea {
	height: 50px;
}
#boxWidget .contact form .text, #boxWidget .contact form textarea {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 4px;
	width: 303px;
}
#boxWidget .contact form .submit {
	background: none repeat scroll 0 0 #000;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	height: 25px;
	text-align: center;
	text-transform: uppercase;
	width: 70px;
}