/*
 *  V1.0 : Main
 */

@CHARSET "ISO-8859-1";

body {
	font: 12px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:0px;
}

select, textarea {
	font-weight:bold;
}

input {
	font-weight:bold;
	border:0px;
	cursor: pointer;
}

input.file {
	position: relative;
	text-align: right;
	filter:alpha(opacity: 0);
	-moz-opacity:0;
	-khtml-opacity:0;
	-webkit-opacity:0;
	opacity:0;
}

input.sub_total, input.sub_total:hover {
	font-weight:normal;
	font-size:14px;
	text-align:right;
	width:60px;
}

input.total, input.total:hover {
	font-weight:bold;
	font-size:14px;
	text-align:right;
	width:60px;
}

input.editable_medium {
	position:relative;
	margin:0px 0px 0px -200px;
	padding: 0px 0px 0px 1px;
	width: 170px;
	height:20px;
	left:0;
	top:0;
}

input.halign_editable_medium {
	position:relative;
	float :left;
	margin:0px 0px 0px -200px;
	padding: 0px 0px 0px 1px;
	width: 170px;
	height:30px;
	left:0;
	top:0;
}

select.editable {
	position:relative;
	display: inline-block;
	left:0;
	top:0;
}

input.mini, select.mini {
	width: 50px;
	height:30px;
}

select.mini {
	width: 80px;
}

input.little, select.little {
	width: 100px;
	height:30px;
	padding: 0px 0px 0px 5px;
}

input.medium, select.medium {
	width: 200px;
	height:30px;
	padding: 0px 0px 0px 5px;
}

input.large, select.large {
	width: 300px;
	height:30px;
	padding: 0px 0px 0px 5px;
}

input.full, select.full {
	width: 100%;
}

img {
	border-width: 0px;
}

a {
	text-decoration: none;
}

img.table_icon {
	width: 24px;
	height: 24px;
	margin: 0px 5px 0px 5px;
}

table {
	font-size: 12px;
	border-collapse: collapse;
}

table th, td {
	padding: .3em;
    margin: .1em;
    vertical-align: middle;
}

th {
	display: table-cell;
    border-right: 1px solid #cccccc;
    border-footer: 1px solid #cccccc;
    text-align: center;
    font-weight: bold;
    background: #f3f3f3;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left footer, from(#cccccc), to(#ffffff));
    background: -webkit-linear-gradient(top, #cccccc, #ffffff);
}

tfoot tr {
	border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    font-weight: bold;
    color: #000;
    background: #f3f3f3;
    background-size: 100% 100%;
    background: -webkit-gradient(linear, left top, left footer, from(#ffffff), to(#cccccc));
    background: -webkit-linear-gradient(top, #ffffff, #cccccc);
}

table tr.odd th, table tr.odd, table tr.even th, table tr.even {
    text-align: left;
}

table tr.odd th, .odd {
    background: #fff;
}

table tr.even th, .even {
    background: #DFDFDF;
}

table tr td {
	border-right: 1px solid #cccccc;
}

table.no_style tr td {
	border-right: none;
}

table img {
	vertical-align: middle;
}

ul {
	margin:0;
	padding:0;
}

.hidden {
	display:none;
}

.medium_image {
	-moz-box-shadow: 5px 5px 10px #707070;
	-khtml-box-shadow: 5px 5px 10px #707070;
	-webkit-box-shadow: 5px 5px 10px #707070;
	box-shadow: 5px 5px 10px #707070;
	height: 240px;
}

.little_image {
	-moz-box-shadow: 3px 3px 7px #707070;
	-khtml-box-shadow: 3px 3px 7px #707070;
	-webkit-box-shadow: 3px 3px 7px #707070;
  	box-shadow: 3px 3px 7px #707070;
	height: 120px;
}

.min_image {
	-moz-box-shadow: 2px 2px 5px #707070;
	-khtml-box-shadow: 2px 2px 5px #707070;
  	-webkit-box-shadow: 2px 2px 5px #707070;
  	box-shadow: 2px 2px 5px #707070;
	height: 60px;
}

.clearfix {
	clear: both;
	zoom: 1;
}

.clearfix:before,.clearfix:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#notification {
	font-weight:bold;
	font-size:14px;
	position: absolute;
	top:48px;
	text-align: center;
	width: 100%;
	line-height:30px;
	z-index: 1000;
	display:none;
}

#notification .close {
	background-image:url("../images/index/close_black.png");
	position: absolute;
	height: 16px;
	width: 16px;
	right: 7px;
	top: 7px;
}

#notification .close:hover {
	background-image:url("../images/index/close.png");
}

#filter_notification {
	font-weight:bold;
	font-size:14px;
	position: absolute;
	text-align: center;
	width: 100%;
	line-height:30px;
	z-index: 1000;
	display:none;
}

#filter_notification .close {
	background-image:url("../images/index/close_black.png");
	position: absolute;
	height: 16px;
	width: 16px;
	right: 7px;
	top: 7px;
}

#filter_notification .close:hover {
	background-image:url("../images/index/close.png");
}

#banner_container {
	margin: 0px 0px 0px 0px;;
	position: relative;
	top:0px;
	width: 100%;
}

#banner {
	width: 100%;
	margin: 0;
}

#site_title {
	float: left;
	font-family: inherit;
	font-family: fantasy;
	font-smooth: always;
	font-size: 42px;
	margin: 70px 10px 20px 40px;
}

#search, #search_toggle, #search_compare {
	float: left;
	margin: 10px 10px 0px 0px;
	z-index:1000;
}

