/*JoomBah Jobs Style*/ /*http://www.joombah.com*/ /* form validation */
.invalid {
	border-color: #ff0000;
}

label.invalid {
	color: #ff0000;
}

.ft14 {
	font-size: 14px;
}

.redfont {
	color: red;
}
.greenfont {
	color: #04A414;
	font-size:11px;
}
.yellowfont {
	color: yellow;
}
.whitefont {
	color: white;
}
.bluefont {
	color: blue;
}
.bigfont {
	font-size: 170%;
	text-align: center;
}
.featured {
	display: inline-block;
	vertical-align: middle
}
.fl {
	float: left;
}
.fr {
	float: right;
}
ul#jbj_topmenuglobal {
	padding: 0;
	margin: 0;
}

ul#jbj_topmenuglobal li a:link,ul#jbj_topmenuglobal li a:visited {
	color: #fffbf0;
}
ul#jbj_topmenuglobal li a,ul#jbj_topmenuglobal li a:hover {
	text-decoration: none;
}

/*usermenu*/
#jbj_topmenu {
	margin: 0;
	padding: 0;
}
#jbj_topmenu li {
	display: block;
	padding: 4px 7px;
	background: url(../images/themes/bgmenu2.gif) #2B2B2B repeat-x;
	margin: 0;
	text-align: left;
	color: #FFFFFF;
	line-height: normal;
	float: left;
	height: 1%;
	z-index:1000;
}
#jbj_topmenu li:hover {
	background: #111111;
}
#jbj_topmenu li a {
	color: #FFFFFF;
	display: block;
}
#jbj_topmenu li li {
	background-image: none;
	background: #111111;
	position: relative;
}
#jbj_topmenu li a,#jbj_topmenu li a:hover {
	text-decoration: none;
}
#jbj_topmenu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	margin: 0.2em 0 0 -0.6em;
	padding: 0;
}
#jbj_topmenu li:hover ul {
	left: auto;
}
#jbj_topmenu li li a {
	display: block;
	width: 10em;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}

.jbj_row0 td.alignright {
	text-align: right;
	height:30px;
}
.jbj_row1 td.alignright {
	text-align: right;
	height:30px;
}

.jbj_row3 select {
	margin-left: 10px;
}
.jbj_footer {
	font-size: 10px;
	padding-top: 10px;
}
#editor-xtd-buttons {
	display: none;
}
.shortdesc {
	background: #FFFFA2;
	width:80%;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #FED173;
	-moz-box-shadow: 3px 3px 4px grey;
	-webkit-box-shadow: 3px 3px 4px grey;
	box-shadow: 3px 3px 4px grey;
}
.jbj_frontdesc1 {
	padding: 5px;
	/*background:url(../images/bgfrontdesc1.jpg) no-repeat #fff left bottom;*/
}
h2.jbj_manual {
	padding-left: 5px;
	color: #333;
	font-weight: 700;
}
.jbj_frontdesc2 {
	padding: 5px;
	/*background:url(../images/bgfrontdesc2.jpg) no-repeat #fff top right;*/
}
.jbj_frontdesc2 h1 {
	color: #333;
	font-weight: 700;
}
.jbj_frontdesc2 h3 {
	color: #333;
	font-weight: 700;
}
.jbj_tblborder {
	border: 1px solid #dddbdb;
}
.limit {
	margin-bottom: 5px;
}
.counter {
	padding-top: 5px;
}
.border {
	border: 1px solid #dedede;
	width: 99.5%;
}
.shade {
	padding: 10px;
	font: bold 12px verdana, arial;
	color: #000;
	background: #ededee
}
.sp20 {
	width: 65%;
	line-height: 20px;
}
.sp10 {
	width: 65%;
	line-height: 10px;
}

table.admintable td {
	padding: 3px;
}
table.admintable th {
	padding: 5px;
	background-color: #f6f6f6;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

table.admintable td.key {
	background-color: #f6f6f6;
	text-align: right;
	width: 140px; /*Modified in 1.3.7*/
	color: #555;
	font-weight: bold;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}


#tipbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #009d00;
	background: #d9ffd9;
}

td img.imgcl:hover {
	background-color: #a6caf0;
	cursor:pointer;
}

/** cpanel settings **/
#cpanel div.icon {
	text-align: center;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}
