/* main style sheet for phaseCLARITY.com  media="screen" */

* {margin: 0;padding: 0;}

body{background:#4b6a89 url(../images/pc_blue_grad1x2000-6.jpg) repeat-x 0 0;color:#333;font-family:arial,helvetica,sans-serif;font-size:16px;}

img{border:none;}
ul{list-style:none;}
p{margin:5px 10px;}

a:link{color:#1d3db5;text-decoration:none;}
a:visited{color:#1d3db5;text-decoration:none;}
a:hover{color:#0033ff;text-decoration:underline;}
a:active{color:#00816a;text-decoration:none;}

h1, h2, h3 {color:#151515; font-weight:normal;}
h1 {font-size:1.7em;}
h2 {font-size:1.5em;}
h3 {font-size:1.3em;}

.home em {
	font-weight: bold;
}
#page_wrapper {
	background: #eee url(../images/login_bg.gif) no-repeat 0 -275px;
	width:1000px;
	height: 825px;
	margin:auto;
	margin-bottom: 50px;
	position:relative;
}

#header {
	position: relative;
	height: 80px;
	width: 1000px;
}

#tagline h1 {
	text-indent: -5000px;
	z-index: 1000; /* IE Fix*/
}

#site_id {
	position: absolute;
	top: 30px;
	left: 65px;
}
#toprt_links ul {
	position: absolute;
	top:18px;
	right:60px;
	font-size:15px;
}

#toprt_links li, #thanks_links li {
	float:left;
	margin-left: 15px;
}

#thanks_links li {text-shadow: 0px 1px 0px #f1f1f1;}
#toprt_links a:link,#thanks_links a:link{color:#656565;text-decoration:none;}
#toprt_links a:visited,#thanks_links a:visited{color:#656565;text-decoration:none;}
#toprt_links a:hover,#thanks_links a:hover{color:#222;border-bottom:2px solid #586dbe;}
#toprt_links a:active,#thanks_links a:active{color:#01786b;border-bottom:2px solid #03a897;}
#toprt_links .current a{color:#222;border-bottom:2px solid #586dbe;}
#toprt_links li a {text-shadow: 0 1px 1px #fff;}

.label {
	position: absolute;
	top: 80px;
	right: 90px;
	width: 460px;
	text-align: center;
}

.label_home {
	position: absolute;
	top: 77px;
	right: 255px;
	width: 200px;
	z-index: 10;
}
#main_container {
	text-align: center;
	width: 900px; 
	margin: auto;
	margin-top: 115px;
}

.page_text, .page_text2 {
	background: url(../images/hometext_bg.gif) no-repeat 0 0;
	text-align: left;
	padding: 30px 30px 70px 30px;
	margin:auto;
	width: 716px;
	height: 350px;
	border: 1px solid #e1e1e1;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #d7d7d7;
}

.page_text2 {
	background: url(../images/solutions_bg2.gif) no-repeat 0 0;
	height: 420px;
	margin-bottom: -61px;
	border-top: 1px solid #e2e2e2;
}
.page_text p, .page_text2 p {
	margin: 12px 26px;
	line-height: 130%;
}

.page_text hr, .page_text2 hr {
	border: 1px solid #a1a1a1;
	width: 680px;
	margin: auto;
	margin-bottom: 20px;
}

.pC {
	color: #000;
	border-bottom: 2px solid #586dbe;
}

.pC_lg {
	color:#151515;
	border-bottom: 3px solid #586dbe;
}

.home_heading {
	margin: 10px 0;
	text-align: center;
}

.home_heading span {
	font-weight: normal;
	margin: 5px 50px 15px 50px;
	color: #151515;
}

.home_heading a:link {
	text-decoration: none;
	color: #151515;
}

.home_heading a:visited {
	text-decoration: none;
	color: #151515;
}
.home_heading a:hover {
	text-decoration: none;
	color: #0932a9;
}

.home_heading a:active {
	color: #01786b;
}
.sect_heading h1, .sect_heading h2, .sect_heading h3 {
	text-align: center;
	margin: 8px;
	text-shadow: 0px 1px 0px #f1f1f1;
}

