/* Header styles */

Body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url(/img/body-bg.png) repeat-x;
	margin: 0;
	padding: 0;
}
#header-flags {
	float: right;
	line-height: 20px;
	color: #fff;
}
#header-flags select {
	font-size: 10px;
}
#header-flags a {
	padding-left: 8px;
}
#header-menu {
	background: url(/img/header-menu-bg.png) repeat-x;
	width: 510px;
	height: 29px;
	float: right;
	margin-left: 20px;
	padding-top: 7px;
}
#header-buttons {
	float: right;
	clear: both;
	width: 282px;
	height: 28px;
	margin-top: -2px;
}
#header-buttons a {
	display: block;
	width: 135px;
	height: 26px;
	float: right;
	margin-left: 6px;
}
#top-bar {
	float: left;
	width: 100%;
	height: 50px;
	background: url(/img/top-bar-bg.png) repeat-x;
}
#top-bar-left {
	float: left;
	width: 198px;
	height: 39px;
	padding-left: 32px;
	padding-top: 11px;
	background: url(/img/top-bar-left-bg.png) repeat-x;
}
#top-bar-middle {
	float: left;
}
#search-form {
	margin: 0;
	padding-top: 10px;
	padding-left: 30px;
}
#search-fraza {
	width: 154px;
	margin-right: 10px;
	float: left;
	margin-top: 4px;
}
#search-form a {
	background: url(/img/white-btn.png) no-repeat left center;
	padding-left: 15px;
	color: #ffffff;
	float: left;
	margin-top: 10px;
}
#search-form-cat {
	position: absolute;
	background-color: #0458B2;
	margin-top: 35px;
	margin-left: -30px;
	padding-left: 31px;
	width: 472px;
	height: 50px;
	color: #ffffff;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
#search-form-cat select {
	margin-top: 5px;
}
#top-bar-right {
	width: 7px;
	height: 50px;
	margin-left: 3px;
	float: right;
	background: url(/img/top-bar-right-bg.png) no-repeat;
}
#top-bar-right a {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
#top-bar-right span {
	color: #ffffff;
}
#popupmenu {
	position: absolute;
	visibility: hidden;
	margin: 38px 0 0 33px;
	padding: 10px;
	background: #eaeaea;
	border: 1px solid #D6D6D6;
	z-index: 2;
}
#popup-container {
	background: url(../img/popup-bg.png) -10px 0;
	float: left;	
}
.popup-box {
	float: left;
	width: 160px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #D6D6D6;
}
.popup-box.noborder {
	border-top: none;
}
.popup-box.last {
	padding-right: 15px;
}
.popup-box ul {
	list-style-type: none;
	padding-left: 0;
	margin-top: 0;
}
.popup-box ul li {
	padding: 0;
}
.popup-box p {
	margin: 0;
	font-weight: bold;
	color: #008FD4;
	margin-bottom: 3px;
}
.popup-box p a {
	color: #008FD4;
}
.main-box a {
	padding-left: 10px;
	display: block;
}
#path {
	width: 100%;
	background: url(/img/index-h1-bg.png) no-repeat left center;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 15px;
}
#path p {
	padding-left: 20px;
	margin: 0;
}
#compare-btn {
	text-align: right;
	float: right;
	width: 220px;
	height: 33px;
	margin-top: -25px;
	margin-right: 10px;
}
#cart-btn {
	text-align: right;
	float: right;
	width: 140px;
	height: 33px;
	margin-top: -25px;
}

/* Left menu */

#wide-menu {
	width: 232px;
	float: left;
	clear: both;
	background: url(/img/wide-menu-bg.png) repeat-y;
	margin-bottom: 20px;
}
.wide-menu-top-head {
	background: url(/img/wide-menu-top-head-bg.png) no-repeat;
	color: #ffffff;
	font-size: 12px;
	width: 206px;
	font-weight: bold;
	padding: 9px 0 9px 26px;
	margin: -3px 0 0;
}
.wide-menu-top-head a {
	color: #ffffff;
}

.wide-menu-head {
	background: url(/img/wide-menu-top-blue-bg.png) no-repeat;
	color: #ffffff;
	width: 206px;
	font-weight: bold;
	padding: 4px 0 5px 26px;
	margin: -3px 0 0 0;
}

.wide-menu-head-graybg {
	background: url(/img/wide-menu-top-gray-bg.png) no-repeat;
	color: #ffffff;
	width: 206px;
	font-weight: bold;
	padding: 4px 0 5px 26px;
	margin: -3px 0 0 0;
}

#wide-menu ul {
	padding-left: 35px;
	margin: 15px 0 15px 0;
}
#wide-menu ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	list-style: square;
}
#wide-menu ul li a.active{
	font-weight: bold;
}
.wide-menu-bottom {
	background: url(/img/wide-menu-bottom-bg.png) no-repeat #FFFFFF;
	width: 232px;
	height: 20px;
}

