html { height: 100%; }
body { cursor: default; height: 100%; }
html, body { border: 0px; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, html, body, form, fieldset {
	margin: 0px; padding: 0px; }

input, select, textarea { font-size: 100%; font-family: inherit; }
select, label, .pointer { cursor: pointer; }

hr { border-bottom: 1px solid #000000; height: 1px; line-height: 1px; }
strong, th { font-weight: bold; }
cite, em, dfn { font-style: italic; }

p { margin: 0px 0px 10px 0px; }
option { padding-left: 0.4em }

sup { vertical-align: super; font-size: 100%; }
sub { vertical-align: sub; font-size: 100%; }

a { cursor: pointer; color: inherit; }
a img, a abbr, a acronym { border: none; }
a:active, a:focus, img { outline: 0; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

ul, ol { margin: 0em 0em 0em 2em; padding: 0em; text-indent: 0em; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }

dd { margin: 0px 0px 0px 0px; }

pre { white-space: pre-wrap; }
pre * { font-size: 100%; white-space: pre; }

input[type="button"] { cursor: pointer !important; }
input[type="submit"] { cursor: pointer !important; }
input[type="text"], input[type='password'], textarea { cursor: text !important; }
input[type="hidden"] { display: none !important; }

*:focus { outline: none; }


/*
@font-face {
	font-family: "MyriadProLightItalic";
	src: url('../font/MyriadPro-LightIt2.eot');
	src: local('Neo Sans Pro Regular'), local('NeoSansPro-Regular'), url('../fontMyriadPro-LightIt.woff') format('woff'), url('../font/MyriadPro-LightIt.otf') format('opentype'), url('../font/MyriadPro-LightIt.svg#MyriadPro-LightIt') format('svg');
}
*/

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

body {
	color: #000000;
	background: url("../img/wrapper.png") left top repeat;
	font: normal 12px Arial,Helvetica,FreeSans,"Nimbus Sans L",sans-serif;
	font-style: italic;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

input {
	color: #000000;
	font: normal 12px Arial,Helvetica,FreeSans,"Nimbus Sans L",sans-serif;
}

legend {
	color: #000000;
	font: normal 12px Arial,Helvetica,FreeSans,"Nimbus Sans L",sans-serif;
}

#login_form, form.std {
	position: relative;
}

#login_form #reg, #password_recovery #reg {
	left:50%;
	margin-left:-150px;
	overflow:hidden;
	position:relative;
	width:300px;
}
#login_form p.text, #password_recovery p.text {
	width: 100%;
	overflow: hidden;
	padding: 5px 0px;
	margin: 0px;
	height: 20px;
	line-height: 20px;
}

#login_form p.text label, #password_recovery p.text label {
	display: block !important;
	width: 95px;
	float: left;
	padding: 0px 5px 0px 0px !important;
	height: 100%;
	position: static !important;
	top: auto !important;
	font-size: inherit !important;
}

#login_form p.text input, #password_recovery p.text input {
	width: 190px;
}
#login_form p.submit, #password_recovery p.submit {
	padding:  5px 0px 5px 100px;
	overflow: hidden;
}
#login_form p.submit .button, #password_recovery p.submit .button {
	padding: 3px 10px;
}

table {
	width: 100%;
	table-layout: fixed;
}

textarea {
	font: normal 12px "MyriadProLightItalic", Arial,Helvetica,FreeSans,"Nimbus Sans L",sans-serif;
}

.addresses .address {
	list-style: none;
	font-size: 16px;
}

/** End: blog **/
/** Begin: blog_item **/
.blog_item {
	width: 100%;
	margin: 0px 0px 16px 0px;
	table-layout: auto;
	overflow: hidden;
}

.blog_item .body {
	/*width: 230px;*/
	margin: 0px 10px 0px 0px;
}

.blog_item .body .text {
	font-style: 12px;
	font-weight: normal;
	width: 100%;
}

.blog_item .body .text a {
	background: #f7ea00;
	font-weight: bold;
}

.blog_item .body h3 {
	margin: 0px 0px 6px 0px;
	font-weight: bold;
	font-size: 14px;
}

.blog_item .body h3 a {
	background: #f7ea00;
}

