/* ArtSeld CSS Document */

/* ==== GLOBAL ==== */
html, body {
	margin: 10px;
	padding: 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	min-width: 940px;
	color: #222222;
	background: #ffffff;
}
html#p, body#p {
	margin: 7px;
	min-width: 250px;
}
form {
	margin: 0;
	padding: 0;
}

/* ==== HEADER ==== */
table#header {
	margin: 0;
	padding: 0;
	/*width: 100%;*/
	width: 1000px;
	border: 0;
	height: 140px; /* 110+30 */
}
table#header td {
	text-align: left;
	vertical-align: top;
	border: 0;
}
table#header img {
	margin: 0;
	padding: 0;
}
table#header p {
	margin: 0;
	padding: 0;
}
/* left block */
td#header-left {
	margin: 0;
	padding: 0;
	width: *;
	height: 110px;
	border: 0;
}
/* right block */
td#header-right {
	margin: 0;
	padding: 0;
	width: 25px;
	background: #444444 url('./images/right-bottom-bg.gif') bottom left repeat-x;
}
td#header-right ul {
	margin: 22px 0 0 0;
	padding: 0;
	list-style: none;
}
td#header-right li {
	margin: 20px 4px 0 4px;
	padding: 0;
	display: block;
}
/* menu */
table#header td#menu {
	margin: 0;
	padding: 0;
	width: *;
	height: 30px;
	background: #888888 url('./images/menu-bg.gif') bottom left repeat-x;
	font-family: Tahoma, Arial, Verdana;
	color: #ffffff;
	#line-height: 30px;
}
table#header td#menu ul {
	margin: 0 0 0 10px;
	padding: 0 6px 0 6px;
	font-size: 22px;
	list-style: none;
}
table#header td#menu li {
	margin: 0;
	padding: 0 8px 0 8px;
	display: inline;
}
table#header td#menu li#active {
	margin: 0;
	padding: 0 8px 0 8px;
	display: inline;
	color: #444444;
	background: #ffffff url('./images/menu-active-bg.gif') bottom left repeat-x;
}
/* print version */
table#header-p {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;
	border-bottom: 1px #cccccc solid;
	height: 70px;
}
table#header-p td {
	text-align: left;
	vertical-align: top;
	border: 0;
}
table#header-p img {
	margin: 0;
	padding: 0;
}
table#header-p p {
	margin: 0;
	padding: 0;
}
td#header-p-left {
	margin: 0;
	padding: 0;
	width: *;
	height: 70px;
	border: 0;
}

