﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}

/*  Error Messages */
.info, .success, .warning, .error {
    border: none;
    margin: 5px 0 5px 0;
    padding:5px 10px;
    background-repeat: no-repeat;
    color:#FFF;
    -moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
.hidden {display:none;}
.info a, .success a, .warning a, .error a {color:#FFF;}
.info, .info ul li, .info a {background-color: #fc0; color:#000;}
.success, .success ul li, .success a {background-color:#0C3;}
.warning, .warning ul li, .warning a {background-color: #3FA2D7;}
.error, .error ul li, .error a {background-color: #D8000C;}
.info a, .success a, .warning a, .error a{text-decoration:underline;}

/*HEADER & NAVBAR*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
}
#header_top {
	background-image:url(../images/header/header_banner_back2.png);
	height:75px;
	background-repeat:repeat-x;
	background-color:#eee;
}
#navbar {
	background-image:url(../images/header/header_navbar_back.png);
	height:32px;	
	font-weight:bold;
	color:#ccc;
}
.centered {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	width:264px;
	height:35px;
	float:left;
	margin-top:20px;
}
#drawing {
	background-image:url(../images/header/header_banner_drawing.png);
	background-repeat:no-repeat;
	background-position:right;
	width:690px;
	height:58px;
	float:right;
	margin-top:15px;
}
#navbar a:link {color:#333; text-decoration:none;}
#navbar a:hover {color:#069; text-decoration:underline;}
#navbar a:visited {color:#333; text-decoration:none;}
#navbar a:active {color:#069; text-decoration:none;}
#navbar_left li {
	margin-right:20px;
	margin-top:10px;
	float:left;
}
#navbar_left {
	width:760px;
	float:left;
}
#navbar_right li {
	margin-top:10px;
	text-align:center;
}
#navbar_right {
	width:150px;
	float:right;
}
.navbar_line {
	display:block;
	width:1px;
	height:27px;
	background-color:#FC3;
	position:relative;
	top:3px;
	float:right;
}

/*LONG TAIL FOOTER LINKS*/

#longtail-footerlnks {
	width:530px;
	margin:0px auto 0px auto;
	font-size:10px;
	clear:both;
}
#longtail-footerlnks ul {
	height:20px;
	width:780px;
	margin:0px auto 0px auto;
	overflow:hidden;
}
#longtail-footerlnks li {
	float:left;
	padding:4px 0px 0px 3px;
}
#longtail-footerlnks p {
	text-align:center;
	clear:both;
	padding-top:10px;
}
#longtail-footerlnks a:link {color:#333; text-decoration:none;}
#longtail-footerlnks a:hover {color:#069; text-decoration:underline;}
#longtail-footerlnks a:visited {color:#333; text-decoration:none;}
#longtail-footerlnks a:active {color:#069; text-decoration:none;}

/*FOOTER*/
#line_footer {
	display:block;
	width:600px;
	background-color:#CCC;
	height:2px;
	margin:0px auto 0px auto;
}
#footer {
	width:630px;
	margin:0px auto 0px auto;
	font-size:10px;
	clear:both;
}
#footer ul {
	height:20px;
	width:550px;
	margin:0px auto 0px auto;
	overflow:hidden;
}
#footer li {
	float:left;
	padding:4px 0px 0px 3px;
}
#footer p {
	text-align:center;
	clear:both;
	padding-top:10px;
}
#footer a:link {color:#333; text-decoration:none;}
#footer a:hover {color:#069; text-decoration:underline;}
#footer a:visited {color:#333; text-decoration:none;}
#footer a:active {color:#069; text-decoration:none;}