#cpanel div.icon a {
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
	height: 97px;
	width: 108px;
	color: #666;
	vertical-align: middle;
	text-decoration: none;
}
#cpanel div.icon a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	color: #0B55C4;
}
#cpanel img {
	padding: 5px 0;
	margin: 0 auto;
}

#cpanel span {
	display: block;
	text-align: center;
}

#cpanel td{
	border:none;
}


.msgread {
	font-style: normal;
	font-weight: normal;
}
.msgunread {
	font-size: 110%;
	font-weight: bold;
}

.checkout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #DEDEDE;
	background: #F6F6F6;
}

/* Membership */
.graceprd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #c1c100;
	background: #ffffc6;
}
.expiredprd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #ff7777;
	background: #ffd9d9;
}
div.plan-choose {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	background: url('../images/plan.png') bottom #fdfdfd repeat-x;
}
div.plan-content {
	padding: 20px;
	text-align: center;
}

div.plan-heading {
	height: 80px;
}
.plan-dur-price {
	position: relative;
	top: 0px;
	text-align: right;
	float: right;
	text-align: center;
	/*background: url('../images/band.png') no-repeat right top;*/
}
div.plan-choose h4 {
	height: 45px;
	padding: 2px 0 0 20px !important;
	color: #00204e !important;
	font-size: 1.6em;
	/*background:url('../img/icons/download_green-icon.png') left center no-repeat;*/
	text-align: left;
	text-transform: none;
	margin-left: -30px;
}
div.plan-choose h4 span {
	display: block;
	font-size: 0.6em;
	color: #20558a;
	width: 80%;
	text-align: left;
	margin-left: 25px;
}
div.plan-choose div.ul {
	margin: 10px auto 0 10px;
	width: 80%;
	list-style: none;
}
div.plan-choose div.ul div.fl {
	width: 80%;
	float: left
}
div.plan-choose div.ul div.fr {
	width: 20%;
	float: right
}
div.plan-choose div.ul div.li { /*width:100%;*/
	padding: 3px 0px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

table.ul tr{
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #ccc;
	text-align: left;
	line-height: 1.7em;
}




/* Tooltips */
div.jbtooltip {
		float: left;
		border: 0px solid #D4D5AA;
		padding: 5px;
		background: transparent;
	}
	div.jbtooltip div.tip {
		background: transparent;
		width: 250px;
		z-index: 13000;
		border: 0px;
		padding: 0px;
	}

div.jbtooltip .tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ffffff;
	padding: 4px;
	background: /*#C3DF7D*/ #5F5F5F;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	border-left: 6px solid #363636;
	border-right: 6px solid #363636;
	border-top: 6px solid #363636;
}

div.jbtooltip .tip-text {
	font-size: 11px;
	padding: 4px;
	background: /*#CFDFA7*/ #808080;
	color: #fff;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-left: 6px solid #363636;
	border-right: 6px solid #363636;
	border-bottom: 6px solid #363636;
}

