/*
Description: Clear Desire skin
Version: 1.0
Author: Joe Terrell (Development), Joe Terrell (Design)
*/

/*****************************************/
/************* GLOBAL STYLES *************/
/*****************************************/
body{
	margin: 0;
	padding: 0;
	background: url('../images/backing.jpg') top center no-repeat #000000;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	color: #ff0078;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
}

/*****************************************/
/************ BLOCK ELEMENTS *************/
/*****************************************/

#wrap{
	width: 940px;
	margin: 0 auto;
	padding: 0 0 0 0px;
	position: relative;
}

#navbar {
	width: 918px;
	height: 33px;
	padding: 14px 22px 0 0;
	text-align: right;
	clear: both;
	border-bottom: 1px solid #000000;
}

#content {
	width: 940px;
	clear: both;
	padding: 0 0 0px 0;
	background: url('../images/content-backing.jpg') 0 0 repeat-y #000000;
}

#header {
	width: 940px;
	clear: both;
	color: #ffffff;
	height: 189px;
	background: url('../images/header.gif') 0 0 no-repeat #000000;
	text-align: right;
	vertical-align: bottom;
}

#footer {
	width: 100%;
	height: 365px;
	clear:both;
	background: url('../images/footer-backing.gif') 0 0 repeat-x #000000;
}

#footer-content {
	width: 940px;
	clear: both;
	margin: 0 auto;
	padding: 60px 0 0 0;
	line-height: 28px;
	color: #f3f3f3;
}

/*****************************************/
/*********** HOMEPAGE STYLES *************/
/*****************************************/

#header img {
	position: relative;
	top: 80px;
	left: -18px;
}

.content-block {
	width: 896px;
	padding: 40px 22px 40px 22px;
	border-top: 1px solid #3a3a3a;
	min-height: 285px;
	margin: 1px 0 0 0;
	clear: both;
}

.nomin {
	min-height: 0;
}

.content-title {
	width: 282px;
	float: left;
}

.content-elements {
	width: 614px;
	float: right;
	text-align: right;
}

.content-elements img {
	border: 8px solid #ffffff;
}

.content-elements-feature {
	width: 594px;
	float: right;
	text-align: right;
	background-color: #ffffff;
	border: 8px solid #ffffff;
	padding: 0px 0 0 0;
}

.content-elements-feature img {
	border: 0px solid #ffffff;
}

.content-elements-casestudy {
	width: 598px;
	float: right;
	text-align: right;
	background-color: #ffffff;
	border: 8px solid #ffffff;
	padding: 0px 0 0 0;
}

.casestudy-focus {
	width: 470px;
	height: 270px;
	float: left;
}

.casestudy-button {	
	width: 64px;
	height: 270px;
	float: left;
	background-image: ('../images/casestudy-prev.gif');
}

a.casestudy-prev {
	width: 64px;
	height: 270px;
	background-image: ('../images/casestudy-prev.gif');
}

a.casestudy-next {
	width: 64px;
	height: 270px;
	background-image: ('../images/casestudy-next-on.gif');	
}

.content-elements-casestudyinfo {
	width: 610px;
	float: right;
	padding: 5px 0px 10px 0px;
	margin: 0 0 110px 0;
	line-height: 28px;
}

.casestudy-thumb {
	float: right;
	margin: 23px 0 0px 25px;
	clear: right;
	border: 8px solid #ffffff;
}

.ourservices-web {
	width: 177px;
	text-align: left;
	float: left;
	margin: 0 41px 0 0;
	padding: 0 0 0 0;
}

