@charset "utf-8";
/* CSS Document */
	
body{
	color:#bbbbbb;
	background-color: #000;
	font-size: 16px;
	line-height: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	
/*************   index.html **********/

#aboutq {
	float:right; 
	width: 290px; 
	height: 440px; 
	background: url(images/about.png) transparent;
}

#page-2 ul {
	margin: 10px 0 20px;
	list-style: none;
	padding-left: 10px;}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 24px;
	border-bottom:2px solid #ffffff;
	color: #fff;
	padding-bottom:10px;}
h2 {
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	line-height: 19px;
	padding: 5px 0 10px 0;}
.block2 h2 {border-bottom:2px solid #ffffff;}
h3 {
	font-size: 24px;
	color: #fff;
	padding: 10px 0 7px;}
h4 {
	font-size: 20px;
	color: #fff;
	padding-top: 12px;}
h3 a{text-decoration: none;}

.tabs ul{list-style: none;}
.tabs {
	width: 480px;
	margin-left: 60px;
	background: #000;
	border: 1px solid #ccc;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;

	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;}
.tabs li {
	display: block;
	float: left;
	padding: 0 48px;
	font-size: 18px;
	line-height: 45px;
	border-right: 1px solid #ccc;
	color: #aaa;}
.tabs li.last {border-right: none;}
.tabs li.current {color: #f99b22;}
	

/***************Header*******************/
#header_outer {
	height: 96px;
	border-bottom:2px solid #515151;
}
img#logo {
	float: left;
	width: 60px;
	margin-left:8px;}
#nav{
	width: 960px;
	margin:0 auto;}
	#nav ul{
		float:right;
		list-style: none;
		background:#000;
		height:76px;}
	#nav li {
		display: block;
		font-size: 19px;
		font-family: verdana, arial, helvetica, sans-serif;
		float:left;}
	#nav li a span{
		font-size:16px;
		color:#AEAEAE;}
	#nav li a{
		color: #EAEAEA;
		padding: 24px 30px 0 10px;
		display:block;
		float: left;
		height:72px;
		text-decoration:none;}
	#nav li a:hover, #nav li a.current{
		background:url(images/nav_highlight_bg.jpg) 0 0 repeat;
		color: #F2F2F2;}