/* ==== BODY ==== */
table#body {
	margin: 26px 0 0 0;
	padding: 0;
	width: 100%;
	width: 1000px;
	height: *;
	border: 0;
}
span#public-date {
	color: #a96a27;
}
/* submenu */
table#body td#submenu {
	margin: 0;
	padding: 0;
	width: 224px;
	height: *;
	vertical-align: top;
	text-align: left;
}
table#body td#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
table#body td#submenu li {
	display: block;
	padding: 0;
}
table#body td#submenu li#active {
	color: #c6281f;
	font-weight: bold;
}
table#body td#submenu div.adv {
	margin-right: 18px;
	padding: 4px;
	border: 1px #bbb dotted;
	color: #777;
	font-size: 11px;
}
table#body td#submenu div.adv a {
	color: #444;
}
table#body td#submenu div.miniadv {
	margin: 0 18px 20px 0;
	padding: 4px;
	height: 54px;
	border: 1px #bbb dotted;
	color: #777;
	background: #fff;
	font-size: 11px;
	cursor: pointer;
}
table#body td#submenu div.miniadvover {
	margin: 0 18px 20px 0;
	padding: 4px;
	height: 54px;
	border: 1px #bbb dotted;
	color: #fff;
	background: #777 url(images/miniadv-corner.gif) right bottom no-repeat;
	font-size: 11px;
	cursor: pointer;
}
table#body td#submenu div.miniadv .num, table#body td#submenu div.miniadvover .num {
	width: 25px;
	float: left;
}
table#body td#submenu div.miniadv h2, table#body td#submenu div.miniadvover h2 {
	color: #444;
	font-size: 44px;
	font-weight: bold;
	margin: 0 0 7px 7px;
	padding: 0;
	display: inline;
	float: left;
}
table#body td#submenu div.miniadv h2.v1, table#body td#submenu div.miniadvover h2.v1 {
	color: #F40;
}
table#body td#submenu div.miniadv h2.v2, table#body td#submenu div.miniadvover h2.v2 {
	color: #F60;
}
table#body td#submenu div.miniadv h2.v3, table#body td#submenu div.miniadvover h2.v3 {
	color: #F90;
}
table#body td#submenu div.miniadv h2.v4, table#body td#submenu div.miniadvover h2.v4 {
	color: #FC0;
}
table#body td#submenu div.miniadv .text {
	color: /*#777*/#427087;
	font-size: 18px;
	margin: 7px;
	padding: 0;
	line-height: 18px;
	width: 130px;
	float: right;
}
table#body td#submenu div.miniadvover .text {
	color: /*#777*/#fff;
	font-size: 18px;
	margin: 7px;
	padding: 0;
	line-height: 18px;
	width: 130px;
	float: right;
}
table#body td#submenu div#phones {
	margin: 13px 0 25px 0;
	background: url(images/phone.jpg) top left no-repeat;
	width: 204px;
	height: 89px;
	font-family: "Arial Narrow", Arial, Tahoma, Geneva, sans-serif;
}
table#body td#submenu div#phones p {
	margin: 0;
	margin-left: 80px;
	padding: 0;
}
table#body td#submenu div#phones .item {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	color: #fff;
	background: #777;
	margin-bottom: 4px;
	text-indent: 17px;
}
table#body td#submenu div#phones .prefix {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	color: #666;
	margin-bottom: 2px;
	text-indent: 8px;
}
/* banner */
p.banner-title {
	margin: 0 0 13px 0;
	padding: 0;
	font-weight: bold;
}
table#body td#submenu div.banner {
	margin-right: 18px;
	padding: 0;
	border: 1px #bbb dotted;
	color: #777;
	font-size: 11px;
}
/* info */
table#body td#info {
	margin: 0;
	padding: 0 0 0 20px;
	width: *;
	height: *;
	background: url('./images/body-line.gif') bottom left repeat-y;
	float: left;
	text-align: justify;
	vertical-align: top;
}
table#body td#info h1 {
	margin: 0 0 25px 0;
	#margin: 0 0 29px 0;
	padding: 0;
	line-height: 22px;
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;*/
	font-family: Arial Narrow, Arial, Tahoma;
	font-size: 29px;
	color: #a96a27;
}
table#body td#info h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
table#body td#info p {
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 20px;
}
table#body td#info ul.list {
	margin: 0 0 7px 0;
	padding: 0;
	list-style: none;
}
table#body td#info ul.list li {
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 20px;
}
table#body td#info ul.list-contacts {
	margin: 13px 0;
	font-size: 20px;
	color: #777;
}
table#body td#info ul.list-contacts li {
	margin: 13px 0;
	line-height: 32px;
}
table#body td#info ul.list-contacts li img.icon {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	border: 0;
}
table#body td#info ul.sitemap {
	margin: 0 0 0 40px;
	padding: 0;
	list-style: none;
}
table#body td#info ul.sitemap li {
	margin: 0;
	padding: 0;
	line-height: 20px;
}
table#body td#info div#sub {
	margin: 25px 0 0 0;
	padding: 0;
	font-family: Tahoma, Verdana. Arial;
	font-size: 11px;
	color: #444444;
}
table#body td#info div#sub div#left {
	margin: 0 0 7px 0;
	padding: 0;
	float: left;
	width: *;
	height: *;
}
table#body td#info div#sub div#right {
	margin: 0 0 7px 7px;
	padding: 0;
	float: right;
	width: *;
	height: *;
}
table#body td#info input {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}
table#body td#info span.star {
	color: #c82e26;
	font-weight: bold;
}
table#body td#info span.unsuccess {
	color: #c82e26;
	font-weight: bold;
	font-style: italic;
}
/* last news & all news */
table#body td#last-news {
	margin: 0;
	padding: 0 0 0 20px;
	width: 200px;
	height: *;
	background: url('./images/body-line.gif') bottom left repeat-y;
	text-align: justify;
	vertical-align: top;
}
table#body td#last-news p.date {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #777777;
}
table#body td#last-news span.small {
	font-size: 11px;
}
table#body td#last-news p.title {
	margin: 0;
	padding: 4px 0 20px 0;
}
table#body td#last-news p.all {
	margin: 0;
	padding: 7px 0 0 0;
}
/* print version */
table#body-p {
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
	height: *;
	border: 0;
}
table#body-p td#info {
	margin: 0;
	padding: 0;
	width: *;
	height: *;
	text-align: justify;
	vertical-align: top;
}
table#body-p td#info h1 {
	margin: 0 0 25px 0;
	#margin: 0 0 29px 0;
	padding: 0;
	line-height: 22px;
	font-family: Arial Narrow, Arial, Tahoma;
	font-size: 29px;
	color: #a96a27;
}
table#body-p td#info h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
table#body-p td#info p {
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 20px;
}
table#body-p td#info ul {
	margin: 0 0 7px 40px;
	padding: 0;
}
table#body-p td#info li {
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 20px;
}
table#body-p td#info ul.sitemap {
	margin: 0 0 0 40px;
	padding: 0;
}
table#body-p td#info ul.sitemap li {
	margin: 0;
	padding: 0;
}
table#body-p td#info div#sub {
	margin: 25px 0 0 0;
	padding: 0;
	font-family: Tahoma, Verdana. Arial;
	font-size: 11px;
	color: #444444;
}
table#body-p td#info div#sub div#left {
	margin: 0 0 7px 0;
	padding: 0;
	float: left;
	width: *;
	height: *;
}
table#body-p td#info div#sub div#right {
	margin: 0 0 7px 7px;
	padding: 0;
	float: right;
	width: *;
	height: *;
}