#search_compare {
	margin: 0px;
	width:100%;
	min-height:34px;
	position:relative;
}

#search_toggle {
	margin: -5px 5px 0px 0px;
}

#search_value, #search_toggle_value {
	float: left;
	width:50px;
	height:24px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 2px;
	border:0px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-transition:width 1s;
    transition:width 1s;
}

#search_value_compare {
	float: left;
	width:82%;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	border:0px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#search_value:hover, #search_value:focus {
	width:200px;
	-webkit-transition:width 1s;
    transition:width 1s;
}

#search_toggle_value:hover, #search_toggle_value:focus {
	width:75px;
	-webkit-transition:width 1s;
    transition:width 1s;
}

#search_button, #search_toggle_button, #search_button_compare {
	float: left;
	background-image: url("../images/index/search_white.png");
	background-repeat: no-repeat;
	background-color: transparent;
	width:24px;
	height:24px;
	border:0px;
	margin:0px 0px 0px 5px;
	cursor: pointer;
}

#search_button_compare {
	margin:3px 0px 0px 5px;
}

#search_button_compare {
	background-image: url("../images/index/search_black.png");
}

#title, #subtitle, #admin_title {
	width: 99%;
	overflow:hidden;
	position:relative;
	font-weight:bold;
	font-family: inherit;
	font-size: 14px;
	margin: 0;
	padding: 0.5% 0.5% 0.5% 0.5%;
	text-align: left;
	box-shadow: 0px 0px 5px 0px #707070;
}

#subtitle {
	margin: 5px 0px 5px 0px;
}

.title {
	display: block;
	float: left;
	margin: -1px 0px 0px 0px;
	font-weight: bold;
	font-size: 18px;
}

.subtitle {
	background-image:url("../images/index/header_black_little.png");
	background-repeat:no-repeat;
	background-position:left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
    font-size: 14px;
	display:block;
	-webkit-padding-start: 20px;
	-moz-padding-start: 20px;
	-khtml-padding-start: 20px;
	padding-left: 20px;
}

#part {
	width:100%;
	overflow:hidden;
	position:relative;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.part {
	background-image:url("../images/index/header_white_little.png");
	background-repeat:no-repeat;
	background-position:left;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	line-height:20px;
	font-weight:bold;
	font-size: 14px;
	display:block;
	-webkit-padding-start: 20px;
	-moz-padding-start: 20px;
	-khtml-padding-start: 20px;
	padding-left: 20px;
	box-shadow: 0px 0px 5px 0px #707070;
}

.crumb {
	overflow: hidden;
	list-style: none;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	display:block;
	-webkit-padding-start: 40px;
	-moz-padding-start: 40px;
	-khtml-padding-start: 40px;
	padding-left: 40px;
}