#nav .green:hover,
#nav .green-current {border-bottom:2px solid #3cc521; }
#nav .green-current {border-bottom:2px solid #3cc521; background:url(images/nav_highlight_bg_green.jpg) 0 0 repeat;}
.green {color: #3cc521;}
a:link.green, a:visited.green {color: #fff; text-decoration: underline;}
h3 a:link.green, h3 a:visited.green {color: #fff; text-decoration: none;}
a:hover.green {color: #3cc521;}
a:active.green {color: #68eb4a;}
h3 a:hover.green,
#featured-wrapper a:hover {color: #3cc521;}
h3 a:active.green,
#featured-wrapper a:active {color: #68eb4a;}

 
#nav .orange:hover,
#nav .orange-current {border-bottom:2px solid #f99b22;}
#nav .orange-current {border-bottom:2px solid #f99b22; background:url(images/nav_highlight_bg_orange.jpg) 0 0 repeat;}
.orange {color: #f99b22;}
.info a:hover {color: #f99b22;}
.info a:active {color: #ffb95f;}

background:url(images/nav_highlight_bg_green.jpg) 0 0 repeat;
#nav .blue:hover,
#nav .blue-current {border-bottom:2px solid #4291e3;}
#nav .blue-current {border-bottom:2px solid #4291e3; background:url(images/nav_highlight_bg_blue.jpg) 0 0 repeat;}
.blue {color: #4291e3;}

a:link.blue, a:visited.blue {color: #4291e3; text-decoration: underline;}
h3 a:link.blue, h3 a:visited.blue {color: #fff; text-decoration: none;}
a:hover.blue {color: #65aeff;}
a:active.blue {color: #83c8ff;}
h3 a:hover.blue {color: #4291e3;}
h3 a:active.blue {color: #65aeff;}


#nav .purple:hover,
#nav .purple-current {border-bottom:2px solid #a842e3;}
#nav .purple-current {border-bottom:2px solid #a842e3; background:url(images/nav_highlight_bg_purple.jpg) 0 0 repeat;}
.purple {color: #a842e3;}
a:link.purple, a:visited.purple {color: #fff; text-decoration: underline;}
a:hover.purple {color: #a842e3;}
a:active.purple {color: #d46bff;}
	
/***************about content*******************/
#homepage-wrapper {
	border-bottom: 3px solid #515151;
	background-color:#282828;
	width:100%;
}

#homepage-wrapper #homepage {
	width:964px;
	margin:0 auto;
	background: url(images/homepgBg.png) 0 0 no-repeat;
	padding-top:0px;
	position: relative;
}
#page-wrapper {
	border-bottom: 3px solid #515151;
	background-color:#282828;
	width:100%;
}

#page-wrapper #page {
	width:964px;
	margin:0 auto;
	background: url(images/homepgBg.png) 0 0 no-repeat;
	padding: 20px 0 236px;}
span#tagline{
	float: right;
	text-align:right;
	font-family: arial, helvetica, sans-serif;
	font-size: 36px;
	line-height: 38px;
	margin-right:38px;
	}
.block1{
	width:475px;
	padding-top:20px;
	margin-right:20px;
	float:left;
	}
.blocka{
	width:475px;
	padding-top:10px;
	margin-right:20px;
	float:left;
	}
.blockc{
	width:638px;
	padding-top:10px;
	margin-right:0px;
	float:left;
	}
.block2{
	width:210px;
	padding-top:135px;
	margin-right:20px;
	float:left;
	}
.blockb{
	width:210px;
	padding-top:10px;
	margin-right:20px;
	float:left;
	}

#form{
	margin-top:30px;
	padding-top:135px;
	padding-right:12px;
	width:220px;
	float:left;
	}

#forma{
	padding-top:10px;
	padding-right:12px;
	width:420px;
	float:left;
	}

#formc{
	text-align: right;
	padding-top:10px;
	padding-left:12px;
	width:310px;
	float:right;
	}	
/************form***************/

#form label{
	display:none;
	}
input.inputbox, input.required{
	width:215px;
	padding-left:5px;
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;
	border:1px solid #1B1B1B;
	background-color: #444444;
	font-size:16px;
	letter-spacing:1px;
	color:#fff;
	font-weight:lighter;
	margin-bottom:10px;
	
	-moz-border-radius:5px;
	-webkit-border-radius:7px;
	vertical-align:middle;
	}
input:focus{
	box-shadow: 0px 0px 2px #00FF33;
	-webkit-box-shadow:  0 0 2px #00FF33;
	-moz-box-shadow: 0px 0px 2px  #00FF33;
	}
#contact_form input:focus{
	box-shadow: 0px 0px 2px #a842e3;
	-webkit-box-shadow:  0 0 2px #a842e3;
	-moz-box-shadow: 0px 0px 2px  #a842e3;
	}
textarea{
	width:213px;
	height:177px;
	padding-top:5px;
	padding-left:5px;
	border:1px solid #1B1B1B;
	-moz-border-radius:5px;
	-webkit-border-radius:7px;
	background-color:#444444;
	font-size:16px;
	margin-bottom:10px;
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
textarea:focus{
	box-shadow: 0px 0px 2px #00FF33;
	-webkit-box-shadow:  0 0 2px #00FF33;
	-moz-box-shadow: 0px 0px 2px  #00FF33;
	}
#contact_form textarea:focus{
	box-shadow: 0px 0px 2px #a842e3;
	-webkit-box-shadow:  0 0 2px #a842e3;
	-moz-box-shadow: 0px 0px 2px  #a842e3;
	}
.submit-green {
	background: url(images/submit-green.png) 0 0;
	height: 38px;
	float:right;
	width:160px;
	border: 0;
	margin-bottom: 20px;
}
.submit-green:hover {
	background: url(images/submit-green.png) 0 -38px;
	cursor: pointer;}
.submit-green:active {
	background: url(images/submit-green.png) 0 -76px;
	cursor: pointer;}
.submit-purple {
	background: url(images/submit-purple.png) 0 0;
	height: 38px;
	float:right;
	width:160px;
	border: 0;
	margin-bottom: 20px;
}
#page-2 .wide-column ul.grid {
	list-style: none;
	margin-left: 0;}
	.grid li {float: left;
		display: block;
		padding: 0 2px;}
.submit-purple:hover {
	background: url(images/submit-purple.png) 0 -38px;
	cursor: pointer;}
.submit-purple:active {
	background: url(images/submit-purple.png) 0 -76px;
	cursor: pointer;}
.arrow-button {
	background: url(images/arrow-button.png) 0 0;
	height: 58px;
	float:right;
	width:58px;
	border: 0;
	display: block;
	margin-right:20px;
}
.arrow-button:hover {
	background: url(images/arrow-button.png) 0 -58px;
	cursor: pointer;}
.arrow-button:active {
	background: url(images/arrow-button.png) 0 -116px;
	cursor: pointer;}

/***************project*******************/


#featured-wrapper {
	width:960px;
	margin: 0 auto 0;
	padding-top: 50px;}
#featured-wrapper h2 {
	width:690px;
	float:left;
	color: #fff;
	font-size: 30px;
	margin-left:25px;
	margin-bottom: 0;
}
#page2-wrapper{
	width:960px;
	margin: -220px auto 0;
	}
#page2-wrapper h2 {
	width:690px;
	float:left;
	color: #fff;
	font-size: 30px;
	margin-left:25px;
}
#page3-wrapper{
	width:960px;
	margin: 40px auto 0;
	}
#page3-wrapper h2 {
	width:690px;
	float:left;
	color: #fff;
	font-size: 30px;
	margin-left:25px;
}
.folio-link {line-height: 45px;}
a:link.folio-link  {color: #bbbbbb;}
a:visited.folio-link  {color: #bbbbbb;}
a:hover.folio-link {color: #ddd;}
a:active.folio-link {color: #fff;}
hr {background: #fff;border: 0;height: 2px;clear: both;width:920px; margin: -8px auto 35px;}
#page-2{
	width:893px;
	margin: 0 auto;
	padding-left:15px;}
.read-more{
	float: right;
	}
.column{
	width:273px;
	margin-right:22px;
	float:left;
	display: inline;
	position: relative;
	}
.columnq{
	width:548px;
	margin-right:22px;
	float:left;
	display: inline;
	position: relative;
	}
.column img {
	width: 273px;
	height: 173px;
	display: block;
	border: 1px solid #555;}

	
/***************footer*******************/
	
#footer {
	width:100%;
	background-color:#242424;
	border-top:2px solid #515151;
	margin-top: 100px;
}

#footer_links{
	width:914px;
	margin:0 auto;
	position:relative;
	margin-top:-100px;
	background:url(images/footer_bg.jpg) 0 0 no-repeat;
	padding-left:42px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;}
	
#footer_links a {
	color: #bbbbbb;}

#footer_links ul {
	list-style: none;
	width:auto;
	margin-top:70px;
	float:left;
	margin-right:30px;
	font-size: 12px;
	line-height: 18px;
}
.social-media {
	margin-left: 10px;
	display: inline;}
.social-media li{
	text-align: right;
	line-height: 41px;}
.social-media img {vertical-align: middle;}
.social-media a {text-decoration: none;}
#footer_links p#copyright{
	float: right;
	text-align:right;
	padding-right: 20px;
	margin-top: -24px;
	}
#footer a:link  {color: #bbbbbb;}
#footer a:visited  {color: #bbbbbb;}
#footer a:hover {color: #ddd;}
#footer a:active {color: #fff;}
/***************** portfolio.html **********/


#folio_blocks {
	margin-left: auto;
	margin-right:auto;
	margin-top:14px;
	}
.vertical_block{
	width:852px;
	margin: -1px auto 20px;
	background-color:#000000;
	border:1px solid #CCCCCC;
	-moz-border-radius:5px;
	-webkit-border-radius:7px;
	padding:20px;
	}
.vertical_block img{
 float:left;
 }
.info{
	width:53%;
	float:right;
	}
.info h3 a{
	text-decoration:none;
	}
.info h3 a span{
	color:#999999;
	}
.info p{
	margin-top:10px;
	}
.info .features{
	float:left;
	width:72%;
	padding-left:30px;
	font-size:14px;
	}
.info .features ul li{
	background: url(images/bullet.gif) 0 7px no-repeat;
	padding-left:14px;
	width:100px;
	margin-right:40px;
	margin-bottom:10px;
	float: left;
	display: block;
	line-height: 20px;
	}
#contact_info{
	margin-left:10px;
	width:300px;
	float:left;
	font-size:11pt;
	}
#contact_info a{
	float:right;
	}
