﻿@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, img, ul, li, a, p, form {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
	


body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	direction: rtl;
	text-align: right;
}

body.inner {
	background:url(../images/0710_bodyBG.png) no-repeat top center;

}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #016DB7;
	margin-bottom: 10px;
}
.text01 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text02 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text03 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


/*3px jog hack*/
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html p {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */

.wrapper {
	width: auto;
	height: 100%;
}
.frame {
	width: 970px;
	height: auto;
	margin: 0 auto;
}

.page {
	width: 100%;
	height: auto;
	margin: 0 auto;
	float: right;
}
.header {
	height: 271px;
	width: 1015px;
	margin-left:-45px;

}

.logo {
	float: right;
	height: auto;
	width: auto;
	margin-left: 48px;
	margin-top: 41px;
}

.nav_top {
	width: 958px;
	height: 36px;
	float: right;
	padding: 0px 6px;
	margin-top: 6px;
}
/*-------------------- LIST ---------------------------*/

.nav_top .list{
	list-style: none;
	float: none;
	height: 36px;
	width: 800px;
}

.nav_top .list li {
	height: 36px;
	width: auto;
	padding-left: 2px;
	display: inline-block;
	float: right;
	background: url(../images/navtop_sep.gif) no-repeat left 14px;

}

.nav_top .list li a {
	background-position: 0px 0px;
	height: 36px;
	display: block;
}

.nav_top .list li a.item1 {background-image: url(../images/navtop_01.png); width: 121px;}
.nav_top .list li a.item2 {background-image: url(../images/navtop_02.png); width: 133px;}
.nav_top .list li a.item3 {background-image: url(../images/navtop_03.png); width: 100px;}
.nav_top .list li a.item4 {background-image: url(../images/navtop_04.png); width: 83px;}
.nav_top .list li a.item5 {background-image: url(../images/navtop_05.png); width: 74px;}

.nav_top .list li a:hover{background-position: 0px 36px;}
.nav_top .list li a.selected {background-position: 0px 36px;}






.nav_top .contact_link {
	background: url(../images/navtop_06.png) no-repeat left top;
	behavior: url(css/iepngfix.htc);		
	height: 36px;
	width: 116px;
	display:block;
	float: left;
	left:20px;
	position:relative;
}


.nav_top .contact_link:hover, .nav_top .contact_link.selected {
	background: url(../images/navtop_06.png) no-repeat left bottom;
	behavior: url(css/iepngfix.htc);		
}
.content_hold {
	background: url(../images/content_shadow.png) repeat-y left top;
	padding: 0px 6px;
	height: auto;
	width: 958px;
	float: right;
}

.tips {
	height: auto;
	padding-top: 32px;
}

.tips .right {
	float: right;
	height: auto;
	width: 382px;
	padding-right: 61px;
	padding-bottom: 20px;
}
.tips .right .list{
	list-style: none;
}
.tips .list li {
	float: right;
	height: 46px;
	width: 316px;
	padding: 5px 51px 0px 15px;
}
.tips .list li p {
	font-size: 14px;
	font-weight: bold;
}

.tips .list  h4 a{
	font-size: 18px;
	font-weight: bold;
	color: #016DB7;
}


.tips .list .first {
	background: url(../images/tips_first_off.png) no-repeat left top;
	height: 49px;
}
.tips .list .alternate1 {
	background: url(../images/tips_on.png) no-repeat left top;
}
.tips .list .alternate0 {
	background: url(../images/tips_off.png) no-repeat left top;
}
.tips .list .last_alt1 {
	background: url(../images/tips_last_on.png) no-repeat left top;
	height: 51px;
}
.tips .list .last_alt0 {
	background: url(../images/tips_last_off.png) no-repeat left top;
	height: 51px;
}

.tips .left {
	float: left;
	height: auto;
	width: 300px;
	padding-left: 16px;
}
.tips .left .banner {
	margin-bottom: 25px;
	clear: both;
	display: block;
}
.tips_inner {
	height: auto;
	padding-top: 20px;
}
.tips_inner .right {
	float: right;
	height: auto;
	width: 606px;
	padding: 0px 17px 20px 0px;
}
.tips_inner .right p {
	margin-bottom: 12px;
	line-height: 16px;
}
.tips_inner .left {
	float: left;
	height: auto;
	width: 300px;
	padding-left: 16px;
	padding-bottom: 20px;
}
.tips_inner .left .banner {
	clear: both;
	display: block;
	margin-top: 20px;
	margin: 20px auto 0px;
	padding: 0px 5px;
}

/* --------------- list ---------------------------------- */

.tips_inner .left .list{
	list-style: none;
	clear: both;
	display: block;
	padding-bottom: 20px;
}
.tips_inner .list li {
	float: right;
	height: 21px;
	width: 250px;
	padding: 5px 48px 0px 9px;
}
.tips_inner .list li p a{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}


.tips_inner .list .first {
	background: url(../images/tips_inner_first.png) no-repeat left top;
	height: 36px;
	width: 266px;
	padding: 0px 20px;
	line-height: 36px;
}
.tips_inner .list .first h4 {
	font-size: 18px;
	font-weight: bold;
	color: #016DB7;
}
.tips_inner .list a {
	font-weight: bold;
	color: #016DB7;
}
.tips_inner .list a.selected {
	font-weight: bold;
	color: #000;
}
.tips_inner .list .alternate1 {
	background: url(../images/tips_inner_on.png) no-repeat left top;
}
.tips_inner .list .alternate0 {
	background: url(../images/tips_inner_off.png) no-repeat left top;
}
.tips_inner .list .last_alt1 {
	background: url(../images/tips_inner_last_on.png) no-repeat left top;
	height: 29px;
}
.tips_inner .list .last_alt0 {
	background: url(../images/tips_inner_last_off.png) no-repeat left top;
	height: 29px;
}
.job_hatavot {
	height: auto;
	padding-top: 35px;
	float: right;
	width: 958px;
}
.job_hatavot .right {
	float: right;
	height: auto;
	width: 442px;
	padding-right: 17px;
	padding-bottom: 40px;
}
.job_hatavot .left {
	float: left;
	height: auto;
	width: 442px;
	padding-left: 29px;
	padding-bottom: 40px;
}
.box1 {
	height: auto;
	width: 442px;
}
.box1 .top {
	background: url(../images/box1_top.png) no-repeat left top;
	height: 74px;
	width: 442px;
}
.box1 .top span {
	float: right;
	height: 27px;
	width: 137px;
	margin-top: 10px;
	padding-right: 6px;
	text-align: center;
}
.box1 .body {
	background: url(../images/box1_body.png) repeat-y left top;
	height: auto;
	width: 442px;
}
.box1 .list li {
	list-style: none;
	display: block;
	height: auto;
	width: auto;
	margin-bottom: 5px;
	text-align: center;
}

.box1 .foot {
	background: url(../images/box1_foot.png) no-repeat left top;
	height: 20px;
	width: 442px;
}
.job_general {
	height: auto;
	padding-top: 6px;
	float: right;
	width: 958px;
}
.job_general .banner {
	margin-bottom: 40px;
	display: block;
}

.job_general .right {
	float: right;
	height: auto;
	width: 120px;
	padding-right: 7px;
	padding-bottom: 20px;
	margin-left: 26px;
}
.job_general .zone {
	float: right;
	height: auto;
	width: 149px;
}
.job_general .zone ul li {
	height: 54px;
	width: 149px;
	list-style: none;
}
.job_general .zone ul li a img {
	float: right;
}

.job_general .zone ul li a {
	background: url(../images/nav_zone_off.png) no-repeat left bottom;
	display: block;
	float: right;
	height: 54px;
	width: 149px;
}
.job_general .zone ul li a:hover {
	background: url(../images/nav_zone_on.png) no-repeat left bottom;
}

.job_general .job_form {
	float: left;
	height: 406px;
	width: 443px;
	background: url(../images/job_general_formbg.png);
	position: relative;
	margin-top: 28px;
}


.job_general .job_form p.title {
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	margin-top:87px;
}

.contact_form {
	float: right;
	width: 295px;
	padding-bottom: 20px;
	margin-top: 97px;
	padding-right: 30px;
	position: relative;
}

.contact_form li {
	float: left;
	width: 295px;
	padding-bottom: 13px;
	height: auto;
	text-align: left;
	list-style: none;
	font-size: 15px;
}
.contact_form .title {
	text-align: right;
	font-size: 15px;
	font-weight: bold;
}


.contact_form li span {
	float: right;
	width: 102px;
	text-align: right;
	line-height: 19px;
	font-size: 15px;
}

.contact_form li .inpText {
	float: right;
	height: 17px;
	width: 127px;
	border: 1px solid #7F9DB9;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.contact_form li label {
	float: right;
	margin-left: 10px;
}
.job_general .job_form .inpButton{
	cursor: pointer;
	width: 72px;
	position: absolute;
	left: 41px;
	bottom: 60px;
	font-family: Arial, Helvetica, sans-serif;
	height: 39px;
}
.job_general .job_form p {
	float: right;
	width: 250px;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	padding-right: 30px;
}








.job_general .left {
	float: left;
	height: auto;
	width: 120px;
	padding-left: 26px;
	padding-bottom: 20px;
	margin-right: 35px;
}
.study {
	height: auto;
	padding-top: 6px;
	float: right;
	width: 958px;
}
.study .banner {
	margin-bottom: 40px;
	display: block;
}
.study .right {
	float: right;
	height: auto;
	width: 760px;
	padding-right: 10px;
	padding-bottom: 20px;
	position: relative;
}
.study .right h1 {
	border-bottom: 1px solid #A6DEF1;
	margin-top: 6px;
}

.acc_list li {
	float: right;
	height: auto;
	width: 760px;
	list-style: none;
}
.acc_list li.alternate0 .top {
	background: url(../images/study_off.png) repeat-y left top;
}
.acc_list li.alternate1.top {
	background: url(../images/study_on.png) repeat-y left top;
}

.acc_list li.first .top{
	background: url(../images/study_first.png) no-repeat left top;
	height: 51px;
	padding: 4px;
}

.acc_list .top {
	height: 51px;
	background: url(../images/study_on.png) repeat-y left top;
	padding: 3px 17px;
	overflow: hidden;
}
.acc_list .top a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.acc_list .imghold {
	float: right;
	width: 185px;
	padding-right: 0px;
}
.acc_list .expand {
	width: 760px;
	height: auto !important;
	margin: 0px auto 0;
	background: #FFF url(../images/study_off.png) repeat-y left top;
	padding: 0;
	clear: none;
	position: relative;
	top: -57px;
	margin-bottom: -58px;
	overflow: hidden;
}
.acc_list .expand .in{
	width: 725px;
	height: auto;
	border: 1px solid #016DB7;
	margin: 0px auto 0px;
	padding: 10px;
	padding-bottom: 20px;
	background: #FFF;
	float: none;
}
.acc_list .expand .top {
	background: #FFF url(none);
	height: 51px;
}
.acc_list .expand .imghold {
	padding-right: 5px;
}
.acc_list .media {
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.acc_list  .expand .text03 {
	clear: none;
}
.acc_list .study_frm1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	height: 39px;
	clear: both;
	padding-left: 18px;
}
.acc_list .study_frm1 label {
	width: auto;
	text-align: right;
	padding-top: 10px;
}
.acc_list .study_frm1 .inpTxt {
	float: right;
	height: 17px;
	width: 129px;
	border: 1px solid #7F9DB9;
	margin-top: 10px;
}
.acc_list .study_frm1 label span {
	font-weight: normal;
	padding: 0px 20px 0px 10px;
	float: right;
	white-space: nowrap;
	line-height: 36px;
}
.study_frm1 .inpBtn {
	float: left;
}
.acc_list .last {
	height: 116px;
	width: 760px;
}
.acc_list .last.on {
	color: #06C;
	background: url(../images/study_foot_on.png) no-repeat;
}
.acc_list .last.off {
	color: #06C;
	background: url(../images/study_foot_off.png) no-repeat;
}
.acc_list .last .in {
	padding: 20px 27px 0px 0px;
}








.study .left {
	float: left;
	height: auto;
	width: 120px;
	padding-left: 26px;
	padding-bottom: 20px;
}
.btnClose {
	background: url(../images/study_close.png) no-repeat left top;
	clear: both;
	float: left;
	height: 22px;
	width: 22px;
	margin-top: 5px;
	position: relative;
}


.jobs {
	height: auto;
	padding-top: 6px;
	float: right;
	width: 958px;
}
.jobs .banner {
	margin-bottom: 40px;
	display: block;
}
.jobs .right {
	float: right;
	height: auto;
	width: 760px;
	padding-right: 10px;
	padding-bottom: 20px;
	position: relative;
}
.jobs .right h1 {
	border-bottom: 1px solid #A6DEF1;
	float: right;
	margin: 6px 0px 0px;
}
.jobs .right h1 img {
	float: right;
}

.jobs .right h2 {
	font-size: 16px;
	font-weight: bold;
	color: #EB008B;
	line-height: 30px;
	padding-right: 5px;
	clear: both;
	float: right;
	width: 700px;
}


.jobs_list li {
	float: right;
	height: auto;
	width: 760px;
	list-style: none;
	background: url(../images/jobs_first.png);
}
.jobs_list li span {
	float: right;
	height: 51px;
	width: 13px;
	text-align: center;
	padding: 0px 22px 0px 17px;
}
.jobs_list li span input {
	margin: 15px 0px 0px;
}
.jobs_list li img.list_logo {
	float: right;
	padding-left: 10px;
}


.jobs_list li.first {
	background: url(../images/study_first.png) no-repeat left top;
	height: 50px;
	padding-top: 4px;
}
.jobs_list li.first p{
	line-height: 50px;
	padding-right: 15px;
	font-size: 16px;
	font-weight: bold;
}
.jobs_list li.check_all {
	background: url(../images/study_on.png) repeat-y left top;
	line-height: 50px;
}
.jobs_list li.check_all p.text03 {
	float: right;
	padding: 0;
}

.jobs_list li.alternate0 .top {
	background: url(../images/study_off.png) repeat-y left top;
}
.jobs_list li.alternate1.top {
	background: url(../images/study_on.png) repeat-y left top;
}

.jobs_list .top {
	height: 51px;
	background: url(../images/study_on.png) repeat-y left top;
	padding: 3px 0px;
}
.jobs_list .top a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 52px;
	float: right;
}
.jobs_list .top a img {
	padding-left: 10px;
}


