body
	{
	background: #000 url("images/bg.gif");
	margin: 0;
	padding: 0;
	text-align: center;
	font: small/160% georgia, times, serif;
	color: #545452;
	}
	
p
	{
	margin: 0 0 0.8em 0;
	}
	
a
	{
	color: #258;
	text-decoration: none;
	outline: none;
	}
	
a:visited
	{ color: #258; }
	
a:hover
	{ color: #69c; }
	
a:active
	{ color: #036; }
	
p a
	{ border-bottom: 1px dotted #a4a4a2; }
	
p a:hover
	{ border-bottom: 1px solid #8be; }
	
p a.more
	{
	font-size: 88%;
	font-weight: normal;
	padding-left: 17px;
	background: url("images/bullets/arrow.gif") no-repeat 0 50%;
	border: none;
	}
	
p a.more:hover
	{ border: none; }
	
p.small
	{
	font-size: 88%;
	line-height: 160%;
	text-align: justify;
	}
	
p.small a
	{ font-weight: normal; }
.tiny
	{
	font-size: 11px;
	color: #545452;
	text-align: left;
	}
	
a img,
p a img
	{ border: none; }
	
img { border: none; }
	
form { margin: 0; }

ul
	{
	list-style: none;
	margin: 0.5em 0;
	padding: 0;
	}

li
	{
	padding: 0 0 0 17px;
	margin: 0;
	background: url("images/bullets/arrow.gif") no-repeat 0 0.35em;
	font-size: 88%;
	line-height: 170%;
	}
	
li ul li
	{
	padding: 0 0 0 10px;
	background: none;
	font-size: 100%;
	}
	
li ul li a,
li ul li a:visited
	{ color: #848482; }
	
li ul li a:hover
	{ color: #646462; }

select
	{
	border: 1px solid #ccb;
	background: #fff;
	font: xx-small monaco, verdana, sans-serif;
	color: #554;
	outline: none;
	margin: 0;
	}
	
input.btn
	{
	padding: 0 5px 3px 5px;
	font: x-small verdana, sans-serif;
	color: #554;
	margin: 0;
	}
	
p.sort select
	{
	margin-bottom: 0.8em;
	}
/*****h1 {font: bold 1.4em georgia, times, serif;color: #944;}****/
	
h1
	{
	font: bold 9px/13px "lucida grande", "trebuchet ms", georgia, times, serif;
	color: #944;
	margin: 1.6em 0 1em 0;
	padding: 6px 0;
	border-bottom: 1px solid #d4d4d2;
	border-top: 1px solid #949492;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	}
h1 a,
h1 a:visited
	{ color: #944; }
	
h1 a { border: none; }

h1 a:hover { color: #611; }

h1 span,
h1 span a,
h1 a span
	{ color: #a99; }
	
h1 span a:hover,
h1 a:hover span
	{ color: #554; }
h2
	{
	font: bold 9px/13px "lucida grande", "trebuchet ms", georgia, times, serif;
	color: #944;
	margin: 1.6em 0 1em 0;
	padding: 6px 0;
	border-bottom: 1px solid #d4d4d2;
	border-top: 1px solid #949492;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	}
h2 a,
h2 a:visited
	{ color: #944; }
	
h2 a { border: none; }

h2 a:hover { color: #611; }

h2 span,
h2 span a,
h2 a span
	{ color: #a99; }
	
h2 span a:hover,
h2 a:hover span
	{ color: #554; }

h3
	{
	font: normal 1.4em/1.2em georgia, times, serif;
	color: #396156;
	margin: 1.2em 0 0.8em 0;
	}
	
h3.index
	{
	margin-top: 0;
	margin-bottom: 10px;
	}
	
h3.newshead
	{
	margin-top: 0;
	margin-bottom: 0;
	}
	
h4
	{
	color: #242422;
	margin: 1em 0 0.5em 0;
	padding: 0;
	font-size: 1.1em;
	}
	
dt
	{
	font-weight: bold;
	margin: 1em 0 0.3em 0;
	padding: 0;
	}
	
dt a span
	{
	color: #848482;
	font-weight: normal;
	}
	
dt a:hover span
	{
	color: #545452;
	}
	
dd
	{
	padding: 0;
	margin: 0 0 0 96px;
	}
	
dd.clear
	{
	clear: both;
	padding: 0 0 1em 0;
	margin: 0;
	border-bottom: 1px dotted #949492;
	}
	
dt a img
	{
	padding: 3px;
	border:1px solid #ccc;
	float: left;
	margin-right: 10px;
	}
	
dt a:hover img
	{
	border: 1px solid #999;
	}
	
dl.front_dl dt,
dl.front_dl dd
	{
	margin: 0;
	margin-left: 0;
	font-size: 88%;
	line-height: 170%;
	}
	
dl.front_dl dd
	{
	padding-bottom: 0.5em;
	margin: 0.5em 0;
	border-bottom: 1px solid #a4a4a2;
	}
	
form
	{
	margin: 2em 0;
	padding: 0;
	}
	
th, td
	{
	text-align: left;
	font-weight: normal;
	background: #f5f5f4;
	border-bottom: 4px double #fff;
	padding-left: 15px;
	}
	
th
	{
	width: 1%;
	padding-right: 15px;
	}
	
td
	{
	padding-left: 0;
	padding-right: 15px;
	}
	
input.inp
	{
	margin: 8px 0;
	width: 100%;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
	font: x-small monaco, arial, sans-serif;
	color: #554;
	outline: none;
	}
.inp
	{
	margin: 8px 0;
	width: 100%;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
	font: x-small monaco, arial, sans-serif;
	color: #554;
	outline: none;
	}

	
textarea
	{
	margin: 8px 0;
	width: 100%;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
	font: x-small monaco, arial, sans-serif;
	color: #554;
	outline: none;
	}
	
input.btn
	{
	padding: 0 5px 3px 5px;
	font: x-small arial, sans-serif;
	color: #554;
	margin: 8px 0;
	}
		
p.ing_top
	{
	font-family: georgia, times, sans-serif;
	font-size: 1.1em;
	}
	
p.ing_sign
	{
	font-size: x-small;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #949492;
	border-bottom: 1px dotted #a4a4a2;
	padding-bottom: 0.6em;
	margin-bottom: 1.5em;
	text-align: right;
	}
	
p.img
	{
	margin: 0;
	padding: 0;
	}

p.img img
	{
	float: right;
	margin: 0 0 1em 1em;
	}
	
p.img a img
	{
	padding: 3px;
	border: 1px solid #c4c4c2;
	}
	
p.img a:hover img
	{
	border: 1px solid #949492;
	}
	
.line
	{
	height: 1.5em;
	margin-bottom: 1.0em;
	border-bottom: 1px dotted #a4a4a2;
	}
	
#advert
	{
	padding: 10px 16px 0 16px;
	background: #000;
	}
	
#wrap
	{
	text-align: left;
	margin: 0 auto;
	background: #fff;
	width: 760px;
	border: 2px solid #000;
	border-top: none;
	}
	
#top
	{
	background: transparent url("images/top11.jpg") no-repeat;
	width: 760px;
	height: 122px;
	position: relative;
	}
	
#top h1
	{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	}
	
#top h1 a
	{
	position: absolute;
	text-indent: -10000px;
	display: block;
	width: 310px;
	height: 60px;
	top: 43px;
	left: 26px;
	background: transparent url("img/h1.gif") no-repeat;
	}
	
#top h1 a:hover
	{
	background-position: -310px 0;
	}

#top h2
	{ display: none; }
	
#menu
	{
	height: 34px;
	background: url("images/menu_bg2.gif") repeat-x;
	}
	
#menu ul
	{
	padding: 0;
	margin: 0 0 0 5px;
	list-style: none;
	padding: 5px 0;
	}
	
#menu li
	{
	float: left;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background: none;
	font: 9px "lucida grande", verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
#menu li a
	{
	padding: 0 15px;
	border-right: 1px solid #667;
	color: #dca;
	background: none;
	}
	
#menu ul li.act a
	{
	color: #fff;
	font-weight: bold;
	}
	
#menu ul li a:hover
	{
	color: #986;
	}
	
#menu ul li.act a:hover
	{ color: #dca; }
	
#menu ul li#m1 a
	{
	width: 82px;
	}
	
#menu ul li#m2 a
	{
	width: 72px;
	}
	
#menu ul li#m1 a:hover,
#menu ul li#m2 a:hover
	{
	background-position: 0 -26px;
	}
	
#content
	{
	width: 720px;
	margin: 5px 20px 20px 20px;
	}
#content-bg
	{
	width: 720px;
	margin: 5px 20px 20px 20px;
	background: url('images/photo/rig-bg.jpg') right top no-repeat;
	}
	
.l-left
	{
	float: left;
	width: 470px;
	}
.l-leftbg
	{
	float: left;
	width: 470px;
	}
	
.c-left
	{
	width: 220px;
	float: left;
	}
	
.c-right
	{
	width: 220px;
	float: right;
	}
	
.footer
	{
	text-align: center;
	clear: both;
	padding-top: 3em;
	}
	
.footer p
	{
	margin: 0;
	padding: 0 15px;
	background: #000;
	height: 4em;
	font: 9px/4em "trebuchet ms", "lucida grande", arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
.footer p a,
.footer p a:visited
	{ color: #dca; border: none; }
	
.footer p a:hover
	{ color: #986; border: none; text-decoration: underline;}
	
.ingress
	{
	color: #221;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	}
	
.front_item
	{
	border-bottom: 1px dotted #b4b4b2;
	padding: 1em 0 0.3em 0;
	}
	
.front_item h3
	{ margin-top: 0; }
	

.item 
	{
	font-size: 100%;
	border-top: 1px solid #b4b4b2;
	padding: 1.2em;
	border-bottom: 1px solid #b4b4b2;
	background: #f4f4f2;
	margin-top: 1.5em;
	}
	
.item p a { border: none; }
	
.img_capt
	{ font-size: 120%;
	font-weight: bold;
	margin-bottom: 1em;
	border-bottom: 1px dotted #a4a4a2;
 }

.img_capt a img
	{
	padding: 3px;
	border: 1px dotted #aaa;
	float: left;
	margin-right: 1em;
	background: #fff;
	}

.img_capt a:hover img
	{
	border: 1px solid #998;
	}

.img_capt a span
	{
	margin: 0 0 1em 0;
	padding-top: 0;
	}

.sub-menu
	{
	font: bold 9px/13px "lucida grande", "trebuchet ms", georgia, times, serif;
	color: #944;
	margin: 1.6em 0 1em 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	}
	
.border-down
	{
	width: 470px;
	height: 1.5em;
	line-height: 1.5em;
	font-size: 1.5em;
	border-bottom: 2px solid #554;
	margin-bottom: 1em;
	}
	
span.highlight
	{
	font: bold 1.6em georgia, times, serif;
	color: #922;
	}
span.highlight2
	{
	font: bold 1.3em georgia, times, serif;
	color: #944;
	}
span.highlight3
	{
	font: bold 1.3em georgia, times, serif;
	color: #396156;
	}
.sub-head { font-weight: bold; 
		color: #922;
		margin-top: 0;
	 }
.sub-headnews { font-weight: bold; 
		color: #ccc;
		margin-top: 0;
	 }
	 
.postDate {
	font-size: xx-small;
	color: Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.postDateltgray {
	font-size: xx-small;
	color: #ccc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table.cart
	{
	width: 100%;
	font-size: 11px;
	background: #eee;
	margin-top: 1em;
	}
	
table.cart td
	{
	border-bottom: 1px dotted #aaa;
	padding: 4px 8px;
	}
	
table.cart tr.cart_top td
	{
	font-weight: bold;
	background: #ccc;
	}
	
table.cart tr.cart_bottom td
	{
	font-weight: bold;
	background: #922;
	color: #fff;
	border: none;
	}
	
table.cart tr.cart_top td.topleft
	{ background: #ccc url("img/corner-1.gif") no-repeat top left; }
	
table.cart tr.cart_top td.topright
	{ background: #ccc url("img/corner-2.gif") no-repeat top right; }
	
table.cart tr.cart_bottom td.bottomright
	{ background: #922 url("img/corner-3.gif") no-repeat bottom right; }
	
table.cart tr.cart_bottom td.bottomleft
	{ background: #922 url("img/corner-4.gif") no-repeat bottom left; }

p.sub
	{
	color: #998;
	margin: 0.5em 0 0.8em 0;
	padding: 0 0 0.8em 0;
	border-bottom: 1px dotted #bba;
	font-size: x-small;
	}
	
.no { display: none; }

p.up
	{
	font: x-small "lucida grande","trebuchet ms",arial,sans-serif;
	padding-top: 0.5em;
	margin-top: 1.5em;
	border-top: 1px dotted #949492;
	}
	
p.up a
	{
	border: none;
	padding-left: 15px;
	background: transparent url("img/arrow_up.gif") no-repeat 0 50%;
	}
	
.listen table
	{
	border-left: 1px solid #c4c4c2;
	border-top: 1px solid #c4c4c2;
	}
	
.listen td
	{
	background: none;
	padding: 5px;
	border-right: 1px solid #c4c4c2;
	border-bottom: 1px solid #c4c4c2;
	font-size: 88%;
	color: #545452;
	}

.pl
	{ margin: 0; }
	
form { margin: 0; padding: 0; }

.sheet
	{
	padding-bottom: 1em;
	border-top: 1px dotted #aaa;
	}

.sheet p
	{
	margin: 0;
	font-size: 88%;
	}
	
#sheetform
	{
	margin: 1.5em 0;
	}
	
#sheetform p
	{
	font-size: 88%;
	margin: 0;
	}
	
#sheetform input.inp
	{
	margin: 0 0.5em;
	width: 200px;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
	font: x-small monaco, arial, sans-serif;
	color: #554;
	outline: none;
	}
	
#sheetform input.btn
	{
	margin: auto 0;
	}