/* Main */
body{
	background-color: #EEEEEE;
	padding: 0;
	width: 100%;
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 15px;
}
#body_holder {
	margin: 0px auto;
	width: 990px;
}

/* Top */
#top_menu {
	background: #EEEEEE url(../../images/default/top_menu.png) no-repeat;
	width: 990px;
	height: 29px;
	font: 13px/27px helvetica,arial;
	color: white;
}
#top_links {
	float: left;
	padding-left: 670px;
}
#top_links a {
	font: 13px/27px helvetica,arial;
	text-decoration: none;
	color: white;
}
#top_links a:hover {
	color: black;
}

#top_cart {
	float: right;
	padding-right: 28px;
}
#top_cart a {
	font: 13px/27px helvetica,arial;
	text-decoration: none;
	color: white;
}
#top_cart a:hover {
	color: black;
}


#top_empty {
	width: 984px;
	height: 45px;
	padding-left: 6px;
	 
}

#top_container {
	width: 990px;
	height: 130px;
	background: white;
	padding-top: 1px;
}
#top_container_inner {
	border: 1px solid silver;
	border-bottom: none;
	width: 986px;
	height: 130px;
}

/* Tabs */
#tabs {
	padding-top: 15px; 
	float: left;
}

#tab_active {
	position: absolute;
	z-index: 1000;
	background: #EEEEEE url(../../images/default/tab_selected.png) no-repeat;
	width: 171px;
	padding-top: 8px;
	height: 22px;
	margin-top: 2px;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 12px;
	color: #1D4094;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

#tab{
	position: absolute;
	z-index: 1000;
	background: #EEEEEE url(../../images/default/tab.png) no-repeat;
	width: 171px;
	height: 22px;
	padding-top: 8px;
	margin-top: 2px;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 12px;
	color: #1D4094;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

/* Help box */
#top_help {
	position: absolute;
	padding-left: 695px;
	padding-top: 2px;
	float: right;
	z-index: 500;
}

#top_help .help_text {
	font-family: Verdana;
	font-size: 14px;
	color: #1D4094;
	text-align: center;
}
#top_help .phone {
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 16px;
	color: #F08F00;
	font-weight: bold;
	padding-top: 5px;
}

#top_help .phone_text {
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	color: #1D4094;
}

/* Logo */
#top_container_inner #logo {
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}

/* Search box */
#top_container_inner #search {
	float: right;
	width: 360px;
}

#search #text {
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 15px;
	color: #4F91CD;
	padding-top: 25px;
	padding-bottom: 14px;
	border-bottom: 1px solid silver;
	margin-right: 1px;
	padding-left: 3px;
}

#search_box {
	background: url(../../images/default/search.png) no-repeat;
	width: 340px;
	padding-left: 8px;
	margin-right: 10px;
	margin-top: 15px;
	height: 40px;
}

#search_box [type=text]{
	 
	border: none;
	width: 255px;
}
#search_box .submit {
	background: none;
	width: 80px;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 12px;
	color: #1D4094;
	font-weight: bold;
	padding-bottom: 3px;
	height: 25px;
	background:none repeat scroll 0 0 transparent; border:medium none;
}






/* Menu */
#topmenu {
	background:url("../../images/default/topmenu-back.jpg") no-repeat scroll left top transparent;
	height:38px;
	padding:0 3px;
	top:203px;
	width:984px;
}


#topmenu_2 {
	background:url("../../images/default/topmenu-back.jpg") no-repeat scroll left top transparent;
	height:38px;
	padding:0 3px;
	top:203px;
	width:984px;
}

#topmenu a:link, #topmenu a:visited {
	font: bold 12px helvetica, arial;
	color: white;
	background-image: url(../../images/default/topmenu-item-back.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	padding: 10px 18px 11px 6px;
	line-height: 38px;
	text-decoration: none;
       
}

