
/* Reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html {
	padding: 0;
	margin: 0;
	height: 100%;
}

body {
	font-family: Verdana;
	font-size: 12px;
	background: #fff url(../img/body_bg.gif) scroll repeat 0 0; 
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #706565;
	height: 100%;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

h1, h2 {
	width: auto;
}

a {
	color: #f38542;
	font-family: Verdana;
}

strong {
	color: #f38542;
}

a:hover {
	text-decoration: none;
}

ul, li {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;	
}

#main {
	width: 730px;
	float: left;
	background: #fff;
	min-height: 100%;
	margin-left: 70px;
}

#header {
	border-bottom: 6px solid #dcdcdc;
	width: 680px;
	margin: 20px auto 0 auto;
}

.banner_top {
	border-top: 6px solid #dcdcdc;
	clear: both;
	padding-top: 3px;
}


#menu_right {
	float: left;
	width: 200px;
	color: #706565;
	text-transform: uppercase;
	padding-top: 180px;
}

#menu_right ul {
	list-style: none;
	padding-left: 15px;
	z-index: 999999999;
}

#menu_right li {
	margin-bottom: 15px;
}

#menu_right a {
	text-decoration: none;
	color: #706565;
	display: block;
	width: 180px;
}

#menu_right a:hover {
	color: #f38542;
}

.logo {
	padding-top: 30px;
	float: left;
}

.languages {
	float: right;
	padding-top: 50px;
}

.languages a {
	text-decoration: none;
}



h2.title_showroom {
	background: #ef8344;
	padding: 1px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	margin-top: 150px;
	padding-left: 25px;
	padding-right: 10px;
}

h2.vita {
	background: #ef8344;
	padding: 1px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	margin-top: 180px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 99;
}

h2.vita a {
	color: #fff
}

.page_images {
	float: right;
	margin-top: 15px;
	padding-right: 50px;
}

#content {
	padding: 25px;
	width: 600px;
	float: right;
	margin-right: 25px;
}

#easyscrollnav {
	float: left;
	margin:0;	
	padding:0;
	margin-right: 30px;
	margin-top: 140px;
	}	
	
#easyscrollnav li {
	list-style:none;
	cursor:pointer;
	margin-bottom: 20px;
	}					

#btnReset {
	display: none;
}

#myContent {
	clear: both;
	float: right;
	padding: 10px;
}

#btnUp {
	background: #fff url(../img/up.jpg) scroll no-repeat 0 0;
	display: block;
	width: 30px;
	height: 14px;
}

#btnDown {
	background: #fff url(../img/down.jpg) scroll no-repeat 0 0;
	display: block;
	width: 30px;
	height: 14px;
}

.links {
	float: left;
	width: 300px;
}

.links a {
	color: #706565;
	text-decoration: none;
}

.links a:hover {
	color: #f38542;
}

.download {
	float: right;
	width: 230px;
}

.selected_photos {
	list-style: none;
	height: 95px;
	margin-bottom: 3px;	
	width: 700px;
}

.selected_home_photos {
	list-style: none;
	height: 95px;
	margin-bottom: 3px;	
	width: auto;
}

.selected_home_photos li {
	float: left;
}

#marqueediv {
	overflow: hidden;
	width: 5040px;
	margin-left: -680px;
}

.selected_photos_wrapper {
	overflow: hidden;
	width: 680px;

}

.selected_photos li {
	float: left;
}

.title a {
	color: #fff;
	text-decoration: none;
}

.item_0, .item_1 {
	margin-bottom: 20px;
	text-transform: uppercase;
}

.item_1 a {
	color: #706565;
	text-decoration: none;
}

.item_1 a:hover {
	color: #f38542;
	text-decoration: underline;
}

.item_0 h3 {
	color: #f38542;
	margin-bottom: 5px;
}

.item_1 h3 {
	margin-bottom: 5px;
}


.item_0 a {
	color: #f38542;
	text-decoration: none;
}

.item_0 a:hover {
	color: #706565;
	text-decoration: underline;
}

.text {
	padding-left: 20px;
}

.text_hidden {
	display: none;
	position: absolute;
	width: 680px;
	height: 400px;
	margin-left: 25px;
	overflow: hidden;
	background: transparent url(../img/hide_bg.png) scroll repeat 0 0;
	z-index: 99999;
	color: #fff !important;
}

.top {
	text-align: right;
}

.text_hidden p {
	color: #fff;
}

.opened {
	padding: 20px;
}

.x_close {
	cursor: pointer;
}

.open_event {
	padding-left: 15px;
	cursor: pointer;
}

.slider {
	height:338px;
	overflow:hidden;
	position:relative;
	width:610px;
	float:right;
	margin-right: 10px;
 }

.scroll_button {
	float: left;
	clear: both;
	margin-left: 20px;
	margin-top: 290px;
}

.scroll_button p {
	margin-bottom: 10px;
}

.scroll_button {
	display: block;
}

.x_close {
	float: right;
}

.gallery_title {
	float: left;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: bold;
}

.slidercontent {position:absolute}
.section {padding:10px}

.artists_list {
	list-style: none;
	padding-left: 70px;
}

.artists_list li {
	margin-bottom: 10px;
}

.artists_list li a {
	text-decoration: none;
	color: #706565;
}

.artists_list li a:hover {
	text-decoration: none;
	color: #f38542;
}

#nyroModalTitle {
	display: none;
}

#closeBut {
	position: absolute;
	margin-left: 550px;
	margin-bottom: 10px;
}

.nyroModalPrev {
	display: block;
	width: 15px;
	height: 30px;
	background: transparent url(../img/left.png) scroll no-repeat 0 0;
	float: left;
	margin-right: 15px;
	margin-left: 450px;
}

.nyroModalNext {
	display: block;
	width: 15px;
	height: 30px;
	background: transparent url(../img/right.png) scroll no-repeat 0 0;
	float: left;
}
h2.title {
	background: #ef8344;
	padding: 1px;
	padding-left: 25px;
	padding-right: 10px;
	color: #fff;
	font-weight: bold;
	margin-top: 50px ;
	float: left;
}

h2.title_news {
	background: #ef8344;
	padding: 1px;
	padding-left: 25px;
	padding-right: 10px;
	color: #fff;
	font-weight: bold;
	margin-top: 00px ;
	float: left;
}

h2.title_news a {
	color: #fff;
	text-decoration: none;
}

.news_title {
	font-weight: bold;
	color: #EF8344;
	margin-bottom: 5px;
}

.front_news {
	padding: 25px;
	width: 600px;
	float: right;
	margin-right: 25px;
	padding-top: 10px;
}

.news_item {
	padding: 25px;
	width: 600px;
	float: right;
	margin-right: 25px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.news_date {
	font-size: 11px;
	margin-bottom: 10px;
}

.facebook {
	margin-left: 16px;
	padding-top: 25px;
}

.title_front {
	text-align: right;
	padding-right: 23px;
	padding-top: 5px;
}