#contact_info h3{
	margin:10px 0;
	}
#contact_info p{
	margin-bottom:10px;
	}
.wide-column{
	width:540px;
	float:left;
	margin-right: 40px;
}
.wide-column{
	width:540px;
	float:left;
	margin-right: 40px;
}
#page-2 .wide-column ul {list-style: disc; margin-left: 20px;}
#page-2 .wide-column ol {list-style: decimal; margin-left: 30px;}
#contact_form{
	width:540px;
	float:left;
	margin-top:40px;
	margin-left:40px;
}
/************ contact form***************/
#contact_form label{
	font-family:Tahoma, Arial, Helvetica, sans-serif, Calibri;
	font-size:16px;
	}
#contact_form label{
	display:none;
	}
#contact_form input.inputbx{
	float:left;
	clear:both;
	}
#contact_form textarea{
	width:540px;
	}
#contact_form input.button{
	float:right;
	width:160px;
	}
#contact_form  #smt {
	background-image: url(images/sendMeBtn2.gif);
	height: 38px;
	width: 160px;
}

.bubble_left{
	background: url(images/bubble.png) 0 0 no-repeat;
	width: 389px;
	height: 269px;
	float: left;
}
.bubble_right{
	background: url(images/bubble.png) 0 0 no-repeat;
	width: 389px;
	height: 269px;
	float: right;
}

