@charset "UTF-8";
/* CSS Document */

body {
  	width: 100%; 
    margin: 0; padding: 0;  
    text-align: center; 
	background-color: #b40169;
	background-image:url(img/logo.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	line-height:1.0em;
}

.title {
	font:12px "Trebuchet MS", Arial; 
	color:#FFFFFF;
	margin: 0 0 0 5px;
	z-index: 100;
}
.decription, .description {
	font:11px Tahoma, "Trebuchet MS"; 
	color:#FFFFFF;
	margin: 0 0 0 5px;
	padding: 17px 0 0 0;
	z-index: 99;
}
.pages {
	font:11px Tahoma, "Trebuchet MS"; 
	color:#000000;
	margin: 0 0 0 5px;
	padding: 17px 0 0 0;
}
.pageOn{
	font:11px Tahoma, "Trebuchet MS"; 
	color:#ffffff;
	font-weight:bold;
}

a img.small {
	border:2px solid #b40169;
}
a:hover img.small {
	border:2px solid #ffffff;
}

img.selected {
	border:2px solid #ffffff;
}

a.menu_graphik_design {display: block; background-image: url('img/button_graphik_design_on.jpg'); background-repeat:no-repeat; background-position: center top; }
a.menu_graphik_design:hover {visibility: visible; }
a.menu_graphik_design:hover img { visibility: hidden; }

a.menu_illustration {display: block; background-image: url('img/button_illustration_on.jpg'); background-repeat:no-repeat; background-position: center top; }
a.menu_illustration:hover {visibility: visible; }
a.menu_illustration:hover img {visibility: hidden; }

a.menu_design_decoration {display: block; background-image: url('img/button_design_deco_on.jpg'); background-repeat:no-repeat; background-position: center top; }
a.menu_design_decoration:hover {visibility: visible; }
a.menu_design_decoration:hover img {visibility: hidden; }

a.menu_fashion_pattern {display: block; background-image: url('img/button_fashion_pattern_on.jpg'); background-repeat:no-repeat;	background-position: center top; }
a.menu_fashion_pattern:hover {visibility: visible; }
a.menu_fashion_pattern:hover img {visibility: hidden; }

a.menu_personnal_artwork {display: block; background-image: url('img/button_personnal_artwork_on.jpg'); background-repeat:no-repeat;	background-position: center top; }
a.menu_personnal_artwork:hover {visibility: visible; }
a.menu_personnal_artwork:hover img {visibility: hidden; }

a.menu_exhibition_edition_press {display: block; background-image: url('img/button_exhibition_on.jpg'); background-repeat:no-repeat;	background-position: center top; }
a.menu_exhibition_edition_press:hover {visibility: visible; }
a.menu_exhibition_edition_press:hover img {visibility: hidden; }

a.menu_clients {display: block; background-image: url('img/button_clients_on.jpg'); background-repeat:no-repeat; background-position: center top; }
a.menu_clients:hover {visibility: visible; }
a.menu_clients:hover img {visibility: hidden; }

a.menu_shop {display: block; background-image: url('img/button_shop_on.jpg'); background-repeat:no-repeat; background-position: center top; }
a.menu_shop:hover {visibility: visible; }
a.menu_shop:hover img {visibility: hidden; }

a.menu_contact {display: block; background-image: url('img/button_contact_on.jpg'); background-repeat:no-repeat; background-position: center top; }
a.menu_contact:hover {visibility: visible; }
a.menu_contact:hover img {visibility: hidden; }

a.left_arrow_pages {display: block; background-image: url('img/small_arrow_hor_left_on.jpg'); background-repeat:no-repeat; background-position: center top; }
a.left_arrow_pages:hover {visibility: visible; }
a.left_arrow_pages:hover img {visibility: hidden; }

a.right_arrow_pages {display: block; background-image: url('img/small_arrow_hor_right_on.jpg'); background-repeat:no-repeat; background-position: center top; }
a.right_arrow_pages:hover {visibility: visible; }
a.right_arrow_pages:hover img {visibility: hidden; }

a.top_arrow_works {display: block; background-image: url('img/small_arrow_vert_top_on.jpg'); background-repeat:no-repeat; background-position: center top; }
a.top_arrow_works:hover {visibility: visible; }
a.top_arrow_works:hover img {visibility: hidden; }

a.bottom_arrow_works {display: block; background-image: url('img/small_arrow_vert_bottom_on.jpg'); background-repeat:no-repeat; background-position: center top; }
a.bottom_arrow_works:hover {visibility: visible; }
a.bottom_arrow_works:hover img {visibility: hidden; }

a.left_arrow_works {display: block; background-image: url('img/big_arrow_hor_left_on.jpg'); background-repeat:no-repeat; background-position: center top; display:inline; }
a.left_arrow_works:hover {visibility: visible; display:inline;}
a.left_arrow_works:hover img {visibility: hidden; display:inline;}

a.right_arrow_works {display: block; background-image: url('img/big_arrow_hor_right_on.jpg'); background-repeat:no-repeat; background-position: center top; display:inline; padding: 0 0 15px 0;}
a.right_arrow_works:hover {visibility: visible; }
a.right_arrow_works:hover img {visibility: hidden; }

.works_link {text-decoration:none; font:11px Tahoma, "Trebuchet MS"; color:#000000;}
.works_link:active {text-decoration:none; font:11px Tahoma, "Trebuchet MS"; color:#000000;}
.works_link:visited {text-decoration:none; font:11px Tahoma, "Trebuchet MS"; color:#000000;}
.works_link:hover {text-decoration:none; font:11px Tahoma, "Trebuchet MS"; color:#FFFFFF;}

.pages_link {text-decoration:none; font:11px Tahoma, "Trebuchet MS"; color:#000000;}
.pages_link:active {text-decoration:none; font:11px Tahoma, "Trebuchet MS"; color:#000000;}
.pages_link:visited {text-decoration:none; font:11px Tahoma, "Trebuchet MS"; color:#000000;}
.pages_link:hover {text-decoration:none; font:11px Tahoma, "Trebuchet MS"; color:#ffffff;}

.miniature {
	padding: 0 13px 0 0;
	display:inline;
}

.menuOn {
	font:11px Tahoma, "Trebuchet MS"; 
	color:#FFFFFF;
}
