﻿html, body
{
  background: #bfe6ff url(../Images/Bk.jpg) top no-repeat;
  color: #666666;
  font: 15px Tahoma;
  margin: 0;
  padding: 0;
  
  scrollbar-3dlight-color: #bee6ff; 
	scrollbar-arrow-color: #0099ff;
	scrollbar-highlight-color: f7fcff;
	scrollbar-face-color: #bee6ff;
	scrollbar-shadow-color: #bee6ff;
	scrollbar-darkshadow-color:#0099ff;
	scrollbar-track-color: #bde5ff;
}

a
{
  color: #0099ff;
}

h1, h2, h3
{
  font-weight: normal;
  margin: 20px 0 10px;
  padding: 0;
}

h2
{
  font-size: 18px;
}

p
{
  font-size: 13px;
  line-height: 24px;
  margin: 20px 50px 0 0;
}

img
{
  border: none;
}

ul
{
  list-style: none;
  margin: 10px 0 0 0;
}

ul li
{
  line-height: 24px;
}

label, input, select, textarea
{
  font: 12px Tahoma;
}

#container
{
  margin: 0 auto 0;
  padding: 50px 0 0 20px;

  width: 1000px;
}

#header
{
  height: 125px;
  overflow: hidden;
}

#logo
{
  float: left;
  padding-left: 30px;
  width: 330px;
}

#main-menu
{
  font-size: 14px;
  font-weight: bold;
  float: left;
  padding-left: 54px;
  padding-top: 40px;
  width: 560px;
}

#main-menu ul
{
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#main-menu ul.sub
{
  margin-top: 4px;
}

#main-menu ul li
{
  line-height: 28px;
  float: left;
  margin: 0;
  padding: 0 0 0 10px;  
  height: 28px;
}

#main-menu ul li span
{
  padding-right: 10px;
}

#main-menu ul li.active
{
  background: url(../Images/MenuL.png) left no-repeat;
}

#main-menu ul li.active span
{
  background: url(../Images/MenuR.png) right no-repeat;
  display: inline-block;
  line-height: 28px;
  height: 28px;
}

#main-menu ul li.active span a
{
  color: #ffffff;
  text-decoration: none;
}

#content
{
  height: 600px;
  overflow: hidden;
}

#left-column
{
  text-align: right;
  float: left;
  margin-right: 24px;
  width: 400px;
  height: 600px;
}

#left-column .top
{
  padding: 20px 0 0;
  height: 380px;
}

#left-column .top ul
{
  margin: 0;
}

#left-column .bottom
{
  background: url(../Images/Contacts.png) no-repeat;
  height: 200px;
}

#left-column .with
{
  text-align: left;
  padding: 50px 0 0 50px;
  height: 350px;
}

#left-column .with .contact
{
  color: #0099ff;
  font-size: 18px;
  margin: 0 0 10px;
}

#left-column .with .last
{
  margin-bottom: 30px;
}

#left-column .gallery
{
  padding-left: 70px;
  padding-top: 50px;
  height: 323px;
  overflow: hidden;
}

#left-column .gallery a
{
  float: left;
  margin: 0 10px 10px 0;
}

#left-column .gallery img.active
{
  border: solid 3px #ff66cc;
  margin: -3px;
}

#left-column .navigation
{
  text-align: center;
  padding-left: 60px;
  padding-top: 10px;
}

#left-column .navigation a
{
  color: #ff66cc;
}

#left-column .navigation img
{
  vertical-align: middle;
}

.flowers
{
  background: url(../Images/Flowers.png) right bottom no-repeat;
  position: absolute;
  left: 0px;
  top: 220px;
  width: 100%;
  height: 550px;
}

.flowers div
{
  margin: 0 600px 0 50px;
}

#all-services
{
  color: #0099ff;
  margin: 100px 0 0 12%;
}

#all-services h2
{
  background: url(../Images/HeadingL.png) left no-repeat;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  padding: 0 0 0 10px;  
  height: 28px;
}

#all-services h2 span
{
  background: url(../Images/HeadingR.png) right no-repeat;
  display: inline-block;
  line-height: 28px;
  padding-right: 10px;
  height: 28px;
}

#all-services ul
{
  font-size: 13px;
  margin: 0;
  padding: 0;
}

.toaster
{
  background: url(../Images/Toaster.png) center no-repeat;
}

.flower-and-cat
{
  background: url(../Images/FlowerAndCat.png) center no-repeat;
}

#contacts
{
  padding-top: 44px;
}

#contacts .field
{
  margin: 10px 0 0;
}

#contacts input[type="text"]
{

}

#contacts textarea
{
  width: 400px;
  height: 200px;
}

#photo
{
  text-align: center;
  float: left;
  padding-top: 70px;
  width: 550px;
}

#texter
{
  max-height: 550px;
  overflow: auto;
}

#footer
{
  font-size: 13px;
  padding-left: 424px;
  padding-bottom: 20px;
}

#footer a
{
  color: #ff66cc;
}

/* Anti bot */
div.anti-bot
{
  margin-top: 20px;
}

div.anti-bot label
{
  display: block;
}

div.anti-bot img
{
  vertical-align: middle;
}

div.anti-bot input[type="text"]
{
  width: 40px;
}