.blog_item .date {
	color: #7f7f7f;
	font-size: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.blog_item .image {
	width: 145px;
	padding: 0px 6px 0px 0px;
}

.blog_item .image .count {
	padding: 2px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	position: absolute;
	right: 0px;
	bottom: 5px;
	height: 14px;
}

.blog_item .image .count .count_1 {
	float: left;
	width: 4px;
	margin: 4px 0px 0px 0px;
	background: url("../img/count_1.png") left top no-repeat;
	height: 12px;
}

.blog_item .image .count .count_2 {
	float: left;
	margin: 4px 0px 0px 0px;
	background: #00dbf1;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	height: 12px;
}

.blog_item .image .count .count_3 {
	float: left;
	width: 8px;
	background: url("../img/count_2.png") left top no-repeat;
	height: 16px;
}

.blog_item .image .img {
	margin: 0px 0px 0px 10px;
}

.blog_item .image_1 {
	position: relative;
}

.bottom-part {
	/*z-index: 10;*/
	position: relative;
}

.bottom-part .disable {
	background: url("../img/disable.png") left 60% repeat-x;
}

.bottom-part .new_price {
	padding: 0px 0px 0px 6px;
	color: #ff0054;
	font-size: 18px;
	font-weight: bold;
}

.bottom-part .pred {
	margin: 5px 0px 0px 0px;
	color: #7f7f7f;
	font-size: 10px;
}

.bottom-part .price {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.bottom-part .text {
	padding: 5px 0px 70px 0px;
	vertical-align: top;
}

.bottom-part h3 {
	margin: 0px 0px 5px 0px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.bottom-part h3 a {
	color: #000000;
	background: #f7ea00;
}

/** End: catalog1 **/
/** Begin: catalog_line1 **/
.catalog_line1 {
}

.catalog_line1 .image {
	vertical-align: middle;
}

.catalog_line1 .image .img {
	position: relative;
}

/** End: filter **/
/** Begin: catalog_nav **/
.catalog_nav {
	margin: 25px 0px 0px 0px;
}

.catalog_nav h2 {
	width: 153px;
	border-bottom: 1px solid #7f7f7f;
	margin: 0px 0px 4px 0px;
	font-size: 18px;
	font-weight: bold;
}

.catalog_nav ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.catalog_nav ul li {
	margin: 0px 0px 4px 0px;
}

.catalog_nav ul li a {
	padding: 0px 5px 0px 0px;
	background: none !important;
	color: #434343;
	font-weight: bold;
}

.catalog_nav ul li span {
	color: #7f7f7f;
}

.clear {
	clear: both;
}

/** End: img3 **/
/** Begin: content1 **/
.content1 {
	background: #ffffff;
}

/** End: topnav2 **/
/** Begin: content2 **/
.content2 {
	padding: 14px 17px 14px 17px;
}

.filter {
	width: 146px;
	padding: 7px 0 0 12px;
	background: url('../img/filter-top.png') no-repeat;
	position: absolute;
	z-index: 20;
	top: 0;
	left: 80px;
	height: 275px;
}

.filter .apply {
	float: left;
	width: 78px;
	margin-left: 5px;
	border: none;
	display: inline;
	background: transparent url('../img/btn-apply.gif') no-repeat !important;
	height: 19px;
}

.filter .bottom {
	width: 157px;
	background: url('../img/filter-bottom.png') no-repeat;
	position: absolute;
	bottom: 0;
	height: 10px;
}

.filter .buttons {
}

.filter .close {
	border: none;
	padding: 0;
	margin: 0;
	background: none !important;
	position: absolute;
	top: -5px;
	right: -16px;
}

.filter .drop {
	float: left;
	width: 59px;
	margin-left: -3px;
	border: none;
	display: inline;
	background: transparent url('../img/btn-drop.gif') no-repeat !important;
	height: 19px;
}

.filter .field-body {
	margin: 1px 0 0;
}

.filter .field-body .gender {
	margin-left: 13px;
	padding-top: 10px;
	color: #7f7f7f;
	font-size: 16px;
	line-height: 18px;
	height: 22px;
}

.filter .field-body .gender .current {
	padding: 6px 8px 8px 6px;
	border: none;
	color: #fff;
	background: transparent url('../img/gender-current-bg.gif') no-repeat !important;
	font-weight: bold;
}

.filter .field-body .gender a {
	border-bottom: 1px dotted #000000;
	color: #000000;
	background: #f7ea00;
	font-size: 19px;
	text-decoration: none;
}

.filter .field-body input[type=text] {
	width: 130px;
	margin: 0;
	padding-left: 10px;
	border: none;
	color: #7f7f7f;
	background: url('../img/filter-input.png') no-repeat;
	height: 24px;
}

.filter .field-body input[type=text].short {
	width: 40px;
	padding-left: 5px;
	color: #7f7f7f;
	background: url('../img/filter-input-short.png') no-repeat;
}

.filter .field-body select {
	width: 130px;
}

.filter .field-head {
	overflow: hidden;
}

.filter .field-head input[type=checkbox] {
	float: left;
}

.filter .field-head label {
	float: left;
	font: 14px 'Myriad Pro, Arial, sans-serif';
	font-style: italic;
}

.filter .filter-field {
	margin-bottom: 10px;
}

.filter .wrap {
	width: 146px;
	padding-left: 11px;
	background: #f1f1f1;
	height: 265px;
}

/** End: container5 **/
/** Begin: paginate **/
.paginate {
	float: right;
}

.paginate .array {
	padding: 0px 3px 0px 3px;
}

.paginate .current {
	color: #000000;
	background: #05ddb3;
	font-size: 22px;
	font-weight: bold;
}

.paginate .title {
	padding: 0px 5px 0px 0px;
}

.paginate .type1 {
	font-size: 22px;
}

.paginate .type2 {
	font-size: 18px;
}

.paginate a {
	background: #f7ea00;
	font-size: 14px;
}

.top-part {
	position: relative;
	height:100%;
	margin-bottom:-72px;
	padding-bottom:36px;
}

.top-part div{
	float: none !important;
}

.top-part .action {
	position: absolute;
	top: -3px;
	right: -5px;
}

.top-part .action2 {
	position: absolute;
	top: 50%;
	left: 50%;
}

.top-part .action2 img {
	position: relative;
	top: -34px;
	left: -34px;
}

.top-part a {
	background-color: transparent !important;
}

a.product-edit {
	display: block;
	position: absolute;
/*	width: 100%;*/
	height: 15px;
	right: 0px;
	top: 0px;
	background-color: #f7ea00 !important;
}

.ui-slider-handle {
	width: 6px !important;
	margin-left: 6px;
	border: none !important;
	background: url('../img/filter-knobs.gif') no-repeat !important;
	height: 23px !important;
}

.ui-slider-horizontal {
	width: 130px !important;
}

.ui-widget-header {
	background: url('../img/filter-slider-active.gif') repeat-x !important;
}

/** End: color_site **/
/** Begin: banner1 **/
#banner1 {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

/** End: paginate **/
/** Begin: blog **/
#blog {
}

#blog .items {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

#blog .itemTd {
	padding: 0px 10px 40px 0px;
	vertical-align: top;
}

#blog .next {
	margin: 50px 0px 0px 0px;
}

#blog .next a {
	background: #f7ea00;
	font-size: 24px;
}

/** End: blog_item **/
/** Begin: blog_detailed_info **/
#blog_detailed_info {
}