.error h3 {
	text-align:left;
	margin:-10px 0 10px 34px;
	width: 505px;
}
#gears {
	position: absolute;
	bottom: 122px;
	right: 135px;
	width:80px;
}

#login_wrap {
	background: #fff;
	width: 460px;
	height: 240px;
	padding: 30px;	
	border: 1px solid #ccc; 
	margin: auto;
	margin-top: 160px;
	margin-bottom: 199px;
	/* css3 box-shadows, no validation (will not validate) */
	-moz-box-shadow: 1px 1px 5px #adadad;
	-webkit-box-shadow: 1px 1px 5px #adadad;
	box-shadow: 1px 1px 5px #adadad;
	-khtml-box-shadow: 1px 1px 5px #adadad;
}

#user_login {
	margin: auto;
	text-align: left;
	height: 200px;
	width: 420px;
	background: #d5dbe2 url(../images/bluegray_grad300tall7.png) repeat-x 0 0;
	border: 1px solid #bbb;
	border-bottom: 1px solid #999;
	padding: 20px;
}

form#login  {
	margin-top: 27px;
}

#login ul li {
	margin: 10px 0;
}
#login .text  {
	width: 150px;
	font-size: 14px;
	padding: 2px 1px;
}

#login label {    
	float: left;    
	width: 10em;    
	margin-right: 1em;
	padding-top: 3px;
	text-align: right;
}

label {
	text-shadow: 0px 1px 0px #f1f1f1;
}

#login .submit {
	margin-top: 20px;
	margin-left: 280px;
	width: 60px;
}

.contact_fld {
	padding: 2px 1px;
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;
}

textarea.contact_fld  {
	width: 490px;
}
.submit {
	padding: 2px 10px;
	font-size: 11px;
	cursor: pointer;
}

span.helpers {
	font-size: 12px;
	color: #555;
	margin-left: 10px;
	text-align: left;
	text-shadow: 0px 1px 0px #e4e4e4;
}

/* contact form */
#contact_wrap, #thanks_wrap {
	background-color: #fff;
	margin: auto;
	width:672px;
	height:503px;
	border: 1px solid #ccc;
	/* CSS3 styling for latest browsers (will not validate) */ 	
	-moz-box-shadow: 1px 1px 5px #adadad;
	-webkit-box-shadow: 1px 1px 5px #adadad;
	box-shadow: 1px 1px 5px #adadad;   
	-khtml-box-shadow: 1px 1px 5px #adadad;
}

#stamp {
	position: absolute;
	width: 80px;
	height: 90px;
	top:17px;
	right: 20px;
}
#thanks_wrap {
	width: 648px;
	height: 327px;
}

#form_block, #thanks_block {
	position: relative;
	width: 550px;
	height: 390px;
	background: #d5dbe2 url(../images/bluegray_grad500tall.png);
	color: #555555;
	text-align: left;
	margin:auto;
	margin-top: 30px;
	padding: 17px 15px 35px 50px;
	border: 1px solid #bbb;
	border-bottom: 1px solid #999;
}

#form_block p, .contact_fld {
	font-size: 14px;
	margin-top: 2px;
}

#form_block label {
	padding-left: 2px;
}

#thanks_block {
	background: #d5dbe2 url(../images/bluegray_grad300tall7.png) repeat-x 0 0;
	height: 145px;
	padding: 80px 20px 40px 20px;
}

#thanks_block #thanks_links ul {
	text-align: center;
	margin-top: 10px;
	margin-left: 90px;
}

#thanks_block hr {
	width:450px;
	margin:auto;
	color: #ccc;
}

#countdown {
	clear:both;
	text-align:center;
	margin-top: 90px;
	color: #555555;
	font-size: .9em;
	text-shadow: 0 1px 0 #e4e4e4;
}

#footer {
	font-size: 12px;
	color: #555;
	text-align: center;
	margin:auto;
	width:1000px;
	position: absolute;
	bottom: 50px;
	text-shadow: 0 1px 0 #fff;
}

a{outline-style:none;}

