* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:956px;
}
body { 
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.1875em;
	color:#bbb;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { list-style:none;}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}



/*==== GLOBAL =====*/
.container {
	width:956px; 
	margin:0 auto;
	font-size:.75em;
}

#header {
	height:163px;
}
#content {
	position:relative;
}
#footer {
	background:#191916;
}


/*---- tailings ----*/
.main-bg {
	/*background:url(images/main-bg.jpg) center top no-repeat #000;*/
}

/*----- forms parameters -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#DE1073; 
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

h2 {
	font-size:42px;
	color:#fff;
	line-height:1.2em;
	letter-spacing:-1px;
	margin-bottom:15px;
}
h5 {
	font-size:1em;
	margin-bottom:11px;
	font-weight:normal;
}
h6 {
	font-size:1em;
}


.link1 { 
	color:#DE1073;
	font-size:25px;
	line-height:1.2em;
	text-decoration:none;
}
.link1:hover { 
	color:#fff;
	text-decoration:none;
}
	

.button { 
	float:right;
	background:#DE1073;
	padding:5px 20px 5px 20px;
	color:#fff;
	text-decoration:none;
	font-size:1.5em;
	line-height:1.2em;
}
.button:hover {
	background:#fff;
	color:#DE1073;
	text-decoration:none;
}


/*==================boxes====================*/
.box {
	background:url(images/box-bg.png) left top;
	border:1px solid #242524;
}
	.box .inner { 
		padding:30px 25px 20px 30px;
	}


.address {
	margin-bottom:18px;
}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:90px;
		}
		.address dd a {
			text-decoration:underline;
		}
		.address dd a:hover {
			text-decoration:none;
		}


/*===== header =====*/
#header .logo {
	float:left;
	padding:58px 0 0 0;
}

#header .nav {
	float:right;
	padding:85px 0 0 0;
}
	#header .nav li {
		float:left;
	}
		#header .nav li a {
			display:block;
			float:left;
			padding:0 22px 0 22px;
			color:#fff;
			text-decoration:none;
			font-size:18px;
			background:url(images/divider.gif) no-repeat right top #DE1073;
			height:32px;
			line-height:32px;
		}
		#header .nav li a.last {
			background:#DE1073;
		}
		#header .nav li a:hover {
			color:#000;
			text-decoration:none;
		}

/*===== content =====*/
#content {
	padding:32px 0 68px 0;
}
	#content .section {
		padding-bottom:18px;
	}

ol li {
	color:#DE1073;
	list-style-position:inside;
	list-style-type:decimal;
	padding-bottom:19px;
}
	ol li span {
		color:#bbb;
	}

.welcome-box {
	padding-bottom:34px;
}
	.welcome-box .col-1 {
		width:304px !important;
		margin-right:20px !important;
	}
	.welcome-box .col-2 {
		width:630px !important;
		margin-right:0 !important;
	}
	.welcome-box .rss {
		width:100%;
		overflow:hidden;
		padding:7px 0 4px 0;
	}
	.welcome-box .rss a {
		background:url(images/icon-rss.png) no-repeat right 7px;
		display:block;
		float:left;
		padding:0 90px 3px 0;
		font-size:42px;
		line-height:1.2em;
		color:#fff;
		text-decoration:none;
		font-weight:bold;
		letter-spacing:-1px;
	}
	.welcome-box p {
		font-size:.91em;
		color:#9c9c9c;
		line-height:15px;
		padding-right:25px;
	}
		.welcome-box .welcome-text {
			font-size:30px;
			color:#fff;
			line-height:1.2em;
			letter-spacing:-1px;
			margin-top:-5px;
		}


#gallery {
	width:100%;
	overflow:hidden;
	padding-bottom:42px;
}
	#gallery dt {
		float:left;
		width:325px;
		padding-top:80px;
	}
		#gallery dt a {
			color:#fff;
			text-decoration:none;
			font-weight:bold;
			line-height:1.2em;
			font-size:83px;
			line-height:1.2em;
			margin-top:-45px;
			display:block;
			letter-spacing:-2px;
		}
			#gallery dt a:hover {
				color:#DE1073;
			}
	#gallery dd {
		float:left;
		width:630px;
	}
		#gallery dd ul {
			width:100%;
			overflow:hidden;
			padding-bottom:6px;
		}
			#gallery dd ul li {
				float:left;
				margin-right:9px;
				padding-bottom:9px;
			}
			#gallery dd ul li.alt {
				margin-right:0;
			}
				#gallery dd ul li a {
					display:block;
				}
				#gallery dd ul li a span {
					display:none;
				}

.list1 {
	padding-bottom:14px;
}
	.list1 li {
		border-bottom:1px solid #353535;
		padding:0 0 3px 0;
		margin-bottom:2px;
	}
	.list1 li.last {
		border-bottom:none;
	}
		.list1 li a {
			background:url(images/arrow1.gif) no-repeat right 5px;
			padding:0 14px 0 0;
			color:#bbb;
			text-decoration:none;
		}
			.list1 li a:hover {
				color:#fff;
			}
			
.news dt {
	color:#bbb;
}
	.news dt em {
		background:url(images/marker.gif) no-repeat left 1px;
		padding:0 0 0 25px;
	}
	.news dt a {
		color:#DE1073;
		font-weight:bold;
		text-decoration:none;
	}
	.news dt a:hover {
		color:#fff;
	}