#blog_detailed_info .date {
	font-size: 10px;
}

#blog_detailed_info .image {
	float: right;
	padding: 0px 0px 0px 10px;
}

#blog_detailed_info .text {
	margin: 0px 0px 50px 0px;
	font-size: 13px;
	line-height: 18px;
}

#blog_detailed_info h2 {
	margin: 2px 0px 7px 0px;
	font-size: 24px;
}

/** End: catalog_container2 **/
/** Begin: brand **/
#brand {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}

#brand .com {
	float: left;
	padding: 0px 0px 0px 17px;
}

#brand .com ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#brand .com ul .com1 {
	font-size: 14px;
}

#brand .com ul li {
	margin: 0px 0px 2px 0px;
}

#brand .name {
	float: left;
	padding: 0px 20px 0px 0px;
	background: url("../img/ma.png") right top no-repeat;
}

#brand-description {
	width: 100%;
	display: none;
}

/** End: find **/
/** Begin: cart **/
#cart {
	position: relative;
	float: right;
	margin: 22px 0px 0px 0px;
	padding-top: 20px;
}

#cart .count {
/*	float: right;*/
	padding: 0px 12px 0px 28px;
	background: url("../img/cart.png") left top no-repeat;
	color: #7f7f7f;
	font-size: 13px;
	line-height: 20px;
	text-align: right;	
}

#cart .count strong {
	color: #000000;
}

#cart ul {
	float: right;
	margin: 3px 0px 0px 0px;
	list-style: none;
	clear: both;

}

#cart ul .current a {
	background: #05ddb3;
}

#cart ul li {
	padding: 0px 12px 0px 0px;
	display: inline;
}

#cart ul li a {
	background: #f7ea00;
	font-size: 13px;
}

/** End: full_cart **/
/** Begin: cart_submit **/
#cart_submit {
	margin: 25px 0px 0px 0px;
	text-align: right;
}

/** End: sort **/
/** Begin: catalog_container **/
#catalog_container {
	width: 100%;
	margin: -10px 0px 0px 0px;
	padding-bottom: 30px;
}

#catalog_container .left_1 {
	width: 180px;
	float: left;
	background: url("../img/left_1.png") right top repeat-y;
}

#catalog_container .left_2 {
	background: url("../img/left_2.png") right top no-repeat;
}

#catalog_container .left_3 {
	background: url("../img/left_3.png") right bottom no-repeat;
}

#catalog_container .right_1 {
	width: 750px;
	float: right;
}

#catalog1 {
	padding-left: 5px;
}
/** End: catalog_line1 **/
/** Begin: catalog_line2 **/
/** End: catalog_line2 **/
/** Begin: catalog_container2 **/
#catalog_container2 {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}

#catalog_container2 .next, .right-next {
	float: left;
	font-size: 22px;
}

/** End: catalog_nav **/
/** Begin: color_catalog **/
#color_catalog {
	margin: 25px 0px 0px 0px;
}

#color_catalog h2 {
	width: 153px;
	border-bottom: 1px solid #7f7f7f;
	margin: 0px 0px 8px 0px;
	font-size: 18px;
	font-weight: bold;
}

#color_catalog table {
	width: 100%;
}

#color_catalog table td {
	padding: 0px 0px 8px 0px;
}

#color_catalog table td a {
	background: none !important;
}

#color_catalog table td span {
	color: #7f7f7f;
}

/** End: footer1 **/
/** Begin: color_site **/
#color_site {
	position: absolute;
	left: 0px;
	top: 16px;
}

/** End: blog_detailed_info **/
/** Begin: comments **/
#comments {
}

#comments .count {
	float: left;
	padding: 2px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	height: 14px;
	position: relative;
	top: 10px;
	left: -10px;
}

#comments .count .count_1 {
	float: left;
	width: 4px;
	margin: 4px 0px 0px 0px;
	background: url("../img/count_1.png") left top no-repeat;
	height: 12px;
}

#comments .count .count_2 {
	float: left;
	margin: 4px 0px 0px 0px;
	background: #00dbf1;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	height: 12px;
}

#comments .count .count_3 {
	float: left;
	width: 8px;
	background: url("../img/count_2.png") left top no-repeat;
	height: 16px;
}

#comments .item {
	margin: 0px 0px 26px 0px;
}

#comments .item .date {
	font-size: 10px;
}

#comments .item .text {
	line-height: 16px;
}

#comments .item .title3 {
	width: 100%;
	margin: 3px 0px 3px 0px;
	overflow: hidden;
}

#comments .item .title3 .ansver {
	float: left;
	padding: 0px 0px 0px 19px;
	background: url("../img/ansver.png") left center no-repeat;
	line-height: 16px;
	line-height: 120%;
}

#comments .item .title3 .ansver a {
	border-bottom: 1px dotted #000000;
	background: none;
	text-decoration: none;
}

#comments .item .title3 .ansver a:hover {
	border: 0px;
}

#comments .item .title3 h3 {
	float: left;
	padding: 0px 17px 0px 0px;
	font-size: 14px;
}

#comments .title {
	width: 100%;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	height: 30px;
	position: relative;
}

#comments .title2 {
	border-bottom: 1px solid #7f7f7f;
	margin: -20px 0px 30px 0px;
}

#comments form {
	margin: 60px 0px 0px 0px;
}

#comments form .textarea {
	background: url("../img/textarea.png") left 24px repeat;
}

#comments form .textarea textarea {
	width: 100%;
	border: 0px;
	background: none;
	font-size: 14px;
	line-height: 23px;
}

#comments form label {
	margin: 0px 0px 10px 0px;
	display: block;
	font-size: 14px;
}

#comments h2 {
	float: left;
	color: #7f7f7f;
	color: #7f7f7f;
	font-size: 17px;
	font-weight: normal;
}

