/* CSS Document */

body {
	background: url(../images/background.jpg) repeat-x fixed;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
	background-color: #b4ac9f;
}

#container {
	width: 950px;
	height: 800px;
	margin: 0 auto; /* center the layout in mozilla and IE 6+ */
	text-align: left; /* put the text back where it should be */
	background: url(../images/transparent.png) no-repeat 2px 18px;
}

#top_box {
   width: 850px;
   padding: 0 50px;
   height: 24px;
   line-height: 24px;
   text-align: right;
   color: #2B2521;
   font-weight: bold;
   font-family: arial;
   font-size: 12px;
   text-decoration: none;
}
#top_box a {
   color: #2B2521;
   text-decoration: none;
}
#top_box img {
   vertical-align: top;
   padding-left: 5px;
   border: 0px none;
}

#main_box {
	width: 950px;
	display: block;
	padding-top: 13px;
	padding-left: 24px;
	
}

/* left container starts here */

#left_container {
	width: 179px;
	height: auto;
	float: left;
}

#logo {
	width: 179px;
}

#left_buttons {
	background: url(../images/navbackgroundpattern.jpg) repeat-y;
	height: 527px;
	list-style: none;
   margin: 0; padding: 0;
}

#left_buttons li {
	clear: both;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #2B2521;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52483D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A58F78;
	line-height: 20px;
}

#left_buttons li a{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #2B2521;
	display: block;
	text-decoration: none;
	/*height: 22px;*/
	padding:0pt 0pt 0pt 30px;
}

#left_buttons li a:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-color: #2B2521;
	display: block;
	text-decoration: none;
	background-color: #BCA186;
	opacity:.70;
	filter: alpha(opacity=70);
}

#left_buttons ul.sub-menu {
	list-style: none;
   margin: 0; padding: 0;
}

#left_buttons ul.sub-menu  li  a{
	list-style: none;
   margin: 0; padding: 0 0 0 40px;
}

/* middle container starts here */

#middle_container {
	width: auto;
	float: left;
	background: #FFF;
	/*background-image: url(images/middle-large-image-inner.jpg);*/
	/*height: 649px;*/
	
}
#middle_container_checkout {
	width: auto;
	float: left;
	background-image: url();
	height: 649px;
	
}

#large_image {
	background: url(../images/middle-large-image-inner.jpg) no-repeat;
	width: 543px;
	height: 647px;

}
#thumb_images {
	list-style: none;
	margin: 0;
	padding-left: 32px;
	padding-top: 30px;
}
#thumb_images li {
	width: auto;
	padding-left: 10px;
	float: left;
	font-family: arial;	font-size: 12px; color: #000;
}

#thumb_images1 {
	list-style: none;
	margin: 0;
	padding-left: 32px;
	padding-top: 30px;
}
#thumb_images1 li {
	width: auto;
	padding-left: 10px;
	float: left;
	font-family: arial;	font-size: 12px; color: #000;
}

#bottom_buttons {
	height: 19px;
	background-color: #957E64;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 544px;
	
}

#bottom_buttons li {
	float: left;
	font-family: arial;	font-size: 11px; color: #fff;
	padding-left: 20px;  /* Shouldn't be needed since we have mam.css*/
	padding-top: 2px;
}

/* right container starts here */

#right_buttons {
	list-style: none;
   margin: 0; padding: 0;
	height: 665px;
	float: left;
	width: 165px;
	/*background: #DFDBCC;*/
}

#right_buttonsTwo {
	list-style: none;
   margin: 0; padding: 0;
	height: 665px;
	float: left;
	width: 165px;
	background: #E6E2D6;
	overflow: hidden;
}

#right_buttons li {
	clear: both;
	display: block;
}

#right_buttons img {
	display: block;
	margin-bottom: 25px;
	padding: 0;
}

.brown_bars {
	/*background-image: url(../images/brown-bars.jpg);*/
	display: block;
	height: 51px;
	width: 165px;
	margin-bottom: 29px;
	border-bottom: 5px solid #FFF;
}

.brown_bars_text {
	display: block;
	width: 150px;
	font-family: tahoma; font-size: 10px; color: #10100F; font-weight: bold;
	margin: 0 0 0 10px; padding: 0;
}

.spacer {
	display: block;
	height: 25px;
	width: auto;
	margin: 0; padding: 0;
}

/*.right_top_spacer {
	display: block;
	height: 0px;
	width: auto;
}*/

p {
	clear: both;
	margin: 0;
	padding: 0;
	padding-left: 40px;
}

.catlinks {
	text-decoration:none;
	font-weight:normal;
	color:#996633;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	.catlinks A:link {
	text-decoration:underline;
	color:#996633;
}

.catlinks A:visited {
	text-decoration:none;
	font-weight:normal;
	color:#996633;
}

.catlinks A:hover {
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}

.catlinks A:active {
	text-decoration:none;
	font-weight:normal;
	color:#996633;
}
.baskfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996633;
}
#bottom_buttons_long {
	height: 19px;
	background-color: #957E64;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 709px;
	
}

#bottom_buttons_long li {
	float: left;
	font-family: arial;	font-size: 11px; color: #fff;
	padding-left: 60px; 
	padding-top: 2px;
}
.catfonts {
	text-decoration:none;
	font-weight:normal;
	color:#996666;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	}
	.catfonts A:link {
	text-decoration:underline;
	color:#996666;
}

.catfonts A:visited {
	text-decoration:none;
	font-weight:normal;
	color:#996633;
}

.catfonts A:hover {
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}

.catfonts A:active {
	text-decoration:none;
	font-weight:normal;
	color:#996600;
}
.right_top_spacer_prod {
	display: block;
	height: 36px;
	width: auto;
}
.right_top_spacer_prodalt !important {
	display: block;
	height: 1px;
	width: auto;
}

.brown_barsprod {
	background-image: url(images/brown-bars.jpg);
	display: block;
	height: 51px;
	width: auto;
	font-family: tahoma;
	font-size: 10px;
	color: #10100F;
	font-weight: bold;
	padding-left: 10px;
}