.mailing-list {
	position: absolute;
	width: 422px;
	height: 130px;
	bottom: 88px;
	right: 0;
}

/* ** ** Common Addative Classes ** ** */
.left  { float:left}
img.left {padding-right: 10px;}
img.right {padding-left: 10px;}
.right { float:right}
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0px; height:0px;}

.align_right    { text-align:right;}
.align_left     { text-align:left;}
.align_center   { text-align:center;}
.align_justify  { text-align:justify;}

blockquote {
		font-family: Georgia,"Times New Roman", Times, serif; 
		margin:5px; 
		padding:10px;
		font-size:1.52em; 
		color:#999; 
		font-style:italic; 
		line-height:1.3em; 
		width:100%; 
		quotes:none;
	}
	blockquote.left {border-right:1px dashed #ccc; width:35%;}
	blockquote.right {border-left:1px dashed #ccc; width:35%;}

/* ** ** custom select color ** ** */
::selection {
	background: #525252; /* Safari */
	}
::-moz-selection {
	background: #525252; /* Firefox */
	color:#fff;
}

a {color: #fff;}

h1,h2,h3,h4,h5,h6 {font-weight: normal; margin-bottom: 20px;}
h3 {margin-bottom: 5px;}

/* ** ** paragraph styling ** ** */
p {margin:0 0 1.52em;}
	p img.left {float:left;margin:1.52em 1.52em 1.52em 0;padding:0;}
	p img.right {float:right;margin:1.52em 0 1.52em 1.52em;}

/* ** ** forms ** ** */
form p {margin: 0;}
form fieldset legend {font-size:1.4em; padding:0 5px;}
form input[type=text], form input[type=email], form input[type=url] {-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px; height:20px; margin-bottom:5px; padding:4px 0 1px 5px;}
form label {display:block; height:20px; font-size:1.2em; margin-bottom: 10px;}

.mc-field-group input {float: left;}
#mce-EMAIL { width: 300px;}
#mc-embedded-subscribe {height: 27px; width: 97px;}
.mce_inline_error {clear: both;}


strong   			{font-weight:600;}
em, dfn  		{font-style:italic;}
dfn 	 			{font-weight:600;}
sup, sub 		{line-height:0;}
abbr, acronym  	{border-bottom:1px dashed #ccc;}
address 			{margin:0 0 1.5em;font-style:italic;}
del 				{color:#666;}
pre, code, tt 	{font:1em 'andale mono', 'lucida console', monospace;line-height:1.5; display:block;}
code 			{background-color:#d5d2d8; display:block; padding:0px 2px 4px 26px; background:#fff url(code.jpg) no-repeat left top; line-height:1.67em;}
pre 				{margin:1.5em 0;white-space:pre;}