.crumb li {
	display: block;
	line-height: 32px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.arrow {
	display: block;
	float:left;
	margin: 0px 5px 0px 5px;
	zoom: 1;
}

.links_crumb {
	background-image:url("../images/index/link_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_crumb {
	background-image:url("../images/index/admin_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_item_crumb {
	background-image:url("../images/index/data_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_access_crumb {
	background-image:url("../images/index/access_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_error_crumb {
	background-image:url("../images/index/error_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_item_type_crumb, .admin_item_type_2_crumb, .admin_configuration_crumb, .admin_terms_and_conditions_crumb, .admin_legals_crumb {
	background-image:url("../images/index/type_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_links_crumb {
	background-image:url("../images/index/link_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_log_crumb {
	background-image:url("../images/index/log_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_menu_crumb {
	background-image:url("../images/index/menu_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_blog_crumb {
	background-image:url("../images/index/blog_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_role_crumb {
	background-image:url("../images/index/role_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_site_theme_crumb {
	background-image:url("../images/index/theme_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_order_crumb {
	background-image:url("../images/index/order_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_order_status_crumb {
	background-image:url("../images/index/order_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_user_crumb {
	background-image:url("../images/index/users_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_version_crumb {
	background-image:url("../images/index/version_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.admin_specific_crumb {
	background-image:url("../images/index/specific_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

#item_crumb {
	float:left;	
}

.item_crumb {
	background-image:url("../images/index/header_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.contact_crumb {
	background-image:url("../images/index/contact_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.home_crumb {
	background-image:url("../images/index/header_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.basket_crumb {
	background-image:url("../images/index/basket_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.login_crumb {
	background-image:url("../images/index/login_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.error_crumb {
	background-image:url("../images/index/error_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.padlock_crumb {
	background-image:url("../images/index/padlock_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.order_crumb {
	background-image:url("../images/index/order_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.order_status_crumb {
	background-image:url("../images/index/order_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.user_crumb {
	background-image:url("../images/index/user_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

.map_crumb {
	background-image:url("../images/index/map_black.png");
	background-repeat:no-repeat;
	background-position:left;
}

#lang {
	display:block;
	position: fixed;
	top: 5px;
	right: 5px;
}

#lang_footer {
	display:none;
	width:100%;
	text-align:center;
	padding:5px 0px 5px 0px;
}

#lang_footer a {
	margin:0px 5px 0px 10px;	
}

#content {
	position:relative;
	width: 100%;
    height: 100%;
    margin: 0 auto 0 auto;
}

#bottom {
	width: 100%;
	overflow:hidden;
	position:relative;
	font-family: inherit;
	font-size: 12px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-align: left;
}

.copyright {
	background-image:url("../images/index/copyright.png");
	background-repeat:no-repeat;
	background-position:left;
	margin: 0px;
	padding: 0px;
	display:block;
	-webkit-padding-start: 25px;
	-moz-padding-start: 25px;
	-khtml-padding-start: 25px;
	padding-left: 25px;
	float:left;
	position:relative;
	width:auto;
	height:22px;
}

span.legals, span.contact, span.terms, span.press, span.read_next  {
	display:block;
	float:right;
	position:relative;
	margin:0px 5px 0px 0px;
}

.copyright_header {
	background-image:url("../images/index/copyright.png");
	background-repeat:no-repeat;
	background-position:left;
	-webkit-padding-start: 25px;
	-moz-padding-start: 25px;
	-khtml-padding-start: 25px;
	padding-left: 25px;
}

#gallery_copyright {
	width: 100%;
	position:relative;
	font-weight:bold;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	height: 22px;
}

#gallery_copyright_image {
	float: left;
	margin:0px 0px 0px 5px;
}

#gallery_copyright_text {
	float: left;
	margin:3px 0px 0px 5px;
}

#item_part.autofit {
	position:relative;
	float:left;
	width:50%;
	margin:0px 0% 0px 0px;
}

.welcome_note_title {
	font-weight: bold;
	font-size: 30px;
}

.welcome_note_copyright {
	font-style: italic;
	font-size: 14px;
}

#welcome_note {
	font-size: 14px;
	text-align: center;
	position:relative;
	padding: 20px 0 0 0;
}

.missingvalue {
	border: solid 2px #9F1319;
}

#menu_toggle {
	display: none;
	padding: 10px 0px 10px 0px;
	width:100%;
}

#menu_toggle:after {
	content:"";
	display:block;
	clear:both;
	visibility:hidden;
	height:1px;
}

#menu_toggle .menu_toggle_text {
	display: block;
	position: relative;
	float: left;
	margin: 3px 10px 0px 10px;
	padding: 1px 0px 0px 25px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-image: url("../images/index/header_white_little.png");
	background-repeat: no-repeat;
}

#menu_toggle_icon .menu_toggle_icon {
	background: #999;
	position: absolute;
	background: rgba(230, 230, 230, 0.7);
	height: 2px;
	width: 20px;
	right:20px;
}

#menu_toggle_icon .menu_toggle_icon:before {
	content: '';
	position: absolute;
	background: #999;
	background: rgba(230, 230, 230, 0.8);
	height: 2px;
	width: 20px;
	top: 7px;
	right:0px;
}

#menu_toggle_icon .menu_toggle_icon:after {
	content: '';
	position: absolute;
	background: #999;
	background: rgba(230, 230, 230, 0.9);
	height: 2px;
	width: 20px;
	top: 14px;
	right:0px;
}

#menu_toggle_icon {
	display: block;
	position: relative;
	float: right;
	margin:3px 0px 0px 0px;
}

#menu_toggle_icon.sub {
	top:-34px;
	display:none;
}

#menu_toggle_icon_link {
	display:block;
	width:40px;
	height:20px;
}

#menu_toggle_icon:hover .menu_toggle_icon, #menu_toggle_icon:hover .menu_toggle_icon:after, #menu_toggle_icon:hover .menu_toggle_icon:before {
	background: #FFF;
}

#menu_toggle_icon:hover .menu_toggle_icon:before {
	-ms-transform: translate(-8px, -2px) rotate(45deg);
	-webkit-transform: translate(-8px, -2px) rotate(45deg);
	transform: translate(-8px, -2px) rotate(45deg);
	width:14px;
}

#menu_toggle_icon:hover .menu_toggle_icon:after {
	-ms-transform: translate(2px, -9px) rotate(-45deg);
	-webkit-transform: translate(2px, -9px) rotate(-45deg);
	transform: translate(2px, -9px) rotate(-45deg);
	width:14px;
}

#menu_toggle .menu_toggle_links {
	display: inline-block;
	position: relative;
	float: right;
	right:20px;
	margin: 3px 5px 0px 0px;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
}

#menu_toggle .menu_toggle_links a {
	text-decoration: none;
	font-size: 12px;
	margin:3px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	font-weight:bold;
}

img.menu_home {
	width:15px;
	height:15px;
	margin: 0px 5px -2px 0px;
}

#menu_container {
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 200;
	width: 100%;
	height:auto;
}

#menu {
	position: relative;
	overflow: visible;
	zoom: 1;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	width: 100%;
}

#menu ul.menu {
	display: table;
	zoom: 1;
	width: 100%;
	float: left;
	z-index: 100;
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: visible;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-shadow: none;
	visibility: visible;
	opacity: 1;
	box-sizing: content-box;
	-webkit-backface-visibility: visible;
}

#menu ul.menu:before, #menu ul.menu:after {
	content: "";
	display: table;
}

#menu li.menu, #menu li.menu_home, #menu li.menu_login, #menu li.menu_basket, #menu li.menu_nolist, #menu li.menu_social, #menu li.menu_search  {
	float: left;
	position: relative;
	display:inline-block;
	min-height: 0px;
	padding: 0px 0px;
	margin: 0px;
	z-index: 200;
	zoom: 1;
	list-style-type: none;
	list-style-image: none;
	border: 0;
	text-align: left;
	font-size: 12px;
	letter-spacing: 0px;
	vertical-align: baseline;
	background: transparent;
	text-shadow: none;
	visibility: visible;
	opacity: 1;
	box-sizing: content-box;
}

#menu li.menu_login, #menu li.menu_basket, #menu li.menu_search  {
	float: right;
}

#menu li.menu_login:hover, #menu li.menu:hover, #menu li.menu_home:hover, #menu li.menu_nolist:hover, #menu li.menu_basket:hover {
	border-footer-color: transparent !important;
}

