/* ---------------------------------
Markup: Dimox
Author URI: http://dimox.name/
--------------------------------- */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/16px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
}
a {
	color: #404E9E;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
  background: url(../images/header.jpg) no-repeat;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 164px;
	position: relative;
}

#header h1 {
	position: absolute;
	top: 22px;
	left: 30px;
	width: 242px;
	height: 49px;
}

#logo {
	position: absolute;
	top: 18px;
	left: 0px;
	width: 100%;
	height: 30px;
  text-indent: -9999px;
}

#i1, #i2, #i3 {
	position: absolute;
	top: 22px;
	width: 11px;
	height: 11px;
}
#i1 {left: 190px}
#i2 {left: 225px}
#i3 {left: 261px}

#nav {
	position: absolute;
	top: 20px;
	left: 350px;
}

#phone {
	position: absolute;
	top: 50px;
	left: 390px;
	color: #616F78;
}
#phone span {
  font-weight: bold;
	color: #000;
	display: block;
	margin: -3px 0 0;
}
#phone strong {
  font: 20px/1 "Arial Black", Arial;
}

#login {
	position: absolute;
	top: 19px;
	right: 20px;
	z-index: 20;
	width: 150px;
  background: #FFF;
	padding: 4px 0 5px 10px;
}
#login a {
  text-decoration: none;
  border-bottom: 1px dashed;
}
#login a:hover {
  border: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	display: none;
	z-index: 10;
	//z-index: 0;
}
a#close {
	display: none;
	position: absolute;
	top: 6px;
	right: 7px;
  text-indent: -9999px;
	width: 13px;
	height: 13px;
  background: url(../images/close.gif) no-repeat;
	border: none;
}
a#close.visible {
    display: block;
}
#authoriz {
	display: none;
	position: absolute;
	top: 44px;
	right: 20px;
	width: 770px;
	padding: 19px 20px 50px 80px;
	background: #FFF;
	z-index: 1000;
}
#authoriz h2 {
  font-size: 30px;
  line-height: 1;
  font-weight: normal;
	margin: 0 0 23px;
}
#authoriz form {
	padding: 30px 0;
	position: relative;
}
#authoriz div {
	width: 100%;
	overflow: hidden;
	padding: 0 0 19px;
}
#authoriz label {
	float: left;
	width: 80px;
  font-weight: bold;
	padding: 8px 0 0;
}
#log, #pass {
	float: left;
	width: 290px;
	padding: 7px;
  border: 1px solid #A0C2D9;
	font: 12px Arial, Tahoma;
}
#authoriz form .links {
	position: absolute;
	top: 76px;
	left: 425px;
	width: auto;
  font-size: 14px;
  line-height: 24px;
}
#loginSubmit {
	margin: 10px 0 0 80px;
	border: none;
  font-size: 16px;
	cursor: pointer;
	overflow: visible;
	background: none;
	height: 26px;
}
#loginSubmit span {
  text-decoration: underline;
	color: #192674;
	vertical-align: bottom;
  background: url(../images/login_submit.gif) no-repeat;
	padding: 5px 0 5px 34px;
  line-height: 1;
	display: inline-block;
}

#cart {
	position: absolute;
	top: 44px;
	right: 20px;
  background: url(../images/cart.gif) 10px 0 no-repeat;
	padding: 13px 0 0;
}
* html #cart {width: 325px}
#cartBg {
	width: 100%;
	min-width: 320px;
	height: 24px;
  background: #FFF;
  opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
#cartInfo {
	position: relative;
	top: -20px;
	padding: 0 28px 0 10px;
}
#cartInfo a {
  text-decoration: none;
  border-bottom: 1px dashed;
	margin-right: 30px;
	position: relative;
	top: -2px;
}
#cartInfo a:hover {
  border: none;
}
#cartInfo strong {
  font-size: 14px;
}

