@charset "utf-8";

/**/

html, body {
	background: #fff;
}

body {
	margin: 0;
	padding: 0;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	color: #5D6966;
}

a:link, 
a:active, 
a:visited {
	text-decoration: none;
	color: #5D6966;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

img {
	border: 0;
}

.shim {
	clear: both;
	font-size: 1%;
}

.screen {
	display: none;
}

/**/

.boxLayout, 
.boxBody,
.boxFooter {
	clear: both;
}

/**/

.logoPrint {
	width: 48px;
	height: 375px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 300;
}

.boxLayout {
	width: auto;
	margin: 0;
	text-align: left;
}

/**/

.boxBody {
	min-height: 470px;
	width: 960px;
	padding: 0 10px;
}

.boxBodyLeft {
	float: left;
	min-height: 470px;
}

.boxBodyLeft {
	width: 768px;
}

/**/

.boxContent {
	width: 600px;
	padding: 0 0 25px 94px;
}

/**/

.boxContent.gallery, 
.boxContent.standart {
	width: 634px;
}

.boxContent.gallery .description, 
.boxContent.standart .description {
	width: 610px;
	margin-bottom: 40px;
}

/**/

.boxContent.map {
	width: 644px;
}

.boxMap {
	margin-left: 40px;
	float: right;
}

.boxMap, 
.boxMap iframe {
	width: 420px;
	height: 438px;
	border: 0;
}

/**/

.boxContent h1 {
	font-size: 27px;
	font-weight: normal;
	margin: 0 0 16px 0;
	text-transform: lowercase;
	line-height: 100%;
}

.boxContent h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	margin: 5px 0 25px 0;
}

.boxContent h3 {
	font-size: 13px;
	font-weight: bold;
}

.boxContent, 
.boxContent p {
	line-height: 135%;
	font-size: 13px;
}

/**/

.boxList {
	width: 650px;
	padding: 0 0 25px 94px;
}

.boxList h1 {
	font-size: 27px;
	font-weight: normal;
	margin: 0 0 16px 0;
	text-transform: lowercase;
	line-height: 100%;
}

.boxList h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	margin: 5px 0 25px 0;
}

.boxList h3 {
	font-size: 13px;
	font-weight: bold;
}
	
.boxList, 
.boxList p {
	line-height: 135%;
	font-size: 13px;
}

/**/

.boxListItem {
	clear: both;
	margin-bottom: 28px;
}

.boxListItem .thumb,
.boxListItem .thumb img {
	width: 160px;
	height: 100px;
}

.boxListItem .thumb {
	padding: 1px;
	border: 1px solid #DEE0DF;
	margin-right: 16px;
	float: left;
}

.boxListItem .description {
	width: 435px;
	padding-top: 8px;
	float: left;
}

.boxListItem .description h2 {
	font-size: 13px;
	line-height: 105%;
	margin: 0 0 7px 0;
	font-weight: normal;
}

.boxListItem .description p {
	font-size: 12px;
	line-height: 120%;
	margin: 0 0 7px 0;
}

.boxListItem .description a.more {
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px;
}

.boxListItem .description a.more:hover {
	color: #5D6966;
	text-decoration: none;
}

/**/

.boxBodyRight {
	width: 192px;
	padding-top: 20px;
}

/**/

.boxSubMenu {
	min-height: 180px;
	padding: 0 0 25px 10px;
	font-size: 17px;
	font-weight: bold;
}

.boxSubMenu p {
	margin: 12px 0;
	cursor: default;
}

.boxSubMenu a {
	padding-right: 10px;
}

.boxSubMenu a:link,
.boxSubMenu a:active,
.boxSubMenu a:visited {
	color: #5D6866;	
}

.boxSubMenu a:hover {
	text-decoration: none;
}

.boxSubMenu a.back {
	font-size: 13px;
	font-weight: normal;
}

/**/

a.back {
	padding-right: 10px;
}

a.back:link, 
a.back:active, 
a.back:visited {
	color: #AAB0AE;
}

/**/

a.pdf {
	display: inline-block;
	padding-left: 26px;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;	
}


/**/

.boxFooter {
	height: 60px;
	width: 960px;
	padding: 0 10px 0 10px;
	font-size: 8px;
}

/**/

.boxPageBreak {
	clear: both;
	padding: 30px 0 0 2px;
	font-size: 11px;
	cursor: default;
}

