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

/*****************************************/
/************* GLOBAL STYLES *************/
/*****************************************/
body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-family: Helvetica;
	font-size: 16px;
	color: #f4f4f4;
}

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

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

a:hover {
	color: #ffffff;
}

p {
	font-size: 16px;
	line-height: 25px;
}

p.center {
	text-align: center;
}

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

hr {
	border-color: white;
	padding: 0 0;
}

ul {

}

ul li {
	margin: 0 0 10px;
}

ul li a {

}

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

body #wrap{
	width: 1200px;
	min-height: 768px;
	margin: 0 auto;
	padding: 0 0;
}

body#services #wrap{
	background: url('../images/logo_large_faded.jpg') center 60px no-repeat #000000;
}

#header {
	width: 100%;
	float: left;
	margin: 15px 0 90px 0;
}

body#splash #header {
	margin: 0px 0 0;
}

#content {
  float: none;
  margin: 35px auto 20px;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

#footer {
	width: 100%;
	height: 72px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 20;
	background: url('../images/footer_bg.gif') 0 20px repeat-x transparent;
	overflow: hidden;
}

.cell {
  margin: 0 20px 0 0;
	background: url('../images/logo_large_faded.jpg') center top no-repeat #000000;
}

.cell_home {
  margin: 0 20px 0 0;
  min-height: 880px;
	background: url('../images/cleardesire-logo.png') center top no-repeat #000000;
}


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

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

.col {
	width: 175px;
	float: left;
	margin: 0 37px 0 0;
}

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


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

h2, h3, h4, h5 {
  font-size: 20px;
  font-weight: normal;
	line-height: 30px;
  margin: 0 0 20px;
  padding: 4px;
	background: url('../images/services_tab_bg.gif') 0 0 repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

body#splash h1 {
	text-indent: -99999px;
	display: block;
	width: 353px;
	height: 85px;
	background: url('../images/logo_text.gif') 0 0 no-repeat;
}

body#services h1 {
	text-indent: -99999px;
	margin: 0;
	width: 165px;
	height: 29px;
	background: url('../images/logo_text_small.gif') 0 0 no-repeat;
	float: left;
}

.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;
}

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

#header ul {
	margin: 20px 0 0 0;
	padding: 0 0;
	float: right;
}

#header ul li {
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
}

#header ul li a {
	color: #FF0078;
	font-size: 11px;
	letter-spacing: 1px;
}

#header ul li a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

#header ul li a.nav_selected {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

/*****************************************/
/************ FOOTER STYLES **************/
/*****************************************/

#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-action {
	float: left;
	width: 100%;
	margin: 0 0 17px;
}

#footer-action a {
	display: inline-block;
	background: url('../images/footer_action.png') 0px -55px no-repeat;
	width: 79px;
	height: 55px;
	text-indent: -9999px;
}

#footer-action a, #footer-action a:hover {
	color: transparent !important;
}

#footer-action a.close {
	background: url('../images/footer_action.png') 0px 0px no-repeat;
}

#footer-form {
	margin: 0 auto;
    width: 895px;
}

.footer-col {
	float: left;
	text-align: left;
}

.footer-col-1 {
	width: 168px;
}

.footer-col-2 {
	width: 297px;
}

.footer-col-2 p {
	margin-top: 0;
	width: 248px;
}

.footer-col-3 {
	width: 427px;
}

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

#footer label {
	width: 80px;
	margin: 0 0 8px 0;
	float: left;
	line-height: 21px;
	clear: left;
	height: 20px;
	padding: 3px 0 0 0;
}

#footer input {
	width: 140px;
	height: 22px;
    padding: 1px 0 0 3px;
	color: #cccccc;
	background-color: transparent;
	float: left;
	margin: 0 0 16px 0;
	font-family: arial;
	border: 1px solid #87003c;
	-webkit-border-radius: 5px; /* Saf3+, Chrome */
	border-radius: 5px; /* Opera 10.5, IE 9 */
	-moz-border-radius: 5px; /* Disabled for FF1+ */
}

#footer_textarea {
	height: 99px;
    width: 186px;
    padding: 3px;
	margin: 0 0 8px 0;
	background-color: transparent;
	font-size: 12px;
	color: #cccccc;
	float: right;
	border: 1px solid #87003c;
	-webkit-border-radius: 5px; /* Saf3+, Chrome */
	border-radius: 5px; /* Opera 10.5, IE 9 */
	-moz-border-radius: 5px; /* Disabled for FF1+ */
}

#footer input#footer_submit {
	width: 140px;
	height: 27px;
	text-indent: -99999px;
	cursor: pointer;
	margin: 0 0 8px 0;
	background: url('../images/footer_submit_bg.gif') top center no-repeat;
	float: right;
	border: 1px solid #87003c;
	-webkit-border-radius: 5px; /* Saf3+, Chrome */
	border-radius: 5px; /* Opera 10.5, IE 9 */
	-moz-border-radius: 5px; /* Disabled for FF1+ */
}

#footer input:focus, #footer_textarea:focus {
	border: 1px solid #ffffff !important;
	-moz-box-shadow: 0px 0px 10px #ffffff;
    -webkit-box-shadow: 0px 0px 10px #ffffff;
    box-shadow: 0px 0px 10px #ffffff;
}

.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;
}
