body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma, Arial;
	background-position: 0px -3px;
}

body.popup {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: -8px -8px;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Arial;
	color: #006699;
	font-size: 11pt;
	font-weight: bold;
}

body.popup p, td {
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

body.popup h2 {
	color: #006699;
	font-size: 11pt;
}

body.popup a:link, body.popup a:visited {
	color: #006699;
	text-decoration: underline;
}

body.popup a:active, body.popup a:hover {
	color: #CC0000;
	text-decoration: none;
}

#header {
	background-color: #FFFFFF;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	top: 20px;
	height: 127px;
}

#tophead {
	width: 100%;
	position: relative;
	border: 1px solid black;
	height: 400px;
}

#logo {
	position: absolute;
	top: 5px;
	font-family: Tahoma, Arial;
	font-size: 11.5pt;
	color: #003366;
	font-weight: bold;
	width: 380px;
	padding-left: 15px;
	padding-top: 10px;
	text-indent: 5px;
	height: 117px;
}

img {
	border: 0;
}

#photos {
	position: absolute;
	left: 400px;
	top: 5px;
}

#container {
	position: relative;
	padding-left: 10px;
}

#breadcrumb {
	position: absolute;
	top: 145px;
	width: 900px;
	height: 23px;
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 12pt;
	background-color: #FFFFFF;
	background-image: url(images/breadcrumb.gif);
	background-repeat: no-repeat;
}

#breadcrumb .leftBar {
	position: absolute;
	font-weight: bold;
	width: 160px;
	height: 23px;
	text-align: left;
	padding-top: 1px;
	padding-left: 10px;
}
	
#breadcrumb .middleBar {
	display: table;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#breadcrumb a {
	color: #006699;
}

#breadcrumb a:active, #breadcrumb a:hover {
	color: #CC0000;
}
	
#breadcrumb .rightBar {
	position: absolute;
	font-weight: bold;
	width: 240px;
	height: 23px;
	text-align: right;
	right: 0px;
	top: 0px;
	padding-top: 1px;
	padding-right: 5px;
}

#breadcrumb .field {
	border: 1px solid #333333;
	vertical-align: bottom;
	font-size: 10pt;
	height: 15px;
	width: 145px;
}

#menu {
	background-color: #006699;
	padding: 0;
	margin: 0;
	width: 170px;
	top: 175px;
	position: absolute;
}

#menu .imgPad {
	margin-bottom: 2px;
}

#menu ul {
	list-style-type: none;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 0px;
	padding: 0;
	margin-bottom: 0px;
	margin-top: 0px;
}

#menu ul li {
	background-image: url(images/menubullet.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	line-height: 16px;
}

#menu ul li a {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 4px;
}

#menu ul li a.curr
{
	background-color: #FFFFFF;
	color: #000000;
}

#menu ul li a:hover
{
	background-color: #003366;
	color: #FFFFFF;
}

#menu hr, #rSideBar hr {
	border: 0;
	border-top: 1px solid #FFFFFF;
	height: 1px;
	width: 80%;
}

#menu .listHead {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: center;
	padding-bottom: 3px;
}

#content {
	width: 540px;
	padding-top: 175px;
	padding-left: 179px;
	min-height: 520px;
	height:auto !important;
	height:520px;
}

#mainContent {
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 540px;
	font-size: 10pt;
}

#mainContent h1 {
	color: #FFFFFF;
	font-size: 18pt;
	padding-left: 20px;
	background-color: #006699;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 34px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
}

#mainContent h2 {
	font-family: Tahoma, Arial;
	color: #006699;
	font-size: 11pt;
	font-weight: bold;
}

#mainContent h3 {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

#indent {
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#mainContent a:link, #mainContent a:visited {
	color: #006699;
	text-decoration: underline;
}

#mainContent a:active, #mainContent a:hover {
	color: #CC0000;
	text-decoration: none;
}

