*
{
margin: 0;
padding: 0;
}

html
{
height: 100%;
}

body
{
color: #ffffff;
background-color: #000000;
height: 100%;
font-size: 100%;
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
font-family: sans-serif;
}

@font-face {
    font-family: 'MovatifLight';
    src: url('movatif_lt-webfont.eot');
    src: url('movatif_lt-webfont.eot?iefix') format('eot'),
         url('movatif_lt-webfont.woff') format('woff'),
         url('movatif_lt-webfont.ttf') format('truetype'),
         url('movatif_lt-webfont.svg#webfont7Xxlh4UG') format('svg');
    font-weight: normal;
    font-style: normal;
}

img
{
border-width: 0;
}

a
{
outline: 0;
}

#space_container
{
float: left;
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
z-index: 1;
}

#space_container h1
{
float: left;
position: absolute;
top: 40px;
left: 175px;
z-index: 20;
}

#space_container #navigation_container
{
float: left;
position: absolute;
top: 0px;
left: 175px;
z-index: 20;
}

#space_container h1 a
{
float: left;
position: absolute;
width: 266px;
height: 40px;
text-indent: -10000px;
font-size: 0.0em;
background-image: url(../images/logo.png);
background-repeat: no-repeat;
}

#makouri
{
float: left;
display: block;
width: 734px;
height: 590px;
position: fixed;
top: 146px;
left: 0;
background-image: url(../images/makouri.png);
background-repeat: no-repeat;
z-index: 11;
}

#space
{
float: left;
position: absolute;
left: 0;
width: 3401px;
height: 900px;
z-index: 3;
background-image: url(../images/bg.jpg);
background-repeat: no-repeat;
}

#home_nav
{
float: left;
position: absolute;
width: 3244px;
height: 725px; 
top: 82px;
left: 120px;
z-index: 13;
}

#home_nav a
{
float: left;
position: absolute;
text-indent: -10000px;
font-size: 0.0em;
}

#home_nav a#friends_and_links
{
width: 402px;
height: 333px;
top: 392px;
left: 160px;
}

#home_nav a#man_on_a_mission
{
width: 437px;
height: 312px;
top: 0;
left: 676px;
}

#home_nav a#the_gallery
{
width: 448px;
height: 338px;
top: 196px;
left: 1532px;
}

#home_nav a#makouri_the_artist
{
width: 371px;
height: 363px;
top: 0;
left: 2092px;
}

#home_nav a#project_hologram
{
width: 422px;
height: 312px;
top: 0;
left: 2743px;
}

#home_nav a#contact_hologram
{
width: 366px;
height: 315px;
top: 410px;
left: 2278px;
}

#home_nav_bg
{
float: left;
display: none;
position: absolute;
width: 3244px;
height: 725px; 
top: 82px;
left: 120px;
background-image: url(../images/home_nav.png);
background-repeat: no-repeat;
z-index: 12;
}

/* other pages */

#layout
{
width: 960px;
margin: 0 auto;
position: relative;
z-index: 15;
}

#layout #header
{
float: left;
width: 100%;
position: relative;
}

h1#makouri_header
{
float: left;
position: absolute;
top: 40px;
left: 17px;
}

h1#makouri_header a
{
float: left;
width: 266px;
height: 40px;
text-indent: -10000px;
font-size: 0.0em;
background-image: url(../images/logo.png);
background-repeat: no-repeat;
}

#facebook
{
float: left;
position: absolute;
top: 6px;
right: 40px;
width: 20px;
height: 18px;
text-indent: -10000px;
font-size: 0.0em;
background-image: url(../images/facebook.png);
background-repeat: no-repeat;
}

#twitter
{
float: left;
position: absolute;
top: 6px;
right: 15px;
width: 20px;
height: 18px;
text-indent: -10000px;
font-size: 0.0em;
background-image: url(../images/twitter.png);
background-repeat: no-repeat;
}

#navigation_left
{
float: left;
width: 12px;
height: 32px;
background-image: url(../images/top_nav_left.png);
background-repeat: no-repeat;
}

#navigation_right
{
float: left;
width: 10px;
height: 32px;
background-image: url(../images/top_nav_right.png);
background-repeat: no-repeat;
}

#navigation
{
float: left;
width: 938px;
height: 32px;
background-image: url(../images/transparent_bg.png);
font-size: 0.5625em;
font-weight: bold;
}

#subnav_container
{
float: left;
position: absolute;
top: 144px;
right: 0;
height: 36px;
}

#subnav_left
{
float: left;
width: 10px;
height: 36px;
background-image: url(../images/sub_nav_left.png);
background-repeat: no-repeat;
}

#subnav_right
{
float: left;
width: 10px;
height: 36px;
background-image: url(../images/sub_nav_right.png);
background-repeat: no-repeat;
}

