body {
	height: 100%;
	background: #891905;
}

body, table, div, form {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

img { border: 0px; }
img.hidden { display: none; }

a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a.min:link, a.min:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a.min:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

p { padding: 2px 0px 12px 0px; margin: 0px; }
p.title { font-size: 20px; color: #ffffff; padding: 2px 0px 8px 0px; margin: 0px; }

span.price { font-size: 16px; }
span.add { padding-left: 15px; }

#main {
	background: url('/templates/images/top-red.jpg') top right no-repeat;
}
#header {
	height: 420px;
	background: url('/templates/images/title-red.png') top left no-repeat;
	padding: 0px;
}
#phone {
	width: 200px;
	float: right;
	padding: 80px 60px 0px 0px;
}
#menu {
	height: 225px;
	background: url('/templates/images/menu-red.png') bottom left no-repeat;
	padding: 0px 0px 0px 80px;
}
#menu div.item {
	color: #8c1a05;
	padding: 2px 0px 2px 16px;
}
#menu a {
	font-weight: bold;
	color: #8c1a05;
}
#menu-background {
	height: 135px;
	background: url('/templates/images/menu-top-red.png') top left no-repeat;
	padding-top: 15px;
}
#phone {
	padding: 55px 51px 0px 0px;
}
#top {
	height: 205px;
}
#logo {
	padding: 50px 0px 0px 85px;
}
#center {
	padding: 0px 0px 40px 0px;
}
div.catalog-item { padding: 0px 0px 20px 0px; }
#visible-top {
	background: url('/templates/images/visible-top-red.jpg') top left no-repeat;
	padding: 53px 0px 0px 0px;
}
#visible-center {
	background: url('/templates/images/visible-center-red.jpg') left repeat-y;
	padding: 0px 0px 0px 50px;
}
#visible-bottom {
	height: 25px;
	background: url('/templates/images/visible-bottom-red.jpg') top left no-repeat;
}
#path {
	color: #ffffff;
	padding: 0px 0px 16px 0px;
}
#path a {
	color: #ffffff;
}
#types {
	padding: 0px 0px 16px 0px;
}
#types, #types td {
	font-family: Tahoma;
	font-size: 22px;
	color: #ffd131;
}
#types a {
	font-family: Tahoma;
	font-size: 18px;
	color: #ffd131;
}
#basket-top {
	background: url('/templates/images/basket-top-red.jpg') top right no-repeat;
	padding: 29px 0px 0px 0px;
}
#basket-center {
	background: url('/templates/images/basket-center-red.jpg') right repeat-y;
	padding: 0px 0px 0px 30px;
}
#basket-bottom {
	height: 25px;
	background: url('/templates/images/basket-bottom-red.jpg') top right no-repeat;
}
#basket div { font-family: Tahoma; font-size: 9px; }
div.basket-item { width: 62px; padding-bottom: 10px; float: left; }
#basket div.photo { height: 45px; overflow: hidden; }
#basket div.title { font-size: 10px; color: #f5d68d; padding: 0px 0px 2px 0px; }
#basket div.title span { color: #f5d68d; padding: 0px; border-bottom: #f5d68d 1px dashed }
#article {
	background: url('/templates/images/article-red.png') top right no-repeat;
	padding: 150px 20px 0px 20px;
}
#user { color: #ffffff; }
#user div.title { font-size: 18px; color: #ffd131; padding: 0px 0px 8px 0px; }
#user div.error { font-size: 16px; color: #aa3333; padding: 0px 0px 8px 0px; }
#user div.min { font-size: 12px; color: #ffffff; padding: 0px 0px 3px 0px; }
#user input.string { width: 100px; }
#user a { font-size: 12px; color: #ffffff; }
#footer {
	height: 180px;
	background: url('/templates/images/bottom-red.jpg') bottom right no-repeat;
	padding: 0px;
}
#copyright {
	width: 24%;
	font-size: 11px;
	color: #f8a521;
	float: left;
	padding: 20px 0px 0px 0px;
	text-align: center;
}
#bottom {
	width: 50%;
	color: #f8a521;
	float: left;
	padding: 20px 0px 0px 0px;
	text-align: center;
}
#royal {
	width: 25%;
	font-size: 11px;
	color: #f8a521;
	float: right;
	padding: 20px 0px 0px 0px;
	text-align: center;
}
div.clear { clear: both; font-size: 0px; }
div.content { padding: 0px 0px 25px 0px; }
div.title { font-size: 20px; color: #ffffff; padding: 2px 0px 8px 0px; margin: 0px; }

div.hidden { display: none; }

div.item { padding: 0px 0px 6px 0px; margin: 0px; }
div.item div { padding: 0px 0px 3px 0px; margin: 0px; }

input.count { width: 40px; height: 22px; border: 0px; }
input.button { width: 22px; height: 22px; color: #ffffff; background: #f47d00; border: 0px; }

#prices {
	width: 200px;
	background: url('/templates/images/info-red.png');
	position: absolute;
	top: 620px;
	right: 200px;
	display: none;
}
#prices div {
	border: #d3300b 1px solid;
	padding: 10px;
}

.bubbleInfo {
	position: relative;
	top: 0px;
	left: 0px;
	/*width: 500px;*/
}
.trigger {
	/*position: absolute;*/
}
.popup {
	position: absolute;
	display: none;
	background: #8a1a06;
	border: #b32709 1px solid;
	padding: 5px;
	text-align: left;
	z-index: 50;
}
