body {
    background-image: url('../images/bodybgr.jpg');
    background-repeat: repeat-x;
    background-color: #f6f6f6;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: Arial;
    font-size: 70%;
    color: Black;
}

#brdr {
    margin: 0px auto;
    padding: 0px 10px;
    min-width: 790px;
    text-align: left;
    width: 950px;
    clear: both;
    color: Black;
    text-align: left;
}
    
#header {
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;	
	margin: 0px auto 0px;
	width: 950px;
	height: 100px;
}

#header a.main {
	width: 300px;
	height: 100px;
	display: block;
	float: left;
}

#menu {
	background-image: url('../images/menu.jpg');
	background-repeat: no-repeat;	
	width: 950px;
	height: 30px;
	line-height: 30px;
}

#menu a, #menu span {
	border-left: 1px solid #ddaa00;
	margin-top: 5px;
	padding: 0px 10px;
	line-height: 20px;
	color: Black;
	text-decoration: none;
	font-family: "Verdana";
	float: right;
}

#menu a:hover {
	color: White;
}

#menu a.basket {
	background-image: url('../images/basket.jpg');
	background-repeat: no-repeat;	
	background-position: 12px 0px;
	padding-left: 35px;	
	font-weight: bold;
	float: right;
}

#menu a.basket:hover {
	background-image: url('../images/basket2.jpg');
	background-repeat: no-repeat;
}

#menu span {
	padding: 0px 10px;
	font-weight: bold;
	color: silver;	
}

#menu form {
	margin-left: 5px;
/*	padding-top: 2px; */
	width: 250px;
	height: 25px;
	float: left;
	color: black;
}

#menu form fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
}

#main, #mainc {
	background-image: url('../images/treebgr.jpg');
	background-repeat: repeat-y;
	background-color: #ffffee;	
	border: 1px solid silver;
	border-bottom: none;
	padding: 5px;
	overflow: auto;
}

#mainc {
	background-image: none;
}

* html #main, * html #mainc {
	height: 1%;
}

#left {
/*	border: 1px solid Gold;
	background-color: #ffee00; */	
	width: 250px;
	padding: 5px;
	float: left;
}

#left form, #left #tree, #left #userinfo {
	margin-bottom: 10px;
	border: 1px solid #bbddbb;
	padding: 5px 0px 10px 0px;
	background-color: #cceedd;
	width: 230px;
}

#left #userinfo {
	padding-bottom: 0px;
}

#left form fieldset {
	border: none;
}

#left form fieldset.butt a {
	margin-left: 50px;
	margin-top: 4px;
	line-height: 100%;
	text-align: right;
	color: Blue;
	display: block;
	float: left;
}

* html #left form fieldset.butt a {
	margin-left: 25px;
}

#left form fieldset.butt a:hover {
	color: red;
}

#left form fieldset.butt input {
	margin-right: 15px;
	float: right;
}

* html #left form fieldset.butt input {
	margin-right: 7px;
}

#left form p.error {
	margin-left: 20px;
	font-size: 100%;
	color: red;
	font-weight: bold;
	width: auto;
}

#left form label {
	padding-right: 3px;
	margin-top: 7px;
	width: 5em;
	text-align: right;
	line-height: 15px;		
	display: block;
	float: left;
	clear: left;	
}

#left form input {
	margin-top: 5px;
	margin-left: 3px;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 120%;
}

#left #userinfo p {
	margin-top: 0px;
	margin-left: 12px;
}

#left #userinfo h3 {
	margin: 0px 10px; 
}

#left #userinfo #usermenu {
	margin: 5px 0px 0px 0px;
	background-color: #005566;
	border-top: 1px solid #aaccaa;
	padding: 3px;
	width: auto;
	text-align: center;
}

#left #userinfo #usermenu a {
	margin: 0px 5px 0px 0px;
	color: White;
}

#left #userinfo #usermenu a:hover {
	color: Red;
}

#right {
	/*
	border: 1px solid #ffdddd;	
	background-color: #ffeeee;
	*/	
	margin-left: 10px;
	width: 650px;
	padding: 5px;
	float: left;
}

#right form {
	overflow: auto;
}

#right form fieldset.order {
	border: none;
	border: 1px solid #bbddbb;
	background-color: #cceedd;
	width: 620px;
	padding: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}

* html #right form fieldset.order {
	width: 630px;
}

#right form input, #right form select {
	font-size: 100%;
}

#right #artlist {
	padding: 5px 0px;
	clear: both;
	overflow: auto;
}

#right #sitemap {
	
}

#right #sitemap ul {
	
}

#right #sitemap a {
	display: block;
}

#right #navig {
	margin: 10px auto;
	width: 96%;
	height: 20px;
	line-height: 20px;
	font-size: 120%;
	font-family: Verdana;
	clear: both;
}

#right #navig a.left {
	padding-left: 25px;
	background-image: url('../images/larrow.jpg');
	background-repeat: no-repeat;
	color: Black;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
}

#right #navig a.right {
	padding-right: 25px;
	background-image: url('../images/rarrow.jpg');
	background-repeat: no-repeat;	
	background-position: top right;
	color: Black;
	font-weight: bold;
	text-decoration: none;	
	display: block;
	float: right;
}

#right #navig a.cross {
	padding-left: 25px;
	margin-left: 20px;
	background-image: url('../images/cross.jpg');
	background-repeat: no-repeat;
	color: Black;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
}

div.paging {	
	width: 630px;
	border: 1px solid #bbddbb;
	background-color: #cceedd;
	padding: 5px 0px;	
	margin-top: 0px;
	text-align: center;
	clear: both;
}

* html div.paging {
	width: 640px;
}

div.paging a, div.paging span {
	margin: 0px 2px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: Maroon;
}

div.paging span {
	color: silver;
}

#footer {
	background-image: url('../images/menu.jpg');
	background-repeat: no-repeat;	
	margin: 0px auto 0px auto;
	padding-right: 20px;
  width: 930px;
	height: 30px;
	line-height: 30px;
	color: Black;
	text-align: right;
	clear: both;
}

#footer a {
	text-decoration: none;
	color: Black;
}

#footer a:hover {
	text-decoration: underline;
}

#subfooter {
	margin-bottom: 10px;
	color: #aaaaaa;
}

#subfooter a {
	color: #aaaaaa;	
}

#subfooter a:hover {
	color: Black;	
}