@charset "UTF-8";

@import url("css/jqtransform.css");
@import url("css/style_menu_-1.css");
@import url("css/style_menu_-2.css");
@import url("css/registration.css");
@import url("css/makitaclub.css");
/*@import url("css/_slider.css");*/
@import url("css/product.css");
@import url("fck_style.css");
@import url("css/jquery.autocomplete.css");
@import url("css/jquery-ui.css");
@import url("css/makita_lightbox_div.css");

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    
}

/* Általános cím */
h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #3F3F3F;
}

a {
	color:  #0080C0;
}

/** GENERALS **/

.clearer {
	clear: both;
}

.border_div {
    height: 21px;
    width: 1000px;
    background-image: url(images/line_top.jpg);
}

.border_div_2 {
	height:1px;
	width:970px;
	margin:0px;
	border-bottom:solid 1px #bebebe;
}

.titlebig {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    color: #FFF;
    left: 21px;
    top: 22px;
    padding-top: 37px;
    padding-bottom: 14px;
    padding-left: 20px;
}

/** SITE DIV'S **/

#container {
    width: 1000px;
    z-index: 10;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

/** TOP LINE **/

#head_bg {
    background-image: url(images/head_bg.jpg);
    background-repeat: no-repeat;
    height: 40px;
}

#menu_logo_wrapper {
	float: left;
	width: 740px;
    height: 40px;
}

#logo_div {
	float: left;
	width: 120px;
    height: 40px;
    padding-left: 20px;
}

#menu_div {
	float: left;
	width: 600px;
    height: 40px;
}

#menu_product {
	float: left;
	position: relative;
	width: 220px;
    height: 40px;
}

#menu_product ul {
	float: left;
	padding: 0px;
	margin: 0px;
}

#menu_product ul li {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	background-image: url("images/sep.png");
	background-position: right;
	background-repeat: no-repeat;
	height: 40px;
	padding-right: 10px;
}

#menu_product ul li a {
	padding: 0px;
	margin: 0px;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 12px;
	height: 28px;
	display: block;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	background-image: url("images/menu_arrow.gif");
	background-position: center 30px;
	background-repeat: no-repeat;
}
* html #menu_product ul li a {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 12px;
	height: -1px;
}

#product_catalog_tools {
	display: none;
	position: absolute;
	left: -40px;
	top: 40px;
	z-index: 1000;
	width: 850px;
	/*height: 470px;*/
	padding: 10px;
	
	border: 2px solid #2e657b;
	background-color: #4691a4;
    border-radius               : 10px;
    -moz-border-radius          : 10px;
    -webkit-border-radius       : 10px;
	
	opacity: 0.95;
	-moz-opacity: 0.95;
	filter:alpha(opacity=95);
}

#product_catalog_accessories {
	display: none;
	position: absolute;
	left: 90px;
	top: 40px;
	z-index: 103;
	width: 600px;
	height: 600px;
	
	border: 2px solid #2e657b;
	background-color: #4691a4;
    border-radius               : 10px;
    -moz-border-radius          : 10px;
    -webkit-border-radius       : 10px;
	
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}

#menu_-1 {
	float: left;
	width: 380px;
    height: 40px;
}

#myslidemenu {
	float: left;
	width: 290px;
    height: 40px;
}

#menu_login {
	float: left;
	position: relative;
	width: 90px;
    height: 40px;
    text-align: center;
}

a#menu_login_link {
	padding: 0px;
	margin: 0px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 12px;
	height: 28px;
	display: block;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	background-image: url("images/menu_arrow.gif");
	background-position: center 30px;
	background-repeat: no-repeat;
}

a#menu_login_link_2 {
	padding: 0px;
	margin: 0px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 12px;
	height: 28px;
	display: block;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
}

* html #menu_login a {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 12px;
	height: -1px;
}

#menu_login_form {
	display: none;
	position: absolute;
	visibility: visible;
	left: -115px;
	top: 40px;
	z-index: 101;
	width: 300px;
	text-align: left;
	
	/*border: 2px solid #2e657b;*/
    border-radius               : 5px;
    -moz-border-radius          : 5px;
    -webkit-border-radius       : 5px;

	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
}

#felsodiv {
	height: 325px;
	background: rgba(0,0,0,0.9);
	text-align: center;
	padding: 10px 5px;
	float: left;
	font-size: 14px;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
}

#felsodiv .regBtn {
	background: white;
	text-decoration: none;
	color: black;
	width: 65%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 40px;
	margin-top: 25px;
	margin-left: 10px;
	float: left;
	border-radius: 10px;
}

#felsodiv .logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
	float: left;
	width: 100%;
	margin-top: 50px;
}

#felsodiv img {
	transform: rotate(90deg);
	height: 50px;
	width: 70px;
	margin-top: 15px;
}

#alsodiv {
	padding: 5px 5px;
	background: #ec0000;
	float: left;
	width: 100%;
}

#alsodiv table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	font-weight: bold;
	width: 100%;
}

#alsodiv table tr td a {
	background: none;
	background-image: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.login_button {
	/*background:url("../images/jqtransform/button_bg.jpg") repeat-x scroll 0 0 transparent;*/
	border:medium none;
	color: white;
	cursor:pointer;
	font-family:Arial;
	margin:0;
	padding:2px;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: black;
	width: 100%;
	font-weight: bold;
}


