* {
    margin: 0 auto;
    padding: 0;
    
}

body {
text-align: center
}

div#container{
      width: 720px;
      padding: 8px;
     padding-bottom:15px;
     background:#000033;
    text-align: left
     
 
}

div#admin{
	width: 700px;
	max-width: 700px;
	margin: 0px auto;     
    background-color:#666;
    position: relative;
    top: 5px;
    left: 50%;
    margin-left: -350px;
    margin-bottom: 50px;
}


body { 
    background-color:#DDDDDD;   
    background-repeat:repeat-x;
    font-family:"Lucida Grande","Verdana",sans-serif;
    font-size:13px;
    color: silver;
    
    padding: 0px 0px 0px 0px;
    margin:0;
}




#donations {
     margin:8px;
    float: right;
   
    
    
}

#view_cart {
     margin:8px;
    float: right;
    
    
}

.orderBottom {
    background:yellow url(../images/lines.jpg) repeat-x scroll 0 0;

}

#header {
    margin: 0;
   display:block;

    z-index: 2;
    background:#0c0c40 url(../images/nasaed1.jpg) no-repeat 0 0;
 
    
    text-align:center;
    padding: 50px;
    
    border-bottom: 2px solid #fff;
}


h1{
    color: white;
    z-index: 3;    
}


h2 {
   
    border: 1px solid silver;
    background-color: #999;
    
    font-size: 1.3em;
    padding: 5px;
    margin: 5px;
    
    
    
border-bottom:1px dotted #666666;
color:#666666;
font-family:Verdana;
margin:10px;
    
}




.search {
    position: fixed;
    top: 0px;
    left: 0px;

}

#right {
    float: right;
}
#result{   
    text-align: right;
    
    right: 20;      
} 
#content {
    
    
    padding: 0px;
    
}
    #content p {
        margin: 25px;
    }
   #content h1 {
        margin: 25px;
    }
   #content h2 {
        margin: 25px;
    }     
#footer {
background:#000033 none repeat scroll 0 0;
color:#FFFFFF;
font-size:0.8em;
margin:5px;
padding:5px;
text-align:right;
width:700px;
}
#footer .copy {
    color: white;
    float:right;
        position:relative;
    right:0;
}    

#footer a{
    position:relative;
     left:0px;
     float:left;
    
}  

#logo {
    float: right;
    position: relative;
    top: -25px;
    padding: 15px;
    margin: 15px;
    border:none;
}


#orders table
{
   
    border-color: #600;
    border-width: 0 0 1px 1px;
    border-style: solid;
    
}

#orders th
{
    padding: 4px;
    color: #fff;
    font-weight: bold;
    background-color: #000;
}
#orders td
{
    font-size: .9em;
    white-space:nowrap;
    border-color: #600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #fff;
    color: #000;
}
    #orders a {
        
        color: blue;

    }
    
    #oKPayment {
        background-color: #ddd !important;

    }

    #flagPayment {
        background-color: red !important;

    }

#cart caption {
    color: black;
}
#cart table
{
    
    border-color: #600;
    border-width: 0 0 1px 1px;
    border-style: solid;
    
}
#cart th
{
    padding: 4px;
    color: #fff;
    font-weight: bold;
    background-color: #555;
}
#cart td
{
    font-size: .9em;
    white-space:nowrap;
    border-color: #600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFC;
    color: #000;
}





.nav {
     position:relative;
     top:75px;
     margin:5px 0 0;
     padding:5px;
     
     color: white;
    
}
    .nav  a {
       margin-left: 5px;
        text-decoration:none;
    }
        .nav  a:hover {
            text-decoration:underline;
        }        
a {
    color: white; 
    
}
a :visited {color: white;}
input[readonly] {background: buttonface;}
#shipping fieldset { 
  padding: .5em;
  margin: .5em;
}
#shipping fieldset { border:1px solid white }
#shipping legend {
  padding: 0.2em 0.5em;
  border:1px solid white;
  color: black;
  font-size: 1em;
  text-align:right;
}
#shipping label {
  font-size: .8em;
  float:left;
  width:10%;
  color: black;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  
}

#admin fieldset {
  width: 600px;
  padding: .5em;
  margin: .5em;
}
#admin fieldset { border:1px solid silver }
#admin legend {
  padding: 0.2em 0.5em;
  border:1px solid silver;
  color:silver;
  font-size:20px;
  text-align:right;
}
#admin label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
}
.ms-color2-main { 
    border-left-style: none; 
    border-right-style: none; 
    border-top-style: none; 
    border-bottom: 2pt solid black; 
    background-color: #fff;
    margin-top: 0;
    padding-top: 0;
}

.noimage{
    text-align: center;
    position: relative;
    vertical-align: middle;
    height: 100px;
}
ul.categories {
    margin-top: 5px;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 0;
    list-style: none;
   
    float: left;
    
    height: 22px;
}
#cat2 {
    /* position: fixed; */
    top: 152px;
    z-index: 4;
}
.IE #cat2 {
    /* position: fixed; */
    top: 150px;
    left: 0;
}
ul .categories {
  
 float: right;
}

ul.categories li{
    float: left;
   
}
li.tab a {
    font-weight: bold; 
    color: silver; 
    text-align: center; 
    display: inline;
    border: 1px solid white;
   
    padding: 5px;
    margin-right: 1px;
    height: 22px;
    background: url(../images/v_line_tab_blk.jpg);
    text-decoration:none;
}
li.tab a:hover {
    background: url(../images/v_line_tab.jpg); 
    color: #cf2e20;
}
#active a {
    color: #cf2e20;
}
div.scroll {
    height: 100%;
    width: 190px;
    overflow: auto;
    border: 0px;
}
.ms-color2-top { 
    font-weight: bold; 
    color: black; 
    border-left-style: none; 
    border-right-style: none; 
    border-top-style: none; 
    border-bottom: 1.5pt solid black; 
    background-color: #cacaca; 
    padding: 5px;
    vertical-align: top;
}
.ms-color2-top img {   
   vertical-align: top;
    margin: 5px;
}
.width {
    width:580px;
    margin-top:4px;
}
#important {
text-transform: uppercase;
font:arial, helvetica 12px bold; 
color:red;
}
#right {
    float: right;
}
.hide {
    display: none;
}
