html {
  background: transparent url(http://www.thepurldistrict.com/images/background.jpg) repeat;
}

body {
  font-family: tahoma, arial, sans-serif;
  background: transparent url(http://www.thepurldistrict.com/images/background.jpg) repeat;
}


textarea.editor { width: 90%; height: 20em; }
div.document * { font-size: 1.1em; line-height: 1.8em; color: #5C3816; }
div.document p { margin-top: 0.5em; margin-bottom: 0.5em; }

div.document h1 { font-size: 120%; }
div.document h2 { font-size: 115%; }
div.document h3 { font-size: 110%; }
div.document pre { font-family: tahoma, arial, sans-serif; border: 0; font-size: 1em; }


/* yui ids and classes */

#doc2 { min-width: 950px; }

.yui-t3 .yui-b { float:left; width:16.94em; *width: 16.51em; }
.yui-t3 #yui-main .yui-b { margin-left:18.94em; *margin-left: 18.51em; }

#hd {
  background:  transparent url(http://www.thepurldistrict.com/images/header3.png) no-repeat scroll top center;
  text-align: center;
  height: 271px;
  width: 100%;
  margin: auto;
  padding: 0;
  border: 0;
}

#bd { background: transparent url(http://www.thepurldistrict.com/images/bdbg.png) repeat-y top center; }

#yui-main { padding-top: 20px;  padding-right:20px; }

#yui-main div.yui-b { width: 670px}

.yui-gc { margin-right: 70px; }

#ft {
  background: transparent url(http://www.thepurldistrict.com/images/ftbg.png) no-repeat bottom center;
  font-size:0.75em;
  text-align: center;
  height: 55px;
  padding-top: 5px;
}

/* other layout ids and classes */
#side-images { margin-top:-100px; }

#mainhead { height: 30px; }
#mainhead h1 { font-weight: bold; font-size: 1.1em; }

#mainfoot {
  clear: both;
  height: 15px;
}


h2 {
  font: normal 160% sans-serif;
  color: #5d3816;
}

h3 {
  font: oblique bold 120%;
  color: #5d3816;
}

h4 {
  font: bold 120% sans-serif;
  color: #5d3816;
}

.yui-u h3 {
  padding-left: 10px;
  font: oblique bold 110% sans-serif;
  color: #5c3816;
}

.yui-u p {
  padding: 5px 10px 5px 20px;
  text-indent: 5px;
}

/* django ids */

#back_links { font-size:0.8em; }

#the_menu {
  background: #FFFFDB;
  border: 1px solid #B1B08B;
  float: right;
  padding: 15px;
  margin: 10px;
}
#the_menu img { text-align: center; }

#main_menu { 
  top: 0;
  padding: 20px 0px 10px 0px; 
  font-weight: bold;
  margin: -30px 60px 0 60px; 
}
#main_menu li { float: left; width: 7em; text-align: center; }
#main_menu li a {
  color: #5c3816;
  text-decoration: none;
  text-indent: 5px;
  display: block;
}
#main_menu a:hover /*, #main_menu a .current */ {
  background-color: #ac212c;
  color: white;
}

#searching input, #searching button {
  font-size: 0.85em;
  border: 1px solid #444;
  padding: 1px;
}



pre {
  border:1px solid grey;
}





/* ----------------------------------------------------------------------------
   internal
------------------------------------------------------------------------------- */
textarea {
  width: 100%;
}

#page_msg { 
  position: absolute; 
  top: 1px; 
  left: 5px; 
  border: 0.5em solid #647910; 
  padding: 0.25em; 
}
#page_msg legend { font-weight: bold; padding: 0 0.25em 0 0.25em; }

#id_description { height: 100px; }
.admin_menu p { font-size: 0.9em; }

/*************************************************************************************************
**************************************************************************************************
*************************************************************************************************/
#breadcrumb {
color: #647815;
}

#breadcrumb a {
color: #647815;
}

#breadcrumb a:hover {
color: #c00;
}

#navbar {
width: 100%;
color: #333;
border: 1px solid silver;
line-height: 90%;	
}

h5 {
margin: 0;
padding: 0;
}

#leftnav {
float: left;
/*width: 150px;*/
margin: 0 0 0 60px;
padding: 1em;
}

#rightnav {
float: right;
width: 160px;
margin: 0;
padding: 1em;
}

#pagination {
clear:both;
display: block;
width:100%;
float: none;
padding: 1em;
}

#pagination ul {
margin: 0;
padding: 0;
text-align: left; 
font-size: 12px;
}

#pagination li {
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

#pagination a, #pagination a:visited {
padding: 0 5px;
text-decoration: none; 
}

#pagination li.currentpage {
font-weight: bold;
padding: 0 5px;
}

