﻿.divbg {
	background-color: #94ABCD;
}

.divbg2 {
	background-image: url(../images/div_1.gif);
	background-repeat: repeat-x;
}

.sectionDiv {
	background-color: #94ABCD;
	height: 5px;
}

.divider {
	width: 3px;
	background-color: #EFAD00;
}

.dataentrydiv {
	background-color: #FFFFFF;
	background-image: url(../images/div_2.gif);
	background-repeat: repeat-x;
}

input, textarea
{
	font: 11px Tahoma;
	
}



.padding {
	padding: 7px;
}

.maincolor {
	background-color: #FFFFFF;
}

.logged {
	background-image: url(../images/logged_bg.gif);
	background-repeat: repeat-x;
	height: 108px;
	padding: 5px;
}

.loggedLinks {
	background-color: #FDF8C9;
}

.notActivated {
	background-color: #FE6F6F;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	/*background-color:Transparent;
	border-width:1px;
	border-style:solid;
	border-color:Gray;*/
	padding:5px;
	/*width: 300px;
	height: 205px;*/
	width:350px;
}

/*Modal Popup*/
._modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

._modalPopup {
	background-color:#ffffdd;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:1px;
	width:350px;
	
}

.linkButton 
{
	display:none;
}

/*--------------------------*/
.pxtab_left 
{
	width: 8px; 
	height:25px;
	background-image: url(../images/tab_left.gif);
	background-repeat:no-repeat;
}
.pxtab_right 
{
	width: 8px;
	height:25px;
	background-image: url(../images/tab_right.gif);
	background-repeat:no-repeat;
}
.pxtab_middle
{
	height:25px;
	background-image: url(../images/tab_middle.gif); 
	background-repeat:repeat-x;
	font-family: Arial;
	font-weight: bold;
	text-align:left;
	font-size: 12px;
	color: #FFFFFF;
}
.pxtab_middle_left 
{
	width:8px;
	height:178px;
	background-image: url(../images/tab_middle_left.gif);
	background-repeat:repeat-y;
}
.pxtab_middle_right
{
	width:8px;
	height:100%;
	background-image: url(../images/tab_middle_right.gif);
	background-repeat:repeat-y;
}
.pxtab_bottom_left
{
	width:8px;
	height:1px;
	background-image: url(../images/tab_bottom_left.gif);
	background-repeat:no-repeat;
}
.pxtab_bottom_middle 
{
	height:1px;
	background-image: url(../images/tab_bottom_middle.gif);
	background-repeat:repeat-x;
}
.pxtab_bottom_right 
{
	width:8px;
	height:1px;
	background-image: url(../images/tab_bottom_right.gif);
	background-repeat:no-repeat
}

.watermarked {
	width:150px;
	height:15px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}


/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;  
     padding: 2px 2px 2px 0px;   
     margin: 2px 0 0 0;
}

.BarIndicator_TextBox2
{
    color:Blue;
    background-color:Blue;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;  
     padding: 2px 3px 2px 3px;   
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.bsbcategoryblue {
	/*background-image: url(../images/barblue.gif);*/
	background-color: #94ABCD;
	background-repeat: repeat-x;
	color:White;
	padding: 5px;
}

input.btn {
   padding:2px 5px 3px 5px;border-style:solid;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-color:#D9DFEA;border-left-color:#D9DFEA;border-bottom-color:#0e1f5b;border-right-color:#0e1f5b;background-color:#3b5998;color:#FFFFFF;font-size:11px;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;text-align:center;width:80px;
}

.tblGray {
	background-color: #F7F5F5;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}


.registerPop {
	background-image: url(../images/bgRegisterPopup.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 234px;
}

.viewResume {
	background-color: #FFF25C;
	text-align: left;
}

.viewResumeBorder {
	background-color: #BA8507;
}

