/** 
 * HTML entity styles 
 */ 
a { 
    color: #CC3333;
    font-weight: bold;
    text-decoration: none;    
}

a:hover { 
    text-decoration: underline; 
}

body {
    background-color: #1E1E1C;
    margin: 0; 
    padding: 0;
    text-align: center;
}

div, form, h1, p { 
    margin: 0; 
    padding: 0; 
}

h2 
{
	font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px 0; 
}

img { 
    border: 0; 
}

input { 
}

ul { 
    margin-top: 0;
}

/** 
 * Global-layout classes 
 */ 
.clear { 
    clear: both;
}

.error li { 
    font-size: 9pt;    
}

/** 
 * Form entry styles 
 */
.form-entry { 
    clear: left;
    padding-bottom: 7px;
}

.form-entry .required { 
    font-weight: bold;
}

.form-entry label { 
    display: block; 
    float: left;
    padding-top: 3px;
    width: 100px;
}

.form-entry-submit { 
    margin-left: 100px;
}

a.button { 
    border: 1px solid #000000; 
    background-color: #E34D10;
    color: #FFFFFF;
    display: block;
    float: left; 
    padding: 0px 3px;
    margin-right: 5px;
    font-weight: bold;
    font-size: 10px;
}

a.button:hover { 
    text-decoration: none; 
}

/** 
 * Page-layout divs 
 */ 
#container { 
    height: auto;
    margin: 128px auto;
    text-align: left;
    width: 750px;
    background: no-repeat 0% 100%;
}

body.home #container,
body.theartist #container
{ 
    height: 416;
    margin: 128px auto;
    text-align: left;
    width: 750px;
    background-position: 0 0;
}

body.contact_thankyou #container
{
	background-image: none;
}

#header { 
    height: 50px;
    left: 530px;
    position: relative;
    top: -61px;
    width: 211px;
    z-index: 100;
}

#header h1 { 
    float: right;
}

#header h1 a { 
    background-image: url(../images/logo_malcolmmoran.gif);
    background-repeat: no-repeat;
    height: 58px;
    width: 219px;
    display: block;
}

#header h1 span {
    display: none;
    visibility: hidden; 
}

/** 
 * The main navigation bar
 */
#mainnav {
    background-color: #2E312A;
    height: 115px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 10px;
    z-index: 50;
    width: 750px;
}
#mainnav-content { 
    margin: 10px 10px 0 10px;
}

#mainnav .nav-parent { 
    float: left;
    font-family: Arial, Sans-Serif;
    font-size: 9px;
    font-weight: bold;
    padding: 0 8px 0 0;
    color: #B9B6A5;
}

#mainnav .nav-parent a {
    color: #B9B6A5;
    font-weight: bold;
    line-height: 12px;
}

#ucMainNav__News a,
#ucMainNav__ArtworkByMedia a,
#ucMainNav__NotebooksProjects a,
#ucMainNav__Contact a
{
    border-left: 1px solid #B9B6A5;
    padding-left: 8px;
}

#mainnav .nav-parent a.selected { 
    display: block;
    margin-bottom: 5px;
}

#mainnav .nav-parent a:hover { 
    color: #A88438;
}

#mainnav .nav-child 
{
    padding-bottom: 2px;
    text-indent: 2px;
}

#ucMainNav__TheArtist .mainnav.nav-child
{
    padding-bottom: 2px;
    text-indent: 1px;
}

#mainnav .nav-child a { 
    border: none;
    color: #7E7B6A;
    font-weight: bold;
}

#mainnav .nav-child a:hover { 
    color: #A88438;
}

#mainnav .nav-child a.selected 
{
    margin-bottom: 0;
}

#subnav 
{
    background-color: #2E312A;
    height: 69px;
    position: absolute;
    top: 420px; 
    width: 750px;
}

body.artworkbymedia #subnav,
body.notebooksprojects #subnav,
body.home #subnav,
body.theartist #subnav,
body.theartist_statement #subnav,
body.theartist_biography #subnav,
body.theartist_resume #subnav,
body.news #subnav,
body.news_article #subnav,
body.contact #subnav,
body.contact_thankyou #subnav
{ 
    display: none; 
    visibility: hidden;  
}

#subnav .nav-parent, 
#subnav .nav-parent-selected a,
#subnav .nav-child a.selected { 
    display: none; 
    visibility: hidden;
}