#menu ul.sub_menu {
	border-top: none;
	margin: 10px 0px 0px 10px;
	padding: 10px 0px 10px 0px;
	width:auto;
	min-width:100%;
	white-space: nowrap;
	position: absolute;
	z-index: 500;
	zoom: 1;
	overflow: visible;
	visibility: visible;
	list-style: none outside none;
	font-size: 100%;
	vertical-align: baseline;
	box-sizing: content-box;
	-webkit-backface-visibility: visible;
	-webkit-margin-before: 0px;
	webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-align: left;
	letter-spacing: 0px;
	-moz-border-footer-right-radius:5px;
	-khtml-border-footer-right-radius:5px;
	-webkit-border-footer-right-radius: 5px;
	border-footer-right-radius: 5px;
	-moz-border-footer-left-radius:5px;
	-khtml-border-footer-left-radius:5px;
	-webkit-border-footer-left-radius: 5px;
	border-footer-left-radius: 5px;
}

#menu li.sub_menu {
	display: inline-block;
	float: left;
	position: relative;
	width:auto;
	min-width:100%;
	min-height:20px;
	white-space: normal;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	overflow: visible;
}

#menu div.sub_menu {
	display:none;
	overflow:visible;
	width:auto;
	min-width:100%;
}

a.menu {
	text-transform: none;
	display: block;
	font-size: 12px;
	padding: 12px 15px 12px 6px;
	font-weight: bold;
}

#menu li.menu a.menu:after {
	content: '';
	position: absolute;
	width:3px;
	right: 5px;
	top: 50%;
	margin: -1px -2px 5px 5px;
	display: block;
	background: transparent;
	border-style: solid dashed dashed;
	border-color: transparent;
	border-top-color: #999;
	font-size: 0;
	border-width: 3px 3px 0;
	padding-top: 1px;
}

a.sub_menu {
	text-decoration: none;
	font-size: 12px;
	margin:0px;
	padding:0px 10px 0px 0px;
	white-space: nowrap;
	position:relative;
	font-weight:bold;
	overflow: visible;
}

.order_comment_list_date {
	font-size: 12px;
	font-style: italic;
}

.blog_list_title {
	font-size: 16px;
	font-weight: bold;
}

.blog_list_title a {
	text-decoration: none;
}

.blog_list_text {
	font-size: 14px;
}

.blog_list_date {
	font-size: 12px;
	font-style: italic;
}

.item_list_name {
	font-size: 16px;
	font-weight: bold;
}

.item_list_date {
	font-size: 14px;
}

.item_list_sex {
	font-size: 12px;
	font-style: italic;
}

#home_blog {
	max-width: 100%;
	width: 100%;
	height: 100%;
	margin: 0 auto 0px auto;
	position: relative;
}

#home_blog_item {
	width: 50%;
	height: 100%;
	float: left;
}

#home_list_title {
	width: 100%;
	height: 25px;
	margin: 0 auto 5px 20px;
}

#home_list_title_image {
	vertical-align:top;
	float:left;
}

#home_list_title_text {
	float:left;
	margin-left: 10px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	border-footer: 1px solid #CCCCCC;
	text-align:left;
	width: auto;
}

#home_list {
	width: 100%;
	margin: 0;
}

#home_list_item {
	margin: 10px 0px 0px 0px;
}

#home_list_item_image {
	vertical-align: top;
	float: left;
	padding-right: 10px;
	margin: 0 0 0 5px;
}

#home_list_item_text {
	text-align: left;
	margin: 0px 0px 15px 0px;
	min-height: 60px;
	display: table;
}

#list_item {
	width: 100%;
	display: inline-block;
	margin: 5px 0px 5px 5px;
	vertical-align: middle;
}

#list_item_image {
	float:left;
}

#item_list_text {
	margin: 0px 10px 0px 10px;
	float: left;
}

.home_blog_list_date {
	font-size: 10px;
	font-style: italic;
	color: #000000;
}

.home_blog_list_text {
	font-size: 12px;
}

.home_item_list_date {
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
}

.item_genealogy {
	width: 100%;
	border-spacing: 5px;
}

#item_part {
	position:relative;
	width: 100%;
	min-height: 20px;
	margin: 0px;
	z-index: 0;
}

#item_part_title {
	padding:10px 0 0 0;
	width: 100%;
	position:relative;
	height: 25px;
}

#part_content {
	display:block;
	height: auto;
	position:relative;
	text-align: left;
	padding:5px 5px 5px 5px;
}

#item_part_title_image {
	vertical-align:top;
	float:left;
	margin: 0 0 0 10px;
}

#item_part_title_text {
	float:left;
	margin-left: 10px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	border-footer: 1px solid #CCCCCC;
	text-align:left;
	width: 50%;
}

#item_top {
	width: 100%;
}

#item_top_name {
	font-size: 30px;
	font-weight: bold;
	float:left;
	margin: 0 0 0 10px;
}

#item_top_back {
	right: 10px;
	top: 10px;
	position: absolute;
	float:left;
}

#item_footer {
	width: 100%;
}

#item_footer_back {
	right: 10px;
	footer:10px;
	position: absolute;
	float:left;
}

#item_header_search {
	width: 100%;
	min-height:24px;
	height:auto;
	position:relative;
	margin:10px 0px 10px 0px;
	padding: 0px;
	z-index: 90;
}

#item_header {
	width: 100%;
	min-height:240px;
	height:auto;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 10;
}

#item_header_text {
	margin: 5px 5px 5px 5px;
	float:left;
}

#item_header_text_right {
	margin: 5px 5px 5px 5px;
	float:right;
}

