/* eMoción screen css */
@import url(stylesForms.css);
@import url(globalStyles.css);

html{
	height: 100%;
}

html,body {
	margin: 0;
	padding: 0;
}
body {		
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #626262;
	height: 100%;
	background-image: url(../global/bgBody.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-size: 1.4em;
	color: #000000;
}
h1 a {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
	color: #000000;
	margin: 0;
}
h2 a {
	font-size: 1.1em;
}
h3 {
	font-size: 1.1em;
	color: #000000;
}
h3 a {
	font-size: 1em;
}
.mainImage {
	padding: 0;
	margin: 0;
}
.mainImage img {
	width: 48.4em;
	height: 26.6em;
	padding: 0;
	margin: 0;
}
.inputError {
	color: #000000;
	font-weight: bold;
}
.cBoxTop {
	width: 74em;
	height: auto;
	background-color: #FFFFFF;
	clear: both;
}
.cBoxRight {
	float: left;
	width: 22em;
	height: 23em;
	line-height: 1.5em;
	text-align: left;
	background-color: #ecf1f5;
	margin-left: 2em;
	overflow: auto;
}
.cBoxRight p {
	margin: 1.5em 1.5em 1.5em 1.5em;
}
.wrapHeader {
	width: 73em;
	height: 12em;
	background-color: #FFFFFF;
}
.headLogo {
	padding-top: 22px;
	width: 11.2em;
	float: right;
}

.spacer {
	height: 2px;
	clear: both;
}
.clearFix {
	height: 1em;
	clear: both;
}
.containerMM {
	float: left;
	width: 21em;
	height: 26.6em;
	text-align: left;
	background-color: #ecf1f5;
	margin-right: 3em;
}

.containerSM {
	width: 23em;
	height: auto;
	text-align: left;
	background-color: #ecf1f5;
	visibility: hidden;
}

.contentMain {
	text-align: left;
	background-color: #FFFFFF;
	line-height: 1.6em;
	color: #3f3f3f;
	font-size: 1em;
	width: 46em;
}

.contentMain a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
.contentMain a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.containerPage {
	width: 72.4em;
	height: auto;
	min-height: 100%;
	padding: 0 3em 0em 3em;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}

.wrapFontsize {
	padding-bottom: 2em;
}

.containerContent {
	height: 100%;
	min-height: 100%;
}

.contentLeft {
	width: 21em;
	height: 23em;
	text-align: left;
	line-height: 1.3em;
	color: #3f3f3f;
	float: left;
	margin-right: 3em;
	
}
.contentLeft p {
	margin: 5px;
}
.orgBox {
	width: 100%;
	background-color: #88cafa;
	color: #FFFFFF;
}
.orgBox h3 {
	color: #FFFFFF;
	padding: 0.4em 1em 0.4em 1em;
	border-bottom: 1px solid #FFFFFF;
}

.orgBox a {
	color: #FFFFFF;
	text-decoration: none;
}
.orgBox ul {
	padding: 0em 2em 1em 2em;
	list-style-image: url(../global/lsi_orgBox.gif);
}
.orgBox ul li {
	padding: 0.2em 0em 0.2em 0em;;
}
.imgCopyright {
	font-size: 0.8em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	border-bottom: 1px dotted #7b7b7b;
}
.imgCopyright p {
	margin: 0px 4px 0px 5px;
}
.imgZoom {
	float: right;
	padding: 0px 5px 0px 5px;
}
.signature {
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	color: #000000;
	font-style: italic;
}
.signature p {
	margin: 0px 4px 0px 5px;
}

.signature p:before{
	/*content: "\201E";*/
	content: "„";
}

.signature p:after{
	/*content: "\201D";*/
	content: "”";
}

.footermenu {
	border-top: 1px dotted #c0c0c0;
	clear: both;
}

.footermenu ul {
	margin-top: 0;
	margin-left: -50px;
}

.footermenu ul li {
	list-style: none;
	float: left;
	margin: 0.5em 1em 0em 1em;
}
.footermenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #474747;
	text-decoration: none;
	font-weight: normal;
}
.footermenu a:before {
	content: url(../global/linkBefore.gif);
}
.footermenu a:hover{
	font-size: 0.9em;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.footerRight {
	clear: both;
	width: 100%;
	text-align: right;
	padding: 0.4em 0 2em 0;
	border-top: 1px dotted #c0c0c0;
}
.footerRight a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.footerRight a:hover{
	font-size: 0.9em;
	text-decoration: none;
	color: #474747;
	font-weight: normal;
}
.footerRight img {
	margin-left: 4px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #474747;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #474747;
}
a img {
	border: none;
}

.blank {
	top:-1px;
}
.blank2 {
	bottom:-1px;
	border-top:1px solid #fff;
}

#mainNavig ul {
	padding: 0;
	margin-left: 0em;
}
#mainNavig li {
	position: relative;
	list-style-type: none;
}
#mainNavig li:hover {
	background-color: #d6dfe4;
}
#mainNavig ul ul {
	margin-left: 0em;
	height: auto;
	border: 1px dotted #626262;
}
#mainNavig ul ul  {
	position: absolute;
	top: 0;
	top: 2.7em;
	left: 4em;
	width: 100%;
}
#mainNavig ul ul li {
	border-bottom: 1px solid #d6dfe4;
	margin-left: 0em;
	height: auto;
}
div#mainNavig ul ul, div#mainNavig ul li:hover ul ul {
	display: none;
}

