body {
	font-size: 14px;
	line-height: 17px;
	font-family: Garamond, serif;
	padding: 0;
	margin: 0;
	color: #8A8A8A;
}

a {
	color: #8A8A8A;
	text-decoration: underline;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#header {
	border: #FFCC99 1px solid;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	width: 760px;
}

#header h1 {
	font-size: 1.6em;
	margin: 0;
	padding: 10px 20px 0 0;
	text-align: right;
}

#topnav {
/*  font-family: Garamond, serif;
  font-size: 16px;*/
	line-height: 18px;
	font-style: normal;
	text-align: right;
	padding:0 50px 0 0;
	margin: 0;
}


#topnav ul{
  margin: 5px 0px 0px 0px;
  padding: 0px;
	list-style:none;
}

#topnav li{
  color: #000000;
	background-color: #CDA9E9;
	display:inline;
	margin:0;
	padding: 3px 0 3px 0;
}


#topnav a:hover, #sidebar a:hover {
	color: #000000;
	background-color: #AE87D6;
	text-decoration: none;
}

#topnav a {
  color: #000000;
  padding: 3px 15px 3px 15px;
}

#leftnav {
	position: absolute;
	top: 2em;
	left: 5px;
	width: 10em;
	list-style: none;
}

#leftnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#content {
	float:left;
	margin-left: 10em;
  padding: 0;
  width: 740px;
}

#sidebar {
    float:right;
    width:240px;
}

#sidebar h3, #sidebar p {
    padding:0 10px 0 0;
}


#footer {
	border-top: #BBC4A3 1px solid;
	clear: both;
	color: #999999;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 7px 0;
	text-align: center;
	width: 740px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div.admin-overlay {
	position: absolute;
	left: 10em;
	top: 150px;
	background-color:#dcdcdc;
	border: 1px black solid;
	text-align: left;
	width: 740px;
}


/*  Cart  */

.homenav {
font: 12px Times, Garamond, serif; 
line-height: 14px;
}
  
.cart-nav {
font: 11px Times, Garamond, serif; 
line-height: 13px;
}

ul#cart-subnav 
{ 
list-style-type: square; 
width: 130px;
margin: 0 0 0 5px;
padding: 2px 5px 0 14px;
font-size: 11px;
line-height: 13px;
font-family: Times, Garamond, serif; 
}

ul#cart-subnav li
{ 
padding: 0 6px 2px 0;
margin: 0;
}

#cart-layout 
{ 
width: 100%;
margin : 0 auto; 
padding : 0; 
text-align : left; 
position: realtive;
}

#cart-header {
margin:10px 0 0 0;
padding:0;
height:20px;
voice-family: "\"}\"";
voice-family:inherit;
height:20px; /* the correct height */
}

#cart_main {
float: right;
width: 400px;
margin: 0;
padding:10px;
}

#cart-sub {
float: left;
top:40px;
left:20px;
width:130px;
padding:10px;
background-color:#FFF7DC;
border:0px;
line-height:17px;
}


table.categorytable td {
font: 11px Times, Garamond, serif; 
text-align: center;
font-size: 12px; 
line-height:14px;
width:100px;
}

table.producttable td {
font: 11px Times, Garamond, serif; 
text-align: center;
font-size: 12px; 
line-height:14px;
width:100px;
}

.featured {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
}

.featuredtitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
font-weight: bold;
}

/*  End Cart  */


/* Draggable lists */

li.draggable {
	margin: 3px 10px;
	padding: 2px;
	background-color: #FFFFFF;
	cursor: move;
}

#tabmenu {
        color: #BBB9B3;
        border-bottom: 1px solid;
        margin: 10px 0px 0px 0px;
        padding: 0px;
        z-index: 1;
        padding-left: 5px }

#tabmenu li {
        display: inline;
        overflow: hidden;
        list-style-type: none; }

#tabmenu a, a.active {
        color: #5E5E5E;
        background: #F8EDD2;
        font: 1em Garamond, serif;
        font-size: 14px;
        line-height: 22px;
        border: 1px solid #BBB9B3;
        padding: 3px 15px 3px 15px;
        margin: 0;
        text-decoration: none; }

#tabmenu a.active {
        background: #FCF9F1;
        border-bottom: 3px solid #FCF9F1; }

#tabmenu a:hover {
        color: #5E5E5E;
        background: #FCF9F0; }

#tabmenu a:visited {
        color: #5E5E5E; }

#tabmenu a.active:hover {
        background: #FCF9F0;
        color: #5E5E5E; }

/* Rails Messages */

#notice {
	width: 400px;
	border: 2px solid green;
	padding: 1em;
	margin-bottom: 2em;
	background-color: #f0f0f0 ;
	font: bold smaller sans-serif;
}

#error {
	width: 400px;
	border: 2px solid red;
	padding: 1em;
	margin-bottom: 2em;
	background-color: #f0f0f0 ;
	font: bold smaller sans-serif;
}

/* The error box */
/*.fieldWithErrors {
	padding: 2px;
	background-color: red;
	display: table;
}*/

.fieldWithErrors {
    display: inline;
}

.fieldWithErrors input, .fieldWithErrors select, .fieldWithErrors textarea {
    background-color: #ffdfdf;
}

#errorExplanation {
	width: 400px;
	border: 2px solid red;
	padding: 7px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #f0f0f0 ;
}

#errorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	margin: -7px;
	background-color: #c00 ;
	color: #fff ;
}

#errorExplanation p {
	color: #333 ;
	margin-bottom: 0;
	padding: 5px;
}

#errorExplanation ul li {
	font-size: 12px;
	list-style: square;
}
