body
{
    margin: 0;
    padding: 0;
    /*font-family: 'Verlag-Book';*/
    font-family: 'Roboto Condensed';
    overflow: scroll;
}

/* Header */
.header
{
    width: 100%;
    background: url(/Images/header.jpg) repeat;
    height: 90px;
    font-size: 10px;
    position:relative;
    
z-index: 4;}

#logo a:hover
{
    background-color: transparent;
  
}

.headerHolder
{
	padding: 0;
	margin: 0;
    margin: auto;
    width: 950px;
        

    
}

#logo
{
    height: 110px;
    width: 170px;
    
   
}

.logo
{
   
    height: 110px;
    
}

#logo img
{
     border: none;

}

#navigation
{
    float: right;
    margin: 0;
    padding: 0;
}

/*End Header */

/* Content */
.content
{
   
    width: 900px;
   margin: auto;
    position: static;
height: auto;
padding-top: 50px;    
}

#ContentLine
{
    margin: 0;
    padding: 0;
    /*font-family: Verlag-Bold;*/
    font-family: 'Roboto Condensed';

    font-size: 30px;
    font-weight: bolder;
    height:40px;
    border-bottom: 1px solid silver;
    width: 900px;
}

#ContentLine ul
{
    list-style-type: none;
    
}

#ContentBody
{
width: 900px; 
margin-top: 20px;
font-family:'Roboto Condensed';
font-size: 14px;

}


#ContentLine li
{
    float: left;
    margin-left: 15px;
    font-size: 15px;
    height: 50px;
}


h1
{
    padding: 0;
    margin: 0;
/*    font-family: Verlag-Book;*/
font-family: 'Roboto Condensed';

    font-size: 30px;
}

/* End Content */


/* Footer */

#footerLine
{
    border-top: 2px solid white;
    margin: auto;
    height: 3px;
    width: 960px;
    text-align: center;
    opacity: .8;
   

}

.footerHolder
{
    padding: 10px; 
    background: silver;
    margin: auto;
    text-align:center;
    height: 20px;
}

.footerHolder img
{
    width: 20px;
    height: 20px;
}

#footer
{
    margin: auto;
    text-align: center;
/*    font-family: Helvica;*/
font-family: 'Roboto Condensed';

    font-size: 13px;
    width: 940px;
}

.footer{

   bottom: 0;
    position: fixed;
     z-index: 4;
    width: 100%;
}

#footerAd
{
    padding-top: 3px;
  
    text-align: left;
}

#footer #altnav
{
    padding-top: 3px;
    width: 180px;
    float: right;
    text-align: right;
}
/* End Footer */

/* Default.aspx page */
.answerbox
{
    opacity: .9;
 /*background-image: url(/Images/white-container.png);    */
background-color: White; height: 190px; /*Specify Height*/
    width: 391px; /*Specify Width*/ /*background-color: White; Add a background color to the box #F3EFE0*/
    left: 20%;

}

#abContainer
{
top: 20%;
    z-index: 4;
    position:fixed;
width: 300px;
}

.images
{
    width: 391px;
    padding-top: 70px;
    height: 50px;
}

.images li
{
    margin: 0;
    padding: 0;
    float: left;
    height: 15px;
    width: 40px;
}

.images .first
{
    margin-left: 10px;
}

.images .common
{
    margin-left: 35px;
}

.images ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.images img
{
    width: 67px;
    height: 67px;
}

.definition
{
    margin-top: 70px;
    width: 350px;
    text-align: left;
}

#insideDef
{
    padding: 6px 0 8px 10px;
    width: 361px;
    text-align: left;
    height: 15px;
/*    font-family: Verlag-Book;*/
font-family: 'Roboto Condensed';

    font-size: 17px;
}

.currentDefinition
{
    margin: 0;
    padding: 0;
    padding-top: 10px;
/*    font-family: Verlag-Book;*/

font-family: 'Roboto';
    font-size: 14px;
    padding-bottom: 3px;
    height: 70px;
}

.contentDef
{
    margin: 0;

/*    font-family: Verlag-Book;*/
    font-family: 'Roboto';
    letter-spacing:1px;
    font-size: 14px;
    font-weight: lighter;
    height: auto;
    
}

.currentTitle
{
    margin: 0;
    padding-top: 1px;
    border-bottom: 1px solid silver;
/*    font-family: Verlag-Bold;*/
font-family: 'Roboto Condensed';
    font-weight: bold;	
    font-size: 25px;
}

.fr
{
    float: right;
    width: 230px;
}

/* End Default.aspx page */


#readmore a
{
    text-decoration: none;
    
    /*font-family: Verlag-Bold;*/
    font-family: 'Roboto Condensed';

    color:Red;
    font-size: 10px;
    font-weight: bolder;
}



#upcssmenu ul {
  margin: 0;
  padding: 0;
}
#upcssmenu li {
  margin: 0;
  padding: 0;
}
#upcssmenu a {
  margin: 0;
  padding: 0;
}
#upcssmenu ul {
  list-style: none;
  color: silver;
}

#upcssmenu 
{
margin-right: 4px;
color: white;
    font-family: 'Roboto Condensed';

    font-size: 14px;

text-align: right;
list-style: none;
padding-top: 15px;
}

#upcssmenu > ul > li 
{
float: right;

}

#upcssmenu a
{
color: #e7e7e7;
text-decoration: underline;

}

#upcssmenu > ul > li > a:hover {
  color: #ffffff;
}

#nav{
    list-style:none;
    margin-bottom:50px;
    font-family: 'Roboto Condensed';
    float:left;
    width:100%;
    font-size: 12px;
}
#nav li{
    float:left;
    margin-right:5px;
    position:relative;
}
#nav a{
    display:block;
    padding:5px;
    color:#fff;
    text-decoration:none;
}
#nav a:hover{
    color:#fff;
    text-decoration:none;
}


#nav ul{
    background:red; 
    background:rgba(255,255,255,0); 
    list-style:none;
    position:absolute;
    left:-9999px; 
}
#nav ul li{
    /*padding-top:1px; */
    float:none;
}
#nav ul a{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;	

    white-space:nowrap; 
    text-align: center;
    /*border-top: 1px dotted white;
    border-left: 1px dotted white;
    border-right: 1px dotted white;*/
    
}
#nav li:hover ul{ 
    left:0px; 
}
#nav li:hover a{ 

    text-decoration:underline;
}
#nav li:hover ul a{ 
    color: white;
    /*background:#E81830;*/
    
    background:#EC1C29;
    text-decoration:none;
}
#nav li:hover ul li a:hover{ 
    color:black;
}
/*
#nav ul a:last-child  {
   border-bottom: 1px dotted white;
}*/

#nav ul a{
    white-space:nowrap; 
}
#nav li:hover ul{ 
    left:-30px; 
}

#cssmenu ul {
  margin: 0;
  padding: 0;
}
#cssmenu li {
  margin: 0;
  padding: 0;
}
#cssmenu a {
  margin: 0;
  padding: 0;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu a {
  text-decoration: none;
}
#cssmenu 
{
  padding-bottom: 20px;
	
}
#cssmenu > ul > li {
  float: left;
  }
#cssmenu > ul > li > a {
  color: white;
/*  font-family: Verlag-Book;*/
font-family: 'Roboto Condensed';

  font-size: 14px;
  line-height: 35px;
  padding: 1px 5px;
}