/** End: content1 **/
/** Begin: container1 **/
#container1 {
	width: 745px;
	margin-left: 255px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

#container1 .phone {
	position: absolute;
	right: 12px;
	top: 0px;
	width: 105px;
	height: 15px;
}
/** End: user **/
/** Begin: container2 **/
#container2 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	position: relative;
	z-index: 10;
}

/** End: banner1 **/
/** Begin: container3 **/
#container3 {
	margin: 32px 0px 0px 0px;
	position: relative;
	z-index: 1;
}

#container3 .image {
	text-align: center;
	z-index: 19;
	position: relative;
}

#container3 .left_nav {
	position: absolute;
	top: 7px;
	right: 26px;
	z-index: 99;
}

#container3 .numer {
	position: absolute;
	left: 12px;
	bottom: 5px;
	z-index: 99;
}

#container3 .numer .numer_1 {
	float: left;
	width: 7px;
	float: left;
	background: url("../img/numer_1.png") left top no-repeat;
	height: 18px;
	overflow: hidden;
}

#container3 .numer .numer_2 {
	float: left;
	padding: 0px 3px 0px 3px;
	background: #000000;
	color: #f1f1f1;
	font-size: 14px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}

#container3 .numer .numer_3 {
	float: left;
	width: 6px;
	background: url("../img/numer_2.png") left top no-repeat;
	height: 18px;
	overflow: hidden;
}

#container3 .right_nav {
	position: absolute;
	top: 15px;
	right: 5px;
	z-index: 99;
}

.bcorner_tl, .bcorner_br {
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	z-index: 20;
}
.bcorner_tl {
	left: 0px;
	top: 0px;
}

.bcorner_br {
	right: 0px;
	bottom: 3px;
}

/** End: container3 **/
/** Begin: container4 **/
#container4 {
	margin: 34px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	overflow: hidden;
}

.left_1 {
	float: left;
	width: 420px;
	margin: 0px 0px 0px 18px;
}

.right_1 {
	float: right;
	width: 530px;
	margin: 0px 17px 0px 0px;
}

/** End: last **/
/** Begin: container5 **/
#container5 {
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 10px 0px;
}

#container5 .con1 {
	width: 100%;
	border-bottom: 1px solid #7f7f7f;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 36px 0px;
	overflow: hidden;
}

#container5 a {
	background: #f7ea00;
}

#container5 h1 {
	/* float: left;
	color: #7f7f7f;
	color: #7f7f7f;
	font-size: 19px;
	font-weight: normal; */
    font-size: 1.5em;
    font-weight: 700;
}

/** End: catalog_container **/
/** Begin: filter **/
#filter {
	position: relative;
}

#filter .item {
	margin-bottom: 4px;
	font-size: 14px;
	position: relative;
}

#filter .item a {
	background: none;
	position: absolute;
	top: 0px;
	left: 130px;
}

#filter h2 {
	margin: 0px 0px 6px 0px;
	color: #7f7f7f;
	font-size: 14px;
	font-weight: normal;
}

/** End: container2 **/
/** Begin: find **/
#find {
	float: right;
	width: 330px;
	margin: 28px 13px 0px 0px;
}

#find .text {
	float: left;
	width: 241px;
	background: url("../img/find_text.png") left top no-repeat;
	height: 23px;
	padding: 0px 6px 0px 12px;
}

#find .text input {
	border: 0px;
	/*margin: 0px 0px 0px 12px;*/
	width: 100%;
	background: none;
	color: #7f7f7f;
	font-size: 13px;
	position: relative;
	top: 2px;
}

/** End: header **/
/** Begin: footer **/
#footer {
	clear: both;
	width: 100%;
	/* margin: -260px 0px 0px 0px; */
	margin: 0px;
	padding: 1px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}

.footer-block {
	margin-top: 25px;
}

#footer .footer_1 {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 1px 0px 0px 0px;
	position: relative;
}

/** End: footnav **/
/** Begin: footer1 **/
#footer1 {
	height: 70px;
	position: relative;
}

/** End: info1 **/
/** Begin: footnav **/
#footnav {
	margin: 28px 0px 0px 0px;
	padding: 19px 10px 19px 10px;
}

#footnav table {
	width: 100%;
}

#footnav table a {
	text-decoration: none;
}

#footnav table a:hover {
	text-decoration: underline;
}

#footnav table td {
	text-align: center;
}

/** End: items5 **/
/** Begin: full_cart **/
#full_cart {
	margin: -10px 0px 0px 0px;
}

#full_cart table {
	width: 100%;
	border-collapse: collapse;
	table-layout: auto;
}

#full_cart table tbody .bg1 td {
	background: #f1f1f1;
}

#full_cart table tbody .count {
	width: 120px;
}

#full_cart table tbody .count .input {
	border-bottom: 1px solid #000000;
	width: 50px;
	overflow: hidden;
}

#full_cart table tbody .count .input a,
#full_cart table tbody .count .input span {
	float: left;
}

#full_cart table tbody .count .input span {
	width: 20px;
	text-align: center;
}

#full_cart table tbody .delete {
	width: 120px;
}

#full_cart table tbody .delete a {
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#full_cart table tbody .delete a:hover {
	border: 0px;
}

#full_cart table tbody .delete img {
	padding: 0px 5px 0px 0px;
}

#full_cart table tbody .name a {
	background: none !important;
	font-weight: bold;
}

#full_cart table tbody .price {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#full_cart table tbody .price2 {
	padding-right: 60px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

#full_cart table tbody td {
	padding: 8px 0px 8px 0px;
}

#full_cart table tbody td a {
	background: none !important;
}

#full_cart table tfoot .price2 {
	padding-right: 60px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

#full_cart table tfoot .recall {
	width: 120px;
}

#full_cart table tfoot .recall a {
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #000000;
	background: none !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: -1px;
}

