/* -------------------------------------------------------------------------- */
/* ------------------------------ master layout ----------------------------- */
/* -------------------------------------------------------------------------- */

.tblMasterLayout {
    width:100%;
    border-collapse:collapse;
}

.tblMasterLayout.userLayout {
	margin-top: 25px;
}

.tdMasterMargins {
    width: 50%;
}

.tdMaster {
     width: 100%;
}

.masterLayout {
    width: 780px;
}

.masterLayoutFull {
    width: 100%;
}

/*--------------------------------- Head -------------------------------------*/
.masterHead {
    background-color: #fafafa;
    padding: 15px 0px 15px 24px;
}

/*-------------------------- Head to the middle ------------------------------*/
.masterHeadMiddle {
    background-color: #ffffff;
    text-align:center;
    padding: 25px 0px 2px 0px;
}

/*-------------------------- Menu to the middle ------------------------------*/
.masterMenuMiddle {
    background-color: #ffffff;
	border-bottom: solid 1px #b2b1b1;
	padding-left: 24px;
}

/*--------------------------------- Menu -------------------------------------*/
.masterMenu {
    background-color: #fafafa;
    background-image: url(images/bckMasterMenu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    padding-left: 24px;
    height: 29px;
}

.tblMenu {
    border-collapse:collapse;
    width: 100%;
}

.tblMenu td {
    white-space:nowrap;
    vertical-align: top;
}

.tdMenuOff {
    background-image: url(images/bckMenuOff.gif);
    background-position: top left;
    background-repeat: repeat-x;
}

.tdMenuOn {
    background-image: url(images/bckMenuOn.gif);
    background-position: top left;
    background-repeat: repeat-x;
}

.tdMenuOff a {
    font-family: Verdana, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: #336699;
}

.tdMenuOn a {
    font-family: Verdana, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: #ff9933;
}

.divMenuL {
    background-position: top left;
    background-repeat: no-repeat;
    height: 29px;
    padding-left:10px;
} 

.divMenuP {
    background-position: top right;
    background-repeat: no-repeat;
    height: 29px;
    padding: 6px 10px 0px 0px;
}

.divMenuP .beta {
	color:#ff9933;
	font-size:9px;
	font-weight:bold;
	margin-left:4px;
	position:relative;
	top:-4px;
}
.tdMenuOn .beta {
	color:#6388AB;
}

.tdMenuOff .divMenuL { background-image: url(images/bckMenuOff-L.gif); }
.tdMenuOff .divMenuP { background-image: url(images/bckMenuOff-P.gif); }
.tdMenuOn .divMenuL { background-image: url(images/bckMenuOn-L.gif); }
.tdMenuOn .divMenuP { background-image: url(images/bckMenuOn-P.gif); }

/*----------------------------- Page content ---------------------------------*/
.masterContent {
    margin: 12px 24px 0px 24px;
    padding: 0px;
}

.masterContentTight {
    margin: 8px 10px 0px;
    padding: 0px;
}
.inIframe .masterContentTight {
	margin: 8px 0px 0px;	
}

/*-------------------------------- Footer ------------------------------------*/
.masterFooter {
    clear:both;
    padding: 1px 12px 55px 24px;
    line-height:17px;
}
.masterFooterContent {
    margin-top: 49px;
    border-top: solid 1px #b2b1b1;
    padding-top: 11px;
}

/*------------------------- Footer to the middle -----------------------------*/
.masterFooterMiddle {
    clear:both;
    padding: 1px 0px 35px 0px;
    line-height:17px;
}
.masterFooterContentMiddle {
    margin-top: 12px;
    border-top: solid 1px #b2b1b1;
    padding-top: 8px;
    text-align:center;
}
.masterFooterContentMiddleNoBorder {
    margin: 0px;
    padding-top: 5px;
    text-align:center;
}


/* -------------------------------------------------------------------------- */
/* ----------------------------- public layouts ----------------------------- */
/* -------------------------------------------------------------------------- */

#divLayoutBody {
	width: 983px;
	margin: 0px auto 0px auto;
}

#divLayoutBody .navigation .active a {
	color:#FF9933;
}
#divLayoutBody ul.navigation {
	padding:15px;
	list-style-type:none;
}

/*----------------------------- Layout Head ----------------------------------*/
#divLayoutHead {
	background-image: url(/images/logo.png);
	background-position: 36px 10px;
	background-repeat: no-repeat;
	margin: 12px 0px 0px 0px;
	height:68px;
}
#divLayoutHead .linkHead {
	margin: 10px 0 0 36px;
	position: absolute;
}
#divLayoutHead .linkHead img {
	width: 161px;
	height: 52px;
}

#divLayoutHead #divLayoutHeadTop {
	margin: 0px 18px 0px 0px;
	text-align: right;
	line-height: 18px;
}