div.productreviews {
padding-top: 10px;
padding-bottom: 10px;
font-size: 12px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }

#product_pics {
    width: 600px;
    padding-top: 20px;
}

.productImage {
border:solid 1px silver;
padding:5px;
float: left;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom:2px;
width: 150px;
height: 180px;
overflow: hidden;
}

.productImage p {
text-align: center;
font-size: 10pt;
}

.productImage p a {
text-decoration: none;
color: #5d3816;
font-weight: bold;
}

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

#account-info {
  color: white;
  float: right;
  text-align: left;
  margin-right: 100px;
/*  margin-top: 54px;*/
  margin-bottom: -1em;
  width: 150px;
}

#account-info a {
  color: white;
  text-decoration: none;
}

#account-info img {
  margin-right: -70px;
}


#checkoutprogress {
padding: 3px;
margin-bottom: 25px;	
}

#checkoutprogress ul {
display: inline;
margin-left: 0;
padding-left: 0;
border: none;
}

#checkoutprogress ul li {
margin-left: 0;
padding-left: 2px;
display: inline;
list-style: none;
}

#checkoutprogress ul li:before {
content: "\0020 \0020 \0020 \00BB \0020";
display: inline;
list-style: none;
}

#checkoutprogress ul li.first:before {
content: " ";
}

#checkoutprogress li.active {
background-color:  #cad3a5;
}

#product_category h3 {
padding-bottom: 10px;
}

#product_category ul li {
list-style: none;
float: left;
width: 190px;
height: 150px;
padding-bottom: 30px;
}

#product_category ul li a {
text-decoration: none;
color: #5d3816;
font-weight: bold;
font-size: 80%;
}

#product_category ul li img {
padding-bottom: 20px;
}

#menu_container a {
display: block;
color: #5d3816;
width: 6em;
padding: 3px 17px 3px 8px;
text-decoration: none;
font-weight: bold;
font-variant: small-caps;
font-size: 1.5em;
}

#menu_container a:hover {
color: #829927;
}

#menu_container li li a {
display: block;
color: #647815;
width: 9em;
padding: 3px 8px 3px 17px;
text-decoration: none;
font-weight: normal;
font-variant: normal;
font-family: sans-serif;
font-size: 1em;

}

#menu_container li li li a {
display: block;
color: #647815;
width: 9em;
padding: 3px 1px 3px 24px;
text-decoration: none;
font-weight: normal;
}

.addressblock {
padding-top: .5em;
padding-bottom: .5em;
}

.profile li {
list-style-type: none;
}
table#orderdetails tr td{
padding: 6px;
}

table.ordertable {
width:  100%;
font-weight: normal;
font-size: 13px;
}

table.ordertable thead {
	background-color: #ddd;
}

table.ordertable span.orderitempty {
	font-style: italic;
}

table.shopping-cart {
  width: 600px;
  line-height: 3em;
}
table.shopping-cart tr td {
  background-color: #cad3a5;
  padding: 5px;
}

.shopping-cart a {
  text-decoration: none;
  color: #66211a;
}

span.ast {
 color: red;
 font-style: oblique;
}

table.checkout-form {
 background-color: #cad3a5;
 width: 600px;
}

table.checkout-form tr{
 border: 3px solid #cad3a5;
}

table.checkout-form td {
 padding: 6px;
}

table.checkout-form h2 {
 color: #5d3816;
 font-family: sans-serif;
 font-style: normal;
 font-size: 1.8em;
}

.checkout-heading { 
 background-color: white;

}

tr#cart-heading {
  border-bottom: 1px solid brown;
  background-color: #66211a;
  color: #ede1d5;
  font: bold 120% sans-serif;
}

textarea, input, select {
  color: #5d3816;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  font-size: 95%;
  font-weight: normal;
  border-top: 2px solid #d8c6b2;
  border-left: 1px solid #d8c6b2;
  border-bottom: 2px solid #66211a;
  border-right: 1px solid #66211a;
  margin-top: 5px;
  background-color: white;
}

button {
  float: right;
  text-align: center;
  margin-top: 20px;
  margin-right: 70px;
  border-top: 2px solid #d8c6b2;
  border-left: 1px solid #d8c6b2;
  border-bottom: 2px solid #66211a;
  border-right: 1px solid #66211a;
  background:transparent url("/media/images/buttonbg.jpg") center center repeat;
  font-size: 1em;
}

.price { font: bold 120% sans-serif; color: #66211a;}

#admin-tools { float: right; margin-right: 8em; margin-top: -3em; }
#admin-tools ul { list-style: none; }
#admin-tools ul li { float: left; padding: 2px; }

.error-message { color: #f00; } 
