*
{
	padding: 0;
	margin: 0;
}

body
{
	background: #4B3C2F;
	font-family: georgia, sans-serif;
	font-size: 13px;
	color: #fff;
}

img
{
	border: 0;
}

:focus
{
	outline: 0;
}

a
{
	font-family: georgia, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}


#wrapper
{
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
}

#container
{
	position: relative;
	float: left;
	width: 970px;
	border: 5px solid #282525;
	background: #57514C;
}

#header
{
	position: relative;
	float: left;
	width: 970px;
	height: 236px;
	background: url(/images/header.jpg) no-repeat;
}
#header h1
{
	position: relative;
	float: left;
	margin: 64px 0 0 40px;
}
#header h1 a
{
	position: relative;
	float: left;
	width: 320px;
	height: 110px;
	text-indent: -9999px;
}

#banner
{
	position: relative;
	float: right;
	width: 300px;
	height: 100px;
	background: #fff url(/images/foto1.jpg) no-repeat right 50%;
	margin: 48px 40px 0 0;
	padding: 40px 185px 0 15px;
	font-weight: bold;
	font-size: 20px;
	color: #776247;
	text-align: center;
}

#main
{
	position: relative;
	float: left;
	width: 930px;
	padding: 20px;
}
#main2
{
	position: relative;
	float: left;
	width: 930px;
}
#side
{
	position: relative;
	float: left;
	width: 230px;
}

#nav
{
	position: relative;
	float: left;
	width: 190px;
	list-style: none;
}
#nav li
{
	position: relative;
	float: left;
	width: 190px;
	margin-bottom: 2px;
}
#nav a
{
	position: relative;
	float: left;
	width: 170px;
	height: 24px;
	line-height: 24px;
	background: #776247;
	padding: 0 10px;
	text-decoration: none;
}
#nav li.selected a,
#nav a:hover
{
	background: #fff;
	color: #776247;
}
#nav li.selected a
{
	font-weight: bold;
}

#content
{
	position: relative;
	float: left;
	width: 700px;
}
#content h2
{
	position: relative;
	float: left;
	width: 700px;
	padding-bottom: 3px;
	border-bottom: 1px solid #776247;
	margin-bottom: 15px;
	font-size: 16px;
}
#content h3
{
	position: relative;
	float: left;
	width: 700px;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 3px 0;
}

#text
{
	position: relative;
	float: left;
	width: 700px;
}

ul#images, ul.images
{
	position: relative;
	float: left;
	width: 700px;
	list-style-type: none;
	margin-top: 20px;
}
ul.images
{
	margin-top: 5px;
}
ul#images li, ul.images li
{
	position: relative;
	float: left;
	padding: 0 10px 10px 0;
}

form
{
	position: relative;
	float: left;
	width: 700px;
	margin-top: 20px;
	padding: 0;
	border: 0;
}
form fieldset
{
	position: relative;
	float: left;
	width: 700px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
}
form fieldset#error
{
	display: none;
	margin-bottom: 10px;
	font-weight: bold;
	color: #f00;
}
form fieldset label
{
	position: relative;
	float: left;
	width: 700px;
	margin-bottom: 5px;
}
form fieldset label.error
{
	color: #f00;
}
#url1
{
	display: none;
}

#message
{
	position: relative;
	float: left;
	width: 700px;
	margin-top: 20px;
	padding: 0;
	border: 0;
	font-weight: bold;
}

#footer
{
	position: relative;
	float: left;
	width: 980px;
	height: 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #fff;
	text-align: right;
}
#footer a
{
	font-size: 11px;
	color: #fff;
}

ul#categories
{
	position: relative;
	float: left;
	width: 700px;
	list-style: none;
}
ul#categories li
{
	position: relative;
	float: left;
	width: 700px;
	padding-bottom: 10px;
}
ul#categories li a
{
	font-size: 14px;
	font-weight: bold;
}

#shop
{
	position: relative;
	float: left;
	width: 700px;
	list-style: none;
}
#shop li
{
	position: relative;
	float: left;
	width: 700px;
	padding-bottom: 15px;
	border-bottom: 1px solid #776247;
	margin-bottom: 20px;
}
#shop li .img_c
{
	position: relative;
	float: left;
	/*width: 165px;
	height: 100px;*/
}
#shop li img
{
	position: relative;
	float: left;
	/*width: 165px;
	height: 100px;*/
}
#shop li .catalog
{
	position: relative;
	float: left;
	width: 420px;
	padding-left: 15px;
}
#shop li .catalog h3
{
	position: relative;
	float: left;
	width: 420px;
	margin: 0 0 5px 0;
}
#shop li .catalog h3 a
{
	font-size: 14px;
	font-weight: bold;
}
#shop li .catalog .description
{
	position: relative;
	float: left;
	width: 420px;
}
#shop li .catalog span
{
	position: relative;
	float: left;
	width: 420px;
	margin-bottom: 8px;
	font-weight: bold;
}
#shop li .catalog .order
{
	position: relative;
	float: left;
	width: 420px;
	margin-top: 5px;
}

#photos
{
	position: relative;
	float: left;
	width: 700px;
}
#photos #big_photo
{
	position: relative;
	float: left;
	/*width: 480px;
	height: 320px;
	margin-left: 10px;*/
	margin: 0 5px;
}
#photos .photo
{
	position: relative;
	/*float: right;
	width: 165px;
	height: 100px;*/
	float: left;
	margin: 0 5px 10px 0;
}

