body
{
	color:#000;
	font-family: "Verdana",sans-serif;
	line-height: 1.5em;
	font-size: 0.9em
}
a:link
{
	color: #3c1964;
}
a:visited
{
	color: #646464;
}
a:hover, a:active
{
	text-decoration: none;
}
ul
{
	list-style:none;
	list-style-type:none;
	
}
ol
{
	padding-left:1.5em;
	padding-top:5px;
}
.inner_content ul, ol
{
padding-left:1.5em;
padding-top:5px;
}
ul li
{
	background: url('./img/li.gif') no-repeat left 11px;
	padding-left: 1em;
}
/*** forms ***/
input
{
	background: url('./img/input_bg.png') repeat-x;
}
textarea
{
	background: url('./img/input_bg.png') repeat-x;
}

h1
{
	width: auto;
	font-size: 1.2em;
	color: #395308;
	font-weight: bold;
	padding-left: 10px;
	background: url('./img/h.gif') no-repeat left 10px;
	margin: 0 0 1em 0;
}

#cat_filter h1
{
	padding-top:0px;
}
#main h1
{
	width: 700px;
	float:right;
}
h2.special
{
	width:700px;
	float:right;
	font-size: 1em;
	color: #395308;
	font-weight: bold;
	padding-left: 10px;
	background: url('./img/h.gif') no-repeat left 10px;
	margin: 0 0 1em 0;
}
#pannel h2, #hp_top_pannel
{
	float:none;
}

h3
{
	font-size: 1em;
	color:#395308;
	font-weight:bold;
	margin:15px 0 10px 0;
}

sub, sup
{
	font-size:0.7em;
}
cite
{
	font-style:italic;
	background: #fbe19b;
	padding: 0 10px;
}
cite:before
{
	content: '�';
}
cite:after
{
	content: '�';
}
abbr
{
	border-bottom: 1px dashed #000;
	cursor:help;
}
samp
{
	font-weight:bold;
	background: #fbe19b;
	padding: 0 10px;
}
code
{
	display: block;
	background: #E7EFC2;
	border: 1px solid #567C02;
	font-family: monospace;
	padding: 2px 10px
}
p
{
	margin:1em 0;
}
.inner_content p
{
	padding:0 1em 0 1em;
}
table
{
	width:100%;
	border-collapse:collapse;
}
th,td
{
	padding:3px 5px;
	border:1px solid #dae899;
}
thead th
{
	font-weight:bold;
	color:#fff;
	background:#46295d;
}
tbody th
{
	font-weight:bold;
	color:#fff;
	background:#9570b3;
}
th
{
	font-weight:bold;
	color:#000;
	background: #ddd;
}
a img
{
	border: 1px solid #332726;
	background: #fff;
}
.cleaner
{
	clear:both;
	overflow:hidden;
	height:0px;
}
/*** cms styles ***/
.annotation
{
	padding: 1px 10px 0 10px;
	border-bottom: 1px solid #dae899;
	font-style:italic;
	font-size:1em;
	background: #fff;
	margin-top: 20px;
}
.list_autor
{
	border-top: 1px solid #46295d;
	margin-bottom: 1.5em;
	font-size: 0.8em;
	background: #dae899;
	margin-top: -1em;
	padding: 0 5px;
}
.annotation_list
{
	margin-top:1em;
}
.autor
{
	border-top: 1px solid #46295d;
	margin-bottom: 1.5em;
	font-size: 0.9em;
	background: #dae899;
	padding: 3px 15px;
}
.autor span, .list_autor span
{
	float: right;
}
.listing
{
	font-size: 0.8em;
}

/*** image styles ***/
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
img.right
{
	float: right;
	margin: 0 0 10px 10px;
}
hr
{
	width:100%;
}
img 
{
	border:none;
}
/*** paragraph styles ***/
p.left
{
	text-align:left;
}
p.center
{
	text-align:center;
}
p.right
{
	text-align:right;
}
/*** messages styles ***/
ul#message li, ul#warning li
{
	list-style:none;
	padding-left:25px;
}
ul#message li
{
	background: url('./img/icons/tick.png') no-repeat left center;
}
ul#warning li
{
	background: url('./img/icons/cross.png') no-repeat left center;
}
.red
{
	color:#A62000;
}
.pink
{
	color:#D83DB8;
}
#main .content h1, #main .content h2,.aff_tab_content h2, #main .content h3,#main .content h4,#main .content h5
{
	color: #395308;
	background: url('./img/h.gif') no-repeat left center;
	padding-left: 10px;
	float:none;
	width:auto;
	margin-top:10px;
	font-weight: bold;
}
#main .content h1
{
	font-size: 1.3em;
}
#main .content h2
{
	font-size: 1.2em;
}
#main .content h3
{
	font-size: 1.1em;
}
#main .content h4
{
	font-size: 1em;
}
.bold
{
	font-weight:bold;
}