#rSideBar {
	position: absolute;
	background-color: #006699;
	left: 740px;
	padding: 0;
	margin: 0;
	width: 170px;
	top: 175px;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#rSideBar p {
	padding-top: 0px;
	margin-top: 0px;
}

#footer {
	position: absolute;
	width: 900px;
	height: 23px;
	margin-top: 50px;
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 8pt;
	background-color: #FFFFFF;
	background-image: url(images/breadcrumb.gif);
	background-repeat: no-repeat;
}

#footer .leftBar {
	position: absolute;
	font-weight: bold;
	width: 160px;
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
}

#footer .rightBar {
	position: absolute;
	font-weight: bold;
	width: 640px;
	height: 23px;
	text-align: right;
	right: 0px;
	top: 0px;
	padding-top: 4px;
	padding-right: 5px;
}

#footer a {
	color: #006699;
	text-decoration: underline;
}

#footer a:active, #footer a:hover {
	color: #000000;
	text-decoration: none;
}

.topBg {
	width: 170px;
	height: 7px;
	background-image: url(images/sidebartop.gif);
	background-repeat: no-repeat;
	background-position: top;
 	margin: 0;
 	padding: 0;
 	line-height: 5px;
 	font-size: 1pt;
}

.botBg {
	width: 170px;
	height: 6px;
	background-image: url(images/sidebarbottom.gif);
	background-repeat: no-repeat;
	background-position: top;
 	margin: 0;
 	padding: 0;
 	line-height: 5px;
 	font-size: 1pt;
}

.mainTopBg {
	width: 542px;
	height: 6px;
	background-image: url(images/topmainbg.gif);
	background-repeat: no-repeat;
	background-position: top;
 	margin: 0;
 	padding: 0;
 	line-height: 5px;
 	font-size: 1pt;
}

.mainBotBg {
	width: 542px;
	height: 6px;
	background-image: url(images/botmainbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
 	margin: 0;
 	padding: 0;
 	line-height: 5px;
 	font-size: 1pt;
}

.zalogo {
	margin-left: 2px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 5px;
	float: right;
}

.imgBorder {
	border: 1px solid #000000;
}

.lightBorder {
	border: 1px solid #CCCCCC;
}

.leftImages {
	border: 1px solid #CCCCCC;
	margin-right: 7px;
	float: left;
	text-align: center;
}

.rightImages {
	border: 1px solid #CCCCCC;
	margin-left: 7px;
	float: right;
	text-align: center;
}

.padLeft {
	padding-left: 15px;
}

input, textarea, select {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 10pt;
}

.req {
	color: #CC0000;
}

.backTop {
	margin: 0;
}

.prodCatTable {
	margin-top: 10px;
	border-collapse: collapse;
}

.prodCatTable td {
	border: 1px solid #006699;
	color: #000000;
}

.prodRightCell {
	border-left: 1px solid #006699;
	padding: 5px;
	vertical-align: top;
}

.prodLeftCell {
	vertical-align: top;
	text-align: center;
}

.prodTable {
	border: 1px solid #006699;
	margin: 2px;
}

.prodTable ul li {
	margin-left: -20px;
}

* html .prodTable ul li {
	margin-left: -10px;
}

hr {
	border: 0;
	border-top: 1px solid #006699;
	height: 1px;
	width: 80%;
}

.quantityBox {
	width: 30px;
}

.mouseOver {
	cursor: pointer;
}

.strike {
	text-decoration: line-through;
	color: #666666;
}

.totalBorder {
	border-bottom: 1px solid #CCCCCC;
}

.tableBorder {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
 	border-collapse: collapse;
 	background-color: #FFFFFF;
}

.tableBorder td {
	border: 1px solid #000000;
	padding: 3px;
}

.homeFlash {
	border: 1px solid #999;
	width: 400px;
	margin: 0 auto;
}

.tinymce {
	font-size: 12px;
	margin: 1em;
	background-image: none;
}