﻿ body
{
    background: #606854;
    font: normal 11px/15px Arial, Verdana, sans-serif;
    color: #3a3a3a;
    
}

#ContentLeft
 {
 	text-transform:uppercase; 
	
 }

#ContentRightAccounts { 
	margin: 0;
	float:left;
	width: 602px;	
	position: relative;	
	padding: 0 0 0 0;
	background-color:#8a7f65;
	 min-height:450px;
	/*height: 1%;*/ /* Holly hack for Peekaboo Bug */	
}

#ContentRightAccountsSearchNoAuth{ 
	margin: 0;
	float:left;
	/*width: 800px;	*/
	width: 100%;
	position: relative;	
	padding: 0 0 0 0;
	background-color:#8a7f65;
	 min-height:450px;
	/*height: 1%;*/ /* Holly hack for Peekaboo Bug */	
}

#ContentFilters { 
	background-color:#b4aa92;
	width: 595px;	
	position:relative;
	padding:12 6 6 6;
	border-style:none;
	/*font-variant:small-caps; */
	text-transform:uppercase; 
	color:White;
	font-weight:bold;
	/*select border radius once css3 is available*/
	
	
	/*height: 1%;*/ /* Holly hack for Peekaboo Bug */	
}


 #ContentPopup
{
    border: medium solid #686f79;
    margin: 0;
    float: left;
    width: 850px;
    position: absolute;
    padding: 0 0 0 0;
    background-color: #8a7f65;
    text-transform: uppercase; /*height: 1%;*/ /* Holly hack for Peekaboo Bug */
}

#ContentPopupFilters { 
	background-color:#b4aa92;
	width: 850px;	
	position:relative;
	/*padding:1 6 6 6;*/
	border-style:none;
	/*font-variant:small-caps; */ 
	text-transform:uppercase; color:White;
	font-weight:bold; 
	font-size:11px;
	top: 0px;
	left: 0px;
}

.note
{
	font-variant:normal;
	color:#3a3a3a;
	font-size:11px;
	text-transform:none; 
	
}
#lineSearchStock
{
	color:#b4aa92;
}

.pagerStyleClass td  
{	font-weight:bold;  
  padding-left:2px;
 	padding-right:2px;
 }
 
.GridViewCSS  th
 {
 	border-right-style:dotted;
 	border-right-width:thin;
 	border-bottom-style:none; 
 	border-top-style:none; 
 	border-color:#444444;
 	padding:1 1 1 1; 
	text-transform:uppercase;  
	font-size:11px; 
 }

.GridViewCSS  td
 {
 	border-right-style:dotted;
 	border-right-width:thin;
 	border-color:#444444;
 	border-bottom-style:none;
 	border-top-style:none;
	text-transform:uppercase;  
	font-size:11px; 
 }

.GridViewInTable td
{
		font-size:11px; 
		color:White;
		border:none;
		font-weight:bolder; 
		
}



.GridViewInTableHeader td
{
		font-size:11px;  
		border:none;
		font-weight:bolder; 
}
.ProgressBar
{
	position:absolute; z-index :1; 
	background-color:Blue;
	padding:6 6 6 6;	
	color:White;
	font-weight:bold ;
	width:602px;	
	margin-left:10;
}

.FormFields
{
	font-size: 11px;
	/*font-variant:small-caps; */
	
	text-transform:uppercase; font-weight:200;   
	vertical-align:middle;
	background-color:ThreeDHighlight;
	padding-top:2px;
}


.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/Images/img/TopRight.png) no-repeat top right; 
}

.roundbottom {
	background: url(/Images/img/BottomRight.png) no-repeat bottom right; 
}

.roundtopPopUp { 
	background: url(/Images/img/TopRight.png) no-repeat top right; 
}

.roundbottomPopUp {
	background: url(/Images/img/BottomRight.png) no-repeat bottom right; 
}
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
 .Warnings
 {
 	background-color:Silver; 
 	font-weight:bolder;
 	/*font-variant:small-caps; */
	 font-size:11px; 
	text-transform:uppercase;  
 	color:Maroon;
 }
  .ErrorMessage
 {
 	color:Maroon; 
 	font-weight:bolder;
 	/*font-variant:small-caps; */
	
	text-transform:uppercase; font-size:11px;  
 }
 
 .CapsText
 {text-transform:uppercase; font-size:11px;  	font-weight:bolder;
 color:White;}
  
