/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474747;
}
#seemecv{
	background: #FFFFFF url(../images/recruiter_bg.gif) repeat-x;

}
form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	color: #474747;
}

h1 {
	letter-spacing: -2px;
	font-size: 3.2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

/*
p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 100%;
}
*/
blockquote {
	margin: 0 0 0 2.5em;
	padding-left: 1em;
	border-left: 5px solid #16B1B0;
}

a {
	color: #C96D6E;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 140px;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	padding: 0 0 0 10px;
	background: url(../images/recruiter_logo.jpg) no-repeat;
	height:100px;
	width:300px;
}

#header p {
	float: right;
	padding: 0 0 0 0;
	font-size: 1.8em;
}

#header a {
	text-decoration: none;
	color: #474747;
	padding: 0 0 0 0;
	margin:0;
	
}

#topRight{
		background: url(../images/right_bg.png);
	/*	background: url(../images/right_top.gif) no-repeat;*/
		width: 273px;
		height: 100px;
		float:right;
		margin-top:45px;
}

.topcontent
{
	float:right;
	width:250px;
}

#rightMiddle{
	width: 273px;
	height: 100px;
	margin-top:-50px;
	float:right;
	padding:0;
	z-index:999;
	position:absolute;
	right:0;
	background-color:#999999;
	top: 216px;
}


/* Menu */

#menu {
	width: 600px;
	height: 40px;
	background: url(../images/recruiter_menu_bg.gif) no-repeat;
	float:left;
}

#menu ul {
	
}

#menu li {
	display: inline;
	/*padding-right:20px;*/
}

#menu a {
	
	/*padding-right: 20px;*/
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
	color: #C96D6E;
	font-family:Arial, Helvetica, sans-serif;
}

#menu a.active {
color:#FF0000;
background-color:#CCCCCC;
}

#menu a:hover {
	text-decoration: underline;
}




#rhm1{
	width: 600px;
	height: 45px;
	background: url(../images/menu_bg.gif) no-repeat;
	float:left;
}

.rhm1-bg{
	/*background:url(images/rhm1_bg.gif) repeat-x;*/
	height:35px;
	width: 600px;
	float:left;

}
.rhm1-bg ul{
	margin: 0;
	padding: 5px 0 0 25px;
	list-style: none;
	float:left;
	
	
}
.rhm1-bg li{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#F8991d;
	text-decoration:none;
	font:12px 'Lucida Sans', sans-serif;
	font-weight:bold;
	height:35px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 18px 0 10px;
	margin-left:5px;
}
.rhm1-bg li.current a{
	color:#fff;
	background:url(../images/recruiter_menu1.gif) no-repeat left 5px;
	
}
.rhm1-bg li.current a span{
	color:#fff;
	background:url(../images/recruiter_menu2.gif) no-repeat right 5px;
}
.rhm1-bg li.end{
	background:url(../images/menu_end.gif) no-repeat right;
	width:75px;
	height:34px;
	background-color:#f8991d;
}

.rhm1-bg li a:hover{
	color:#fff;
	background:url(../images/recruiter_menu1.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url(../images/recruiter_menu2.gif) no-repeat right 5px;
}

.rhm1-bg .end{
	background:url(../images/menu_end.gif) no-repeat right;
	width:75px;
	height:34px;
	background-color:#f8991d;
}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	background: url(../images/middle_border2-new.gif);
}

#extra {
	width: 900px;
	margin: 0 auto;
	height:34px;
	background: url(../images/bottom_border3.gif) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 626px;
	background: url(../images/box_container_01.gif) no-repeat;
}

.post {
	padding: 30px 5px 0 15px;
}

.post ol, .post ul {
	list-style-position: inside;
}

.post .title {
}

.post .title h2 {
}

.post .title p {
}

.post .title p a {
}

.post .entry {
}

.post .links {
	padding: 2px 20px;
	background: #CDFAFB;
	text-align: right;
}

.post .links a {
	text-decoration: none;
	font-weight: bold;
	color: #0B8785;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
}

.post .links .comments {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 273px;
	background: url(../images/right_bg.png);
}
#sidebar.sbar {
	margin:20px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	font-size: .85em;
}