.boxPageBreak span.off {
	color: #AAB0AE;
}

.boxPageBreak span.jumpTo {
	margin-left: 19px;
}

.boxPageBreak select {
	vertical-align: middle;
	font-size: 11px;
}

/**/

.skinOrange a {
	color: #f60;	
}

/**/

.skinPink a {
	color: #D10373;	
}

/**/

.skinGreen a {
	color: #4EA700;	
}

/**/

.skinBlue a {
	color: #0099B9;	
}

/**/

.skinGrey a {
	color: #5D6866;	
}

/**/

a.mail {
	padding-left: 10px;
}

a.mail:hover, 
.skinOrange a.mail:hover, 
.skinPink a.mail:hover, 
.skinGreen a.mail:hover, 
.skinBlue a.mail:hover, 
.skinGrey a.mail:hover {
	text-decoration: none;
	color: #5D6966;
}

/**/

a.pdf:hover, 
.skinOrange a.pdf:hover, 
.skinPink a.pdf:hover, 
.skinGreen a.pdf:hover, 
.skinBlue a.pdf:hover, 
.skinGrey a.pdf:hover {
	text-decoration: none;
	color: #5D6966;
}

/**/

ul.galleryLinks {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

.gallery ul.galleryLinks {
	width: 255px;
}

.standart ul.galleryLinks {
	width: 120px;
}

.galleryLinks li {
	margin: 0;
	padding: 5px 0;
	line-height: 120%;
}

.galleryLinks li span, 
.galleryLinks li a {
	padding-left: 10px;
}

/**/

.gallery .galleryLinks li a:link, 
.gallery .galleryLinks li a:active, 
.gallery .galleryLinks li a:visited {
	color: #4EA700;	
}

.standart .galleryLinks li a:link, 
.standart .galleryLinks li a:active, 
.standart .galleryLinks li a:visited {
	color: #0099B9;
}

.gallery .galleryLinks li a:hover, 
.standart .galleryLinks li a:hover {
	color: #5D6866;	
}

.galleryLinks li a.selected:link, 
.galleryLinks li a.selected:active, 
.galleryLinks li a.selected:visited, 
.galleryLinks li a.selected:hover {
	text-decoration: underline;
}

/**/

.galleryThumbs {
	height: 60px;
	float: left;
}

.gallery .galleryThumbs {
	width: 368px;
}

.standart .galleryThumbs {
	width: 504px;
}

/**/

.galleryThumbs .btnLeft, 
.galleryThumbs .btnRight {
	width: 10px;
	height: 30px;
	padding: 15px 0;
	float: left;
}

.galleryThumbs .btnLeft {
	padding-right: 8px;
}

.galleryThumbs .btnRight {
	padding-left: 8px;
}

.galleryThumbs .btnLeft a, 
.galleryThumbs .btnRight a {
	display: block;
	width: 10px;
	height: 30px;
}

/**/

.galleryThumbs .thumbsHolder {
	width: 330px;
	height: 60px;
	float: left;
}

.gallery .galleryThumbs .thumbsHolder {
	width: 330px;
}

.standart .galleryThumbs .thumbsHolder {
	width: 468px;

}
.galleryThumbs .thumbsHolder td {
	text-align: center;
	height: 60px;
	text-align: left;
}

.galleryThumbs .thumbsHolder td img {
	width: 58px;
	height: 58px;
	border: 1px solid #DEE0DF;
}

.gallery .galleryThumbs .thumbsHolder td img:hover, 
.gallery .galleryThumbs .thumbsHolder td img.selected {
	border: 1px solid #4EA700;	
}

.standart .galleryThumbs .thumbsHolder td img:hover, 
.standart .galleryThumbs .thumbsHolder td img.selected {
	border: 1px solid #0099B9;
}

/**/

.galleryMediaHolder {
	width: 328px;
	height: 216px;
	margin: 18px;
	float: left;
	padding: 1px;
	border: 1px solid #DEE0DF;
	text-align: center;
}

.gallery .galleryMediaHolder, 
.gallery .galleryMediaHolder img {
	width: 328px;
	height: 216px;
}

.standart .galleryMediaHolder, 
.standart .galleryMediaHolder img {
	width: 260px;
	height: 260px;
}

/**/

table.standCfg {
	border: 0;
	width: 160px;	
}

.standCfg tHead th {
	border-bottom: 1px solid #DDD;
	line-height: 14px;
	padding: 3px 0;
	color: #AAB0AE;
	font-size: 10px;
}

.standCfg tBody td {
	border-bottom: 1px solid #DDD;
	line-height: 14px;
	padding: 3px 0;
	vertical-align: top;
}

.standCfg .cL {
	text-align: left;
	width: 95px;
	padding: 3px 3px 3px 2px;
}

.standCfg .cR {
	text-align: right;
	width: 60px;
}

/**/

.standCfg tBody td.cL {
	font-size: 12px;
	font-weight: normal;
}

.standCfg tBody td.cR {
	padding: 1px 0;
	vertical-align: middle;
}

.standCfg tBody td.cR input.elevator {
	width: 33px;
	float: right;
	margin-right: 1px;
	padding-top: 2px;
	text-align: right;
	font-size: 11px;
	color: #0099B9;
	border: 1px solid #FFF;
}

.standCfg tBody td.cR .elevatorBtns img {
	margin-bottom: 1px;
}

.standCfg tBody td.cR .elevatorBtns {
	width: 15px;
	height: 20px;
	float: right;
}

.standCfg tFoot td {
	padding-top: 5px;
}

/**/

.galleryProductInfo {
	width: 210px;
	float: left;
	padding-top: 20px;
}

.galleryProductInfo h3 {
	display: block;
	clear: both;
	margin: 0 0 15px 0;
}

.galleryProductInfo p {
	font-size: 11px;
}

.galleryProductInfo a {
	display: block;
	padding-left: 23px;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
}

.galleryProductInfo a:link, 
.galleryProductInfo a:active, 
.galleryProductInfo a:visited {
	color: #0099B9;
}

.galleryProductInfo a:hover {
	color: #5D6866;	
	text-decoration: none;
}

/**/

a.btn {
	display: block !important;
	height: 17px !important;
	width: 64px !important;
	text-align: center !important;
	font-size: 10px !important;
	text-transform: lowercase !important;
	line-height: 17px !important;
	margin-top: 5px !important;
	float: left !important;
	margin-right: 8px !important;
	font-weight: normal !important;
	padding: 0;
	color: #000;
	text-decoration: underline;
	border: 1px solid #666;
}

/**/

.boxSocialLinks {
	text-align: left;
	width: 600px;
	padding-left: 10px;
}

.boxSocialLinks img {
	margin-right: 6px;
}

/**/

.boxStandartCart {
	clear: both;
	padding: 0;
	font-size: 13px;
	line-height: 120%;
	margin: 0 0 25px 0;
}

.boxStandartCartBt {
	padding: 5px 0 1px 10px;
}

p.cartTitle {
	color:#0099B9;
	margin: 12px 0;
	font-size: 17px;
	font-weight: bold;
	line-height: 110%;
	display: block;
	text-transform: lowercase;
}

table.cartData {
	width: 170px;
}

.cartData th {
	font-size: 10px;
	font-weight: normal;
	color: #AEB2B2;
	text-transform: lowercase;
	border-bottom: 1px solid #ddd;
}

.cartData td {
	color: #5D6666;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
	padding-top: 3px;
}

.cartData .info {
	text-align: left;
}

.cartData td.value span {
	color: #0099B9 !important;
}

.cartData .value {
	text-align: right;
}

.skinBlue .boxSubMenu {
	min-height: 10px;
}

/**/

.siteMap h2 {
	padding: 0 0 0 10px;
	line-height: 120%;
	font-size: 13px;
	font-weight: bold;
	margin: 9px 0 2px 0;
}

.siteMap h3 {
	padding: 0 0 0 20px;
	line-height: 120%;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

/**/

.boxServices {
	width: 585px;
	padding: 12px;
	border: 1px solid #DEE0DF;
	font-size: 11px;
	font-weight: bold;
}

.boxServices input {
	vertical-align: middle;
}

.boxServices label {
	margin-right: 25px;
}

p.close {
	padding: 3px 10px;
	display: block !important;
	margin: 5px 0 0 0 !important;
}

p.open {
	padding: 3px 10px;
	display: block !important;
	margin: 5px 0 0 0 !important;
	font-weight: bold !important;
}

p.open a {
	font-weight: bold !important;
}


