/*

	sNews 1.6 Minimal Template
	
*/

*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: url(images/body.jpg) repeat; color: #fff; }
a { color: #FFF;}
a:hover { color: #808080;}
h1 { color: #fc00fc; background: inherit; padding: 5px 0; font-size:14px; font-weight:bold}
h2 { border-bottom: 1px solid #eee; margin: 0 0 10px; padding: 0 0 3px; color:#fc00fc}
h3 { color: #fff; background: inherit; font-size: 1em; border-bottom: 1px solid #eee; margin: 0 0 10px; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
#logo { float: left; margin: 0 0 15px; }

#menu {margin:0px;padding:0px}
#menu li {display: inline; margin:0px;padding:0px }
	#menu li a { margin: 0px 12px 0px 0px; text-decoration:none; font-weight: bold; font-size:14px}
	#menu li a.current { background: inherit; color: #fc00fc; }
	
#subheader { clear: both; padding: 8px 10px; height: 27px; line-height: 20px; margin: 0 0 25px 0; background: #eee; color: #fff; }
	#subheader a { background: inherit; color: #fff; }

#breadcrumbs { float: left; margin: 5px 0 0; }

#search { float: right; }
	#search p { padding: 0; margin: 0; }

.wrap { margin: 0px auto; width: 655px; background:#000;padding-left:50px;padding-right:50px}
#left { float: left; width: 25%; }
#right { float: right; width: 70%; margin: 0 0 10px 0; }
	
#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 5px; }
#rss { float: right; text-align: right; }
	#rss li { float: left; margin: 0 0 0 10px; }

/* sNews */
fieldset { border: 1px solid #E4DF94; padding: 10px 8px; margin: 0 0 8px 0; background: #000; color: #fff; }
input { padding: 2px; }
textarea { width: 97%; height: 20em; padding: 3px; }
.comment { background: #F5F6F6; color: #fff; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #000; color: #4e4e4e; padding: 10px; margin: 0 0 10px 0; }
.commentsbox h2, .commentsbox span{
color: #fc00fc;
}
.commentsbox span{
color: #fc00fc;
font-weight:bold;
}
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }

#header{
display:block;
width:651px;
height:105px;
}

#content {
color:#4e4e4e;
}

#content a{
color:#4e4e4e;
text-decoration:none;
font-weight:bold;
}
#content table.price{
color:#fff;
}
#content table.catalog{
background: #060808;
border-bottom: 2px dotted #eee;
line-height:1.2;
}
#end{
background: #060808;
line-height:1.2;
}
#content table.pack{
border-right: 2px dotted #eee;
}
#content table.catalog td.border{
border-bottom: 1px solid #eee;
}
#content table#end td.border{
border-bottom: 1px solid #eee;
}
#content .stage{
color:#fff;
font-weight: bold;
font-size: 14px;
}
#content table.pack a{
color: #fff;
font-weight:normal;
font-size:12px
}