@charset "windows-1251";
/* CSS Document */

html{
	height: 100%;
}

* html body {
	height: 100%;
	_height: auto;
}

body {
	background: #000000 url('../images/common/bg.gif');
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	min-height: 100%;
	padding: 0px;
	//position: relative;
}

a {
	color: #cccccc;
}

a:hover {
	color: #aaaaaa;
}

a img {
	border: 0px;
}

div.hr {
	background: url('../images/common/hrBig.png') no-repeat;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

div.hrSmall {
	background: url('../images/common/hrSmall.png') no-repeat;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

div.text {
	padding: 0px 15px 0px 15px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #cccccc;
	font-size: 1.67em;
	padding: 5px 0px 0px 0px;
	margin-bottom: 7px;
}

h3 {
	color: #cccccc;
	font-size: 1.67em;
	padding: 0px 0px 0px 0px;
	margin-bottom: 7px;
}

h3 a {
	color: #cccccc;
	text-decoration: none;
}

h3 a:hover {
	color: #ffffff;
}

p {
	margin: 0px 0px 10px 0px;
}

/* + bodyContainer */

* html div#bodyContainer {
	height: 100%;
	zoom: 1;
}

div#bodyContainer {
	background: url('../images/common/bodyContainer.jpg') repeat-x;
	min-height: 100%;
	overflow: hidden;
	width: 100%;
}

div#dataContainer {
	width: 886px;
	position: relative;
	height: 100%;
}

div#flower, div#lineShadow, ul#products li, div#phone, div.hr, div#footer {
	filter: expression(fixPNG(this));
}

/* - bodyContainer*/

/* + header */

div#header {
	height: 201px;
	position: relative;
}

img#logo {
	height: 68px;
	left: 36px;
	position: absolute;
	top: 64px;
	width: 403px;
}

div#flower {
	height: 190px;
	left: 468px;
	position: absolute;
	top: 0px;
	width: 360px;
}

div#lineShadow {
	background: url('../images/header/lineShadow.png') no-repeat;
	font-size: 1px;
	height: 12px;
	left: 272px;
	line-height: 1px;
	position: absolute;
	top: 190px;
	width: 282px;
}

/* - header */

/* + menu */

ul#menu {
	list-style-type: none;
	margin: 0px;
	overflow: hidden;
	padding: 2px 0px 0px 0px;
	margin-bottom: 12px;
	zoom: 1;
}

ul#menu li {
	background: url('../images/menu/bg.gif') 0% 50% no-repeat;
	font-size: 1.6em;
	float: left;
	text-align: center;
}

ul#menu li a {
	color: #ffffff;
	text-decoration: none;
}

ul#menu li.selected a, 
ul#menu li a:hover {
	color: #ffff99 !important;
}

li.first {
	background: none !important;
}

li.news {
	width: 13.2%;
}

li.bouquet {
	width: 12.5%;
}

li.design {
	width: 16.5%;
}

li.marriage {
	width: 25%;
}

li.toys {
	width: 21.5%;
}

li.about {
	width: 10.5%;
}

/* - menu */

/* + contentContainer */

div#contentContainer {
	margin-top: 20px;
	overflow: hidden;
	padding-left: 25px;
	padding-bottom: 120px;
	//zoom: 1;
}

div#aside {
	background: #000000 url('../images/aside/bg.jpg') repeat-x;
	float: left;
	font-size: 1.2em;

	width: 231px;
}

ul#products {
	font-size: 1.2em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#products h3 {
	color: #cccccc;
	font-size: 1.14em;
	margin: 0px 0px 14px 0px;
}

ul#products h3 a {
	color: #cccccc;
}
ul#products h3 a:hover {
	color: #ffffff;
}

ul#products li.first {
	background: none !important;
}

ul#products li {
	background: url('../images/aside/hr.png') no-repeat;
	line-height: 120%;
	overflow: hidden;
	padding: 15px 20px 13px 20px;
//	zoom: 1;
}

ul#products a {
	color: #ffffff;
	text-decoration: none;
}

ul#products a:hover {
	color: #ffff99;
}

ul#products img {
	float: left;
	height: 60px;
	width: 60px;
}

ul#products ul {
	list-style-type: none;
	margin: 0px 0px 0px 75px;
	padding: 0px;
}