#sidebar h2 {
	margin: 20px 0 0 20px;
	background-image: url('../images/recruiter_arrow.gif');
	background-position: 2px 4px;
	font-size: 1.6em;
	padding-left:15px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#C96D6E;
	padding-left:25px;
	font-size:16px;
}
#sidebar_end {
	float: right;
	width: 272px;
	height:20px;
	background: url(../images/right_bottom.gif) no-repeat;
}

#right_bg
{
	margin-top:25px;
	float: right;
	width: 273px;
	background: url(../images/box_container_rightmiddle.gif) repeat-y;
}
/* Search */

#searchform {
	padding: 20px;
}

#search h2 {
/*	background: url(../images/img08.jpg) no-repeat;*/
}

#search #x {
}

#search #s {
	width: 120px;
}

#search br {
}

/* Calendar */

#calendar_wrap {
	padding: 20px 25px 20px 20px;
}

#calendar table {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #16B1B0;
	text-align: center;
}

#calendar thead {
	background: #16B1B0;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #BCF8FA;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #BCF8FA;
	border: 1px solid #16B1B0;
	font-weight: bold;
	color: #16B1B0
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../images/img11.gif) no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}

.candidate_container
{
	background:url(../images/candidate_container.gif) no-repeat; 
	width:170px; 
	height:160px;
	padding:45px 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.employer_container
{
	background:url(../images/employer_container.gif) no-repeat; 
	width:170px; 
	height:160px;
	padding:45px 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.recruiter_container
{
	background:url(../images/recruiter_container.gif) no-repeat; 
	width:170px; 
	height:160px;
	padding:45px 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.partner_container
{
	background:url(../images/partner_container.gif) no-repeat; 
	width:170px; 
	height:160px;
	padding:45px 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.educator_container
{
	background:url(../images/educator_container.gif) no-repeat; 
	width:170px; 
	height:160px;
	padding:45px 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.right_content
{
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
}

.section_collapse
{
background:url(../images/recruiter_content_header.gif) no-repeat center;
}

.section_collapse div
{
background:url(../images/recruiter_button.gif) no-repeat left;
margin:1px 0 0 10px;
font-size:14px; 
font-weight:bold;
color:#474747;
height:28px;
padding:20px 0 0 55px;

}

.section_collapse div a
{
padding:1px 0 0 0x;
text-decoration:none;
color:#474747;
}

.red_bg
{
background:url(../images/red_bg.gif) no-repeat top;
width:300px;
height:217px;
}

.red_bg div
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 20px 10px 20px;
	color:#FFFFFF;
}
.red_bg ul li
{
	line-height:16px;
}

.gradientGray
{
background:url(../images/gradientGray.gif) no-repeat top;
width:197px;
height:250px;
text-align:center;
}
.gradientGray table
{
text-align:center;
}
.whitebg
{
background-color:#FFFFFF;
border:1px solid #c0c0c0;
text-align:left; 
margin-top:5px;  
line-height:18px;
padding-left:10px;
height:190px;

}
.pricing_red
{
 font-size:16px; 
 font-weight:bold;
 color:#FF0000;
}
.pricing
{
background-color:#FFFFFF;
border:1px solid #c0c0c0;
text-align:left; 
margin-top:5px;  
line-height:18px;
padding-left:10px;
height:110px;
}
.marginleft20
{
margin: 0 0 0 20px;
}
.paddingleft20
{
padding: 0 0 0 20px;
}
.orangetxt
{
color: #F8991D;
}
.red14
{
font-size:12px; 
color:#c96D6E;
font-weight: normal;
}
.red16
{
font-size:16px; 
color:#c96D6E;
font-weight: normal;
}
.sectionheader {
font-size:16px; 
color:#c96D6E;
font-weight: bold;
margin-left:20px;
}
.post h1{
letter-spacing: -2px;
font-size: 3.2em; 
color:#c96D6E;
}
.post h2{
color:#c96D6E;
letter-spacing: 0px;
font-size: 1.2em; 
}
h2.title{
color:#c96D6E;
letter-spacing: 0px;
font-size: 1.2em;
display:inline;
}
