﻿body 
{
	font-family:Calibri,Arial;
	font-size:10pt;
	margin-top:1px;
}
h1
{
  color:#E68A00;
  font-size:18pt; 
}

h2
{
  color:#E68A00;
  font-size:12pt; 
  font-weight:bold; 
}
/* */


h3
{
  color:#E68A00;
  font-size:11pt;
  font-weight:bold; 
}


.UpLeft
{
	float:left;		
	width:250px;
	height:50px;

}

.UpperRight
{
	margin:0;
	float:left;		
	width:999px;
	height:50px;
margin:0;
	

}

/*
.UpLeft
{
	float:left;		
	width:300px;
	height:60px;

}

.UpperRight
{
	float:left;		
	width:699px;
	height:60px;	

}
*/

.UpLeftBar
{
	width:200px;
	 min-height:43px;
	float:left;	
	text-align:center;
	padding-top:0px; 
	font-family:Arial;  
	font-size:11pt;  
	background-image: url('../Images/UpLeftBar2.png'); 
	background-repeat: no-repeat;
	background-position:0 0;
	color:#fff;
	vertical-align:middle;
}

.UpRightSearch
{
	width:750px;
	min-height:38px;	
	float:left;	
text-align:right;
padding-top:4px;
	background-image: url('../Images/BarBlue.png'); 
	background-repeat:repeat-x;
	color:#fff;
}
.UpRight
{
	width:20px;
	height:42px;	
	float:left;	

	background-image: url('../Images/UpBarRight.png'); 
	background-repeat:no-repeat;
}

.topnav
{
	margin:0;
}

#topnav li
{

	display: inline;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Calibri;
	font-size:10pt;
	border-right: solid 1px silver;
	padding-top:0px;
}

#topnav a
{
	color: #000;
	text-decoration: none;
}

#topnav a:hover
{
	color: #0000ff;
	text-decoration: none;
}


