/* M9Media CSS */
/* Copyright [M9Media] 2011 */

* {
	margin: 0 auto;
	padding: 0;
	border: none;
}
body, html {
	background: #111 url('strip.jpg') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ddd;
	text-align: center;
}
h1 {
	margin: 0px;
	padding: 0px 10px 15px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #ff6000;
}
h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #777;
	border-bottom: 1px #222 solid;
}
a {
	color: #ff6000;
	text-decoration: none;
}
a:hover {
	color: #ff6000;
	text-decoration: underline;
}
p {
	padding: 0px 0px 12px 0px;
	margin: 0px;
}
ul {
	padding: 0px;
	margin: 0px;
}
ul li {
	list-style-image: url('tick.gif');
	list-style-position: outside;
	padding: 0px 0px 9px 0px;
	margin: 0px 0px 0px 20px;
	font-weight: bold;
}
ul li ul {
	padding: 0px;
	margin: 0px;
}
ul li ul li {
	list-style-image: url('subtick.gif');
	list-style-position: outside;
	padding: 0px 0px 9px 0px;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
}
table {
	text-align: left;
	border-collapse: collapse;
	width: 940px;
}
td {
	padding: 5px;
}
th {
	padding: 5px;
}
.thead {
	background-color: #31a6dd;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
.row0 {
	background-color: #f3f3f3;
	border-top: #ccc 1px solid;
	text-align: left;
}
.row1 {
	background-color: #dedede;
	border-top: #ccc 1px solid;
	text-align: left;
}
fieldset {
	margin: 0px 0px 25px 5px;
	padding: 20px;
	border: 1px #989898 solid;
}
legend {
	margin: 5px;
	padding: 5px 10px;
	color: #eee;
	font-weight: bold;
	background-color: #222;
	border: 1px #999 solid;
}
form {
	padding: 0px;
	margin: 0px;
}
label {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.clssubmit {
	cursor: pointer;
}
.wrapper {
	width: 980px;
	margin: 0 auto;
}
#container {
	width: 980px;
	margin: 0 auto;
}
#content {
	width: 980px;
	height: auto;
	float: left;
	padding: 40px 0px 30px 0px;
	text-align: left;
}
#logo {
	width: 980px;
	margin: 0px;
	height: 153px;
	float: left;
	padding: 0px;
	background: url('logo.gif') bottom center;
}
#nav {
	width: 980px;
	margin: 0px 0px 0px -20px;
	height: 48px;
	float: left;
	padding: 0px;
	text-align: left;
}
.left {
	width: 420px;
	float: left;
	padding: 15px 0px 15px 0px;
	margin: 10px 0px 10px 0px;
}
.right {
	width: 420px;
	float: left;
	padding: 15px 20px 15px 90px;
	margin: 10px 0px 10px 0px;
}
.hleft {
	width: 270px;
	float: left;
	padding: 15px 0px 15px 0px;
	margin: 10px 0px 10px 0px;
}
.folio {
	width: 950px;
	float: left;
	padding: 15px 0px 15px 0px;
	margin: 10px 0px 10px 0px;
}
.hlefty {
	width: 270px;
	float: left;
	padding: 15px 0px 15px 0px;
	margin: 10px 0px 10px 70px;
}
.subNav {
	width: 100%;
	height: 200px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background: url('subnav.png') top repeat-x;
	text-align: left;
}
.subNavInner {
	width: 980px;
	margin: 0 auto;
	padding: 25px 0px 0px 0px;
	text-align: left;
	color: #eee;
}
.subNavInner a {
	color: #eee;
	font-weight: bold;
	text-decoration: none;
}
.subNavInner a:hover {
	color: #eee;
	font-weight: bold;
	text-decoration: underline;
}
.subNavInnerLeft {
	width: 430px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.subNavInnerRight {
	width: 430px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 80px;
	text-align: left;
}
.footer {
	width: 100%;
	padding: 0px;
	margin: 0px;
	clear: both;
	font-size: 10px;
	color: #999;
	text-align: right;
	font-weight: bold;
}
.footerInner {
	width: 980px;
	margin: 0 auto;
}
.footerLeft {
	width: 50%;
	float: left;
	text-align: left;
}
.footerRight {
	width: 50%;
	float: right;
}

#upNav {
	width: 980px;
	margin: 0px;
	height: 48px;
	float: left;
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}
#upNav a {
	color: #fff;
	text-decoration: none;
	padding: 0px 30px 0px 0px;
}
#upNav a:hover {
	color: #222;
	text-decoration: none;
	padding: 0px 30px 0px 0px;
}
.btn {
	cursor: pointer;
}
.fbtn {
	cursor: pointer;
	padding: 10px 15px 0px 0px;
}
.subbtn {
	cursor: pointer;
	background: #ff6000;
	color: #fff;
	border: 1px #111 solid;
	padding: 3px 7px;
}
.subImg {
	float: left;
	padding: 0px;
}
.subHeading {
	padding: 8px 0px 5px 0px;
	font-weight: bold;
}
.clear {
	clear: both;
}
.homeimg {
	padding: 0px 0px 20px 0px;
}
.greynote {
	color: #666666;
	font-style: italic;
}
.primary {
	color: #666;
	font-weight: bold;
}
.hrow {
	width: 100%;
	height: 1px;
	padding: 0px;
	margin: 20px 0px 15px 0px;
	background-color: #ff6000;
}
.imgRight {
	float: left;
	padding: 0px 15px 5px 0px;
}

