body {
	background: #d1d1d1;
	margin: 0;
	font-family: Trebuchet MS, Tahoma, Arial, Times New Roman;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

h4 a:visited, h4 a:active, h4 a:hover {
	color: #fff;
	text-decoration: underline;
}

a.category {
	color: blue;
	font-size: 14px;
}
.copy {
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #fff;
	display: block;
}

table {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border-spacing: 0;
}

table td {
	text-align: center;
	vertical-align: middle;
}

#bg_ok_left, #bg_ok_right  {
	background-image: url('../img/bg_ok.jpg');
	background-position: 0;
	background-repeat: repeat-x;
	height: 250px;
	margin: 0;
	padding: 0;
}
#bg_ok_right {
	background-image: url('../img/bg_ok2.jpg');
}

#flash {
	width: 750px;
	vertical-align: top;
}

#content {
	background: #d1d1d1;
	width: 750px;
}

#ciz_left, #ciz_right {
	background-image: url('../img/ciz.jpg');
	background-position: 0;
	background-repeat: repeat;
}
#ciz_right {
	background-image: url('../img/ciz2.jpg');
}

#menu {
	background: #a3a3a3;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	height: 29px;
}
#menu a {
	padding: 0 45px;
	border-right: solid #000 1px;
	color: #fff;
}
#menu a.first {
	padding: 0 38px 0 0;
}
#menu a.last {
	border: 0;
	padding: 0 0 0 36px;
}
#copyright {
	background-image: url('../img/altbar.jpg');
	background-position: 0;
	background-repeat: repeat;
	height: 50px;
}

form table {
	margin: 5px 0;
}
form table td {
	margin: 2px 0;
}

textarea, input, select {
	border: solid black 1px;
}

label {
	font-weight: bold;
}
h4.error {
	background: #900;
	color: #fff;
}

table.setup, table.cat_setup {
	font-size: 12px;
	border: dotted #000 1px;
	background: #9e9e9e;
	padding: 0 0 4px 0;
}
table.cat_setup input, table.cat_setup textarea, table.cat_setup select {
	background: #d1d1d1;
}
table.setup input, table.setup textarea, table.setup select {
	background: #d1d1d1;
	width: 250px;

}
table.setup textarea {
	vertical-align: top;
	height: 100px;
}
table.cat_setup th, table.setup th {
	background: #9e8e8e;
	border-top: solid #000 1px;

}
table.setup td {
	text-align: center;
}
input.button {
	width: 30px;
	background: #9e8e8e;
	color: #090;
}
tr.separate td {
	border-top: dotted black 1px;
	padding: 0;
}
tr.new td {
	vertical-align: top;
	text-align: right;
}
tr.new th {
	text-align: center;
}
div.product, div.category {
	padding: 0;
	margin: 10px 0 10px 40px;
	width: 138px;
	height: 196px;
	display: block;
	position: relative;
	float: left;
	display: inline;
	cursor: pointer;
	background-image: url('../img/frame.gif');
	background-repeat: no-repeat;
	background-position: 0;
	background-color: #fff;
}

div.category {
	background-image: url('../img/frame_cat.gif');
}

div.product div.title, div.category div.title {
	display: block;
	padding: 0;
	margin: 2px 0 0 0;
	width: 137px;
	height: 46px;
	overflow: hidden;
	/*
	background-image: url('../img/name_tag.jpg');
	background-repeat: no-repeat;
	background-position: 0;
	*/
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

div.product div.title span, div.category div.title span {
	display: block;
	padding: 10px 5px 0 5px;
	vertical-align: middle;
}

div.title span a, div.title span a:hover, div.title span a:visited {
	color: #fff;
}

#sitemap {
	text-align: left;
	margin: auto;
	display: block;
	width: 300px;
}

#sitemap a {
	text-decoration: underline;
	color: #009;
}

img.product, img.category {
	width: 133px;
	height: 146px;
	display: block;
	margin: 0;
	padding: 2px 0 0 2px;
}

#details {
	display: block;
	width: 700px;
	margin: 10px;
	margin-bottom: 30px;

}

#details img {
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

#details span {
	display: block;
	font-weight: bold;
}

img.tab {
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

td.sort {
}

tr.current {
	background: #a1a1ca;
	color: #fff;
}

#forma_hov tr:hover {
	background: #a1caa1;
}

td.foot-td {
	background: #d1d1d1;
}

td.banner {
}

h4.title {
	background-image: url('../img/tag.jpg');
	background-repeat: repeat-x;
	background-position: 0;
	color: #fff;
	padding: 5px 5px 8px 30px;
	text-align: left;
	margin: 0;
}

h4.title a {
	color: #fff;
	text-decoration: underline;
}

h2.title {
	text-align: left;
	margin: 10px;
	padding: 0;
}

#info {
	width: 320px;
	height: 350px;
	background: #aaa;
	display: block;
}
span.back {
	display: block;
	text-align: right;
	padding: 0 10px 0 0;
	font-size: 10px;
}

#info pre {
	text-align: left;
	margin: 0;
	padding: 2px 5px;
}

div.extra_photos {
	display: block;
	padding: 10px 0 0 0;
}

div.extra_photos img {
	width: 75px;
	height: 80px;
	float: left;
	margin: 0 10px 0 0;
	border: solid black 1px;
}

div.pages {
	display: block;
	clear: both;
	font-family: sans-serif;
	font-size: 10px;
}

div.pages a {
	text-decoration: underline;
}

div.pages a.current {
	text-decoration: none;
	color: green;
}

div.desc, div.fields {
	text-align: left;
	padding: 0 5px 5px 3px;
	font-size: 14px;
}

div.fields table td {
	text-align: left;
}

#content p {
	font-size: 14px;
	margin: 0;
	text-align: left;
	padding: 5px 20px 5px 30px;
}

td.banner p {
	padding: 0;
	margin: 10px 0;
}

td.photos img {
	border: solid black 1px;
}

td.photos table td {
	border: solid #9e9e9e 1px;
	cursor: pointer;
}

td.photos table td:hover {
	border: solid green 1px;
}