a.feathome:link
{
	text-decoration: underline;
	color: #0033CC;
}
a.feathome:visited {color: #1D3976}
a.feathome:hover {color: #0000ff}

/* FOOTER */

a.Footer:link{color: #696969;text-decoration: none;}	
a.Footer:visited{COLOR: #696969;TEXT-DECORATION: none}	
a.Footer:active{COLOR: #696969;TEXT-DECORATION: none}	
a.Footer:hover{COLOR: #333399;TEXT-DECORATION: none}	

.Footer
{
	FONT-SIZE: 7pt;
    COLOR: #696969;
    FONT-FAMILY: Verdana,Arial;
    TEXT-DECORATION: none	
}

ul.Footer
{
 list-style-type:none;
	padding:0px;
	margin:5px;
}

/* END FOOTER */
.toppromo
{
	width: 320px;
	list-style-image: url('../Images/checkmark.png');
	font-size: 9pt;
	color: #000080;
	margin: 0px;
	padding-left:10px;
	text-align: left;
	list-style-position: inside;

}

.toppromo li {
    width:150px;
    margin:0;
    padding:0;
   line-height :15px;
    float:left;
}



a.hblue:link { text-decoration: none; color: #000080}
a.hblue:visited {text-decoration: none; color: #000080}
a.hblue:hover {text-decoration: none; color: #cc0000}
a.hblue:active {text-decoration: none; color: #cc0000}


.LeftNav
{
	margin:0;
	padding: 0;
	border: 0px solid silver;
	font-family: Arial;
	font-size: 10pt;
	float:left;
	background-image: url('../Images/BarBlue.png'); 
	background-repeat:repeat-x;
}
.LeftNavFill
{
	width:100%;
	background-image: url('../Images/LeftNavBar.png'); 
	background-repeat:repeat-y ;
	background-color:#fff; 
	margin:0;
	padding:0;
}

.LeftNavSpacer
{
	float:left;
	width:200px;
	height:10px; 
	background-color:#fff; 
	margin: 0;
	padding:0;
}

.LeftNavBot
{
	width:100%;
	height:20px;
	background-image: url('../Images/LeftNavBarBot.png'); 
	background-repeat:no-repeat;	
	margin:0;
	padding:0;
}

.LeftNavFeatureDiv
{
	float:left;
	width:200px;
	min-height:300px; 
	background-color:#fff; 
	margin: 0;
	padding:0;
}

.LeftNavFeatureTop
{
	width: 100%; 
	font-weight:bold; 
	padding-top:8px; 
	text-align:center; 
	height:26px; 
	color:White; 
	background-image: url('../Images/LeftNavFeatureTop.png'); 
	background-position: 0 0 ; 
	background-repeat:no-repeat ;
}

.LeftNavFeatureTopOrg
{
	width: 100%; 
	font-weight:bold; 
	padding-top:8px; 
	text-align:center; 
	height:26px; 
	color:White; 
	background-image: url('/Images/LeftNavFeatureTopOrg.png'); 
	background-position: -1px 0 ; 
	background-repeat:no-repeat ;
}



#menu {   
   padding:0;   
   margin: 0 0 0 10px;

  }   
 #menu li {   
   list-style-type:none;  
   padding-top:4px; 
   width:100%;
  }   
  
  #menu a {   
  color:#000;
  text-decoration:none;
  }   
  #menu a:hover  
  {
  	width:100%;  
  color:#000080;
  text-decoration:none;
  border-bottom:solid 1px #696969;
  }
  
   .featureTitle {   
   padding:0;   
   margin: 0 0 0 10px;
   font-family: Arial;
 font-size  : 10pt;
 color:#E68A00; 
 font-weight:bold;
  }    
    
  .features {   
   padding:0;   
   margin: 0 0 0px 10px;
   font-family: Arial;
	font-size: 8pt;
  }   
  .features li {   
   list-style-type:none;  
   padding-top:4px; 
   width:100%;
  }   
  
   .features a {   
  color:#000;
  text-decoration:none;
  }   
  .features a:hover  
  {
  	width:100%;  
  color:#000080;
  text-decoration:none;
  border-bottom:solid 1px #696969;
  }   
  
  
  
  
  #region  {   
   padding:0;   
   margin: 0 0 0 10px;
	font-family: Arial;
	font-size: 8pt;
  }   
 #region li {   
   list-style-type:none;  
   padding-top:2px; 
   width:100%;
  }   
  
  #region a {   
  color:#000;
  text-decoration:none;
  }   
  #region a:hover  
  {
  	width:100%;  
  color:#000080;
  text-decoration:none;
  border-bottom:solid 1px #696969;
  }   
  
  
  /* Crazy Sales  */
  .CrazySaleMain
  {
  width: 250px; 
  border: solid 1px #dcdcdc; 
  text-align:center;	
  background-image:url('/ads/Images/BGSilGrad.jpg'); 
  background-repeat:repeat-x; 
  background-position:left -10px;	
  }
    .CrazySaleHdr
  {
	width: 100%; 
	color:#E68A00;
	font-weight:bold; 
	font-size:18pt;
  }
   .CrazySaleItem
  {
	width: 50%; 
	height:100px; 
	float:left;
  }
  .CrazySaleFtr
  {
	width: 100%; 
	margin-bottom:10px;
  }
  

  a.CrazySaleFtr:link {color: #0066FF;}
  a.CrazySaleFtr:visited
{
	color: #0066FF;
}
  /* End Crazy Sales  */


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.modalPopup
{
	background-color: #FFA928;
	border-width: 2px;
	border-style: solid;
	border-color: black;
	width: 520px;
	
}




.MyItems
{

color:#E68A00;
font-size:9pt;
width: 250px;
min-height:200px; 
margin-top:4px; 
border: solid 1px #9fbeff;
text-align:center;
/* */	
	
}

.LogInOrg
{
width:100%;height:600px;padding:0 0 0 50px; background-image:url('../images/LogInBGOrg.png'); background-repeat: no-repeat;
}

.LogInBlue
{
width:100%;height:600px;padding:0 0 0 50px; background-image:url('../images/LogInBG.png'); background-repeat: no-repeat;
}

.LogInBodyBlue
{
margin:0;background-image:url('../images/LogInBG2.png'); background-repeat: repeat-x; background-position:left bottom;
}

.LogInBodyOrg
{
margin:0;background-image:url('../images/LogInBG2Org.png'); background-repeat: repeat-x; background-position:left bottom;
}


.Searchmain{font-size:9pt;font-family:Arial;color:#000;}
.SearchText{font-size:9pt;font-family:Arial;color:#000;}
.SearchTitle{font-size:11pt;font-family:Arial;}

