#item_header_text_link {
	margin: 5px 5px 5px 5px;
	float:left;
}

#item_header_image {
	vertical-align:top;
	float:left;
	margin: 5px 5px 5px 5px;
}

#item_header_image_right {
	vertical-align:top;
	float:right;
	margin: 5px 5px 5px 5px;
}

#item_text {
	padding:10px 0 0 0;
	text-align: justify;
	margin: 20px;
}

#item_list {
	position:relative;
	padding: 0px 0px 10px 0px;
}

.item_list {
	border-spacing: 10px;
}

#custom_list {
	position:relative;
	float: left;
	background-color: #CCCCCC;
	height:auto;
	width:100%;
	margin:0 auto;
}

#custom_list_item {
	float: none;
	position:relative;
	display: table-row;
	vertical-align: top;
	text-align: left;
}

#item_header_text_item {
    float: none;
    position: relative;
    display: table-row;
    vertical-align: top;
    text-align: left;
}

#item_header_text_image {
    float: left;
    width: 32px;
    height: 32px;
    margin: 2px 2px 2px 2px;
}

#item_header_text_text {
    float: left;
    margin: 7px 5px 0px 5px;
    text-align: left;
}

.item_header_text_image_little {
	width: 32px;
	height: 32px;
}

.custom_list_item_image_medium {
	width: 50px;
	height: 50px;
}

.custom_list_item_image_little {
	width: 32px;
	height: 32px;
}

#custom_list_item_image {
	float:left;
	width: 100px;
    height: 100px;
    margin: 5px 5px 5px 5px;
}

#custom_list_item_logo {
	float:left;
	width: 50px;
    height: 50px;
    margin: 5px 5px 5px 5px;
}

#custom_list_item_icon {
	float:left;
	width: 32px;
    height: 32px;
    margin: 5px 5px 5px 5px;
}

#custom_list_item_text {
	float:left;
    margin: 20px 5px 0px 5px;
	text-align: left;
}

.custom_list_item_text_medium {
	font-size: 14px;
	font-style: italic;
}

.custom_list_item_text_little {
	font-size: 12px;
	font-style: italic;
}

#custom_list_item_right {
	float: right;
	text-align: right;
}

#custom_list_item_right {
	float: right;
	text-align: right;
}

#item_header_compare {
	width:45%;
	float:left;
}

#item_compare_search {
	float:none;
	margin: 0px 0px 5px 0px;
}

#custom_list_item.item_style {
	width: 100%;
	height: 120px;
	margin: 0 0 10px 5px;
	vertical-align: middle;
}

#custom_list_item_text.item_style {
	padding: 0px 0px 0px 5px;
}

#versus {
	z-index:1000;
	width:10%;
	height:110px;
	float:left;
	margin:110px 0px 0px 0px;
	text-align: center;
}

#versus a {
	background-image: url("../images/index/vs_black.png");
	background-repeat: no-repeat;
	background-position:center;
	padding: 32px 32px 32px 32px;
}

#versus a:hover {
	background-image: url("../images/index/vs_red.png");
}

#compare_add {
	z-index:1000;
	width:10%;
	height:128px;
	float:left;
	margin:128px 0px 0px 0px;
	text-align: center;
}

#compare_add a {
	background-image: url("../images/index/add_column_black.png");
	background-repeat: no-repeat;
	background-position:center;
	padding: 64px 64px 64px 64px;
}

#compare_add a:hover {
	background-image: url("../images/index/add_column_red.png");
}

#item_ratio_compare_units {
	width:10%;
	float:left;
	margin: 0px 0px 5px 0px;
}

#blog_list {
	position:relative;
	padding: 5px 0 5px 0;
}

.blog_list {
	border-spacing: 10px;
}

#blog {
	position:relative;
	padding: 10px 0 0 0;
}

#links_list {
	
}

#link {
	position: relative;
	background-position: center 100%;
	background-repeat: no-repeat;
	background-image: url(../images/index/separator.jpg)
	padding: 20px 0 20px 0;
}

#link_title {
	position:relative;
	font-size: 20px;
}

#link_image {
	position:relative;
	margin: 0 0 10px 0;
}

#link_text {
	position:relative;
	margin: 5px 0 0 0;
}

#blog_top {
	width: 100%;
	height:36px;
}

#blog_top_name {
	font-size: 30px;
	font-weight: bold;
	float:left;
	margin: 0 0 0 10px;
}

#blog_top_back {
	right: 10px;
	top:20px;
	position: absolute;
	float:left;
}

#blog_footer {
	width: 100%;
}

#blog_footer_back {
	right: 10px;
	footer:5px;
	position: absolute;
	float:left;
}

#blog {
	width: 100%;
	min-height: 240px;
}

#blog_list_item {
	margin: 0px 5px 1em 5px;
	padding: 5px 0px 2em 0px;
	box-shadow: 2px 2px 5px #707070;
}

#blog_image, #blog_list_item_image {
	vertical-align:top;
	float:left;
	padding-right: 15px;
	margin: 0 0 0 10px;
}

#blog_text, #blog_list_item_text {
	float:none;
	margin: 0px 10px 0px 10px;
	text-align: left;
}

.blog_text_date {
	font-size: 12px;
	font-style: italic;
}

.blog_text_text {

}

#map {
	width: 100%;
	text-align: center;
	margin: 50px 0px 50px 0;
}

#contact_part {
	position:relative;
	width: 100%;
	min-height: 20px;
	margin: 5px 0 0 0;
	z-index: 0;
}

