* {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
}

body {
	text-align: center;
	background-color: #3f3e3e;

}
img {
	border: none;
}
h1 {
	margin: 10px 0px 20px 10px;
}
h3 {
	margin: 0px 0px 10px 10px;
}
a, a:visited {
	color: #000;
}
sup {
	font-size: 9px;
	color: red;
}
#outer_wrapper {
	width: 1027px;
	margin: 0px auto;
}
#wrapper {
	margin-left: 45px;
	width: 982px;
	text-align: left;
	background-color: #f7f3ed;
	color: #000;
	position: relative;
}
/*#bg {
	position: absolute;
	height: 1000px;
	left: 150px;
	background-image: url('../img/bg.png');
	background-repeat: no-repeat;
	margin: -320px;
	width: 1320px;
	z-index: -1;
}*/
#bg {
	position: absolute;
	height: 1000px;
	top: 0px;
	background-image: url('../img/bg.png');
	background-repeat: no-repeat;
	margin: -170px;
	width: 1320px;
	z-index: -1;
}
.bg_side {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 20px;
	z-index: 0;
}
#bg_left {
	left: -20px;
	background-image: url('../img/side_grad.png');
}
#bg_right {
	right: -20px;
	background-image: url('../img/side_grad.png');
	background-position-x: 20px;
}
#header {
	color: #fff;
}
#header_line {
	height: 135px;
	background-color: #27292a;
}
#header_logo {
	position: absolute;
	left: 425px;
	top: 20px;
}

.user_panel {
	margin: 20px;
}
.user_panel a {
	display: block;
	color: #fff;
}

.admin_panel {
	font-size: 12px;
	position: absolute;
	width: 200px;
	left: 240px;
	top: 23px;
	background-color: #aaa;
	padding: 3px;
}
.admin_panel a {
	display: block;
}

#login_container {
	margin: 5px 0px 0px 25px;
	width: 220px;
	float: left;
	font-size: 12px;
}
#header input {
	border: none;
}
#login_container .input.text input, #login_container .input.password input {
	background-color: #777;
	padding: 2px 5px;
	width: 165px;
	height: 20px;
}
#login_container label {
    display: block;
}
#login_container .submit input {
	margin: 10px 0px 0px 105px;
	background: #0f1010;
	color: #fff;
	padding: 2px 5px;
	width: 70px;
	height: 20px;
	font-size: 12px;
	cursor: pointer;
}

#register, #register:visited {
	position: absolute;
	left: 25px;
	top: 105px;
	color: #fff;
}

#UserLoginForm label {
	display: block;
	margin: 5px 0px 0px 0px;
	color: #fff;
}

#UserLoginForm div {
	margin: 0;
	padding: 0;
}

#menu_line {
	height: 40px;
	background-color: #1f2122;
}

#menu_container {
	text-align: right;
	margin: 0px 15px 0px -15px;
	width: 920px;
	float: right;
}
.menu_elem {
	display: inline-block;
	margin: 3px 0px 0px 30px;
	padding: 9px 5px;
}
a.menu_elem, a:visited.menu_elem {
	color: #fff;
	text-decoration: none;
}
a.menu_elem:hover, a.menu_elem.current {
	color: #b38b4d;
}
#search_container {
	margin: 0px 25px 0px 0px;
	width: 260px;
	float: right;
	text-align: right;
}
#search_type_label {
	font-size: 14px;
	margin: 1px 0px;
}
#BrushSearchForm {
	text-align: left;
	float: right;
	height: 24px;
	width: 175px;
	background-color: #777;
	position: relative;
}
#BrushSearchForm input:disabled {
	display: none;
}
#BrushTerm {
	background-color: #777;
	background-image: url('../img/search_box.png');
	background-repeat: no-repeat;
	padding: 2px 5px;
	width: 125px;
	height: 20px;
	display: none;
	float: left;
}
.size_search {
	display: block;
	float: left;
	width: 135px;
	color: black;
	font-size: 11px;
	white-space: nowrap;
}
.size_search span {
	margin: 8px 7px;
	color: #333;
	font-style: italic;
}
#header .term_size {
	width: 30px;
	padding: 1px 2px;
	margin-right: 2px;
	border: solid 1px #333;
	border-top: none;
	border-bottom: none;
	height: 22px;
	display: inline-block;
	text-align: center;
}
.KeresGomb {
	background-color: #4d4d4d;
	padding: 6px 2px;
	margin: 0px 0px 0px 4px;
	float: left;
	width: 12px;
	height: 12px;
	cursor: pointer;
	text-indent: -999px;
}

.submit .KeresGomb {
	display: block;
	background-color: #4d4d4d;
	background-image: url('../img/search_icon.png');
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding: 12px 8px;
	color: transparent;
}

#KeresModeList {
	background-color: #000;
	list-style: none;
	position: absolute;
	top: 25px;
	left: 0px;
	width: 175px;
	display: none;
	z-index: 99999;
}
#KeresModeList li {
	margin: 3px;
	padding: 2px;
	cursor: pointer;
	border-bottom: solid 1px #333;
	font-size: 12px;
}
#KeresModeList li.enabled {
	font-weight: bold;
}

