/*******************************GLOBAL******************************************/

body {background: #030c15; color: #adadad;}
a {color: #0bb5f0;}
a:hover {color: #f301ce;}

h1 {color: #fdfbfc;}
h2 {color: #fdfbfc;}

tr.odd td, li.odd {background-color: #393939;}

/*******************************РАЗМЕТКА******************************************/

.main {background: url('/public/images/head.jpg') no-repeat;}

/******************************* FOOTER ******************************************/

.footer {margin: 10px; border-top: 2px solid #fe01cc;}

/******************************* FOOTER ******************************************/

/* ГЛАВНОЕ МЕНЮ */
.topmenu {margin-left: 40px;}
.topmenu a {font-size: 16px; color: #FFF; display: block; float: left; text-align: center; width: 189px; height: 69px;}
.topmenu a span {display: block; margin-top: 23px;}
.topmenu a.active {text-decoration: none !important; background: #f301cc;}

/* TOP */

.top {height: 477px; position: relative;}
.top .logo {background: url('/public/images-default/main/pix.gif') no-repeat; float: left; margin: 75px 0 0 45px;}
.top .logo img {width: 243px; height: 230px;}

.top .basket-top {float: right; white-space: nowrap; margin: 37px 35px 0 0; position: absolute; right: 0; top: 60px; background-color: #000; padding: 10px 20px;}
.top .basket-top a {color: white; font-size: 15px;}

.top .contacts_block {font-size: 16px; line-height: 22px; color: #fdfcfe; margin: 255px 35px 0 0; float: right; position: absolute; top: 57px; right: 20px;}
.left .contacts_block {display: none;}

/* ГЛАВНАЯ СТРАНИЦА*/
.legend h2 {border-bottom-color: #f301ce;}
.legend .delim span {background-color: #f301ce;}

/* КАТАЛОГ */
.left {width: 260px; float: right;}
.right {width: 660px; float: left;}

/* меню товаров */
.left-menu h2, .left-menu h4 a {color: #fbfffa;}

/* СТРАНИЦА ПРОДУКТА */
.item-detail .main-price .price-content {color: #FBFFFA;}

/* табличка цен */
.prices th, .prices td {border-color: #acacac;}

/* цена */
.price {color: #f2b002;}
.price .label {color: #f2b002;}

/* КОРЗИНА */
.basket .bottom, .order-details .bottom, .pager, .popup h4 {background-color: #acacac;}

/* СТРАНИЦА ЗАКАЗА */
.order-details .ordersTable th {border-bottom-color: 1px solid #fe01cc;}
.order-details .ordersTable td {border-bottom-color: #fe01cc;}