pre {
	overflow-x: auto;
	/* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	width: 340px;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	background: #FFFFFF;
}

.width70 {
	background-color: #FFFFFF;
	width: auto;
	border: 1px ridge #999999;
	text-align: left;
	padding-left: 10px;
	padding-top: 15px;
}

textarea.bigarea {
	width: 350px;
	height: 80px;
}

/*suggestion box*/
.suggestionsBox {
	position: absolute;
	/*left: 30px;*/
	margin: 10px 0px 0px 0px;
	width: 300px;
	background-color: #212427;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;
	color: #fff;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 1px;
	cursor: default;
	color: #ffffff;
	list-style-type: none;
}

/*FB Light*/
.lightface {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	position: absolute;
	top: -9000px;
	left: -9000px;
}
.lightface td {
	padding: 0;
	margin: 0;
	background-color: transparent;
	vertical-align: top;
	font-family: 'Verdana';
	font-size: 11px;
}
.lightface .centerLeft, .lightface .centerRight {
	width: 10px;
	height: auto;
	background-image: url(../images/fblight/b.png);
	background-repeat: repeat-y;
}
.lightface .topLeft, .lightface .topRight, .lightface .bottomLeft, .lightface .bottomRight 
{
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
}
.lightface .topLeft {
	background-image: url(../images/fblight/tl.png);
	background-position: top left;
}
.lightface .topRight {
	background-image: url(../images/fblight/tr.png);
	background-position: top right;
}
.lightface .bottomLeft {
	background-image: url(../images/fblight/bl.png);
	background-position: bottom left;
}
.lightface .bottomRight {
	background-image: url(../images/fblight/br.png);
	background-position: bottom right;
}
.lightface .topCenter, .lightface .bottomCenter {
	width: auto;
	height: 10px;
	background-image: url(../images/fblight/b.png);
	background-repeat: repeat-x;
}
.lightface .lightfaceContent {
	background-color: #fff;
	border: 1px solid #555;
	position: relative;
}
.lightface .loading {
	display: block;
	margin: 10px auto;
}
.lightface .lightfaceContent .lightfaceDraggable {
	cursor:move;
}
.lightface .lightfaceContent .lightfaceMessage {
	overflow: auto;
	margin: 0;
	position: relative;
	padding: 5px 10px;
	border: 1px solid #fff;
}
.lightface .lightfaceContent .lightfaceMessage h3,
.lightface .lightfaceContent .lightfaceMessage h4,
.lightface .lightfaceContent .lightfaceMessage h5,
.lightface .lightfaceContent .lightfaceMessage h6 
{
	margin-top: 6px;
}
.lightface .lightfaceContent .lightfaceFooter {
	background-color: #f2f2f2;
	border-top: 1px solid #ccc;
	padding: 6px 10px;
	text-align: right;
}
.lightface .lightfaceFooter label {
	font-size: 13px;
	border-style: solid;
	background-image:url(../images/fblight/buttonsm.png);
	cursor:pointer;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	text-align:center;
	vertical-align:top;
	white-space:nowrap;
	border-width:1px;
	margin-left:3px;
	background-position:0 0;
	border-color:#999;
	line-height:normal !important;
	display:inline-block;
}
.lightface .lightfaceFooter label input {
	background:none;
	border:0 !important;
	cursor:pointer;
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	margin:0;
	padding:1px 0 2px;
	white-space:nowrap;
	text-align:center;
	color:#fff;
	font-size:13px;
	border: 2px outset buttonface;
	text-indent:0;
	text-shadow:none;
	display:inline-block;
	color:#444;
	font-size:13px;
}
/* ie6 hacks */
* html .lightface .lightfaceFooter label input {
	border: 0;
}

.lightface .lightfaceFooter label.lightfacegreen {
	border-color: #3B6E22 #3B6E22 #2C5115;
	background-position:0 -96px;
}

.lightface .lightfaceFooter label.lightfacegreen.lightfacefocusgreen {
	background-color: #69A74E;
	background-image: none;
}

.lightface .lightfaceFooter label.lightfaceblue input,.lightface .lightfaceFooter label.lightfacegreen input
	{
	color:#fff;
}
.lightface .hiddenButton {
	visibility: hidden;
}
.lightface .lightfaceOverlay {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background:url(../images/fblight/fbloader.gif) center center no-repeat #fff;
}
.lightface .lightfaceMessageBox	{ 
	overflow: auto;
	padding: 10px 10px;
	min-height: 20px;
	position:relative;
}
.lightface .lightFaceMessageBoxImage {
	overflow: hidden;
	padding: 0;
	background:url(../images/fblight/fbloader.gif) center center no-repeat #fff;
}
.lightface .lightFaceMessageBoxImage img {
	display: block;
}
.imgdisabled {  
	opacity : 0.4;
    filter: alpha(opacity=40); /*msie*/
} 

/*Job Summary Shadow*/
.jobsummary ul {
	padding-left: 5px;
	margin-left:5px;
}
.jobsummary ul li {
	padding: 0 0 5px 0;
	list-style-type: none;
	background: none;
}
.jobsummary b {
	width: 100%;
	float: left;
}
.jobsummary {
	width:95%;
	-moz-box-shadow: 3px 3px 4px grey;
	-webkit-box-shadow: 3px 3px 4px grey;
	box-shadow: 3px 3px 4px grey;
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='grey')";*/
}
.jobsummary_ttl {
	background-color: #dedede;
	font-size: 16px;
	text-align: center;
	padding:5px 0 5px 0;
	text-shadow: 1px 1px 1px white;
	font-weight: 600;
	margin-bottom: 10px;
}
.detailcomp_ttl {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 4px;
}	
.jbcounter {
	display: inline-block;
	width: 35px;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	border : gray 1px solid;
	padding: 1px 1px 5px 2px;
	margin-top: 3px;
	}
