a {
text-decoration: none;
}
.adminmenu {
padding: 10px 0 0 20px;
color: white;
}
.adminmenu a {
color: white;
text-decoration: none;
}
.adminmainmenu {
padding: 30px 0 0 130px;
text-align: center;
width: 600px;
}
.adminmainmenu a {
text-decoration: none;
color: black;
}
.adminmenu a:hover, .adminmainmenu a:hover {
text-decoration: underline;
}
.adminmainwindow {
padding: 12px 0 0 13px;
min-height: 340px;
}
.admin-1-top {
background: url(/layout/images/img/admin-top.gif) no-repeat;
width: 934px;
height: 23px;
}
.admin-1-middle {
background: url(/layout/images/img/admin-middle.gif) repeat-y;
width: 934px;
min-height: 300px;
}
.admin-content {
padding: 0 0 0 36px;
}
.admin-content h3 {
font-size: 16px;
padding: 0 0 12px 3px;
}
.admin-1-bottom {
background: url(/layout/images/img/admin-bottom.gif) no-repeat;
width: 934px;
height: 23px;
}




.caution{
	color: #FF0000;
}
tr.admintableheader{
	background-color:#FDF2C4;
}
td{
	white-space: nowrap;
}
.big4photo{
	width:200px;
	height:200px;
	background-color:#000000;
}
.productphototable{
	width:100%;
	background-color:#FFFF00;
	float:left;
}
.productdescription{
	width:600px;
	background-color:#0FFFF0;
}
.adminproductphoto{
width: 400px;
margin: 0 0 24px 0;
clear: both;
}
.smallphoto{
float: left;
margin: 0 12px 0 0;
width: 70px;
line-height: 11px;
}
.wide{
width:960px;
}
.product{
	float:left;
	width: 306px;
	background-color:#0000FF;
}
.productvariants{
float: right;
background-color:#FF00FF;
width:200px;
}
.productvariant{
	float: left;
	width:100px;
	height:100px;
	margin-left:10px;
	margin-top:10px;
	background-color:#00FF00;
}
.addtocart{
	display:block;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.error{
	color:#FF0000;
	font-weight: bold;
	text-align: center;
}
th.cartheader{
	background-color:#0000FF;
}
.selected {
font-weight: bold;
padding: 0 4px 0 4px;
}
.toselect {
padding: 0 4px 0 4px;
}
textarea.producteditarea {
width: 840px;
height: 150px;
margin: 12px 0 0 0;
overflow: auto;
}
table.admintable {
border: 1px solid #F6F1E9;
margin: 0 0 18px 0;
}
#admintablewhite tr td {
background: white;
}
table.admintable tr td {
border: 1px solid white;
background: #FFE9B6;
padding: 2px 6px 2px 6px;
}
table.admintable a {
color: #FF6D1E;
}
table.admintable a:hover {
color: black;
}
table.admintable tr.admintitles, table.admintable tr.admintitles td {
color: #666666;
background: white;
}
table.admintable tr td.adminname {
padding: 0 24px 0 6px;
}
table.admintable tr td.adminadd {
background: #D3E7F2;
}
table.admintable tr td.adminadd a {
color: #0082C6;
}
input#adminsubmit {
margin: 12px 0 0 0;
}
select.adminselect {
width: 200px;
}
table.admintable tr td.adminwhite {
background: white;
color: #666666;
}
.admindelete {
color: red;
}
.adminleft {
float: left;
padding: 0 30px 0 0;
}
textarea#adminletterarea {
overflow: auto;
width: 860px;
height: 300px;
margin: 0 0 12px 0;
}
#loader {
padding: 60px 0 0 230px;
text-align: center;
width: 400px;
}
#adminproductvariantphoto-main {
padding: 0 0 24px 0;
}
.adminproductvariantphoto {
width: 400px;
margin: 0 0 24px 0;
clear: both;
}
.clear {
clear: both;
}