@charset "utf-8";

/*
	The Wireless Workforce User CSS
	Author : Dimitri Studenko / Joey Avino
	Copyright : Amedia Creative
	Link : www.amediacreative.com
	Email : info@amediacreative.com
	Phone : 310/651/8733
	Fax : 310/388/1210
*/


/* NEW MAIN DIVS  */

/* COLORS, the - is so you can do a serach and replace.
pink f-f0066
dark blue 0-25c79
light blue 0-25c79
*/

html, body {

	height: 100%;
	margin: 0px;
	background: white url('../public/images/wwf-top-bg.gif') top repeat-x;
  	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #626262;
	width: 100%;

}

img { border: 0px; }


#nonFooter {

	position: relative;
	min-height: 100%;
	top: 0px;
}

* html div#nonFooter {

	height: 100%;
	margin: 0px;
	padding: 0px;

}

div#content {

	text-align: center;
	height: auto;
	padding-bottom: 6em;

}

div#header {

	width: auto;
	height: 67px;
	background: url('../public/images/new_img/users_topbar.gif') top no-repeat;

}

div#subheader {

	width: 900px;
	height: 134px;
	padding-bottom: 15px;
	padding-top:10px;
	margin:auto;

}

div#logo {

	background: url('../public/images/new_img/logo.gif') top right no-repeat;
	width: 179px;
	height: 134px;
	padding-left: 5px;
	float:left;

}

#logo a {

	width: 179px;
	height: 134px;
	display: block;

}

#logo a span { visibility: hidden; }
#logo a:hover span { visibility: visible; }

div.adspace {

	background: url('../public/images/new_img/adspace.gif') top no-repeat;
	width: 716px;
	height: 134px;
	float: left;
	margin-left:-6px;

}

div#adspace {

	background: url('../public/images/new_img/adspace.gif') top no-repeat;
	width: 716px;
	height: 134px;
	float: left;

}

div#adspace img {

	margin-top: 10px;
	margin-left: 2px;

}

/* ---- Google Adds styles ------ */

div.adspace .googlead {	


	margin-top: 37px;
	margin-left: 2px;

}

div#adspace .googlead {	


	margin-top: 37px;
	margin-left: 2px;

}

#navigation .googlead {	


	margin-top: 22px;
	margin-left: 17px;

}

/* ---- end of Google Adds styles ------ */





div#wrapper {

	width: 900px;
	height: auto;
	text-align: center;
	margin:auto;
	
}

div#main {

	width: 700px;
	float: left;
	padding-left: 21px;
	padding-bottom:20px;

}

.block {

	width: 704px;
	text-align: left;
	height: auto;
	float: left;
	margin-left: 1px;
	padding-bottom:10px;

}

#footer {

	width: 100%;
	position: relative;
	background: url('../public/images/wwf-bottom-bg.gif') top repeat-x;
	height: 94px;
	text-align: center;
	margin-top: -94px;
	clear: both;

}

div#footer #img {

	width: 900px;
	height: 94px;
	background: url('../public/images/new_img/footer_bar.gif') center no-repeat;
	margin: auto;
}

/*--Menu--*/

div#navigation {

	float: left;
	background: url('../public/images/menu_bg.gif') left top no-repeat;
	width: 168px;
	color: white;
	padding-top: 3px;
	padding-bottom: 15px;
	text-align: left;

}

div#subnav {
	margin-top: 20px;
}

#navigation ul {

		list-style: none;
		margin-left: 0px;
		padding: 0px;
		margin-top: 0px;
	
}

#navigation li { margin: 0px; }

#navigation li a, #navigaion li#selected {

		text-align: left;
		display: block;
		padding: 5.5px 5px 5px 10px;
		margin-left: 6px;
		color: white;
		text-decoration: none;
		width: 142px;

}

html>body #navigation li a {

		width: 142px;
		display: block;

}

#navigation li a:hover, li#selected a {

	background-color: white;
	color: #025c79;
	font-weight: bold;
	display: block;

}


div#homeFlash { width: 100%; }

