@charset "UTF-8";
/************ Min Height Hack *************/
/*		
	min-height:400px;
	height:auto !important;	
	height:400px;
*/

* {
   margin: 0px;
   padding: 0px;
   }
a {
	cursor:pointer;
	}
a img {
	border:none;
	}
p {
	margin-bottom:10px;
	}
hr {
	width:100%;
	border-color:#604892;
	border-style:solid none;
	border-width:1px 0 0 0;
	margin:7px auto;
	}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height:1.3em;
	font-weight:bold;
	color:#493272;
	padding-bottom:5px;
	}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:1.3em;
	font-weight:bold;
	color:#644995;
	padding-bottom:5px;
	padding-top:5px;
	}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:1.3em;
	font-weight:bold;
	color:#644995;
	padding-bottom:5px;
	padding-top:5px;
	}
	
select {
	padding:0 3px;
	}
	
body {
	background:#ececec url(../images/bkgrnd.jpg) center repeat-y;
	color:#444;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:1.3em;
	}
	
#container {
	width:1027px;
	background:#fff url(../images/header.jpg) top no-repeat;
	margin:0 auto;
	overflow:auto;
	}
	
#header {
	height:302px;
	}
	
.header_top {
	overflow:auto;
	}
	
#header_imgs {
	width:970px;
	height:201px;
	margin:10px 0 0 27px;
	list-style-type:none;
	overflow:hidden;
	}
	
.logo {
	width:289px;
	height:64px;
	float:left;
	display:block;
	text-indent:-1000em;
	overflow:hidden;
	margin:17px 0 0 49px;
	}
.logo a {
	width:100%;
	height:100%;
	display:block;
	}

#nav {
	width:634px;
	height:91px;
	margin-right:30px;
	overflow:hidden;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	display:block;
	float:right;
	}
#nav li {
	float:left;
	}
#nav a {
	text-indent:-1000em;
	overflow:hidden;
	display:block;
	height:91px;
	}

/************ For Dropdowns ************/
#nav li ul {
	position: absolute;
	width:165px;
	left: -999em;
	list-style-type:none;
	background-color:#2d2d2d;
	border-right:1px solid #673ca1;
	border-bottom:1px solid #673ca1;
	border-left:1px solid #673ca1;
	}
#nav li ul li a {
	text-indent:0;
	background-color:#000;
	background-image:none;
	font-size:1.4em;
	line-height:1.2em;
	color:#fff;
	height:auto;
	width:155px;
	text-decoration:none;
	padding:3px 5px;
	margin:0;
	}
#nav li ul li a:hover {
	background-image:none;
	background:#673ca1;
	color:#fff;
	text-decoration:none;
	}	
#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
	margin-top:-7px;
	margin-left:20px;
	}
	
/************ For Second Flyout ************/
#nav li ul ul {
	border:1px solid #002b6c;
	}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	}
#nav li li:hover ul, #nav li li.sfhover ul {
	left: auto;
	margin:-20px 0 0 130px;
	}
/************ End Second Flyout ************/
	
/************ End Dropdowns ************/	
	
.home a {
	width:105px;
	background: url(../images/home.jpg) top center no-repeat;
	}
.home a:hover, .services a:hover, .company a:hover, .work a:hover, .contact a:hover {
	background-position:bottom center;
	}
.services a {
	width:136px;
	background: url(../images/services.jpg) top center no-repeat;
	}
.company a {
	width:148px;
	background: url(../images/company.jpg) top center no-repeat;
	}
.work a {
	width:112px;
	background: url(../images/work.jpg) top center no-repeat;
	}
.contact a {
	width:133px;
	background: url(../images/contact.jpg) top center no-repeat;
	}
.contact_tip .qtip-button {
	font-size:.85em;
	line-height:1.3em;
	}

.phone_facebook {
	width:971px;
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#281847;
	overflow:auto;
	}
.phonenumber {
	font-size:1.7em;
	line-height:1.6em;
	}
.phonenumber a {
	color:#644995;
	}
.facebook {
	font-size:1.5em;
	line-height:2em;
	margin-right:10px;
	}

#content {
	width:935px;
	padding:0 15px;
	margin:0 auto;
	min-height:400px;
	height:auto !important;	
	height:400px;
	font-size:1.3em;
	line-height:1.3em;
	overflow:auto;
	}
#content a {
	color:#663399;
	text-decoration:none;
	}
#content a:hover {
	text-decoration:underline;
	}
#content ol {
	margin-left:20px;
	}	
