@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
	font-family: Verdana;
}

body {
	background: #570610 url('img/background.gif') repeat-x;
	font-size: 12px;
	color: #b39d8f;
}
h1, h2, h3 {
	font-family: Times New Roman;
	color: #ecefd7;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
	margin-top: .5em;
}
a {
	color: #ecefd7;
}
a.orange {
	color: #df5026;
	font-size: 11px;
	font-weight: bold;
}
img {
	border: 0;
}
p {
	margin-top: 10px;	
}
.cl  {
	clear: both;
}
/************************************/
#wrapper {
	width: 965px;
	margin: 0 auto;
}

#top {
	
}
#content {
	clear: both;
}
.column_3 {
	width: 290px;
	padding-right: 15px;
	float: left;	
}
/************************************/
/************************************/
/************************************/

/************************************/
#logo {
	text-align: center;
	margin-top: 10px;
}
/************************************/
#languages {
	
}

#languages ul {
	float: right;
}

#languages ul li {
	display: block;
	float: left;
	margin-right: 5px 
}

#languages ul li a {
	text-decoration: none;
	
}

/************************************/
#menu {
	height: 47px;
	clear: both;
	margin-top: 10px;
	background: url('img/menu_middle.gif') repeat-x;
}

#menu .left {
	height: 47px;
	width: 13px;
	background: url('img/menu_left.gif') no-repeat;
	float: left;
}
#menu .right {
	height: 47px;
	width: 10px;
	background: url('img/menu_right.gif') no-repeat;
	float: left;
}

#menu ul {
	float: left;
	width: 942px;
	list-style: none;
	height: 47px;
}

#menu ul li {
	float: left;
}

#menu ul li.first {
	margin-left: 80px;
	display:inline;
}

#menu ul li a {
	float: left;
	display: block;
	margin-left: 5px;
	text-decoration: none;
	height: 47px;
	padding: 12px 13px 0 13px;
	color: #eee;
}

#menu ul li a.active, #menu ul li a:hover {
	background: url('img/menu_active.gif') repeat-x;
}


/************************************/
.bbox {
	width: 954px;
	margin: 11px 0 0 6px
}
.bbox .top {
	background: url('img/bbox_top.gif') no-repeat;
	height: 7px
}
	
.bbox .middle {
	background: url('img/bbox_middle.gif') repeat-y;
	padding: 2em;
}

.bbox .bottom {
	background: url('img/bbox_bottom.gif') no-repeat;
	height: 14px;
}
/************************************/
.mbox {
	width: 700px;
	margin: 11px 0 0 20px;
	float: left;
}
.mbox .top {
	background: url('img/mbox_top.gif') no-repeat;
	height: 7px;
	font-size: 1px; /* ie6 */
}
	
.mbox .middle {
	background: url('img/mbox_fill.gif') no-repeat bottom;
	padding: 2em 4em 3em 2em;
	margin: 0;
}

.mbox ul, .bbox ul {
	margin-left: 1.3em;
	list-style: square;
}
.mbox ul li, .bbox ul li{
	margin-top: .2em;
}
/************************************/
.sidemenu {
	width: 209px;
	height: 348px;
	float: left;
	background: url('img/side_menu.gif') no-repeat;	
	margin: 11px 0 0 6px;
}
.sidemenu a {
	color: #30312c;
	text-decoration: none;
}
.sidemenu a.active {
	text-decoration: underline;
}
.sidemenu .middle {
	padding: 1em;
}
.sidemenu ul {
	margin-left: 1em;
	margin-top: .3em;
	list-style: none;
	color: #4F4E52;
}
.sidemenu ul li {
	padding: .2em;
}



/************************************/
/************************************/
/************************************/
/************************************/
.product_medium {
	width: 300px;
	height: 200px;
	float: left;
	display:inline;
	margin-left: 40px;
	margin-bottom: 10px;
}
.picture {
	text-align: center;
	padding: 4px;
	border: 1px solid #A3A596;
	display: block;
	
}
.picture .inner {
	background: #fff;
}
.product_details  {
	float: left;
}
.product_details .picture {
	width: 300px;
	float: right;
	margin-left: 1em;
}
.product_details .description {
	margin-top: 10px;	
}
.product_details .mbox {
	margin-left: 0;	
}
.pictures_list .picture {
	width: 150px;
	float: left;
	clear: left;
	margin-top: 4px;
	padding: 2px;
	border: 1px solid #7D7F6F;
}
.pictures_list .title {
	float: left;
	padding-top: 30px;
	margin-left: 10px;	
	width: 400px;
}
.nav_list {
	margin-top: 10px;
}
.nav_list .prev, .nav_list .up, .nav_list .next{
	width: 230px;
	float: left;
	
}
.nav_list .prev .picture {
	float: left; 	
}
.nav_list .up {
	text-align: center;
	margin-top: 20px;
}

.nav_list .picture {
	width: 110px;
	padding: 1px;
}

/************************************/

#bottom {
	height: 47px;
	clear: both;
	margin-top: 30px;
	background: url('img/menu_middle.gif') repeat-x;
}

#bottom .left {
	height: 47px;
	width: 13px;
	background: url('img/menu_left.gif') no-repeat;
	float: left;
}
#bottom .right {
	height: 47px;
	width: 10px;
	background: url('img/menu_right.gif') no-repeat;
	float: left;
}
#bottom .middle {
	float: left;
	width: 942px;
	list-style: none;
	text-align: center;
	height: 47px;
	line-height: 38px;
}
#copys {
	text-align: center;
	font-size: 10px;
	margin-bottom: 16px;
}
