
html {
	padding: 0px;
	margin: 0px;
	height: 100%;
		
	scrollbar-face-color : #00a8e8;
	scrollbar-highlight-color : white;
	scrollbar-3dlight-color : #35AACD;
	scrollbar-shadow-color : white;
	scrollbar-darkshadow-color : #35AACD;
	scrollbar-track-color : #2ba1c7;
	scrollbar-arrow-color : white;		
		
}

body {
	padding: 0px;
	margin: 0px;
	height: 100%;

	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0D0D61;
	background: white;
		
}

h1 {
	font-size: 14px;
	color: #0D0D61;		
}

h2 {
	font-size: 12px;
	color: #0D0D61;		
}

p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

hr {
	color:#7D7EAC;
	border:1px solid #7D7EAC;
}

table {
	margin: 0px;
	padding: 0px;
	border-spacing:0;
	
}

th {
	color: #0D0D61;
}

a:link {
	text-decoration: underline;
	text-decoration: none;
	color: #0D0D61;
	color: #34AACD;
}

a:visited {
	text-decoration: underline;
	text-decoration: none;
	color: #0D0D61;
	color: #34AACD;
}

a:hover {
	text-decoration: none;
	color: #34AACD;
	color: #0D0D61;
}

a:active {
	text-decoration: underline;
	text-decoration: none;
	color: #0D0D61;
	color: #34AACD;
}

div {
	/*border: 1px solid black;*/
}

input {
	width: 200px;
	border: 1px solid #35AACD;
	background: white;
	color: #0D0D61;					
}

select {
	width: 204px;
	border: 1px solid #35AACD;
	background: white;
	color: #0D0D61;					
}

textarea {
	width: 200px;
	height: 80px;
	color: #0D0D61;		
}

form {
	padding: 0px;
	/*width: 200px;*/
	/*margin: 0px auto 0px auto;*/
}

img {
	/*border: 2px solid #35AACD;	*/
}

.checkbox {
	border: 0px;
	width: 40px;
}

.form_button {
	background: white;
	border: 1px solid #35AACD;
	width: 204px;
	text-transform: uppercase;	
	color: #0D0D61;			
	font-family: Arial, sans-serif;
}

#center {
	position: relative;
	width: 900px;
	margin: 0px auto 0px auto;
}

.container {
	position: relative;
	height: 631px;
	margin-top: 15px;
	background: url(/visuals/basis/background.png) top left no-repeat;
}

.right {
	position: relative;
	width: 170px;
	float:left;
	margin-left:2px;
	padding: 0 18px 0 10px;
	text-align:left;
}

.right hr {
	color:#7D7EAC;
	border:1px solid #7D7EAC;
	line-height:1px;
	margin:3px 0 0 0;
	padding:0;
}




.center {
	position: relative;
	width: 478px;
	float:left;
	margin-left:2px;
	padding-left:10px;
	padding-right:10px;
}

.left {
	position: relative;
	width: 172px;
	float:left;
	padding: 0 10px 0 18px;
}

#content{
	position: relative;
	width:900px;
	margin-top:10px;
	background: url(/visuals/basis/back_content.jpg) top left repeat-y;
	min-height:460px;
}


.left a:link {
	color: #0D0D61;
}

.left a:visited {
	color: #0D0D61;	
}

.left a:hover {
	color: #01b1ec;
}

.left a:active {
	color: #0D0D61;
}


.mailinglist {
	position: absolute;
	top: 61px;	
	right: 5px;
	width: 180px;
	height: 20px;
	padding: 0px 2px 0px 2px;
	background: white;
	overflow: hidden;
}

#subscribe{
	position:absolute;
	top:48px;
	right:56px;
	font-size:9px;
	letter-spacing:-1px;
}

#top {
	position:relative;
	height:90px;
	border-bottom:2px solid #7d7eab;
	margin:0 10px;
}
#top ul{
	position:relative;
	width:500px;
	list-style:none;
}
#top ul li{
	position:relative;
	float:left;
	display:block;
}

.banner {
	position: absolute;
	top: 576px;
	left: 113px;
	width: 484px;
	height: 45px;
}

.banner a:link, .banner a:visited, .banner a:hover, .banner a:active {
	display: block;
	height: 100%;
}

.shoppingcart {
	position: absolute;
	top: 576px;
	left: 597px;
	width: 45px;
	height: 45px;
	/*background: white;*/
}

.shoppingcart a:link, .shoppingcart a:visited, .shoppingcart a:hover, .shoppingcart a:active {
	display: block;
	height: 100%;
}

.navigation {
	position: relative;
	/*margin: 0px auto 0px auto;*/
	text-align: center;
	color: #666666;
	color: #01b1ec;		
}