#product
{
	position: relative;
	float: left;
	width: 700px;
	margin: 10px 0 20px;
}
#description
{
	position: relative;
	float: left;
	width: 700px;
	margin: 10px 0;
}
#order
{
	position: relative;
	float:  left;
	width: 700px;
	text-align: right;
}

#basket
{
	position: relative;
	float: left;
	width: 170px;
	padding: 10px;
	margin: 20px 0;
	background: #ccc;
	color: #776247;
	display: none;
}
#basket a
{
	color: #776247;
}


#order_basket
{
	position: relative;
	float: left;
	width: 700px;
	margin: 0;
}
ul#pr
{
	position: relative;
	float: left;
	width: 700px;
	list-style: none;
}
ul#pr li
{
	position: relative;
	float: left;
	width: 700px;
	margin-bottom: 15px;
}
ul#pr .img
{
	position: relative;
	float: left;
	width: 220px;
}
ul#pr img
{
	position: relative;
	float: left;
}
ul#pr h3
{
	width: 480px;
	padding: 0 0 5px 0;
	margin: 0;
}
ul#pr .price
{
	position: relative;
	float: left;
	width: 310px;
	padding: 0 0 10px 0;
	font-weight: bold;
}
#order_basket .basketremove
{
	position: relative;
	float: right;
	padding: 0 0 10px 0;
	text-align: right;
}
#order_basket label,
#photo_printing label
{
	position: relative;
	float: left;
	width: 120px;
	height: 18px;
	line-height: 22px;
}
#order_basket input,
#photo_printing input
{
	position: relative;
	float: left;
	width: 250px;
}
#order_basket button,
#payment button
{
	position: relative;
	float: right;
	height: 24px;
	line-height: 24px;
	background: #776247;
	padding: 0 10px;
	border: 0;
	cursor: pointer;
	font-family: georgia, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
ul#pay
{
	position: relative;
	float: left;
	width: 700px;
	list-style: none;
}
ul#pay li
{
	position: relative;
	float: left;
	width: 700px;
	height: 38px;
	margin-bottom: 5px;
}
ul#pay input
{
	width: 20px;
}
ul#pay img
{
	position: relative;
	float: left;
	width: 150px;
	height: 38px;
}
.inpr
{
	position: relative;
	float: left;
	width: 25px;
	padding-top: 10px;
}
ul#pay label
{
	width: 500px;
	height: 38px;
	line-height: 38px;
	padding-left: 15px;
}
a.upl
{
	position: relative;
	float: left;
	width: 350px;
}

ul#places
{
	position: relative;
	float: left;
	width: 700px;
	list-style: none;
}
ul#places li
{
	position: relative;
	float: left;
	width: 700px;
	margin-bottom: 5px;
}
ul#places li .inpr
{
	padding: 0;
}
ul#places input
{
	width: 20px;
}
ul#places label
{
	width: 500px;
	padding-left: 5px;
}

#upload
{
	position: relative;
	float: left;
	width: 700px;
	margin: 15px 0;
}
#swf_button
{
	position: relative;
	float: left;
	width: 115px;
	height: 20px;
	background: url(/images/upload.gif);
}
#thumbnails
{
	position: relative;
	float: left;
	width: 700px;
}
#photo_printing button
{
	position: relative;
	float: right;
	height: 24px;
	line-height: 24px;
	background: #776247;
	padding: 0 10px;
	border: 0;
	cursor: pointer;
	font-family: georgia, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

.record
{
	position: relative;
	float: left;
	width: 700px;
	margin-bottom: 5px;
}
.upload_image
{
	position: relative;
	float: left;
	width: 110px;
	height: 75px;
	margin-right: 10px;
	border: 1px solid #776247;
	background: #fff;
}
.upload_image2
{
	position: relative;
	float: left;
	width: 110px;
	height: 110px;
	margin-right: 10px;
}
.loader
{
	background: #fff url(/images/loader.gif) center center no-repeat;
}
.upload_row
{
	position: relative;
	float: left;
	width: 570px;
	margin-bottom: 5px;
}
.upload_row label
{
	position: relative;
	float: left;
	width: 60px;
}

.simply-scroll-container
{
	position: relative;
}
.simply-scroll-clip
{
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.simply-scroll-list
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.simply-scroll-list li
{
	padding: 0;
	margin: 0;
	list-style: none;
}
.simply-scroll-list li img
{
	border: none;
	display: block;
}

.simply-scroll
{
	width: 905px;
	height: 102px;
	padding: 25px 0 0 25px;
}
.simply-scroll .simply-scroll-clip
{
	width: 905px;
	height: 102px;
}
.simply-scroll .simply-scroll-list li
{
	float: left;
	width: 100px;
	height: 75px;
	padding-right: 30px;
}


#film
{
	position: relative;
	float: left;
	width: 930px;
	height: 127px;
	margin-top: 30px;
	background: url(/images/film.jpg);
}

#scroller
{
	position: relative;
	float: left;
	width: 905px;
	height: 102px;
	list-style: none;
}
#scroller li
{
	position: relative;
	float: left;
	width: 100px;
	height: 75px;
	padding-right: 30px;
}