@charset "utf-8";
/* CSS Document */

body
{
margin:0;
padding:0;
background-color:#72b7e4;
background-image:url(images/layout/back-top.jpg);
background-repeat:no-repeat;
background-position:center top;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:11px;
color:#505050;
text-decoration:none;
font-weight:normal;
}

h1
{
font-size:22px;
text-decoration:none;
font-weight:normal;
color:#cc25ca;
background-image:url(images/layout/heading-box.png);
background-repeat:no-repeat;
padding:0 0 0 15px;
line-height:22px;
display:block;
margin:0 0 5px 0;
}

h2
{
font-size:18px;
text-decoration:none;
font-weight:normal;
color:#468cb9;
line-height:18px;
display:block;
margin:0 0 5px 0;
}

h3
{
font-size:14px;
text-decoration:none;
font-weight:normal;
color:#468cb9;
line-height:18px;
display:block;
margin:0 0 5px 0;
}

a:link, a:active, a:visited
{
color:#3b83b3;
text-decoration:none;
font-weight:normal;
outline:none;
}

a:hover
{
text-decoration:underline;
outline:none;
}

#bottom-back
{
background-image:url(images/layout/back-bottom.jpg);
background-position:bottom;
background-repeat:no-repeat;
width:100%;
height:100%;
min-height:223px;
padding-bottom:55px;
float:left;
}

#holder
{
width:961px;
margin: 0 auto 0 auto;
}

#header
{
width:961px;
margin: 0 auto 0 auto;
}

#logo-back
{
background-image:url(images/layout/logo-back.png);
background-repeat:no-repeat;
height:322px;
background-position:center top;
}

#banner-left
{
width:381px;
float:left;
}

#banner-right
{
width:381px;
float:right;
}

#logo
{
text-align:center;

padding-top:120px;
float:left;
width:196px;
margin:0 auto 0 auto;
}

/* Menu CSS */

#menu-back
{
background-image:url(images/layout/main-top.png);
height:322px;
background-repeat:no-repeat;
background-position:bottom;
}

#menu
{
height:33px;
width:605px;
margin:auto;
padding:0 0 5px 0;
}

#menu-left
{
float:left;
width:200px;
}

#menu-right
{
float:right;
width:200px;
}

.menu-item
{
padding-top:5px;
padding-left:5px;
width:95px;
height:30px;
font-size:16px;
float:left;
text-align:center;
}

.menu-item a
{
text-decoration:none;
color:#505050;
height:30px;
width:95px;
outline:none;
}

.menu-item a:hover
{
color:#688dcb;
background-image:url(images/layout/topmenu-hover.png);
background-repeat:no-repeat;
height:30px;
width:95px;
display:block;
outline:none;
}

#menu-item
{
padding-top:5px;
padding-left:5px;
width:95px;
height:30px;
font-size:16px;
float:left;
text-align:center;
}

#menu-item a
{
text-decoration:none;
color:#505050;
height:30px;
width:95px;
outline:none;
}

#menu-item a:hover
{
color:#688dcb;
background-image:url(images/layout/topmenu-hover.png);
background-repeat:no-repeat;
height:30px;
width:95px;
display:block;
outline:none;
}

#menu-separator
{
width:205px;
float:left;
display:block;
}

#languages
{
color:#fff;
text-align:center;
}

#languages a
{
color:#fff;
text-decoration:none;
}

#languages a:hover
{
color:#fff;
text-decoration:underline;
}
/* End Menu CSS */

#main
{
}

#middle
{
background-image:url(images/layout/main-middle.png);
width:961px;
background-repeat:repeat-y;
float:left;
min-height:400px;
}

#content
{
width:943px;
margin: 0 auto 0 auto;
}

#welcome
{
height:252px;
}

#welcome-text
{
width:710px;
float:left;
background-image:url(images/layout/welcome-field-gradient.jpg);
background-repeat:no-repeat;
background-position:bottom left;
min-height:252px;
padding-left:15px;
}

.maintext-padding
{
padding-left:15px;
padding-top:5px;
}

.promotions-padding
{
padding-left:15px;
padding-right:15px;
padding-top:5px;
}

.cabinet-padding
{
padding-left:5px;
padding-top:7px;
padding-right:5px;
}

.padding-left
{
padding-left:10px;
}

#welcome-image
{
width:218px;
float:left
}

#aboutus-text
{
padding:0 15px 0 15px;
}

#catalogue
{
background-image:url(images/layout/products-back.jpg);
width:337px;
height:277px;
float:left;
}

#products-head
{
background-repeat:no-repeat;
padding-left:15px;
padding-top:5px;
}

#promotions
{
background-image:url(images/layout/promotions-back.jpg);
width:606px;
height:277px;
background-repeat:no-repeat;
background-position:left;
float:left;
}

#promotions-head
{
background-repeat:no-repeat;
padding-left:15px;
padding-top:5px;
}

#cabinet-head
{
background-repeat:no-repeat;
padding-left:15px;
padding-top:5px;
}

#bottom
{
background-image:url(images/layout/main-bottom.png);
width:961px;
height:16px;
background-repeat:no-repeat;
float:left;
}

#footer
{
color:#FFFFFF;
padding-top:10px;
padding-left:20px;
font-size:13px;
}

#footer a
{
color:#FFF;
text-decoration:none;
outline:none;
}

#footer a:hover
{
text-decoration:underline;
outline:none;
}

#footer-nav
{
width:400px;
float:left;
}

#webdesign
{
width:200px;
padding-right:20px;
float:right;
text-align:right;
}

.padding-top
{
padding-top:13px;
}

.red-text
{
color:#FF3300;
font-size:12px;
font-weight:bold;
}

.vertical-separator
{
background-image:url(images/layout/vertical-separator.jpg);
width:20px;
background-repeat:repeat-y;
background-position:center;
}