#search {
	position: absolute;
	top: 99px;
	left: 18px;
	background: #ACD1E9;
	padding: 8px 12px;
}
#search input {
	font: 12px Arial, Tahoma;
	float: left;
}
.search {
	width: 150px;
	padding: 2px 5px 3px;
	border: 1px solid #A4B6BB;
	color: #A0A0A0;
}
#search .go {
	cursor: pointer;
	border: none;
	background: url(../images/search.gif) 0 3px no-repeat;
	margin: 3px 0 0 5px;
	padding: 0 0 0 15px;
	color: #404E9E;
	overflow: visible;
	font: 12px/15px Arial, Tahoma;
}
#search .go span {
  text-decoration: underline;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	overflow: hidden;
	padding: 0 0 40px;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 20px 0 260px;
}
#home #content {
	padding: 0 190px 0 270px;
}

#flash {
	margin: 0 0 40px;
}

#content h2 {
	font: 30px/1 Arial, Tahoma;
	margin: 0 0 30px;
}
#content .date {
	font-size:11px;
    margin:15px 0 5px 0;
    font-weight:bold;
}
#content h3 {
  font-size: 24px;
  font-weight: normal;
	margin: 25px 0 18px;
}

#content .news-item {
    width:500px;
}
#content .news-item h2 {
    font-size:16px;
    margin: 0 0 10px;
}

#special {
	width: 100%;
	overflow: hidden;
	margin: 0 0 40px;
}
#specialLeft {
	width: 300px;
	float: left;
}
#specialLeft .item {
	margin: 0 0 48px;
}
#specialRight {
	width: 215px;
	float: left;
	padding-left: 22px;
}
#specialRight .item {
	margin: 0 0 27px;
}
#special img {
	float: left;
	margin: 3px 20px 0 0;
}
.info {
	display: table;
	height: 1%;
}
#special .model {
  font-size: 16px;
  line-height: 18px;
	margin: 5px 0 20px;
}
#specialRight .model {
  font-size: 12px;
  line-height: 16px;
	margin: 0 0 15px;
}
.price {
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
}
.similars .price {
    text-align:left !important;
}
#special .price {
	margin: 17px 0 0;
}
#specialRight .price {
	margin: 10px 0 0;
}

.section {
	width: 100%;
	overflow: hidden;
	margin: 0 0 22px;
}
#content .section h3 {
	background: #D4E7F4;
	height: 37px;
  line-height: 37px;
  font-size: 16px;
	padding: 0 10px;
	margin: 0 0 17px;
	color: #457FA4;
  font-weight: normal;
}
.section h3 span.black {
	color: #000;
}
.section h3 a {
	color: #457FA4;
}
#content .section h3.sorting {
    text-align: right;
	background: #fff;
}
#content .section h3.sorting span {
	display: none;
}
#content .section h3.sorting a {
    font-size: 14px;
    text-decoration: none;
}
#content .section h3.sorting a.sorted {
    color:#555;
}
.section .column1 {
	float: left;
	width: 310px;
}
.section .column1 .item {
	margin: 0 0 40px;
}
.section .column2 {
	float: left;
	width: 215px;
	padding: 0 22px;
}
.section .column2 .item {
	margin: 0 0 30px;
}
.section .column3 {
	float: left;
	width: 150px;
}
* html .section .column3 {margin-right: -3px}
.section .column3 .item {
	margin: 0 0 17px;
}
.section img {
	float: left;
	margin: 0 20px 0 0;
}
.section .model {
  font-size: 16px;
  line-height: 18px;
	margin: 0 0 20px;
}
.section .column2 .model {
  font-size: 12px;
  line-height: 16px;
	margin: 0 0 7px;
}
.section .price {
	margin: 17px 0 0;
}
.section .column2 .price {
	margin: 8px 0 0;
}
.section .column3 .price {
	margin: 0;
}
.section .row {
	width: 100%;
	overflow: hidden;
	margin: 35px 0 55px;
}
.row .item {
	float: left;
	width: 140px;
	padding: 0 11px;
}
.row img {
	float: none;
	margin: 0 0 10px;
}
.row .price {
  text-align: right;
}
.buy {
	float: left;
	display: inline-block;
	width: 26px;
	height: 26px;
  background: #D4E7F4 url(../images/buy.gif) no-repeat;
  text-indent: -9999px;
	position: relative;
	top: -2px;
  text-align: left;
}
.not-found {
    float: left;
	display: inline-block;
	position: relative;
	top: -2px;
    text-align: left;
    font-size:14px;
    font-weight:normal;
    background:#D4E7F4;
    padding:7px;
}