#subnav
{
float: left;
height: 36px;
font-size: 0.5625em;
font-weight: bold;
background-image: url(../images/transparent_bg.png);
}

#subnav ul
{
float: left;
margin: 12px 0 0 8px;
list-style-type: none;
}

#navigation ul
{
float: left;
margin: 10px 0 0 4px;
list-style-type: none;
}

#navigation ul li, #subnav ul li
{
float: left;
padding-right: 5px;
margin-right: 5px;
border-right: 1px solid #cacaca;
}

#navigation ul li a, #subnav ul li a
{
float: left;
text-decoration: none;
cursor: pointer;
color: #cacaca;
}

/* page classes start */

/* friends and links */

#layout #header #navigation ul.friends_and_links li, #subnav ul.friends_and_links li
{
border-right: 1px solid #debd06;
}

#layout #header #navigation ul.friends_and_links li a, #subnav ul.friends_and_links li a
{
color: #debd06;
}

#layout #header #navigation ul.friends_and_links li a.active, #layout #header #navigation ul.friends_and_links li a:hover, #subnav ul.friends_and_links li a.active, #subnav ul.friends_and_links li a:hover
{
color: #f9f4ac;
}

h1.friends_and_links
{
width: 247px;
background-image: url(../images/friends_and_links_header.png);
}

div.friends_and_links #content
{
width: 400px;
font-size: 0.6875em;
}

div.friends_and_links .scrollable
{
width: 380px;
}

/* man on a mission */

#layout #header #navigation ul.man_on_a_mission li, #subnav ul.man_on_a_mission li
{
border-right: 1px solid #b01000;
}

#layout #header #navigation ul.man_on_a_mission li a, #subnav ul.man_on_a_mission li a
{
color: #b01000;
}

#layout #header #navigation ul.man_on_a_mission li a.active, #layout #header #navigation ul.man_on_a_mission li a:hover, #subnav ul.man_on_a_mission li a.active, #subnav ul.man_on_a_mission li a:hover
{
color: #f63617;
}

h1.man_on_a_mission
{
width: 250px;
background-image: url(../images/man_on_a_mission_header.png);
}

div.man_on_a_mission #content
{
width: 535px;
font-size: 0.6875em;
}

div.man_on_a_mission .scrollable
{
width: 515px;
}

/* The Gallery */

#layout #header #navigation ul.the_gallery li, #subnav ul.the_gallery li
{
border-right: 1px solid #3e87c7;
}

#layout #header #navigation ul.the_gallery li a, #subnav ul.the_gallery li a
{
color: #3e87c7;
}

#layout #header #navigation ul.the_gallery li a.active, #layout #header #navigation ul.the_gallery li a:hover, #subnav ul.the_gallery li a.active, #subnav ul.the_gallery li a:hover
{
color: #a5d5ff;
}

h1.the_gallery
{
width: 176px;
background-image: url(../images/the_gallery_header.png);
}

div.the_gallery.gallery #content
{
width: 939px;
color: #3e87c7;
}

div.the_gallery.gallery #content #gallery
{
float: left;
width: 919px;
}

div.the_gallery.gallery .scrollable
{
width: 919px;
}

div.the_gallery.publications #content
{
width: 589px;
color: #3e87c7;
}

div.the_gallery.publications .scrollable
{
width: 569px;
}

div.the_gallery.reviews #content
{
width: 589px;
color: #3e87c7;
}

div.the_gallery.reviews .scrollable
{
width: 569px;
}

div.the_gallery.art_biography #content
{
width: 589px;
color: #3e87c7;
}

div.the_gallery.art_biography .scrollable
{
width: 569px;
}

div.the_gallery.exhibitions #content
{
width: 589px;
color: #3e87c7;
}

div.the_gallery.exhibitions .scrollable
{
width: 569px;
}

div.the_gallery.available_to_buy #content
{
width: 589px;
color: #3e87c7;
}

div.the_gallery.available_to_buy .scrollable
{
width: 569px;
}

div.the_gallery.screensavers #content
{
width: 922px;
color: #3e87c7;
}

div.the_gallery.screensavers .scrollable
{
width: 902px;
}

/* Makouri the Artist */

#layout #header #navigation ul.makouri_the_artist li, #subnav ul.makouri_the_artist li
{
border-right: 1px solid #42a85a;
}

#layout #header #navigation ul.makouri_the_artist li a, #subnav ul.makouri_the_artist li a
{
color: #42a85a;
}

#layout #header #navigation ul.makouri_the_artist li a.active, #layout #header #navigation ul.makouri_the_artist li a:hover, #subnav ul.makouri_the_artist li a.active, #subnav ul.makouri_the_artist li a:hover
{
color: #7cc33a;
}

h1.makouri_the_artist
{
width: 269px;
background-image: url(../images/makouri_the_artist_header.png);
}