.jobs_list .imghold {
	float: right;
	width: 185px;
	padding-right: 0px;
}
.jobs_list .expand {
	width: 760px;
	height: auto !important;
	margin: 0px auto 0;
	background: #FFF url(../images/study_off.png) repeat-y left top;
	padding: 0;
	clear: none;
	position: relative;
	top: -57px;
	margin-bottom: -58px;
	overflow: hidden;
}
.jobs_list .expand .in{
	width: 725px;
	border: 1px solid #016DB7;
	margin: 0px auto 0px;
	padding: 10px;
	background: #FFF;
	float: none;
}
.jobs_list .expand .in .top{
	background: #FFF url(none);
	height: 51px;
}
.jobs_list .expand .top p {
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
}

.jobs_list .expand .imghold {
	padding-right: 5px;
}
.jobs_list .media {
	float: none;
	margin-bottom: 5px;
}
.jobs_list  .expand .text03 {
	clear: none;
}



.jobs_list .study_frm1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	height: auto;
	clear: both;
	padding-left: 0px;
	float: none;
}
/*.jobs_list .study_frm1 .div1 {
	float: none;
	clear: both;
	width: 650px;
}
.jobs_list .study_frm1 .div2 {
	float: right;
	clear: both;
	width: 577px;
	margin-top: 10px;
	display: block;
}

.jobs_list .study_frm1 label {
	width: auto;
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
}
.jobs_list .study_frm1 .inpTxt {
	float: right;
	height: 17px;
	width: 129px;
	border: 1px solid #7F9DB9;
	margin-top: 9px;
	margin-left: 10px;
}*/
.jobs_list .study_frm1 .text03 {
	float: right;
	line-height: 20px;
}