/* MAIN BLOCK */
#left_block {
	width:150px;
	float:left;
	padding:0px 10px 0px 0px;
}
#main_block {
	width:630px;
	float:left;
	padding:0px 5px 0px 5px;
    border-style: solid;
    border-width: 1px;
    border-top: none;
}
#right_block {
	width:150px;
	float:left;
	padding:0px 0px 0px 5px;
}
/*SIDEBAR HOME*/
#content_left_sidebar, #content_right_sidebar, .content_main {
	padding-top:15px;
}
#content_right_sidebar {
	margin-left:10px;
}
#fb_logo {
	background-image:url(../images/sidebars/facebook_logo.gif);
	width:56px;
	height:21px;
	float:left;
}
#fb_connect {
	width:90px;
	float:right;
}
#fav_icon, #video {
	padding-top:15px;
	clear:both;
}
#add1 {
	width:150px;
	height:250px;
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#add2 {
	width:150px;
	height:120px;

	margin-top:20px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#login {
	width:150px;
	height:auto;
	background-color:#3f72a5;
	border:1px solid;
	border-color:#036;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/css/PIE.htc);

}
#login_free {
	width:150px;
	height:150px;
	background-color:#3f72a5;
	border:1px solid;
	border-color:#036;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/css/PIE.htc);	
}
#login {
	color:#FFF;
}
#login h1, #login_free h1 {
	font-weight:bold;
	color:#fee000;
}
#login p {
	font-size:10px;
	margin-bottom:5px;
	margin-left:5px;
	text-align:right;
}
#remember_pass {
	float:left;
	width:98px;
	padding-left:2px;
	padding-bottom:10px;
}
#checkbox {
	float:left;
	width:15px;
}
#login a:link {color:#FFF; text-decoration:none;}
#login a:hover {color:#fc0; text-decoration:underline;}
#login a:visited {color:#FFF; text-decoration:none;}
#login a:active {color:#FFF; text-decoration:none;}
#form_login {
	width:131px;
	margin:0px auto 0px auto;
}
#form_login input {
	border:none;
	color:#666;
}
#login_button {
	background-image:url(../images/buttons/login_button.png);
	width:131px;
	height:27px;
	margin:5px auto 5px auto;
	clear:both;
	cursor:pointer;
}
#logout_button {
	background-image:url(../images/buttons/logout_button.png);
	width:131px;
	height:28px;
	margin:30px auto 5px auto;
	clear:both;
	cursor:pointer;
}
#login_button:hover {
	background-position:0px -27px;
}
#logout_button:hover {
	background-position:0px -30px;
}
#logout h5 {
	clear:both;
	color:#FFF;
	font-size:11px;
}

#logout a {
	clear:both;
	color:#FFF;
	font-size:11.5px;
}

#logout span {
	font-weight:100;
}
#login h1, #login_free h1 {
	margin:0px auto 0px auto;
	padding:10px 0px 10px 0px;
}
.textarea_back {
	width:130px;
	height:27px;
	margin-bottom:10px;
	background-color:#fff;
	border:1px solid;
	border-color:#036;
	border-radius:5px;
	-moz-border-radius:5px;
}
.boxtext {
	width:117px;
     left: 5px;
     margin: 4px 3px;
     width: 117px;
}
.boxtext2 {
	width:117px;
	margin:0px auto 0px auto;
	position:relative;
	top:4px;
	left:5px;
}
input:focus{ background-color:white; outline: none;}
textarea:focus{ background-color:white; outline: none;}
#banner_up {
	margin-top:20px;
	background-image:url(../images/sidebars/reg_banner_up.png);
	width:150px;
	height:83px;
}
.content_main {
	width:630px;
	margin:0px auto 0px auto;
}
.content_main h1 {
	font-size:30px;
	font-weight:bold;
	color:#333;
	padding-bottom:7px;
}
.content_main h2 {
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding-bottom:10px;
}
#main_search_form {
	width:630px;
	height:auto;
	background-image:url(../images/main/pattern_1.gif);
	background-repeat:repeat;
	border-color:#fff;
	border-radius:7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #666 0px 0px 3px;
	-moz-box-shadow: #666 0px 0px 3px;
	box-shadow: #666 0px 0px 3px;
	behavior: url(/css/PIE.htc);
	
}
#second_search_form {
	width:630px;
	height:90px;
	background-image:url(../images/main/pattern_2.gif);
	background-repeat:repeat;
	border:3px solid;
	border-color:#fff;

	
		
	border-radius:7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #666 0px 0px 3px;
	-moz-box-shadow: #666 0px 0px 3px;
	box-shadow: #666 0px 0px 3px;
	behavior: url(/css/PIE.htc);
	
	
}
/*MAIN*/
.content_main_content {
	width:580px;
	margin:20px auto 0px auto;
}
#industry_name {
	float:left;
	width:280px;
	height:20px;
}
#location_name {
	float:right;
	width:283px;
	height:20px;
}
#industry {
	clear:both;
	width:270px;
	height:210px;
	background-color:none;
	border-color:#036;
	float:left;
	overflow:auto;
	padding:5px;
}

#industry label {
color:#000;
}