ul#products ul li {
	background: none;
	padding: 0px;
}

div#partners {
	background: url('../images/aside/hr.png') no-repeat;
	font-size: 1.3em;
	padding: 10px 20px 10px 20px;
}
	div#partners a {
		color: #ffffff;
		text-decoration: none;
	}
	div#partners a:hover {
		color: #ffff99;
	}

div#phone {
	background: url('../images/aside/hr.png') no-repeat;
	color: #ffffff;
	font-size: 2.5em;
	line-height: 100%;
	padding: 20px 0px 20px 20px;
}

div#phone sup {
	color: #999999;
	font-size: 0.53em;
	padding-right: 5px;
	vertical-align: top;
}

div#content {
	font-size: 1.2em;
	margin-left: 243px;
	padding-bottom: 20px;
	width: 580px;
}

div#imageLeft {
	overflow: hidden;
	padding: 0px 20px 0px 20px;
	//zoom: 1;
}

div#content div.hr {
	background: url('../images/content/hr.png') no-repeat;
	margin: 20px 0px 15px 0px;
}

div#imageLeft div {
	margin-left: 277px;
	padding: 0px;
}
div#imageLeft img {
	float: left;
	height: 110px;
	width: 250px;
}
div.padder {
	padding: 0px 20px 0px 20px;
}
div#imageDouble {
	overflow: hidden;
	padding: 0px 20px 0px 20px;
//	zoom: 1;
}

div#imageDouble div img {
	height: 110px;
	padding: 5px 0px 10px 0px;
	width: 250px;
}

div#imageDouble div {
	float: left;
	width: 250px;
}

div#imageDouble div.second {
	margin-left: 27px;
}

div.categories {
	overflow: hidden;
	//zoom: 1;
}

div.categories img {
	float: left;
	height: 100px;
	width: 100px;
}

div.categories div.first,
div.categories div.second {
	float: left;
	overflow: hidden;
	margin-left: 20px;
	//zoom: 1;
	width: 250px;	
}

div.categories div.first div,
div.categories div.second div {
	margin-left: 115px;
}

div.item {
	padding-left: 20px;
	overflow: hidden;
	//zoom: 1;
}

div.item img.image {
	float: left;
}

div.item div.data {
	margin-left: 270px;
}

/* - contentContainer */

/* + footer */
div#footer {
	background: url('../images/common/hrBig.png') no-repeat;
	bottom: 0px;
	color: #666666;
	font-size: 1.1em;
	height: 100px;
	position: absolute;
	width: 886px;
}

div#copyrights {
	float: left;
	padding: 20px 0px 0px 35px;
}

div#contacts {
	margin: 0px 200px 0px 285px;
	padding-top: 20px;
}

div#icq {
	float: right;
	padding: 20px 25px 0px 0px;
}

div#icq a {
	background: url('../images/footer/icq.gif') no-repeat;
	color: #666666;
	display: block;
	line-height: 20px;
	padding-left: 30px;
	text-decoration: none;
}

div#icq a:hover {
	color: #999999;
}

div#skype {
	float: right;
	padding: 20px 55px 0px 0px;
}

div#skype a {
	background: url('../images/footer/skype.gif') no-repeat;
	color: #666666;
	display: block;
	line-height: 20px;
	padding-left: 30px;
	text-decoration: none;
}

div#skype a:hover {
	color: #999999;
}

/* - footer */

div#preview table {
	border: 0px;
	border-collapse: collapse;
	height: 100%;
	width: 100%;
}

div#preview table td{
	background: #ff0000;
	height: 100%;
	padding: 0px;
	width: 100%;
	height: 100%;
	vertical-align: center;
}

div#preview {
	border: 1px solid #ff0000;
	left: 0px;
	position: fixed;
	//position: absolute;
	//top: expression(document.getElementsByTagName("body")[0].scrollTop + "px");
	top:0px;
	width: 100%;
	height: 100%;
}

div#developers {
	bottom: 25px;
	position: absolute;
	right: 0px;
	width: 250px;	
}

div#developers a {
	color: #666666;
	text-decoration: none;
}

div#developers a:hover {
	color: #999999;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#changeLang {
	color: #999999;
	font-size: 1.1em;
	position: absolute;
	left: 30px;
	text-decoration: none;
	top: 20px;
}
#changeLang a {
	color: #ffffff;
}