.login_input_text_wrapper {
    /*background-image: url(images/search_top_bg.png);
    background-repeat: no-repeat;
	background-size: 100% 100%;*/
	background: white;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow:    inset 0 4px 4px #000c;
	-webkit-box-shadow: inset 0 4px 4px #000c;
	box-shadow:         inset 0 4px 4px #000c;
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

.login_input_text {
	border: none;
	background: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #000;
	height: 16px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 3px;
    line-height: 20px;
}


#search_wrapper {
	float: left;
	width: 260px;
    height: 33px;
    padding-top: 7px;
}

#search_input_text_wrapper {
    background-image: url(images/search_top_bg.png);
    background-repeat: no-repeat;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 99px;
	height: 20px;
}

#search_input_text {
	border: none;
	background: none;
	width: 90px;
	height: 16px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #000;
    line-height: 20px;
}

/** MAIN **/

#main {
    width: 1000px;
}

#homesite {
    background-image: url(images/home_button_bg.jpg);
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    font-style: italic;
    float: left;
    width: 380px;
    margin-top: 20px;
    padding-right: 30px;
    padding-left: 60px;
    padding-bottom: 10px;
    padding-top: 14px;
}

#club {
    float: right;
    width: 195px;
    padding-bottom: 10px;
    margin-top: 20px;
}

#maktec {
    float: right;
    width: 195px;
    padding-bottom: 10px;    
	margin-top: 20px;
}

#content_wrapper {
	padding: 10px;
}

#content_title {
	display: none;
	font-family: Verdana;
	font-size: 20px;
	color: black;
    font-style: italic;
    font-weight: bold;
    padding-bottom: 15px;
}

#content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-align: left;
    line-height: 18px;
    min-height: 200px;
}

*html #content {
	height: 200px;
}

/** FOOTER **/

#footer_bg {
    height: 249px;
    background-repeat: repeat-x;
    background-image: url(images/footer_bg.jpg);
}

#footer_container {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    height: 249px;
    background-image: url(images/footer_shine.jpg);
}

#footer_box_container {
    width: 964px;
    height: 115px;
    left: 14px;
    top: 107px;
    margin-right: auto;
    margin-left: auto;
}


/** PRODUCT SEARCH **/

#product_search_box {
    float: left;
    height: 216px;
    width: 499px;
    /*background-image: url(images/search_bg.jpg);*/
    z-index:890;
}

#searchBoxLeft {
  padding-left:300px;
  padding-top:10px;
}

#searchBoxSelect1,#searchBoxSelect2,#searchBoxSelect3 {
  width:190px;
}

#searchBoxLeftButton {text-align:right; margin-right:30px;}

#small_banner_box {
    float: left;
    height: 216px;
    width: 500px;
    overflow: hidden;
}
#small_banner_box1 {
    width: 229px;
    height: 169px;
    float:left;
    margin-left:10px;
    margin-top:5px;
}

#small_banner_box2 {
    float:left;
    width: 229px;
    height: 169px;
    margin-left:10px;
    margin-top:5px;
}


/**  ################################################  **/


#search_select {
	width: 120px;
}

.default_select {
	background-color: #FBFBFB;
	border: 1px solid #BFBDBE;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
}

/**  ################################################  **/

#res_container {
	overflow: hidden;
	padding-top: 10px;
}

#res_container_left {
	float: left;
	width: 350px;
}

#res_container_right {
	float: left;
	width: 600px;
	border-left: 2px solid #EBEBEB;
	padding-left: 10px;
}

.partner_list_item {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #EBEBEB;
}

h3 {
	padding: 0px;
	margin: 0px;
}

.partner_list_title {
	padding-bottom: 10px;
}

#print_div {
	padding: 20px;
	text-align: right;
}

.print_cim {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-style: italic;
    font-weight: bold;
    padding: 0px;
    color: #000;
}

.print_szoveg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-align: left;
    line-height: 18px;
    padding: 0px;
}

#back_to_makitaclub {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

#view_maktec {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.error {
	color: red;
}

.page {
    background-image: url(images/bg_line.jpg);
    background-repeat: repeat-x;
}

.regmachrowoff
{
	display: none;
}

#hirlevel-div {
	font-family: Arial, Helvetica, sans-serif;
	padding: 30px 0 50px 0;
	background-repeat: repeat-x;
	background-image: url(images/footer_bg.jpg);
	background-size: auto 125%;
	width: 100%;
	z-index: 10;
}

#hirlevel-div-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#hirlevel-div, #hirlevel-div h2, #hirlevel-div label {
	color: white;
}

#hirlevel_gomb {
	background: red;
	border-radius: 3px;
	cursor: pointer;
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #ff0000 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #ff0000 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #ff0000 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #ff0000 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #ff0000 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#bc3315',GradientType=0);
	background-color:#ff0000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	color:#ffffff;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}

#hirlevel_gomb:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #ff0000));
	background:-moz-linear-gradient(top, #bc3315 5%, #ff0000 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #ff0000 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #ff0000 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #ff0000 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #ff0000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#ff0000',GradientType=0);
	background-color:#bc3315;
}
