body {
	font-family: 'Trebuchet MS', Verdana, Arial, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 9pt;
	text-align: center;
	background: #EAEAEA;
	margin: 0;
	padding: 0;
	color: #333;
}

a, a:active { outline: none; }
a:focus { -moz-outline-style: none; }

.clear {
	clear: both;
}

a {
	color: #E25F25;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 847px;
	background: url('images/bg.gif');
	text-align: center;
	margin: 0 auto 0 auto;
}

#wrapper2 {
	width: 781px;
	border: 1px solid #A53127;
	border-top: 0;
	background: white;
	margin: 0 auto 0 auto;
	text-align: left;
}

#top {
	position: relative;
	height: 192px;
	background: url('images/head_right.gif');
}

#headleft {
	position: absolute;
	background: url('images/head-left.jpg');
	width: 225px;
	height: 192px;
}

#headleft a.gohome {
	position: absolute;
	left: 10px;
	top: 18px;
	display: block;
	width: 202px;
	height: 20px;
	text-indent: -3000px;
}


#search {
	position: absolute;
	top: 37px;
	right: 26px;
	width: 230px;
	height: 84px;
	text-align: center;
	line-height: 34px;
	background: url('images/search.gif');
	padding-top: 13px;
}

#search .searchbut {
	border: 0;
	background: url('images/searchbut.gif');
	width: 48px;
	height: 18px;
	cursor: pointer;
}

#search form {
	margin: 0;
	padding: 0;
}

#menu {
	padding: 148px 0 0 230px;
}

#menu a, #menu a:hover, #menu a.active {
	display: block;
	width: 108px;
	height: 31px;
	float: left;
	background: url('images/menu.gif') no-repeat;
	color: #FFF;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	padding: 13px 0 0 0;
	margin-right: 10px;
	text-decoration: none;
}

#menu a:hover, #menu a.active {
	background: url('images/menu_on.gif') no-repeat;
	color: #E25F25;
}

#content {
	padding: 8px;
	background: url('images/content_btm.gif') left bottom repeat-x;
}

#content li {
	margin-top: 0;
	margin-bottom: 0;
}

#left {
	width: 186px;
	float: left;
}

.cats {
	width: 188px;
	padding: 0;
	margin-bottom: 10px;
}

.cats .content {
	color: red;
	padding: 0 10px 15px 10px;
	border-left: 1px solid #fbd310;
	border-right: 1px solid #fbd310;
}

.cats .footer {
	width: 188px;
	height: 23px;
	background: url('images/panel_btm.gif');	
}

.cats h1 {
	background: url('images/panel_top.gif');	
	height: 32px;
	font-size: 13pt;
	padding: 11px 0 0 36px;
	color: #447d01;
	margin: 0;
}

.cats a {
	display: block;
	background: url('images/cats_arr_off.gif') left center no-repeat;
	color: #737373;
	padding: 3px 0 3px 18px;
	border-bottom: 1px dotted #A8ADAC;
	font-size: 10pt;
	text-decoration: none;
}

.cats a:hover, .cats a.active {
	display: block;
	background: url('images/cats_arr_on.gif') left center no-repeat;
	color: #BB2D1B;
	padding: 3px 0 3px 24px;
	border-bottom: 1px dotted #A8ADAC;
	font-size: 10pt;
	text-decoration: none;
}

#maincontent {
	float: left;
	width: 568px;
	padding-left: 6px;
}

#maincontent h1 {
	background: url('images/h1.gif');	
	height: 29px;
	color: #447d01;
	font-size: 12pt;
	padding: 6px 0 0 20px;
	margin: 0 0 8px 3px;
}

#maincontent h2 {
	color: #447d01;
	font-weight: bold;
	font-size: 11pt;
	border-bottom: 1px solid #666;
	margin: 10px 0 10px 10px;
	padding: 0 0 1px 20px;
}

#footer {
	background: url('images/footer.gif');	
	height: 34px;
	color: white;
	padding-top: 13px;
	text-align: center;
	font-size: 10pt;
}

#footer a {
	color: white;
}

#copyright {
	font-size: 8pt;
	color: #333;
	padding: 10px;
	text-align: center;
}

.prodshort {
	width: 534px;
	margin: 0 auto 8px auto;
	padding: 8px 11px 8px 11px;
	border: 1px solid #FBD20D;
	text-align: justify;
}

