﻿*{margin:0; padding:0;zoom:1;}

html { min-height: 100%; margin-bottom: 1px; }  /* FireFox Page-Shift Fix */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background-color:#C8C8C8;
	color:#333333;
}
.wrapper{
	width:96%;
	margin:0 auto;
	width:expression(document.body.clientWidth < 970? "965px": "96%" );
	min-width:970px;
	max-width:1400px;
	background-color:#fff;
}

/** useful **/
.clear { clear:both;}
.float_left { float:left; }
.float_right { float:right;}
.right {text-align: right;}
/**/

a img
{
	border:0px none;
}

.row_wrapper{
	float:left;
	width:100%;
}
.r3_flf{
	width:100%;
	clear: both;
}
.c1{
	margin: 0 233px 0 247px;
	padding-top:10px;
}
.c2{
	float:left;
	width:186px;
	margin-left:-100%;
	display:block;
	background-color:#fff;
	background-image:url(../Images/left_col_bg.gif);
	background-repeat:no-repeat;
	padding-left:45px;
	padding-right:15px;
	padding-top:10px;
}
.c3{
	float:left;
	width:188px;
	margin-left:-218px;
	padding-top:10px;
}

.r1_1
{
	width:100%;
	clear:both;
}
.header
{

	height: 98px;
	margin-bottom: 0.5em;
}