.product {
	width: 100%;
	overflow: hidden;
	margin: 0 0 60px;
}
.product .photo {
	float: left;
	padding: 0 10px 0 0;
}
.product .photo img {
	margin: 0 0 33px;
}

.product .photos {
	list-style: none;
    margin: 0 0 33px;
    width:250px;
}
.product .photos li {
	display:inline;
    line-height:10px;
}

.product .price {
  font-size: 24px;
}
.product .buy {
	display: inline;
  text-indent: 0;
	float: none;
	padding: 4px 0 5px 34px;
	margin: 0 0 0 25px;
  font-size: 16px;
  font-weight: normal;
	background-color: #FFF;
	position: static;
	height: auto;
	vertical-align: bottom;
}
.product .info {
	display: table;
	height: 1%;
}
.product .info p {
	margin: 0 10px 14px;
}
#content .product .info h3 {
  font-size: 16px;
  line-height: 37px;
  background: #D4E7F4;
	padding: 0 10px;
	margin: 0 0 6px;
}
.product table {
	width: 100%;
	border-collapse: collapse;
}
.product td {
	padding: 3px 10px;
}
.product .even td {
	background: #E9F1F7;
}

.crubms {
  font-size: 10px;
	color: #ACB5D2;
	margin: 0 0 3px;
}
.crubms a {
	color: #ACB5D2;
}


#content ul,
#content ol {
	margin: 0 0 18px 30px;
}
#content li ul, #content li ol {
	margin: 0;
}
#content li li {
	padding-left: 18px;
}
#content .photo ul {
    margin:0;
}


/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 220px;
	margin-left: -100%;
	padding: 0 30px;
	position: relative;
}
* html #left {position: static}
*+html #left {position: static}
#home #left {width: 210px}

#left h3,
#right h3 {
  text-transform: uppercase;
  font-size: 14px;
	margin: 0 0 20px;
}

#categories {
	margin: 0 0 40px -10px;
}
#categories li {
	list-style: none;
	padding: 0 0 7px;
}
#categories li.current {
	background: #ACD1E9;
	padding: 0;
  font-style: italic;
}
#categories li.current li {
}
#categories li a {
	margin: 0 0 0 11px;
}
#categories li.current a {
	display: block;
	margin: 0;
	padding: 5px 0 5px 11px;
  text-decoration: none;
	height: 1%;
}
#categories li.current li a {
  text-decoration: underline;
	padding: 0;
	display: inline;
	color: #457FA4;
}
#categories li.current li a:hover {
  text-decoration: none;
}
#categories ul {
	padding: 7px 0 15px 40px;
  background: #FFF;
  font-style: normal;
}
#categories li li.current {
  background: #D5E8F4;
	margin: 0 0 5px -11px;
	padding: 1px 0 1px 11px;
}
#categories li li.current a {
  text-decoration: none;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 145px;
	margin-left: -170px;
	position: relative;
}
* html #right {position: static}
*+html #right {position: static}

#news {
	margin: 0 0 35px;
}
.news {
	margin: 0 0 15px;
}
.news .date {
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
	margin: 0 0 5px;
}
.news p {
	margin: 9px 0 0;
}

#back-call {
    width: 180px;
    margin: -10px -15px 20px;
    /*position: relative;*/
}
#home #back-call {
    position: relative;
}

#support {
	margin: -10px 0 40px;
}
#support li {
	list-style: none;
	padding: 0 0 3px;
}
#support img {
	margin: 0 4px 0 0;
	position: relative;
	top: 3px;
	z-index: -1;
}
#support .mail img {
	top: 2px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  background: url(../images/footer.gif) 190px 0 no-repeat;
	padding: 34px 165px 0;
	height: 70px;
}
#counters {
	float: right;
}
#promologia {
	float: right;
	display: inline;
	width: 110px;
  text-align: center;
  font-size: 13px;
	margin: -15px 125px 0 0;
    color:#000;
    text-decoration:none;
}
#promologia img {
	display: block;
	margin: 0 0 2px;
}
#copyright {
  font-size: 16px;
}
#copyright a {
  text-decoration: none;
  color: #000;
}
#copyright a span {
    font-size: 11px;
}