#contact_part_content {
	width: 100%;
	height: auto;
	position:relative;
	margin: 5px 0 0 0;
}

.page_number {
	font-size: 16px;
	font-style: italic;
}

.current_page_number {
	font-size: 20px;
	font-weight: bold;
}

#main {
	position:relative;
	height:100%;
	overflow: auto;
}

#first_links_image_list, #first_item_image_list, #item_image_list, #first_blog_image_list, #blog_image_list {
	list-style: none;
	margin:10px 0px 10px 0px;
	min-height: 170px;
}

#first_links_image_list li, #first_item_image_list li, #item_image_list li, #first_blog_image_list li, #blog_image_list li {
	list-style: none;
	float:left;
	margin:0px 10px 0px 10px;
}

#tag_list, #tag_link_list {
	list-style: none;
	font-weight: bold;
}

#tag_link_title {
	float:left;
}

#tag_list li, #tag_link_list li {
	list-style: none;
	float:left;
	margin:0px 5px 0px 5px;
	min-height: 24px;
	line-height: 24px;
}

#tag_list li.tag:hover {
	opacity:0.3;
	filter:alpha(opacity=30);
	text-decoration: line-through;
	cursor: pointer;
}

#filter  {
	float: right;
	margin: 0px 10px 0px 0px;
	z-index:1000;
}

#filter_value {
	float: left;
	width:50px;
	height:24px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 3px;
	border:0px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-transition:width 1s;
    transition:width 1s;
}

#filter_value:hover, #filter_value:focus {
	width:200px;
	-webkit-transition:width 1s;
    transition:width 1s;
}

#filter_list {
	float: left;
	list-style: none;
	font-weight: bold;
	margin:5px 10px 0px 0px;
}

#filter_list li {
	list-style: none;
	float:right;
	margin:0px 5px 0px 5px;
}

#filter_list li:hover {
	opacity:0.3;
	filter:alpha(opacity=30);
	text-decoration: line-through;
	cursor: pointer;
}

#social_links {
	display:block;
}

#social_links_footer {
	display:none;
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
  	padding: 2px 0px 2px 0px;
  	text-align: center;
}

#facebook_link, #twitter_link, #instagram_link, #youtube_link, #google_plus_link {
	float:right;
	z-index:1000;
	width:24px;
	height:24px;
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 0px 10px;
}

#facebook_link a {
	background-image: url("../images/index/facebook_black.png");
	background-repeat: no-repeat;
	background-position: left;
	padding: 12px 12px 12px 12px;
}

#facebook_link a:hover {
	background-image: url("../images/index/facebook_red.png");
}

#twitter_link a {
	background-image: url("../images/index/twitter_black.png");
	background-repeat: no-repeat;
	background-position: left;
	padding: 12px 12px 12px 12px;
}

#twitter_link a:hover {
	background-image: url("../images/index/twitter_red.png");
}

#instagram_link a {
	background-image: url("../images/index/instagram_black.png");
	background-repeat: no-repeat;
	background-position: left;
	padding: 12px 12px 12px 12px;
}

#instagram_link a:hover {
	background-image: url("../images/index/instagram_red.png");
}

#youtube_link a {
	background-image: url("../images/index/youtube_black.png");
	background-repeat: no-repeat;
	background-position: left;
	padding: 12px 12px 12px 12px;
}

#youtube_link a:hover {
	background-image: url("../images/index/youtube_red.png");
}

#google_plus_link a {
	background-image: url("../images/index/google_plus_black.png");
	background-repeat: no-repeat;
	background-position: left;
	padding: 12px 12px 12px 12px;
}

#google_plus_link a:hover {
	background-image: url("../images/index/google_plus_red.png");
}

#excel_link a {
	background-image: url("../images/index/excel_black_little.png");
	background-repeat: no-repeat;
	background-position: left;
	float:right;
	padding: 2px 5px 0px 20px;
	margin: -35px 0px 0px 0px;
}

#excel_link a:hover {
	background-image: url("../images/index/excel_white_little.png");
}

.hidden_part {
	display:none;
	width:100%;
	margin:0px 10px 5px 0px;
	background-color: #808080;
	box-shadow: 0px 0px 5px 0px #707070;
}

#item_ratio_item {
	width:100%;
	height:22px;
	margin:0px 0px 0px 0px;
}

#item_ratio_item_text {
	float:left;
	min-width: 90px;
    white-space: nowrap;
	background-color: #808080;
	padding:0px 0px 0px 5px;
	font-weight: bold;
}

#item_ratio_compare_text {
	float:left;
	width:100px;
	background-color: #808080;
	padding:0px 0px 0px0px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

#item_ratio_item_value {
	float:left;
	padding:0px 0px 0px 5px;
	font-weight: bold;
}

#item_ratio_compare_value {
	float:left;
	padding:0px 0px 0px 5px;
	font-weight: bold;
	font-size: 14px;
}

#item_ratio_list {
	width:600px;
	height:22px;
	margin:0px 0px 0px 0px;
}

#item_ratio_list_text {
	float:left;
	width:80px;
	background-color: #808080;
	padding:0px 0px 0px 5px;
	font-style: italic;
	font-size: 11px;
}

#item_ratio_list_value {
	float:left;
	padding:0px 0px 0px 5px;
	font-size: 11px;
}

#item_ratio_list_head {
	width:100px;
	height:100px;
	margin:0px 0px 0px 0px;
}