/* end Main Divs */

.titles_sub  {

	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #025c79;
	border-bottom: 1px solid #025c79;

}

.titles {

	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #025c79;

}

h2 {

	text-align: left;
	font-weight: bold;
	color:#01b4d7;
	font-size:12px;

}

.fieldHeader{

	font-weight: bold;
	color: #01b4d7;
	font-size: 12px;

}

.fieldHeader_sub {

	text-align: left;
	margin-top:10px;
	font-weight: bold;
	color:#01b4d7;
	border-bottom: solid 1px #01b4d7;

}

#view_resume .fieldHeader_sub {

	height: 10px;
	width: 100%;
	clear: both;

}

.login_field {

	padding-top: 2px;
	padding-left: 4px;
	color: #626262;

}

.fieldData, .fieldTitle {

	float: left;
	width: 110px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: auto;

}

.fieldTitle { width:50px; }

/* LINKS */

a:link {

	color: #025c79;
	background-color: inherit;
	text-decoration: none;

}

a:hover {

	color: #01b4d7;
	background-color: inherit;
	text-decoration: underline;

}

a:visited {

	color: #025c79;
	background-color: inherit;
	text-decoration: none;

}

a:visited:hover {

	color: #01b4d7;
	background-color: inherit;
	text-decoration: underline;

}

#request_notify {

	padding: 0px;
	padding-top: 13px;
	font-size: 20px;
	text-align: center;
	
}

#makeref { text-align: center; }

#request_notify p {

	margin: 0px;
	padding: 0px;

}

.small { font-size: 15px; }
.smaller { font-size: 13px; }
.smallest { font-size: 11px; }
.center { text-align:center; }

/* Dimitri, this will be the new notify class below */

.notify {
                
	width: 704px;
	height: 78px;
	background: url('../public/images/new_img/notify_box.gif') no-repeat top left;
	color: black;
	font-size: 15px;
	font-weight: bold;
	padding: 7px 10px 10px 10px;

}       

.notify_email {

	width: 684px;
	height: 176px;
	background: url('../public/images/new_img/notify_box_2.gif') no-repeat top left;
	color: black;
	font-size: 15px;
	font-weight: bold;
	padding: 7px 10px 10px 10px;
}

.notify_email textarea {
	height: 75px;
}

.notify div {

    padding: 9px 9px 0 9px;
    font-size: 13px;

}

.notify_resumes {

	width: 700px;
	height: 82px;
	background: url('../public/images/new_img/notify_box.gif') no-repeat top left;
	color: black;
	font-weight: bold;
	padding-top: 7px;
	font-size: 20px;
	text-align: center;
}

span.question_mark{

	background: url('/public/images/new_img/questionmark.png') no-repeat center left;
	display: block;
	height: 20px;
	width: 20px;
	padding-right: 4px;
	margin-top: -2px;
}

span.question_mark a{
	display: block;
	height: 20px;
	width: 20px;
}


div#emailform {

	padding-top: 22px;
	text-align: left;

}

.notify p { margin: 0px; }

.notify .style7 {

	margin-top: 5px;
	font-size: 20px;

}

.notify .right { margin-right:20px }

div#contentCopy {

	text-align: left;
	padding: 0px;

}

.accountTitle {

	width: 200px;
	float: left;
	text-align: left;
	font-weight: bold;
	padding: 5px 0px;

}

.accountData
{
	width: 395px;
	float: left;
	padding: 5px 0px;

}

.notice {

	font-weight: bold;
	color:#01b4d7;
	text-align:center;
	background-color: #ebebeb;
	padding: 5px;

}	

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.spacer { width: auto; height: 10px;}
.spacer2 { width: auto; height: 20px; }

.viewList, .altViewList, .viewTitle {
	width: 690px;
	text-align: left;
	background-color: #ebebeb;
	padding: 5px;
	float:left;
}

.altViewList, .viewTitle {
	background-color: white;
}	