/* Cart
-----------------------------------------------------------------------------*/
#in-cart {
    width:700px;
    border-collapse:collapse;
}
#in-cart * {
    border:0;
    padding:0;
}
#in-cart .top td,
#in-cart .bottom td {
    background:rgb(234,243,250);
    height:40px;
    border:none;
    border-bottom:5px solid #fff;
}
#in-cart .top .registration {
    height:50px;
    padding-left:40px;
    background:#fff url('../images/hform-warning.gif') no-repeat 0 7px;
    border-bottom:1px solid #444;
}
#in-cart .bottom td {
    border:none;
    border-top:5px solid #fff;
}
#in-cart .headers {
    background:#444;
    color:#fff;
    font-weight:bold;
}
#in-cart .headers th {
    height:36px;
}
#in-cart th,
#in-cart td {
    text-align:left;
    padding:0 5px 0 5px;
    border-bottom:1px solid #ccc;
}
#in-cart th.left,
#in-cart td.left {
    border-left:1px solid #ccc;
}
#in-cart th.right,
#in-cart td.right {
    border-right:1px solid #ccc;
}
#in-cart td.left span {
    display:block;
    font-size:10px;
    color:#444;
}
#in-cart td.left b {
    display:block;
    padding-bottom:4px;
}
#in-cart td.right a.remove {
    text-indent: -9999px;
    display:block;
    width:13px;
    height:13px;
    background:url('../images/close.gif') no-repeat right 0;
}
#in-cart td {
    height:44px;
}
#in-cart .selected td {
    background:#f5f5f5;
}
#in-cart .count {
    height:26px;
    background:url('../images/hform-text-ultramin.gif') no-repeat;
}
#in-cart .count input {
    margin-top:4px;
    _margin-top:3px;
    margin-left:5px;
    width:23px;
}
#content a.button,
#in-cart .button,
#confirm .button {
    font-family:Arial;
    font-size:12px;
    display:block;
    background:url('../images/hform-submit.gif') no-repeat 0 1px;
    color:rgb(34,100,176);
    height:26px;
    line-height:26px;
    width:95px;
    cursor:pointer;
    text-align:center;
    text-decoration:none;
}
#confirm .button {
    float:left;
    margin-right:5px;
}
#confirm {
    clear:both;
}
#content .links .button {
    position:relative;
    margin-left:0;
    top:-5px;
    _top:-6px;
}

/* Comments
-----------------------------------------------------------------------------*/
#comments {
    clear:left;
    padding:40px 0 0 0;
    _padding-top:10px;
}

#comments .requirement {
    font-size:14px;
}

#comment-length {
    font-size:12px;
}

#comments .comment {
    padding:10px;
    width:500px;
    margin:10px 0 10px 0;
}
#comments .comment.orange{
    background:#f5f5f5;
    border:1px solid #f0f0f0;
}

#comments .comment-title b {
    color:#111;
}

#comments .comment-title span {
    font-size:10px;
    color:#333;
}

#comments img.smiley {
    position:relative;
    top:3px;
}

#comments .comment-remove {
    line-height:24px;
    padding-right:14px;
    text-align:right;
}

#comments .comment-remove a {
    padding:0 17px 2px 0;
    background:url('../images/userspace-icon-comment-delete.png') no-repeat right 1px;
}

/* Others
-----------------------------------------------------------------------------*/
#msg {
	padding:10px;
	width:300px;
	margin:-5px 0 5px 0px;
	background:rgb(160,194,217);
	border:1px solid rgb(130,174,207);
	font-size:12px;
	font-weight:bold;
	color:#fff;
}                              
#msg b { font-style:italic; }
#msg.error {
    color:#fff;
	background:rgb(245,153,29);
	border:1px solid rgb(215,123,19);
}                              
#msg a { color: #fff; }