/* ==== FOOTER ==== */
div#footer {
	margin: 25px 0 0 0;
	padding: 0;
	width: 100%;
	width: 1000px;
	height: 49px;
	background: #c82e26 url('./images/footer-corner.gif') bottom right no-repeat;
	/*float: left;*/
}
/**:first-child+html div#footer {
	max-width:none;
}*/
div#footer a {
	color: #fff;
}
div#footer-left {
	margin: 0;
	padding: 0;
	width: 224px;
	height: 49px;
	text-align: right;
	background: url('./images/footer-seld.gif') top left no-repeat;
	float: left;
}
div#footer-right {
	margin: 0;
	padding: 0;
	width: *;
	height: 49px;
	text-align: left;
	float: left;
	background: url('./images/footer-line.gif') bottom left repeat-y;
}
div#footer p {
	margin: 0;
	padding: 8px 12px 0 12px;
	line-height: 16px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
}
/* print version */
div#footer-p {
	margin: 25px 0 0 0;
	padding: 0;
	width: 100%;
	height: 49px;
	border-top: 1px #cccccc solid;
	float: left;
	text-align: left;
}
div#footer-p p {
	margin: 0;
	padding: 8px 0 8px 0;
	line-height: 16px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #444444;
}

/* ==== LINKS ==== */
/* global */
a {
	color: #427087;
	text-decoration: none;
}
a:hover {
	color: #427087;
	text-decoration: underline;
}
a:active {
	color: #427087;
	text-decoration: underline;
}
/* taxonomy */
a.taxonomy {
	font-family: Tahoma, Verdana. Arial;
	font-size: 11px;
}
/* menu */
a.menu {
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	font-size: 22px;
	color: #eeeeee;
	text-decoration: none;
}
a.menu:active {
	font-size: 22px;
	color: #eeeeee;
	text-decoration: none;
}
/* submenu */
a.submenu {
	font-family: Verdana, Tahoma, Arial;
	/* font-size: 15px; */
	color: #444444;
	text-decoration: none;
}
a.submenu:hover {
	font-family: Verdana, Tahoma, Arial;
	/* font-size: 15px; */
	color: #444444;
	text-decoration: underline;
}
a.submenu:active {
	font-family: Verdana, Tahoma, Arial;
	/* font-size: 15px; */
	color: #444444;
	text-decoration: underline;
}

/* MAINPAGE SLIDER */
#container #slider .item {float: left; padding: 0 4px 0 4px; font-size: 11px; color: #777}
#container #slider .item p {line-height: 15px}
#container #slider .item img {float: left; margin: 0 15px 15px 0; border: 1px #eeeeee solid;}

/* SLIDESHOW */
#gallery {position:relative; width:655px; margin:40px auto; padding:10px; border:6px solid #fff; background:#eee}
#images {border:2px solid #9ac1c9; height:480px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:640px; height:480px; padding:5px; border:2px solid #666; background:#FFF url('../includes/slideshow/images/loading.gif') center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:0; width:650px; height:125px; border:2px solid #666; background:#FFF}
#thumbarea {padding:0; position:relative; overflow:hidden; height:125px; width:640px; }
#thumbarea {*margin-top:13px}
/**:first-child+html #thumbarea {margin-top:13px}*/
#thumbs {position:absolute; list-style:none; margin-left:0px; padding: 0 0 0 12px; height:125px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:125px; width:20%; z-index:100; height:125px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url('../includes/slideshow/images/left.gif') left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url('../includes/slideshow/images/right.gif') right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

/* ORDER FORM */
#orderbody {margin: 40px 0 0 0;}
#orderbody h4 {border-bottom: 1px #efa20c dotted; color: #444; font-size: 16px; margin-bottom: 11px}
#orderbody p {line-height: 16px; color: #777}
#orderheader {width: 195px; background: #c82e26; border: 1px #fff dotted; text-align: center}
#orderheader h3 {/*font-family: Georgia, "Times New Roman", Times, serif;*/font-family: Arial Narrow, Arial, Tahoma; font-size: bold; color: #fff; font-size: 20px; margin: 0;
padding: 0 4px}
#ordertable {width:196px; font-size:11px; color:#666; margin: 0; background: #efefef; padding: 4px; border-left: 1px #777 dotted; border-right: 1px #777 dotted; border-bottom: 1px #777 dotted}
#ordertable input, #ordertable textarea {font-size:11px; width: 175px}
#ordertable #photo {font-size:11px; width: 10px}
#ordertable .star {color: #c82e26; font-weight: bold}
#ordertable .ordertable-td {font-size:11px}

/* SITE CALCULATOR */
#calc {border-top: 1px #777 solid; border-left: 1px #777 solid;	margin: 0; padding: 0; font-family: Tahoma, Geneva, sans-serif; font-size: 12px;}
#calc th, #calc td {border-right: 1px #777 solid; border-bottom: 1px #777 solid; margin: 0; padding: 3px;}
#calc th {text-align: left;	color: #fff; font-size: 14px; background: #C40;}
#calc td.subheader {color: #fff; background: #777;}
#calc .footer {background: #FF9;}
#calc #sum {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: bold; color: #C30; background: #FF9;}