/* Copyright 2003-2008, liveBooks, Inc., All Rights Reserved */

body{
    background-color: #DCDCDC;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Verdana, Arial, Helvetica;
}

img {
    border: 0px;
}

table th {
	font-weight: bold; 
	padding: 2px;
	padding-right: 10px;
	vertical-align: top;
}

#livebooks_studio .divider h3.artist_name{
    float: left;
    font-size: 11px;
    line-height: 10px;
    margin: 0 0 0 100px;
    padding: 6px 0 8px 0;
    font-weight: bold;
}

#livebooks_studio .divider p.navigation{
    float: right;
    margin: 0 100px 0 0;
    padding: 6px 0 8px 0;
    font-size: 11px;
    line-height: 10px;
}

#livebooks_studio .divider p.navigation span{
    font-weight: bold;
    margin: 0 4px 0 4px;
}

#livebooks_studio .divider a{
    font-weight: bold;
}

#container{
    position: relative;
    width: 940px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: left;
    min-height: 600px;
}

* html #container {
    height: 600px;
}

#header{
    position: relative; 
    margin: 0;
    padding: 54px 100px 25px 100px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#portfolios {
    clear: both;
}

#portfolios ul li a:hover{
    text-decoration: underline;
}

.menubar {
    background-color: transparent !important;
    padding: 4px 100px 4px 100px;
    font-size: 10px;
}

.menubar a {
    text-decoration: none;
}

.menubar a:hover {
    background-color: transparent !important;
    text-decoration: underline;
}

h1#branding{
    margin: 2px 0 0 0;
    padding: 0;
    font-size: 20px;
    width: 570px;
}

h2#site_description{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: .1em;
    width: 570px;
}

h2#viewfullsite{
    position: absolute;
    right: 50px;
    top: 45px;
    display: block;
    margin: 0;
    padding: 0;
    width: 214px;
    height: 45px;
}

h2#viewfullsite a{
    display: block;
    width: 216px;
    height: 47px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}

ul{
    overflow: hidden;
    margin: 0;
    padding: 10px 95px 1px 95px;
    width: 750px;
    list-style-type: none;
}

ul li{
    float: left;
    margin: 0 5px 6px 5px ;
    width: 140px;
    overflow: hidden;
    text-align: center;
}

ul li a:link, ul li a:visited{
    text-decoration: none;
    border: 0px solid #000;
    font-weight: normal;
    cursor: hand;
}

ul li a:hover p {
    text-decoration: underline;
    cursor: hand;
}

ul li a img{
    text-decoration: none;
    border: 0px solid #000;
}

ul img{
    margin: 0;
    padding: 0;
}

ul li p{
    font-size: 10px;
    text-align: center;
    letter-spacing: .05em;
    margin: 2px 0 0 0;
    padding: 0;

    width: 140px;
    height: 1.2em;
    overflow: hidden;
}

.divider{
    overflow: hidden;
    width: 100%;
}

.divider h3.artist_name{
    float: left;
    font-size: 11px;
    line-height: 10px;
    margin: 0 0 0 100px;
    padding: 6px 0 8px 0;
    font-weight: bold;
    display: inline;
}

.divider p.navigation{
    float: right;
    margin: 0 100px 0 0;
    padding: 6px 0 8px 0;
    font-size: 11px;
    line-height: 10px;
    display: inline;
}

.divider p.navigation span{
    font-weight: bold;
    margin: 0 4px 0 4px;
}

.divider a{
    font-weight: bold;
}

#content_body{
    position: relative;
    padding: 0 0 30px 0;
    font-size: 10px;
    width: 100%;
}

.content_full{
    padding: 0 0 0 100px; 
	margin-top: 10px;
    min-height: 370px;
}

.content_full p {
	padding-right: 100px;
}

.content_full ul {
    margin-right: -15px;
}

* html .content_full {
    height: 370px;
}

.content_full h3{
    font-size: 13px;
}

.content_full h4{
    font-size: 11px;
}

.content_full ul {
    background-color: transparent !important;
    padding: 10px 95px 1px 0px;
}

.content_partial{
    padding: 1px 100px 0 100px;
}

.content_partial h3{
    font-size: 13px;
}

.content_partial h4{
    font-size: 11px;
}

#content_main{
    width: 350px;
    margin: 0 0 0 100px;
    padding: 20px 0 0 0;
    min-height: 75px;
}

* html #content_main {
    height: 75px;
}

#content_main p{
    line-height: 14px;
}

#content_sub{
    position: absolute;
    font-size: 10px;
    right: 50px;
    bottom: 30px;
    width: 340px;
}


#content_sub p{
    margin: 0;
    padding: 0;
}

#contact_information{
    font-weight: bold;
}

#contact_information h4{
    margin: 0 0 8px 0;
    padding: 0;
}

#contact_information p{
    line-height: 12px;
}

#legal{
    margin: 8px 0 0 0;
}

#legal p{
    line-height: 12px;
}

#legal p a.sitemap{
    margin: 0 0 0 2px;
}

.selected {
    font-weight: bold;
    text-decoration: underline;
}

#branding a {
    text-decoration: none;
}

#imagezone {
    width: 920px;
    height: 562px;
    margin: auto;
}

#imagecontainer {
    text-align: center;
    width: 100%;
}

.hidden_elm {
    visibility: hidden;
    display: none;
}

#footer {
    padding: 1px 100px 0 100px;
}

#footer a {
    text-decoration: underline;
}