#divLayoutHead #divLayoutHeadBottom {
	margin: 27px 18px 0px 0px;
	text-align: right;
	padding-left: 243px;
}

#divLayoutHead.separator {
	border-bottom: 1px solid #D0D7E4;
	padding-bottom: 10px;
}

#divLayoutHead #divLayoutHeadBottomLeft {
	float: left;
	font-size: 14px;
	line-height: 18px;
	padding: 2px 0px 0px 0px;
}

#divLayoutHead #divLayoutHeadBottomRight {
	line-height: 18px;
}

#divLayoutHead #divLayoutHeadBottomRight img {
	vertical-align: middle;
	padding: 0px 0px 2px 2px;
}

/*---------------------------- Layout Content --------------------------------*/
#divLayoutContent {
	clear: both;
	margin: 5px 0px 0px 0px;
}
#divLayoutContent .tblMasterLayout {
	margin-top: 20px;	
}
#divLayoutContent .masterFooterMiddle {
	padding-bottom: 0px;	
}

/*---------------------------- Layout Footer ---------------------------------*/
#divLayoutFooter {
	border-top: solid 1px #d0d7e4;
	margin: 0px 0px 16px 0px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	clear: both;
}

#divLayoutFooter #divLayoutFooterCenter {
	width: 983px;
}

#divLayoutFooter #divLayoutFooterRight {
	text-align: right;
	margin-top: -16px;
}

/*---------------------------- Facebook Adjustments ---------------------------------*/

.inIframe .masterLayout, 
.inIframe .masterLayoutFull,
.inIframe #divLayoutBody,
.inIframe #divLayoutFooter #divLayoutFooterCenter,
.inIframe #canvas-cont
{
	width: 760px;	
}

.inIframe .tblMasterLayout.userLayout {
	margin-top: 0px;
}

/* -------------------------------------------------------------------------- */
/* ---------------------------- jobmagic redesign --------------------------- */
/* -------------------------------------------------------------------------- */

#canvas-cont  {
	width:965px;
	margin:auto;
	margin-bottom: 10px;
}
#canvas-cont-user {
	width: auto;
}
#canvas-cont-user .masterHead {
	border-bottom: solid 1px #b2b1b1;
}
#mid-cont  {
	width:535px;
	margin:auto;
}
#mid-cont-wide {
	width: 740px;
	margin:auto;
}
#box  {
	margin-top: 15px;
}
#box .box-top  {
	height:15px;
	background-image:url(images/frameTop.png);
	background-repeat:no-repeat;
}
#mid-cont-wide #box .box-top {
	background-image:url(images/frameWideTop.png);
}
#box .box-content  {
	padding:0px 17px 0 10px;
	background-image:url(images/frameMiddle.png);
	background-repeat: repeat-y;
}
#mid-cont-wide #box .box-content {
	background-image:url(images/frameWideMiddle.png);
}
#box .box-bottom  {
	height:24px;
	background-image:url(images/frameBottom.png);
	background-repeat:no-repeat;
}
#mid-cont-wide #box .box-bottom {
	height:24px;
	background-image:url(images/frameWideBottom.png);
	background-repeat:no-repeat;
}
#box h1, #box h2, #box h3 {
	margin-top:0px;
}
 #box ol {
 	margin-bottom:0px;
 }
 
.choose-item  {
	padding-bottom:30px;
}
.choose-icon  {
	padding-top:20px;
	padding-right:10px;
	padding-left:10px;
	float:left;
	display:inline;
	width:100px;
}
.choose-icon2  {
	padding-right:10px;
	padding-left:10px;
	float:left;
	display:inline;
	width:60px;
}
.choose-icon3  {
	padding-top:15px;
	padding-left:10px;
	float:left;
	display:inline;
	width:40px;
}
.choose-content  {
	float:left;
	display:inline;
	width: 385px;
}
.choose-content2  {
	padding-top:5px;
	float:left;
	display:inline;
	width: 385px;
}
.choose-content3 {
	padding-top:5px;
	float:left;
	display:inline;
	width: 430px;
}

.seeker-continue  {
	text-align:center;
}
.continue  {
	text-align:right;
	padding-right:20px;
}
.welcome-left  {
	float:left;
	display:inline;
	width:175px;
	padding-left:10px;
}
.welcome-right  {
	float:left;
	padding-top:10px;
	display:inline;
	width:320px;
}
.left-pad  {
	padding-left:83px;
}
.fb-form-label  {
	float:left;
	display:inline;
	padding:4px;
	text-align:right;
	padding-right:8px;
	width:100px;
}
.fb-form-input  {
	float:left;
	display:inline;
	width:200px;
}
.form-row {
	padding-bottom:10px;
}
.horizontalBar {
	background-image:url(images/horizontalBar.png);
	background-position: center center;
	background-repeat:repeat-x;
	height: 2px;
	margin:15px;
	width:auto;
}
