
#logoWrap .logo { background: url(images/ems-logo.png) top left no-repeat; }

#footer { background: url(images/ems-footer.png) no-repeat; }

.login_div { background: url(images/ems-vendor-chip.png) left bottom no-repeat; }

.rightChip { background: url(images/ems-vendor-chip.png) right bottom no-repeat; }

.outer .colRight { background: url(images/rt-column-bg-EMI.png) top left no-repeat; }
	
.bigBox { background: url(Images/box-bg-EMI.png) repeat-y top; }

.bigBoxBot { background: url(Images/box-bg-bot-EMI.png) no-repeat top left; }

	
/* ALTERNATE THEMES */
	
	
.theme textarea { border: 1px solid #d9f1aa; }
	

p.preLoginBottomText {
	color: #003366;
	}

.loginTable	{
	background-color:#bfe279;
	border: solid 1px #bfe279;
	}

.loginTableHorizontalRow {
	border-bottom: solid 1px #bfe279;
	}

.loginHeadingLabel {
	color: #003366;
	}
	
h3.loginHeadingLabel2 {
	color: #003366;
	}
	
	
.loginTable tr td {
	background-color:#fbfff2;
	}

.newVendor {
	color: #0099cc;
	}
	
.basicGridBorder {
	border:solid 1px #d9f1aa;
	}

.basicGridView tr td {
	background-color:White;
	color:Black;
	}
	
.basicGridView tr td span { 
	color:Black;
	}

	
.basicGridView tr th {
	background-color:#d9f1aa;
	color:Black;
	}


.tableTopRow {
	background: url(Images/form_top.gif) repeat-x 0 0;
	}

.tableTopRow a {
	background: url(Images/viewall_triangle_orange.gif) no-repeat right 3px;
	color: #0099cc;
	}
	
.basicTable {
	background-color : #d9f1aa;
	border  :solid 1px #fff;
	}

	
.profileGridBorder {
	border: 1px solid #D9F1AA;
	}
	
.rgMasterTable {
	border: 1px solid #DCF7A6;
	}
	

	
.rgMasterTable .rgHeader { white-space:nowrap; }
	
/*Profile form css*/
	
#test_form, .test_form {
	width: 915px;
	float: left;
	border: 1px solid #99CC33; 
	background: #D5EFA2;
	}

	
fieldset#profile_names ol li { 
	background: #E6F5C7;
	border-color: #9C3
	}
	
fieldset#profile_names span {
	color: #000;
	}
	
fieldset#profile_names2 ol li.fieldArea {
	background: #E6F5C7;
	border-color: #9C3;
    }
	
	
fieldset#profile_names input:not([type=radio]),
fieldset#profile_names textarea {
	background: #ffffff;
	border: 1px solid #99CC33;
	}
	
	
fieldset#profile_data ol li {
	background: #E6F5C7;
	border-color: #99CC33;
	}
	
fieldset#profile_names2 ol li.fieldArea {
	background: #E6F5C7;
	border-color: #9C3;
}
	
fieldset#profile_data span {
	color: #000;
	}		
	
fieldset#profile_data input:not([type=radio]),
fieldset#profile_data textarea {
	background: #ffffff;
	border: 1px solid #99CC33;
	}
	
	
	
fieldset#profile_data input[type="checkbox"] { background:  none; border: none;}	
	
	
	
	/*accordion on profile page*/
h2.acc_trigger2 {
	background: url(Images/h2_trigger_d.png) no-repeat;
	}
	
	
a.button {
	/* Sliding right image */
	xbackground: transparent url('images/add_button.png') no-repeat 0px 0px;
	color: #000;
	}
	