#full_cart table tfoot .recall a:hover {
	border: 0px;
}

#full_cart table tfoot .recall img {
	padding: 0px 5px 0px 0px;
}

#full_cart table tfoot td {
	padding: 16px 0px 8px 0px;
}

#full_cart table thead .price2 {
	padding-right: 60px;
	text-align: right;
}

#full_cart table thead td {
	font-size: 14px;
}

/** End: wrapper **/
/** Begin: header **/
#header {
	position: relative;
}

/** End: footer **/
/** Begin: img1 **/
#img1 {
	position: absolute;
	right: 0px;
	top: 0px;
}
#img1 img {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 137px;
	height: 297px;
}

/** End: img1 **/
/** Begin: img2 **/
#img2 {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#img2 img {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 187px;
	height: 334px;
}
/** End: img2 **/
/** Begin: img3 **/
#img3 {
	width: 343px;
	position: absolute;
	left: -50px;
	top: 0px;
	z-index: 7;
	height: 186px;
}

#img3 a {
	width: 343px;
	display: block;
	height: 186px;
}

/** Begin: info1 **/
#info1 {
	margin: 25px 0px 0px 0px;
}

#info1 .red {
	color: #ff0054;
}

#info1 table {
	width: 100%;
}

#info1 table td {
	vertical-align: top;
}

#info1 table td .icq {
	color: #7f7f7f;
}

#info1 table td h2 {
	margin: 0px 0px 10px 0px;
	color: #7f7f7f;
	font-size: 1em;
	font-weight: normal;
}

#info1 table td p {
	color: #000000;
}

#info1 table td ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#info1 table td ul li {
}

#info1 table td ul li a {
	text-decoration: none;
}

#info1 table td ul li a:hover {
	text-decoration: underline;
}

/** End: brand **/
/** Begin: info5 **/
#info5 {
	width: 100%;
	overflow: hidden;
}

#info5 .body {
	width: 505px;
	float: right;
}

#info5 .body .disable {
	background: url("../img/disable.png") left 60% repeat-x;
}

#info5 .body .foot1 {
	width: 100%;
	padding: 0px 0px 35px 0px;
	border-bottom: 1px solid #7f7f7f;
	margin: 0px 0px 13px 0px;
	overflow: hidden;
}

#info5 .body .foot1 .size {
	float: left;
	padding: 0px 50px 0px 0px;
	background: url("../img/select.png") right center no-repeat;
}

#info5 .body .foot1 .size label {
	margin: 0px 0px 5px 0px;
	display: block;
	color: #7f7f7f;
	font-size: 14px;
}

#info5 .body .foot1 .size select {
	width: 190px;
	font-style: normal;
	font-family: Arial,Helvetica,FreeSans,"Nimbus Sans L",sans-serif;
}

#info5 .body .foot1 .to_cart_2 {
	float: right;
}

#info5 .body .foot1 .to_cart_2 a {
	background: none !important;
}

#info5 .body .new_price {
	padding: 0px 0px 0px 6px;
	color: #ff0054;
	font-size: 18px;
	font-weight: bold;
	font-size: 42px;
}

#info5 .body .price {
	margin: 16px 0px 18px 0px;
	font-size: 36px;
	font-weight: bold;
}

#info5 .body .text {
	margin: 0px 0px 19px 0px;
	font-size: 14px;
}

#info5 .body .title {
	width: 100%;
	overflow: hidden;
}

#info5 .body .title h2 {
	float: left;
	padding: 0px 5px 0px 0px;
	color: #000000;
	font-size: 22px;
}

#info5 .body .to_cart {
	color: #05ddb3;
	font-size: 22px;
	font-weight: bold;
}

#info5 .image {
	float: left;
	width: 362px;
	text-align: center;
}

#info5 .image .img {
	margin: 0px 0px 5px 0px;
}

#box {
	text-decoration: none;
	background-color: transparent !important;
}

#info5 .photos2 {
	float: left;
	width: 80px;
	margin: 0px 0px 0px 9px;
	height: 480px;
	overflow: hidden;
}

/** End: info5 **/
/** Begin: items5 **/
#items5 {
	margin: 35px 0px 0px 0px;
}

#items5 h2 {
	border-bottom: 1px solid #7f7f7f;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	color: #7f7f7f;
	font-size: 14px;
	font-weight: normal;
}

#items5 h2 a {
	background: #f7ea00;
	font-weight: bold;
	font-size: 16px;
}

#items5 table {
	width: 100%;
}
/** End: last_in_blog **/
/* block-center */
.block-center {
	margin: 0px 18px 20px;
}

ul#sections, #sections li, #sections ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/** Begin: last **/
#last {
}

#last h2, .section h2 {
	border-bottom: 1px solid #7f7f7f;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	color: #7f7f7f;
	font-size: 16px;
	font-weight: normal;
}

#last h2 a, .section h2 a {
	background: #f7ea00;
	font-weight: bold;
}

#last table {
	width: 100%;
}

#last table .action {
	position: absolute;
	top: -3px;
	right: 15px;
}

#last table .disable {
	background: url("../img/disable.png") left 60% repeat-x;
}

#last table .image {
	vertical-align: middle;
}

#last table .image .img {
	position: relative;
}

#last table .new_price {
	padding: 0px 0px 0px 6px;
	color: #ff0054;
	font-size: 18px;
	font-weight: bold;
}

#last table .pred {
	margin: 5px 0px 0px 0px;
	color: #7f7f7f;
	font-size: 10px;
}

#last table .price {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

#last table .text {
	padding: 5px 0px 0px 0px;
	vertical-align: top;
}

#last table h3 {
	margin: 0px 0px 5px 0px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

#last table h3 a {
	color: #000000;
	background: #f7ea00;
}

/** End: container4 **/
/** Begin: last_in_blog **/
#last_in_blog {
}