.field_1, .field_2, .field_3, .field_4, .field_5, .field_6, field_7 { float: left; }
.field_5, .field_6, .field_7 { text-align: center; }
.field_1 { width: 45px; }
.field_2 { width: 140px;   }
.field_3 { width: 170px; }
.field_4 { width: 80px; }
.field_5 { width: 95px; }
.field_6 { width: 30px; }
.field_7 { width: 110px;}

.field_60, .field_75, .field_85, .field_110, .field_125, .field_150, .field_190, .field_250 {float: left;}
.field_60 {width:60px;}
.field_75 {width:75px;}
.field_85 {width:85px;}
.field_110 {width:110px;} 
.field_125 {width:125px;}
.field_150 {width:150px;} 
.field_190 {width:190px;}
.field_250 {width:250px;}

.actions {float:right;}

.skills { width: 700px; }

/* quick Links */

.quick_links {

	width: 120px;
	text-align: center;
	height: 125px;
	float: left;
	padding: 0px 10px;

}

.quick_links_toolbox {

	width: 155px;
	text-align: center;
	height: 125px;
	float: left;
	padding: 0px 10px;

}

.quick_img {

	padding-top: 10px;
	height: 70px;
	width: 119px;
	margin: auto;
	display: block;
	cursor: pointer;

}

.quick_text {

	width: 100%;
	height: 10px;
	padding-top: 10px;
	text-align: center;
	display: block;
	cursor: pointer;

}

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

.text_column_left {

	float: left;
	text-align: left;
	width: 47%;
	padding-right: 3%;

}

.text_column_right {

	float: left;
	text-align: left;
	width: 48%;
	padding-left: 2%;

}

.state
{
	width:140px;
	float:left;
}

.left_half, #contact .left {

	float: left;
	text-align: left;
	width: 47%;
	padding-right: 3%;

}

.right_half, #contact .right {

	float: left;
	text-align: right;
	width: 47%;
	padding-left: 3%;

}

.style1 {
	color: #01b4d7;
}

.style2{
	color: #7d0161;
	font-weight:bold;
}

.style7, .note { 

	font-weight: bold;
	color: #01b4d7;
	
}

.style8, .error {

	font-weight: bold;
	color: #01b4d7;
	font-size: 12px;

}

.searchRight { top: 0px; }

.search p {

	padding: 0px; 
	margin: 0px;
	height: 30px;

}

#affiliations .left { margin-right: 10px; }
.aff_wrapper { width: 295px; float: left; margin-left:50px; } /* BY JOEY  */

#search .left { width: 140px; }
#search .right { width: 400px; }
#search .stateList .state { width: 140px; }
#search .stateList .state p { margin: 0px; }
#search .stateList { width:700px; height: 100%; }



/* INPUTS /////////////////////////////////////////////////////////////////////////*/
/* BY JOEY AVINO OH YEAH YOU HEARD ME */

input, submit, textarea, select {

	width: 200px;
	color: #870067;
	height: 18px;
	padding-left: 3px;
	
}

input, textarea {

	border: 1px solid #ebebeb;
	background: white url('../public/images/input_bg.gif') no-repeat top left;
	
}

textarea {

	width: 300px;
	height: 125px;
	background: white url('../public/images/input_bg_long.gif') no-repeat top left !important;
	background: white url('../public/images/input_bg_long.gif') repeat-y fixed;

}

input.submit, input.notify {

	width: 88px;
	height: 50px;
	color: #666666;
	text-align: center;
	padding-bottom: 23px;
	font-size: 13px;
	border: 0px;
	background: url('../public/images/submit_btn.gif') no-repeat top left;

}

input.notify {

	width: 88px;
	height: 24px;
	color: white;
	padding: 0px;
	background: url('../public/images/notify_submit.gif') no-repeat top left;

}

input.check {

	width: 15px;
	color: #870067;
	height: 15px;
	padding: 0px;
	border: 0px;
	background: none;

}

select { height: 20px; }

div.short {

	width: auto;
	float: left; 

}

#markets .short { margin-top: -4px; }

.desc_box {

	padding: 5px;
	background: #ebebeb;

}