body {
        font: 12px sans-serif;
        background: fixed url('../img/bg.jpg') #fafafa top center repeat-x;
/*627188*/
}
a{
	color: #000;
	text-decoration: underline;
	outline: none; 
}
a:hover{
	color: #000;
	text-decoration: underline;
}

a.button_buy {
	background:url('../img/sprite_buy.png') 0 0 repeat-x;
	width:89px;
	height:19px;
	display:block;
	font-size:11px;
	line-height:19px;
	color: #000;
	text-align:center;
	text-decoration:none;
	cursor: pointer;
 	white-space: nowrap;
	text-shadow:0 1px 0 #ffffff;

}
a.button_buy:hover {
	background-position:0 -19px;
}
a.button_buy:active {
        background-position:0 -38px;
}


#screenshot{
	position:absolute;
	border:1px solid #d3d3d3;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

.headerSortUp{
	background: url('http://topbuy.com.ua/xml/img/sau.png') no-repeat right bottom;
}

.headerSortDown{
	background: url('http://topbuy.com.ua/xml/img/sad.png') no-repeat right bottom;

}

a.button_buyed {
        background:url('../img/sprite_buyed.png') 0 0 repeat-x;
        width:89px;
        height:19px;
        display:block;
        font-size:11px;
        line-height:19px;
        color: #000;
        text-align:center;
        text-decoration:none;
        cursor: pointer;
 	white-space: nowrap;
	text-shadow:0 1px 0 #ffffff;
}
a.button_buyed:hover {
        background-position:0 -19px;
}
a.button_buyed:active {
        background-position:0 -38px;
}

#loading {
	position: absolute;
	top: 5px;
	right: 5px;
}

#calendar {
	width: 900px;
	margin: 0 auto;
}

a.button_remove {
        background:url('../img/sprite_buyed.png') 0 0 repeat-x;
        width:89px;
        height:19px;
        display:block;
        font-size:11px;
        line-height:19px;
        color: #000;
        text-align:center;
        text-decoration:none;
        cursor: pointer;
 	white-space: nowrap;
	text-shadow:0 1px 0 #ffffff;
}
a.button_remove:hover {
        background-position:0 -19px;
}
a.button_remove:active {
        background-position:0 -38px;
}


a.button_checkout {
        background:url('../img/sprite_checkout.png') 0 0 repeat-x;
        width:150px;
        height:30px;
        display:block;
        font-size:13px;
        line-height:30px;
        color: #000;
        text-align:center;
        text-decoration:none;
        cursor: pointer;
}
a.button_checkout:hover {
        background-position:0 -30px;
}
a.button_checkout:active {
        background-position:0 -60px;
}

.search_OFF {
	font-size: 14px;
	
}
.search_ON {
	font-size: 16px;
	color: blue;
	
}
.active {
	text-decoration: none;
	color: white;
	border: 3px solid #ac0000;
	background: #ff3838;
	line-height: 35px;
	padding: 5px;

}

.img_shadow {
    background: #fff; /* Цвет фона */
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
    padding: 3px;
}

.mainm_ {
	border: 1px solid #562a83;
	FONT-SIZE: 13px;
	COLOR: #000; 
	FONT-FAMILY: tahoma, arial, verdana, helvetica, sans-serif;
	TEXT-DECORATION: underline;
	PADDING: 3px;
	PADDING-LEFT: 6px;
	PADDING-RIGHT: 6px;
	PADDING-TOP: 4px;
	PADDING-BOTTOM: 2px;
	BACKGROUND-COLOR: #f693c8;
	line-height: 35px;
}


.log_link {
	border: solid 1px black;
	padding: 3px;
	padding-top: 1px;
	background: url(../img/button_bg.png) #f75432 center top repeat-x;
	color: white;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
.log_link:hover {
	background: url(../img/button_bg.png) #f75432 center bottom repeat-x;
}

/* === jQ TOP === */   
#toTop {   
  	width: 100px;   
  	background: #f1f1f1;   
  	border: 1px solid #cccccc;   
  	text-align: center;   
  	padding: 2px;   
  	position: fixed;   
  	bottom: 10px;   
  	right: 10px;   
  	cursor: pointer;   
  	color: #666666;   
  	text-decoration: none;   
}   
/* =============== */


input[type=text], input[type=password], textarea { 
	border: 1px solid #777;
        font: 11px sans-serif;
}
textarea { 
 	overflow: auto;
 	vertical-align: middle;
 /*	width: 400px;
 	height: 80px; */
        font: 11px sans-serif;
}
input {
 	vertical-align: middle;
        font: 11px sans-serif;
}

input[type=password]:hover, input[type=text]:hover, textarea:hover { 
	background: #ffffe1; 
	border: 1px dashed #555;
	font: 11px sans-serif;
}

input[type=password]:focus, input[type=text]:focus, textarea:focus { 
	background: #f8f8f8; 
	border: 1px solid #999;
	font: 11px sans-serif;
}

.mmenu {
	font: 14px sans-serif;
}
.jqifade{
	position: absolute;
	background-color: #aaaaaa; 
}
div.jqi{
	width: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	border: solid 1px #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{
	font-weight: bold;
}
div.jqi .jqiclose{
	position: absolute;
	top: 4px; right: -2px;
	width: 18px;
	cursor: default;
	color: #bbbbbb;
	font-weight: bold;
}
div.jqi .jqimessage{
	padding: 10px;
	line-height: 20px;
	color: #444444;
}
div.jqi .jqibuttons{
	text-align: right;
	padding: 5px 0 5px 0;
	border: solid 1px #eeeeee;
	background-color: #f4f4f4;
}
div.jqi button{
	padding: 3px 10px;
	margin: 0 10px;
	background-color: #2F6073;
	border: solid 1px #f4f4f4;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
div.jqi button:hover{
	background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
	background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
	background-color: #BF5E26;
}

/* -----------==============------------ JQuery Banner Rotator -----------==============------------ */

ul.slides_rotator{
	margin: 0;
	padding: 0;
	position: relative;
    list-style: none;
}


div.rotator{
	float: left;
	margin: 0 25px;
    position: relative;
}

a.rotator-nav{
	position: absolute;
	top: 50%;
	margin-top: -16px;
	z-index: 3;
	cursor: pointer;	
}


a.rotator-nav div{
	height: 32px;
	width: 32px;
	background: url('/xml/img/nav.png')  no-repeat;	
}

#rotator-left{
	left:-16px;	
}

#rotator-left div{
	background-position: 0 0;	
}

#rotator-left:hover div{
	background-position: 0 -32px;	
}

#rotator-right{
	right:-16px;
}

#rotator-right div{
	background-position: -32px 0;	
}

#rotator-right:hover div{
	background-position: -32px -32px;
}

/* -----------==============------------ JQuery Banner Rotator -----------==============------------ */