/*.jobs_list .study_frm1 .inpFile {
	float: right;
	border: 1px solid #7F9DB9;
	margin-right: 10px;
}
.jobs_list .study_frm1 label span {
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	float: right;
	white-space: nowrap;
	line-height: 36px;
	width: auto;
}
.jobs_list .study_frm1 .inpBtn{
	float: left;
	margin-top: -15px;
}*/





.jobs_list .last {
	height: 157px;
	width: 760px;
}
.jobs_list .last.on {
	background: url(../images/jobs_list_last_on.png) no-repeat;
}
.jobs_list .last.off {
	background: url(../images/jobs_list_last_off.png) no-repeat;
}
.jobs_list .last .in {
	padding: 20px 27px 0px 0px;
}
.jobs_list .study_frm1 .inpBtnAll{
	float: none;
	margin-top: -15px;
}








.jobs .left {
	float: left;
	height: auto;
	width: 120px;
	padding-left: 26px;
	padding-bottom: 20px;
}
.jobs_list .btnClose{
	background: url(../images/study_close.png) no-repeat left top;
	clear: both;
	float: left;
	height: 22px;
	width: 22px;
	margin-top: -20px;
	position:relative;
}






/* --------------- list ---------------------------------- */


.footer {
	background: url(../images/footer_bg.png) no-repeat left top;
	height: auto;
	width: 100%;
	clear: both;
	text-align: center;
	padding: 15px 0px;

}
.contact {
	background: url(../images/contact_bg.jpg) no-repeat left top;
	height: 631px;
	width: 475px;
	margin: 20px auto;
}
.contact .in {
	height: 290px;
	width: 370px;
	padding: 291px 47px 0px 58px;
}