div#mainNavig ul li:hover ul, div#mainNavig ul ul ul li:hover ul {
	display: block;
}

.mainmenu {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #ecf1f5;
}
.mainmenu:hover {
	background-color: #ffedb1;
}
.mainmenuAct {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #bec6cb;
}
.mainmenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0.5em 1em 0.5em 1em;
}
.mainmenu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: underline;
	display: block;
	padding: 0.5em 1em 0.5em 1em;
}

.mainmenuAct a {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0.5em 1em 0.5em 1em;
}
.mainmenuAct a:hover {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding: 0.5em 1em 0.5em 1em;
}

.wrapSubNavig {
	margin-left: 5em;
}
.subNavig {
	background-color: #FFFFFF;
	float: left;
	z-index: 1;
}

.submenu {
	text-align: left;
}

.submenu a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.submenu a:hover {
	color: #000000;
	text-decoration: underline;
}

.submenuAct {
	text-align: left;
}
.submenuAct a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.submenuAct a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


.cBoxRight label {
	margin-bottom: 0px;
	width: 5em;
}
.cBoxRight input[type=text], select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 1em 0;
	width: auto;
}
.cBoxRight input[type=radio], input[type=checkbox] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	display: block;
	width: auto;
	margin-bottom: 1em;
}
.cBoxRight input[type=password] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	display: block;
	float: left;
	margin-bottom: 1em;
	background-color: #FFFFFF;
	border: 1px dotted #3f3f3f;
}
.cBoxRight input[type=submit] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: auto;
	background-color: #ecf1f5;
	border: 1px solid #545454;
	margin-left: 6em;
}
.cBoxRight input[type=submit]:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: auto;
	background-color: #ffb163;
	border: 1px solid #545454;
}

.cBoxRight input[type=password]:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: auto;
	background-color: #ffb163;
	border: 1px solid #545454;
}

form br {
	clear: left;
}
.optTopic {
	font-style: italic;
}

.subline {
	font-size: 0.8em;
}

.copyRight {
	font-size: 0.8em;
	color: #000000;
	margin: 40px 10px 10px 10px;
}

.noCSS {
	display: none;
}

.wrapTopmenu {
	width: auto;
	float: left;
	padding-top: 3em;
	position: absolute;
	width: 62em;
}
.topmenu {
	position: relative;
	width: 23em;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.topmenu img {
	margin-right: 0.4em;
}
.topmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4b4b4b;
	text-decoration: none;
}

.topmenu a:before {
	content: url(../global/linkBefore.gif);
}
.topmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
.topmenuAct  {
	position: relative;
	width: 23em;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.topmenuAct img {
	margin-right: 0.4em;
}
.topmenuAct a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
}
.topmenuAct a:before {
	content: url(../global/linkBeforeACT.gif);
}
.topmenuAct a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}


/* section for rounded corner block*/
.RoundBox {
	width: 100%;
	background: #9BD1FA;
}
.RoundBox p {
	margin: 0 10px;
}
.RoundBox .top, .RoundBox .bottom{
	display: block;
	background: #ffffff;
}
.RoundBox .top b, .RoundBox .bottom b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #9BD1FA;
}
.RoundBox .r1{
	margin: 0 5px;
}
.RoundBox .r2{
	margin: 0 3px;
}
.RoundBox .r3{
	margin: 0 2px;
}
.RoundBox .top .r4, .RoundBox .bottom .r4{
	margin: 0 1px;
	height: 2px;
}

.contentMain table {
	font-size: 1em;
	padding-bottom: 2em;
}

.tdTopic {
	vertical-align: top;
	font-weight: bold;
	width: 16em;
}
.articleIconNavigation {
	clear: both;
	padding: 2.5em 0em 1em 0em;
}
.orgMenu {
	width: 100%;
	
}
.orgMenu p {
	margin: 0 2em 0 2em;
}

.orgMenuTopic {
	margin: 0;
	background-color: #ffb163;
	font-weight: bold;
	padding: 2em;
}
.orgMenuTopic p {
	margin: 0 0 0 0;
}