.wide-menu-none-style ul {
	list-style: none !important;
	padding-left: 18px !important;
	margin-bottom: 11px !important;
	margin-top: 5px !important;
}
.wide-menu-last-view {
	margin: 5px 8px 10px 15px;
}
.wide-menu-last-view p {
	padding: 0;
	margin: 0 0 1px 0;
}
.wide-menu-last-view img {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

.wide-menu-head-gray {
/*	background: url(/img/wide-menu-top-head-bg-gray2.png) no-repeat top ; */
	color: #0D58AC !important;
	font-size: 12px;
	margin: 0;	
	margin-bottom: 1px;	
	height: auto;

}

.plus {
	background: url(/img/plus.png) 3px center no-repeat;
}

.minus {
	background: url(/img/min.png) 3px center no-repeat;
}

.wide-menu-item-padding {
   border-bottom: 1px solid #E2E3E5;
    margin-left: 4px;
    padding-bottom: 1px;
    width: 222px;
}

.wide-menu-item-padding-produkt {
	padding-bottom: 3px;
	padding-top:10px; 
	padding-bottom: 10px; 
	border: 0;
}

.wide-menu-head-gray a {
   	border-bottom: 1px solid #E2E3E5;
    color: #0D58AC !important;
    display: block;
    margin-left: 4px;
    padding: 8px 0 8px 26px;
    width: 196px;
} 

.gray {
	color: #999999;
	font-weight: normal;
}

.wide-menu-head-gray a:hover {
	/*background-color: #ffffff;*/
} 
.wide-menu-item {
	background: url("/img/blue.png") no-repeat scroll 26px center transparent;
    margin-bottom: 4px;
    margin-top: 4px;
    padding-left: 34px;
}

.wide-menu-item a {
	width: 100%;
	display: block;
	
	
}

.wide-menu-item-left {
	width: 172px;
	background: url("/img/bg_item.png") no-repeat scroll right top;
	display:block;
	padding-right: 24px;
	
}


.last-view-line {
	background-color: #ffffff;
	width: 100%;
	height: 2px;
	margin-top: 10px;
}
#tight-menu {
	width: 162px;
	float: left;
	clear: both;
	background: url(/img/tight-menu-bg.png) repeat-y;
	margin-bottom: 20px;
}
.tight-menu-top-head {
	background: url(/img/tight-menu-top-head-bg.png) no-repeat;
	color: #ffffff;
	font-size: 12px;
	width: 136px;
	font-weight: bold;
	padding:  9px 13px 9px 15px;
	margin: 0;
}
.tight-menu-head {
	background: url(/img/tight-menu-head-bg.png) no-repeat;
	color: #ffffff;
	width: 136px;
	font-weight: bold;
	padding: 4px 0 11px 26px;
	margin: 0;
}
.tight-menu-head a {
	color: #fff;
}
#tight-menu ul {
	padding-left: 8px;
	list-style-type: none;
	margin: 5px 0 10px 0;
}
#tight-menu ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#tight-menu ul li a.active{
	font-weight: bold;
}
#tight-menu-bottom {
	background: url(/img/tight-menu-bottom-bg.png) no-repeat;
	width: 162px;
	height: 7px;
}
#search-menu {
	width: 232px;
	float: left;
	clear: both;
	margin-bottom: 20px;
	font-size: 11px !important;
}
#search-menu a {
	font-size: 11px !important;
}
#search-menu ul {
	border: none !important;
	position: relative !important;
	background-color: none;
}

#main-center {
	margin-left: auto;
	margin-right: auto;
	width:800px;
}
#main-center-narrow {
	margin-left: auto;
	margin-right: auto;
	width:400px;
}

/* Footer styles */

#foot-wrapper {
	
}
#footer {
	background: url("/img/footer-bg.png") no-repeat scroll 0 15px transparent;
    height: 60px;
    padding-bottom: 15px;
    padding-top: 22px;
}
#footer-inside {
	width: 90%;	
}
.footer-box {
	width: 25%;
	height: 60px;
	float: left;
}
.footer-box p {
	background: url(/img/footer-box-p-bg.png) no-repeat left center;
	padding: 10px 0 10px 35px;
	margin: 0;
}
.footer-box ul {
	list-style-type: none;
	padding-left: 15px;
	margin-top: 6px;
}
.footer-box ul li {
	padding-bottom: 4px;
	padding-left: 12px; 
	background: url(../img/footer-item-bg.png) no-repeat left 2px;
}
.footer-box ul li a {
	color: #fff;	
}
#footer-buttons {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 15px;
	text-align: center;
	letter-spacing: 20px;
}
.more-info {
	height: 30px;
	margin: -82px 0 0 0;
	float: right;
	padding-right: 35px;
	padding-top: 50px;
	font-size: bold;
	background: url(../img/footer-bg-right.png) no-repeat top right; 
}
.more-info a {
	color: #fff !important;	
}

/* Global styles */

a img {
	border: 0;
}
a {
	color: #333333;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left !important;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.valign {
	vertical-align: middle;
}
.none {
	display: none;
}
.hidden {
	visibility: hidden;
}
.red {
	color: #F70E1A;
	line-height: 15px;
}
.green {
	color: #059800;
	line-height: 15px;
}
.blue {
	color: #0261B5;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.p30 {
	width: 30%;
}
.p40 {
	width: 40%;
}
.p50 {
	width: 50%;
}

