body	{
	margin: 0px;
	width:100%; 
	background-color: #FFF; 
	color: #000;
	font-family: verdana, sans-serif;
	font-size: medium; 
	text-align:center;
	}


a 	{
	font: 1em verdana, sans-serif; 
	color: #039; 
	text-decoration: none;
	}

a:hover {
	font: 1em verdana, sans-serif; 
	color: #000; 
	text-decoration: underline;
	}

img	{
	border: 0px solid #369;
	}

iframe {
	margin:10px auto;
	}


/*  layout the page
----------------------------------------------------------*/

#header {
	width: 800px; 
	background-color: #007da3; 
	margin: 0px auto 0px; 
	padding: 0px; 
	text-align: left; 
	}

#navigation {
	width: 800px; 
	background-color: #000; 
	margin: 0px auto 0px; 
	padding: 4px 0px; 
	border-bottom:2px solid white;
	text-align: left;
	min-height:25px;
	vertical-align:middle;
	}

#imagebanner {
	width: 800px; 
	height: 83px;
	background-color: #007da3; 
	margin: 0px auto 0px; 
	padding: 0px; 
	border: 0px;
	}

#content {
	width: 800px;
	margin: 10px auto 0px;
	padding: 0px;
	text-align: left;
	background: url(graphics/bgwave.gif) #fff repeat-y right top;
	}

#main   {
	width:600px;
	padding: 0px 10px 10px 0px;
	float:left;
	text-align:left;
	margin: 0px auto 0px; 
	background: transparent;
	}

#sidebar {
	padding-top: 10px;
	width: 180px;
	float: right;
	text-align: left;
	background: transparent;
	}

#footer	{
	clear: both;
	width: 800px;
	margin: 0px auto 0px;
	text-align: left;
	background: transparent;
	border-top: 1px solid #ccc;
	}



/*  header section
----------------------------------------------------------*/

#title {
  margin:0px;
  padding:8px 10px;
  font-size:120%;
  font-weight:normal;
  line-height:1em;
  text-align:left;
  color:#fff;
  }
#title a {
  color:#fff;
  font-weight:normal;
  text-decoration:none;
  }
#title a:hover {
  color:#fff;
  font-weight:normal;
  text-decoration:underline;
  }
#description {
  margin:0;
  padding:0px 0px 10px 0px;
  font-family: Verdana,Sans-serif;
  font-size: 70%;
  text-transform:lowercase;
  text-align:left;
  letter-spacing:.2em;
  line-height:1.5em;
  color:#fff;
  }




/*  image banner
----------------------------------------------------------*/

#logo img{
	border: 0px solid #369;
	}




/*  Navigation Bar
----------------------------------------------------------*/

#navigation a{
	padding: 0px 15px 0px 15px; 
	font-family: verdana, sans-serif; 
	font-weight: bold; 
	font-size: 0.7em; 
	color: #FFF; 
	text-transform:uppercase;
	text-decoration: none;
	}

#navigation a:hover {
	padding: 0px 15px; 
	font-family: verdana, sans-serif; 
	font-weight: bold; 
	font-size: 0.7em; 
	color: #Fc3; 
	text-transform:uppercase;
	text-decoration: none;
	}





/*  content section
----------------------------------------------------------*/





/*  main section
----------------------------------------------------------*/

#main h2 {
	margin: 1em auto 0.5em;
	color: #039; 
	font-family: verdana, sans-serif; 
	font-size: 1em;
	}

#main h3 {
	margin: 1.4em auto .6em;
	color: #09f; 
	font-family: verdana, sans-serif; 
	font-size: 0.9em;
	font-weight:bold;
	}

#main h3 a {
	margin: 1.4em auto .6em;
	color: #09f; 
	font-family: verdana, sans-serif; 
	font-weight:bold;
	text-decoration: none;
	}

