/* HTML or Element selectors : Standard HTML Tags  for the entire site */

html {margin: 0;	padding: 0;}
	
body {
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: black;
}

h1 {font-size: 135%;
	text-align: left;
	font-weight: bold;}

h2 {font-size: 120%;
	text-align: left;
	font-weight: bold;}

h3 {font-size: 110%;
	text-align: left;
	font-weight: bold;}

h4 {	font-size: 100%;
	text-align: left;
	font-weight: bold;}
	
td {
	margin-right: 10px;
	
}

ul {list-style-position: outside;}
ol {list-style-position: outside;}
li {text-align: left; margin-top: 6px;}
img {border: none;}

img a:link, img a:active, img a:visited {
text-decoration: none;
}




a:link 	 {color: blue; text-decoration: underline;}
a:visited {color: blue; text-decoration: underline;}        
a:hover   {color: blue; text-decoration: underline;}
a:active  {color: blue; text-decoration: underline;}

/* Solitary class selectors */

.justify {text-align: justify;}
.italics {font-style: italic;}
.bold {font-weight: bold;}
.center {text-align: center;}
.emphasis {color: #ff0000;}
.header {margin:0; padding:10px;font-weight: bold;font-size: 275%;}
.quote {font-weight: bold; font-size: 90%;}

.imageFormat td {padding: 5px}
.imageName {font-weight:bold}
.imagePrice {color:red}
.imagePriceNote {font-size:90%}
.acq {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.typeFormat {
	margin: 0px;
	width: 155px;
	height: 180px;
	border: thin black solid;
	background: #FFFFFF;
	padding: 5px;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 90%;
}

.pageAll {
	align: center;
	margin: 0 auto 0 auto;
	width:1000px;
}

.pageTitle {color:#180980;text-align:center;font-weight:bold;font-size:140%;}
.newTitle {color:#180980;text-align:center;font-weight:bold;font-size:150%;padding-bottom:20px;}
.usedTitle {color:#DE4005;text-align:center;font-weight:bold;font-size:140%;padding-bottom:20px;}
.specialTitle {color:#64BE94;text-align:center;font-weight:bold;font-size:140%;padding-bottom:20px;}

.pageFooter {
    clear:both;
    width:1000px;
    text-align:center;
}

.pageFooter p {
    color:#330099;
    font-size:50%;
}


/* *****************************************************
Top of Each Page : Logo and Title
**************************************************** */
div#topPage
{
	margin: 10px 0 0 0px;
	padding: 0;
	height: 117px;
	background-position: center;
	background-repeat: no-repeat;
}

div#topPage img {
	margin:0 0 0 30px;
	background: center;
}


/* *****************************************************
The body content 
**************************************************** */
div#bodyContent
{
	float: right;
	width: 100%;
	margin: 60px 0 0 0;
	padding: 5px;
        min-height:400px;
}

div#bodyContent table table {
	border-spacing:90px 5px;
	}





/* *****************************************************
     Navigation settings - top, side and footer
**************************************************** */

#nav {
width: 960px;
padding: 0 0 0 0;
background-color:#fff;
height: 50px;
position:absolute;
margin-left: 40px;
}

      
#nav ul {
margin: 10px 0 0 0px;
padding: 0;
list-style:none;
height: 1.5em;

}

#nav ul li {
float: left;

padding-right: 20px;
font-size:100%;
text-transform: uppercase;
text-align: left;
}   

       
#nav ul li a {
padding: 5px 5px 5px 5px;
}


#nav ul a:link, #nav ul a:visited {
color: #330099;
text-decoration: none;
}

#nav ul a:hover, #nav ul a:active {
	color: #000;
	text-decoration: none;
}

#nav li.subNav ul {
display: none;
}

#nav li.subNav:hover ul {
display:block;
border: none;
margin-left: 1px;
padding: 0px;
}

#nav li.subNav:hover ul li {
height: 1.2em;
color: #000;
background-color: #fff;
padding: 3px 3px 3px 5px;
text-align: left;
}

#nav li.subNav:hover ul li a {
	color: #000;
	font-size: 1em;
	padding: 0;
}

#nav li.subNav ul li a:link, #nav li.subNav ul li a:visited {
	text-decoration: none;
	color:#336699;
}

#nav li.subNav ul li a:hover, #nav li.subNav ul li a:active {
	text-decoration: none;
	color:#000;
	background: none;
}



#sidenav ul {
      list-style:none;
      text-align:left;
      padding-left: 5px;
      margin-left:0;
      background-color:#fff;
      color:#330099;
      width:100%;
      font:1em Verdana, sans-serif;
      }

#sidenav ul li a {
       font-size:100%;
       padding:0 1pt 1pt 0;
       color:#330099;
       text-decoration:none;
       border-right:1px solid #fff;
       }

#sidenav ul li a:hover {
       font-size:1.0em;
       color:#FF0000;
    }
  
#sidenav ul li a:active {
         
         color:#FF0000;
    }


#sidenavlist li {
       padding-bottom:5pt;
      }



#footernav ul {
      list-style:none;
      text-align:center;
      padding-left:0;
      margin-left:0;
      background-color:#fff;
      color:#330099;
      width:100%;
      font:1em Verdana, sans-serif;
      }

#footernav ul li a {
       font-size:80%;
       padding:0 1pt 1pt 0;
       color:#330099;
       text-decoration:none;
       border-right:1px solid #fff;
       }

#footernav ul li a:hover, #footernav ul li a:active, #footernav ul li a:focus {
       background-color:#660099;
       color:#fff;
    }
  

#footernav li {
      display:inline;
      padding-right:1pt;
      }


/* *****************************************************
Define how the page will look printed ... 
	idea is do a simpler format for print

	1) take out the background for print
	2) print type in black
**************************************************** */
@media print
{
body {background-color: white;
	width: 90%;
	font-size: 11pt;
	padding: 0;
	color: black;}
div#bodyContent {width: 100%;
	margin: 0;
	padding: 0;}
div#topPage {text-align: center;
	font-size: 16pt;
	color: black;} 
#navBar 	{display:none;}


}