.border-none {
	border: none;
}


a:link, a:active, a:visited {
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

form.std-form label {
	width: 190px;
	float: left;
	clear: both;
	text-align: right;	
	padding-right: 7px;
	padding-top: 4px;
}
form.std-form input[type=text] {
	border: 1px solid #aaa;
	padding: 3px;
	margin-bottom: 3px;
	width: 200px
}
form.std-form input[type=submit] {
	margin-left: 197px;
	padding: 2px 10px 2px 10px;
	border: 1px solid #aaa;
	background: #ddd;
	text-align: center;
}
form.std-form input[type=button] {
	clear: both;
	margin-left: 197px;
	padding: 2px 10px 2px 10px;
	border: 1px solid #aaa;
	background: #ddd;
	text-align: center;
}
form.std-form select {
	padding: 3px;
	border: 1px solid #aaa;
	font-size: 13px;
	margin-bottom: 3px;
	width: 290px;
}
form.std-form textarea {
	padding: 3px;
	border: 1px solid #aaa;
	width: 280px;
	height: 100px;
	overflow: auto;
	margin-bottom: 3px;
}
#errors {
	padding: 3px;
	border: 1px solid #E80202;
	margin-bottom: 3px;
}
#errors ul li {
	color: #E80202;
}
.msg {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	padding: 20px;
	border: 1px solid #e2e3e5;
	background-color: #f2f2f2;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
p.error {
    /*background: url("/img/error.png") no-repeat scroll 10px 8px #FAFAFA;*/
    border: 1px solid #E80202;
    clear: both;
    color: #E80202;
    font-size: 12px;
    font-weight: bold;
    padding: 9px 0 9px 14px;
    text-align: left;
}
p.info {
	padding: 15px 0 15px 50px;
	border: 1px solid #1E95EA;
	color: #1E95EA;
	font-weight: bold;
	background: url(/img/info.png) no-repeat 10px 8px #fafafa;
	font-size: 14px;
	clear: both;
}
p.warning {
	padding: 15px 0 15px 50px;
	border: 1px solid #F7D015;
	color: #F7D015;
	font-weight: bold;
	background: url(/img/warning.png) no-repeat 10px 8px #fafafa;
	font-size: 14px;
	clear: both;
}
hr {
	height: 1px;
	border: none;
	background: #ccc;
}
.butt{
	padding: 2px 10px 2px 10px;
	border: 1px solid #aaa;
	background: #ddd;
	text-align: center;
	width: 62px;
	font-size: 11px;
}
.pop_button{
	margin-left: auto;
	margin-right:auto;
	width:70px;
}
img.left-float {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/** tooltip **/
#tooltip  {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #fff !important;
	margin:0;
	opacity: 1.0;
	padding: 0 !important;
}
#tooltip h3, #tooltip div { margin: 0; }
.tool{
	background-color: #fff !important;
	opacity: 1.0;
}

#debug {
	overflow: auto;	
}

#menu-top {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#menu-top ul {
	float: left;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menu-top ul li {
	float: left;
	background: url(/img/menu-top-bg.png) bottom left no-repeat;
	margin-right: 1px;
}
#menu-top ul li a {
	display: block;
	height: 14px;
	padding: 8px 18px 8px 18px;
	background: url(/img/menu-top-a-bg.png) bottom right no-repeat;
	text-decoration: none;
}
#menu-top ul li.active {
	background: url(/img/menu-top-active-bg.png) bottom left no-repeat;
}
#menu-top ul li a.active {
	margin-top: 0 !important;
	background: url(/img/menu-top-a-active-bg.png) bottom right no-repeat;
}
#submenu-top {
	float: left;
	width: 100%;
}
#submenu-top div {
	float: left;
	width: 100%;
	height: 26px;
	background-color: #DAE9F0;
}
#submenu-top a {
	display: block;
	padding: 6px 30px 5px 30px;
	height: 15px; 
	border-right: 1px solid #ffffff;
	float: left;
	text-decoration: none;
}
div#bugreport {
	position: fixed;
	margin: 0px;
	padding: 0px;
	top: 132px;
	left: 0;
	list-style: none;
	z-index:9999;
	color: #fff;
}
div#bugreport-left {
	width: 30px;
	height: 160px;
	float: right;
}
div#bugreport p {
	margin: 2px 0 5px 0;
	padding: 0;
}
div#bugreport form {
	background: url(/img/bugreport-bg.png) repeat-x;
	float: left;
	display: block;
	margin-left: -220px;
	padding: 5px 10px 5px 5px;
	width: 205px;
	height: 150px;
}
textarea#bugreport-desc {
	width:100%;
	height:98px;
}
input#bugreport-email {
	width: 138px;
}
input#bugreport-btn {
	width: 60px;
}
.bugreport-inactive {
	color: #999999;
	border: 1px solid #eaeaea;
}
.bugreport-active {
	color: #333333;
	border: 1px solid #eaeaea;
}
.invalid {
	border: 1px solid #ff0000;
}
.user-info{
	color: #FFFFFF;
    float: left;
    margin-left: 10px;
    position: absolute;
    top: 37px;
    vertical-align: bottom;
}