#main h3 a:hover {
	margin: 1.4em auto .6em;
	color: #369; 
	font-family: verdana, sans-serif; `
	font-weight:bold;
	text-decoration: underline;
	}

#main p	{
	font-family: verdana, sans-serif; 
	font-size: 0.7em;
	line-height:1.6em;
	margin: .6em auto;
	}

#main table {
	width:100%;
	border-bottom: 1px dashed #369;
	border-top: 1px dashed #369;
	}

#main td {
	padding: 3px 10px 3px 0px;
	font-family: verdana, sans-serif; 
	font-size: 0.7em;
	vertical-align: top;
	text-align: left;
	}

#main th {
	font-size: 0.8em;
  	font-family:Verdana, Sans-serif;
  	color:#039;
	text-align:left;
	}

a.recordnav {
	margin: 0;
	padding: 3px 5px;
	background-color:#369;
	border: 1px solid #339;
 	color:#fff;
  	text-decoration:none;
  	font-size:1em;
  	font-weight:normal;
	text-align: center;
  	}

a.recordnav:hover {
	margin: 0;
	padding: 3px 5px;
	background-color:#9cf;
	border: 1px solid #339;
 	color:#339;
  	text-decoration:none;
  	font-size:1em;
  	font-weight:normal;
	text-align: center;
  	}

#JournalDetail th {
	padding-right: 10px;
	width: 150px;
	font-size: 0.8em;
  	font-family:Verdana, Sans-serif;
  	color:#039;
	text-align:right;
	vertical-align:top;
	}


#JournalDetail td {
	vertical-align:top;
	width:auto;
	overflow:hidden;
	}

p.centered {
	text-align:center;
	}

p.rating {
	padding-bottom: 1em;
	}

.rating img {
	margin: 0.2em 1.2em -0.3em auto;
	}

ul.userrating {
	list-style: none;
	margin: 0 0;	
	}

ul.userrating li {
	display: inline;
	font-family: verdana, sans-serif; 
	font-size: 0.7em;
	line-height:1.6em;
	}

#usercomments {
	border: 1px solid #369;
	font-family: verdana, sans-serif; 
	font-size: 1em;
	line-height:1.6em;
	}
	
#main .searchLocation {
	margin:1em;
	text-align:center;
}

.searchLocation a {
	border: 1px solid #D4D4D4;
	padding: 0.7em 0 0.7em 0.5em;
	vertical-align: middle;
	}

.searchLocation a:hover {
	background-color: #d4d4d4;
	text-decoration: none;
	}

img.search {
	margin-bottom: -0.5em;
	}
	



/*  sidebar
----------------------------------------------------------*/


a.sidebarlink {
 	color:#339;
  	text-decoration:none;
  	font-size:1em;
  	font-weight:normal;
  	}

a.sidebarlink:hover {
	color:#000;
  	text-decoration:underline;
  	font-size:1em;
  	font-weight:normal;
  	}

#sidebar ul {
  	margin:1em 0 1.5em;
  	padding:0 0 0.5em;
  	}
	
#sidebar li {
  	list-style: none;
  	margin:0 0 1.2em;
  	line-height:1.4em;
  	font-size:0.7em;
}

#sidebar p {
	margin:5px auto;
	padding: 0;
  	color:#000;
  	font-size:0.7em;
	line-height: 1.4em;
  	}

h3.sidebartitle {
	margin:0;
	padding:10px 0px;
	line-height:0.4em;
	font-size: 0.8em;
  	font-family:Verdana, Sans-serif;
  	color:#039;
	}




/*  footer
----------------------------------------------------------*/

#footer p {
	margin: 0px;
	padding: 15px 0px;
	font-family: Verdana,Sans-serif;
	font-size: 0.7em;
	text-align:left;
	line-height:1em;
	color:#999;
	vertical-align: middle;
	}
#footer img {
	border: 0px solid #FFF;
	margin: 0 5px -0.3em 10px;
	}


/*  style the forms
----------------------------------------------------------*/
#titlesearch input {
	margin: 3px 3px 3px 0px;
	font-family: verdana, sans-serif;
	color:#369;
	font-size: 0.85em;
	width:150px;
	}

#sidebar button	{
	margin: .5em auto .5em -3px;
	padding: 0;
	color: #fff;
	background-color: #fff;
	border-width: 0;
	}

select.colouredform {
	margin:0px;
	width:400px;
	font-size: 0.7em;
	font-family: verdana, sans-serif;
	border-color:#369;
	vertical-align: middle;
	}

#main button	{
	margin: 0;
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	color:#fff;
	background-color: #fff;
	border-width: 0;
	vertical-align: middle;
	}
	
#ChooseDB button	{
	margin: 2em auto 1em -10px;
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	color:#fff;
	background-color: #fff;
	border-width: 0;
	vertical-align: middle;
	}

/* special styles for embedded title lists on main site */

#content-seamless {
    color: #4D4F50;
    font-family: arial,sans-serif;
    font-size: small;
    margin: 10px auto 0;
    padding: 10px 25px 20px;
    text-align: left;
    width: 740px;
	}
	
#title-list-seamless {
	border: 5px solid #B1B2B3;
	border-collapse: collapse;
    background-color: #F8F8F8;	
	}
	
#title-list-seamless th {
    background-color: #F1F1F1;
    border: 1px solid #B1B2B3;
    color: #4D4F50;
    font-weight: bold;
    padding: 6px 7px;
    text-transform: uppercase;
}

#title-list-seamless td {
    border: 1px solid #B1B2B3;
    color: #4D4F50;
    padding: 9px 7px 7px;
    vertical-align: top;
}