#subnav a.work-type-selected {
    color: #A88438; 
    clear: both;
    display: inline;
    position: relative;
    left: 233px;
    top: 7px;
    font-size: 7pt; 
    font-family: Verdana;
    text-transform: lowercase;
    visibility: visible;
}

#ucSubNav_nav-works { 
    visibility: visible;
}

#ucSubNav_nav-works img { 
    height: 26px; 
    width: 26px;
}

#ucSubNav_nav-works a.work-type-visual,
#ucSubNav_nav-works a.work-type-visual-selected 
{   
    behavior: url(../../includes/formatSubnav.htc); /* this handles pipe removal for IE */
    display: inline;
    position: relative;
    left: 335px;
    top: -7px;
    visibility: visible;
    padding-left: 7px;
    font-size: 7pt; 
    font-family: Verdana;
    color: #A88438;
    padding-right: 7px;
    border-left: solid 1px #3F423A;
}

/* this handles pipe removal for Firefox */
#ucSubNav_nav-works a.work-type-visual:first-child,
#ucSubNav_nav-works a.work-type-visual-selected:first-child 
{
    border-left: solid 1px #2E312A;
}

#ucSubNav_nav-works a.work-type-visual:hover,
#ucSubNav_nav-works a.work-type-visual-selected:hover,
#subnav a.work-type-selected:hover
{    
	color: #B9B6A5;
}    


#content 
{
    height: auto;
    position: relative; 
    width: auto;
    overflow: visible;
    top: -57px; 
    clear: both;
}

body.contact #content,
body.contact_thankyou #content,
body.error #content
{ 
    height: 416px;
    background-color: #B9B6A5;
    padding-left: 140px;
	padding-right: 25px;
	overflow: hidden;
}

body.contact #body-content
{ 
    clear: none;
}

body.contact h2,
body.contact_thankyou h2,
body.error h2
{ 
    padding-top: 16px;
}

#footer {  
    color: #B9B6A5;
    position: absolute;
    width: 750px;
    font-family: Arial, Sans-Serif;
    padding-top: 17px;
}

#footer a { 
    color: #B9B6A5;
    text-transform: none; 
    font-family: Arial, Sans-Serif;
}

body.home #footer
{
    padding-top: 366px;
}

body.theartist #footer { 
    margin-top: -97px;
}

#footer-content { 
    font-size: 7pt;
}

#footer-artist-name, 
#footer-address1, 
#footer-address2, 
#footer-phone, 
#footer-email { 
    float: left;
    margin-top: 3px; 
}

#footer-address1, 
#footer-address2, 
#footer-phone, 
#footer-email { 
    padding-left: 5px;
}

#footer-artist-name { 
    font-weight: bold;   
}

#footer-phone label { 
    font-weight: bold;
    text-transform: lowercase;   
}

#footer-email a { 
    font-weight: bold;
}

#footer-homelink 
{
	float: right;
	margin-top: 3px;
    color: #cc3333;
}


#footer-homelink a
{
	color: #cc3333;
}

#footer-credit 
{
	position: relative;
	width: 750px;
	top: 25px;
	left: 0px;
	padding-bottom: 25px;
    float: left; 
    color: #7E7B6A;
    font-weight: bold;
}

#footer-credit a 
{
    color: #7E7B6A;
}

/** 
 * Page-specific styles 
 */ 
#home,
#news
{ 
    display: none; 
    visibility: hidden;
    clear: both;
}

.theartist_statement #body,
.theartist_resume #body,
.theartist_biography #body,
.news_article #body
 { 
    position: relative;
	padding-top: 15px;
    height: auto;
    background-color: #B9B6A5;
    padding-left: 140px;
    padding-right: 25px;
    color: #1E1E1C;
    
}

.theartist #body
{ 
    height: 513px;
    width: 100%;
}

#homepage-news { 
    background-color: #2E312A;
    height: auto;
    position: relative;
    top: 419px; 
    width: 100%;
    font-family: Arial;
    font-size: 11px;
    clear: none;
    z-index:100;
}

#homepage-news-content { 
    color: #94947A;
    font-size: 8pt;
    padding: 10px 0px 0px 0px; 
}

#homepage-news-content .news-article { 
    float: right;
    width: 200px;
    padding-right: 30px;
    line-height: 16px;
}

#homepage-news-content .news-article-content { 
    width: 200px;
}

#homepage-news-content .news-article .date { 
    display: none; 
    visibility: hidden;
}

#homepage-news-content .news-article .title { 
    font-weight: bold;
}

