/* BODY AND CONTAINER */
body {
	background-color: #60594F;
}
#container {
	width: 790px;
	margin: 0 auto;
	font-family: Tahoma, Arial, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 11px;
	line-height: 1.4em;
	color: #282828;
	background-color: #B2ABA2;
	border: 4px solid #948979;
	}
/* GENERAL STYLES */
h1 { font-weight: normal;
	font-size: 30px;
	color: #232323;
	margin-bottom: 10px;
	padding-left: 10px;
}
h2 {
	color: #232323;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #B2ABA2;
}
h3 {
	color: #232323;
	font-size: 1.2em;
	background-color: #B2ABA2;
/*	border-bottom: 1px dashed #595959; */
}
h4 {
	color: #232323;
	font-size: 13px;
	background-color: #B2ABA2;
}
a {
	color: #3A3A3A;
	text-decoration: none;
}
a:hover {
	color: #363636;
	text-decoration: none;
}

ul {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.2em;
}
.form_result {
  padding: 2% ;
  border: #8B0000 solid 3px;
}
/*form {
	float:right;
	margin-top: -45px;
	font-size: 9px;
	padding-right: 10px;
}
input {
	background-color: #D1C9BE;
	color: #000000;
	border: 1px solid #000000;
	font-size: 11px;
	padding: 3px;
}
.button { padding: 2px; }*/
/* IMAGES */
a img{
   border: none;
 	}
img.left,img.center,img.right {
	padding: 4px;
    border: 1px dashed #D1C9BE;
	margin: 0px;
	}
img.left {
	float: left;
	margin: 0 12px 5px 0;
	}
img.center {
	display: block;
	margin: 0 auto 5px auto;
  	}
img.right {
	float: right;
	margin: 0 0 5px 12px;
  	}
/* HEADER */
#header {
	border-bottom: 4px solid #948979;
	padding-top: 10px;
	clear: both;
	margin-bottom: 10px;
	background-image: url(header_bg.jpg);
	background-color: #B2A592;
}
#header p {
	font-size: 16px;
	/*margin-top: 15px;*/
    text-align: center;
	margin-left: 20px;
	color: #393939;
}
#header h1 {
	font-weight: bold;
	font-size: 42px;
	color: #393939;
	margin-bottom: 30px;
	padding-left: 10px;
    padding-bottom: 8px;
}
/* NAVIGATION */

#menu1 {
	width: 150px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #3D261D;
	border-width: 1px;
	border-style: solid;
	border-bottom: none;
	float: left;
}

#menu1 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}

		#menu1 li a:link, #menu1 li a:visited {
			color: #E4D6CD;
			display: block;
			background:  url(menu1.gif);
			padding: 8px 0 0 10px;
		}

		#menu1 li a:hover {
			color: #FFF;
			background:  url(menu1.gif) 0 -32px;
			padding: 8px 0 0 10px;
		}

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

        #textile p {
          font-size: 1.5em;
          line-height: 1.3em;
        }

        #textile ul {
          font-size: 1.5em;
          line-height: 1.3em;
         }

        #textile ol {
          font-size: 1.5em;
          line-height: 1.3em;
         }

		img {
   			border: none;
		}

		p.breadcrumb {
        font-size: 16px;
        border-bottom: 1px solid #4F4F4F;
        border-left: 2px solid #4f4f4f;
        color: #454545;
        padding-left: 5px;
        padding-bottom: 3px;
}

/* CONTENT */

		#content {
			width: 350px;
			margin-left: 180px;
			margin-right: 200px;
		}

		#content p {
			font-size: 16px;
			padding-bottom: 10px;
			border-bottom: 1px dashed #D1C9BE;
		}

		#content a {
			color: #66749A;
			text-decoration: none;
			border-bottom: 1px dashed #66749A;
			font-weight: 500;
		}

		#content a:hover{
			color: #566590;
			text-decoration: underline;
			border-bottom: none;
			font-weight: 500;
		}

/* CONTENT - No Side Bar */

.spechead
{
  margin-left: 20px;
  color: #232323;
  font-size: 1.4em;
  font-weight: bold;
}

.specitems
{
  margin-left: 40px;
}

p.specitems {
  line-height: 1.2em;
}


/*p.prodcat {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 1.4em;
  margin-left: 25px;
  color: #232323;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 5px;
  border-bottom: 1px solid #696969;
}
*/

p.prodcat {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
/*   font-size: 14px; */
  margin-left: 25px;
}

h3.prodcat {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1.6em;
}

h3.links {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  line-height: 1.0em;
  margin-top: 5px;
}

div.prodcat_indent
{
  font-size: 14px;
  margin-left: 40px;
  margin-top: 1px;
  margin-bottom: 1px;
  line-height: 1.0em;
}

div.product_listing
{
  font-size: 17px;
  margin-left: 50px;
  margin-top: 5px;
  margin-bottom: 2px;
  line-height: 1.1em;
  border-bottom: #8C8C8C 1px;
}

#content_nsb {
	width: 515px;
	margin-left: 180px;
	margin-right: 35px;
	}

#content_nsb p {
	font-size: 1.5em;
    line-height: 1.1em;
}

#content_nsb h1 {
    text-align: left;
	color: #232323;
	font-size: 2.2em;
	font-weight: bold;
	background-color: #B2ABA2;
    line-height: 1.1em;
	}


