﻿/*
==============================
======== MAIN CLASSES ========
==============================
*/

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	background: #F57F2D url('../images/bg.gif') repeat-x;	
	margin: 0;
	padding: 0;
}

div	{
	border: none;
}

img {
	border: 0;
}

li {
	/*font-size: 0.7em;*/
	font-size: 11px;
}

hr { 
	width: 100%; 
	border: none 0; 
	border-top: 1px #333 solid; 
	height: 1px 
}

h1 {
	font-size: 2em;
	font-weight: normal;
	color: #333;
	background: inherit;
	margin: 10px 5px 5px 5px;
	padding: 0;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #555;
	background: inherit;
	margin: 10px 5px 5px 5px;
	padding: 0;
}

table.ics {
	border: 1px solid black;
	background: #FFF;
}

table.ics th {
	font-size: 0.7em;
	font-weight: bold;
	background: #46A7E4;
	text-align: left;
}

table.ics td {
	font-size: 0.7em;
	text-align: left;
}



/*
==============================
========= STRUCTURE ==========
==============================
*/
	
#bodybg	{
	margin: auto;
	width: 974px;
}
	
#container	{
	width: 974px;
	margin: 0;
	padding: 0;
	background-image: url('../images/base.jpg');
	background-repeat: no-repeat;
	background-position: 0 96px; 
	height: 800px;
	min-height: 800px;
}
	
#content {
	padding: 0;
	margin: 7px 15px 0 15px;
}

#content li {
	padding-bottom: 10px;
	margin-bottom: 10;
}

#foot_container	{
	margin:0;
	padding:0;
}



/*
==============================
======= CONTENT LAYOUT =======
==============================
*/

#fullpage {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#left	{
	float:left;
	width: 640px;
}

#left_2col_halfpage {
	float: left;
	width: 468px;
}

#left_2col_databox	{
	float:left;
	width: 510px;
}

#left_2col_2box	{
	float:left;
	width: 600px;
}

#left p, #left_2col_halfpage p, #left_2col_2box p, #left_2col_databox p {
	font-size: 0.7em;
	margin: 0;
	padding: 5px;
	line-height: 18px;
}

#left a, #left_2col_halfpage a, #left_2col_2box a, #left_2col_databox a  {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

#left a:hover, #left_2col_halfpage a:hover, #left_2col_2box a:hover, #left_2col_databox a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}

/**************************************************/

#right {
	float:right;
	width:297px;
}

#right_2col_halfpage {
	float: right;
	width: 468px;
}

#right_2col_halfpage p {
	font-size: 0.7em;
	margin: 0;
	padding: 5px;
	line-height: 18px;
}

#right_2col_databox {
	float:right;
	width:420px;
}

#right_2col_1box {
	float: right;
	width: 278px;
	height: 608px;
	background: url('../images/2-col-bg.gif') top repeat-x;
	text-align: center;
}

#right_2col_1box .right_2col_1box_boxitem {
	width: 149px;
	height: 149px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
}

#right_2col_2box {
	float: right;
	width: 330px;
	max-width: 323px;
	height: 608px;
	background: url('../images/2-col-bg.gif') top repeat-x;
}

#right_2col_2box .registernow {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}

#right_2col_2box .right_2col_2box_boxitem {
	width: 149px;
	height: 149px;
	margin-left: 0.5em;
	margin-top: 0.5em;
	float: left;
	display: inline;
}

/**************************************************/

.hp_clientbox {
	font-size: 0.7em;
	background: #D8CAC2;
	height: 274px;
	border: #999 1px solid;
	margin-top: 9px;
	text-align: center;
}

.hp_grid {
	width: 633px;
	height: 274px;
	background: #D8CAC2;
	border: 1px solid #999;
	margin-top: 10px;
}

.hp_cvsearch {
	width: 295px;
	height: 295px;
	border: 1px solid #999;
	background: #D8CAC2 url('../images/cvsearch-bg.gif') no-repeat;
}

.hp_cvsearch .cvform {
	font-size: 0.7em;
	margin: 5px 8px 5px 8px;
	overflow: auto;
}
	
/*
==============================
========== HEADER ============
==============================
*/

#v4header {
	width: 974px;
	height: 96px;
	background: url('../images/dreamteam-portal-microsoft-agile-staffing.jpg') no-repeat;
	margin: 0;
}

#header	{
	margin:0; padding:24px 0 0 15px;
	height:78px;
}


/*
==============================
======== TEXT STYLE ==========
==============================
*/

.red {
	color: #CC0000;
	background-color: inherit;
	font-weight: bold;
}



/*
==============================
========== CONTENT ===========
==============================
*/

.box {
	margin: 0 0 7px 0;
}
	
.boxTitle {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
	background: #F3895D;
	border: #999 1px solid;
	height: 19px;
	margin: 0;
	padding: 3px 0 0 5px;
}

.boxContent {
	font-size: 0.7em;
	background: #FFF;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	border-left: #999 1px solid;
	margin: 0;
	padding: 5px;
}

.boxContent a  {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.boxContent a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}






.boxright	{
	margin:0;
	padding:0;
	/*width:415px;*/
}





/*
==============================
======== NAVIGATION ==========
==============================
*/

#topnav	{
	padding: 0;
	margin: 7px 15px 0 15px;
	border: solid 1px #585752;
	color: #FFF;
	background: #585752;
	height: 30px;
	width: 944px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}



/*
==============================
========== FOOTER ============
==============================
*/

#footer	{
	width: 590px;
	float: left;
	margin: 20px 0 0 5px;
	padding: 0;
}

ul.footnav {
	margin: 0;
	padding: 0;
	display: inline;
}

ul.footnav li	{
	list-style: none;
	display: inline;
	margin: 5px 0 0 0;
	padding: 0;
	color: #000;
}

ul.footnav li a {
	color: #000;
	text-decoration: none;
}

ul.footnav li a:hover {
	color: #000;
	text-decoration: underline;
}



/*
==============================
=========== MISC =============
==============================
*/

#hideMe {
	display:none;
}

.textbox {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #8C94A0;
}




/*
==============================
====== FLOATS & CLEARS =======
==============================
*/

.floatLeft { float: left; margin: 0; padding: 0; }
.floatRight { float: right; margin: 0; padding: 0; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.clearBoth { clear: both; }