.alpha-index {
	/*height: 25px;*/
	margin-bottom: 10px;
	overflow: auto;
}
.alpha-index a, .alpha-index span {
	display: block;
	width: 21px;
	height: 25px;
	background: url(../images/alpha_index_item.png) 100% 50% no-repeat;
	float: left;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
}
.alpha-index a:link, .alpha-index a:visited {
	color: #646464;
	text-decoration: none;
}

/*JoomBah News feed*/
div.jbj_newsfeed_item {
	display: block;
	margin: 0;
	padding: 5px 0 10px !important;
	position: relative;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
div.jbj_newsfeed_item .newsfeed_avatar {
	width: 40px;
	float: left;
}
div.jbj_newsfeed_item .newsfeed_favicon {
	width: 20px;
	position: absolute;
	right: 0;
	bottom: 3px;
}
div.jbj_newsfeed_item .newsfeed_content {
	margin: 0 0 0 45px;
}
div.jbj_newsfeed_item .newsfeed_content_top {
	margin: 0;
}
div.jbj_newsfeed_item .newsfeed_remove {
	position: absolute;
	right: 0;
	top: 7px;
}
div.jbj_newsfeed_item .newsfeed_date {
	top: 5px;
	right: 0;
	left: auto;
	text-align: right;
}
div.jbj_newsfeed_item .newsfeed_content_hidden {
	margin: 10px 0;
	padding: 6px;
	display: none;
	background: #F1F1F1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.jbloading {
	width: 50px;
	height: 11px;
	background:url(../images/fblight/fbloader.gif) center center no-repeat #fff;
}
.successbg {
	background: url(../images/s1.png) no-repeat;
	padding-left: 18px;
	color: green;
}
.failurebg {
	background: url(../images/s0.png) no-repeat;
	padding-left: 18px;
	color: red;
}
/*Profile Builder*/
.safeHide {
	position: absolute;
	top: -10000px;
	left: 0;
}
.safeShow {
	position: relative;
	top: 0;
	left: 0;
}
.resume-navigation li {
	display: block;
	float: left;
	padding: 2px 6px;
	margin: 5px 0;
	background: url(../images/alpha_index_item.png) 100% 50% no-repeat;
}
.gotoPrev {
	float: left;
	padding-left: 10px;
	margin: 0 0 3px 0;
}
.gotoNext {
	float: right;
	padding-right: 10px;
	margin: 0 0 3px 0;
}
.resume-navigation .currentStep a,
.resume-navigation .currentStep a:visited,
.resume-navigation .currentStep a:hover{
    font-weight:bold;
    color:#182d40;
    text-decoration:none;
}
.featuredjob {
	background-color: #fff8e6;
}
.hotjob {
	background-color: #FEE7E8;
}

.actRow {
	font-size: 12px;
	padding-top: 7px;
	color: #808080;
	height: 22px;
	line-height: 22px;
}
.postedDate {
	float: right;
	color: #636363;
	padding-right: 10px;
}

div.joblistSum {
	border: 1px solid transparent;
	padding: 6px;
}
div.joblistSum:hover {
	border: 1px solid #FFCF7B;
}

span.slave {
	background: url(../images/rgt_arrow.png)  no-repeat;
    margin: 1px 6px;
	padding-left: 12px;
}
span.master {
    font-weight: bold;
	margin: 1px 6px;
}
.job_search_category {
	max-height: 300px;
	overflow: scroll !important;
	width: 250px;
	border:1px solid #ddd;
	padding: 5px;
}

.dis-inl-blk {
	display: inline-block;
}

/*action button*/
a.jbbutton {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.jbbutton span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	font-size: 14px;

}
a.jbbutton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.jbbutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

a.jbbutton:hover span {
	text-decoration:none;
}

/* Fix for JobseekerDetail page */
form.JobSeekerDetail div{
	margin: 0px 0px 0px 0px;
}

#jbsearch{
	display:block;
}