#cart_icon {
	position: relative;
	width: 85px;
	text-align: left;
	margin-right: 5px;
	/*float: right;
	padding: 5px;
	/*margin: 5px 18px 0px 0px;*/
}
#cart_icon img {
	position: absolute;
	right: 5px;
	top: 7px;
}
#cart_count {
	position: absolute;
	bottom: 2px;
	right: -6px;
	padding: 0px 2px;
	background-color: red;
	color: #fff;
	font-size: 11px;
	border-radius: 4px;
	border: solid 2px #000;
	cursor: pointer;
	text-decoration: none;
}

.nivoSlider {
	overflow: hidden;
	position: relative;
	height: 161px;
	width: 982px;
}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#brand_panel {
	width: 183px;
	position: absolute;
	top: 324px;
	left: -45px;
}
#brand_panel_top {
	background-image: url('../img/brand_panel_top.png');
	height: 15px;
}
#brand_panel_list {
	list-style: none;
	background-image: url('../img/brand_panel_body.png');
	color: #fff;
}
#brand_panel_list li {
	margin: 0px 20px;
	border-top: solid 1px #1F2122;
}
#brand_panel_list li.first {
	border-top: none;
}
#brand_panel_list li a, #brand_panel_list li a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	line-height: 8px;
}
#brand_panel_bottom {
	background-image: url('../img/brand_panel_bottom.png');
	height: 11px;
}

#content {
	z-index: 1;
	font-size: 14px;
	padding: 45px 35px 55px 155px;
	min-height:560px;
 	height:auto !important;
  	height:560px;
  	background-color: #f7f3ed;
}

#title_main {
	float: left;
}
#title_right {
	float: right;
	margin: 10px 50px 0px 0px;
}
#deliver_price {
	clear: both;
	float: right;
	margin: -15px 50px 10px 0px;
}
#link_back {
	clear: both;
	text-align: right;
	margin: 0px 50px 10px 0px;
}

.brush {
	width: 382px;
	height: 161px;
	padding: 4px;
	background-image: url('../img/brush_bg.png');
	/*float: left;*/
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
	font-size: 12px;
}
.brush.odd {
	margin-right: 12px;
}
.brush_details {
	float: left;
	margin: 25px 15px 15px 15px;
	width: 225px;
}
.brush_details span {
	display: block;
}
.brush_details span.tall_line {
	margin-top: 7px;
}
.brush_details div {
	margin: 7px 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #d5d2cd;
	clear: both;
}
.brush .key {
	float: left;
}
.brush .value {
	float: right;
}
.form_cart_add {
	position: relative;
	display: inline;
	/*margin: 11px 0px;*/
	border: dotted 1px #d5d2cd;
	border-bottom: none;
	width: 105px;
}
.tb_cart_amount {
	border: none;
	width: 35px;
	padding: 2px 3px;
}
.bt_add_cart {
	position: absolute;
	top: 0px;
	right: 0px;
	/*float: right;*/
	padding: 2px 3px;
	background-color: #95928d;
	border: none;
}
.a_remove_cart {
	position: absolute;
	left: 70px;
	top: 7px;
	font-size: 12px;
}
.brush_image {
	float: left;
	margin: 25px -25px 0px 0px;
	padding-left: 8px;
	height: 110px;
	border-left: solid 1px #000;
	width: 115px;
}
.brush_image img {
	margin-top: -5px;
}

.list_machines {
	position: absolute;
	bottom: 10px;
	left: 60px;
	font-size: 12px;
}

.order {
	border: dotted 2px #d5d2cd;
	padding: 10px;
	margin-bottom: 25px;
}

.list_brush {
	background-image: url('../img/panel_body.png');
	width: 340px;
	padding: 5px 25px;
	list-style: none;
	text-align: center;
}
.list_brush li {
	list-style: none;
}

.left {
	float: left;
}
.right {
	float: right;
	text-align: right;
}


.machine_list {
	font-size: 14px;
	padding: 0px 0px 45px 25px;
}
.machine_brand_header {
	font-size: 18px;
	margin: 20px;
	clear: both;
}
.machine_name {
	float: left;
	width: 190px;
}

.panel_end {
	background-image: url('../img/panel_corners.png');
	height: 4px;
	width: 390px;
}
.panel_bottom {
	background-position: 0px 4px;
}

ul.pagination {
	text-align: center;
	margin-bottom: 25px;
	clear: both;
    list-style: none;
    display: block;
}
.pagination li {
    list-style: none;
    display: inline-block;
    margin: 0.25em;
}

.pagination li.active {
    opacity: 0.65;
}

#order_info {
	margin: -10px 0px 25px 0px;
}
#order_info div {
	margin: 9px 10px 0px 15px;
}
#user_info div {
	margin: 9px 10px 0px 15px;
}

#OrderAdminViewForm {
	text-align: right;
	margin: 8px 42px 0px 0px;
	width: 350px;
	height: 140px;
	float: right;
}

