body {
        background-color: #fdf2ec;
        font-family: verdana;
        font-size: 13px;
        font-style: normal;
}

img,a { outline: none; }

li {
  display: block;
  background: url(images/arrow.gif) no-repeat 0 0;
  padding-left: 17px;
        font-family: verdana;
        font-size: 13px;
        font-style: normal;  
}

a:link,a:visited {color: #006BD7; text-decoration: none;}
a:active,a:hover {text-decoration: underline;}

.off {
        display: none;
}

select {
        font-family: verdana;
        font-size: 13px;
        font-style: normal;
        border-color: #000;
        border-width: 1px;
        border-style: solid;
		height: 20;
}

.menu {
        font-family: verdana;
        font-size: 13px;
        font-style: normal;
        color: #FFF;
}

a.menu:link,a.menu:visited {
        display: block;
		width: 100px;
        height: 20px;
        font-size: 13px;		
        background: url("images/menubutton.gif") no-repeat 0 0;
		padding-left: 5px;
		color: #FFF;
		text-decoration: none;		
}
a.menu:hover {
        background-position: 0 -20px;
}

a.menu:active {
        background-position: left bottom;
}

.whiteheader {
        display: block;
		width: 200px;
        height: 22px;
        background: url("images/whiteheader.gif") no-repeat 0 0;
        font-family: verdana;
        font-size: 13px;
        font-style: bold;
        color: #FFF;
		padding-top: 3px;
}

.artist, .painting, .photography, .sculpture {
        font-family: verdana;
        font-size: 13px;
        font-style: normal;
        color: #FFF;
}

a.artist:link,a.artist:visited {
        display: block;
		width: 200px;
        height: 20px;
        font-size: 13px;		
        background: url("images/artistbutton.gif") no-repeat 0 0;
		color: #FFF;
		text-decoration: none;		
}
a.artist:hover {
        background-position: 0 -20px;
}

a.artist:active {
        background-position: left bottom;
}

.painting {
        font-family: verdana;
        font-size: 13px;
        font-style: normal;
        color: #FFF;
}

a.painting:link,a.painting:visited {
        display: block;
		width: 200px;
        height: 20px;
        font-size: 13px;		
        background: url("images/paintingbutton.gif") no-repeat 0 0;
		color: #FFF;
		text-decoration: none;		
}
a.painting:hover {
        background-position: 0 -20px;
}

a.painting:active {
        background-position: left bottom;
}

a.sculpture:link,a.sculpture:visited {
        display: block;
		width: 200px;
        height: 20px;
        font-size: 13px;		
        background: url("images/sculpturebutton.gif") no-repeat 0 0;
		color: #FFF;
		text-decoration: none;		
}
a.sculpture:hover {
        background-position: 0 -20px;
}

a.sculpture:active {
        background-position: left bottom;
}

a.photography:link,a.photography:visited {
        display: block;
		width: 200px;
        height: 20px;
        font-size: 13px;		
        background: url("images/photographybutton.gif") no-repeat 0 0;
		color: #FFF;
		text-decoration: none;		
}
a.photography:hover {
        background-position: 0 -20px;
}

a.photography:active {
        background-position: left bottom;
}

.fbut {
        font-family: verdana;
		font-weight:normal;
		border: 0px;
        font-size: 13px;
        background-color: #fec389;
        color: #000;
        cursor: pointer;
        cursor: hand;
		line-height: 13px;
        padding-bottom: 2px;		
}

.textbox{
        margin: 0px;
	    width: 160px;
	    height: 20px;
        border-color: #000;
        border-width: 1;
        border-style: solid; 
        padding: 2px;
        font-family: verdana;
	    font-size: 13px;
}

.textboxonefield{
        margin: 0px;
	width: 300px;
	height: 20px;
        border-color: #000;
        border-width: 1;
        border-style: solid; 
        padding: 2px;
        font-family: verdana;
	font-size: 13px;
        color: #1188FF;
}

.textarea{
        margin: 0px;
	width: 300px;
	height: 100px;
        border-color: #000;
        border-width: 1;
        border-style: solid; 
        padding: 2px;
        font-family: verdana;
	font-size: 13px;
        color: #000;
}

.textareabanner{
        margin: 0px;
	width: 468px;
	height: 80px;
        border-color: #666666;
        border-width: 1;
        border-style: solid; 
        padding: 2px;
        font-family: arial;
	font-size: 12px;
        color: #666666;
}

.pagenav {
	padding: 0.2em 0.4em 0.2em 0.4em;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}

.pagenav span {
	color: #000;
	background-color: #fdf2ec;
	border: 1px solid #000;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a, .pagenav a:visited {
	color: #fec389;
	background-color: #fdf2ec;
	border: 1px solid #fec389;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #FFF;
	background-color: #fec389;
	margin: 0.2em;
	text-decoration: none;	
}

.calweek {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}

.calweek span {
    display: block;
    width: 24px;
    padding: 2px 0px 2px 0px;
	color: #fff;
	background-color: #7a7a7a;
	border: 1px solid #7a7a7a;	
}

.calnav span {
    display: block;
    width: 24px;
    padding: 2px 0px 2px 0px;
	color: #7a7a7a;
	background-color: #000;
	border: 1px solid #7a7a7a;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;	
}

.calnav a, .calnav a:visited {
    display: block;
    width: 24px;
    padding: 2px 0px 2px 0px;
	color: #fff;
	background-color: #000;
	border: 1px solid #7a7a7a;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;	
}

.calnav a:hover {
	color: #FFF;
	background-color: #7a7a7a;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;	
}

.calnav a:active {
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;	
}

.blacktext {
	color: #000;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}

.creamtext {
	color: #fec389;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.whitetext {
	color: #FFF;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}

.bigtext {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
}

.seltext {
	color: #EA7500;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}

/* Галерея */

a.navleft span{display: none;}

a.navleft   {
  display: block;
  background: url(images/nav-prev.gif) no-repeat 0 0;
  height: 13px;
  width: 13px;
  z-index: 2;
}

a.navleft:hover{background-position:left bottom;}

a.navright span{display: none;}

a.navright   {
  display: block;
  background: url(images/nav-next.gif) no-repeat 0 0;
  height: 13px;
  width: 13px;
  z-index: 2;
}

a.navright:hover{background-position:left bottom;}

a.whitenavright span{display: none;}

a.whitenavright   {
  display: block;
  background: url(images/whitenav-next.gif) no-repeat 0 0;
  height: 13px;
  width: 13px;
  z-index: 2;
}

a.whitenavright:hover{background-position:left bottom;}

a.whitenavleft span{display: none;}

a.whitenavleft   {
  display: block;
  background: url(images/whitenav-prev.gif) no-repeat 0 0;
  height: 13px;
  width: 13px;
  z-index: 2;
}

a.whitenavleft:hover{background-position:left bottom;}

a.navtop span{display: none;}

a.navtop   {
  display: block;
  background: url(images/nav-top.gif) no-repeat 0 0;
  height: 13px;
  width: 13px;
  z-index: 2;
}

a.navtop:hover{background-position:left bottom;}

img.photo {
  position: relative;
  top: 0px;
  left: 0;
  border: 1px solid black;  
  z-index: 1;
}

img.thumb {
  border: 0px;
}

img.thumbsel {
  border: 2px solid #fec389;
}

td.cellsel {
  background-color: #DDEEFF;
}

img.loading {
    position: relative;
	top:100;
	left:0;
    z-index: 2;
}

.error {color:red; font-weight: bold;}
.success {color: green; font-weight: bold;}
