@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro&subset=latin,latin-ext);

*
{
 padding: 0;
 margin: 0;
}

body
{
}

a
{
 color: #4f858d;
 text-decoration: none;
}

p
{
 font-family: arial, verdana, sans-serif;
 font-size: 14px;
 line-height: 20px;
 margin-bottom: 1em;
}

td
{
 font-family: arial, verdana, sans-serif;
 font-size: 14px;
}

h1
{
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 24px;
 font-weight: 400;
 color: #666;
 text-transform: uppercase;
}

h2
{
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 16px;
 font-weight: 400;
 color: #666;
 margin-bottom: 1em;
}

h3
{
 background-color: #5394a0;
 color: #fefefe;
 width: 180px;
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 18px;
 font-weight: 400;
 border-radius: 20px 20px 20px 20px;
 padding: 5px 10px 5px 10px;
 text-transform: uppercase;
 margin-bottom: 10px;
}

article h3
{
 width: 200px;
}

h3 a
{
 color: #fefefe;
}

a img
{
 border: 0;
}

.clr
{
 clear: both;
}

header
{
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 12pt;
 padding: 10px 0 10px 0;
}

#logo
{
 float: left;
}

#headline_box
{
 float: left;
 width: 570px;
 height: 77px;
 overflow: hidden;
 margin-left: 60px;
 font-size: 11pt;
 position: relative;
}

#headline_box > p
{
 position: absolute;
 bottom: 0;
 margin-bottom: 0;
}

#news
{
 margin-bottom: 1em;
}

#news a
{
 color: #333;
}

#search
{
 float: right;
}

#search input
{
 outline: 0;
 border: 0;
 background-color: #eaeaea;
 padding: 5px;
 font-size: 12px;
}

#search input.searchbutton
{
 background: #eaeaea url(../img/search.png) no-repeat 3px 2px;
 float: right;
 width: 25px;
 height: 25px;
 cursor: pointer;
}

.wrap
{
 width: 980px;
 margin: 0 auto;
}

nav#mainmenu
{
 background-color: #444A55;
 height: 46px;
 margin-bottom: 10px;
}

nav#mainmenu ul
{
 width: 980px;
 margin: 0 auto;
 list-style-type: none;
 font-family: 'Source Sans Pro', sans-serif;
}

nav#mainmenu ul li
{
 margin-top: 11px;
 float: left;
 font-size: 16px;
 text-transform: uppercase;
 margin-right: 2em;
}

nav#mainmenu ul li a
{
 color: #e4e4e4;
}

#left
{
 float: left;
 width: 190px;
 margin-right: 20px;
}

article
{
 float: left;
 width: 750px;
 padding: 0 0 0 16px;
 background: url(../img/border-dot.png) repeat-y scroll 0 0 transparent;
}

#info
{
 width: 240px;
 float: right;
 font-family: arial, verdana, sans-serif;
 color: #666;
 font-size: 12px;
}

nav#category ul
{
 list-style-type: none;
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 14px;
}

nav#category ul li
{
 background: url(../img/arrow-category.png) no-repeat 0 1px;
 padding: 0 0 0 20px;
 margin: 0 0 2px 0;
}

nav#category ul li:hover
{
 background: url(../img/arrow-calendar2.png) no-repeat 0 1px;
}

nav#category ul li a
{
 display: block;
 color: #888;
}

nav#category ul li a:hover
{
 color: #000;
}
nav#category ul li.active
{
 background: url(../img/arrow-calendar2.png) no-repeat 0 1px;
}

nav#category ul li.active a
{
 color: #000;
}

#footer
{
 background-color: #303030;
 color: #888;
 margin-top: 20px;
 font-family: arial, verdana, sans-serif;
 font-size: 12px;
 line-height: 18px;
 padding: 1em 0 4em 0;
}

#footer strong
{
 font-weight: bold;
 font-size: 14px;
 color: #aaa;
}

#footer #partners
{
 text-align: right;
 float: right;
}

#footer #partners a
{
 color: #888;
}

.catalogue-item
{
 width: 100%;
 margin-bottom: 20px;
 font-family: arial, verdana, sans-serif;
 font-size: 14px;
 line-height: 20px;
}

.catalogue-item-image
{
 float: left;
 width: 120px;
 text-align: center;
 margin: 0 10px 0 0;
 overflow: hidden;
}

.catalogue-item-desc
{
}

.catalogue-item-price
{
 margin-top: 10px;
 font-size: 12px;
}

.catalogue-item-desc strong a
{
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 24px;
 font-weight: 400;
 color: #666;
}

.catalogue-item-price strong
{
 font-size: 20px;
 font-weight: bold;
 color: #5394a0;
}

.catalogue-basket
{
 float: right;
 top: 0;
 width: 100px;
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 18px;
 font-weight: 400;
 background-color: #ed1;
 color: #333;
 border-radius: 20px 20px 20px 20px;
 padding: 5px 10px 5px 10px;
 text-transform: uppercase;
 margin-bottom: 10px;
 text-align: center;
}

.catalogue-product-basket
{
 width: 100px;
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 18px;
 font-weight: 400;
 background-color: #ed1;
 color: #333;
 border-radius: 20px 20px 20px 20px;
 padding: 5px 10px 5px 10px;
 text-transform: uppercase;
 margin-bottom: 10px;
 text-align: center;
}

.catalogue-basket a,
.catalogue-product-basket a
{
 color: #333;
 display: block;
}

.indexitem
{
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 18px;
 float: left;
 margin: 0 20px 20px 0;
 width: 200px;
 height: 300px;
 overflow: hidden;
}

.indexitem a
{
 color: #666;
}

.indexitem-image
{
 width: 120px;
 height: 120px;
 margin: .5em auto;
 overflow: hidden;
 text-align: center;
}

.indexitem p
{
 text-align: center;
}

#condbasket
{
 font-family: arial, verdana, sans-serif;
 font-size: 12px;
 margin: 1em 0 1em 0;
}

#condbasket ul
{
 list-style-type: none;
}

#condbasket ul li
{
 clear: both;
 margin-bottom: .5em;
}

#condbasket ul li span
{
 float: right;
 text-align: right;
}

table#basket-list,
table.basket-list
{
 width: 100%;
 margin-bottom: 1em;
}

#basket-list tr td,
.basket-list tr td
{
 padding: 2px;
 font-family: arial, verdana, sans-serif;
 font-size: 14px;
}

#basket-list input,
.input,
.input_m
{
 border: 1px solid #666;
 padding: 2px;
}

#basket-list input
{
 text-align: right;
 padding: 1px;
}

.basket-button
{
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 12px;
 outline: none;
 font-weight: 400;
 background-color: #ed1;
 color: #333;
 border-radius: 20px 20px 20px 20px;
 border: 0;
 padding: 5px 10px 5px 10px;
 text-transform: uppercase;
 margin-bottom: 10px;
 text-align: center;
 cursor: pointer;
}

.form td
{
 padding: 2px;
}

.shop_message
{
 color: #c90000;
 font-weight: bold;
}

.fb-like-box
{
 margin: 1em 0 1em 0;
}

#partners
{
 width: 200px;
 text-align: center;
}
