/* CSS Document */

body   {
	color: #660066;
	font-size: 10pt;
	line-height: 11pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	background-image: url(../images/bg_site.jpg);
}

#centerDiv  {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	position: relative;
	width: 769px;
	text-align: left;
	top: 25px;
	z-index:3;
}
#nav-menu {
	position: absolute;
	top: 144px;
	z-index: 1;
}

#nav-home {
	position:absolute;
	left:20px;
	top:374px;
	z-index:2;
}
#main-content-area {
	width: 510px;
	z-index: 2;
	height: auto;
	position: relative;
	left: 205px;
	padding:0 0 15px 0;
}

#head-bg {
	background-repeat: repeat-x;
	height: 144px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	background-image: url(../images/bg_top_head.jpg);
	width: 100%;
}
#main-page-flag {
	z-index: 9999;
	position: relative;
	left: -10px;
}

#txt-main {
	position:relative;
	width: 250px;
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660066;
	z-index: 2;
	float:left;
}

#txt-main.products {
	position:relative;
	width: 345px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660066;
	z-index: 2;
}

#main-container {
	position: relative;
	left: 39px;
	top: 144px;
	height: auto;
	width: 750px;
	z-index: 0;
}


.product-border {
	border:3px solid #FED269;
}

.main-table {
	background-image: url(../images/bg-contentarea.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	width: 730px;
	height: 500px;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #660000;
}
.zeekee {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.floatR{
	float:right;
	padding-right: 20px;
}
img.floatR{
	border-color:#660000;
}
.floatR a:link{
	color:#660000;
	text-decoration:none;
}
.floatR a:hover{
	text-decoration:underline;
}
a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	color: #990000;
}


/* gallery settings --------------------- */

#php-gallery {
	position:relative;
	width: 400px;
	height:auto;
	left:-40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660066;
	z-index: 2;
}


img.qdig-image { border:none; }
img.qdig-thumb { background-color:#eeeeee; border:0px solid #cccccc; }
td.qdig-caption { font-family:Geneva, Arial, Helvetica, sans-serif; }
#qdig a { font-weight:bold; text-decoration: none; }
#qdig a:visited { color:#660066; font-weight:bold; text-decoration:none; }
#qdig a:hover { text-decoration:underline; }

/* form settings --------------------------- */

form td {
	padding:0 5px 0 0;
}