﻿    /*AutoComplete flyout */

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	

.bc 
{
clear:right;
position: absolute;
top:0px;
left: 10px;
}


.catresult
{
	width: 137px;
	text-align: left;
	border-left: solid 1px #CC3333
}


.autocomplete_completionListElement 
{ 
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;	 
	visibility : hidden;
	margin : 0px!important;	
    text-align : left; 
    list-style-type : none;
    border-width : 1px;
	border-style : solid;
	border-color: ButtonShadow;   
	z-index: 201;
	position: absolute;
	background-color: White;	
	        }
	        
.autocomplete_completionListItem
{
	color: #666 !important;
	width: 100%;
	margin: 0px!important;
	padding: 0px!important;
	height:12px!important; 	
}
	
.autocomplete_completionHighlightedItem
{	
	color: white !important;
	background-color: #666 !important;
	width: 100%;
	margin: 0px!important;
	padding: 0px!important;
	height:12px!important; 	
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.BreadCrumb
{   display:inline; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12pt; 
	font-weight:normal; 
	text-decoration:none; 
	font-style:normal; 
	border-bottom:none;
	color:#5FA8E2;
}

.tabtablecelln {

   padding-left : 5px;
   padding-right: 5px;
   border-bottom: solid 1px #000000;                     

}

.hybridResult
{  background-color: #5FA8E2;
  color:White;
}

.SearchResultHybrid
{ border-left-color:#5FA8E2;
  border-left-style: solid;
  border-left-width:thin;
}

.tblHead
{
	 background-color: #5FA8E2;
	 color:White;
	 font-size:12pt;
	 vertical-align:middle;
}

.title
{ 
	margin: 5px 0px 0px 10px;
	font-family: Arial;
    font-size: 14px;
    color: #ffffff;
}



.orderhead 
{
	background-color: #CC3333;
	color : White;
	
}
.orderline
{
	font-family: Arial, Helvetica, sans-serif;		
}
.modalBackground {
	background-color:#CC3333;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	z-index:500;
}


.btnStyled 
{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	height: 18px;	
	background: #cc3333;
	color: white;
	font-weight: bold;
}
            
            



.btnStyled2 {
	background-color: #5FA8E2;	
	border-color : #CCCCCC;
	border-style: hidden;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	
}

.progress
{
    text-align:left;
    font-weight: bold;
    color:#CCCCCC;
    font-size: 20px;
	position:absolute;
	top: 50%;
	left: 50%;
	width:100px;
	height:100px;
	margin-top: -50px; /*set to a negative number 1/2 of your height*/
	margin-left: -50px; /*set to a negative number 1/2 of your width*/
	z-index:500;
}



.CustomTabStyle .ajax__tab_header {
    font-family:arial,verdana,tahoma,helvetica;
    font-size:12px;
    color: white;
	line-height: 37px;
 	
}
.CustomTabStyle .ajax__tab_inner 
{
	background: transparent url(./img/tab_norm.gif) 0px 0px no-repeat;
}
.CustomTabStyle .ajax__tab_tab
{
	height: 37px;
	width: 144px;	
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer
{
	color: black;
	background: url(./img/tab_hover.gif) 0px 0px no-repeat;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner
{
	color: black;
	background: url(./img/tab_hover.gif) 0px 0px no-repeat;
}

.CustomTabStyle .ajax__tab_hover .ajax__tab_tab{}

.CustomTabStyle .ajax__tab_active .ajax__tab_outer
{
	color: black;
	background: url(./img/tab_active.gif) 0px 0px no-repeat;

}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner
{
	color: black;
	background: url(./img/tab_active.gif) 0px 0px no-repeat;

}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab{}
.CustomTabStyle .ajax__tab_body { border:solid 1px #CC3333; padding:10px;}


.spec
{
padding: 5px 0px 5px 0px;
}







.CCC3333{background-color:#CC3333;}
.CCC3333:hover{background-color :#5c5c5c;}
.CDDAA00{background-color:#DDAA00;}
.CDDAA00:hover{background-color :#5c5c5c;}
.C0066EE{background-color:#0066EE;}
.C0066EE:hover{background-color :#5c5c5c;}
.CCCCCCC{background-color:#CCCCCC;}
.CCCCCCC:hover{background-color :#5c5c5c;}






.hovergrey 
{
vertical-align: top; 
height: 36px; 
padding-top:5px; 
text-align:left; 
width:137px;
}

.hovergrey:hover 
{
	background-color:Green;
}




.NumButtonStyle {
	background-color:#F8C6BA;
	border: solid 1px #ED6E63;
	padding: 2px;
	color:#ED6E63;
	text-decoration: none;
}
	
.CurrentPage{
	background-color:#ED6E63;
	text-decoration: none;
	color:White;
	padding:2px;
	border: solid 1px #ED6E63;
}
	
	

#footer .address {
	height: 28px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	position: relative;
	width: 448px;
}
#footer .address span {
	bottom: 0;
	display: block;
	font-size: 10px;
	position: absolute;
}
#footer .footerimage {
	float: left;
	margin: 20px 0 0 0;
	position: relative;
	text-align: right;
	top: -3px;
	width: 140px;
}



.popupmessage
{
	vertical-align: middle;
    text-align: center;
	position:absolute;
	top: 50%;
	left: 50%;
	width:600px;
	height:175px;
	margin-top: -100px; /*set to a negative number 1/2 of your height*/
    margin-left: -250px;
	z-index:1000;
	color:Red;
	border: solid 5px black;
	background-color:white;
}


.lightbox
{
	vertical-align: top;
    text-align: left;
	position:absolute;
	z-index: 600;
	top: 0%;
	left: 0%;
	width:200%;
	height:200%;
	margin-top: 0px; /*set to a negative number 1/2 of your height*/
    margin-left: 0px;
    background-color:Black;
    filter:alpha(opacity=80);-moz-opacity:.80;opacity:80;
}

.mGrid {     
    background-color: #fff;    
    margin: 0px;     
    border-collapse:collapse;   
    text-align:left!important; 
}   
.mGrid td
{
    padding: 0px 0px 0px 2px;
    color: #717171;
    border-color: #cc3333;  
}   
.mGrid th {    
    padding: 0px 0px 0px 2px;
    color: #fff;    
    background: #cc3333; 
    text-align:left!important;      
}   
.mGrid .alt { background-color: #ebeeef; } 