#topmenu_2 a:link, #topmenu_2 a:visited {
	font: bold 12px helvetica, arial;
	color: white;
	background-image: url(../../images/default/topmenu-item-back.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	padding: 10px 18px 11px 6px;
	line-height: 38px;
	text-decoration: none;
       
}

#topmenu_2 .topMenuCat .noSubcats {
	font: bold 12px helvetica, arial;
	color: white;
	background-image: url(../../images/default/topmenu-item-back-only.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	padding: 10px 10px 11px 6px;
	line-height: 38px;
	text-decoration: none;
}



#topmenu a:hover {
	background-repeat: right -38px;
	color: #1c3f95;
        
}
#topmenu_2 a:hover {
	background-repeat: right -38px;
	color: #1c3f95;
        
}

#topmenu a:visited{
	font: bold 12px helvetica, arial;
	color: white;
	background-image: url(../../images/default/topmenu-item-back-only.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	padding: 10px 10px 11px 6px;
	line-height: 38px;
	text-decoration: none;
}

#topmenu .topMenuCat {
	float: left;
	position: relative;
}

#topmenu_2 .noSubcats:hover {
	background: #eeeeee;
        color:#1d4094;
}

#hover_category{
    background: #eeeeee;
        color:#1d4094;
}

#topmenu .topMenuCat .topMenuSub {
	display: none;
	position: absolute;
	top: 38px;
	left: 0px;
	background-color: #eeeeee;
	border-left: solid 1px #1843a1;
	border-bottom: solid 1px #1843a1;
	border-right: solid 1px #1843a1;
	margin-left: -1px;
	z-index: 9999 !important;
}

#topmenu_2 .topMenuCat {
	float: left;
	position: relative;
}

.topMenuSub .topMenuSubCol {
	border-right: dotted 1px #1843a1;
	float: left;
	width: 164px;
}

.topMenuSub .topMenuSubCol a {
	color: #1843a1 !important;
	background-image: none !important;
	padding: 4px 10px !important;
	display: block;
	margin: 0px !important;
	font: normal 12px arial !important;
}

.topMenuSub .topMenuSubCol a:hover {
	background-color: #1843a1 !important;
	color: #eeeeee !important;
}


#topmenu .topMenuCat  {
	float:left;
	position:relative;
       
}
#navselected a:link, #navselected a:visited { background-color: #336699; color: white }
#subcats { border: 1px solid gray }
#subcats a:link, #subcats a:visited {
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: white;
	font-size: 10px !important;
}
#subcats a:hover { 
	color: white;
	background-color: #336699 !important;
}
#menu a {
	padding: 3px 6px 3px 6px;
}
#tabsrow { 
	background-color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid #1c3664;
	color: #1c3664;
}
#searchcell { color: white; padding-left: 5px; padding-right: 1em }

#toptext a:link, #toptext a:visited {
	color: black;
	text-decoration: none;
}
#toptext a:hover { text-decoration: underline }
#recenthistory {
	border: 1px solid #005EAB;
	margin-bottom: 1em;
}

#naglowek {
	background-repeat: no-repeat;
	background-color: white;
}
#recentSearches {
	border: 1px solid #005EAB;
	padding: 3px;
}

#subcats a:link, #subcats a:visited {
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-color: white;
	font-size: 10px !important;
	background-repeat: no-repeat;
	background-position: 5 2;
}


#headerv2    { background-image: url('../../images/default/top-back-v2.gif') }
#headerv2 form { margin: 0; padding: 0 }


/* Rotator */
#subtabs {
	overflow: hidden;
}
#subtabs .active {
	background-image: url('../../images/default/subtab_active.png');
	width: 160px;
	height: 20px;
	float: left;
	
	padding-top: 6px;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
#subtabs .inactive {
	background-image: url('../../images/default/subtab_inactive.png');
	width: 160px;
	height: 20px;
	float: left;
	padding-top: 6px;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 13px;
	color: #1D4094;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}	