#jbsearch_responsive{
	display: none;
}

/*============================*/
/* MyFolders Added in 1.3.5   */
/*============================*/
#dialog_myfolderpane {
	position:relative;
	float:left;
	width:100%;
}
#dialog_folderpane{
	float:left;
 	width:200px;
	/*border: 1px solid #899988;*/
	max-height:200px;
	/*overflow:scroll;
	overflow-x:scroll;*/
}
#dialog_folderlist{
	position:relative;
	min-height:250px;
}

#dialog_candidatepane {
	float:right;
	width:75%;
	
	float:left;
	width:400px;
}

#dialog_foldercontrols{
	width:75%;
	float:right;
	margin: 0 0 0 0;
}

#dialog_foldercontrol {
	width:100%;
	text-align:center; 
	border: 1px solid #cccccc;
	background:#eeeeee;
	text-decoration:none;
	font-size:11px;
}

#dialog_foldercontrol a{
	text-decoration:none;
	font-size:11px;
	line-height:15px;
	font-family: arial, helvetica, sans-serif;
}

#dialog_folderinfo{
	margin: 5px 0 5px 0;
	border: 1px solid #CCC;
	padding: 5px 5px 5px 5px;
}

#dialog_formcontainer{
	position:relative;
	width:400px;
	float:left;
	margin-left:0;
}

#dialog_label{
	position:absolute;
	margin-top:2px;
	left:10px;
	width: 100px;
}

#dialog_field{
 	margin-left: 110px;
}

#folderpane{
	float:left;
	border: 1px solid #899988;
	overflow:scroll;
	overflow-x:scroll;
}

#folderlist{
	min-height:250px;
}

#candidatepane {
	float:left;
	margin-left:5px;
	position:relative;	
}

#foldercontrols700{
	display:block;
}
#foldercontrols480,#foldercontrols320{
	display:none;
}

#foldercontrol {
	width:100%;
	text-align:center; 
	border: 1px solid #cccccc;
	background:#eeeeee;
	text-decoration:none;
	font-size:11px;
	
}

#foldercontrol a{
	text-decoration:none;
	font-size:11px;
	line-height:15px;
}

#folderinfo{
	border: 1px solid #CCC;
	width:100%;
}


#myFolderLink{
	display:block;
}
#myFolderLink480{
	display:none;
}
#myFolderLink320{
	display:none;
}

#droptree{
	display:none;
}

.key
{
	color: #555;
	width:140px;
	padding-left:5px;
}

.keytab{
	padding-left:20px;
}

#coverletterview480{
	display:inline;
}

#coverletterview320{
	display:none;
}

#view_resume480{
	display:inline;
}

#view_resume320{
	display:none;
}

#invoice_print{
		display:block;
}

/* ===================================================*/
/* RESPONSIVE LAYOUT - added on Joombah 1.3.7 		  */
/* ===================================================*/

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF EIGHT  */
	
.size_8_of_8 {
	width: 100%;
}

.size_7_of_8 {
	width: 87.3%; 
}

.size_6_of_8 {
	width: 74.6%; 
}

.size_5_of_8 {
	width: 61.9%; 
}

.size_4_of_8 {
	width: 49.2%; 
}

.size_3_of_8 {
	width: 36.5%;
}

.size_2.5_of_8{
     width: 31.3%;
}

.size_2_of_8 {
	width: 23.8%; 
}

.size_1_of_8 {
	width: 11.1%; 
}


/*  RULES FOR 720 PIXELS */
@media only screen and (max-width: 720px) {
	.size_8_of_8 {
		width: 100%; 
	}
	.size_7_of_8 {
		width: 100%; 
	}
	.size_6_of_8 {
		width: 100%; 
	}
	.size_5_of_8 {
		width: 100%; 
	}
	.size_4_of_8 {
		width: 100%; 
	}
	.size_3_of_8 {
		width: 100%; 
	}
	.size_2_of_8 {
		width: 100%; 
	}
	.size_1_of_8 {
		width: 100%; 
	}
	
	/* resize column on jobseekerdetail*/
	table.admintable td.key{
		width:80px;
	}
	
	/*MyFolders*/
	#myFolderLink{
		display:none;
	}
	#myFolderLink480{
		display:block;
	}
	#myFolderLink320{
		display:none;
	}
	#folderpane{
		display:none;
	}
		
	/* dashboard icons */
	#cpanel div.icon a{
		width:85px;
		height:80px;
		font-size: 0.8em;
		line-height:1em;
	}
	#cpanel img{
		max-width:50%;
	}	
	
	textarea.bigarea {
		width: 300px;
		height: 80px;
	}
	#droptree{
		display:block;
	}
}


