/* USP INFO Web CSS Version 1.0 */ 

/*
Theme Name: Orange & Grey
Theme URI: http://www.creativenodes.com/
Description:  Orange & Grey was designed and built specially for CreativeNodes.
Version: 1.0
Author: Creativenodes team
Author URI: http://www.creativenodes.com.com/

*/



/* Start of Page Form Elements */ 
form{
		color:#676767;
		font-size:0.75em;
		line-height:1.4em;
		width: 150px;
}


.bodyTextRed {
	color:#FF0000;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}

.textBox {
	font-size:0.9em;
	width:150px;
	BORDER: #ccc 1px solid;
	COLOR: #676767; 
	LINE-HEIGHT: normal;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f3f3f3;
}

.button {
	border-left: #F4BC89 1px solid;
	border-top: #F4BC89 1px solid;
	border-right: #BF5200 1px solid;
	border-bottom: #BF5200 1px solid;	
	FONT-SIZE: 0.9em;
	font-weight:bold;
	COLOR: #fff;
	LINE-HEIGHT: normal;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F79433;
}
.error{
	color:red;
	font-weight:bold;
}
.success {
	color:#3aaa49;
	font-weight:bold;
}
/* End of Page Form Elements */ 