div.makouri_the_artist #content
{
width: 430px;
font-size: 0.6875em;
}

div.makouri_the_artist .scrollable
{
width: 410px;
}

div.makouri_the_artist .scrollable h1
{
color: #85c14b;
}

/* contact */

#layout #header #navigation ul.contact li, #subnav ul.contact li
{
border-right: 1px solid #747474;
}

#layout #header #navigation ul.contact li a, #subnav ul.contact li a
{
color: #747474;
}

#layout #header #navigation ul.contact li a.active, #layout #header #navigation ul.contact li a:hover, #subnav ul.contact li a.active, #subnav ul.contact li a:hover
{
color: #b3b0b0;
}

h1.contact
{
width: 119px;
background-image: url(../images/contact_header.png);
}

div.contact #content
{
width: 240px;
font-size: 0.6875em;
}

div.contact .scrollable
{
width: 220px;
}

/* project hologram */

#layout #header #navigation ul.project_hologram li, #subnav ul.project_hologram li
{
border-right: 1px solid #76527c;
}

#layout #header #navigation ul.project_hologram li a, #subnav ul.project_hologram li a
{
color: #76527c;
}

#layout #header #navigation ul.project_hologram li a.active, #layout #header #navigation ul.project_hologram li a:hover, #subnav ul.project_hologram li a.active, #subnav ul.project_hologram li a:hover
{
color: #b777c2;
}

h1.project_hologram
{
width: 273px;
background-image: url(../images/project_hologram_header.png);
}

div.project_hologram #content
{
width: 939px;
font-size: 0.6875em;
}

div.project_hologram .scrollable
{
width: 380px;
}

/* page classes end */

#navigation ul li.last, #subnav ul li.last
{
border-right-width: 0 !important;
}

#main_header
{
float: left;
position: absolute;
height: 22px;
top: 108px;
right: 17px;
background-repeat: no-repeat;
text-indent: -10000px;
font-size: 0.0em;
}

#content_container
{
float: left;
position: absolute;
z-index: 20;
top: 181px;
right: 0;
padding-bottom: 20px;
}

#content_left
{
float: left;
width: 11px;
height: 603px;
background-image: url(../images/content_left.png);
background-repeat: no-repeat;
}

#content_right
{
float: left;
width: 10px;
height: 603px;
background-image: url(../images/content_right.png);
background-repeat: no-repeat;
}

#content
{
float: left;
padding: 0 10px 0 11px;
background-color: #000000;
background-color: rgba(0,0,0,0.75);
border-top-left-radius: 15px;
-moz-border-radius-topleft: 15px;
border-bottom-left-radius: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
-moz-border-radius-bottomright: 15px;
}

#gallery_top_container
{
float: left;
width: 100%;
margin-top: 0px;
}

#gallery_top_left
{
float: left;
width: 130px;
margin-left: 10px;
}

#gallery_top_left #collection_selector
{
float: left;
font-size: 0.625em;
color: #3e87c7;
font-weight: bold;
text-decoration: none;
padding-right: 13px;
background-image: url(../images/bullet_right.png);
background-repeat: no-repeat;
background-position: center right;
cursor: pointer;
}

#gallery_top_left h2, #gallery_top_right h2
{
float: left;
width: 100%;
clear: left;
margin-top: 10px;
color: #ffffff;
font-family: 'MovatifLight';
font-size: 1.5em;
font-weight: normal;
}

#gallery_top_center h2
{
float: left;
width: 100%;
clear: left;
color: #ffffff;
font-family: 'MovatifLight';
font-size: 24px;
font-weight: normal;
}

#gallery_top_center span
{
float: left;
width: 100%;
color: #9fd2ff;
font-size: 12px;
}

#gallery_top_right h2
{
text-align: right;
}

#gallery_top_left ul
{
list-style-type: none;
}

#gallery_top_left ul li ul
{
float: left;
position: absolute;
left: 37px;
top: 37px;
list-style-type: none;
font-size: 0.625em;
display: none;
background-color: #000000;
padding: 10px;
}

#gallery_top_right ul
{
list-style-type: none;
}

#gallery_top_right ul li ul
{
float: left;
position: absolute;
top: 37px;
right: 41px;
list-style-type: none;
font-size: 0.625em;
display: none;
background-color: #000000;
padding: 10px;
}

#gallery_top_left ul li, #gallery_top_right ul li
{
float: left;
width: 100%;
clear: left;
}

#gallery_top_left ul li a, #gallery_top_right ul li a
{
float: left;
width: 100%;
color: #ffffff;
text-decoration: none;
}

#gallery_top_right ul li a
{
text-align: right;
}

#gallery_top_left ul li a:hover, #gallery_top_left ul li.active a, #gallery_top_right ul li a:hover, #gallery_top_right ul li.active a
{
text-decoration: underline;
}