/* Search
-------------------------------------------------------------------------------*/
.search-elements {
    font-weight:bold;
}
#select-status {
    position:absolute;
    display:none;
    margin:-26px 0 0 390px;
    background:url(../images/userspace-icon-loading.gif);
    width:16px;
    height:16px;
}
#content #search-results {
    list-style:none;
    padding:0;
    margin:15px 0 20px 0;
}
#content #search-results .element {
    margin-top:20px;
}
#content #search-results ul {
    position:relative;
}
#content #search-results li {
    list-style:none;
    padding:0;
    width:500px;
    margin:5px 0 0 0;
}
#content #search-results .name {
    font-weight:bold;
}
#content #search-results .category {
    font-size:11px;
    font-style:italic;
}
#content #search-results .price {
    font-size:11px;
    font-style:italic;
}
#content #search-results .description {
    position:absolute;
    top:62px;
    left:110px;    
}
#content #search-results .noimage .description {
    position:relative;
    top:0;
    left:0;
}

/* Popular Products
-------------------------------------------------------------------------------*/
#topproducts,
#topproducts ul {
    clear:left;
    list-style:none;
}
#topproducts {
    margin-bottom:10px;
}
#topproducts.loading {
    background:url('../images/userspace-icon-loading.gif') no-repeat right top;
}
#topproducts .image {
    top:0;
    position:absolute;
    width:60px;
    display:block;
}
#topproducts .desc {
    padding-left:70px;
    display:block;
}
#topproducts .price {
    font-size:14px;
}
#topproducts .item {
    border:1px solid #fff;
    position:relative;
    _z-index:-1;
    font-size:11px;
    height:60px;
}
#topproducts .remove {
    text-decoration:none;
    line-height:16px;
    padding:0 0 0 10px;
    background:url('../images/userspace-icon-delete.gif') no-repeat 0 3px;
}
#topproducts .remove:hover {
    background-position:0 -21px;
}

.popularproducts-add,
.popularproducts-add-loading,
.popularproducts-add-ready {
    height:16px;
    width:200px;
    background:url(../images/userspace-icon-new.gif) no-repeat;
    padding:0 0 10px 20px;
    cursor:pointer;
    color:rgb(114,172,45);
}
.popularproducts-add-loading {
    background-image:url(../images/userspace-icon-loading.gif);
}
.popularproducts-add-ready {
    background-image:url(../images/userspace-icon-baseimg.png);
}

#topbrands,
#topbrands ul {
    clear:left;
    list-style:none;
}
#topbrands {
    margin-bottom:20px;
}
#topbrands .item {
    margin-top:10px;
    _margin-top:0;
}
#topbrands.loading {
    background:url('../images/userspace-icon-loading.gif') no-repeat right top;
}
#topbrands img {
    margin-left:5px;
}
#topbrands .funct {
    padding-right:50px;
    text-align:right;
}
#topbrands .edit {
    text-decoration:none;
    line-height:16px;
    padding:0 0 0 10px;
    background:url('../images/userspace-icon-edit.gif') no-repeat 0 3px;
}
#topbrands .edit:hover {
    background-position:0 -21px;
}
#topbrands .remove {
    text-decoration:none;
    line-height:16px;
    padding:0 0 0 10px;
    background:url('../images/userspace-icon-delete.gif') no-repeat 0 3px;
}
#topbrands .remove:hover {
    background-position:0 -21px;
}
#selectbrands {
    position:absolute;
    top:0;
    left:0;
    width:180px;
    font-size:12px;
    display:none;
}
#topbrands-help {
    position:relative;
    width:10px;
    cursor:pointer;
    font-size:12px;
    left:146px;
    font-weight:bold;
    color:#aaa;
}

.popularbrands-add,
.popularbrands-add-loading,
.popularbrands-add-ready {
    margin-top:-20px;
    height:16px;
    width:200px;
    background:url(../images/userspace-icon-new.gif) no-repeat;
    padding:0 0 10px 20px;
    cursor:pointer;
    color:rgb(114,172,45);
}
.popularbrands-add-loading {
    background-image:url(../images/userspace-icon-loading.gif);
}
.popularbrands-add-ready {
    background-image:url(../images/userspace-icon-baseimg.png);
}

/* Sape
-------------------------------------------------------------------------------*/
#left .sape {
    width:200px;
    clear:left;
    padding-top:30px;
    font-size:11px;
}
.footer-sape {
    margin-bottom:10px;
    padding: 0 165px 0;
    font-size:11px;
}

