﻿label/*////////////////////////////////////////
// General CSS V 1.1 					//
// ©2006 iSource intellegent solutions	//
////////////////////////////////////////*/
/*////////////////////////////////////////////////////////
// Notes: 												//
// - IF you want to add more classes please feel free	//
//   to add them in the end of this document in the 	//
// 	 section "Developer-added classes"					//
////////////////////////////////////////////////////////*/
/* //////////  Controls    ///////////////////*/
/* //  Text Boxes  ///////////////*/
.vlargetextbox, .largetextbox, .mediumtextbox, .smalltextbox, .fullWidthtextbox {
	color: #000000;
	font-family: verdana;
	font-size: 9px;
	padding-left: 5px;
	border: #B3CAFF 1px solid;
}


A:hover {
	 COLOR: #ff0000; TEXT-DECORATION: none
}
.vlargetextbox {
	width: 250px;
}
.largetextbox {
	width: 150px;
}
.mediumtextbox {
	width: 100px;
}
.smalltextbox {
	width: 35px;
}
.fullWidthtextbox {
	width: 100%;
}
/* //  DropDown Menus  ///////////////*/
.vlargedropdownmenu, .largedropdownmenu, .mediumdropdownmenu, .smalldropdownmenu, .fullwidthdropdownmenu {
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	border: #B3CAFF 1px solid;
	background-image: url(../home/form_bg_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
}
.vlargedropdownmenu {
	width: 200px;
}
.largedropdownmenu {
	width: 150px;
}
.mediumdropdownmenu {
	width: 100px;
}
.smalldropdownmenu {
	width: 35px;
}
.fullWidthdropdownmenu {
	width: 100%;
}
/* //  Text Area  ///////////////*/
.vlargetextarea, .largetextarea, .fullWidthtextarea {
	color: #B3CAFF;
	font-family: verdana;
	font-size: 9pt;
	border: #B3CAFF 1px solid;
	background-image: url(../home/form_bg_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
}
.vlargetextarea {
	height: 70px;
	width: 200px;
}
.largetextarea {
	height: 70px;
	width: 150px;
}
.fullWidthtextarea {
	width: 100%;
}
/* //  applying background image to all textboxes, textareas, and dropdownlists  ///////////////*/
.vlargetextbox, .largetextbox, .mediumtextbox, .smalltextbox, .fullWidthtextbox, .vlargedropdownmenu, .largedropdownmenu, .mediumdropdownmenu, .smalldropdownmenu, .fullwidthdropdownmenu, .vlargetextarea, .largetextarea, .fullWidthtextarea {
	background-image: url("../images/Form_controls_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 2px;
}
/* //  Buttons  ///////////////*/
.largebutton, .mediumbutton, .smallbutton, .fullWidthbutton {
	text-decoration: none;
	color: #666666;
	font-family: verdana;
	font-size: 8pt;
	border: 1px ridge #B7B7B7;
	text-align: center;
	font-weight: bold;
	cursor: pointer; /*//// fopr the button background image ////*/
	/*background-image: url("../images/s_03.gif");*/
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #FEFEFE;
}
.largebutton {
	width: 100px;
	height:25px;
}
.mediumbutton {
	width: 60px;
}
.smallbutton {
	width: 30px;
}
/* //  Grids  ///////////////*/
.gridheader {
	background: #D2D8DB;
	font-family: verdana;
	font-size: 8pt;
	color: #B3CAFF;
	font-weight: bold;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.griditem {
	background: #EEF0F2;
	color: #B3CAFF;
	font-family: verdana;
	font-size: 8pt;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.gridalternativeitem {
	background: #FFFFFF;
	color: #B3CAFF;
	font-family: verdana;
	font-size: 8pt;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.gridPager {
	background: #EFF1F2;
	color: #B3CAFF;
	font-family: verdana;
	font-size: 8pt;
	text-align: center;
	border: 1px solid #FFFFFF;
}
/* //  Other Controls  ///////////////*/
.checkbox {
	color: #B3CAFF;
}
.radiobox {
	color: #B3CAFF;
}
/* //////////  Non-Controls    ///////////////////*/
/* //  Titles  ///////////////*/
.lagetitlebold {
	text-decoration: none;
	font-family: verdana;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
}
.mediumtitlebold {
	text-decoration: none;
	font-family: verdana;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
}
.smalltitlebold {
	text-decoration: none;
	font-family: verdana;
	font-size: 17px;
	color: #B3CAFF;
	font-weight: bold;
	padding-left: 5px;
}
.lagetitle {
	text-decoration: none;
	font-family: verdana;
	font-size: 22px;
	color: #B3CAFF;
	padding-left: 5px;
}
.mediumtitle {
	text-decoration: none;
	font-family: verdana;
	font-size: 17px;
	color: #B3CAFF;
	padding-left: 5px;
}
.smalltitle {
	text-decoration: none;
	font-family: verdana;
	font-size: 16px;
	color: #B3CAFF;
	padding-left: 5px;
}
.label {
	color: #000000;
	font-family: tahoma;
	font-size: 10pt;
	padding-left: 5px;
}
.labelhead {
	color: #ffffff;
	font-family: tahoma;
	font-size: 9pt;
	padding-left: 5px;
}
.labelbold {
	color: #3A3A3A;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	
}
.largelabel {
	color: #000000;
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	padding-left: 5px;
}
.text {
	color:red ;
	font-family: tahoma;
	font-size: 10pt;
	padding-right: 10px;
}
.whitetext {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
}
/*//  Links  ///////////////*/
.link {
	text-decoration: none;
	color: #B3CAFF;
	font-family: tahoma;
	font-size: 10pt;
	padding-left: 5px;
}
a.link {
	text-decoration:none;
}
a.link:link {
	color: #B3CAFF;
	text-decoration: none;
}
A.link:visited {
	color: #B3CAFF;
	text-decoration: none;
}
A.link:active {
	color: #B3CAFF;
	text-decoration: none;
}
A.link:hover {
	color: #B3CAFF;
	text-decoration: none;
}
.linkBold {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
a.linkBold {
	text-decoration: Underline;
}
a.linkBold:link {
	color: #B3CAFF;
	text-decoration: Underline;
}
A.linkBold:visited {
	color: #B3CAFF;
	text-decoration: Underline;
}
A.linkBold:active {
	color: #B3CAFF;
	text-decoration: none;
}
A.linkBold:hover {
	color: #B3CAFF;
	text-decoration: none;
}
.linkwhite {
	text-decoration: none;
	color: #FFFFFF;
	font-family: verdana;
	padding-left: 5px;
	font-size: 8pt;
}
a.linkwhite {
	text-decoration: Underline;
}
a.linkwhite:link {
	color: #FFFFFF;
	text-decoration: Underline;
}
A.linkwhite:visited {
	color: #FFFFFF;
	text-decoration: Underline;
}
A.linkwhite:active {
	color: #E7F0F8;
	text-decoration: none;
}
A.linkwhite:hover {
	color: #E7F0F8;
	text-decoration: none;
}
.gridheader A {
	text-decoration: none;
}
.gridheader A:link {
	color: #B3CAFF;
	text-decoration: Underline;
}
.gridheader A:visited {
	color: #B3CAFF;
	text-decoration: Underline;
}
.gridheader A:active {
	color: #000000;
	text-decoration: none;
}
.gridheader A:hover {
	color: #000000;
	text-decoration: none;
}
/* //  Tables  ///////////////*/
.td {
	background: #EEF0F2;
	height: 18px;
	padding: 5px;
	border: 2px solid #FFFFFF;
}
.alternativetd {
	background: #FFFFFF;
	height: 18px;
	padding: 5px;
	border: 2px solid #FFFFFF;
}
.tdtitle {
	background: #D2D8DB;
	padding: 5px;
	border: 2px solid #FFFFFF;
}
.tdactions {
	background: #EFF1F2;
	padding: 5px;
	border: 2px solid #FFFFFF;
}
.tdDark {
	background: #265784;
	padding: 5px;
	border: 2px solid #FFFFFF;
}
.table {
	background: #DEE2E5;
	padding: 1px;
}
/* //////////  OTHER classes    ///////////////////*/
.validator {
	color: red;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 5px;
}
.Imageborder {
	border: 1px solid #000000;
}

/* //////////  Developer-added classes /////////////*/
