﻿.tform
{
	margin: 0 auto;
	padding: 0;
	width: 540px;
	border: Solid 1px #222222;
	background-color:transparent;
	color:#fff;
	padding:10px 5px;
	text-indent:0;
	
}

.tformcontact
{
    /*background-color:#2F1E00;   */
}

.tformtiny
{
    margin: 0 auto;
	width: 240px;
	
}

.tformsmall
{
   border:none;
    background-color:Transparent;
    width:460px; 
    
}

.tformsmaller
{
   border:none;
    background-color:Transparent;
    width:350px; 
    
}
.tformlarge
{
	margin: 0 auto;
	width: auto;
	
}

.tformmax
{
	margin: 0 auto;
	width:auto;
	
}

.clear
{
	clear:both;
}


.tform fieldset
{
	border: 0px solid black;
	border-top: 0px double #000;
	padding: 3px;
	margin: 0;
}

.tformcontact fieldset
{
       border-top: 3px double #555;
}


.tform legend
{
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	display:none;
	
}

.tformcontact legend
{
    display:block;   
    padding-left:5px; padding-right:5px;
    color:#aaaa33;
    font-size:1.1em;
}

.tform label
{
	display: block;
	white-space:nowrap;
	float: left;
	width: 20%;
	padding: 0;
	margin: 3px 0 0 0;
	text-align: right;
	font-size: 11px;
}

.tformsmall label
{
    width:35%;   
}

.tform fieldset label:first-letter
{
	/*text-decoration:underline;     */
}

.tform input, .tform .textarea
{
	width: auto;
	margin: 2px 0 0 5px;
	border:Solid 1px #999999;
	
}

.tform table
{
    margin-left:5px;   
}

.tform span.inputLabel
{
	width: auto;
	margin: 0px 0 0 0px;
	border:Solid 0px black;
	border-bottom:solid 0px black;
	padding:0px 0 0 5px;
	font-size: 11px;
	line-height:25px;	
	font-weight:bold;
	font-family:Tahoma;
}

.tform .multilineText
{
	width:78%;
	height:120px;
	padding:1px 1px 1px 1px;
}

.tform .inputSelect
{
    width:auto;
    border:solid 1px #999999;  
    margin: 2px 0 0 5px;
}

.tform .inputCheckbox
{
	margin:2px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	line-height:25px;
}

.tform div.listbox
{
	clear:none;
	width:340px;
	height:45px;
	margin: 0px 0 0 20%;
	border:Solid 0px red;
	
}

.tform div.listboxActions
{
	clear:none;
	float:left;
	width:30px;	
	border:Solid 0px red;
}





.tform .listInputtext
{
	float:left;	
}

.tform .listAdd
{

	float:right;
	font-size:9px;
	padding:0px;
		
	
}
.tform .listRemove
{

	float:right;	
	font-size:9px;
	padding:0px;
	margin-top:20px;
	
	
	
}
.tform .inputList
{
	width:145px;
	height:55px;
	margin: 2px 0 0 5px;
	float:right;
	border:none;
}



.tform span.selects
{
	border:Solid 0px #999999;
	margin: 2px 0 0 5px;
	
}

.tform span.selects select
{
	border:Solid 1px #999999;
	margin: 2px 0 0 0px;
}

.tform table
{
	
	margin: 0px 0 0 5px;
	
}


.tform input, .tform .textarea, .tform select, tform table
{
	background-color:#333333;
	color:#ffffff;
}

.tform input:focus, .tform .textarea:focus, .tform select:focus, tform table:focus
{
	background-color:#dddddd;
	color:#000000;
}

.tform fieldset div *:hover
{
	
}

.tform input#reset
{
	margin-left: 0px;
}



.tform fieldset div .calendarImage img
{
    position:absolute;
    padding-left:10px;
  
}

.tform .validator
{
	font-size:0px;	
	border:solid 0px red;
	color:#fff;
}


.textarea
{
	overflow: auto;
}


.tform .optional label
{
  /*  background: transparent url(../images/required_bgs.gif) no-repeat left top;*/
    line-height:19px;
}



.tform .required input, .tform .required input.radio, .tform .required selects, .tform .required table.requiredTable, .tform .required .textarea
{
	font-weight: normal;
}

.tform br
{
	clear: left;
}


.tform input.submit
{
	background-color: #333333;
	border: double 3px #555555;
	color:#ffff00;
	font-size: 12px;
	cursor:pointer;
}

.tform input.submit:hover
{
	background-color: #333333;
	border: double 3px #555500;
	color:#ffff00;
	font-size: 12px;
	cursor:pointer;
}

.tform input.file
{
	width: 200px;
	margin: 2px 0 0 5px;
	border:Solid 1px black;
}


/* Remove style from check-box lists */

.tGrid
{
	padding-bottom:5px;		
}



.tGrid td
{
    float:left;    
    width:250px;
    height:15px;
    margin-top:3px;
    padding-left:5px;
}

.tGrid td input
{
    display: inline;
	float: left;
	padding: 0;
	margin: 3px 0px 0 0px;
}


.tGrid td label
{
	float: left;
	display: inline;
	margin: 0px 0 0 5px;
	white-space:nowrap;
}













/* Field Notes */

.notes, .largenotes
{
	font-weight: normal;
	background-color: #FFFFE1;
	border: solid 1px #333;
	display: none;
	font-size: 9px;
	font-weight: normal;
	color: #666;
}

.notes
{
	position:absolute;
	top:20px;
	right:5px;
	width: 100px;
	font-size:9px;
}
.notes span, .largenotes span
{
	padding: 5px;
	display: block;
}





.ftbSmall
{
    clear:both;
    width:50%;
}

.ftbLarge
{
    clear:both;
    width:100%;
    padding:0;
    margin:0;
    
}

.ftbLarge html
{
    background-color:#fff;
}


.tform .ftbSmall table
{
	/* background-color:#AF9E75;
	border:Solid 1px black;	*/
	clear:both;
}

.tform .ftbSmall select
{
	
		/*background-color:#AF9E75;*/
}

.tform .ftbSmall *:hover
{
	/*	background-color:#AF9E75;*/
	
}

.tform div
{
  
}