/*
Theme Name: Global Serve Title
Author: iNetworksNY
Author URI: http://inetworksny.com/
Description: iNetworks NY theme for GlobalServe
Version: 1.0
*/

body {
	background-color: #dbe0e2;
	background-image: url(images/BG.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

#container {
	margin:0 auto;
	width:960px;
	position:relative;
}

#header {
	height:116px;
}

#header h3 {
	float:right;
	margin-top:40px;
	margin-right:30px;
	display:inline;
	color:#768d96;
	font-size:18px;
	font-weight:400;
	font-family: calibri;
	line-height: 24px;
}

#header h3 span {
	font: 18px/24px 'ColaborateMediumRegular', Arial, sans-serif;
}

.logo {
	float:left;
	padding:5px 15px;
}

#navigation {
	position:absolute;
	top:65px;
	right:15px;
}

#navigation ul {
	float:right;
}

#navigation ul li {
	display:inline;
	float:left;
	background:url('images/leftTab.png') top left no-repeat;
	margin:0px 7px;
	padding-left:7px;
}

#navigation ul li a {
	float:left;
	display:block;
	padding:9px 15px 8px 8px;
	background:url('images/rightTab.png') top right no-repeat;
	color:#000;
	text-decoration:none;
	font: 14px/18px 'ColaborateMediumRegular', Arial, sans-serif;
	text-transform:uppercase;
}

#navigation ul li:hover {
	background:url('images/leftTab.png') 0px -35px no-repeat;
}

#navigation ul li:hover a{
	background:url('images/rightTab.png') right -35px no-repeat;
}

#main {
	background:#ffffff;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:10px;
	padding-bottom:40px;
	font-family: calibri;
	font-size: 11px;
}

#focus {
	background:url('images/focusNYC.jpg') no-repeat;
	width:940px;
	height:320px;
	margin-bottom:20px;
}

#focus h2 {
	color:#ffffff;
	margin-top:45px;
	margin-left:40px;
	float:left;
	font-family: 'ColaborateLightRegular', Arial, sans-serif;
	font-size: 28px;
	line-height: 42px;
}

#focus p {
	font: 16px/26px 'ColaborateMediumRegular', Arial, sans-serif;
	color:#ffffff;
	float:left;
	clear:left;
	margin-top:15px;
	margin-left:40px;
	width:540px;
}

#qrform {
	background:#ebf0f3;
	padding:10px;
	border:1px solid #d5dfe5;
	width:235px;
	float:left;
	display:inline;
	margin-left:10px;
}

#qrform p {
	font-family:calibri;
	font-size:13px;
	color:#222222;
	line-height:18px;
	margin:5px 0px;
}

#qrform h3 {
	margin-bottom:15px;
	color:#db2222;
	font-size:18px;
	font-weight:400;
	font-family:"Lucida Sans Unicode",arial;
}

#qrform input {
	padding:4px;
	border:1px solid #a5b7c0;
}

#qrform textarea {
	border:1px solid #a5b7c0;
}

.bodyTxt h1 {
	margin-bottom:15px;
	color:#A77C1B;
	font-size:24px;
	font-weight:400;
	font-family:calibri;
}
.bodyTxt h2 {
	margin-bottom:15px;
	color:#C88404;
	font-size:18px;
	font-weight:400;
	font-family:calibri;
}
.bodyTxt h3 {
	margin-bottom:10px;
	color:#095c9d;
	font-size:14px;
	font-weight:bold;
	font-family:calibri;
	text-transform: uppercase;
}
#contentHP {
	float:right;
	margin-right:10px;
	width:635px;
	text-align: justify;
}

#contentHP-sub {
	float:right;
	margin-right:10px;
	margin-top: 10px;
	width:635px;
}

#contentHP-sub-cal {
	float:left;
	margin-right:10px;
	margin-top: 10px;
	width:100%;
	margin-left: 10px;
}

#titleImg {
	display: none !important;
}

iframe {
	min-height: 700px;
	height: auto;
}

body.stewart {
	text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .75em;
	text-decoration: none;
	padding: 1em;
	background-color: #fff !important;
}

.bodyTxt p {
	font-family:calibri;
	font-size:14px;
	color:#222222;
	line-height:18px;
	margin:10px 0px;
}
.bodyTxt td {
	font-family:calibri;
	font-size:14px;
	color:#222222;
	line-height:18px;
	margin:10px 0px;
	text-align: justify;
}
.bodyTxt li {
	font-family:calibri;
	font-size:14px;
	color:#222222;
	text-align: justify;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bodyTxt ol li {
	font-family:calibri;
	font-size:14px;
	color:#222222;
	text-align: justify;
	list-style-type: decimal;
	list-style-position: inside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#footer p{
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	color:#000;
	margin:20px;
}

.photoRight {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	background:#ffffff;
	padding:5px;
	border:1px solid #aab4b8;
}

#qrform-sub {
	background:#ebf0f3;
	padding:10px;
	border:1px solid #d5dfe5;
	width:235px;
	float:left;
	display:inline;
	margin-left:10px;
	margin-top: 15px;
}

#qrform-sub p {
	font-family:arial;
	font-size:13px;
	color:#222222;
	line-height:18px;
	margin:5px 0px;
}

#qrform-sub h3 {
	margin-bottom:15px;
	color:#db2222;
	font-size:18px;
	font-weight:400;
	font-family:"Lucida Sans Unicode",arial;
}

#qrform-sub input {
	padding:4px;
	border:1px solid #a5b7c0;
}

#qrform-sub textarea {
	border:1px solid #a5b7c0;
}

#focus-sub {
	background:url('images/focusNYC-sub.png') no-repeat;
	width:940px;
	height:173px;
	margin-bottom:0px;
}

#focus-sub h3 {
	font: 24px/42px 'ColaborateRegular', Arial, sans-serif;
	color:#ffffff;
	margin-top:30px;
	margin-right:40px;
	float:right;
	font-style: italic;
	text-shadow: 1px 1px #000;
}

#focus-sub  p {
	font: 14px/26px 'ColaborateMediumRegular', Arial, sans-serif;
	color:#ffffff;
	float:right;
	text-align: right;
	margin-top:0px;
	margin-right:40px;
	width:540px;
	text-shadow: 1px 1px #000;
}
.clear {
	clear: both;
	width: 100%;
}
#container #main #contentHP ul ul ol li {
	font-family: calibri;
	font-size: 11px;
	text-align: justify;
}