#content_left {
	width:300px;
	margin:15px 0 7px 0;
	float:left;
	display:block;
	font-size:1.07em;
	line-height:1.5;
	}
#content_left a {
	color:#444444;
	}
#content_left ul {
	margin-left:20px;
	}
#content_right {
	width:625px;
	float:right;
	display:block;
	line-height:1.5em;
	}
.help {
	margin-left:30px;
	}
.help ul {
	display:inline;
	}
.help li {
	padding-bottom:5px;
	}
.test_box {
	width:294px;
	padding:10px 0;
	text-align:center;
	}
.test_box ul {
	width:250px;
	margin:0 auto;
	list-style-type:none;
	}
	
.help_list {
	margin-left:40px;
	list-style-type:none;
	}
.help_list li {
	height:28px;
	}
.help_list a {
	color:#444;
	text-decoration:none;
	padding:3px 5px 3px 20px;
	background:url(../images/li-icon.jpg) no-repeat 0 2px;
	}
.help_list a:hover {
	color:#444;
	text-decoration:none;
	}
.qtip {
	font-size:1.2em;
	line-height:1.3em;
	}

.free_consult a {
	width:201px;
	height:54px;
	padding:20px 75px 20px 20px;
	overflow:hidden;
	background:url(../images/free-consultation.jpg) no-repeat;
	font-size:1.14em;
	line-height:1.2em;
	color:#281847;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	text-decoration:none;
	}
	
#recent_news {
	width:286px;
	padding:5px 10px;
	margin-bottom:10px;
	font-size:.92em;
	line-height:1.5em;
	float:left;
	display:block;
	overflow:auto;
	}
#recent_news h1 {
	clear:both;
	}
#recent_tweets {
	width:286px;
	padding:5px 10px;
	font-size:.92em;
	line-height:1.3em;
	float:left;
	display:block;
	}
	
#recent_projects {
	width:275px;
	padding:5px 10px;
	font-size:.92em;
	line-height:1.3em;
	float:right;
	display:block;
	}

#projects {
	list-style-type:none;
	margin:10px 0;
	}
#projects h1 {
	margin:0;
	}
	
#our_services {
	width:625px;
	clear:both;
	margin:5px 0;
	font-size:.84em;
	line-height:1.8em;
	}
#our_services_int {
	width:425px;
	clear:both;
	margin:5px 0 10px 0;
	font-size:.84em;
	line-height:1.8em;
	}
.service_list {
	width:600px;
	margin:0 auto;
	overflow:auto;
	}
.service_list li {
	width:25%;
	display:block;
	float:left;
	list-style-type:none;
	}
	
.column {
	width:265px;
	margin:10px 0;
	padding:10px 15px;
	}
.center_column {
	width:265px;
	margin:10px 15px;
	padding:10px 15px;
	}
.single_column {
	width:895px;
	margin:10px auto;
	padding:10px 15px;
	}
.double_column {
	width:566px;
	margin:10px 0;
	padding:10px 15px;
	}
.port_header {
	padding:7px 0;
	margin-bottom:7px;
	border-bottom:1px solid #604892;
	overflow:auto;
	}
.port_header a {
	color:#3b2a61;
	text-decoration:none;
	}
.port_header a:hover {
	text-decoration:underline;
	}
.port_links {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.23em;
	line-height:1.3em;
	margin:10px 10px 0 0;
	}
	
#port_images {
	min-height:400px;
	height:auto !important;	
	height:400px;
	}
	
	
#portfeed {
	text-align:justify;
	overflow:auto;
	}
#portfeed li {
	width:300px;
	margin:10px 5px;
	float:left;
	list-style-type:none;
	height:356px;
	overflow:hidden;
	}
#portfeed h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#3b2a61;
	font-size:1.23em;
	line-height:1.3em;
	}
	
#footer {
	width:971px;
	margin:0 auto;
	font-size:1.2em;
	line-height:1.3em;
	padding-top:5px;
	}
#footer a {
	color:#444;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
#footer li.left {
	margin:0 2px;
	}

.right {
	float:right;
	display:inline;
	}
.left {
	float:left;
	display:inline;
	}
	
.no_marg {
	margin:0;
	}
.border {
	border:2px solid #dfe0df;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
.yellow_links a {
	color:#b5722d;
	font-weight:bold;
	text-decoration:none;
	}
.yellow_links a:hover {
	text-decoration:underline;
	}
		
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clear {
	clear:both;
	}

#questions {
	width:300px;
	min-height:200px;
	height:auto !important;	
	height:200px;
	background:#fff;
	border:3px solid #a7aaac;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align:center;
	font-size:1.3em;
	line-height:1.3em;
	padding:10px;
	z-index:1000;
	}