#last_in_blog .item {
	width: 100%;
	margin: 0px 0px 16px 0px;
	overflow: hidden;
}

#last_in_blog .item .body {
	width: 250px;
	margin: 0px 10px 0px 0px;
}

#last_in_blog .item .body .text {
	font-style: italic;
	font-style: 12px;
	font-weight: normal;
}

#last_in_blog .item .body .text a {
	background: #f7ea00;
	font-weight: bold;
}

#last_in_blog .item .body h3 {
	margin: 0px 0px 6px 0px;
	font-weight: bold;
	font-size: 14px;
}

#last_in_blog .item .body h3 a {
	background: #f7ea00;
}

#last_in_blog .item .date {
	color: #7f7f7f;
	font-size: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#last_in_blog .item .image {
	width: 145px;
	padding: 0px 6px 0px 0px;
}

#last_in_blog .item .image .count {
	width: 25px;
	padding: 2px 0px 0px 0px;
	background: url("../img/count.png") left top no-repeat;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	position: absolute;
	right: 0px;
	bottom: 5px;
	height: 14px;
}

#last_in_blog .item .image .img {
	margin: 0px 0px 0px 10px;
}

#last_in_blog .item .image_1 {
	position: relative;
}

#last_in_blog .last_item {
	width: 100%;
	margin: 0px 0px 16px 0px;
	overflow: hidden;
}

#last_in_blog .last_item .body {
	width: 260px;
	margin: 0px 10px 0px 0px;
}

#last_in_blog .last_item .body .text {
	font-style: 12px;
	font-weight: normal;
}

#last_in_blog .last_item .body .text a {
	background: #f7ea00;
	font-weight: bold;
}

#last_in_blog .last_item .body h3 {
	margin: 0px 0px 6px 0px;
	font-size: 12px;
	font-weight: bold;
}

#last_in_blog .last_item .body h3 a {
	background: #f7ea00;
}

#last_in_blog .last_item .date {
	color: #7f7f7f;
	font-size: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#last_in_blog .last_item .image {
	width: 110px;
	padding: 0px 6px 0px 0px;
	position: relative;
}

#last_in_blog .last_item .image .count {
	width: 25px;
	padding: 3px 0px 0px 0px;
	background: url("../img/count.png") left top no-repeat;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	position: absolute;
	right: 0px;
	bottom: 5px;
	height: 13px;
}

#last_in_blog .last_item .image .img {
	margin: 0px 0px 0px 35px;
}

#last_in_blog .last_item .image_1 {
	position: relative;
}

#last_in_blog h2 {
	border-bottom: 1px solid #7f7f7f;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	color: #7f7f7f;
	font-size: 16px;
	font-weight: normal;
}

#last_in_blog h2 a {
	background: #f7ea00;
	font-weight: bold;
}

/** End: topnav **/
/** Begin: login **/
#login {
	float: right;
	margin: 24px 16px 0px 0px;
	padding: 0px 0px 0px 16px;
	background: url("../img/login.png") left center no-repeat;
}

#login .line {
	width: 128px;
	margin: 0px 0px 4px 0px;
	overflow: hidden;
}

#login .text1 {
	width: 114px;
	float: right;
	padding: 0px 0px 0px 7px;
	background: url("../img/login2.png") left top no-repeat;
	height: 16px;
}

#login .text2 {
	width: 117px;
	float: right;
	padding: 0px 0px 0px 7px;
	background: url("../img/login4.png") left top no-repeat;
	height: 16px;
}

#login input {
	border: 0px;
	background: none;
	color: #7f7f7f;
}

#login ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
	background: url("../img/login3.png") left top no-repeat;
	font-size: 11px;
	line-height: 16px;
	height: 16px;
}

#login ul .enter {
	padding: 0px 0px 0px 18px;
	width: 32px;
	background: url("../img/login5.png") 6px 5px no-repeat;
	height: 16px;
}

#login ul .enter img {
	position: relative;
	top: -1px;
}

#login ul .enter img {
	position: relative;
	top: -3px;
}

#login ul .reg {
	padding: 0px 0px 0px 3px;
	width: 63px;
	line-height: 16px;
	height: 16px;
}

#login ul .reg img {
	position: relative;
	top: -2px;
}

#login ul .sp {
	padding: 0px 0px 0px 3px;
}

#login ul li {
	float: left;
	line-height: 16px;
}

#login ul li * {
	vertical-align: middle;
}

#login ul li a {
	font-size: 10px;
	text-decoration: none;
}

#login ul li a:hover {
	text-decoration: underline;
}

.bc-description {
	line-height: 24px;
}
/** End: reg2 **/
/** Begin: nav **/
#nav {
	float: left;
	padding: 0px 11px 0px 0px;
	color: #7f7f7f;
	background: url("../img/nav.png") right 3px no-repeat;
	font-size: 19px;
}

#nav span {
	color: #d7d7d7;
}


/** End: cart_submit **/
#order_step {
	margin-bottom: 20px;
	list-style: none;
}

#order_step .sep {
	width: 9px;
	margin-top: 0;
	background: url('../img/login.png') no-repeat;
	height: 27px;
}

#order_step .step_current {
	font-weight: bold;
}

#order_step li {
	float: left;
	margin: 4px 10px 0 0;
}

/** End: color_catalog **/
/** Begin: catalog1 **/
#product_list {
	margin: 0;
	padding: 4px 0 0;
/*	overflow: hidden;*/
}

#product_list li, #sections li.section-product {
	float: left;
	margin: 0 7px 90px;
	width: 225px;
	display: inline;
	text-align: center;
	position: relative;
	height: 170px;
}

a.product-link-image {
	text-decoration: none;
	background: transparent !important;
}

/** End: text_box **/
/** Begin: reg **/
#reg {
	width: 100%;
	overflow: hidden;
}

