body{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, "Georgia Italic";
	background: url('../img/body_bg.gif') repeat-x #eceae5;
	font-size: 12px;
}

img{
	border: 0px;
}

img.border{
	border: 1px solid #b2b2b0;
}

h1{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 18px;
}

h2{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-size: 16px;
}

h3{
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-size: 14px;
}

form{
	margin: 0px;
	padding: 0px;
}

.right{
	text-align: right;
}

.left{
	text-align: left;
}

.center{
	text-align: center;
}

#wrap{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	background: url('../img/content_bg.gif') repeat-y;
	overflow: visible;
}

#header, #navigation, #navigation #tabs{
	width: 1000px;
}

#header{
	background: url('../img/header_bg.gif') no-repeat;
	height: 82px;
}

#header img{
	position: relative;
	top: 22px;
	left: 15px;
}

#navigation{
	background: url('../img/navigation_bg.gif') repeat-y;
	height: 47px;
	margin: 0px 0px 15px 0px;
}

#navigation #tabs{
	position: absolute;
	background: url('../img/tabs_bg.gif') no-repeat;
	height: 29px;
	margin: 18px 0px 0px 0px;
}

#tabs ul{
	margin: 0;
	padding: 0px 0px 0px 15px;
	list-style: none;
}

#tabs li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#tabs a{
	float: left;
	background: url('../img/tableft.gif') no-repeat left top;
	margin: 0px;
	padding: 0px 2px 0px 9px;
	text-decoration: none;
}

#tabs a span{
	float: left;
	display: block;
	background: url('../img/tabright.gif') no-repeat right top;
	padding: 7px 15px 8px 6px;
	color: #fff;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span{
	float: none;
}

/* End IE5-Mac hack */
#tabs a:hover span{
	color: #FF9834;
}

#tabs a:hover,
#tabs a.active{
	background-position: 0% -29px;
}

#tabs a:hover span{
	background-position: 100% -29px;
}

#content{
	float: left;
	padding: 0px 15px 0px 0px;
	width: 775px;
	margin: 0px 0px 20px 0px;
}

#menu{
	float: left;
	padding: 0px 15px 0px 15px;
	width: 180px;
	margin: 0px 0px 20px 0px;
}

#menu #search, #menu #categories, #menu #basket, #menu #member, #menu #admin{
	border: 1px solid #b2b2b0;
	padding: 10px;
	margin: 0px 0px 15px 0px;
	background: #f7f7f7;
}

#menu #search b, #menu #categories b, #menu #basket b, #menu #member b, #menu #admin b{
	display: block;
	padding: 0px 0px 4px 0px;
}

#menu #search #ss{
	width: 150px;
	margin: 0px 0px 5px 0px;
}

#menu #categories #subMenu{
	padding: 5px 0px 5px 5px;
}

#content .navigation{
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	padding: 4px 0px 4px 0px;
	line-height: 150%;
	width: 100%;
	overflow: auto;
}

#content #item table{
	float: left;
}

#content .navigation .path, #content .navigation .sort{
	float: left;
	width: 600px;
}

#content .navigation .browse{
	width: 70px;
	float: right;
	text-align: center;
	margin-top: -18px;
}

#content h2{
	margin-bottom: 2px;
}

#content .rightcol div{
	border: 1px solid #b2b2b0;
	padding: 10px;
	width: 280px;
	line-height: 150%;
}

#content .rightcol{
	width: 350px;;
	float: right;
	padding: 0px 0px 30px 30px;
}

#content #about{
	border: 1px solid #b2b2b0;
	padding: 10px 10px 10px 10px;
	width: 627px;
}

.productImages img{
	margin: 0px 5px 0px 0px;
}

#footer{
	background: url('../img/footer_bg.png') no-repeat;
	height: 110px;
	padding: 10px 15px 0px 15px;
	margin: 15px 0px 0px 0px;
	width: 1038px;
	clear: both;
	color: #d5d5d5;
	position: relative;
}

#footer #by{
	text-align: center;
	font-size: 11px;
	width: 1000px;
	position: absolute;
	top: 75px;
	color: #4c4c4c;
}

table.tableList{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-spacing: 1px;
	width: 775px;
}

table.tableList tr.odd{
	background: #e5f1f4;
}

table.tableList tr.even{
	background: #f8fbfc;
}

