body{
    margin-top: 5px;
    padding: 0;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#outer {
    text-align:left;
    width: 975px;
    margin:auto;
}

/*****		Header		*****/

#header {
    background: #B3B3B3;
    background-image: url('../site_images/warwickhendersongallery.jpg');
    background-repeat: no-repeat;
    height: 97px;
}
/*
#headernav {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}

#headernav li {
    display: inline;
}

#headernav a {
    padding-right: 5px;
    font-size: 10px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
}

#headernav a:hover {
    text-decoration: underline;
}
*/
/*****		Search Form		*****/
#search {
    position: relative;
    top: 70px;
    left: 600px;
    width: 350px;
    text-align: right;
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

#search input {
    border: solid 1px #999999;

}

#search .sub {
    color: #fff;
    height: 20px;
}

#search .ss {
    color: #333333;
    height: 16px;
}

/*****		Location Bar		*****/

#locationbar {
    margin: 0;
    padding: 0;
    background: #E5E5E5;
    height: 28px;
}

#locationbar h3 {
    position: relative;
    top: 5px;
    margin: 0;
    padding-left: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #9A9A9A;
    font-size: 16px;
    letter-spacing: 1px;
}

#locationbar .extitle {
    font-size: 16px;
    font-weight: 700;
}

#artbio ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float:right;
    position: relative;
    top: -11px;
    right: 20px;
}

#artbio li {
    display: inline;
    width: 200px;
    height: 15px;
    line-height: 15px;
    padding: 0 10px;
    font-size: 12px;
}

#artbio a {
    color: #808080;
    text-decoration: none;
    font-weight: bold;
}

#artbio a:hover {
    color: #CD7F32;
    text-decoration: underline;
}


#bodyblock {
    position:relative;
    width: 975px;
    padding: 0;
    margin: 0px;
}

/*****		css slider thumbnails		*****/

#thumbs {
    height: 80px;
    overflow: auto;
    width: 790px;
    scrollbar-arrow-color:#fff;
    scrollbar-track-color:#f1f1f1;
    scrollbar-face-color:#9d9d9d;
    scrollbar-3dlight-color: #9d9d9d;
    scrollbar-highlight-color: #fff;
    scrollbar-shadow-color: #fff;
    scrollbar-darkshadow-color: #9d9d9d;
}

#thumbs ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#thumbs li{
    display: inline;
    padding-right: 5px;
}

#thumbs img:hover{
    cursor: pointer;
}

/*****		Content		*****/

#content {
    float:right;
    width: 790px;
    text-align:left;
    font-size: 12px;
    line-height: 17px;
    padding-bottom: 20px;
}

#img {
    float: left;
    width: 350px;
    margin-right: 10px;
}

#txt {
    width: 400px;
    float: left;
    margin: 0;
    padding: 0;
}

#txt p {
    margin: 0 0 10px 0;
    padding: 0;
}

.more {
    cursor: pointer;
}

#hide {
    visibility: hidden;
    height: 80px;
    overflow: auto;
    width: 790px;
}

#hide ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#hide li{
    display: inline;
    padding-right: 5px;
}


/*****		Nav Col		*****/

#left {
    float:left;
    width: 170px;
    padding: 0;
    margin-bottom: 20px;
    text-align: left;
}


#left ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#left li {
    display: block;
    margin: 0;
    padding: 0;
}

#addr a {
    padding: 0;
    text-decoration: none;
    color: #5E5E5E;
}

#addr a:hover {
    padding: 0;
    text-decoration: underline;
    color: #CD7F32;
}

#left ul {
    color: #5e5e5e;
}

#left li.blk {
    color: #6f6f6f;
    font-weight: bold;
}

/*****		Footer		*****/

#ftr {
    clear:both;
    height: 15px;
    background:#c0c0c0;
    color: #333333;
    margin: 0px;
    padding: 5px;
}

#ftr .lft {
    width: 280px;
}

#ftr .rgt {
    float: right;
    position: relative;
    top: -18px;
}


/*****		Enquiries Form		*****/

#enquiry p{
    width: 300px;
    clear: left;
    margin: 0;
    padding: 5px 0 8px 0;
    padding-left: 165px; /*width of left column containing the label elements*/
    height: 1%;
}

#enquiry label{
    float: left;
    margin-left: -165px; /*width of left column*/
    width: 160px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

#enquiry input[type="text"]{ 
    width: 180px;
}

#enquiry textarea{
    width: 250px;
    height: 150px;
}

* html .threepxfix{
    margin-left: 3px;
}

/*****		Search Results		*****/

.phpdigHighlight { 
    color: #000000;
    background-color: #cdcdcd;
    font-weight: bold; 
}

.phpdigMessage { 
    padding: 1px;
    color: #666666;
}

.grey { 
    padding: 5px;
    margin: 8px 20px 18px 25px;
    background-color: #ebebeb;
    font-size: 10px;
}

.blue { 
    margin: 8px 20px 8px 20px;
    padding: 3px;
    border-top: 1px solid #5B4A86;
    border-bottom: 1px solid #5B4A86;
}

h3.searchheader { 
    font-size: 12px;
    text-align: center;
}

/*****		General Styles		*****/

h2 {
    font-size: 14px;
    padding: 0;
    margin: 0;
}

a {
    color: #333333;
    text-decoration: underline;
}

a:hover {
    color: #808080;
    text-decoration: underline;
}

input {
    background: #cccccc;
    border: solid 1px #999999;
}

fieldset {
    border: none;
}

.fb {
    width: 100px;
}

.b {
    font-weight: bold;
}

img {
    border: none;
}

.reqd {
    color: #CD2626;
}

.alert {
    font-weight: bold;
    color: #CC3333;
}