#item_ratio_list_head_text {
	float:left;
	width:100px;
	height:20px;
	background-color: #808080;
	padding:0px;
	font-style: italic;
	font-weight:bold;
	text-align:center;
	-ms-transform: translate(-40px, 40px) rotate(270deg);
    -webkit-transform: translate(0px, 100px) rotate(270deg);
	transform: translate(0px, 100px) rotate(270deg);
	-ms-transform-origin:left top 0;
	-webkit-transform:left top 0;
	transform-origin: left top 0;
	font-size: 14px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#item_ratio_list_head_value {
	float:left;
	width:80px;
	height:60px;
	padding:40px 0px 0px 0px;
	-ms-transform: translate(20px, -20px);
    -webkit-transform: translate(20px, -20px);
	transform: translate(20px, -20px);
	font-size: 18px;
	font-weight:bold;
	text-align:center;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-footer-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-footerright: 5px;
	border-top-right-radius: 5px;
	border-footer-right-radius: 5px;
}

#item_header_link {
	float:right;
}

#item_link {
	float:none;
	width:100%;
	margin: 5px 0px 5px 0px;
}

#item_link_title {
	background-color: #808080;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	width:100%;
	margin: 0px 0px 5px 0px;
    padding: 0 0px 0 24px;
}

#item_link_title:hover {
	background-color: #CCCCCC;
}

#item_link_title.previous_link {
	background-image: url(../images/index/arrow_left_black.png);
}

#item_link_title.previous_link:hover {
	background-image: url(../images/index/arrow_left.png);
}

#item_link_title.following_link {
	background-image: url(../images/index/arrow_right_black.png);
}

#item_link_title.following_link:hover {
	background-image: url(../images/index/arrow_right.png);
}

#item_link_text {

}

#item_link_item {
	width:auto;
}

#item_link_item_image {
	vertical-align: top;
	float: left;
	padding-right: 10px;
	margin: 0px;
}

.item_link_item_title {
	font-size: 16px;
	font-weight: bold;
}

#item_link_item_text {
	min-width:300px;
	width:auto;
	text-align: left;
}

#search_result_1, #search_result_2 {
	display: none;
	min-height: 200px;
	position:relative;
	margin: 5px 0px 0px 10px;
}

#scroll {
	display: none;
	background-image: url(../images/index/arrow_scroll_black.png);
	position:fixed;
	footer:50px;
	right:50px;
	width:24px;
	height:24px;
	cursor: pointer;
	z-index:99999;
}

#scroll:hover {
	background-image: url(../images/index/arrow_scroll.png);
}

#menu li.mobile_no_diplay {
	display:block;
}

.mobile_left_float {
	float:none;
}

#compare_icon {
	display:block;
	float:left;
  	background-image: url(../images/index/compare_black.png);
  	position:relative;
  	width: 32px;
  	height: 32px;
  	cursor: pointer;
  	z-index: 99999;
  	margin:0px 10px 0px 5px;
}

#compare_icon:hover {
	background-image: url(../images/index/compare_white.png);
}

#ratio_icon {
	display:block;
  	float:left;
  	background-image: url(../images/index/ratio_black.png);
  	position:relative;
  	width: 32px;
  	height: 32px;
  	cursor: pointer;
  	z-index: 99999;
  	margin:0px 10px 0px 0px;
}

#ratio_icon:hover {
	background-image: url(../images/index/ratio_white.png);
}

#tech_info_icon {
	display:block;
  	float:left;
  	background-image: url(../images/index/tech_info_black.png);
  	position:relative;
  	width: 32px;
  	height: 32px;
  	cursor: pointer;
  	z-index: 99999;
  	margin:0px 10px 0px 0px;
}

#tech_info_icon:hover {
	background-image: url(../images/index/tech_info.png);
}

#gallery_icon {
	display:block;
  	float:left;
  	background-image: url(../images/index/gallery_black.png);
  	position:relative;
  	width: 32px;
  	height: 32px;
  	cursor: pointer;
  	z-index: 99999;
  	margin:0px 10px 0px 0px;
}

#gallery_icon:hover {
	background-image: url(../images/index/gallery.png);
}

#compare_delete {
	display:block;
	float:left;
  	background-image: url(../images/index/delete_column_black.png);
  	position:relative;
  	width: 32px;
  	height: 32px;
  	cursor: pointer;
  	z-index: 99999;
  	margin:0px 10px 0px 0px;
}

#compare_delete:hover {
	background-image: url(../images/index/delete_column_red.png);
}

#item_info {
	display:block;
	float:left;
  	background-image: url(../images/index/file_black.png);
  	position:relative;
  	width: 32px;
  	height: 32px;
  	cursor: pointer;
  	z-index: 99999;
  	margin:0px 10px 0px 0px;
}

#item_info:hover {
	background-image: url(../images/index/file_white.png);
}

fieldset, ol, li {
	margin: 0;
	padding: 0;
}

form fieldset {
	border: none;
}

form fieldset:last-of-type {
	margin-footer: 0px;
}

form {
	padding: 10px;
}

form fieldset legend {
	color: #505050;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 5px 0px 5px;
}

form fieldset fieldset fieldset legend {
	font-size: 12px;
	padding-footer: 2px;
}

form fieldset fieldset fieldset label {
	font-size: 10px;
}

form fieldset fieldset fieldset input {
	font-size: 10px;
}

form fieldset fieldset fieldset input.large, form fieldset fieldset fieldset input.medium, form fieldset fieldset fieldset input.little {
	height:22px;
	padding:3px;
}

form ol li {
	background: rgba(255,255,255,.3);
	border-color: rgba(255,255,255,.6);
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 32px;
	list-style: none;
	padding: 0px;
	margin-footer: 2px;
	min-height: 34px;
	text-align: left;
}

