﻿body {
    /*font-family: Arial;*/
}
h1 {
    color: #ff8000;
    text-transform:uppercase;
    font-size: 1.3em;
}
h2 {
    color: #00617d;
    font-size: 18px;
    display: block;
}
#mainNovRegisto {
    /* padding: 60px; */
    /*padding: 40px 60px 60px 60px;*/
    font-family: Arial;
    padding: 80px 120px 60px 120px;
    height: auto;
    font-size: 16px;
}
.passos {
    height: auto;
    width: 100%;
}
.passos .pleft {
    width: 350px;
    float: left;
    color: #4d4d4d;
}
.passos .pright {
    /* width: 416px; */
    width: 394px;
    margin-right: 22px;
    float: right;
    margin-bottom: 30px;
}
.passos .pright label {
	width: 150px;
	display: inline-block;
}
.passos .pright .rSmall label, .passos .pright .rSmall {
	width: auto;
	font-size: 11px;
	color: #333333;
	display: inline;
}
.passos .pright .rNormal label {
    font-size: 15px;
}        
.passos .pright .rSmall label a:link, .passos .pright .rSmall label a:visited  {
    text-decoration: underline;
    font-weight: bold;
    color: #333333;
}
.passos .pright .rSmall label a:hover  {
    text-decoration: none;
}
.passos input[type=text], .passos input[type=password], #mainNovRegisto input[type=text], #mainNovRegisto input[type=password] {
    width: 225px;
    background-color: #fff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    display: inline-block;
    /*height: 20px;*/
    height: 28px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    vertical-align: middle;
}
.passos input.msgErro, #mainNovRegisto input.msgErro {
    border-color: #f48158;
    background-color: #ffe7d2;
}
/* DROPDOWN */
.styled-select1 {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid #ccc;
    width: 100%;
    /*height: 41px;*/
    height: 35px;
    overflow: hidden;
    float: left;
    margin-right: 5px;
    cursor: pointer;
    position: relative;
    background: #fff;
    z-index: 1;

    margin-bottom: 13px;
}

.msgErro {
    border: 1px solid #f48158;
    background: #ffe7d2;
}

.styled-select1 div span, .styled-select2 div span {
    position: absolute;
    top: 12px;
    right: 3px;
}
.catgroup {
    -webkit-appearance: none;
    -moz-appearance: none;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    width: 134%;
    padding: 5px;
    font-size: 14px;
    height: 35px;
    border: 0 solid #d7d7d7;
    font-family: Arial;
    font-weight: normal;
    color: #333333;
    padding: 6px 0 6px 9px;
    background: transparent;
    cursor: pointer;
    z-index: 10!important;
    position: relative;
    outline: 0 none!important;
}

.sprite_li_sarrow{width:23px;height:16px;background:url("/Images/li_sprite.png") no-repeat -125px -75px}
.sprite_li_sarrow2{width:19px;height:12px;background:url("/Images/li_sprite.png") no-repeat -125px -63px}
.block{display:block}
a.lnkBtnsOrange, a.lnkBtnsBlue {
    font-size: 14px;
    height: 29px;
	/*background-color: #ff8100;*/
    background-color: #3399cc;
	border-radius: 5px;
	color: white;
	display: block;
	float: right;
	font-weight: bold;
	line-height: 23px;
	margin: 6px 11px 0px 11px;
	padding: 5px 24px 0px 26px;
	text-decoration: none;
	text-transform: uppercase;
}
.black {
    color: #000000;
}
a.lnkBtnsCinza {
    font-size: 14px;
    height: 29px;
	background-color: #ffffff;
	border-radius: 5px;
    border: 1px solid #666666;
	color: #666666;
	display: block;
	float: right;
	font-weight: bold;
	line-height: 23px;
	margin: 6px 11px 0px 11px;
	padding: 5px 24px 0px 26px;
	text-decoration: none;
	text-transform: uppercase;
}
.lnkBtnsOrangeInv {
    font-size: 14px;
    height: 29px;
	background-color: #ffffff;
	border-radius: 5px;
    border: 1px solid #ff8100;
	color: #ff8100;
	display: block;
	/*float: right;*/
	font-weight: bold;
	line-height: 23px;
	/*margin: 6px 11px 0px 11px;*/
	position:absolute;
	left:0px;
	padding: 5px 50px 0px 50px;
	text-decoration: none;
	text-transform: uppercase;
	cursor:pointer;
}

div.listDd {
	height:185px;
	width:415px;
	overflow:scroll;
	/*clear:both;*/
	overflow-x:hidden;
	overflow-y:scroll;
	/*outline:2px solid #ccc;
	display:none;
	position:absolute;
	z-index:100;
	background-color:white;*/
	/*top:37px;
	left:2px;*/
}
div.listDdOuter {
	height:220px;
	width:415px;
	/*overflow:auto;
	clear:both;
	overflow-x:hidden;*/
	outline:2px solid #ccc;
	display:none;
	position:absolute;
	z-index:100;
	background-color:white;
	top:37px;
	left:2px;
}
div.listDdOuter .bOk {
	padding:3px;
}
div.listDdOuter .bOk button {
	width:75px;
}

div.hList {
	line-height:25px;
	white-space:nowrap;
	width:380px; 
	overflow:hidden;
	text-overflow:ellipsis;
}

/* MENU PASSOS */
ul#menu {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

ul#menu li {
    width: 281px;
    display: inline-block;
    background: url(/Images/passo2_3_off.png) no-repeat;
    height: 55px;
    margin-bottom: 6px;
    /* height: 82px; */
}

ul#menu li:first-child {
    background: url(/Images/passo1_off.png) no-repeat;
}

ul#menu li a:link, ul#menu li a:visited {
    font-size: 19px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    padding-top: 18px;
    display: block;
    width: 100%;
    /*height: 37px;*/
    height: 55px;
}
ul#menu li a:hover {
    background: url(/Images/passo2_3_on.png) no-repeat;
    color: #000000;
}
ul#menu li:first-child a:hover {
    background: url(/Images/passo1_on.png) no-repeat;
}
/* li e A activo */
ul#menu li.activo {
    background: url(/Images/passo2_3_on.png) no-repeat;
}
ul#menu li:first-child.activo {
    background: url(/Images/passo1_on.png) no-repeat;
}
ul#menu li.activo a:link, ul#menu li.activo a:visited {
    color: #000000;
}

ul#menu li.inactivo {
    background: url(/Images/passo2_3_offGray.png) no-repeat;
}

ul#menu li:first-child.inactivo {
    background: url(/Images/passo1_offGray.png) no-repeat;
}
ul#menu li.inactivo a:link, ul#menu li.inactivo a:visited {
    color: #b3b3b3;
}
/* FIM MENU PASSOS */