#gallery_top_center
{
float: left;
width: 649px;
font-weight: bold;
text-align: center;
font-size: 0.625em;
}

#gallery_top_center a
{
color: #3e87c7;
text-decoration: none;
}

#gallery_top_center a:hover
{
text-decoration: underline;
}

#gallery_top_right
{
float: left;
width: 130px;
}

#gallery_top_right #piece_selector
{
float: right;
padding-left: 10px;
background-image: url(../images/bullet_left.png);
background-repeat: no-repeat;
background-position: center left;
font-size: 0.625em;
color: #3e87c7;
text-decoration: none;
font-weight: bold;
cursor: pointer;
}

#gallery_image_container
{
float: left;
width: 919px;
text-align: center;
padding-top: 10px;
}

#gallery_image_container img
{
float: none;
margin-bottom: 0;
}

.scrollable
{
float: left;
/*overflow: auto;*/
margin: 18px 0 13px 0;
padding: 0 10px 0 10px;
outline: 0;
}

.scrollable h1
{
float: left;
font-family: 'MovatifLight';
font-size: 19px;
font-weight: normal;
width: 100%;
margin-bottom: 3px;
}

.scrollable h2
{
float: left;
width: 100%;
font-size: 11px;
margin-bottom: 3px;
}

.scrollable ul
{
float: left;
padding: 5px 0 15px 15px;
}

.scrollable ul li
{
padding-bottom: 2px;
}

.scrollable ul li a
{
color: #ffffff;
text-decoration: none;
}

.scrollable ul li a:hover
{
text-decoration: underline;
}

.scrollable p
{
float: left;
width: 100%;
margin-bottom: 20px;
}

#img_col
{
float: left;
width: 152px;
}

.scrollable img
{
float: left;
margin-bottom: 18px;
}

#view_detail
{
background-image: url(../images/search_glass.png);
background-repeat: no-repeat;
background-position: right center;
padding-right: 16px;
cursor: pointer;
font-size: 0.625em;
font-weight: bold;
margin-top: 4px;
line-height: 20px;
}

#project_hologram_ss_container
{
float: left;
position: relative;
overflow: hidden;
width: 789px;
height: 557px;
margin: 25px 0;
left: 75px;
}

#project_hologram_ss_inner
{
float: left;
left: 0;
position: absolute;
width: 5523px;
}

#project_hologram_ss_inner img
{
float: left;
}

#ph_left
{
float: left;
position: absolute;
top: 265px;
left: 20px;
width: 18px;
height: 27px;
background-image: url(../images/gallery_left.png);
background-repeat: no-repeat;
text-indent: -10000px;
font-size: 0.0em;
cursor: pointer;
}

#ph_right
{
float: left;
position: absolute;
top: 265px;
right: 20px;
width: 18px;
height: 27px;
background-image: url(../images/gallery_right.png);
background-repeat: no-repeat;
text-indent: -10000px;
font-size: 0.0em;
cursor: pointer;
}

#prev_image
{
float: left;
position: absolute;
left: 20px;
top: 300px;
width: 18px;
height: 27px;
background-repeat: no-repeat;
background-image: url(../images/gallery_left.png);
text-indent: -10000px;
font-size: 0.0em;
cursor: pointer;
}

#next_image
{
float: left;
position: absolute;
right: 20px;
top: 300px;
width: 18px;
height: 27px;
background-repeat: no-repeat;
background-image: url(../images/gallery_right.png);
text-indent: -10000px;
font-size: 0.0em;
cursor: pointer;
}

.screensaver_container
{
float: left;
width: 260px;
margin: 10px 17px 15px 17px;
font-size: 0.66875em;
text-align: center;
font-weight: bold;
}

.screensaver_container a.text_link
{
color: #3e87c7;
text-decoration: none;
background-repeat: no-repeat;
background-position: right center;
}

#publications p, #reviews p, #exhibitions p, #available_to_buy p
{
font-size: 0.6875em;
color: #ffffff;
margin-top: 10px;
}

#publications p a, #available_to_buy p a
{
color: #3e87c7;
}

#art_biography ul
{
font-size: 0.6875em;
color: #ffffff;
}

.makouri_the_artist #the_final_countdown_content h2
{
font-size: 12px;
}

.makouri_the_artist #the_final_countdown_content span.date
{
float: left;
width: 100%;
padding-bottom: 15px;
}

.makouri_the_artist #the_final_countdown_content img
{
float: left;
margin-bottom: 10px;
}

.makouri_the_artist #the_final_countdown_content .blog_post
{
float: left;
width: 100%;
margin-bottom: 10px;
border-bottom: 1px solid #5a5a5a;
}

#uber_link
{
float: right;
clear: left;
color: #cacaca;
text-decoration: none;
font-size: 11px;
margin: 5px 10px 0 0;
}

#uber_link:hover
{
text-decoration: underline;
}