/*----------------------------------------  collegeForm --------------------------------------*/
.collegeForm{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	height: auto;
	clear: both;
	padding-left: 0px;
	float: none;
	width:690px;
	display:block;
	position:relative;
}
/* field_container */
.collegeForm div{}
/* field_container  title */
.collegeForm div .title{	
    font-weight: normal;
	padding: 0px 0px 0px 10px;
	float: right;
	white-space: nowrap;
	line-height: 36px;
	width: auto;
}
/* field_container  field */
.collegeForm div .field{
	float:right;
	padding-bottom: 13px;
}
/* field_container  validation_response */
.collegeForm div .validation_response{
	float:right;
	width:0px;
	height:0px;
}
/* field_container  not_validated */
.collegeForm div.not_validated{
	color:#ff0000;
}
/* field_container  not_validated  title */
.collegeForm div.not_validated .title{
	color:#ff0000;
}
/* field_container  not_validated  field */
.collegeForm div.not_validated .field{}
/* field_container  validation_response */
.collegeForm div.not_validated .validation_response{
	font-size:12px;	
	font-weight:normal;
}
/* input */
.collegeForm div .field input{}
.collegeForm div.not_validated input{}
/* input.text */
.collegeForm div .field input.text{
	height: 17px;
	width: 129px;
	border: 1px solid #7F9DB9;
	margin-top: 9px;
	margin-left: 10px;
}
.collegeForm div.not_validated input.text{
	border:1px solid #ff0000;
}
/* phrase */
.collegeForm div div.phrase{
	width: 240px;
}
/* input.short_text */
.collegeForm div .field input.short_text{}
.collegeForm div.not_validated input.short_text{}
/* input.file */
.collegeForm div .field input.file{
	height: 21px;
	width: 236px;
	border: 1px solid #7F9DB9;
	margin-top: 9px;
	margin-left: 10px;
}
.collegeForm div.not_validated input.file{}
/* input.email */
.collegeForm div .field input.email{}
.collegeForm div.not_validated input.email{}
/* input.numeric */
.collegeForm div .field input.numeric{}
.collegeForm div.not_validated input.numeric{}
/* input.name */
.collegeForm div .field input.name{}
.collegeForm div.not_validated input.name{}
/* input.phone */
.collegeForm div .field input.phone{}
.collegeForm div.not_validated INPUT.phone{}
/* input.mobile_phone */
.collegeForm div .field input.mobile_phone{}
.collegeForm div.not_validated input.mobile_phone{}
/* input.submit */
.collegeForm div input.submit{
	font: bold 13px Arial, Helvetica, sans-serif;
	float: left;
	cursor: pointer;
	background: #a6def1 url(../images/study_btnSingle.png) no-repeat;
	border-style:solid;
	border-width:0px;
	width: 72px;
	height:39px;
}
.collegeForm div.not_validated input.submit{}
/* input.radio */
.collegeForm div .field input.radio{}
.collegeForm div.not_validated input.radio{}
/* input.checkbox */
.collegeForm div .field input.checkbox{}
.collegeForm div.not_validated input.checkbox{}
/* textarea */
.collegeForm div .field textarea{
	height: 104px;
	width: 228px;
	border: 1px solid #67727b;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.collegeForm div.not_validated textarea{
	border:1px solid #ff0000;
}
/* select */
.collegeForm div .field select{}
.collegeForm div.not_validated select{}
/* SPAN.mandatory */
.collegeForm div .field span.mandatory{
	color:#ff0000;
}
/* div.submit */
.collegeForm div.submit{
	float:left;
	text-align:left;
	width: 72px;
	height:39px;
	margin-top: -40px;
	margin-left:0px
}
.collegeForm .c_fullName, 
.collegeForm .c_email, 
.collegeForm .c_homePhone {
	float:right;
/*	position:relative;	*/
	margin:0px;
	height:34px;
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
	width:200px;
	
}
.collegeForm .c_additionalField_1 {
	clear:right;
/*	position:relative;	*/
	margin:0px;
	height:14px;
	line-height:14px;
	width:160px;
	text-align: right;
	padding: 0px;
	font-size:12px;
	position:absolute;
	right:0px;
	bottom:-20px;
}
.collegeForm .c_additionalField_1 .title {
	color:#0000ff;
	font-weight:bold;
	vertical-align:bottom;
	padding:0px;
	line-height:14px;
	padding-top:3px;
}

/*----------------------------------------  collegeListForm --------------------------------------*/
.collegeListForm{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	height: auto;
	clear: both;
	padding-left: 0px;
	float: none;
	width:690px;
	position:relative;
	display:block;
}
/* field_container */
.collegeListForm div{}
/* field_container  title */
.collegeListForm div .title{	
    font-weight: normal;
	padding: 0px 0px 0px 10px;
	float: right;
	white-space: nowrap;
	line-height: 36px;
	width: auto;
}
/* field_container  field */
.collegeListForm div .field{
	float:right;
	padding-bottom: 13px;
}
/* field_container  validation_response */
.collegeListForm div .validation_response{
	float:right;
	width:0px;
	height:0px;
}
/* field_container  not_validated */
.collegeListForm div.not_validated{
	color:#ff0000;
}
/* field_container  not_validated  title */
.collegeListForm div.not_validated .title{
	color:#ff0000;
}
/* field_container  not_validated  field */
.collegeListForm div.not_validated .field{}
/* field_container  validation_response */
.collegeListForm div.not_validated .validation_response{
	font-size:12px;	
	font-weight:normal;
}
/* input */
.collegeListForm div .field input{}
.collegeListForm div.not_validated input{}
/* input.text */
.collegeListForm div .field input.text{
	height: 17px;
	width: 129px;
	border: 1px solid #7F9DB9;
	margin-top: 9px;
	margin-left: 10px;
}
.collegeListForm div.not_validated input.text{
	border:1px solid #ff0000;
}
/* phrase */
.collegeForm div div.phrase{
	width: 240px;
}
/* input.short_text */
.collegeListForm div .field input.short_text{}
.collegeListForm div.not_validated input.short_text{}
/* input.file */
.collegeListForm div .field input.file{
	height: 21px;
	width: 236px;
	border: 1px solid #7F9DB9;
	margin-top: 9px;
	margin-left: 10px;
}
.collegeListForm div.not_validated input.file{}
/* input.email */
.collegeListForm div .field input.email{}
.collegeListForm div.not_validated input.email{}
/* input.numeric */
.collegeListForm div .field input.numeric{}
.collegeListForm div.not_validated input.numeric{}
/* input.name */
.collegeListForm div .field input.name{}
.collegeListForm div.not_validated input.name{}
/* input.phone */
.collegeListForm div .field input.phone{}
.collegeListForm div.not_validated INPUT.phone{}
/* input.mobile_phone */
.collegeListForm div .field input.mobile_phone{}
.collegeListForm div.not_validated input.mobile_phone{}
/* input.submit */
.collegeListForm div input.submit{
	font: bold 13px Arial, Helvetica, sans-serif;
	float: left;
	cursor: pointer;
	background: #a6def1 url(../images/study_btnAll.png) no-repeat;
	border-style:solid;
	border-width:0px;
	width: 72px;
	height:39px;
}
.collegeListForm div.not_validated input.submit{}
/* input.radio */
.collegeListForm div .field input.radio{}
.collegeListForm div.not_validated input.radio{}
/* input.checkbox */
.collegeListForm div .field input.checkbox{}
.collegeListForm div.not_validated input.checkbox{}
/* textarea */
.collegeListForm div .field textarea{
	height: 104px;
	width: 228px;
	border: 1px solid #67727b;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.collegeListForm div.not_validated textarea{
	border:1px solid #ff0000;
}
/* select */
.collegeListForm div .field select{}
.collegeListForm div.not_validated select{}
/* SPAN.mandatory */
.collegeListForm div .field span.mandatory{
	color:#ff0000;
}
/* div.submit */
.collegeListForm div.submit{
	float:left;
	text-align:left;
	width: 72px;
	height:39px;
	margin-top: -40px;
	margin-left:0px
}
.collegeListForm .c_fullName, 
.collegeListForm .c_email, 
.collegeListForm .c_homePhone {
	float:right;
/*	position:relative;	*/
	margin:0px;
	height:34px;
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
	width:200px;
}
.collegeListForm .c_additionalField_1 {
	clear:right;
/*	position:relative;	*/
	margin:0px;
	height:14px;
	line-height:14px;
	width:160px;
	text-align: right;
	padding: 0px;
	font-size:12px;
	position:absolute;
	right:0px;
	bottom:-17px;
}
.collegeListForm .c_additionalField_1 .title {
	color:#0000ff;
	font-weight:bold;
	vertical-align:bottom;
	padding:0px;
	line-height:14px;
	padding-top:3px;
}