.news_item {
	position: relative;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.news_title {
	font-weight: bold;
	color: #0D0D61;
}

.news_date {
	/*margin-left: 10px;*/
	font-size: 10px;
}

.news_author {
	position: absolute;
	font-style: italic;
	right: 10px;
	display: none;
}

.news_content {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}

.news_options {

}

.news_options a:link, .news_options a:visited, .news_options a:hover, .news_options a:active {
	/*color: #666666;*/
}

.artist_title {
	color: white;	
}

.artist_title a:link, .artist_title a:visited, .artist_title a:active {
	color: white;	
} 

.artist_title a:hover {
	color: #01b1ec;	
}

.artist_category {
	color: #01b1ec;	
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}

.serie_title {
	color: #0D0D61;
	font-size:13px;
	line-height:20px;
}

.serie_title a:link, .serie_title a:visited, .serie_title a:active {
	color: #01b1ec;	
}

.serie_title a:hover {
	color: #0D0D61;
}

.work_details {
	font-size: 10px;
	position: relative;


	width: 150px;

	color: #0D0D61;
}

.work_details p {
	margin: 0px 0px 5px 0px;	
}

.work_details h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #5ea8e1;
	color: #0D0D61;
}

.work_details h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #5ea8e1;
	color: #0D0D61;
}

.buy_details {
	font-size: 10px;
	position: relative;

	width: 320px;
}

.basket {
	font-size: 10px;
	border: 1px solid #35AACD;
	width:100%;
}

.basket th {
	border: 1px solid #35AACD;
}

#workpopup {
	position: absolute; 
	top: 120px; 
	left: 168px; 
	width: 200px; 
	height: 250px;
	padding: 16px 0px 0px 0px; 
	border: 2px solid #35AACD; 
	background: white; 
	z-index: 100; 
	display: none;

	font-size: 10px;
	color: #0D0D61;
	overflow-x: hidden;
	overflow: hidden;
}

#workpopup_close {
	position: absolute; 
	right: 0px; 
	top: 0px; 
	width: 15px; 
	height: 15px; 
	border-left: 1px solid #35AACD; 
	border-right: 1px solid #35AACD; 
	border-bottom: 1px solid #35AACD; 
	/*border-bottom: 2px solid #35AACD;*/
	overflow: hidden; 
	text-align: center; 
	color: #35AACD; 
	font-weight: bold; 
	font-size: 14px;
	cursor: pointer;
}

#workpopup_content {
	position: relative;
	height: 240px;
	padding: 0px 10px 10px 10px; 
	overflow: auto;
}

#workpopup h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width: 160px; 
	font-size: 12px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #5ea8e1;
	color: #0D0D61;
}

#workpopup h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #5ea8e1;
	color: #0D0D61;
}

#shadow1 {
	position: absolute; 
	bottom: 2px; 
	right: 2px; 
	background: #444444; 
	z-index: 5;
}

#shadow2 {
	position: absolute; 
	bottom: 1px; 
	right: 1px; 
	background: #777777; 
	z-index: 5;
}

#shadow3 {
	position: absolute; 
	bottom: 0px; 
	right: 0px; 
	background: #aaaaaa; 
	z-index: 5;
}

#shadow_image {
	position: relative; 
	z-index: 15; 
	margin: 0px 3px 3px 0px;
}

#linkpopup {
	position: absolute; 
	top: 50px; 
	left: 50px; 
	width: 200px; 
	width: 237px;
	/*height: 250px;*/
	padding: 0px 0px 0px 0px; 
	border: 2px solid #35AACD; 
	background: white; 
	z-index: 100; 
	/*display: none;*/

	font-size: 10px;
	color: #0D0D61;
	overflow-x: hidden;
}

#linkpopup_close {
	position: absolute; 
	right: 0px; 
	top: 0px; 
	width: 15px; 
	height: 15px; 
	border-left: 2px solid #35AACD; 
	border-bottom: 2px solid #35AACD; 
	/*border-bottom: 2px solid #35AACD;*/
	overflow: hidden; 
	text-align: center; 
	color: #35AACD; 
	font-weight: bold; 
	font-size: 14px;
	cursor: pointer;
	background: white;
	z-index: 100;
}

#linkpopup_content {
	position: relative;
	/*height: 100%;*/
	padding: 0px 0px 0px 0px; 
	/*overflow: auto;*/
}

.thumbnail {
	 width: 69px; 
	 height: 69px;
	 width:50px;
	 height:50px;
	 margin-bottom:5px;
}

.thumbnail a:link,
.thumbnail a:visited,
.thumbnail a:hover,
.thumbnail a:active {
	display: block;
	width: 100%;
	height: 100%;
}

.small_thumbnail {
	 width: 50px; 
	 height: 50px;
}

