﻿/*
    Beige
*/

html
{
	background-color: rgb(215,215,215);
}

body
{
    color: #333;
	background-color: rgb(215,215,215);
    background-image: url(/content/bgShadow.gif);
    background-repeat: repeat-y;
    background-position: center;
}

a
{
    color: #6a3f1a;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.xna-arrowLnk
{
    background-image: url(arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 9px;
    padding: 5px 0px 5px 6px;
}

.xna-leftArrowLnk
{
    background-image: url(arrowLeft.gif);
    background-repeat: no-repeat;
    background-position: -1px 9px;
    padding: 5px 0px 5px 6px;
}

img
{
    border: 1px solid #7a4f2a;
}

.xna-generalBackground
{
    background-color: #cdc3b6;
}

.xna-topMargin
{
    background-color: #cdc3b6;
    height: 8px;
}

.xna-address
{
    float:right;
    font-size: .8em;
}

.xna-header
{
    background-color: #ffffff;
    border-top: 2px solid #7a4f2a; 
    border-bottom: 2px solid #7a4f2a; 
    padding: 0px 4px 4px 4px;
}

.xna-header a
{
    color: #333;
    font-size: 2.5em;
    font-family: Georgia;
}

.xna-subtitle
{
    font-size: .8em;
}

.xna-footer
{
    clear: both;
    background-color: #cdc3b6;
    min-height: 40px;
    padding: 4px;
    border-top: 2px solid #7a4f2a; 
}

.xna-bottomMargin
{
    background-image: url(/content/bgBottomShadow.gif);
    background-repeat: no-repeat;
    height: 20px;
    width: 960px;
    margin-left:auto;
    margin-right:auto;
}

.xna-mainContent
{
    float:right;
    width:780px;
    background-color: White;
    border-left: 2px solid #7a4f2a;
    border-bottom: 1px solid #bdb3a6;
    padding: 2px 4px 4px 4px;
}

.xna-itemList
{
    float:left;
    width:650px;
    border-right:1px solid #7a4f2a;
}

.xna-itemListRightColumn
{
    margin-right:4px;
    margin-left:655px;
}

.xna-artworkDetailColumn
{
    float:left;
    padding-left:8px;
    width:260px;
}

.xna-verticalMenu
{
}

.xna-menuItem
{
/* background-color: #9a867a; */
    background-color: #bdb3a6;
    border-bottom: 1px solid #ada396;
    clear: both;
}

.xna-menuItemLnk
{
    margin-left: 6px;
}

.xna-menuItemSeparator
{
    color: #555;
    font-weight: bold;
/*
    background-color: #bdb3a6;
    border-bottom: 1px solid #ada396;
    border-top: 1px solid #ada396;
    */
}

.xna-menuItemSection
{
    text-align: right;
    background-color: #ddd3c6;
    color: #333;
    border-top: 3px solid #bdb3a6;
    border-left: 3px solid #bdb3a6;
    border-right: 3px solid #bdb3a6;
    /*
    background-image: url(/Content/beige/menuSection.png);
    background-repeat: repeat-x;
    background-position: 50% 50%;
    */
}

.xna-menuItemHighlight
{
    color: White;
    background-color: #7a4f2a;
    background-image: url(/Content/julian-hartnoll/menuHighlight.png);
    background-repeat: repeat-x;
    background-position: 50% 50%;
}

.xna-menuItemHighlight a
{
    color: White;
}

.xna-menuItemActive
{
    color: white;
    font-weight: bold;
    background-color: #7a4f2a;
    background-image: url(/Content/julian-hartnoll/menuHighlight.png);
    background-repeat: repeat-x;
    background-position: 50% 50%;
    border-right: 8px solid #7a4f2a;
    border-bottom: 1px solid #7a4f2a;
}

.xna-menuItemActive a
{
    color: White;
}

.xna-pageTitle, .xna-PoWTitle
{
    font-family: Georgia;
    font-weight: bold;
    font-size: 1.2em;
}

.xna-workTitle
{
    font-style: italic;
}

.xna-artworkItem
{
    float:left;
    padding:4px;
    width:150px;
    min-height: 185px;
    border: 2px solid white;
    cursor: pointer;
}

.xna-artworkItemImage
{
    text-align:center;
}

.xna-artworkItemImage img
{
    border: 0px;
}

.xna-artworkItemDetail
{
    padding-top: 4px;
    text-align: center;
    font-size: .9em;
}

.xna-artworkItemHighlight
{
    border: 2px solid #cdc3b6;
}

.xna-artworkLinkHighlight a
{
    text-decoration: underline;
}

.xna-artworkItemLink
{
}

.xna-artworkNextPrevLink
{
    background-color: #bdb3a6;
    padding: 2px 4px 2px 4px;
    border-bottom: 1px solid #ada396;
}

.xna-artistBio
{
    padding: 0px 4px 10px 0px;
}

.xna-diaryEntry
{
    border-bottom: 1px dotted #7a4f2a;
    margin-bottom: 10px;
    padding: 4px 0px 4px 4px;
    margin-right: 4px;
}

.xna-diaryEntryTitle
{
    font-weight:bold;
    font-size: 1.1em;
}

.xna-diaryEntryDate
{
    text-align:right;
    font-size: .9em;
}

.xna-diaryEntryPost
{
    padding: 8px 0px 4px 0px;
}

.xna-exhibitionList
{
    clear:both;
    border-top: 1px dotted #7a4f2a;
    margin: 4px 4px 4px 0px;
    padding-top: 4px;
}

.xna-exhibitionListTitle
{
    font-size: 1.2em;
    font-weight: bold;
}

.xna-exhibitionListDates
{
    padding: 10px 0 10px 0;
    font-weight:bold;
}

.xna-exhibitionListNotes
{
    margin-top: 0px;
}

.xna-exhibitionListFeature
{
    float:right;
    padding: 4px;
    text-align:center;
}

.xna-exhibitionListDetailsLnk
{
    margin: 5px 0px 5px 0px;
}

.xna-rightColumnLnk
{
    font-size:.9em;
}

.xna-diaryComment
{
    background-color: #ddd3c6;
    padding: 4px;
    border-right: 1px dotted #7a4f2a;
}

.xna-diaryCommentReply
{
    background-color: #ede3d6;
    padding: 4px;
    border-right: 1px dotted #7a4f2a;
}

.xna-diaryCommentText
{
    margin: 4px;
}

.xna-diaryCommentDetails
{
    font-size: .9em;
    padding-top: 4px;
    padding-bottom: 4px;
}

.xna-addCommentPanel
{
    font-size: .9em;
}

.xna-addCommentTable
{
}

.xna-addCommentTable input, .xna-addCommentTable textarea
{
    width: 390px;
}

.xna-smallInfo
{
    font-size: .8em;
}

.field-validation-error
{
    display:block;
    background-color:Red;
    color:White;
    font-weight: bold;
    padding: 4px;
}