#subtabs .category_search{
	background-image: url('../../images/default/category_search.png');
	width: 160px;
	height: 18px;
	padding-top: 2px;
	margin-right: 2px;
	float: right;
	margin-top: 6px;
	font-family: Verdana;
	font-size: 13px;
	color: #1D4094;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}


#box_header {
	background-image: url('../../images/default/box_header.png');
	width: 935px;
	padding-left: 25px;
	height: 25px;
	margin-top: 15px;
	margin-bottom: 3px;
	padding-top: 7px;
	font-family: Verdana;
	font-size: 13px;
	color: #1D4094;
	font-weight: bold;
	cursor: pointer;
}
#box_content {
	font:bold 11px arial;
	border:1px solid #CCCCCC;
	margin:0;
	padding:10px 0;
	width:958px;
}

#fourbox {
	width: 959px;
	height: 335px;
	background-image: url(../../images/default/4box.png);
	margin-top: 15px;
}

#fourbox_inner {
	margin-left: 3px;
	float: left;
	width: 194px;
	padding-left: 20px;
	padding-right: 20px;
	height: 332px;
}
#fourbox_header {
	padding-top: 8px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 14px;
	color: #1D4094;
	font-weight: bold;
}

#fourbox_content {
	height: 300px;
	color:#333333;
	font-family:Verdana;
	font-size:11px;
	text-align: center;
}
.topPickName {
	margin:5px 10px 0;
       
      
}
.topPickAbs {
	color:black;
	font:11px arial;
	margin:5px 20px;
	min-height:50px;
	text-align:left;
}



.topPickAbs {
	color:black;
	font:11px arial;
	margin:5px 20px;
	min-height:50px;
	text-align:left;
}
.topPickPrice {
	margin:10px 5px;
}
.topPickPrice .regPrice {
	color:#CF4111;
	font:11px arial;
	text-decoration:line-through;
}
.topPickPrice .salePrice {
	/*color:#67932D;*/
	color: #000000;
	font:bold 14px arial;
}








#homeRotImages {
	margin-left: 1px;
	padding-left: 1px;
	margin-right: 1px;
	background-color: white;
}
 
#ytRotator  {
	position:relative;
}
#ytRotator img {
	left:0;
	position:absolute;
	top:0;
	visibility:hidden;
}
#ytRotator .ytImgRotatorControls {
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	text-align:right;
	width: 985px;
	padding-top: 10px;
	padding-bottom: 15px;
	background: white;
}
#ytRotator .ytRotatorNormal {
	background-color:white;
}
#ytRotator .ytRotatorSelected, #ytRotator .ytImgRotatorControls a:hover {
	background:url("../../images/default/rotcontrol-linkb2.gif") no-repeat scroll center center transparent !important;
}
#ytRotator .ytImgRotatorControls a:link, #ytRotator .ytImgRotatorControls a:visited {
	background:url("../../images/default/rotcontrol-linkb1.gif") no-repeat scroll center center transparent;
	height:14px;
	margin-right:8px;
	padding:2px 6px;
	width:14px;
}
#ytRotator #rotNext {
	background:url("../../images/default/rotcontrol-next.gif") no-repeat scroll center center transparent !important;
	height:14px;
	width:14px;
}
#ytRotator .ytImgRotatorControls a#rotNext:hover {
	background:url("../../images/default/rotcontrol-next.gif") no-repeat scroll center center transparent !important;
}
#ytRotator #rotPrev {
	background:url("../../images/default/rotcontrol-prev.gif") no-repeat scroll center center transparent !important;
	height:14px;
	width:14px;
}
#ytRotator .ytImgRotatorControls a#rotPrev:hover {
	background:url("../../images/default/rotcontrol-prev.gif") no-repeat scroll center center transparent !important;
}

/* slider */
#slider {
	margin-left: 2px;
	width: 963px;
	padding-left: 12px;
	padding-right: 10px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	background: white;
}