#reg .left_2 {
	float: left;
	width: 610px;
}

#reg .line {
	position: relative;
	z-index: 19;
}

#reg .line .line_1 {
	width: 99%;
	margin: 0px 0px 7px 0px;
	overflow: hidden;
}

#reg .line .line3 {
	border-top: 1px solid #444444;
	width: 99%;
	margin: -9px 0px 0px 0px;
	height: 1px;
	overflow: hidden;
}

#reg .line .note {
	position: absolute;
	top: 7px;
	right: 0px;
}

#reg .line2 {
	margin: 15px 0px 0px 0px;
	position: relative;
}

#reg .line2 .textarea {
	/*background: url("../img/textarea.png") left 0px repeat;*/
	/*height: 91px;*/
	margin-top: 3px;
}

#reg .line2 .textarea textarea {
	width: 100%;
	border: 0px;
	background: none;
	font-size: 14px;
	line-height: 23px;
	height: 92px;
	overflow: auto;
	background: url("../img/textarea.png") left 0px repeat;
	padding: 0px;
}

#reg .right_2 {
	float: right;
	width: 330px;
}

#reg .sp1 {
	color: #7f7f7f;
}

#reg .sp2 {
	margin: -4px 0px 0px 0px;
	display: block;
	color: #7f7f7f;
	font-size: 10px;
	position: relative;
}

#reg .text {
	border: 0px;
	width: 300px;
	color: #000000;
	background: none;
	font-size: 14px;
}

#reg .text2 {
	border: 0px;
	width: 200px;
	color: #000000;
	background: none;
	font-size: 14px;
}

#reg h2 {
	margin: 0px 0px 10px 0px;
	font-size: 18px;
}

#reg label {
	padding: 7px 4px 7px 0px;
	display: inline-block;
	color: #000000;
	background: #ffffff;
	font-size: 14px;
	font-size: 12px;
	top: 4px;
	z-index: 99;
	position: relative;
}

/** End: reg **/
/** Begin: reg2 **/
#reg2 {
	margin: 60px 0px 0px 0px;
	width: 100%;
	overflow: hidden;
}

#reg2 .label {
	float: right;
}

#reg2 .label input {
	float: left;
}

#reg2 .label label {
	float: left;
	padding: 0px 20px 0px 5px;
	background: url("../img/reg2.png") right top no-repeat;
}

#reg2 .submit {
	float: right;
}

#set-filter {
	border-bottom: dashed 1px;
	text-decoration: none;
}

#set-filter:hover {
	border: none;
}

#similar-slider {
	width: 940px !important;
	margin-left: 15px;
	background: url('../img/similar-slider-bg.gif') repeat-x !important;
}

#similar-slider .ui-slider-handle {
	width: 41px !important;
	margin: 5px 0 0 -10px;
	border: none !important;
	background: url('../img/similar-knob.png') no-repeat !important;
	height: 23px !important;
}

#similar-slider.ui-slider {
	height: 23px;
	position: relative;
	height: 23px;
}

#similar-slider.ui-slider-horizontal {
	border: none;
}

/** End: content2 **/
#slideshow {
	height: 336px;
}

#slideshow li {
	list-style: none;
	position: absolute;
}

/** End: nav **/
/** Begin: sort **/
#sort {
	float: left;
	margin: 0px 0px 0px 10px;
}

#sort * {
	vertical-align: middle;
}

#sort select {
	font-style: normal;
	font-family: Arial,Helvetica,FreeSans,"Nimbus Sans L",sans-serif;
}

/** End: comments **/
/** Begin: text_box **/
#text_box {
	margin: -10px 0px 0px 0px;
	font-size: 13px;
}

#thumbs a {
	border: none;
	background: none;
	text-decoration: none;
}

#thumbs li {
	margin-bottom: 18px;
	list-style: none;
}

#thumbs ul {
	padding-left: 0px;
	margin: 0;
	list-style-type: none;
}

/** End: container1 **/
/** Begin: topnav **/
#topnav {
	float: left;
	margin-top: 44px;
}

#topnav ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#topnav ul li {
	padding: 0px 10px 0px 0px;
	display: inline;
}

#topnav ul li a {
	background: #f7ea00;
}

/** End: cart **/
/** Begin: topnav2 **/
#topnav2 {
	float: left;
	margin: 0px 0px 0px 10px;
}

#topnav2 ul {
	margin: 26px 0px 0px 0px;
	list-style: none;
}

#topnav2 ul * {
	vertical-align: text-bottom;
}

#topnav2 ul .current > a {
	background: #05ddb3;
}

#topnav2 ul .type1 span {
	color: #00dbf1;
	background: #fff;
	font-size: 16px;
}

#topnav2 ul .type2 .navigation-sub {
	width: 257px;
	margin-left: 6px;
	display: none;
	background: #f1f1f1;
	position: absolute;
	top: 55px;
	left: -95px;
}

#topnav2 ul .type2 .navigation-sub .bottom {
	width: 257px;
	background: url('../img/menu-categories-bottom.png') no-repeat;
	position: absolute;
	height: 9px;
	bottom: -9px;
	left: 0;
}

#topnav2 ul .type2 .navigation-sub .gender {
	margin-left: 13px;
	padding-top: 10px;
	color: #7f7f7f;
	font-size: 16px;
	line-height: 18px;
	height: 22px;
}

#topnav2 ul .type2 .navigation-sub .gender .current {
	padding: 6px 8px 6px 6px;
	border: none;
	color: #fff;
	background: url('../img/gender-current-bg.gif') no-repeat;
	font-weight: bold;
}

#topnav2 ul .type2 .navigation-sub .top {
	width: 257px;
	background: url('../img/menu-categories-top.png') no-repeat;
	position: absolute;
	height: 21px;
	top: -21px;
	left: 0;
}