form label {
	float: left;
	min-width: 130px;
	margin:0px 5px 0px 0px;
}

form label.halign {
	width: auto;
	min-width: auto;
	margin:12px 10px 0px 10px;
}

form input, form select, form textarea {
	float:none;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	margin:2px;
	padding:5px;
}

li input {
	display: block;
}

form input[type=submit], form input[type=button] {
	float:left;
	height:30px;
}

form input[type=submit]:last-of-type, form input[type=button]:last-of-type {
	float:none;
}

#filter_button {
	float: left;
	background-image: url("../images/index/filter.png");
	background-repeat: no-repeat;
	background-color: transparent;
	width:24px;
	height:24px;
	border:0px;
	margin:0px 0px 0px 5px;
	cursor: pointer;
}

form input.filter_button {
	float: left;
	background-image: url("../images/index/filter.png");
	background-repeat: no-repeat;
	background-position: center;
	width:30px;
	height:30px;
	border:0px;
	margin:0px 0px 0px 5px;
}

img.form {
	float :left;
	margin:0px 10px 0px 0px;
}

img.halign {
	float :left;
}

form select.halign, form input.halign {
	float :left;
	margin:5px 5px 5px 0px;
}

form input[type=button].delete_filter_button {
	float:right;
}

.image_with_text {
	position: relative; 
   	width: 100%;
}

.image_text {
	position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    font-size: 16px;
}

.image_text:HOVER {
    color:#FFF;
}

.image_icon {
	position: absolute;
    top: 195px;
    left: 10px;
    width: 100%;
}

#search_result {
	position: relative;	
}

.home_blog_list_title {
	font-size: 16px;
	font-weight: bold;
	display: table;
}

.home_item_list_title {
	font-size: 16px;
	font-weight: bold;
	display: table;
    line-height: 20px;
}

.home_item_list_text {
	display: table;
    line-height: 18px;
}

.date_icon {
	margin: 10px 5px 0px 2px;
}

#comment {
	margin:5px;
}

#comment p.header, #comment p.footer {
	margin:10px;
}

#comment p.body {
	margin:5px;
	padding:5px;
	background-color: #EEEEEE;
}

#reply, #alert, #add_comment {
	color: #C0C0C0;
    background: #505050;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    margin: 2px;
    padding: 5px;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
}

#reply:HOVER, #alert:HOVER, #add_comment:HOVER {
	color: #EEEEEE;
}

#add_engine_div {
	padding:5px;
}

#instagram_embed {
	display: block;
	width: 100%;
	overflow:hidden;
 	margin-left: auto;
  	margin-right: auto;
}

div.instagram_text {
	position: absolute;
	display:none;
	top: 50%;
    left: 50%;
 	margin:-10px 0px 0 -90px;
	height: 40px;
    width: 250px;
    color: #FFFFFF;
    white-space: nowrap;
}

div.instagram_image {
	float:left;
	position:relative;
	height: 19%;
    width: 19%;
	margin: 0.5% 0.5% 0.5% 0.5%;
	background-color: #000000;
}

div.instagram_image img {
	height: 100%;
    width: 100%;
}

div.instagram_image:hover img {
	background-color: #000000;
    opacity: 0.5;
    transition: 70ms ease-in opacity;
}

div.instagram_image:hover div.instagram_text {
	display:block;
	opacity: 1;
}

div.instagram_likes {
	float:left;
    background-image: url("../images/index/heart_white.png");
    background-size: 23px auto;
    background-position: left center;
    background-repeat:no-repeat;
    font-size: 24px;
    padding-left: 31px;
    margin: 3px 13px;
}

div.instagram_comments {
	float:left;
    background-image: url("../images/index/comment_white.png");
    background-size: 21px auto;
    background-position: left center;
    background-repeat:no-repeat;
    font-size: 24px;
    padding-left: 29px;
    margin: 3px 13px;
}

#menu_container.topped {
	position:fixed;
	top:0px;
	height:45px;
}

#menu_toggle.topped {
	
}

#notification.topped {
	position:fixed;
}

#scroll.topped {
	display:block;
}

ul.menu.topped {
	padding-left:45px;
	background-image:url("../images/index/menu_logo_min.png");
}

#menu li.topped {
	margin-top:0px;
	margin-bottom:0px;
}

#newsletter {
	position: relative;
	float:right;
	margin: -75px 0px 10px -43px;
}

form.newsletter {
	padding: 0px;
}

form.newsletter ol li {
	padding: 0px;
	margin: 0px;
}

form.newsletter input, form.newsletter input[type=submit] {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

form.newsletter input[type=submit] {
	border: #E65C68 solid 1px;
    width: 206px;
}

form.newsletter input[type=submit]:hover {
	border-color: #000000;

}



.bx-wrapper {
	position: relative;
	margin: 10px auto 60px auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

.bx-wrapper .bx-viewport {
	border:0;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
   	-ms-transform: translatez(0);
   	-o-transform: translatez(0);
   	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	footer: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background-color: #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 0px;
	background-image:url(../images/index/arrow_2_left.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #808080;
	opacity: 0.9;
    filter: alpha(opacity=90);
}

.bx-wrapper .bx-prev:hover {
	background-image:url(../images/index/arrow_2_left_black.png);
}

.bx-wrapper .bx-next {
	right: 0px;
	background-image:url(../images/index/arrow_2_right.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #808080;
	opacity: 0.9;
    filter: alpha(opacity=90);
}

.bx-wrapper .bx-next:hover {
	background-image:url(../images/index/arrow_2_right_black.png);
}


.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0px;
	outline: 0;
	width: 32px;
	height: 100%;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