/*----------------------------------------  jobForm --------------------------------------*/
.jobForm{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	height: auto;
	clear: both;
	padding-left: 0px;
	float: none;
	width:670px;
	display:block;
	position:relative;
}
/* field_container */
.jobForm div{}
/* field_container  title */
.jobForm div .title{	
    font-weight: normal;
	padding: 0px 0px 0px 10px;
	float: right;
	white-space: nowrap;
	line-height: 36px;
	width: auto;
}
/* field_container  field */
.jobForm div .field{
	float:right;
	padding-bottom: 13px;
}
/* field_container  validation_response */
.jobForm div .validation_response{
	float:right;
	width:0px;
	height:0px;
}
/* field_container  not_validated */
.jobForm div.not_validated{
	color:#ff0000;
}
/* field_container  not_validated  title */
.jobForm div.not_validated .title{
	color:#ff0000;
}
/* field_container  not_validated  field */
.jobForm div.not_validated .field{}
/* field_container  validation_response */
.jobForm div.not_validated .validation_response{
	font-size:12px;	
	font-weight:normal;
}
/* input */
.jobForm div .field input{}
.jobForm div.not_validated input{}
/* input.text */
.jobForm div .field input.text{
	height: 17px;
	width: 129px;
	border: 1px solid #7F9DB9;
	margin-top: 9px;
	margin-left: 10px;
}
.jobForm div.not_validated input.text{
	border:1px solid #ff0000;
}
/* phrase */
.jobForm div div.phrase{
	width: 240px;
}
/* input.short_text */
.jobForm div .field input.short_text{}
.jobForm div.not_validated input.short_text{}
/* input.file */
.jobForm div .field input.file{
	height: 21px;
	width: 236px;
	border: 1px solid #7F9DB9;
	margin-top: 9px;
	margin-left: 10px;
}
.jobForm div.not_validated input.file{}
/* input.email */
.jobForm div .field input.email{}
.jobForm div.not_validated input.email{}
/* input.numeric */
.jobForm div .field input.numeric{}
.jobForm div.not_validated input.numeric{}
/* input.name */
.jobForm div .field input.name{}
.jobForm div.not_validated input.name{}
/* input.phone */
.jobForm div .field input.phone{}
.jobForm div.not_validated INPUT.phone{}
/* input.mobile_phone */
.jobForm div .field input.mobile_phone{}
.jobForm div.not_validated input.mobile_phone{}
/* input.submit */
.jobForm div input.submit{
	font: bold 13px Arial, Helvetica, sans-serif;
	float: left;
	cursor: pointer;
	background: #a6def1 url(../images/study_btnSingle.png) no-repeat;
	border-style:solid;
	border-width:0px;
	width: 72px;
	height:39px;
}
.jobForm div.not_validated input.submit{}
/* input.radio */
.jobForm div .field input.radio{}
.jobForm div.not_validated input.radio{}
/* input.checkbox */
.jobForm div .field input.checkbox{}
.jobForm div.not_validated input.checkbox{}
/* textarea */
.jobForm div .field textarea{
	height: 104px;
	width: 228px;
	border: 1px solid #67727b;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.jobForm div.not_validated textarea{
	border:1px solid #ff0000;
}
/* select */
.jobForm div .field select{}
.jobForm div.not_validated select{}
/* SPAN.mandatory */
.jobForm div .field span.mandatory{
	color:#ff0000;
}
/* div.submit */
.jobForm div.submit{
	float:left;
	text-align:left;
	width: 72px;
	height:39px;
	margin-top: -40px;
	margin-left:51px
}
.jobForm .c_fullName, 
.jobForm .c_email, 
.jobForm .c_homePhone {
	float:right;
/*	position:relative;	*/
	margin:0px;
	height:34px;
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
	width:213px;
	
} 
.jobForm .c_attachmentFile {
	clear:right;
/*	position:relative;	*/
	margin:0px;
	height:34px;
	width:384px;
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
	
}
.jobForm .c_attachmentFile .title{
	font-weight:bold;
}
.jobForm .c_additionalField_1 {
	clear:right;
/*	position:relative;	*/
	margin:0px;
	height:14px;
	line-height:14px;
	width:160px;
	text-align: right;
	padding: 0px;
	font-size:12px;
	position:absolute;
	right:355px;
	bottom:7px;
}
.jobForm .c_additionalField_1 .title {
	color:#0000ff;
	font-weight:bold;
	vertical-align:bottom;
	padding:0px;
	line-height:14px;
	padding-top:3px;
}