table.tableList tr.odd:hover, table.tableList tr.even:hover{
	background: #ecfbd4;
}

table.tableList tr th{
	background: #c4161c;
	padding: 4px 6px 4px 6px;
	border: 0px;
	text-align: left;
	color: #fff;
}

table.tableList tr td{
	padding: 4px 6px 4px 6px;
}

table.tableList tr td.right, table.tableList tr th.right{
	text-align: right;
}

table.tableList tr td.center, table.tableList tr th.center{
	text-align: center;
}

table.tableVertical th{
	text-align: left;
}

div.row
{
	clear: both;
	padding-bottom: 15px;
	width: 530px;
}

div.row span.label,
div.row span.label2
{
	float: left;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

div.row span.label{
	width: 120px;	
}

div.row span.label2{
	width: 50px;
}

div.row span.formw{
	float: right;
	text-align: left;
}

div.row span.formw{
	width: 400px;
}

div.row span.formw2{
	width: 470px;
}

#imageFields, #fileFields, #linkFields{
	width: 530px;
	border: 1px solid #b2b2b0;
	margin: 0px 0px 10px 0px;
}

#fileFields .odd,
#linkFields .odd{
	background: #e5f1f4;
}

#fileFields .even,
#linkFields .even{
	background: #f8fbfc;
}

#fileFields .group,
#linkFields .group,
#imageFields .group{
	padding: 10px 10px 0px 10px;
}


#content #products{
	clear: both;
	width: 100%;
	overflow: auto;
}

#content #products .product{
	float: left;
	width: 240px;
	color: #7D8291;
	min-height: 69px;
}

#content #products .prow{
	width: 100%;
	clear: both;
	overflow: auto;
	margin: 0px 0px 20px 0px;
}

#content #products .col1{
	clear: left;
}

#content #products .col2,
#content #products .col3{
	margin: 0px 0px 0px 20px;
}

#content #products .product .img{
	width: 108px;
	float: left;
}

#content #products .product .info{
	margin: 0px 0px 0px 15px;
	width: 117px;
	float: left;
	word-wrap: break-word;
	overflow: hidden;
}

#content #products .product .info a{
	text-decoration: none;
}

#content #products .product .info a:hover{
	text-decoration: underline;
}

#content #products .product .info a b{
	font-style: italic;
	color: #000;
}

#content #products .product .info a{
	color: #7D8291;
}

#content #products .product .info i{
	font-style: normal;
	color: #949E00;
}





.inputNarrowest { width: 20px; }
.inputNarrowest2 { width: 40px; }
.inputNarrow { width: 100px; }
.inputStandard { width: 180px; }
.inputWide { width: 240px; }

.textareaNarrow { width: 180px; height: 60px }
.textareaStandard { width: 180px; height: 60px }
.textareaWide { width: 300px; height: 100px }

.errorstar {text-decoration: none;color: red}

.infoText {
  background: #99DD99;
  border: #555 solid 1px;
  padding: 5px 10px 5px 10px;
  margin: 0px 0px 10px 0px;
}

.errorText {
  background: #FFAAAA;
  border: #555 solid 1px;
  padding: 5px 10px 5px 10px;
  margin: 0px 0px 10px 0px;
}

#message{
  padding: 5px 10px 5px 10px;
  margin: 0px 0px 10px 0px;
  display: none;
}

.admin {
	font-size: 95%;
}



a.pages:link,
a.pages:visited,
a.pages:active {
 
	display: block;
	
	width: 265px;

	text-decoration: none;
	color: #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica;

	background: #87C540;
	padding: 3px 12px 3px 12px;
}

a.pages:hover {
	display: block;
	background: #659231;
}

a.more:link,
a.more:visited,
a.more:active {
 
	display: block;
	width: auto;

	text-decoration: none;
	color: #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica;
	text-align: right;

	background: #87C540;
	padding: 3px 12px 3px 12px;
}

a.more:hover {
	display: block;
	background: #659231;
}

a.readmore:link,
a.readmore:visited,
a.readmore:active {
 
	display: block;
	width: auto;

	text-decoration: none;
	color: #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica;
	text-align: right;

	background: #659231;
	padding: 3px 12px 3px 12px;
}

a.readmore:hover {
	display: block;
	background: #87C540;
}

a:link, a:visited, a.active {
	color: #949E00;
}

.hide { 
	visibility: hidden; 
	display: none; 
}
