body{
	color: #000000;
	font-family: "Trebuchet MS",  Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	text-align: center;
	background-position: center;
}

a {
	color: #98080c;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	color: black;
}

p{
	margin: 0;
	padding: 0;
}

hr{
	clear: both;
	border: 1px solid #f3f3f3;
	padding: 0;
	margin: 0 0 5px 0 !important;
	margin: 0 0 0 0;
}

br{
	margin: 0;
	padding: 0;
}

li{
    list-style-type: none;
	 margin: 0;
	padding: 0;
}

ul{
	border: 0px solid red;
	margin: 0;
	padding: 0;
	
}

h1, h2, h3, h4{
	color: Black;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0 0 10px 0;
	padding: 0;
	
}

h1, h2{
	font-family: "Times new roman", serif;
	font-size: 16px;
	letter-spacing: 0.5px;
	display: block;
	height: 33px;
	border-bottom: 1px solid #f3f3f3;
	
}

span.hide {
	display: none;
}


#frame{
	width: 760px;
	border: 0px solid blue;
	text-align: left;
	text-align: left;
	margin: auto;
}

#topnav{
	text-align: right;
	width: 750px;
	height: 30px;
	border-bottom: 1px solid #f3f3f3;
	margin: 8px 0 0 0;
}

#topnav a, #topnav a:link, #topnav a:visited{
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 13px;
	border: 0px solid red;
}

#topnav a:hover{
	color: #98080c;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 13px;
}

#topnav a.active{
	color: #98080c;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 13px;
}


#header{
	background: url(../images/header.gif) no-repeat;
	width: 760px;
	height: 100px;
	border: 0px solid red;
	margin: 0 0 20px 0;
}

#nav{
	width: 175px;
	height: 285px;
	border: 0px solid red;
	border-top: 3px solid #991E1F;
	border-bottom: 3px solid #991E1F;
	float: left;
	padding-top: 6px;
	}
	
#nav ul li{
	display: block;
	height: 32px;
	border-bottom: 1px solid #f3f3f3;
	padding: 6px 0 0 0;
	}
	
#nav a{
	font-family: "Times new roman", serif;
	font-size: 16px;
	letter-spacing: 0.5px;
	color: Black;
	font-variant: small-caps;
	font-weight: bold;
	display: block;
	height: 20px;
	height: 29px !important;
	height: 25px;
}

#nav a:hover, #nav a.active{
	color: #991E1F;
}

#content{
	width: 550px;
	min-height: 266px;
	border: 0px solid green;
	float: left;
	border-top: 3px solid Black;
	border-bottom: 3px solid Black;
	margin: 0 0 0 20px;
	padding: 10px 0 15px 0;
}

table#front{
	width: 370px;
	margin: 0px 10px 0 0;
	float: left;
	border-left: none;
	border: 0px solid green;
	
	}
	
table#front td{
	width: 150px;
	vertical-align: top;
	padding: 15px 10px 0 0;
	
}

table#front td#bookseller, table#front td#books{
	background-color: #991E1F;
	height: 90px;
	color: white;
	border-right: 10px solid white;
	padding: 10px 10px 10px 10px !important;
	padding: 10px 10px 10px 10px;
}

table#front td#books{
	background-color: black;
	color: white;
	padding: 10px 10px 10px 10px !important;
	padding: 10px 10px 10px 10px;
}

table#front input{
	width: 120px;
	border: none;
}


td#books a, td#books h3, td#bookseller a,td#bookseller h3{
	color: white;
	font-weight: bold;
}
table#booksellers td.bookseller_links{
	width: 175px;
	border: 0px solid red;
	vertical-align: top;
	padding: 15px 10px 0 0;
}

table#search{
	background-color:  #991E1F;
	height: 100px;
	width: 550px;
	padding-bottom: 20px;
	color: White;
}

table#search td{
	width: 150px;
	vertical-align: top;
	padding: 15px 10px 0 0;
	
}


table#search h3{
	display: block;
	color: white;
	margin-left: 10px;
}

table#search input, table#search select, table#search option {
	display: block;
	width: 175px;
	border: none;
	margin: 0 0 10px 10px;
}

table#search label{
	display: block;
	width: 175px;
	border: none;
	
	margin-left: 10px;
}

table#search input.submit{
	background-color: White;
	color: #991E1F;
	font-weight: bold;
	margin-top: 28px;
	margin-left: 10px;
	
}

#right{
   float: left;
	width: 155px;
	margin: 5px 0 0 10px;
	padding: 10px 0 15px 0 !important;
	padding: 0 0 10px 0;
	border: 0px solid red;
	border-top: 3px solid Black;
	border-bottom: 3px solid Black;
}

#footer{
	margin: 5px 0 0 197px;
	border: 0px solid red;
	float: left;
}

#footer p{
	font-size: 11px;
	letter-spacing: 0.5px;
	font-variant: small-caps;
	margin: 0 0 10px 0;
}

  input.button {
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    font-weight: bold;
    color: #000000;
    background-color: white;
    border-color : #000000;
    border: 1px solid black;
    scrollbar-base-color : #FFFFFF;
    cursor: hand;
  }

  input.textinput,.select,textarea,select {
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    color: #000000;
    background-color:#FFFFFF;
    border-color : #000000;
    scrollbar-base-color : #C0C0C0;

    border: #000000; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px;
  }

  label.booksellereditinputlabel {
    display: block;
    float: left;
    width: 120px;
    font-weight: bold;
  }

  input.booksellereditinputtext {
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    color: #000000;
    background-color:#FFFFFF;
    border-color : #000000;
    scrollbar-base-color : #C0C0C0;

    border: #000000; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px;

    width: 240px;
  }

  select.booksellereditinputmultiselect {
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    color: #000000;
    background-color:#FFFFFF;
    border-color : #000000;
    scrollbar-base-color : #C0C0C0;

    border: #000000; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px;

    width: 240px;
    height: 120px;
  }

  .booksellereditinputtextarea {
    width: 240px;
    height: 60px;
  }

  label.mailbooksellersinputlabel {
    display: block;
    float: left;
    width: 120px;
    font-weight: bold;
  }

  input.mailbooksellersinputtext {
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    color: #000000;
    background-color:#FFFFFF;
    border-color : #000000;
    scrollbar-base-color : #C0C0C0;

    border: #000000; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px;

    width: 500px;
  }

  .mailbooksellersinputtextarea {
    width: 500px;
    height: 180px;
  }