/*  RULES FOR 480 PIXELS */
@media only screen and (max-width: 480px) {
	.size_8_of_8 {
		width: 100%; 
	}
	.size_7_of_8 {
		width: 100%; 
	}
	.size_6_of_8 {
		width: 100%; 
	}
	.size_5_of_8 {
		width: 100%; 
	}
	.size_4_of_8 {
		width: 100%; 
	}
	.size_3_of_8 {
		width: 100%; 
	}
	.size_2_of_8 {
		width: 100%; 
	}
	.size_1_of_8 {
		width: 100%; 
	}
	
	/* resize column on jobseekerdetail*/
	table.admintable td.key{
		width:80px;
	}
	
	/*MyFolders*/
	#myFolderLink{
		display:none;
	}
	#myFolderLink480{
		display:block;
	}
	#myFolderLink320{
		display:none;
	}
	#folderpane{
		display:none;
	}
	#foldercontrols480{
		display:block;
	}
	#foldercontrols700, #foldercontrols320{
		display:none;
	}
	
		
	/* dashboard icons */
	#cpanel div.icon a{
		width:85px;
		height:80px;
		font-size: 0.8em;
		line-height:1em;
	}
	#cpanel img{
		max-width:50%;
	}	
	
	textarea.bigarea {
		width: 300px;
		height: 80px;
	}
	#droptree{
		display:block;
	}
	
	#invoice_print{
		display:none;
	}
	
	/*Jb JobsCategory layout settings*/	
	#jbsearch{
		display:none;
	}
	
	#jbsearch_responsive{
		display: block;
	}
	
}

/*  RULES FOR 320 PIXELS */

@media only screen and (max-width: 320px) {
	
	.size_8_of_8 {
		width: 100%; 
	}
	.size_7_of_8 {
		width: 100%; 
	}
	.size_6_of_8 {
		width: 100%; 
	}
	.size_5_of_8 {
		width: 100%; 
	}
	.size_4_of_8 {
		width: 100%; 
	}
	.size_3_of_8 {
		width: 100%; 
	}
	.size_2_of_8 {
		width: 100%; 
	}
	.size_1_of_8 {
		width: 100%; 
	}
	
	/* resize column on jobseekerdetail*/
	table.admintable td.key{
		width:80px;
	}
	
	/*MyFolders*/
	
	#myFolderLink{
		display:none;
	}
	#myFolderLink480{
		display:none;
	}
	#myFolderLink320{
		display:block;
	}

	#droptree{
		display:block;
	}
	
	#item_name, #item_type, #item_rating, #item_remarks, #parent_id{
		width:150px;
	}
	
	#foldercontrols320{
		display:block;
	}
	
	#foldercontrols700, #foldercontrols480{
		display:none;
	}
	
	
	/* dashboard icons */
	#cpanel div.icon a{
		width:85px;
		height:80px;
		font-size: 0.8em;
		line-height:1em;
	}
	#cpanel img{
		max-width:50%;
	}
	
	#message_ifr{
		max-height:300px;
	}
	

	
	textarea.bigarea {
		width: 180px;
		height: 200px;
	}
	textarea#job_profile,#skill_summary{
		width: 190px;
	}
	
	textarea, textarea.comp_history{
		width: 190px;
	}
	
	#coverletterview480{
		display:none;
	}
	
	#coverletterview320{
		display:inline;
	}
	
	#view_resume480{
		display:none;
	}
	
	#view_resume320{
		display:inline;
	}
	
	pre {
	overflow-x: auto;
	/* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	width: 180px;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	background: #FFFFFF;
	}
	
	#invoice_print{
		display:none;
	}
	
	/*Jb JobsCategory layout settings*/	
	#jbsearch{
		display:none;
	}
	
	#jbsearch_responsive{
		display: block;
	}
	
	
	
}