.list_ind {
	width:200px;
	background-color:#C00;
}
#location {
	width:270px;
	height:138px;
	background-color:none;
	border-color:#036;
	padding:5px;
	float:right;
	overflow:auto;
}
#selection_preview {
	width:280px;
	height:35px;
	margin-top:25px;
	float:right;
}
#job_size_name {
	clear:both;
	width:280px;
	padding-top:20px;
	padding-bottom:10px;
}
#selection_preview p {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
#selection_preview span {
	color:#fc0;
}
#job_size {
	width:400px;
	height:30px;

	color:#FFF;
	background-color:transparent;
	background-image: none;
	overflow:hidden;
}
#industry_name, #location_name, #job_size_name {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
#available_name, #description_name {
	font-size:14px;
	font-weight:bold;
	color:#333;
}
#search_button {
	background-image:url(../images/buttons/search_button.png);
	width:117px;
	height:38px;
	margin:-40px 0px 15px auto;
	display:block;
	cursor:pointer;
	clear:both;
}
#save_button {
	width:117px;
	height:38px;
    margin-left:250px;
}

#search_button:hover {
	background-position:0px -38px;
}
.list_industry {
	width:280px;
	height:210px;
	border:none;
}
.list_location {
	width:280px;
	height:138px;
	border:none;
}
#description {
	width:340px;
	height:37px;
	background-color:#FFF;
	border:1px solid;
	border-color:#c90;
	float:left;
}
#portfolio {
	width:150px;
	height:20px;
	background-color:#FFF;
	border:1px solid;
	border-color:#c90;
	float:left;
}
#availability {
	width:170px;
	height:37px;
	background-color:#FFF;
	border:1px solid;
	border-color:#c90;
	float:left;
	margin-left:18px;
}
#calendar_button {
	background-image:url(../images/main/calendar_button.png);
	width:33px;
	height:36px;
	float:right;
	cursor:pointer;
}
#description_name {
	float:left;
	margin-bottom:5px;
	margin-top:10px;
}
#available_name {
	width:220px;
	float:right;
	margin-bottom:5px;
}
.text_description {
	border:none;
	width:300px;
	height:27px;
	font-size:11px;
	padding:5px;
	overflow: auto ;
  	resize: none ;
}
.text_availability {
	border:none;
	width:165px;
	height:37px;
	margin-left:5px;
}
/* BREADCRUM */
.breadcrum {
	display:block;
	height:30px;
	width:265px;
	background: #0097FB;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0097FB), to(#087ECD));
background: -webkit-linear-gradient(#0097FB, #087ECD);
background: -moz-linear-gradient(#0097FB, #087ECD);
background: -ms-linear-gradient(#0097FB, #087ECD);
background: -o-linear-gradient(#0097FB, #087ECD);
background: linear-gradient(#0097FB, #087ECD);
-pie-background: linear-gradient(#0097FB, #087ECD);
	-moz-border-radius:5px;
	margin-bottom:14px;
	
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	behavior: url(/css/PIE.htc);
	
	
	
}
.breadcrum li {
	font-weight:bold;
	color:#FFF;
	float:left;
	width:70px;
	margin-left:15px;
	text-align:center;
}
.bread_item {
	padding-top:8px;
	margin-left:-27px;
}
.breadcrum a {
	display:block;
	color:#FFF;
	text-decoration:none;
	background-image:url(../images/main/breadcrum_sep.png);
	background-repeat:no-repeat;
	background-position:right;
	height:30px;
}
.breadcrum a:hover {
	color:#FC0;
}
/*COMMON*/
h3 { /*section title*/
	color:#FC0;
	font-weight:bold;
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
}
h5 { /*form label title*/
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	margin:10px 0px 10px 0px;
}
.basic_line {
	display:block;
	width:575px;
	height:2px;
	background-color:#69c;
	margin:0px auto 0px auto;
	clear:both;
}
.clear {clear:both;}
.float_right {float:right;}
.float_left {float:left;}
.sale_icon {
	background-image:url(../images/main/sale_ribbon.png);
	background-repeat:no-repeat;
	width:29px;
	height:26px;
	float:left;
	margin-right:5px;
	margin-top:-5px;
}
.numb_sale {
	font-size:14px;
	font-weight:bold;
	width:75px;
	float:left;
}
.back_button{
   background-image:url(../images/main/pattern_2.gif);
   height:38px;
   width:117px;
   font-weight:bold;
}
 .pageDetails{
    width: 82px;
}
html {
    background-image:url(../images/main/pattern_1.gif);
    background-repeat:repeat;
}