p.slogan 
{
    float: right;
    color: #eaa110;
    font-size: 1.3em;
    padding-top: 20px;
    padding-right: 35px;
    text-align: right;
    line-height: 1.5;    
    }
    
    p.slogan .grey    { color: #b4b4b4; }
    p.slogan .blue    { color: #6c8bb4; }
    p.slogan .url    { font-size: 1.1em; }

.home_banner 
{
    background-image:url(../Images/home_banner.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 212px;
	margin-bottom: 1em;
	padding: 10px 0 0 10px;
	text-align: left;
    }

.footer
{
	width:auto;
	background-image:url(../Images/footer_bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	margin:10px 30px 0 44px;
	padding-bottom:20px;
}
a.senior_link
{
	float:right;
	padding-top:15px;
	color:#487E7E;
	text-decoration:none;
}
a:hover.senior_link
{
	text-decoration:underline;
}


.list 
{
    padding: 0.5em 0;
    margin: 0.5em 0;
    border-bottom: 1px dotted #CCCCCC;
    }

.c1 h1
{
	font-size:1.1em;
	padding-bottom:15px;
}
.c1 h1 span
{
	color:#E38800;
}
.c1 h1 span span
{
	color:#487E7E;
}
.c1 h2
{
	font-size:1.05em;
	margin-bottom: 0.3em;
	color: #487E7E;
}

.c1 p
{
	padding-bottom:10px;
	line-height: 1.5;
}

    .c1 p.meta 
    {
        color: #696969;
        font-style: italic;
        }

.c1 ul 
{
    margin: 0 0 1em 20px;
    }

a 
{
    color: #E38800;
    }
    
a:hover 
{
    color: #000000;
    }

.footer ul
{
	list-style-type:none;
	margin:0;
	padding-top:15px;
}
.footer ul li
{
	display:block;
	float:left;
	padding-right:10px;
}
.footer ul li a
{
	color:#487E7E;
	text-decoration:none;
}
.footer ul li a:hover
{
	text-decoration:underline;
}

/*** CALLOUTS ***/

.callout
{
	width:187px;
	display:block;
	background-image:url(../Images/callout_bg.gif);
	margin-bottom:6px;
}
.callout h2
{
	background-image:url(../Images/callout_header_bg.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:0.95em;
	padding:8px 5px 8px 10px;
	height:23px;
}
.callout .base
{
	width:187px;
	height:6px;
	display:block;
	background-image:url(../Images/callout_base_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:5px;
	line-height:1px;
	clear:both;
}
.callout p
{
	padding:10px;
}

.callout.job h3
{
	background-image:url(../Images/arrows.gif);
	background-position:10px 5px;
	background-repeat:no-repeat;
	padding:0px 10px 5px 25px;
	margin-top:5px;
	font-size:1em;
	color:#487E7E;
}
.callout.job h3 span
{
	display:block;
	color:#E38800;
}
.callout.job p
{
	padding:5px 10px 5px 25px;
}

.callout p.icon
{
	padding:10px 10px 10px 55px;
}
.callout p.icon.lock
{
	background-image:url(../Images/lock.gif);
	background-position:10px center;
	background-repeat:no-repeat;
}
.callout p.icon.coins
{
	padding:0px 60px 0px 10px;
	margin-right:15px;
	background-image:url(../Images/coins.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.callout a.more
{
	padding:7px 20px 5px 0px;
	height:18px;
	background-image:url(../Images/more.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:right;
	display:block;
	margin-right:10px;
	color:#808080;
	font-size:0.95em;
	text-decoration:none;
}
.callout.login .base
{
	background-image:url(../Images/callout_base_blue_bg.gif);
}

/*** LOGIN ***/
.callout.login
{
	background-image:url(../Images/callout_blue_bg.gif);
}
.callout.login label
{
	width:60px;
	display:block;
	float:left;
	font-size:0.85em;
	padding:2px 0px 0px 8px;
}
.callout.login input
{
	width:103px;
	display:block;
	float:left;
	margin-top:2px;
	margin-left:3px;
}
.callout.login a.button
{
}
.callout.login a.button.register
{
	width:83px;
	height:17px;
	padding-top:3px;
	padding-left:10px;
	display:inline;
	float:left;
	background-image:url(../Images/button_register.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:0.9em;
	text-decoration:none;
	margin:4px 4px 0 8px;
}
.callout.login a.button.login
{
	width:63px;
	height:17px;
	padding-top:3px;
	padding-left:10px;
	display:block;
	float:left;
	background-image:url(../Images/button_login.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:0.9em;
	text-decoration:none;
	margin:4px 0 0 0;
}
.callout.login a.forgotten
{
	float:right;
	padding-top:4px;
	text-decoration:none;
	font-size:0.9em;
	color:#5977A4;
}
.callout.login a:hover.forgotten
{
	text-decoration:underline;
}

.info_boxes
{
	width:488px;
	display:block;
	margin:15px auto;
	text-align:center;
}
.info_box
{
	width:141px;
	padding:15px 0 0 10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	height:85px;
	display:block;
	float:left;
	margin:0 4px 0 4px;
	background-image:url(../Images/orange_box_1.gif);
	background-repeat:no-repeat;
	background-color:Orange;
	font-size:1.15em;
}
.info_box.box2
{
}

.words 
{
    font-size: 0.9em;
    }

/*** JOB LIST ***/

#Summary, #Caption {
	width: 28em;
}

.tableStyle {
	width: 98%;
	margin: 1em auto;
	border: solid #CCCCCC;
	border-width: 1px 0 0 0;
	border-collapse: collapse;
		font-size: 0.9em;
}

.tableStyle th, .tableStyle td {
	border: solid 1px #CCCCCC;
	border-width: 0 0px 1px 0;
	padding: 0.3em 0.2em;
	text-align: left;
}

.greyScheme, .greyScheme th, .greyScheme td {
	border-color: #CCCCCC;
}

.greyScheme .even {
	background-color: #E3F6FE;
}

.greyScheme th, .greyScheme thead td {
	background-color: #F9F9F9;
}

.greyScheme th.firstColumn {
	background-color: #D1D1D1;
}

.rec_logo 
{
	margin-left:60px;
}

.callout_image 
{
	margin-bottom:12px;
}

.show_bullets ul, .show_bullets ul li
{
	list-style-type: circle !important;
}

.content_callout 
{
    float: right;
    width: 151px;
    margin: 0 0 5px 15px;
    }


/****/

.buttons
{
	padding-top:10px;
}
.buttons a
{
	display: block;
    float: right;
    width: auto;
    margin-left: 5px;
    text-align: center;
    text-decoration: none;
    background-color: #FFA700;
    padding: 3px 5px;
    color: #FFFFFF;
    border: 1px solid #ce8700;
    border-width: 0 1px 1px 0;
    background-image: url(../images/bg_button.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	cursor: pointer;
}

/*** TWITTER ***/

#twitter_update_list 
{
	margin: 10px;
	list-style-type: none;
	}

#twitter_update_list span
{
	display:block;
	}

#twitter-link 
{
	display: block;
	margin: 5px 10px;
	}