@charset "utf-8";
/* CSS Document */
input, textarea, select{
	border:1px #CCC solid;
	background-color:#FFF;
}
.zend_form1{
	margin: 0pt; padding: 20px; background-image: url(http://globetrailers.com/images/bg_white_box.gif); background-color: rgb(255, 255, 255); background-position: center bottom; background-repeat: repeat-x; text-align: left;
}
.formtop{
	margin: 0px; height: 28px; background-image: url(http://globetrailers.com/images/bg_white.gif); background-repeat: repeat-x; background-position: center top; color: rgb(0, 0, 0); text-align: left;
}
.zend_form3{
	background-color:#F00;

}
.form_errors, .errors{
	color:#900;
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
	width:200px;
}
.submit{
	border:none;
}
#accountInterface{
	width:815px;
	background-color:#FFF;
	border:1px #e2e2e2 solid;
}
.section{
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size:28px;
	color:#000;
	padding-left:5px;
	padding-top:10px;
}
.sectionLink, .sectionLink a{
	float:left;
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size:14px;
	color:#144879;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	padding-right:3px;
}
.sectionLinkHover, .sectionLink a:hover{
	background-color:#144879;
	color:#FFF;
}
.tab{
	position:relative;
	margin-right:5px;
	cursor: pointer; cursor:hand;
}
.loginPage{
	float:left;
}
#forgottenPassword{
	margin-left:140px;
}
#forgottenPasswordShow{
		cursor: pointer; cursor:hand;
}
#retrievePasswordAction{
		cursor: pointer; cursor:hand;
}
#flashMessanger{
	color:#F00;
	font-weight:bold;
}
.userid{
	border-top:1px #f2f2f2 solid;

	background-color:#fefefe;
}
.noborder{
	border:none;
}
.messanger{
	margin: 0 auto;
	width:790px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:25px;
	padding-left:25px;
}
.green{
	background-color:#6F6;
	border:1px #030 solid;
}
.red{
	background-color:#FF8A8A;
	border:1px #900 solid;
}
.yellow{
	background-color:#FF6;
	border:1px #FC0 solid;

}
.left{
	float:left;
}
.invList{
	margin-left:25px;
	margin-right:25px;
	border-bottom:1px #CCC solid;
}
.invListTitle{
	font-size:12px;
	color:#006;
}
.center{
	text-align:center;

}
.invSelect{
	width:299px;
}
.uploadedPic{
	border:1px #CCC solid;
	margin-right:25px;

}
.delImg{
	position:absolute;
	margin:10px;
	cursor:hand; cursor:pointer;

}
#inventoryTab{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px #CCC solid;
	margin-bottom:50px;
}
.inventoryTabItem, .inventoryTabItemLink a, .inventoryTabItemLink a:hover{
	margin-right:25px;
	cursor:hand; cursor:pointer;
	text-decoration:none;
	padding:5px;
	color:#333;
}

.inventoryViewItem{
	width:200px;
	margin-right:5px;
	float:left;
}
.inventoryViewItem span{
	font-weight:bold;
}
.hand{
	cursor:hand; cursor:pointer;


}