.small_thumbnail a:link,
.small_thumbnail a:visited,
.small_thumbnail a:hover,
.small_thumbnail a:active {
	display: block;
	width: 100%;
	height: 100%;
}

.gallery {
	width: 100%; 
	text-align: left;
}

.frame {
	padding: 0;
	margin: 0 0 0 0;
}

.frame img {
	display: inline;
	float: left;
	border: 0px solid white;
	margin: 0px;
	padding: 0px;
}

.right_shadow {
	display: inline;
	float: left;
	width: 7px;
	font-size: 0px;
	line-height: 0px;
}

.shadow_top_right {
	width: 7px;
	height: 7px;
	font-size: 0px;
	line-height: 0px;
	background:  url('/visuals/basis/shadow_right_top.png') top left no-repeat;
}

.shadow_right {
	width: 7px;
	font-size: 0px;
	line-height: 0px;
	background:  url('/visuals/basis/shadow_right.png') top left repeat-y;
}

.bottom_shadow {
	clear: both;
	height: 7px;
	font-size: 0px;
}

.shadow_bottom_left {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/basis/shadow_left_bottom.png') top left no-repeat;
}

.shadow_bottom {
	display: inline;
	float: left;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/basis/shadow_bottom.png') top left repeat-x;
}

.shadow_bottom_right {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/basis/shadow_right_bottom.png') top left no-repeat;
}

.print_description {
	float: left;
	width: 195px;
	margin-right: 5px;
	text-align: right;
}

.print_price {
	float: left;
	width: 50px;
	margin-right: 10px;
	text-align: right;
}

.print_order_button {
	width: 60px;
	float: left;
}

.print_order_button form {
	margin: 0px;
	padding: 0px;
}

.print_order_button .form_button {
	width: 60px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

.sold_out {
	background: white;
	border: 1px solid #35AACD;
	text-transform: uppercase;	
	color: #0D0D61;			
	font-family: Arial, sans-serif;
	text-align: center;
	color: #aaaaaa;
	border: 1px solid #aaaaaa;
	width: 58px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

.row {
	position: relative;
	margin: 2px 0px 0px 0px;
}

.clear {
	clear: both;
}





/* horizontaal css menu */

#menu {
	position: absolute;
	top: 70px;
	left: 204px;
	width: 520px;
	height: 30px;
	text-transform: lowercase;
	font-weight: bold;
}

#menu_2 {
	position: absolute;
	top: 65px;
	left: 127px;
	width: 115px;
	height: 30px;
	height: 20px;
	text-transform: lowercase;
	font-weight: bold;
}



#menu ul,
#menu_2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: bold;
	float: left;
	height: 30px;
}

#menu ul li.menu_33, #menu ul li.menu_33 a{ position:relative;float:left;height:9px;width:37px;margin:0 13px 0 0;background: url(/visuals/basis/menu.jpg) 0px 0px no-repeat; }
#menu ul li.menu_63, #menu ul li.menu_63 a{ position:relative;float:left;height:9px;width:53px;margin:0 13px 0 0;background: url(/visuals/basis/menu.jpg) -39px 0px no-repeat; }
#menu ul li.menu_71, #menu ul li.menu_71 a{ position:relative;float:left;height:9px;width:61px;margin:0 13px 0 0;background: url(/visuals/basis/menu.jpg) -93px 0px no-repeat; }
#menu ul li.menu_40, #menu ul li.menu_40 a{ position:relative;float:left;height:9px;width:50px;margin:0 13px 0 0;background: url(/visuals/basis/menu.jpg) -151px 0px no-repeat; }
#menu ul li.menu_42, #menu ul li.menu_42 a{ position:relative;float:left;height:9px;width:96px;margin:0 13px 0 0;background: url(/visuals/basis/menu.jpg) -200px 0px no-repeat; }
#menu ul li.menu_41, #menu ul li.menu_41 a{ position:relative;float:left;height:9px;width:125px;margin:0 13px 0 0;background: url(/visuals/basis/menu.jpg) -296px 0px no-repeat; }

