﻿/*************** Messages ******************/

div.info, div.success, div.warning, div.error, div.validation
{
	border: 1px solid;
	margin: 10px 0px;
	padding: 10px 10px 10px 0px;
	background-repeat: no-repeat;
	background-position: 10px center;
	width: auto;
}
div.info
{
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('/images/icons/info.png');
}
div.success
{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('/images/icons/success.png');
}
div.warning
{
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('/images/icons/warning.png');
}
div.error
{
	color: #D8000C; /*990000*/
	background-color: #FFBABA;
	background-image: url('/images/icons/error.png');
}
.validation
{
	color: #D63301;
	background-color: #FFCCBA;
	background-image: url('/images/icons/validation.png');
}
.msgcontainer
{
}
div.info p, div.success p, div.warning p, div.error p
{
	padding: 0px 50px;
}

div.info a, div.success a, div.warning a, div.error a
{
	float: right;
	padding: 10px;
	cursor: pointer;
}

.msgcontainer img
{
	border: none;
}

/* validation */
.validation
{
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/images/icons/error.png');
}
.validation ul
{
	padding: 0px 30px;
}

.tooltipContainer
{
	font-size: 11px;
	color: #666666;
	display: none;
	float: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 20px;
}
.infosm
{
	display: block;
	background-image: url('/images/icons/information.png');
}
/***************** input elements ********************/
.formcontent label
{
	color: #000000;
	font-weight: bold;
	display: block;
}

.formcontent label.nocolor
{
	color: inherit;
	font-weight: bold;
	display: block;
}

.radio label
{
	color: #000000;
	font-weight: bold;
	display: inline;
}

/*.formcontent label span
{
	font-weight: normal;
}
*/

input.txt, input.txt1, input.txt2, input.txt3, input.txt4
{
	padding: 2px;
	font-size: 13px;
	border: 1px solid #666666;
}

input.txtlower
{	
	text-transform:lowercase;
}


.formcontent textarea
{
	margin: 0;
	width: 400px;
	font-size: 13px;
	border: 1px solid #666666;
}
.formcontent select
{
	width: auto;
}
.formcontent input.txt
{
	width: 400px;
}
.formcontent input.txt1
{
	width: 250px;
}
.formcontent input.txt2
{
	width: 150px;
}
.formcontent input.txt3
{
	width: 50px;
}
.formcontent input.txt4
{
	width: 100px;
}
.formcontent select.txt2
{
	border: 1px solid #666666;
	width: 150px;
}
.borderonly
{
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	padding: 4px;
	margin: 0px;
}

.formcontent div
{
	display: block;
	padding: 5px;
	min-height: 32px;
}

.formcontent div.nostyle
{
	display: block;
	padding: 5px;
	min-height: 32px;
}

.over
{
	background-color: #FFF6BF; /********* context highlighting *************/
}

div.gvfloat
{
	float: left;
	padding: 0px 0px 0px 10px;
}
.ddl1
{
	border: 1px solid #666666;
	width: auto;
	font-size: 1.1em;
}
.txtarea1
{
	margin: 0.5em 0.5em 0 0;
	border: 1px solid #666666;
	width: 425px;
}

.clear
{
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
}

a img
{
	border: 0;
}

/************* jquery style validation ********************/

/*.validation-summary
{
	margin: 5px 0 10px 0;
	padding: 10px;
	font-size: 16px;
	color: #000;
	border: 4px solid #fed;
}

.validation-summary ul, .validation-summary ul li
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #e00;
}

.validation-summary ul li
{
	margin: 2px 0 7px 20px;
	list-style-type: square;
	background-image: none;	
}

.failed-validation { color: #f00; }
label.required     { font-weight: bold; }
*/


input.error, textarea.error
{
	background: #D8000C;
	border: 1px solid #D8000C;
	margin-bottom: 5px;
	color: #fff;
}
select.error
{
	background: #D8000C;
	border: 1px solid #D8000C;
	margin: 5px;
	color: #fff;
}
span.error
{
	font-weight: bold;
	color: #D8000C;
	background-image: url('/images/icons/exclamation.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 20px;
	margin: 0;
	font-size: 11px;
}
/*
.form-top-labels span.error
{
	float: none;
	margin: 3px 0 0;
	width: 416px;
}
.form-top-labels .side-by-side span.error, .form-top-labels .side-by-side-last span.error { width: 200px; }
*/

/************************ BUTTONS ***************************/
/*
.buttons a, .buttons button
{
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background-color: #CCCCCC;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #565656;
	cursor: pointer;
	padding: 3px 8px 4px 5px;
	border: 1px solid #999999;
	text-decoration: none;
}
.buttons button
{
	width: auto;
	overflow: visible;
	padding: 2px 8px 1px 5px; 
	text-decoration: none;
}
.buttons button[type]
{
	padding: 3px 8px 3px 5px;
	line-height: 17px; 
}
*:first-child + html button[type]
{
	padding: 2px 8px 1px 5px; 
}
.buttons button img, .buttons a img
{
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 14px;
	height: 14px;
	text-decoration: none;
}
*/
/* STANDARD */
/*
button:hover, .buttons a:hover
{
	background-color: #dff4ff;
	border: 1px solid #c2e1ef;
	color: #336699;
	text-decoration: none;
}
.buttons a:active
{
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
	text-decoration: none;
}
*/
/* POSITIVE */
/*
button.positive, .buttons a.positive
{
	color: #529214;
	text-decoration: none;
}
.buttons a.positive:hover, button.positive:hover
{
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
	text-decoration: none;
}
.buttons a.positive:active
{
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
	text-decoration: none;
}

button.line, .buttons a.line
{
	text-decoration: none;
}
*/
/* NEGATIVE */
/*
.buttons a.negative, button.negative
{
	color: #d12f19;
	text-decoration: none;
}
.buttons a.negative:hover, button.negative:hover
{
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
	text-decoration: none;
}
.buttons a.negative:active
{
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
	text-decoration: none;
}
*/
/* YELLOW */
/*
.buttons a.yellow:hover, button.yellow:hover
{
	background-color: #FFD200;
	border: 1px solid #D5AF00;
	color: #565656;
	text-decoration: none;
}
.buttons a.yellow:active
{
	background-color: #FFD200;
	border: 1px solid #D5AF00;
	color: #565656;
	text-decoration: none;
}

*/
/* DISABLED */
/*
button.disabled, .buttons a.disabled, .buttons a.disabled:hover, button.disabled:hover
{
	background-color: #f5f5f5;
	border: 1px solid #E5E5E5;
	color: #E5E5E5;
	text-decoration: none;
}
*/


/********* padding *****************/
.pt5
{
	padding-top: 5px;
}
.pl20
{
	padding-left: 20px;
}