.ourservices-mobile {
	width: 177px;
	float: left;
	margin: 0 41px 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

.ourservices-search {
	width: 177px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

.whoarewe-column-left {
	width: 280px;
	text-align: left;
	line-height: 28px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.whoarewe-column-right {
	width: 280px;
	text-align: left;
	line-height: 28px;
	float: right;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.footer-column-left {
	width: 280px;
	margin: 0 40px 0 0;
	float: left;
	height: 200px;
}

.footer-column-center {
	width: 280px;
	margin: 0 40px 0 0;
	float: left;
	height: 200px;
}

.footer-column-right {
	width: 280px;
	float: left;
	height: 200px;
}


/*****************************************/
/************** TEXT STYLES **************/
/*****************************************/

h1, h2, h3, h4, h5 {
	font-size: 22px;
	color: #ffffff;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
}

.copy-highlight {
	color: #ff0078;
	font-weight: bold;
}

.noborder {
	border: 0px !important;
	margin-left: 8px;
}

.ourservices-web p {
	margin-left: 8px;
	line-height: 28px;
}

.ourservices-mobile p {
	margin-left: 8px;
	line-height: 28px;
}

.ourservices-search p {
	margin-left: 8px;
	line-height: 28px;
}

.button-pink-box {
	display: block;
	height: 28px;
	padding: 10px 0 0 21px;
	width: 139px;
	background: url('../images/button-pink-backing.gif') 0 0 repeat-x black;
	color: #ffffff;
}

.services-calltoaction {
	display: block;
	height: 28px;
	text-align: center;
	padding: 10px 0 0 0px;
	margin: 27px 0 0 0;
	width: 265px;
	background: url('../images/button-pink-backing.gif') 0 0 repeat-x black;
	color: #ffffff;
}

.whoarewe-column-right form {
	padding: 0;
	margin: 0;
	border: 0;
}

.whoarewe-column-right label {
	width: 275px;
	display: block;
	margin: 0 0 9px 0;
	line-height: 18px;
	clear: left;
	height: 20px;
	padding: 3px 0 0 0;
}

.whoarewe-column-right input {
	width: 275px;
	height: 20px;
	display: block;
	margin: 0 0 12px 0;
	color: #ffffff;
	background-color: #4a031c;
	background-color: transparent;
	border: 1px solid #3A3A3A;
	padding: 3px 0 0 4px;
	/*background: url('../images/input-backing.gif') no-repeat;*/
}

.textarea {
	width: 271px;
	height: 200px;
	display: block;
	margin: 0 0 8px 0;
	padding: 3px 4px 3px 4px;
	background-color: #4a031c;
	background-color: transparent;
	border: 1px solid #3A3A3A;
	/*background: url('../images/input-textarea-backing.gif') no-repeat;**/
	font-size: 12px;
	color: #ffffff;
}

.button-submit-contact {
	width: 281px !important;
	height: 38px !important;
	padding: 0px !important;
	margin-top: 16px !important;
	border: none !important;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #FF0078 !important;
}

#footer ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#footer ul li {
	width: 120px;
	padding: 0 0 0 0;
	display: block;
	border-top: 1px dotted #FF0078;
	float: left;
	margin: 0 15px 2px 0;
	list-style-type: none;
}

#footer form {
	padding: 0;
	margin: 0;
	border: 0;
}

#footer label {
	width: 100px;
	display: block;
	margin: 0 0 8px 0;
	float: left;
	line-height: 18px;
	clear: left;
	height: 20px;
	padding: 3px 0 0 0;
}

#footer input {
	width: 146px;
	height: 20px;
	display: block;
	margin: 0 0 8px 0;
	color: #ffffff;
	background-color: #4a031c;
	background-color: transparent;
	border: 1px dotted #FF0078;
	float: right;
	padding: 3px 0 0 4px;
}

.textarea-footer {
	width: 142px;
	height: 100px;
	display: block;
	margin: 0 0 8px 0;
	padding: 3px 4px 3px 4px;
	background-color: #4a031c;
	background-color: transparent;
	border: 1px dotted #FF0078;
	font-size: 12px;
	color: #ffffff;
	float: right;
}

.button-submit-footer {
	width: 152px !important;
	height: 38px !important;
	padding: 0px !important;
	border: none !important;
}

.form-noborder {
	border: none;
	padding: 0px;
	margin: 0px;
}

.extraborder {
	border-bottom: 1px dotted #FF0078;
}

.hidden {
	display: none;
}

.text2image {
	font-size: 21px;
	letter-spacing: 0px;
	color: #ffffff !important;
}

.panel-image {
	width: 264px;
	height: 180px;
	border: 8px solid #ffffff;
	margin: 20px 0 0 0;
}

.top {
	margin-top: 0px !important;
}

.video {
	width: 272px;
	height: 188px;
	padding: 8px 0 0 8px;
	margin: 48px 0 0 0;
	background-color: #ffffff;
}

.nav-selected {
	/*color: #FF0078 !important;*/
	border-bottom: 1px dotted #FF0078;
}

/*****************************************/
/************** NAV STYLES ***************/
/*****************************************/

#navbar ul {
	display: block;
	margin: 0px 0 0 239px;
	padding: 0 0 0 0px;
	width: 700px;
}

#navbar ul li {
	display: inline;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

#navbar ul li a.text2image {
	font-size: 17px !important;
}