/*----------------------------------------  jobsListForm --------------------------------------*/
.jobsListForm{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	height: auto;
	clear: both;
	padding-left: 0px;
	float: none;
	width:670px;
	height:86px;
	display:block;
	position:relative;
}
/* field_container */
.jobsListForm div{}
/* field_container  title */
.jobsListForm div .title{	
    font-weight: normal;
	padding: 0px 0px 0px 10px;
	float: right;
	white-space: nowrap;
	line-height: 36px;
	width: auto;
}
/* field_container  field */
.jobsListForm div .field{
	float:right;
	padding-bottom: 13px;
}
/* field_container  validation_response */
.jobsListForm div .validation_response{
	float:right;
	width:0px;
	height:0px;
}
/* field_container  not_validated */
.jobsListForm div.not_validated{
	color:#ff0000;
}
/* field_container  not_validated  title */
.jobsListForm div.not_validated .title{
	color:#ff0000;
}
/* field_container  not_validated  field */
.jobsListForm div.not_validated .field{}
/* field_container  validation_response */
.jobsListForm div.not_validated .validation_response{
	font-size:12px;	
	font-weight:normal;
}
/* input */
.jobsListForm div .field input{}
.jobsListForm div.not_validated input{}
/* input.text */
.jobsListForm div .field input.text{
	height: 17px;
	width: 129px;
	border: 1px solid #7F9DB9;
	margin-top: 9px;
	margin-left: 10px;
}
.jobsListForm div.not_validated input.text{
	border:1px solid #ff0000;
}
/* phrase */
.jobsListForm div div.phrase{
	width: 240px;
}
/* input.short_text */
.jobsListForm div .field input.short_text{}
.jobsListForm div.not_validated input.short_text{}
/* input.file */
.jobsListForm div .field input.file{
	height: 21px;
	width: 236px;
	border: 1px solid #7F9DB9;
	margin-top: 9px;
	margin-left: 10px;
}
.jobsListForm div.not_validated input.file{}
/* input.email */
.jobsListForm div .field input.email{}
.jobsListForm div.not_validated input.email{}
/* input.numeric */
.jobsListForm div .field input.numeric{}
.jobsListForm div.not_validated input.numeric{}
/* input.name */
.jobsListForm div .field input.name{}
.jobsListForm div.not_validated input.name{}
/* input.phone */
.jobsListForm div .field input.phone{}
.jobsListForm div.not_validated INPUT.phone{}
/* input.mobile_phone */
.jobsListForm div .field input.mobile_phone{}
.jobsListForm div.not_validated input.mobile_phone{}
/* input.submit */
.jobsListForm div input.submit{
	font: bold 13px Arial, Helvetica, sans-serif;
	float: left;
	cursor: pointer;
	background: #a6def1 url(../images/study_btnAll.png) no-repeat;
	border-style:solid;
	border-width:0px;
	width: 72px;
	height:39px;
}
.jobsListForm div.not_validated input.submit{}
/* input.radio */
.jobsListForm div .field input.radio{}
.jobsListForm div.not_validated input.radio{}
/* input.checkbox */
.jobsListForm div .field input.checkbox{}
.jobsListForm div.not_validated input.checkbox{}
/* textarea */
.jobsListForm div .field textarea{
	height: 104px;
	width: 228px;
	border: 1px solid #67727b;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.jobsListForm div.not_validated textarea{
	border:1px solid #ff0000;
}
/* select */
.jobsListForm div .field select{}
.jobsListForm div.not_validated select{}
/* SPAN.mandatory */
.jobsListForm div .field span.mandatory{
	color:#ff0000;
}
/* div.submit */
.jobsListForm div.submit{
	float:left;
	text-align:left;
	width: 72px;
	height:39px;
	margin-top: -40px;
	margin-left:51px
}
.jobsListForm .c_fullName, 
.jobsListForm .c_email, 
.jobsListForm .c_homePhone {
	float:right;
/*	position:relative;	*/
	margin:0px;
	height:36px;
	width:213px;
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
	
} 
.jobsListForm .c_attachmentFile {
	float:right;
/*	position:relative;	*/
	margin:0px;
	height:36px;
	width:324px;
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
	
} 
.jobsListForm .c_attachmentFile .title{
	font-weight:bold;
}
.jobsListForm .c_additionalField_1 {
	clear:right;
/*	position:relative;	*/
	margin:0px;
	height:14px;
	line-height:14px;
	width:160px;
	text-align: right;
	padding: 0px;
	font-size:12px;
	position:absolute;
	right:335px;
	bottom:2px;
}
.jobsListForm .c_additionalField_1 .title {
	color:#0000ff;
	font-weight:bold;
	vertical-align:bottom;
	padding:0px;
	line-height:14px;
	padding-top:3px;
}






/*----------------------------------------  jobsCatalogForm --------------------------------------*/
.jobsCatalogForm{
	float: right;
	width: 367px;
	height:210px;
	padding-bottom: 20px;
	margin-top: 10px;
	padding-right: 30px;
	position: relative;
}
/* field_container */
.jobsCatalogForm div{}
/* field_container  title */
.jobsCatalogForm div .title{	
    float: right;
	width: 102px;
	text-align: right;
	line-height: 19px;
	font-size: 15px;
}
/* field_container  field */
.jobsCatalogForm div .field{
	float:right;
	padding-bottom: 13px;
}
/* field_container  validation_response */
.jobsCatalogForm div .validation_response{
	float:right;
	width:10px;
	height:10px;
}
/* field_container  not_validated */
.jobsCatalogForm div.not_validated{
	color:#ff0000;
}
/* field_container  not_validated  title */
.jobsCatalogForm div.not_validated .title{
	color:#ff0000;
}
/* field_container  not_validated  field */
.jobsCatalogForm div.not_validated .field{}
/* field_container  validation_response */
.jobsCatalogForm div.not_validated .validation_response{
	font-size:12px;	
	font-weight:normal;
}
/* input */
.jobsCatalogForm div .field input{}
.jobsCatalogForm div.not_validated input{}
/* input.text */
.jobsCatalogForm div .field input.text{
	height: 17px;
	width: 127px;
	border: 1px solid #7F9DB9;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.jobsCatalogForm div.not_validated input.text{
	border:1px solid #ff0000;
}
/* phrase */
.jobsCatalogForm div div.phrase{
	width: 240px;
}
/* input.short_text */
.jobsCatalogForm div .field input.short_text{}
.jobsCatalogForm div.not_validated input.short_text{}
/* input.file */
.jobsCatalogForm div .field input.file{}
.jobsCatalogForm div.not_validated input.file{}
/* input.email */
.jobsCatalogForm div .field input.email{}
.jobsCatalogForm div.not_validated input.email{}
/* input.numeric */
.jobsCatalogForm div .field input.numeric{}
.jobsCatalogForm div.not_validated input.numeric{}
/* input.name */
.jobsCatalogForm div .field input.name{}
.jobsCatalogForm div.not_validated input.name{}
/* input.phone */
.jobsCatalogForm div .field input.phone{}
.jobsCatalogForm div.not_validated INPUT.phone{}
/* input.mobile_phone */
.jobsCatalogForm div .field input.mobile_phone{}
.jobsCatalogForm div.not_validated input.mobile_phone{}
/* input.submit */
.jobsCatalogForm div input.submit{
	font: bold 13px Arial, Helvetica, sans-serif;
	float: left;
	cursor: pointer;
	background: #d9f0f7 url(../images/job_general_btn.png) no-repeat;
	border-style:solid;
	border-width:0px;
	width: 72px;
	height:39px;
}
.jobsCatalogForm div.not_validated input.submit{}
/* input.radio */
.jobsCatalogForm div .field input.radio{}
.jobsCatalogForm div.not_validated input.radio{}
/* input.checkbox */
.jobsCatalogForm div .field input.checkbox{}
.jobsCatalogForm div.not_validated input.checkbox{}
/* textarea */
.jobsCatalogForm div .field textarea{
	height: 104px;
	width: 228px;
	border: 1px solid #67727b;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.jobsCatalogForm div.not_validated textarea{
	border:1px solid #ff0000;
}
/* select */
.jobsCatalogForm div .field select{}
.jobsCatalogForm div.not_validated select{}
/* SPAN.mandatory */
.jobsCatalogForm div .field span.mandatory{
	color:#ff0000;
}
/* div.submit */
.jobsCatalogForm div.submit{
	float:left;
	text-align:left;
	width: 72px;
	height:39px;
	margin-bottom:15px;
	margin-top:-60px;
}
.jobsCatalogForm .c_fullName, 
.jobsCatalogForm .c_company, 
.jobsCatalogForm .c_homePhone, 
.jobsCatalogForm .c_email, 
.jobsCatalogForm .c_jobTitle{
	clear:right;
/*	position:relative;*/	
	margin:0px;
	width:295px;
	height:34px;
	
}
.jobsCatalogForm .c_jobTitle{
	clear:right;
/*	position:relative;	*/
	margin:0px;
	width:285px;
	height:auto;
	
}
.jobsCatalogForm .c_jobTitle .title{
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	padding-top:20px;
	width:200px;
}
.jobsCatalogForm .c_jobTitle .field{
	float:right;
	width:auto;
	height:auto;
}
.jobsCatalogForm .c_jobTitle .select_list{
	float:right;
	width:284px;
}
.jobsCatalogForm .c_jobTitle .select_list .item{
	float: right;
	margin-left: 0px;
	width:56px;
}






