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

body {
	margin:0 0 20px 0;
	background:url(../images/1_main_05.gif) repeat-x top;
	font-family:Arial;
	font-size:12px;
	color:#000;
}

#header {
	background:url(../images/top_bg_big.jpg) repeat-x top;
}

#note {
	width:100%;
	position:fixed;
	bottom:0;
	background:#FFFFE0;
	border-top:1px solid #666;
	text-align:center;
	display:none;
}

/*
#header #navigation td {
	height:40px;
	text-align:center;
	width:147px;
	line-height:40px;
	background:url(../images/m1.jpg);
}
*/

#header #navigation td a {
	color:#FFF;
	text-decoration:none;
}

#header #shopping_cart {
	background:url(../images/shopping_cart.jpg);
	width:210px;
	height:46px;
	color:#FFF;
	font-weight:bold;
}

#header #shopping_cart a {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}

#content {
	background:url(../images/content_bg.jpg) repeat-x top;
}

#content #left, #content #right {
	width:210px;
}

#content #center {
	width:520px;
	margin:0 0 0 3px;
}

#content #center .product{
	float:left;
	margin:0 8px 15px 8px;
	width:30%;
	h-eight:240px;
}

#content .section, div.banner {
	margin-top:20px;
	margin-bottom:10px;
}

div.banner {
	height:274px;
	margin-bottom:0;
}

#left div.banner, #right div.banner {
	height:auto;
	text-align:center;
}

div.banner div.text, div.banner span{
	position:absolute;
	width:732px;
	height:30px;
	color:#FFF;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
	margin-top:243px;
	margin-left:3px;
}
div.banner div.text{
	background-color:#000;
	opacity:0.5;
	filter: alpha(opacity = 50);
	border-top:1px solid #FFF;
}
div.banner span {
	opacity:1;
	filter: alpha(opacity = 100);
}

a {
	color:inherit;
	text-decoration:none;
}

a img {
	border:0;
}

#content .section h1 {
	color:#FFF;
	font-weight:bold;
	font-size:inherit;
	margin:0px 10px;
	padding:0;
}

h2 {
	color:#d97183;
	font-weight:bold;
	font-size:14px;
}

h3 {
	color:#45b8cc;
	font-weight:bold;
	font-size:14px;
	margin:5px;
}

#content .section .content {
	border-left:1px solid #f2dce0;
	border-right:1px solid #f2dce0;
}

#content .section .content2 {
	border-left:1px solid #f2dce0;
	border-right:1px solid #f2dce0;
	background:#f9e7ea;
}

#content .section .bottom {
	border-bottom:1px solid #f2dce0;
}

#content .section .bottom2 {
	background:#f9e7ea;
	border-bottom:1px solid #f2dce0;
}

#content .section ul.categories {
	
	list-style:none;
	list-style-image:none;
	margin:10px 0;
	width:100%;
	padding:0;
}

#content .section ul.categories li {
	border-bottom:1px solid #f2dce0;
	padding:5px 0 5px 35px;
	background:url(../images/pimp1.gif) 15px center no-repeat;
}

#content .section ul.categories li.last {
	border:none;
}

#footer {
	color:#999999;
	text-align:right;
}

#footer a {
	color:#999999;
	text-decoration:underline;
	margin-right:10px;
}

.f10 {
	font-size:10px;
}

.f14 {
	font-size:14px;
}

.f16 {
	font-size:16px;
}

.black {
	color:#000000;
}

.pink {
	color:#d97183;
}

.blue {
	color:#45b8cc;
}

.black_border {
	border:1px solid #000000;
}

.pink_b {
	border:1px solid #9AD56A;
}

.pink_br {
	border-right:1px solid #f2dde1;
}

.pink_bv {
	border-right:1px solid #f2dde1;
	border-left:1px solid #f2dde1;
}

.pink_bh {
	border-top:1px solid #f2dde1;
	border-bottom:1px solid #f2dde1;
}

.pink_bl {
	border-left:1px solid #f2dde1;
}

.pink_bt {
	border-top:1px solid #f2dde1;
}

.pink_bb {
	border-bottom:1px solid #f2dde1;
}

a.btnblue {
	background:url(../images/blue_l.jpg);
	height:22px;
	line-height:22px;
	float:left;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
}

a.btnblue span {
	background:url(../images/blue_r.jpg) right no-repeat;
	height:inherit;
	line-height:inherit;
	display:block;
	padding-right:10px;
}

a.menu {
	background:url(../images/menu_l.gif);
	height:40px;
	line-height:40px;
	float:left;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
}

a.menu span {
	background:url(../images/menu_r.gif) right no-repeat;
	height:inherit;
	line-height:inherit;
	display:block;
	padding-right:10px;
}

span.notify {
	background-color:#ECEFF5;
	padding:5px 25px;
	border:1px solid #3CA4C9;
	line-height:26px;
}

.selected {
	background: url(../images/accept-icon.png) 5px no-repeat #9AD56A;
	font-weight:bold;
}
.selected a {
}

.highlight {
	background-color:#FF0;
	font-weight:bold;
}


.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

#q {
	width:258px;
}