.news dd {
	padding-bottom:19px;
}


/* Darkbox */
.darkbox-frame {
	position:fixed;
	top:0;
	left:0;
	display:none;
	overflow:hidden;
	width:100%;
	height:100%;
	z-index:999;
}
.darkbox-frame-on {
	display:block;
	}

/* Shadow */
.darkbox-shadow {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0;
}

/* Canvas */
.darkbox-canvas {
	position:absolute;
	top:50%;
	left:50%;
	overflow:hidden;
	margin:-40px 0 0 -40px;
	width:80px;
	height:80px;
	background:#000 url(images/spinner.gif) 50% 50% no-repeat;
	opacity:.5;
	}
	.darkbox-canvas img {
		display:block;
		visibility:hidden;
		border:4px solid #fff;
		}
.darkbox-canvas-load {
	background-image:none;
	}
.darkbox-canvas-done {
	overflow:visible;
	opacity:1;
	}
	.darkbox-canvas-done img {
		visibility:visible;
		opacity:0;
		}

/* Button */
.darkbox-button {
	position:absolute;
	top:-13px;
	display:none;
	width:31px;
	height:31px;
	background:url(images/lightbox-btn-close.png) no-repeat;
	cursor:pointer;
	z-index:1;
	}
.darkbox-button-on {
	display:block;
	}
.darkbox-button-left {
	left:-16px;
	}
.darkbox-button-right {
	right:-16px;
	}

.products {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
	.products li {
		float:left;
		width:214px;
		margin-right:30px;
		padding-bottom:18px;
	}
	.products li.alt {
		margin-right:0;
	}
		.products li span {
			color:#DE1073;
		}
		.products li img {
			display:block;
			margin-bottom:16px;
		}
		.products li p {
			margin-bottom:0;
			padding-right:10px;
		}

.pagination { 
	float:right;
	text-align:center;
	width:266px;
}
	.pagination li {
		display:inline;
	}
		.pagination li.center {
			font-size:18px;
			line-height:30px;
			padding:0 10px 0 10px;
		}
			.pagination li.center a {
				color:#fff;
				text-decoration:none;
				padding:0 5px;
			}
			.pagination li.center a:hover {
				color:#DE1073;
			}
		.pagination li a.button.fleft {
			float:left;
		}


/*---------- forms ----------------*/
#order-form fieldset {
	border:none;
}
	#order-form dl {
		width:100%;
		overflow:hidden;
		height:24px;
	}
	#order-form dl dt {
		float:left;
		width:50px;
		padding-right:7px;
		text-align:right;
	}
	#order-form dl dd {
		float:left;
		width:240px;
	}
	#order-form dl dd.last {
		width:220px;
	}
		#order-form dl dd input {
			width:215px;
		}
		
	#order-form table {
		border-collapse:collapse;
		width:100%;
		margin-top:20px;
		margin-bottom:20px;
		margin-left:1px;
	}
		#order-form table td {
			border:1px solid #bcbab8;
			padding:0px 5px;
		}
		#order-form table td.cell-4 {
			padding:0 12px;
		}
		
#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form label { 
		display:block;
		height:50px;
	} 
		#contacts-form label input { 
			width:265px;
			padding:2px 0 2px 3px;
			color:#111;
			background:#fff;
			border:1px solid #a09b96;
		}
		#contacts-form textarea {
			width:264px;
			height:115px;
			padding:2px 0 2px 3px;
			color:#111;
			background:#fff;
			border:1px solid #a09b96;
			overflow:auto;
			margin-bottom:20px;
		}
		#contacts-form .col-1 { 
			width:300px !important;
			margin-right:0 !important;
		}
		#contacts-form .col-2 { 
			width:270px !important;
		}

/*===== footer =====*/
#footer {
	padding:20px 0 15px 0;
	margin-bottom:78px;
	color:#52524d;
}
	#footer .nav {
		float:left;
		margin-left:-7px;
	}
		#footer .nav li {
			display:inline;
			color:#595851;
			text-decoration:none;
		}
			#footer .nav li a {
				color:#DE1073;
				text-decoration:none;
				padding:0 10px 0 7px;
			}
			#footer .nav li a:hover {
				color:#fff;
			}

	#footer .fright {
		text-align:right;
	}
	#footer .fright:first-line {
		color:#bbb;
	}
		#footer .fright a {
			color:#bbb;
			text-decoration:none;
		}
			#footer .fright a:hover {
				text-decoration:underline;
			}
				#footer .fright a.twitter-link {
					background:url(images/icon-twitter.gif) no-repeat left top;
					padding:0 0 0 16px;
					color:#52524d;
					text-decoration:none;
				}
					#footer .fright a.twitter-link:hover {
						color:#fff;
						text-decoration:none;
					}
				#footer .fright a.facebook-link {http://www.facebook.com/group.php?v=wall&gid=38110537503
					background:url(images/icon-facebook.gif) no-repeat left top;
					padding:0 0 0 12px;
					color:#52524d;
					text-decoration:none;
				}
					#footer .fright a.facebook-link:hover {
						color:#fff;
						text-decoration:none;
					}
				#footer .fright a.flickr-link {
					background:url(images/icon-flickr.gif) no-repeat left 2px;
					padding:0 0 0 18px;
					color:#52524d;
					text-decoration:none;
				}
					#footer .fright a.flickr-link:hover {
						color:#fff;
						text-decoration:none;
					}

/*==========================================*/

