﻿@import "menu.css";

*
{
    margin: 0;
    padding: 0;
}

/* IE 6 fix text align*/ 
body
{
    font: 11px verdana,sans-serif,helvetica;
    text-align: center; 
    background-image: url("images/shadow.png" );
    background-repeat: repeat-x;
}

image{border: 0px;}

.smalltext
{
    font: 9px verdana,sans-serif,helvetica;
}

a:link		{ color: #000000; text-decoration: underline; }
a:active	{ color: #000000; text-decoration: underline; }
a:visited	{ color: #000000; text-decoration: underline; }
a:hover		{ color: #725E59; text-decoration: underline; }

hr
{
	height: 1px; border-style: none; color: black; background-color: black;
}

h1
{
    font-weight: bold;
    font-size: 12px;
}

h2
{
    font-weight: bold;
    font-size: 12px;
}

p
{
    margin: 0 0 10px 0;
}

#menuBar
{
    height: 45px;
    width: 750px;
    margin: 0px auto;
    text-align: left;
    padding-left: 117px;
}

#container
{
    
    margin: 0 auto;
    text-align: left;
    width: 748px;
    background-image: url("images/shadow.png" );
    background-repeat: repeat-x;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    /*background-color: #DBC095; */
    overflow: hidden;
  
}

#pagebg
{
    float: left;
    background-image: url("images/pagebg.jpg");
    background-repeat: repeat-y;
}

#header
{
    border-bottom: solid 1px #000;
    vertical-align: middle;
    height: 248px;
    background-image: url("images/headerbg.png");
    background-repeat: no-repeat;
}

#mainpanel
{
    /* background: #EBDCC7; */
    float: left;
    border-right: solid 1px #000;
    background-image: url("images/mainbg.png" );
    background-repeat: no-repeat;
    min-height: 250px;   
    width: 539px;
    padding:  20px 10px 10px 10px;
}

#pagetitle
{ 
    position: relative;
    left:-10px;
    top: -10px;
    width:20px;
    height: 40px;    
}

#rightpanel
{
    position:relative;
    /*background: #DBC095;*/
    background-image: url("images/rightbg.png" );
    background-repeat: no-repeat;
    min-height: 250px;
    width: 168px;
    float: right;
    padding:  20px 10px 10px 10px;   
}

#newstitle
{
    position: relative;
    right:-109px;
    top: -10px;
    width:150px; 
    height: 40px;               
}

#footer
{
    clear: both;
}

#footerleft
{
    background: #EBDCC7;
    width: 539px;
    float: left;
    border-right: solid 1px #000000; 
    border-top: solid 1px #000;
    padding: 5px 10px 5px 10px;
    clear: both;   
}

#footerright
{
    background: #DBC095;
    width: 168px;
    float:Right;
    border-top: solid 1px #000000; 
    padding: 5px 10px 5px 10px;
}

.topleftimage
{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    border: solid 1px #000000;
}

.rightimage
{
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
    border: solid 1px #000000;
}

.cenimage
{
   border: solid 1px #000000;
}

a:hover .topleftimage
{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    border: solid 1px #ffffff;
}

.cenleftimage
{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    border: solid 1px #000000;
}

.cenrightimage
{
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 5px;

}

.mares
{
    width: 100%;
    color: #ffffff;
}
.mares td
{
    padding: 1px;
}

.mares2
{
    width: 50%;
    color: #ffffff;
}
.mares2 td
{
    padding: 1px;
}

.marebg
{
    background-color: #82645A
}

.maremid
{
    width: 50px;
}

.thumbnail
{
    width: 100px;
    height: 100px;
    border: solid 1px #000000;
    margin-right: 10px;
    margin-bottom: 10px;
}

a:hover .thumbnail 
{
 border: solid 1px #ffffff;   
}

.salesthumbnail
{
    width: 100px;
    height: 100px;
    border: solid 1px #000000;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}

a:hover .salesthumbnail 
{
 border: solid 1px #ffffff;   
}

.thumbleft
{
    width: 100px;
    height: 100px;
    border: solid 1px #000000;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}

a:hover .thumbleft
{
 border: solid 1px #ffffff;   
}

.thumbright
{
    width: 100px;
    height: 100px;
    border: solid 1px #000000;
    margin-left: 10px;
    margin-bottom: 10px;
    float: right;
}

a:hover .thumbright
{
 border: solid 1px #ffffff;   
}

div .cen
{
    text-align: center;
}

.salestable
{
    width: 100%;
}

.salestable td
{
    vertical-align: top;
    text-align: left;
}

.saleleft
{
    width: 110px;
}

#pageHeader
{	
    position: relative;
    top:-10px;
    left:-10px;    
}

.paintingInfo
{
	height: 98px;
	width: 96px;
	float: left;
	margin: 0px 4px 7px 0px;
	padding: 3px 3px 3px 3px;
	text-align: center;
}

#footerText
{
	clear:both;
}

.thumb
{
	border: solid 1px #000000;
	margin-bottom: 0px;
}

a:hover .thumb 
{
	border: solid 1px #ffffff;   
}

#painting
{
	text-align: center;
}