html{
	height: 100%;
}

body{
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #6C5F57;
	font-size: 1em;
}

a{
	color: #6C5F57;
	text-decoration: none;
}


#container1{
	width: 750px;
	height: 1px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	top: 50%;
	margin: 0 auto;
}

#container2{
	width: 750px;
	height: 580px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	top: -290px;
}

#container_content{
	background-color: White;
	border: 1px solid #D3D0CB;
	width: 750px;
	height: 495px;
}

#main_menu{
	width: 750px;
	text-align: center;
	margin-top: 15px;
	color: #D2CDC7;
	font-family: Arial;
	font-size: 0.87em;
	font-weight: bold;
	vertical-align: middle;
}

a.main_menu_item{
	font-family: Arial;
	font-size: 0.87em;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 20px;
	margin-right: 20px;
	color: #D2CDC7;
	text-decoration: none;
}

#bottom_menu{
	width: 750px;
	text-align: center;
	font-family: Arial;
	font-size: 0.67em;
	font-weight: bold;
	margin-top: 15px;
	color: #8A7D75;
}

a.bottom_menu_item{
	font-family: Arial;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	color: #8A7D75;
	text-decoration: none;
}

div.top{
	background-color: #99877D;
	width: 750px;
	height: 95px;
	color: #D1C8C3;
}

img.top{
	margin-left: 5px;
	margin-top: 5px;
}

div.content{
	height: 380px;
	width: 750px;
	background-color: White;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	margin-top: 10px;
	scrollbar-face-color : #99877D;
	scrollbar-track-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
}

div.inside_content{
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	color: Black;
}

img{
	border: 0px;
}

h2{
	color: #89B6C8;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}

div.contact_form_left{
	float: left;
	width: 150px;
	text-align: right;
	color: #8A8685;
	font-size: 0.9em;
	line-height: 2em;
}

div.contact_form_right{
	float: left;
	width: 250px;
	text-align: left;
	color: #457368;
	padding-left: 10px;
	line-height: 2em;
}

.input_form{
	background-color: #E4DED6;
	border: 1px solid #457368;
	padding: 1px;
	font-size: 1em;
	width: 200px;
	height: 1.7em;
	margin-bottom: 3px;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4DED6;
	border: 1px solid #457368;
	padding: 3px;
	font-size: 1em;
	width: 200px;
}

input:focus, textarea:focus {
	background-color: White;
}

form{
	margin: 0px;
	padding: 0px;
}

input.submit{
	margin-left: 140px;
	margin-top: 5px;
	background-color: #457368;
	color: White;
	width: 60px;
	height: 1.6em;
}

p{
	font-size: 0.9em;
	line-height: 1.4em;
}

/*   SHOP    */

img.shop_thumbnail{
	border: 1px solid #B2B2B2;
	width: 120px;
	height: 120px;
}

img.shop_full{
	border: 1px solid #B2B2B2;
	width: 320px;
	height: 320px;
}

img.shop_tiny{
	border: 1px solid #B2B2B2;
	width: 80px;
	height: 80px;
	float: left;
	margin:  0px;
	margin-right: 5px;
	cursor: pointer;
}

div.shop_item{
	float: left;
	width: 140px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
	height: 165px;
	display: inline;
}

a.shop_item_title{
	color: #6B5F58;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

a.category_item_title:hover{
	color: #89B6C8;
}

div.shop_item_price{
	font-size: 0.7em;
	color: #89B6C8;
	margin-top: 5px;
}

div.path{
	color: #89B6C8;
	margin-left: 7px;
	margin-bottom: 10px;
	float: left;
	width: 500px;
}

a.path{
	font-size: 0.8em;
	color: #89B6C8;
	text-decoration: none;
	font-weight: bold;
}

a.path:hover{
	color: #89B6C8;
}

a.top_menu{
	color: #D1C8C3;
	font-size: 0.8em;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 7px;
	margin-left: 7px;
}

div.shop_detail_left{
	float: left;
	width: 330px;
	margin-left: 10px;
}

div.shop_detail_right{
	float: left;
	width: 360px;
	margin-left: 10px;
}

h1{
	color: #89B6C8;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	display: inline;
}



p.item_description{
	font-size: 0.8em;
	line-height: 1.5em;
	letter-spacing: 0px;
	height: 120px;
	overflow: auto;
	width: 340px;
}

a.back_button{
	font-size: 0.9em;
	color: #7FCFEA;
	text-decoration: none;
}

div.shop_photos{
	width: 350px;
	overflow: auto;
	height: 100px;
	white-space: no-wrap;
	padding: 0px;
}

div.shop_photos_item{
	float: left;
	width: 125px;
}

p.shop_detail_price{
	font-size: 1.1em;
	color: #89B6C8;
	font-weight: bold;
	margin: 0px;
}

input.quantity{
	width: 30px;
	height: 2em;
	padding: 1px;
	font-size: 1em;
	color: #89B6C8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #B2B2B2;
}

input.add{
	border: 0px;
	background-image: url(images/shop_add.gif);
	width: 84px;
	height: 34px;
	cursor: pointer;
	margin-top: 15px;
}

table.basket{
	width: 680px;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	font-size: 0.9em;
	color: #6B5F58;
}

th.basket{
	font-weight: bold;
	border-bottom: 1px solid #6B5F58;
	padding-right: 35px;
	text-align: left;
	padding-bottom: 10px;
}

td.basket{
	border-bottom: 1px solid #AB9D98;
	padding-right: 35px;
	text-align: left;
}

td.total{
	font-weight: bold;
	padding-top: 15px;
	padding-right: 35px;
}

a.basket_title{
	font-size: 1em;
	color: #6B5F58;
	text-decoration: none;
}

input.update{
	background-color: #99877D;
	color: White;
	border: 1px solid #AB9D98;
	cursor: pointer;
}