#table_users {
	border: solid 1px;
	width: 100%;
}

#table_users td {
	border: solid 1px;
	min-width: 130px;
}

#footer {
	color: #fff;
	height: 38px;
	background-color: #1f2122;
}
#footer_menu {
	float: left;
	display: inline-block;
}
#sitemap {
	float: left;
	font-size: 14px;
	margin: 9px;
	display: inline-block;
}
#sitemap a {
	color: white;
}
#copyright {
	float: right;
	font-size: 14px;
	margin: 9px;
	display: inline-block;
}
.right {
	float: right;
}
.clearfix {
	clear: both;
}
.ul_sitemap {
	list-style: none;
	margin: 15px;
}
.ul_sitemap li {
	list-style: none;
	margin-left: 20px;
}
.ul_sitemap li:before {
	content: "\251E";
}
.ul_sitemap li.last:before {
	content: "\2516";
}
/** Forms **/
.cakeform {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 95%;
}
.cakeform fieldset {
	/*border: none;*/
	border-color: #999;
	margin-bottom: 1em;
	padding: 16px 10px;
}
.cakeform fieldset legend {
	font-size: 160%;
	font-weight: bold;
}
.cakeform fieldset fieldset {
	margin-top: 0;
	padding: 10px 0 0;
}
.cakeform fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
.cakeform fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
.cakeform div {
	clear: both;
	padding: .5em;
	vertical-align: text-top;
}
.cakeform .input {
	color: #444;
}
.cakeform .required {
	font-weight: bold;
}
.cakeform .required label:after {
	color: #e32;
	content: '*';
	display:inline;
}
.cakeform div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
}
.cakeform label {
	display: block;
	font-size: 110%;
	margin-bottom:3px;
}
.cakeform input, .cakeform textarea {
	clear: both;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 1%;
	width:98%;
}
.cakeform select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
.cakeform select[multiple=multiple] {
	width: 100%;
}
.cakeform option {
	font-size: 120%;
	padding: 0 3px;
}
.cakeform input[type=checkbox] {
	clear: left;
	float: left;
	margin: 4px 6px 7px 2px;
	width: auto;
}
.cakeform div.checkbox label {
	display: inline;
}
.cakeform input[type=radio] {
	float:left;
	width:auto;
	margin: 6px 0;
	padding: 0;
	line-height: 26px;
}
.cakeform .radio label {
	margin: 0 0 6px 20px;
	line-height: 26px;
}
.cakeform input[type=submit] {
	display: inline;
	font-size: 110%;
	width: auto;
}
.cakeform .submit input[type=submit] {
	background:#62af56;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#76BF6B), to(#3B8230));
	background-image: -webkit-linear-gradient(top, #76BF6B, #3B8230);
	background-image: -moz-linear-gradient(top, #76BF6B, #3B8230);
	border-color: #2d6324;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
	padding: 8px 10px;
}
.cakeform .submit input[type=submit]:hover {
	background: #5BA150;
}
#brands {
	position: absolute;
	bottom: 45px;
}
/* Form errors */
form .error {
	background: #FFDACC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
}
form .error-message {
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
	border: none;
	background: none;
	margin: 0;
	padding-left: 4px;
	padding-right: 0;
}
form .error,
form .error-message {
	color: #9E2424;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}

/** Notices and Errors **/
.message {
	clear: both;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 5px;
}

.success,
.message,
.cake-error,
.cake-debug,
.notice,
p.error,
.error-message {
	background: #ffcc00;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ffcc00, #E6B800);
	background-image: -ms-linear-gradient(top, #ffcc00, #E6B800);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcc00), to(#E6B800));
	background-image: -webkit-linear-gradient(top, #ffcc00, #E6B800);
	background-image: -o-linear-gradient(top, #ffcc00, #E6B800);
	background-image: linear-gradient(top, #ffcc00, #E6B800);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 18px;
	padding: 7px 14px;
	color: #404040;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}
.success,
.message,
.cake-error,
p.error,
.error-message {
	clear: both;
	color: #fff;
	background: #c43c35;
	border: 1px solid rgba(0, 0, 0, 0.5);
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(top, #ee5f5b, #c43c35);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.success {
	clear: both;
	color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.5);
	background: #3B8230;
	background-repeat: repeat-x;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#76BF6B), to(#3B8230));
	background-image: -webkit-linear-gradient(top, #76BF6B, #3B8230);
	background-image: -moz-linear-gradient(top, #76BF6B, #3B8230);
	background-image: -ms-linear-gradient(top, #76BF6B, #3B8230);
	background-image: -o-linear-gradient(top, #76BF6B, #3B8230);
	background-image: linear-gradient(top, #76BF6B, #3B8230);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
p.error {
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 120%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	font-weight: normal;
	line-height: 140%;
}
.notice {
	color: #000;
	display: block;
	font-size: 120%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	color: #fff;
}

/* SQL log */
.cake-sql-log {
	background: #fff;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
	font-family: Monaco, Consolas, "Courier New", monospaced;
}
.cake-sql-log caption {
	color:#fff;
}