h1#mprodcat {
    text-align: left;
	color: #232323;
	font-size: 2.2em;
	font-weight: bold;
	background-color: #B2ABA2;
    line-height: 1.1em;
	}

a#sprodcat {
    text-align: left;
	color: #232323;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #B2ABA2;
    margin-bottom: -5px;
    line-height: 1.1em;
	}

h3#sprodcat {
    text-align: left;
	color: #232323;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #B2ABA2;
    margin-bottom: -5px;
    line-height: 1.1em;
	}

#content_nsb h2 {
    color: #232323;
	font-size: 1.7em;
	background-color: #B2ABA2;
    line-height: 1.2em;
/*    padding-left: 10px; */
}

#content_nsb h3 {
    text-align: left;
	color: #4B4B4B;
	font-size: 1.5em;
	background-color: #B2ABA2;
    line-height: 1.3em;
    padding-left: 60px;
}

#content_nsb h4 {
	color: #232323;
	font-size: 1.1em;
/*		font-family: Arial, Helvetica, sans-serif;*/
	background-color: #B2ABA2;
	}

#content_nsb a {
	color: #4B4B4B;
	text-decoration: none;
}

#content_nsb a:hover{
	color: #000000;
	text-decoration: underline;
	border-bottom: none;
}

.image_thumb {
    text-align: center;
/*	border-top: 1px solid #f4f4f4;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #ccccc;
	border-left: 1px solid #f4f4f4;
	padding: 4px; */
}

.img_thumb_border {
    border: 3px solid #60594F;
/*	border-top: 1px solid #f4f4f4;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #ccccc;
	border-left: 1px solid #f4f4f4;
	padding: 3px;   */
}


/* SIDEBAR */

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

		#sidebar p {
			padding-bottom: 10px;
			margin-right: 10px;
			border-bottom: 1px dashed #D1C9BE;
		}

		#sidebar a {
			color: #66749A;
			text-decoration: none;
			border-bottom: 1px dashed #66749A;
			font-weight: 500;
		}

		#sidebar a:hover{
			color: #566590;
			text-decoration: underline;
			border-bottom: none;
			font-weight: 500;
		}

/* FOOTER */

#footer {
	margin-top: 20px;
	clear: both;
	background-color: #B2ABA2;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-family: 'Lucida Grande', Tahoma, Arial, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 12px;
}

#footer p {
	color:#4B4B4B;
	padding: 5px;
}

/*#footer p a {
	color: #89817f;
	border-bottom: 1px dotted #89817f;
}

#footer p a:hover {
	color: #FFFFFF;
}
*/
///// Sitepoint CSS book form info

input.txt {
  color: #00008B;
  background-color: #E3F2F7;
  /* border: 1px inset #00008B; */
  width: 600px;
}
input.btn {
  color: #FFFFFF;
  background-color: #60594F;
  /* border: 1px outset #00008B; */
}
form div {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}

form div label {
  float: left;
  width: 45%;
  font-size: 1.2em;
  line-height: 1.2em;
}
fieldset {
  /*border: 1px dotted #61B5CF; */
  margin-top: 1.4em;
  padding: 0.6em;
}
legend {
  font: bold 1.1em Arial, Helvetica, sans-serif;
  color: #00008B;
  background-color: #FFFFFF;
}

.accordion_toggle {
	display: block;
	height: 30px;
	width: 680px;
	background: url(images/accordion_toggle.jpg) no-repeat top right #5f7fb3;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	border-bottom: 1px solid #26354F;
	cursor: pointer;
	margin: 0 0 0 0;
}

.accordion_toggle_active {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #d9c373;
	color: #433812;
	border-bottom: 2px solid #60501A;
}

.accordion_content {
    background-color: #DFDFDF;
    /*padding: 2%;*/
 	/* background-color: #ffffff; */
 	color: #444444;
 	overflow: hidden;
}

.accordion_content h2 {
	margin: 2px 0 2px 25px;
	color: #444444;
    /*background-color: #E6E6E6;*/
}

.accordion_content h3 {
	margin: 2px 0 2px 25px;
    /*background-color: #E6E6E6;*/
	color: #444444;
}

.accordion_content p {
    /*background-color: #E6E6E6;*/
	line-height: 100%;
    font-size: 1.1em;
	padding: 2px 0 2px 25px;
}

/*
	Horizontal Accordion
*/

.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
    display: block;
	height: 100px;
	width: 30px;
	background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}

.horizontal_accordion_toggle_active {
	background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
	border-right: 1px solid #f68263;
}

.horizontal_accordion_content {
	/* REQUIRED */
	height: 100px;	/* We need to define a height for the accordion as it stretches the width */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	overflow: hidden;
	background-color: #ffffff;
	color: #444444;
}

.horizontal_accordion_content p {
	width: 450px;
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}

/* Products Listing */
#catlist{
	border:1px solid #52290C;
	border-bottom:none;
	width:560px;
	margin:10px auto 10px;
}
#catlist dl{
	width:540px;
	margin:0 auto;
	border-bottom:1px solid #52290C;
	padding:10px;
	overflow:hidden;
	background:#D3CFCB;
}
#catlist dd{overflow:auto}
#catlist dt {
	padding:0 0 0 20px;
    font-size: 18px;
}
#catlist dt strong{
	float:right;
	padding:0 0 0 20px;
    font-size: 18px;
}
#catlist dt img{
	float:left;
	margin: 0 10px 0 0;
	border: 1px solid #000;
}
* html dd{height:1%}/* 3px jog*/