#tabcontents {
	border:2px solid #FE1017;
	padding:10px;
	width: 936px;
}
#tabs {
	text-align:left;
}
#bestSellersFrame {
	margin-left:-9px;
	margin-right:-9px;
	width:954px;
}
#bestSellersFrame td {
	text-align:left;
}
#cycleElements {
	overflow:hidden;
	width:924px !important;
}
.cycleElementsContainer li {
	float:left;
	list-style:none outside none;
	margin:0 !important;
	padding:0 !important;
	width:145px;
}
#cycleElements {
	overflow:hidden;
	width:924px !important;
}
.cycleElementsContainer li {
	float:left;
	list-style:none outside none;
	margin:0 !important;
	padding:0 !important;
	width:145px;
}
.bestSellerItem {
	border-right:1px solid #E1E1E1;
	text-align:center;
	width:145px;
	color:#333333;
	font-family:Verdana;
	font-size:11px;
	overflow: hidden;
}
.bestSellerName {
	height:30px;
	margin:5px 10px;
	overflow:hidden;	
}
.bestSellerName a {
	color:#1C3F95;
	font:bold 11px arial;
}
.bestSellerPrice {
	margin:5px 5px 0;
}
.bestSellerPrice .regPrice {
	color:#CF4111;
	font:11px arial;
	text-decoration:line-through;
}
.bestSellerPrice .salePrice {
	/*color:#67932D;*/
	color: #000000;
	font:bold 11px arial;
}



#benefits {
	margin-top: 15px;
	width: 730px;
	border: 1px solid silver;
	background: #EEEEEE url(../../images/default/benefits.png);
	height: 55px;
	padding-top: 15px; 
	padding-left: 230px; 
}

/* Index contacts */
.bottomCellBig {
	padding:0 !important;
}
.bottomCellBig table td {
	padding:10px !important;
}
#newsletterform {
	background:url("../../images/default/newsletter-back.gif") no-repeat scroll left top transparent;
	height:88px;
	margin:0 !important;
	padding:0;
	position:relative;
	width:271px;
}
#newsinp {
	border:1px solid white;
	left:6px;
	position:absolute;
	top:64px;
	width:170px;
}
#newsgo {
	left:180px;
	position:absolute;
	top:60px;
}
.bottomInfo {
	border-top:1px dotted white;
	color:white;
	font:10px helvetica,arial;
}
.bottomInfo a {
	color: white;
	text-decoration: none;
}
.bottomCell {
	border-left:1px dotted white;
	color:white;
	padding:10px;
	vertical-align:top;
}
.bottomCell label {
	border-bottom:1px solid white;
	display:block;
	font:18px arial;
}
.bottomCell a:link, .bottomCell a:visited {
	background:url("../../images/default/bottomcell-spot.gif") no-repeat scroll left center transparent;
	color:white;
	display:block;
	font:12px arial;
	padding:2px 2px 2px 10px;
	text-decoration:none;
}
.bottomCell a:hover {
	text-decoration: underline;
}


#footer {
	font-size: 12px;
}
#footer a{
	padding: 0 10px;
	color: black;
	font-size: 12px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: underline;
}



/* Browse page */
#browse {

}
#browse_sidebar {
	float: left;
	width: 201px;
}
#browse_sidebar label {
	color:black;
	display:block;
	font:18px arial;
	letter-spacing:-1px;
	padding:7px 6px;
}

#browse_content {
	overflow: hidden;
	text-align:left;
}
#browse_page {
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	width:740px;
	margin-left: 10px;
	float: left;
	text-align:left;
	padding-left: 10px;
	overflow: hidden;
}