.orgMenuItem {
	padding: 4em;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px dotted #c0c0c0;
	border-right: 1px dotted #c0c0c0;
}

.inlineTable {
	width: 100%;
}
.topicLeft {
	padding: 0;
	text-align: left;
}
.topicRight {
	font-style: italic;
	text-align: right;
	padding: 0;
}
#jobTopic {
	margin-bottom: 1em;
}
#jobOrganisation {
	margin-bottom: 1em;
}
#orgAims {
	margin-bottom: 1em;
}
#jobAims {
	margin-bottom: 1em;
}
#jobContact {
	margin-bottom: 1em;
}
#jobTasks {
	margin-bottom: 1em;
}
#jobDistrict {
	margin-bottom: 1em;
}
#jobKnowhow {
	margin-bottom: 1em;
}
#jobTime {
	margin-bottom: 1em;
}
#jobAgeGender {
	margin-bottom: 1em;
}
#jobPayment {
	margin-bottom: 1em;
}
#jobPractice {
	margin-bottom: 1em;
}
#jobAssurance {
	margin-bottom: 1em;
}

.box_lightBlue {
	width: 100%;
	display: table;
	padding: 0em 0.5em 0em 0.5em;
	background-color: #9fd3ff;
}
.topic_lightBlue {
	width: auto;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9fd3ff;
	border-bottom: 1px solid #FFFFFF;
}
.box_lightGrey {
	width: 100%;
	display: table;
	padding: 0em 0.5em 0em 0.5em;
	background-color: #dee6eb;
}
.topic_lightGrey {
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #dee6eb;
}

.jobList_0 {
	border-top: 1px dotted #c0c0c0;
}
.jobList_1 {
	border-top: 1px dotted #c0c0c0;
}
.jobTable_0 {
	background-color: #f8f8f8;
	border: 1px dotted #c0c0c0;
	margin-bottom: 1em;
}
.jobTable_1 {
	background-color: #edf4f9;
	border: 1px dotted #c0c0c0;
	margin-bottom: 1em;
}

.skimNavigation {
	width: 100%;
	text-align: right;
	padding-right: 1em;
	border-top: 1px dotted #c0c0c0;
	color: #09daf6;
}
.skimNavigation .linkLeft {
	width: 50%;
	text-align: left;
	float: left;
}
.skimNavigation .linkRight {
	width: 50%;
	text-align: right;
	float: left;
}
.pageLink {
	list-style-image: url(../global/linkBefore.gif);
}
.pageLinkActive {
	list-style-image: url(../global/linkBeforeACT.gif);
}

.topicDark {
	margin: 0;
	color: #7d7d7d;
}
.topicDark a {
	color: #222222;
	text-decoration: none;
}
.topicDark a:before {
	content: url(../global/h2A_before.gif);
	margin-right: 5px;
}
.topicDark a:hover {
	color: #000000;
}
.topicFaq {
	margin: 0 0 3px 0;
	color: #222222;
	font-style: italic;
}
.topicFaq a {
	color: #222222;
	text-decoration: none;
}
.topicFaq:before {
	content: url(../global/h2faq_before.gif);
	margin-right: 5px;
}
.topicFaq a:hover {
	color: #000000;
}
.topicRegular {
	margin: 0 0 3px 0;
	color: #222222;
	font-style: italic;
}
.topicRegular a {
	color: #222222;
	text-decoration: none;
}
.topicRegular a:before {
	content: url(../global/h2faq_before.gif);
	margin-right: 5px;
}
.topicRegular a:hover {
	color: #000000;
}
.topicSmall {
	margin: 0;
	color: #7d7d7d;
}

.wrapTopBox {
	width: 100%;
	height: 2em;
	margin-top: 1em;
}

.topBoxLeft {
	width: 21em;
	float: left;	
	text-align: left;
	line-height: 1.3em;
	color: #3f3f3f;
	margin-right: 3em;
}
.topBoxRight {
	float: left;
	width: auto;
}
.breadcrumb {
	background-color: #FFFFFF;
	margin-top: 0px;
	text-align: left;
	padding: 0em 0em 1.2em 0em;
	font-size: 0.9em;
	font-weight: bold;
	display: table-cell;
	line-height: 1.6em;
}
.breadcrumb p:before{
	content: "\00bb\00a0";
}

.breadcrumb p {
	margin: 0px 0px 0px 0px;
}
.breadcrumb a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #435c7c;
}
.breadcrumb a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #435c7c;
}

.wrapBreadcrumb {
	width: 48.4em;
	height: auto;
}

.blockEnd {
	margin: 1em 0 1em 0;
	height: 1em;
	border-top: 1px dotted #c0c0c0;
}
