html, body {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(/images/i/bg.gif);
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}


.main {
	height: 100%;
	width: 100%;
	max-width:1300px;
}
.topnav {
	color: #993300;
	font-size: 18px;
}
.topnav a{
	color: #FFFFFF;
	text-decoration: none;
}
.bg2 {
	background-image: url(/images/i/bg2.jpg);
	background-repeat: repeat-x;
}
.f {
	background-color: #F7F5E9;
	border: 1px solid #D5A47B;
	height: 18px;
	width: 100%;
}


.topnav a:hover{
	color: #993300;
	text-decoration: none;
}
a.curr{
	color: #993300;
	text-decoration: none;
}
.girl {
	background-image: url(/images/i/girla.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cr {
	font-size: 11px;
	color: #666666;
}
.data {
	font-weight: bold;
	color: #D5A47B;
}

.c {	border-right-width: 1px;	border-right-style: solid;	border-right-color: #993300;}

.h {
color:#CC3300;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}
#gal_top_links{
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}
#gal_top_links a {
color:#CC3300;
text-decoration:none;
}
a {
color:#CC6600;
text-decoration:underline;
}
.spacer { 
width:50px;
}
#gallery_tbl .page_nav_l, #gallery_tbl .page_nav_r {
color:#999999;
text-align:right;
font-size:14px;
font-weight:bold;
}
#gallery_tbl .page_nav_l {
text-align:left;
white-space:nowrap;
font-size:14px;
font-weight:bold;
}
#gallery_tbl td img {
border:1px solid gray;
}
#gallery_tbl td {
text-align:center;
vertical-align:middle;
}

.indicatorcontainer{
	width:300px;
	height:300px;
	background-color:#fff;
	border: 5px solid #993300;
	position: absolute;
	left:0px;
	top:0px;	
	text-align:center;
	visibility:hidden;
	z-index:1000;
}
.indicator{
	position: absolute;
	left:50%;
	top:40%;
	display:none;
}
.imgcontainer{
	width:100%;
	position: absolute;
	left:0px;
	top:20%;	
	text-align:center;
	z-index:1001;
}
.product_name{
	text-align:left;
	color: #333333;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 10px 0px;	
}
.product_description{
	text-align:left;
	color:#666666;
	margin:10px 0px 0px 0px;
}
.product_label{
	color: #666666;
	font-weight:bold
}
.img{
	border:5px solid #993300;
}
.label{
	color: #999999;
	font-weight:bold
}
.fields{
    border: 1px solid #999999
}
.required_field{
	color:#CC0000;
	font-weight:bold
}
.error{
	color:#CC0000;
	font-weight:bold
}