#questions input {
	margin:3px 0;
	}

#questions input[type=text] {
	border:2px solid #ebebeb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:3px;
	color:#444;
	}

#questions textarea {
	padding:3px;
	border:2px solid #cccccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#444;
	background:url(../images/peaking_inv.jpg) top right no-repeat;
	}
	
#questions label.error {
	clear:both;
	color:red;
	font-weight:bold;
	display:block;
	text-align:left;
	margin-top:5px;
	}
.tab {
	width:44px;
	height:158px;
	background: url(../images/tab.png);
	}

#frmPortfolio #form_fields {
	padding:3px 0;
	}
#frmPortfolio ul, #port_header, #port_results {
	margin:3px 0;
	overflow:hidden;
	clear:both;
	}
#frmPortfolio li {
	width:20%;
	text-align:center;
	list-style-type:none;
	float:left;
	display:block;
	}
.headings {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.3em;
	text-transform:uppercase;
	}
.submit_btn {
	text-align:center;
	padding:3px 0;
	}
	
#cat_links a {
	color:#604892;
	font-weight:bold;
	}
	
#port_header li {	
	text-align:center;
	list-style-type:none;
	float:left;
	display:block;
	}	
	
#port_results li {
	height:17px;
	margin:3px 0;
	clear:both;
	list-style-type:none;
	}
#port_results p {
	height:17px;
	margin:0;
	text-align:center;
	list-style-type:none;
	float:left;
	display:block;
	overflow:hidden;
	}
.sort_handle {
	width:40px;
	padding-top:5px;
	text-align:center;
	}
#port_results .ui-state-highlight {
	background:#f2f3f2;
	border:2px dashed #a7aaac;
	}
	
#cat_links a {
	cursor:pointer;
	}
	
#port_info .client {
	width:300px;
	}
#port_info .web {
	width:300px;
	}
#port_info .img {
	width:100px;
	}
#port_info .feat {
	width:130px;
	}
#port_info .edit {
	width:50px;
	}
.small-text {
	font-size:0.8em;
	line-height:1.2em;
	text-align:center;
	}
	

.link,
.link a,
#SignUp .signupframe {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.link,
.link a {
	text-decoration: none;
	}
#SignUp .signupframe {
	border: 1px solid #ffffff;
	background: #ffffff;
	}
#SignUp .signupframe .required {
	font-size: 10px;
	}
#SignUp .signupframe td {
	padding:0 5px 5px 0;
	}
.left-images {
	padding:0 5px;
	}
.left-links {
	text-align:right;
	}
.left-links a {
	padding:5px;
	background-color:#744278;
	color:#ffffff; 
	text-decoration:none;
	}
.left-links a:hover {
	text-decoration:underline;
}
.difference li {
	padding-bottom:10px;
	margin-left:15px;
	}
.hidden { display:none; }
table {
	margin:0 auto;
	}
.php-dev {
	margin-left:30px;
	}


#contact_form li {
	list-style-type:none;
	clear:both;
	padding:3px;
	text-align:center;
	}
#contact_form li label {
	width:45%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#493272;
	font-weight:bold;
	display:block;
	float:left;
	text-align:right;
	padding-right:5px;
	padding-top:3px;
	}
#contact_form li label.error {
	width:100%;
	text-align:center;
	color:red;
	}
#contact_form li label.proj_desc {
	float:none;
	}
#contact_form input[type=text] {
	border:2px solid #cccccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:3px;
	width:200px;
	float:left;
	color:#444;
	}
#contact_form textarea {
	width:400px;
	height:150px;
	margin-top:3px;
	padding:3px;
	border:2px solid #cccccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#444;
	background:url(../images/peaking.jpg) bottom left no-repeat;
	}

#testimonials {
	height:84px;
	overflow:hidden;
	}
	
#thankyoutext {
	text-align:center;
	}
.list li {
	margin-left:30px;
	padding-bottom:5px;
	}
.tips li {
	padding-bottom:5px;
	}
.free {
	width:625px;
	float:left;
	display:block;
	padding:10px 0 0 0;
	}
.callout {
	padding:10px 5px 20px 5px;
	background-color:#ded8eb;
	margin:10px 0;
	}
.callout p {
	margin:0;
	padding:0;
	}