/* Nav Button Styling */
.home_btn {
	height: 48px;
	width: 90px;
	float: left;
	background: url('btn_home.jpg') top left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.home_btn:hover {
	background-position: bottom left;
}
.home_btn_page {
	height: 48px;
	width: 90px;
	float: left;
	background: url('btn_home.jpg') bottom left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.webfolio_btn {
	height: 48px;
	width: 115px;
	float: left;
	background: url('btn_webfolio.jpg') top left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.webfolio_btn:hover {
	background-position: bottom left;
}
.webfolio_btn_page {
	height: 48px;
	width: 115px;
	float: left;
	background: url('btn_webfolio.jpg') bottom left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.services_btn {
	height: 48px;
	width: 140px;
	float: left;
	background: url('btn_services.jpg') top left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.services_btn:hover {
	background-position: bottom left;
}
.services_btn_page {
	height: 48px;
	width: 140px;
	float: left;
	background: url('btn_services.jpg') bottom left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.webhost_btn {
	height: 48px;
	width: 140px;
	float: left;
	background: url('btn_webhost.jpg') top left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.webhost_btn:hover {
	background-position: bottom left;
}
.webhost_btn_page {
	height: 48px;
	width: 140px;
	float: left;
	background: url('btn_webhost.jpg') bottom left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.iphone_btn {
	height: 48px;
	width: 140px;
	float: left;
	background: url('btn_iphone.jpg') top left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.iphone_btn:hover {
	background-position: bottom left;
}
.iphone_btn_page {
	height: 48px;
	width: 140px;
	float: left;
	background: url('btn_iphone.jpg') bottom left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.about_btn {
	height: 48px;
	width: 100px;
	float: left;
	background: url('btn_about.jpg') top left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.about_btn:hover {
	background-position: bottom left;
}
.about_btn_page {
	height: 48px;
	width: 100px;
	float: left;
	background: url('btn_about.jpg') bottom left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.contact_btn {
	height: 48px;
	width: 110px;
	float: left;
	background: url('btn_contact.jpg') top left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.contact_btn:hover {
	background-position: bottom left;
}
.contact_btn_page {
	height: 48px;
	width: 110px;
	float: left;
	background: url('btn_contact.jpg') bottom left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.blog_btn {
	height: 48px;
	width: 90px;
	float: left;
	background: url('btn_blog.jpg') top left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
.blog_btn:hover {
	background-position: bottom left;
}
.blog_btn_page {
	height: 48px;
	width: 90px;
	float: left;
	background: url('btn_blog.jpg') bottom left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
/* the overlayed element */
.overlay {
	display: none;
	z-index: 10000;
	background-color: #111;
	width: 600px;	
	height: 350px;
	border: 3px solid #efefef;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
	padding: 20px;
}

/* close button positioned on upper right corner */
.overlay .close {
	background-image: url('close.gif');
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}