#itemTop {
	height:35px;
	text-align: left;
}
#itemBreadcrumbs {
	color:#5972B1;
	float:left;
	font:11px arial;
	height:27px;
	padding-top:9px;
	width:555px;
}
#itemBreadcrumbs {
	color:#5972B1;
	font:11px arial;
}
#itemBreadcrumbs a {
	color:#5972B1;
	font:11px arial;
}
#catLeftNav {
	background-color:#E0F0FF;
	border-bottom:1px solid #1C3F95;
	border-top:1px solid #1C3F95;
}
#catLeftNav a:link, #catLeftNav a:visited {
	display:block;
	font:13px arial;
	padding:1px 5px;
	text-decoration:none;
}
#catLeftNav a:hover {
	text-decoration: underline;
}
#catLeftNav label {
	background-color:#1C3F95;
	color:white;
	font:13px arial;
	letter-spacing:0;
	margin:4px 0 2px;
	padding:1px 5px;
	display: block;
}
#itemRelatedTable td {
	border-bottom:1px dotted #CCCCCC;
	padding:3px;
	vertical-align:middle;
}
.itemRelatedImg {
	border-right:1px solid #CCCCCC;
	width:56px;
}
.itemRelatedName a:link, .itemRelatedName a:visited {
	color:#1B3F95;
	font:bold 11px arial;
	padding-left:5px;
	text-decoration:none;
}
#itemName {
	color:black;
	font:bold 22px arial;
	margin:0;
	padding: 0;
}
.itemNameExp {
	font-size:13px;
	margin:0 0 15px;
}



#catRelated {
	margin:10px 0;
}
.catTitleFrame {
	border-bottom:1px solid #1C3F95;
	height:24px;
}
.catTitleText {
	background:url("../../images/default/cattitle-corner.png") no-repeat scroll right top #1C3F95;
	color:white;
	font:12px/24px arial;
	height:24px;
	padding:5px 10px;
}
#catRelatedTable {
	margin:10px 0 0;
}
.catRelatedOne {
	border:1px solid #D0D0D0;
	margin-bottom:0;
	padding:5px;
	width:367px;
}
.catRelatedOne .left {
	float:left;
	margin-right:10px;
}
.catRelatedAbs {
	font:11px arial;
}
.catRelatedName a {
	color:#1C3F95;
	font:bold 15px arial;
	text-decoration:none;
}

.topPickName a {
	color:#1C3F95;
	font:bold 11px arial;
}
.catFeaturedSeeall {
	background:url("../../images/default/cat-featured-bottom-back.gif") repeat-x scroll left top transparent;
	bottom:0;
	height:27px;
	left:0;
	line-height:27px;
	width:235px !important;
}
.catFeaturedSeeall a  {
	font:bold 11px/27px arial;
	height:27px;
	text-decoration:none;
}

#itemDetailsLeft {
	float:left;
	width:357px;
}
#itemMainImg  {
	position:relative;
}
 
#itemMainImg {
	width:357px;
}
#itemMainImg div {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	width:355px;
}
.highslide {
	outline:medium none;
	text-decoration:none;
}
.highslide img {
	cursor: pointer !important;
}
#itemMainVideoLink {
	cursor:pointer;
}
#enlargeImg  {
	cursor:pointer;
}
 
#enlargeImg {
	float:left;
	margin-left:18px;
	margin-top:6px;
}
#itemMoreImgs {
	border-top:1px dotted #CCCCCC;
	margin-top:10px;
	padding-top:5px;
	width:357px;
}
#itemMoreImgs table td.mimgs {
	border:1px solid #CCCCCC;
	padding:3px;
	width:51px;
}

#itemDetailsRight {
	float:right;
	width:320px;
}
#itemOrderIn {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
#accessoriesLink {
	cursor:pointer;
}
h2#itemOrderName {
	font:bold 16px arial;
	margin:0;
	padding:0 10px;
}
#itemCode {
	margin:0;
	padding:0 10px 5px;
	color:#333333;
	font-family:Verdana;
	font-size:11px;
}
#itemOrderOptions {
	margin:0 10px;
}
#itemOrderRatePrice  {
	border-bottom:1px dotted #CCCCCC;
	margin:10px;
