/* CSS Document */

/*=============================================================================================*/
/*==   Universal defaults                                                                    ==*/
/*=============================================================================================*/
.butSaveGreen {
	height: 28px;
	width: 130px;
	border: 1px solid #FFF;
	color: #367C00;
	font-size: 9px;
	font-weight: bold;
	background-color: #CFEF9A;
	background-image: url(../images/form/but_icon_save.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 15px;
	cursor: pointer;
}
.butCreateGreen {
	height: 28px;
	width: 200px;
	border: 1px solid #FFF;
	color: #367C00;
	font-size: 9px;
	font-weight: bold;
	background-color: #CFEF9A;
	background-image: url(../images/form/but_icon_create.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 15px;
	cursor: pointer;
}


fieldset {
	background-color: #EEE;
}
fieldset legend {
	font-size: 18px;
	color: #777;
}


.textbox30 {
	width: 30px;
	font-size: 14px;
}
.textbox60 {
	width: 60px;
	font-size: 14px;
}
.textbox90 {
	width: 90px;
	font-size: 14px;
}
.textbox120 {
	width: 120px;
	font-size: 14px;
}
.textbox200 {
	width: 200px;
	font-size: 14px;
}
.textbox400 {
	width: 400px;
	font-size: 14px;
}


.textbox60Error {
	width: 60px;
	font-size: 10px;
	border: 3px solid #CC0000;
}
.textbox90Error {
	width: 90px;
	font-size: 10px;
	border: 3px solid #CC0000;
}
.textbox120Error {
	width: 120px;
	font-size: 10px;
	border: 3px solid #CC0000;
}
.textbox200Error {
	width: 200px;
	font-size: 10px;
	border: 3px solid #CC0000;
}
.textbox400Error {
	width: 400px;
	font-size: 10px;
	border: 3px solid #CC0000;
}




.textarea250 {
	width: 250px;
	font-size: 14px;
	padding: 3px;
}
.textarea400 {
	width: 400px;
	font-size: 14px;
	padding: 3px;
}

.loginTextbox {
	width: 70px;
	font-size: 8px;
}


.dropdown60 {
	width: 66px;
	font-size: 14px;
	padding: 3px;
}
.dropdown120 {
	width: 126px;
	font-size: 14px;
	padding: 3px;
}
.dropdown200 {
	width: 206px;
	font-size: 14px;
	padding: 3px;
}
.dropdown300 {
	width: 306px;
	font-size: 14px;
	padding: 3px;
}


.divSelectWrapper {
	width: 10px;
	padding: 0px;
	margin: 0px;
	border: none;
}
.divSelectWrapperError {
	width: 10px;
	padding: 0px;
	margin: 0px;
	border: 3px solid #CC0000;
}



/**********************************************************************************************************************************
***********************************************************************************************************************************
                                                           BUTTON CLASSES
***********************************************************************************************************************************
**********************************************************************************************************************************/
.buttonSubmitLarge {
	background: url(../images/buttons/but_arrow_submit.gif) center center no-repeat;
	border: none;
	height: 50px;
	width: 189px;
	text-align: center;
	color: black;
	font-size: 9px;
	cursor: pointer;
}

.buttonLogin {
	background: url(../images/buttons/but_standard_050.gif) center center no-repeat;
	border: none;
	height: 14px;
	width: 40px;
	text-align: center;
	color: black;
	font-size: 9px;
	cursor: pointer;
}





.buttonStandard30 {
	background: url(../images/buttons/but_standard_030.gif) center center no-repeat;
	border: none;
	height: 18px;
	width: 30px;
	text-align: center;
	color: black;
	font-size: 10px;
	cursor: pointer;
}
.buttonStandard50 {
	background: url(../images/buttons/but_standard_050.gif) center center no-repeat;
	border: none;
	height: 24px;
	width: 50px;
	text-align: center;
	color: black;
	font-size: 10px;
	cursor: pointer;
}
.buttonStandard50Thin {
	background: url(../images/buttons/but_standard_50_thin.gif) center center no-repeat;
	border: none;
	height: 20px;
	width: 50px;
	text-align: center;
	color: black;
	font-size: 9px;
	cursor: pointer;
	margin: 0px;
}
.buttonStandard70 {
	background: url(../images/buttons/but_standard_070.gif) center center no-repeat;
	border: none;
	height: 24px;
	width: 70px;
	text-align: center;
	color: black;
	font-size: 10px;
	cursor: pointer;
}
.buttonStandard90 {
	background: url(../images/buttons/but_standard_090.gif) center center no-repeat;
	border: none;
	height: 24px;
	width: 90px;
	text-align: center;
	color: black;
	font-size: 10px;
	cursor: pointer;
}
.buttonStandard100Thin {
	background: url(../images/buttons/but_standard_100_thin.gif) center center no-repeat;
	border: none;
	height: 20px;
	width: 100px;
	text-align: center;
	color: black;
	font-size: 9px;
	cursor: pointer;
	margin: 0px;
}
.buttonStandard110 {
	background: url(../images/buttons/but_standard_110.gif) center center no-repeat;
	border: none;
	height: 24px;
	width: 110px;
	text-align: center;
	color: black;
	font-size: 10px;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
.buttonStandard130 {
	background: url(../images/buttons/but_standard_130.gif) center center no-repeat;
	border: none;
	height: 24px;
	width: 130px;
	text-align: center;
	color: black;
	font-size: 10px;
	cursor: pointer;
}



.buttonWhite50 {
	background: url(../images/buttons/but_white_050.gif) center center no-repeat;
	border: none;
	height: 22px;
	width: 50px;
	text-align: center;
	color: #333;
	font-size: 10px;
	cursor: pointer;
	margin-right: 6px;
}
.buttonWhite70 {
	background: url(../images/buttons/but_white_070.gif) center center no-repeat;
	border: none;
	height: 22px;
	width: 70px;
	text-align: center;
	color: #333;
	font-size: 10px;
	cursor: pointer;
	margin-right: 6px;
}
.buttonWhite90 {
	background: url(../images/buttons/but_white_090.gif) center center no-repeat;
	border: none;
	height: 22px;
	width: 90px;
	text-align: center;
	color: #333;
	font-size: 10px;
	cursor: pointer;
	margin-right: 6px;
}
.buttonWhite110 {
	background: url(../images/buttons/but_white_110.gif) center center no-repeat;
	border: none;
	height: 22px;
	width: 110px;
	text-align: center;
	color: #333;
	font-size: 10px;
	cursor: pointer;
	margin-right: 6px;
}
.buttonWhite130 {
	background: url(../images/buttons/but_white_130.gif) center center no-repeat;
	border: none;
	height: 22px;
	width: 130px;
	text-align: center;
	color: #333;
	font-size: 10px;
	cursor: pointer;
	margin-right: 6px;
}