#homepage-news-content .news-article a.news-article-details-link { 
    color: #E34D10;
    display: block;
    font-size: 9.5px;
    font-weight: bold;
    text-transform: uppercase;
}

#error {  
    height: 416;
    width: auto;
    background-color: #B9B6A5;
    padding-top: 20px;
    padding-left: 140px;
	padding-right: 25px;
	margin-bottom: 19px;
}

#body-content, #error-content { 
    font-family: Verdana;
    font-size: 10px;
    line-height: 15pt;
}

#navpage-content { 
    display: none;
    visibility: hidden;
}

.news-article { 
    padding-bottom: 25px;
}

#news-articles 
{
    height: auto;
    width: auto;
    overflow: visible;
    background-color: #B9B6A5;
    padding-top: 20px;
    padding-left: 140px;
	padding-right: 25px;
    color: #1E1E1C;
}

#news-articles-pager
{
    position: absolute;
    width: 95%;
	top: 20px;	
    color: #1E1E1C;
    text-align: right;
    font-size: 11px; 
    z-index: 100;
}
   
body.news #news-articles-header
{ 
    display: none; 
    visibility: hidden;
}
 
.news-article .date
{ 
    font-size: 12px;
    font-family: Verdana;
}

body.news_article .news-article .date
{ 
    padding-top: 5px;
}

#news-articles .news-article .title,
#news-articles-header
{ 
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
}

#news-articles .news-article .teaser { 
    font-size: 10px;
    font-family: Verdana;
}

#news-articles .news-article .text { 
    display: none; 
    visibility: hidden;
}

#news-articles .news-article .more-link
{ 
    font-size: 9.5px; 
    font-weight: bold;  
}

a.show-all-articles
{
    font-size: 11px; 
}

#work-type-overview { 
    background-color: #B9B6A5;
    padding-left: 140px;
    padding-right: 10;
    padding-top: 10;
    color: #1E1E1C;
	font-family: Verdana;
    font-size: 9px;
    line-height: 15pt;
    position: relative;
}

#work-type-overview-content { 
    width: 100%;
}

#work-type-overview-content .view-works-link { 
    font-size: 9px; 
    font-weight: bold;
	font-family: Verdana;
    color: #5A460D;
    padding-top: 5px;
    display: block;
}

#work-type-overview .work-type 
{
    width: 48%; 
}

#work-type-overview div.odd
{
    float: left;
    clear: left; 
}

#work-type-overview div.even
{
    float: right;
    clear: right; 
}

#work-type-overview .work-type-content { 
    margin-top: 5px;
    padding: 0px 15 0 0;
}

#work-type-overview .title 
{
	font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding-bottom: 5px;
}

#work-type-overview .description 
{
	font-family: Verdana;
    font-size: 10px;
    padding-bottom: 20px;
}

#work-content { 
    background-color: #5B5F51;
    width: auto;
    height: 416;
    font-family: Verdana;
    font-size: 9px;
}

.visual-work #work-content img { 
    float: right;
    height: 416; 
    width: 513;
}

#work-content div 
{
	position: relative;
	top: 120px;
	left: 20px;
}

#work-content .title {
    color: #FFFFFF; 
    font-weight: bold;
    font-size: 11px;
    width: 200;
}

#work-content .text 
{
    color: #FFFFFF;
    width: 200;
}

#work-content .category-parent { 
    padding-right: 3px;
    color: #AEB3AC;
	position: relative;
	top: -120px;
	left: -20px;
	display: inline;
	font-weight: bold;
}

#work-content .sold { 
	position: relative;
	left: -5px;
    color: #E34D10;
	font-weight: bold;
	margin-bottom: -20px;
}

#work-content .category { 
    color: #AEB3AC;
	position: relative;
	top: -120px;
	left: -20px;
	display: inline;
    width: 150;
}

#work-content .dimensions { 
    color: #AEB3AC;
	position: relative;
	top: 120px;
	left: 20px;
    width: 150;
}

#work-content .dimensions label { 
	font-weight: bold;
}

/** 
 * Extra <div>s
 */ 

#extraDiv1
{ 
    position: relative;
    height: 15px;
    width: auto;
}

body.contact_thankyou #extraDiv1
{ 
    background-image: url(../assets/footer1.jpg);
    background-repeat: no-repeat;
    height: 75px;
    top: -53;
}

body.theartist #extraDiv1
{ 
    background-image: url(../assets/footer1.jpg);
    background-repeat: no-repeat;
    height: 75px;
    top: -150;
}