#topnav2 ul .type2 .navigation-sub li {
	float: left;
	padding: 0;
	width: 115px;
	height: 22px;
}

#topnav2 ul .type2 .navigation-sub li a {
	border: none;
	border: none;
	font-size: 12px;
}

#topnav2 ul .type2 .navigation-sub ul {
	margin: 0 7px;
	padding: 10px 6px 0;
	border-top: #7f7f7f solid 1px;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

#topnav2 ul .type2 a {
	border-bottom: 1px dotted #000000;
	color: #000000;
	background: #f7ea00;
	font-size: 19px;
	text-decoration: none;
}

#topnav2 ul .type2 a:hover {
	border: 0px;
}

.brends-menu-item {
	font-size: 16px !important;
	font-weight: bold;
}
#topnav2 ul .type3 a {
	border-bottom: 1px solid #000000;
	color: #000000;
	background: #f7ea00;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#topnav2 ul .type3 a:hover {
	border: 0px;
}

#topnav2 ul .type4 {
	position: relative;
}

#topnav2 ul .type4 a {
	border-bottom: 1px solid #000000;
	color: #000000;
	background: #f7ea00;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
}

#topnav2 ul .type4 a:hover {
	border: 0px;
}

#topnav2 ul .type4 img {
	position: absolute;
	top: -17px;
	right: -12px;
}

#topnav2 ul li {
	padding: 0px 17px 0px 0px;
	display: block;
	float: left;
	position: relative;
}

#navigation-brands {
	width: 514px !important;
}

#navigation-brands .top {
	background: transparent url('../img/menu-brends-top.png') no-repeat scroll left !important;
	width: 100% !important;
}

#navigation-brands .bottom {
	background: transparent url('../img/menu-brends-bottom.png') no-repeat scroll left !important;
	width: 100% !important;
}
/** End: login **/
/** Begin: user **/
#user {
	float: right;
	margin: 39px 16px 0px 0px;
	padding: 0px 0px 0px 16px;
	color: #7f7f7f;
	background: url("../img/login.png") left center no-repeat;
	font-size: 14px;
	line-height: 26px;
}

#user p {
	margin: 0px;
}

#user p span {
	color: #000000;
}

/*------------>>> BOX <<<-----------*/
/** Begin: wrapper **/
#wrapper {
	width: 100%;
	min-height: 100%;
	overflow: hidden;
	position: relative;
	min-width: 1000px;
}

#wrapper .wrapper_1 {
	width: 1000px;
	margin: 0px auto 0px auto;
	/* padding-bottom: 255px; */
	position: relative;
}

/* bottom categories block */
#block-categories {
	margin: 0px;
	padding: 0px;
}
#block-categories li {
	list-style: none;
	padding: 5px 15px;
	float: left;
}

.brend-logo {
	height:80px;
	overflow:hidden;
	position:relative;
}

.logo {
	height:135px;
	overflow:hidden;
	position:relative;
}

.left_side h3 {
	padding-top: 5px; 
}
/* my account */
ul.myaccount-menu {
	margin: 0px;
    margin-left: 40px;
	padding: 0px;
}
ul.myaccount-menu li {
	list-style: none;
	padding: 25px 0 25px 80px;
    font-size: 18px;
}
.myaccount-menu-history {
	background: transparent url(../img/icon/order.png) no-repeat scroll left center ;
}
.myaccount-menu-identity {
	background: transparent url(../img/icon/userinfo.png) no-repeat scroll left center ;
}
.myaccount-menu-mailalerts {
	background: transparent url(../img/icon/mailalerts.png) no-repeat scroll left center ;
}
/* order history */
#order-list {
	background-color: #b4b4b4;
}
#order-list th {
	background-color: #fff;
}
#order-list td {
	background-color: #fff;
	text-align: center;
}

/* errors */
.error {
	padding-bottom: 20px;
	font-weight: bold;
	color: red;
}

.product-gender {
	background:url("../img/gender-current-bg.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:19px;
	padding:6px 8px 6px 6px;
	float: left;
}

/* blocks on home */
#blocks {
	position: relative;
	margin-top: 25px;
	overflow: hidden;
	padding-top: 14px;
}
/* socbuttons */
div.socbuttons {
	width: 100%;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #7f7f7f;
	margin: 0px 0px 13px 0px;
	font-style: normal !important;
}
div.socbuttons a {
  background: transparent !important;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	#login { 
		float: right; margin: 24px 0px 0px 0px; position: relative; left: 7px;
		overflow: hidden;
	}
	#login ul { 
		overflow: visible; width: 150px;
	}
	#login ul .enter img { position: relative; top: -3px; }
	#login ul .reg img { position: relative; top: -2px; }
	#login input { overflow: hidden; }
	#login .text1 { overflow: hidden; height: 20px; }
	#login .text2 { overflow: hidden; height: 20px; }
	#login .text1 input { position: relative; top: -2px; padding: 0px; }
	#login .text2 input { position: relative; top: -2px; padding: 0px; }
} 


/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }



.ac_results {
	text-align: left;
	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('indicator.gif') right center no-repeat;
}
*/

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#login { 
		float: right; margin: 24px 0px 0px 0px; position: relative; left: 7px;
		overflow: hidden;
	}
	#login ul { 
		overflow: visible; width: 150px;
	}
	#login ul .enter img { position: relative; top: -3px; }
	#login ul .reg img { position: relative; top: -2px; }
	#login input { overflow: hidden; }
	#login .text1 { overflow: hidden; height: 20px; }
	#login .text2 { overflow: hidden; height: 20px; }
	#login .text1 input { position: relative; top: -2px; padding: 0px; }
	#login .text2 input { position: relative; top: -2px; padding: 0px; }
} 

#sitemap_page a {
  background-color: #FFFFFF;
}

#sitemap_page h3 {
  margin: 10px;
}