#menu ul li.menu_33 a:hover,
#menu ul li.menu_33_active,
#menu ul li.menu_33_active a{ position:relative;float:left;height:9px;width:37px;margin:0 13px 0 0;background: url(/visuals/basis/menu.jpg) 0px -9px no-repeat; }
#menu ul li.menu_63 a:hover,
#menu ul li.menu_63_active ,
#menu ul li.menu_63_active a{ position:relative;float:left;height:9px;width:53px;margin:0 13px 0 0;background: url(/visuals/basis/menu.jpg) -39px -9px no-repeat; }
#menu ul li.menu_71 a:hover,
#menu ul li.menu_71_active,
#menu ul li.menu_71_active a{ position:relative;float:left;height:9px;width:61px;margin:0 13px 0 0;background: url(/visuals/basis/menu.jpg) -93px -9px no-repeat; }
#menu ul li.menu_40 a:hover,
#menu ul li.menu_40_active,
#menu ul li.menu_40_active a{ position:relative;float:left;height:9px;width:50px;margin:0 13px 0 0;background: url(/visuals/basis/menu.jpg) -151px -9px no-repeat; }
#menu ul li.menu_42 a:hover,
#menu ul li.menu_42_active,
#menu ul li.menu_42_active a{ position:relative;float:left;height:9px;width:96px;margin:0 13px 0 0;background: url(/visuals/basis/menu.jpg) -200px -9px no-repeat; }
#menu ul li.menu_41 a:hover,
#menu ul li.menu_41_active,
#menu ul li.menu_41_active a{ position:relative;float:left;height:9px;width:125px;margin:0 13px 0 0;background: url(/visuals/basis/menu.jpg) -296px -9px no-repeat; }
#menu ul li.menu_41_active a{ position:relative;float:left;height:9px;width:125px;margin:0 13px 0 0;background: url(/visuals/basis/menu.jpg) -296px -9px no-repeat; }

#menu ul li a{

	position:relative;
	display:block;
	height:100%;
}

#menu a, #menu h2,
#menu_2 a, #menu_2 h2 {
	display: block;
	margin: 0;
	text-decoration: none;
	color: #000000;
	
}

#menu li,
#menu_2 li {
	position: relative;
}

#menu ul ul,
#menu_2 ul ul {
	position: absolute;
	z-index: 500;
	border: 0px solid black;
}

#menu ul ul ul,
#menu_2 ul ul ul {
	top: 0;
	left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul,

div#menu_2 ul ul,
div#menu_2 ul li:hover ul ul,
div#menu_2 ul ul li:hover ul ul {
	display: none;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul,

div#menu_2 ul ul,
div#menu_2 ul ul ul,
div#menu_2 ul li:hover ul ul,
div#menu_2 ul li:hover ul ul ul {
	display:none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul,

div#menu_2 ul li:hover ul,
div#menu_2 ul ul li:hover ul,
div#menu_2 ul ul ul li:hover ul {
	display: block;
}

#swf_slideshow {
	width: 450px;
	height: 280px;
	margin: 0px 0px 15px 0px;
}

td.news_td a{
	font-family:Helvetica, sans-serif;
	color:#1e3379;
}
td.news_td a:hover{
	font-family:Helvetica, sans-serif;
	color:#1e3379;
}
td.news_td {
	font-weight:bold;
	color:#00b1eb;
}

.artistInfo{
	position:relative;

	float:right;
	width:170px;
	margin-top:-3px;
	padding-top:0;
}

.right .artistInfo {
	margin-left:10px;
}

#work-info-content{
	padding:10px;
}
#work-info-content h2{
	font-size:14px;
}

.print_type_pagination {
	float:left;
	margin:5px ;
}
	
.pagination_prev,
.pagination_next {
	display:block;
	float:left;
	width:16px;
	height:14px;
}

a.pagination_prev,
span.pagination_prev {
	background: url(/visuals/basis/pagination.jpg) no-repeat 0 0;
}

a.pagination_prev:hover {
	background: url(/visuals/basis/pagination.jpg) no-repeat 0 -14px;
}

a.pagination_next,
span.pagination_next {
	background: url(/visuals/basis/pagination.jpg) no-repeat -16px 0;
}

a.pagination_next:hover {
	background: url(/visuals/basis/pagination.jpg) no-repeat -16px -14px;
}

.blue {
	color: #01b1ec;
}

.bold {
	font-weight:bold;
}

.serie_title a#active {
	color:#0D0D61;
}

div.right table.gallery tbody tr td {
	width:50px;
}

a.block_linka{
	line-height:25px;
	background:#203578;
	color:white;
	font-weight:bold;
	margin-right:15px;
	
}

#btn_buy {
	background: url(/visuals/basis/btn_buy.jpg) no-repeat left top;
	height:18px;
	width:29px;
	margin-right:10px;
	margin-bottom:2px;
	z-index:9990;
	float:left;
}

#btn_info {
	background: url(/visuals/basis/btn_info.jpg) no-repeat left top;
	height:18px;
	width:32px;
	margin-right:10px;
	margin-bottom:2px;
	z-index:9990;
	float:left;
}

#btn_mail_friend {
	background: url(/visuals/basis/btn_mail_a_friend.jpg) no-repeat left top;
	height:18px;
	width:81px;
	margin-right:10px;
	margin-bottom:2px;
	z-index:9990;
	float:left;
}

#btn_buy a, #btn_info a, #btn_mail_friend a{
	display:block;
	height:100%;
}
