body {
	color: #000; background: #fff url(/i/bg.gif) top repeat-x;
	padding: 0; margin: 0;
	font-family:Arial,Helvetica,sans-serif;
}

ul {
	list-style: square;
	padding: 0 0 0 25px; margin: 1em 0;
}


p {
	margin: 1em 0;
}

a {
	color: #916744;
}

a:hover, a:active {
	text-decoration: none;
}

a img {
	border: 0;
}

img {
	display: block;
}

h1 {
	color: #666;
	font-size:150%;
	margin: 1.5em 0 -0.3em 0;
}

h2 {
	color: #666;
	font: 165%/1.1 arial, sans-serif;
	margin: 1.5em 0 0.5em 0;
}

h3 {
	color: #666;
	font: 150% arial, sans-serif;
	margin: 1.5em 0 0.5em 0;
}

h4 {
	color: #666;
	font: 180%/1.1 arial, sans-serif;
	font-weight : bold;
	margin: 0.5em 0 0em 0;
}



address {
	font-style: normal;
	float: left;
}

.light {
	color: #999;
}

.small {
	font: 90%/1.25 arial, sans-serif;
}

.bold {
	font-weight: bold;
}

.photoitem {
        width: 49.9%;
        float: left;
}

.photoitem .image {
        margin-right: 10px;
        display: block;
        position: relative;
        float: left;
}

.photoitem img {
        border: #ff5e40 1px solid;
}

.photoitem .arrow {
        border: none;
        width: 20px; height: 17px;
        position: absolute; right: 0; bottom: 0;
}

.list {
	font-size: 90%;
	list-style: none;
	width: 100%;
	padding: 0; margin: 2em 0;
	overflow: hidden;
}

.list li {
	width: 165px; height: 240px;
	margin-right: 15px;
	position: relative;
	float: left;
}

.list img {
	border: #629489 1px solid;
	width: 165px; height: 118px;
}

.list .arrow {
	border: none;
	width: 21px; height: 18px;
	position: absolute; right: 0; top: 101px;
}

.error { color:#a74c01; }
.norm { color:#ffffff; }

 /* ==================================================================
 *
 *	Фотогалерея динамическая
 *
 * ================================================================== */ 
TABLE#DynamicPhotoGallery				{ width: 100%; height: 120px; white-space: nowrap; }
#DynamicPhotoGallery TD					{ border: 1px solid white; background-repeat: no-repeat; padding: 0px;}
#DynamicPhotoGallery .OpenImage			{ background-color: silver; width: 30%; background-position: top right; }
#DynamicPhotoGallery .CloseImage		{ background-color: gray; width: 10%; background-position: top center; cursor: pointer; }
#DynamicPhotoGallery .CloseImageFlash	{ background-color: gray; width: 10%; background-position: top center; cursor: pointer; }
#DynamicPhotoGallery .CloseImage DIV		{ display: block; width: 100%; height: 120px; background-image: url('/i/1px.gif'); }
#DynamicPhotoGallery .CloseImageFlash DIV	{ display: block; width: 100%; height: 120px; background-image: none; }
#DynamicPhotoGallery .OpenImage DIV DIV		{ width: 200px; }

#DynamicPhotoGallery .CloseImageFlash DIV DIV	{ width: 10px; }
#DynamicPhotoGallery .CloseImage DIV DIV		{ width: 10px; }

.PhotoDescrOff		{ display: none; 	font: bold 120%/1.1 arial, sans-serif; }
.PhotoDescrOn		{ display: block; font: bold 120%/1.1 arial, sans-serif; }
.newslist { font-size: 70%; } 

table.order {border-collapse:collapse;}
table.order td {padding:4px;border-bottom:#CCCCCC 1px dashed;}
table.order td span{font-size:120%;}
table.order td.final{border-bottom:none; background:#ECE2C3; padding:20px;font-size:120%;}
table.order td.prefinal{border-bottom:none;}
table.order td span.full{font-weight:bold;}
table.order a.ch_color, #colortab a.ch_color{color:#000;border-bottom:#000 1px dashed;cursor:pointer;}
#colortab{background:#fff;border-collapse:collapse;border:#C9C9C9 1px solid;cursor:pointer;}
#colortab td{padding:7px;}
table#final_choose{border-collapse:collapse;}
table#final_choose td{font-size:170%;vertical-align:top;padding:7px;}
table#final_choose td a:visited, table#final_choose td a:link{color:#000;border-bottom:#000 2px dashed;text-decoration:none;}
table#final_choose td a:hover{color:#000;border-bottom:none;text-decoration:none;}
table#cart{border-collapse:collapse;background:#EFF1E8;margin-top:5px;margin-bottom:5px;}
table#cart td,table#cart th{padding:10px;text-align:left;}
table#cart td.final{background:#ECE2C3;font-size:130%;font-weight:bold;padding:15px;}