/*----------------------------------------  contactForm --------------------------------------*/
.contactForm{
	width: 370px;
	padding: 0;
	margin: 15px 0px 0px;
}
/* field_container */
.contactForm div{}
/* field_container  title */
.contactForm div .title{	
    float: right;
	width: 82px;
	text-align: right;
	line-height: 21px;
	font-size: 14px;
}
/* field_container  field */
.contactForm div .field{
	float:right;
	padding-bottom: 13px;
}
/* field_container  validation_response */
.contactForm div .validation_response{
	float:right;
}
/* field_container  not_validated */
.contactForm div.not_validated{
	color:#ff0000;
}
/* field_container  not_validated  title */
.contactForm div.not_validated .title{
	color:#ff0000;
}
/* field_container  not_validated  field */
.contactForm div.not_validated .field{}
/* field_container  validation_response */
.contactForm div.not_validated .validation_response{
	font-size:12px;	
	font-weight:normal;
}
/* input */
.contactForm div .field input{}
.contactForm div.not_validated input{}
/* input.text */
.contactForm div .field input.text{
	height: 17px;
	width: 129px;
	border: 1px solid #7F9DB9;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.contactForm div.not_validated input.text{
	border:1px solid #ff0000;
}
/* phrase */
.contactForm div div.phrase{
	width: 240px;
}
/* input.short_text */
.contactForm div .field input.short_text{}
.contactForm div.not_validated input.short_text{}
/* input.file */
.contactForm div .field input.file{}
.contactForm div.not_validated input.file{}
/* input.email */
.contactForm div .field input.email{}
.contactForm div.not_validated input.email{}
/* input.numeric */
.contactForm div .field input.numeric{}
.contactForm div.not_validated input.numeric{}
/* input.name */
.contactForm div .field input.name{}
.contactForm div.not_validated input.name{}
/* input.phone */
.contactForm div .field input.phone{}
.contactForm div.not_validated INPUT.phone{}
/* input.mobile_phone */
.contactForm div .field input.mobile_phone{}
.contactForm div.not_validated input.mobile_phone{}
/* input.submit */
.contactForm div input.submit{
	font: bold 13px Arial, Helvetica, sans-serif;
	float: left;
	cursor: pointer;
	background: #CDB8A7 url(../images/contact_btn.png) no-repeat;
	border: none;
	color: #2A1109;
	width: 70px;
	height:37px;
}
.contactForm div.not_validated input.submit{}
/* input.radio */
.contactForm div .field input.radio{}
.contactForm div.not_validated input.radio{}
/* input.checkbox */
.contactForm div .field input.checkbox{}
.contactForm div.not_validated input.checkbox{}
/* textarea */
.contactForm div .field textarea{
	height: 103px;
	width: 282px;
	border: 1px solid #7F9DB9;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.contactForm div.not_validated textarea{
	border:1px solid #ff0000;
}
/* select */
.contactForm div .field select{}
.contactForm div.not_validated select{}
/* SPAN.mandatory */
.contactForm div .field span.mandatory{
	color:#ff0000;
}
/* div.submit */
.contactForm div.submit{
	clear:both;
	text-align:left;
	width:370px;
}
.contactForm .c_fullName, 
.contactForm .c_email, 
.contactForm .c_businessPhone, 
.contactForm .c_mobilePhone, 
.contactForm .c_comments{
	width: 370px;
	height: auto;
	text-align: left;
	float: right;
	clear: both;
	list-style: none;
	
}

