/*
Name: Nice Login and Signup Panel using Mootools 1.2
Tutorial URI: http://web-kreation.com/demos/login_form_mootools_1.2/
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Date: August 2008

	The CSS, XHTML and design is released under Creative Common License 2.5:
	http://creativecommons.org/licenses/by-sa/2.5/

*/

/* Login Panel */
#headlogin-top {
  	background: url("../modules/world/headlogin/images/login_top.jpg") repeat-x 0 0;
	height: 38px;
	position: relative;
}

#headlogin-top ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 38px;
	width: auto;
  	font-weight: bold;
	line-height: 38px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
  	background: url("../modules/world/headlogin/images/login_r.gif") no-repeat right 0;
	padding-right: 45px;
}

#headlogin-top ul.login li.left {
  	background: url("../modules/world/headlogin/images/login_l.gif") no-repeat left 0;
  	height: 38px;
	width: 45px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

#headlogin-top ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 38px;
  	background: url("../modules/world/headlogin/images/login_m.jpg") repeat-x 0 0;
}

#headlogin-top ul.login li a {
	color: #33CCCC;
}

#headlogin-top ul.login li a:hover {
	color: white;
}

/*Login*/
/* toggle effect - show/hide login*/
#headlogin-login {
	width: 100%;
	color: white;
	background: #1E1E1E;
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: 0;
}

#headlogin-login a {
	text-decoration: none;
	color: #33CCCC;
}

#headlogin-login a:hover {
	color: white;
}

#headlogin-login .headlogin-loginContent {
	width: 550px;
	height: 80px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: left;
	font-size: 0.85em;
}

#headlogin-login .headlogin-boxes-right {
	width: 220px;
	height: 80px;
	margin: 0 auto;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:15%;
  padding-bottom:20px;
	border-right:1px solid #333333;
	padding-top: 10px;
	text-align: left;
	font-size: 0.9em;
	float:left;
}
#headlogin-login .headlogin-boxes-logo {
width: 133px;
	height:132px;
	background: transparent url("../modules/world/headlogin/images/usermenu.jpg") no-repeat 0 0;
	float:left;
}
#headlogin-login .headlogin-boxes-main {
	width: 220px;
	height: 80px;
	margin: 0 auto;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:20px;
	border-right:1px solid #333333;
	padding-top: 10px;
  padding-bottom:20px;
	text-align: left;
	font-size: 0.9em;
	float:left;
}

#headlogin-login .headlogin-boxes-left {
	width: 250px;
	height: 80px;
	margin: 0 auto;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:20px;
	padding-top: 10px;
	text-align: left;
	font-size: 0.9em;
	float:left;
}
.headlogin-ie-fix {
	 _height:200px;
	 width:1px;
	 float:left;
}

.headlogin-defs {
	color:#00FFFF;
}
.headlogin-header {
	color:#979797;
	height:14px;
	font-size: 1.0em;
}


#headlogin-login .headlogin-loginContent .left {
	width: 120px;
	float: left;
	padding-left: 65px;
	font-size: 1.3em;
}

#headlogin-login .headlogin-loginContent .right {
	width: 290px;
	float: right;
	text-align: right;
	padding-right: 65px;
	font-size: 1.3em;
}

#headlogin-login .headlogin-loginContent form {
	margin: 0 0 10px 0;
	height: 26px;
}

#headlogin-login .headlogin-loginContent input.field {
	border: 1px #1A1A1A solid;
	background: #464646;
	margin-right: 5px;
	margin-top: 4px;
	color: white;
	height: 16px;
}

#headlogin-login .headlogin-loginContent input:focus.field {
	background: #545454;
}

#headlogin-login .headlogin-loginContent input.rememberme {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
}

#headlogin-login .headlogin-loginContent input.button_login {
	width: 47px;
	height: 20px;
	cursor: pointer;
	border: none;
	background: transparent url("../modules/world/headlogin/images/button_login.jpg") no-repeat 0 0;
}

#headlogin-login .headlogin-loginClose {
	display: block;
	position: absolute;
	right: 15px;
	top: 10px;
	width: 70px;
	font-size: 0.8em;
	text-align: left;
}

#headlogin-login .headlogin-loginClose a {
	display: block;
	width: 100%;
	height: 20px;
	background: url("../modules/world/headlogin/images/button_close.jpg") no-repeat right 0;
	padding-right: 10px;
	border: none;
	font-size: 0.9em;
	color: white;
}

#headlogin-login .headlogin-loginClose a:hover {
	background: url("../modules/world/headlogin/images/button_close.jpg") no-repeat right -20px;
}







.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

ul.tree-menu {
    font-size: 12px;
    line-height: 16px;
    font-family: tahoma;
    margin: 0;
    padding: 0;
}
ul.tree-menu ul {
    margin: 0 0 0 20px;
    padding: 2px 0 0 0;
}
ul.tree-menu li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.tree-menu li.section {
    background-image: url("images/folder.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu li.section-open {
    background-image: url("images/folder-open.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu li.box {
    background-image: url("images/doc.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu a {
    margin-left: 20px;
    color: #0000ff;
    text-decoration: none;
    white-space: nowrap;
}
ul.tree-menu a:hover {
    margin-left: 20px;
    color: #0000ff;
    text-decoration: underline;
    white-space: nowrap;
}
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}

/* WANRBOX */
.warnbox {
	border:1px #CCCCCC solid;
	background-color:#eff3f6;
	text-align:center;
	font-weight:bold;
	padding-left:200px;
	padding:20px;
	
}

.fastbox {
	border:1px #e8e8e8 solid;
	background-color:#e7ecf0;
	text-align:left;
	margin:30px;
	padding:20px;
	
}

/***** Niceforms *****/
/*##########################################
Name: Default styling for Niceforms v.1.0
Author: Lucian Slatineanu
URL: http://www.badboy.ro/
##########################################*/


/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:url("../systemrequirements/forms/radio.gif") no-repeat left top;}
.radioAreaChecked {background:url("../systemrequirements/forms/radio.gif") no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background:url("../systemrequirements/forms/checkbox.gif") no-repeat left top;}
.checkboxAreaChecked {background:url("..systemrequirements/forms/checkbox.gif") no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background:url("../systemrequirements/forms/input_bg.gif") repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:url("../systemrequirements/forms/txtarea_tr.gif") no-repeat top right;}
.txtarea .tr_xon {background:url("../systemrequirements/forms/txtarea_tr_xon.gif") no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url("../systemrequirements/forms/txtarea_br.gif") no-repeat top right;}
.txtarea .br_xon {background:url("../systemrequirements/forms/txtarea_br_xon.gif") no-repeat top right;}
.txtarea .cntr {background:url("../systemrequirements/forms/txtarea_cntr.gif") repeat-y right top;}
.txtarea .cntr_xon {background:url("../systemrequirements/forms/txtarea_cntr_xon.gif") repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url("../systemrequirements/forms/txtarea_l.gif") repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url("../systemrequirements/forms/txtarea_l_xon.gif") repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url("../systemrequirements/forms/select_bg.gif") repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url("../systemrequirements/forms/select_left.gif") no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url("../systemrequirements/forms/select_right.gif") no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#FFFFFF;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#000000;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #EEEEEE;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url("../systemrequirements/forms/button_bg.gif") repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}

.form-wrapper-left {
	float:left;
	width:260px;
	margin-right:50px;
}
.form-wrapper-right {
	float:left;
}