width:298px;
}

#itemOrderQB td, #itemOrderRatePrice td {
	padding-bottom:10px;
	color:#333333;
	font-family:Verdana;
	font-size:11px;
}
#itemOrderRatePrice .regpr {
	color:black;
	font:12px arial;
}
#itemOrderRatePrice .saleprice {
	color:#FE1017;
	font:bold 12px arial;
}
#itemOrderRatePrice .salepriceamount {
	font-size:20px;
}
#itemOrderQB {
	border-bottom:1px dotted #CCCCCC;
	margin:0 10px;
	width:298px;
}
#itemOrderQB td, #itemOrderRatePrice td {
	padding-bottom:10px;
}
.accessories {
	margin-top:10px;
}
.accessories table {
	margin:5px auto 0 !important;
	width:298px;
}
.accessories td, .accessories td select, .accessories td input {
	font-size:10px !important;
}

#tabcontrols {
	line-height:24px;
	margin-left:0 !important;
}
.tabshell {
	position:relative;
	padding-right: 1px;
	float: left;
}
#tabcontrols td.selected a:link, #tabcontrols td.selected a:visited {
	background-color:#1844A1;
	border-left:1px solid #1844A1;
	border-right:1px solid #1844A1;
	border-top:1px solid #1844A1;
	color:white;
}

#tabcontrols a:link, #tabcontrols a:visited {

	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:25px !important;
	margin-right:2px;
	padding:6px 9px;
	text-decoration:none;
}
.tabtopright {
	position:absolute;
	right:2px;
	top:-1px;
}
#tabcontrols a:link, #tabcontrols a:visited {
	background-color:#EEEEEE;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	border-top:1px solid #EEEEEE;
	color:#1844A1;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:25px !important;
	margin-right:2px;
	padding:6px 9px;
	text-decoration:none;
}

/*#tabcontents {
	border: none;
	border-top:1px solid #1844A1;
	overflow-x:auto;
	padding:10px 0;
	font-family:Verdana;
	font-size:11px;
	color: #333333;
}*/

.siteinfo {
	font-weight: normal; font-size: 15px; padding: 0; margin: 0; font-style: italic;
}


#ytRotator .ytImgRotatorControls {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/htdocs/images/default/rotcontrol-back.png', sizingMethod='scale');
}

#tabcontrols span{
	background-color:#1844A1;
	border-left:1px solid #1844A1;
	border-right:1px solid #1844A1;
	border-top:1px solid #1844A1;
	color:white;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:25px !important;
	margin-right:2px;
	padding:6px 9px;
	text-decoration:none;
}





.new_input {
	background: url('/htdocs/images/default/text_input1.png') no-repeat;
	border: none;
	height: 14px;
	width: 188px;
	padding: 6px;
}
a.new_button {
	background: transparent url('/htdocs/images/default/ob_right.png') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 30px;
	margin-right: 6px;
	padding-right: 15px; /* sliding doors padding */
	text-decoration: none;
}

a.new_button span {
	background: transparent url('/htdocs/images/default/ob_left.png') no-repeat;
	display: block;
	line-height: 14px;
	padding: 8px 0 8px 15px;
	color: white;
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
	line-height:15px;
} 

.category_browsing {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 11px;
}


.ordernow_prod{
    border: 1px solid #666;
    padding: 3px;
    padding-top: 3px;
    text-decoration: none;
    font-weight: normal;
    border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
        margin-top:0px;
        color:#333;
        background: #F0F0F0 ;
        font-weight: normal;

}
.ordernow_prod:hover{
    border: 1px solid #666;
    color: #444;
}



.input_wait input[type=text]{
     border-left: 1px solid #666;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
        padding: 2px;
    
}

.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;
        list-style-type: none;
}

.ac_loading {
	background: white url('http://spytech.bg/htdocs/scripts/autocomlete/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

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


