/* Fonts */

BODY {
	font-family : verdana, arial, trebuchet ms, helvetica, sans serif;
	color : #472016;
	font-size : 13px;
	background-color: #5c342a;
	background-image:url(../images/background.gif);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center; /*center hack*/
}

.title{
	font-family : verdana, arial, trebuchet ms, helvetica, sans serif;
	color : #472016;
	font-size : 19px;
	font-weight: bold;
}

.small{
	font-family : verdana, arial, trebuchet ms, helvetica, sans serif;
	color : #333333;
	font-size : 11px;
	float: left;
}

.content {
line-height: 20px;
}


.pic { background-color: #FFFFFF; padding: 5px; border: 1px solid #CCCCCC; margin: 5px; }
.border {  border: 1px solid #000000; }

.menu { font-size: 14px; font-weight: bold; line-height: 20px;}

/* forms */

input, select, textarea {
   font-family: verdana, arial, trebuchet ms, helvetica, sans serif;
   font-weight: none;
   vertical-align: middle;
   background: #FFFFFF;
   border: 1px solid #CCCCCC;
   font-size: 13px;
   color: #472016;
}

input:hover {
   border: 1px solid #CCCCCC;
   background: #cdc6b9;
   color: #472016;
}

select:hover {
   border: 1px solid #CCCCCC;
   background: #cdc6b9;
   color: #472016;
}

.button {
  background-color: #bebdc9;
  width: 50px;
  text-align: center;
  color: #FFFFFF;
  vertical-align: middle;
}

.button:hover {
  background-color: #d5d3e5;
  width: 50px;
  text-align: center;
  color: #FFFFFF;
  vertical-align: middle;
}

input#quantity {
	text-align: right;
}

input[type="radio"]
{
	margin: 0;
	margin-bottom: 3px;
	vertical-align: middle;
}
/* DIVs */

div.spacer {
  clear: both;
  }

#container {
  background-color: #FFFFFF;
  width: 775px;
  margin:0 auto; /*center hack*/
  margin-top: 20px;
  border: 2px solid #472016;
}

#footer {
  width: 759px;
  margin:0 auto; /*center hack*/
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 10px;
  text-align: center;
  padding-right: 8px;
  padding-left: 8px;
  padding-top: 8px;
}

div.padding {
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-top: 21px;
  width: 700px;
}

#topmenu {
  width: 775px;
  height: 34px;
  background-color: #472016; 
}

#menuadmin {
  width: 775px;
  height: 25px;
  background-color: #472016; 
  padding-top: 7px;
}

.header {
  width: 775px;
  height: 125px;
}

.tablehead {
background-color: #5c3227;
font-weight: bold;
font-size: 13px;
height: 25px;
padding: 2px;
color: #FFFFFF;

}

.maintab {
  width: 100%;
  padding: none;
}


div.sideinternal {
 width: 285px;
 float: left;
 text-align: center;
}

div.main {
  width: 480px;
  float: right;
  text-align: left;
  padding: 5px;
}

div.mainadmin {
  width: 765px;
  float: right;
  text-align: left;
  padding: 5px;
}


div.customers {
background: url(../images/customers.gif);
width: 220px;
height: 126px;
margin-top: 10px;
}

div.normal {
padding: 10px;
}

#sideright {
	float: right; 
	width: 429px; 
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: 564px;
}

#sideleft {
	float: left; 
	width: 346px; 
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #472016;
	background-image: url(../images/bghome.gif);
	height: 564px;
}

div.homemenu {
padding-top: 197px;
padding-right: 35px;
}


div.newconsult {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 150px;
  border: 1px solid #CCCCCC;
  padding-left: 7px;
  padding-right: 3px;
  padding-top: 55px;
  padding-bottom: 3px;
  background-image: url(../images/newconsult.gif)
}

#column1 {
	width: 680px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	padding: 5px;
}

.footer { font-size: 10px; text-align: center; padding-bottom: 20px; width: 950px; margin:0 auto; padding-top: 7px; border-top: 1px solid #06357a; /*center hack*/ }


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.white {
color : #FFFFFF;
}


/* Links */

a:link {
	color : #93a445;
	font-family : verdana, arial, trebuchet ms, helvetica, sans serif;
	text-decoration : none;
}

a:visited {
	color : #93a445;
	font-family : verdana, arial, trebuchet ms, helvetica, sans serif;
	text-decoration : none;
}

a:hover {
	font-family : verdana, arial, trebuchet ms, helvetica, sans serif;
	color: #5e88a2;
	text-decoration : none;
}

a.footertext:link {
	color : #93a445;
	font-family : verdana, arial, trebuchet ms, helvetica, sans serif;
	text-decoration : none;
}

a.footertext:visited {
	color : #93a445;
	font-family : verdana, arial, trebuchet ms, helvetica, sans serif;
	text-decoration : none;
}

a.footertext:hover {
	font-family : verdana, arial, trebuchet ms, helvetica, sans serif;
	color: #5e88a2;
	text-decoration : none;
}

a.menuadmin:link {
	color : #FFFFFF;
	font-family : verdana, arial, trebuchet ms, helvetica, sans serif;
	font-size: 15px;
	text-decoration : none;
}

a.menuadmin:visited {
	color : #FFFFFF;
	font-family : verdana, arial, trebuchet ms, helvetica, sans serif;
	font-size: 15px;
	text-decoration : none;
}

a.menuadmin:hover {
	color : #5e88a2;
	font-family : verdana, arial, trebuchet ms, helvetica, sans serif;
	font-size: 15px;
	text-decoration : none;
}

/* Tables */



table.products {	width: 98%;	}

table.allproducts,
table.allcategories,
table.products,
table.cattable
{	width: 100%;
	border: none;
}
table.allproducts td,
table.allcategories td 
{	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
}

table.allproducts img,
table.allcategories img
{	margin: 5px;
	padding: 5px;
	border: thin outset gray;
	width: 200px;
}

table.products th,
table.cattable th
{	border: none;
	padding: 5px 1em;
}

table.products td,
table.cattable td
{	border: none;
	padding: 3px 1em;
}
table.products img,
table.cattable img
{	padding: 5px;
	margin: 5px;
	border: thin outset gray;
	width: 450px;
}
td.pic_cell img {
	border: none;
	width: 200px;
}
table.cattable td.pic_cell,
table.products td.pic_cell
{ padding: 0; }

table#cart {
	text-indent: 1em;


}
table#cart th {
	font-weight: bold;
}
table#cart td,
table#cart th
{	padding: 3px 14px;
	vertical-align: bottom;
}
#total th {
	text-align: right;
}
#total {
	border-top: 10px transparent;
}

.tablehead th { font-weight: bold; color: #FFFFFF; }

img.nopic {
	height: 5px;
}
