
/* stylesheet for the template companies */


.mlayout-companies {
	
}

.mlayout-companies .optgroup {
	float: left;
	width: 100%;
	font-size: 9pt;
	margin: 0px 0px 10px 0px;
}

.mlayout-companies .optgroup .title {
	float: left;
	width: auto;
}

.mlayout-companies .optgroup .ext {
	float: right;
	/*width: 415px;*/
	text-align: right;
}

.mlayout-companies .optgroup .ext span {
	font-weight: bold;
}

.mlayout-companies .optgroup .ext a:link, 
.mlayout-companies .optgroup .ext a:visited, 
.mlayout-companies .optgroup .ext a:active {
	font-size: 9pt;
	text-decoration: none;
}

.mlayout-companies .optgroup .ext a:hover,
.mlayout-companies .optgroup .ext a:visited:hover {
	font-size: 9pt;
	text-decoration: underline;
}

.mlayout-companies .name {
	
}

.mlayout-companies .type {
	
}

.mlayout-companies .options {
	font-weight: normal;
}

.mlayout-companies .options .combobox {
	margin: 0px 10px 0px 10px;
}

.mlayout-companies .opt {
	width: 15%;
}

.mlayout-companies .opt img {
	vertical-align: middle;
	margin-right: 5px;
}

.mlayout-companies .opt p {
	margin-bottom: 3px;
}

/* stylesheet for the template menu-main */


.menu {
	padding: 35px 0px 200px 30px;
	/*height: 400px;*/
}

.menu ul {
	list-style: none;
}

.menu ul li {
	padding: 0px 0px 5px 10px;
	font-size: 8pt;
	color: #4b5c75;
}

.menu ul .selected {
	font-weight: bold;
}

.menu ul a {
	font-weight: normal;
}

.menu ul a.level-1:link, 
.menu ul a.level-1:visited, 
.menu ul a.level-1:active,
.menu ul a.cnr:link, 
.menu ul a.cnr:visited, 
.menu ul a.cnr:active,
.menu ul a.level-1:hover,
.menu ul a.level-1:visited:hover,
.menu ul a.cnr:hover,
.menu ul a.cnr:visited:hover {
	text-decoration: none;
	color: #4b5c75;
	font-weight: bold;
}

.menu .ex {
	padding: 0px 10px 0px 0px;
}

/* stylesheet for the template authorize-form */

.mss-authorize-form {
	padding: 9px 0px 0px 23px;
}

.mss-authorize-form .ico {
	margin: 4px 0px 0px 0px;
	width: 28px;
	height: 46px;
	float: left;
	background: url(/resources/images/ico/ico-earth.png) no-repeat top left;
}

.mss-authorize-form .sign {
	padding: 0px 0px 0px 7px;
}

.mss-authorize-form .input {
	padding: 0px 10px 0px 0px;
	position: relative;
}

.mss-authorize-form .input div {
	float: none;
	font-weight: bold;
	font-size: 7pt;
	text-transform: uppercase;
	color: #fff;
	padding: 0px 0px 2px 0px;
}

.mss-authorize-form .sign .ico {
	width: 33px;
	height: 52px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(/resources/images/ico/ico-lock.png) no-repeat top left;
}

.mss-authorize-form .actions {
	margin: 20px 0px 0px 5px;
}

.mss-authorize-form .actions input {
	background-color: transparent;
	border: 0px;
	font-weight: bold;
	font-size: 6pt;
	color: #fff;
	text-transform: uppercase;
}


.mss-authorize-form .greetings {
	
}

.mss-authorize-form .greetings .text {
	padding-top: 5px;
	color: #fff;
	font-size: 8pt;
}

.mss-authorize-form .greetings .actions {
	margin: 0px;
	padding: 15px 0px 0px 10px;
}

.mss-authorize-form .greeting .actions input {
	
}


/* stylesheet for the template menu-navigate */


.mblocks-menu-navigate {
	float: left;
	background: url(/resources/images/1x1xE6.gif) repeat-y right;
}

.mblocks-menu-navigate .wrp {
	background: url(/resources/images/blocks/bl-nav-rp.gif) repeat-x bottom;
	float: left;
}

.mblocks-menu-navigate ul {
	float: left;
	padding: 0px 20px 25px 10px;
	list-style: none; 
	background: url(/resources/images/blocks/bl-nav-c-r.gif) no-repeat right bottom;
}

.mblocks-menu-navigate li {
	float: left;
	padding: 5px 3px 0px 3px;
	font-size: 8pt;
	color: #9d9d9d;
}

.mblocks-menu-navigate a:link, 
.mblocks-menu-navigate a:visited, 
.mblocks-menu-navigate a:active {
	font-size: 8pt;
	text-decoration: none;
	color: #9d9d9d;
}

.mblocks-menu-navigate a:hover,
.mblocks-menu-navigate a:visited:hover {
	font-size: 8pt;
	text-decoration: underline;
	color: #9d9d9d;
}

