/* -----------------------------------------------------------------------

   Project Name:
			
   Filename: screen.css
			
			Author: Cory Schadt | Cornerstone Technologies
			
----------------------------------------------------------------------- */

@import url("reset.css");
/* -------------------- General Selectors ----------------------------- */

body {
	font-size:0.8em;
	color:#222;
	font-family:"Myriad Pro", verdana, arial;
	margin: 0px;
	line-height: 1.4em;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
}
#footer-wrapper {
	background-color: #1F2B31;
	height: 160px;
	clear: both;
}
#banner p {
	float: right;
	color: #FFFFFF;
	width: 638px;
	margin-top: 65px;
	font-size: 13px;
	line-height: 20px;
}
p {
	margin:0 0 1.5em;
}
a {
	color:#0000FF;
	text-decoration:underline;
}
a:focus, a:hover {
	color:#000000;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1 {
	font-size:20px;
	line-height:1;
	margin-bottom:0.5em;
	color: #202D33;
	padding-bottom: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0e90ff;
}
h3 {
	font-size:1.5em;
	line-height:1;
	margin-bottom:1em;
}
h4 {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
	height:1.25em;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}
h6 {
	font-size:1em;
	font-weight:bold;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
table {
	margin-bottom:1.4em;
	width:100%;
}
th {
	font-weight:bold;
	background:#C3D9FF;
}
th, td {
	padding:4px 10px 4px 5px;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#masthead, #banner {
	height: 200px;
}
#masthead {
	position: relative;
}
#masthead h2 {
	font-size: xx-small;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: absolute;
	top: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #f1701e;
	font-size: 20px;
	font-weight: 500;
}
#sidebar p {
	margin-right: 100px;
}
#sidebar {
	float: left;
	width: 320px;
	margin-top: 25px;
}
#content {
	float: right;
	width: 638px;
	margin-top: 25px;
	margin-bottom: 20px;
}
#masthead h2 a {
	display: block;
	width: 266px;
	height: 45px;
	background-image: url(images/more-clients.gif);
	background-position: 0em;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner h2 {
	font-size: xx-small;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: absolute;
	top: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner h2 a {
	display: block;
	width: 223px;
	height: 94px;
	background-image: url(images/buy-leads.gif);
	background-position: 0em;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*------------ Nav ---------------------- */

        .lavaLampWithImage {
	position: absolute;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 125px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 30px;
	float: right;
	right: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
.lavaLampWithImage li {
	float: left;
	list-style: none;
}
.lavaLampWithImage li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
	background-image: url(lava.gif);
	background-repeat: no-repeat;
	background-position: right -30px;
}
.lavaLampWithImage li.back .left {
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
	background-image: url(lava.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lavaLampWithImage li a {
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	font-size: 14px;
}
h2 {
	font-size:18px;
	line-height:1;
	margin-bottom:14px;
	color: #202D33;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0e90ff;
}
/*------------------ Forms --------------------*/

div.form-row {
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 4;
	margin-left: 0px;
}
form label {
	width: 75px;
	float: left;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 13px;
	color: #275a6b;
}
.text-area {
	padding: 2px;
	border: 1px solid #acdcec;
	background-color: #f0fafc;
}
.text-area:focus {
	border: 1px solid #853513;
}
.submit {
	border: 1px solid #876048;
	background-color: #f1701e;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#footer {
	color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#search-box {
	float: right;
	margin: 0px;
	background-image: url(images/search-bg.gif);
	height: 37px;
	width: 250px;
	background-repeat: no-repeat;
}
#search {
	margin-top: 8px;
	margin-left: 12px;
}
#btnSearch {
	background-color: #f1701e;
	color: #FFFFFF;
	border: 1px none #876048;
	padding-top: 1px;
	padding-bottom: 1px;
}
.textbox {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-image: url(images/glass.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
}
.current {
	color: #FFFF00;
}
