/**
 * @created:		august 18th 2008 08:00 GMT
 * @author:			quinton j sheppard
 * @project:		ricall.com
 * @description:	forms 
 *
 * @updated:		[date]
 * @updated by:		[name]
 *
 * copyright (c) 2008 ricall lt
 */

/**
 * todo:
 */

 FORM,
 FIELDSET,
 UL, UL LI, 
 OL, OL LI{
	margin: 0;
	padding: 0;
 }

 FIELDSET{
 	border:none;
 }

 FIELDSET OL{
	padding-left: 0px;
 }
				
 FIELDSET LI{
	margin-bottom: 10px;
 }
				
 FIELDSET LI.last{
	margin-bottom: 0px;
 }
 
 FIELDSET LI LABEL EM{
	color: #F00;
	margin-right: 2px;
 }
 
 INPUT, SELECT{
	border:1px solid #B1B1B1;
	padding:0.1em;
	width:auto;
 }
 
 INPUT{
 	
 }

 LABEL{
 	float: left;
 	padding-right: 0.8em;
 }

 UL LI, OL LI{
	list-style:none;
	line-height:20px; /* IE bug*/
 }

 OL LI{
	margin-left: 3px;
 }
 
 /* General */ 
 INPUT.checkbox{
	height:16px !important;
	margin:0;
	padding:0;
	width:16px !important;
 }
 
 /*************/
 /* Login     */
 /*************/
 DIV#register INPUT.button,
 DIV#login INPUT.button,
 DIV.search INPUT.button
 {
	background: none;
	border: none;
	float: left;
	font-size: 1.5em;
	color: #847564;
	font-weight: bold;
	position: relative;
	margin: 55px 0 0 0;
	cursor: pointer;
	cursor: hand;
	text-align: left;
 }
 
  DIV#login INPUT.button{
	margin:168px 0 0;
	width:auto !important;
  }
 
 DIV.search INPUT.button{
 	margin-top: 0px !important;
 }
 
 DIV#register INPUT.register_button,
 DIV#login INPUT.login_button {
	cursor:pointer;
	float:right;
	text-align:right;
 }

 INPUT.linkButton {
 	background: none;
	border: none;
	font-size: 1.5em;
	font-weight: bold;
	color: #0008de; 
	margin: 0px;
	position: relative;
	float: right;
	cursor: pointer;
	cursor: hand;
 }
 
 INPUT.linkButton2 {
	background: none;
	border: none;
	color: #0008de; 
	margin: 0px;
	position: relative;
	float: left;
	cursor: pointer;
	cursor: hand;	
	font-size: 10pt;
	font-weight: bold;
 }
 
 DIV#register INPUT.register_button:hover,
 DIV#login INPUT.password_button:hover,
 DIV#login INPUT.login_button:hover,
 INPUT.linkButton:hover {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
 }


 
				
 FIELDSET#login_form{
	margin-bottom: 10px;
	margin-top: 30px;
 }
 
 DIV#login #login_form LI LABEL{
	width: 130px;
	float:left;
	font-size: 1.5em;
 }
				
 DIV#login #login_form INPUT{
	width:215px;
 }
 
 
 
 FIELDSET#login_form OL {  
/*padding: 1em 1em 0 1em; */
 	margin:0px;
	list-style: none;
	float:left;
 }

 FIELDSET#login_form LI {  
	float: left;  
	width:380px;
	padding-bottom: 0.5em;
	text-align:left;
 }
 
 DIV#register UL{
	padding-left: 0px;
	margin-bottom: 20px;
 }
 
 DIV#search_module FIELDSET{
 	padding: 0 11px 0 11px;
 }

 FIELDSET#right LABEL {  
	float: left;  
	width: 16em;  
	margin-right: 1em;  
	text-align: justify;
	padding-top:0.4em;
 }

 FIELDSET#leftBlank LABEL {  
	float: left;  
	width: 16em;  
	margin-right: 1em;  
	text-align: justify;
	padding-top:0.4em;
 }
 
 FIELDSET#right INPUT.text{
	width:180px;
	height:15px;
	font-family: tahoma, verdana, sans-serif;
	font-size:11px;
	padding-left:3px;
	padding-top:3px;
	/*border:1px solid #000000;*/
 }

 SELECT.select{
	width:183px;
	height:20px;
	font-family: tahoma, verdana, sans-serif;
	font-size:11px;
	/*border:1px solid #000000;*/
 }
 
TEXTAREA.usages{
	background:#FFFFFF;
	color: black;
	border:1px solid #000000;
	height:80px;
	width:815px;
	font-size:11px;
	padding-left:3px;
	padding-top:3px;
	font-family: tahoma, verdana, sans-serif;
}

 SELECT.multiselect{
	width:183px;
	height:60px;
	font-family: tahoma, verdana, sans-serif;
	font-size:11px;
	/*border:1px solid #000000;*/
 }

 INPUT.submit{
	/*border: 1px solid #999999;*/
	padding: 0.25em;
	/*background-color:#CCCCCC;*/
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
 }

 FIELDSET.submit {  
	float: none;
	width: auto;
	/*border-style: none;*/  
	padding-left: 15em;
	background-color: transparent;
	background-image: none;
	text-align:right;
 }

 FIELDSET#left, FIELDSET#leftBlank {  
	float: left;
	/*clear: left;*/
	width:415px;
	margin:0;
	/*margin-top:-25px;*/
	padding:5px;
	border:none;
 }

 FIELDSET#middle, FIELDSET#middleBlank{  
	float: left;  
	/*clear: left;*/
	width:847px;
	margin:0;
	/*margin-top:-25px;*/
	padding:5px;
	border:none;
	/*background:#CC9966;*/
 }


 FIELDSET#right, FIELDSET#rightBlank {  
	float: right;  
	/*clear: right;*/
	width:415px;
	margin:0; 
	/*margin-top:-25px;*/
	padding:5px;
	padding-bottom:8px;
	padding-right:8px;
	border:none;
 }

 FIELDSET#right, FIELDSET#left{
	background-color:#EAEAEA;
 }

 FIELDSET#right OL {
	/*padding: 1em 1em 0 1em; */
	margin:0px;
	*margin-left:13px;
	list-style: none;
 }

 FIELDSET#right LI {  
	float: left;  
	/*clear: left;*/  
	width:400px;
	padding-bottom: 0.5em;
	text-align:left;
 }

 FIELDSET#left OL {  
	/*padding: 1em 1em 0 1em; */
	margin:0px;
	*margin-left:13px;
	list-style: none;
 }

 FIELDSET#leftBlank LI {  
	float: left;  
	/*clear: left;*/  
	width:400px;
	padding-bottom: 0.5em;
	text-align:left;
 }