.mainphoto {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #DDD;
	padding: 2px;
}

.prodshort h2, .prodshort h2 a {
	color: #EA0000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9pt;
	margin: 0 0 3px 0;
}

#maincontent .prodshort h2 {
	border: 0;
}

.prodshort h2 a:hover {
	text-decoration: underline;
}

.prodshort .intro {
	color: #5A5A5A;
}

.prodshort .fsize {
	display: block;
	float: left;
	width: 110px;
	color: #666;
	text-align: left;
	padding-top: 7px;
}

.price {
	font-weight: bold;
	font-size: 16pt;
	color: #f58508;
}

.price small {
	font-weight: normal;
	font-size: 9pt;
}

.prodshort .buts {
	float: right;
	padding: 15px 15px 10px 0;
	text-align: right;
	width: 360px;
}

.prodshort .buts a {
	text-decoration: none;
	color: #5A5A5A;
}

.prodshort .buts a:hover {
	text-decoration: underline;
}

.prodshort .author {
	padding: 0 0 3px 0;
	color: #444;
}

.prodshort .buts a.buy {
	color: #EA0000;
}

.prodphotos, .pagephotos {
	float: left;
	width: 140px;
	text-align: center;
	padding: 0 10px 0 10px;
}

.prodphotos img, .pagephotos img {
	border: 1px solid #DDD;
	padding: 2px;
}

.productcontent {
	width: 400px;
	float: left;
	color: #333;
	padding: 0 0 10px 0;
}

.excerpts {
	color: #444;
	padding: 0 10px 15px 15px;
}

.productcontent .buts, .excerpts .buts {
	padding: 10px 0 0 0;
	font-size: 10pt;
	text-align: right;
}

.productcontent .buts a.buy {
	text-decoration: none;
	color: #EA0000;
}

.productcontent .buts a:hover {
	text-decoration: underline;
}

table.details {
	text-align: left;
	color: #000;
	font-size: 9pt;
	margin-bottom: 10px;
}

table.details th {
	color: #666;
	font-weight: bold;
}

table.lst {
	border: 1px solid #CCCCCC;
	text-align: left;
}

table.lst th {
	background: #E25F25;
	font-weight: bold;
	color: white;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	padding: 4px;
	border-bottom: 1px solid #EEEEEE;
}

table.lst td {
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #CCCCCC;
}

table.lst tr.row0 {
	background: #F4F4F4;
}

table.lst tr.row1 {
	background: #FFFFFF;
}

table.lst tr.rowfoot {
	background: #AAA;
	color: white;
	font-weight: bold;
}


.frminput {
	color: #333;
	background: #FAFAFA;
	font-family: Arial;
	font-size: 8pt; 
	padding: 2px 2px 2px 3px;
	margin: 0;
	border: 1px solid #AAA;
}

.radio {
}

.frmbutton {
	color: #FFFFFF;
	background: #E25F25;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
    border: 1px solid #75241C;
}

table.frm {
	margin: 10px;
}

table.frm td {
	padding: 4px;
	border-bottom: 1px solid #EEEEEE;
}

table.frm td.frmsubmit {
	border: 0;
}

table.frm th {
	padding: 8px 4px;
	font-size: 8pt;
	color: #444;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #F6F6F6;
}


div.msg_err {
	color: red;
	font-weight: bold;
	padding:3px;
	margin: 5px;
}

div.msg_ok {
	color: green;
	font-weight: bold;
	padding:3px;
	margin: 5px;
}

.pageslinks {
	padding: 10px;
	text-align: center;
}

.options {
	padding: 10px;
	text-align: center;
}

.highlight {
	background: yellow;
}

p {
	margin: 0;
	padding: 0;
}

#loading {
	position: absolute;
	visibility: hidden;
	z-index:3000;
	text-align: center;
	background: white;
	border: 1px solid #D70202;
	width: 350px;
	height: 40px;
	color: #333;
	font-size: 14pt;
}

#loadingbox { 
	margin: 260px auto 0;
	border: 3px solid #153d74; 
	width: 200px; 
	height: 34px; 
	color: #fff;
	padding-top: 20px;
	font-size: 1.2em; 
	background: #4578a7; 
	font-weight: bold;
}