/*----------------------------------------  loginForm --------------------------------------*/
.loginForm{
	font-family:Arial, Helvetica, sans-serif;
	width: 318px;
	margin:0px;
	padding:0px;
	margin-top:20px;
	margin-right:10px;
	height:auto;
}
/* field_container */
.loginForm div{}
/* field_container  title */
.loginForm div .title{	
    float:right;
	width: 70px;
	text-align: right;
	line-height: 21px;
	font-size: 12px;
	color: #67727b;
	font-weight: bold;
}
/* field_container  field */
.loginForm div .field{
	float:right;
	padding-bottom:7px;
}
/* field_container  validation_response */
.loginForm div .validation_response{
	float:right;
}
/* field_container  not_validated */
.loginForm div.not_validated{
	color:#ff0000;
}
/* field_container  not_validated  title */
.loginForm div.not_validated .title{
	color:#ff0000;
}
/* field_container  not_validated  field */
.loginForm div.not_validated .field{}
/* field_container  validation_response */
.loginForm div.not_validated .validation_response{
	font-size:12px;	
	font-weight:normal;
}
/* input */
.loginForm div .field input{}
.loginForm div.not_validated input{}
/* input.text */
.loginForm div .field input.text{
	height: 17px;
	width: 228px;
	border: 1px solid #67727b;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.loginForm div.not_validated input.text{
	border:1px solid #ff0000;
}
/* phrase */
.loginForm div div.phrase{
	width: 240px;
}
/* input.short_text */
.loginForm div .field input.short_text{}
.loginForm div.not_validated input.short_text{}
/* input.file */
.loginForm div .field input.file{}
.loginForm div.not_validated input.file{}
/* input.email */
.loginForm div .field input.email{}
.loginForm div.not_validated input.email{}
/* input.numeric */
.loginForm div .field input.numeric{}
.loginForm div.not_validated input.numeric{}
/* input.name */
.loginForm div .field input.name{}
.loginForm div.not_validated input.name{}
/* input.phone */
.loginForm div .field input.phone{}
.loginForm div.not_validated INPUT.phone{}
/* input.mobile_phone */
.loginForm div .field input.mobile_phone{}
.loginForm div.not_validated input.mobile_phone{}
/* input.submit */
.loginForm div input.submit{
	font: bold 13px Arial, Helvetica, sans-serif;
	float: left;
	cursor: pointer;
	background: #67727b;
	border: 1px solid #8A5F40;
	color: #fff;
	margin-left:6px;
}
.loginForm div.not_validated input.submit{}
/* input.radio */
.loginForm div .field input.radio{}
.loginForm div.not_validated input.radio{}
/* input.checkbox */
.loginForm div .field input.checkbox{}
.loginForm div.not_validated input.checkbox{}
/* textarea */
.loginForm div .field textarea{
	height: 104px;
	width: 228px;
	border: 1px solid #67727b;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.loginForm div.not_validated textarea{
	border:1px solid #ff0000;
}
/* select */
.loginForm div .field select{}
.loginForm div.not_validated select{}
/* SPAN.mandatory */
.loginForm div .field span.mandatory{
	color:#ff0000;
}
/* div.submit */
.loginForm div.submit{
	clear:both;
	text-align:left;
	width:308px;
	height:30px;
}
.loginForm .c_fullName, 
.loginForm .c_email, 
.loginForm .c_businessPhone, 
.loginForm .c_mobilePhone, 
.loginForm .c_comments{
	clear:right;
	position:relative;	
	margin:0px;
	padding-bottom:10px;
	height:20px;
	
}
.loginForm .m_firstName, 
.loginForm .m_lastName, 
.loginForm .m_nickName, 
.loginForm .m_idNumber, 
.loginForm .m_email,
.loginForm .m_businessPhone,
.loginForm .m_homePhone,
.loginForm .m_mobilePhone,
.loginForm .m_businessFax,
.loginForm .m_address,
.loginForm .m_city,
.loginForm .m_zip,
.loginForm .m_profession{
	clear:right;
	position:relative;	
	margin:0px;
	padding-bottom:10px;
	height:20px;
	
}
.loginForm .passwordRestoration{
	display:block;
	float:right;
	color:#FF0000;
	text-decoration:none;
}
.loginForm .passwordRestoration:hover{
	text-decoration:underline;
}

/********************************** siteMap   ***********************************/
div.siteMapDiv{

}
div.siteMapDiv ul{
	margin-right:15px;
}
div.siteMapDiv li{
	list-style-type:none; 
	color:#FF6600;
}
div.siteMapDiv li a{
	text-decoration:none;
	color:#666;
	font-size:13px;
}
div.siteMapDiv li a:hover{
	text-decoration:underline;
	color:#CCCCCC;
}

ul.siteMap_1{

}
ul.siteMap_1 li{
	list-style-type:none; 
	color:#FF0000;
}

ul.siteMap_2{
	
}
ul.siteMap_2 li{
	list-style-type:none;
	color:#FF3300 
}

ul.siteMap_3{
	
}
ul.siteMap_3 li{
	list-style-type:none;
	color:#FF6600; 
}

ul.siteMap_4{
	
}
ul.siteMap_4 li{
	list-style-type:none;
	color:#FFCC33; 
}


.gallery_prev{
	position:absolute;
	display:block;
	bottom:20px;
	left:15px;
	width:80px;
	height:25px;
	background:none;
	border:solid 1px #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	line-height:20px;
}
.gallery_next{
	position:absolute;
	display:block;
	bottom:20px;
	left:115px;
	width:80px;
	height:25px;
	border:solid 1px #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	background:none;
	line-height:20px;
}
#gallery_pop_picAbst{
	position:absolute;
	display:block;
	width:300px;
	height:40px;
	bottom:6px;
	right:130px;
	border:solid 0px ;
	font-family:Arial, Helvetica, sans-serif;
	color:#bf1324;
	background:none;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
DIV.inDom_popUp{
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color: ;
	z-index:1000;
	visibility:hidden;
	vertical-align:middle;
	text-align:center;
}
DIV.inDom_popUp .popBg{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background-color:#000;
	filter:alpha(opacity=80);
	opacity:0.8;
	z-index:1;

}
DIV.inDom_popUp .popSatge{
	width:650px;
	height:500px;
	padding:0px;
	margin:0px;
	position:relative;
	top:80px;
	display:block;
	background-color:#FFFFFF;
	z-index:7;
	padding:15px;
	margin:auto;
	border: solid 3px #999;
}
DIV.inDom_popUp .popSatge #input{
	width:650px;
}
DIV.inDom_popUp .popSatge input{}
DIV.inDom_popUp a.close{
	width:70px;
	height:23px;
	position:absolute;
	right:10px;
	bottom:25px;
	border:none;
	cursor:pointer;
}
DIV.inDom_popUp BUTTON.close{
	background-image:url(../Images/closePop.gif);
	width:70px;
	height:23px;
	position:absolute;
	right:15px;
	bottom:10px;
	border:none;
	cursor:pointer;
}



