* { margin:0; padding:0; font-family:arial,helvetica,sans-serif; }
body { 
	background:#FFFFFF; 
	font-size:1em; 
	background: url('/img/bg-header.gif') repeat-x left top; 
}

a:hover{text-decoration:none;}
a {color:#f8941d;}

.clear { clear:both;}



select, textarea, input 
{
	font-size:1em;
}
dt {
	font-weight:bold;
}
ul, ol 
{
	list-style-position: inside;
/*	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;*/
	margin: 0;
	padding: 0;
}
li {
	margin:0;
	padding:0;
}
form {
	margin:0;
}

p {
	padding-top: 0.5em;
	/*text-indent: 2em;*/
}

h1 {
	margin:0;
	padding:0;
	text-align: left;
	font-size:2em;
	color:#496800;
}
h2 {
	font-size:1.8em;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.5em;
}
h5 {
	font-size:1.4em;
}
h6 {
	font-size:1.2em;
}
h1,h2,h3,h4,h5,h6  {
	font-weight:bold;
}

.pagecontent_main td { 
	vertical-align: top;
}

#body .header
{ 
	height:120px; 
	width:100%; 
	margin: 0px;
	border-bottom: 8px solid #000;
	background: #000000 url('/img/bg-header.gif') repeat-x left top; 
}

.logo
{
	position: absolute;
	background: url('/img/bg_logo.png') no-repeat left top; 
	width: 110px;
	height: 109px;
	top: 5px;
	cursor: pointer;
	margin: 0 auto;
	left: 50%;
	margin-left: -460px;
	z-index: 51;
}

.text
{
	position: absolute;
	width: 586px;
	font-weight: bold;
	top: 25px;
	cursor: pointer;
	left: 50%;
	margin-left: -325px;
}


.cart
{
	width: 100px;
	position: absolute;
	top: 20px;
	cursor: pointer;
	color: #b7bdc1;
	font-size: 0.8em;
	left: 50%;
	margin-left: 360px;
}

.cart img
{
	vertical-align: middle;
}

.cart a
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-left: 20px;
}


.logout
{
	position: absolute;
	top: 20px;
	cursor: pointer;
	left: 50%;
	margin-left: 360px;
}

.logout a
{
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
}

.center_menu 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	border: 0px solid #FFF000;
	position: absolute;
	top: 78px;
}
.menu
{
	padding: 0 0 0 0;
	margin: 0 auto;
	width: 925px;
	height: 41px;
	border: 0px solid #FFFFFF;
	z-index: 50;
}
.menu .bg
{
	margin: 0px;
	margin-right: 1em;
	height: 41px;
}
.menu .link
{
	margin: 0px;
	background: url('/img/links/bg.gif') repeat-x left top; 
	width: 75px;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
}
.menu .link_hover
{
	margin: 0px;
	background: url('/img/links/bg_hover.gif') repeat-x left top; 
	width: 75px;
	white-space: nowrap;
	text-align: center;

}

.menu .left
{
	background:url('/img/links/left.gif') no-repeat;
	width:7px;
	height:41px;
		cursor: pointer;
}
.menu .right
{	
	background:url('/img/links/right.gif') no-repeat;
	width:7px;
	height:41px;
		cursor: pointer;
}
.menu .left_hov
{
	background:url('/img/links/left_hover.gif') no-repeat;
	width:7px;
	height:41px;
}
.menu .right_hov
{	
	background:url('/img/links/right_hover.gif') no-repeat;
	width:7px;
	height:41px;
}

.menu .link  a
{
	color: #000000;
	width: 100%;
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;
	margin-left: 0.2em;
	margin-right: 0.2em;
}

.menu .link_hover  a
{
	color: #FFFFFF;
	width: 100%;
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;
	margin-left: 0.2em;
	margin-right: 0.2em;
}

#body .content
{
	background: url('/img/bg-content.gif') repeat-x left top; 
	margin: 0px;
	padding: 0px;
	/*text-align: center;*/
}

#body .pagecontent
{
	margin-left: auto ;
    margin-right: auto ;
	width: 922px;
	background: #FFFFFF url('/img/bg-pagecontent.gif') repeat-x left top; 
	/*text-align: justify;*/
	font-size: 0.8em;
	color: #515151;
	/*
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	*/
	border-bottom: 57px solid #2f2f2f;
}

object
{
	margin: 0px;
	padding: 0px;
}

#body .pagecontent_main
{
	margin-left: auto ;
    margin-right: auto ;
	width: 922px;
	background: #FFFFFF url('/img/bg-pagecontent.gif') repeat-x left top; 
	font-size: 0.8em;
	color: #515151;
}

#body .pagecontent_bottom .tar
{
	text-align:right;
}

#body .pagecontent_bottom .tar a img
{
	border:0px;
}

#body .footer_main
{
	height: 72px;
	background: #444444 url('/img/tall_botom.gif') repeat-x left top; 
	color: #d1d1d1;
	font-size: 0.7em;
	text-align: center;
	vertical-align: middle;
}

#body .footer_main a
{
	color: #FFF;
	font-weight: bold;
}

#body .content ul
{
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

#body .content ul li
{
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

#body .content ol 
{
	list-style-type: decimal;
	margin: 0;
	padding: 0;
}

#body .content ol li
{
	list-style-type: decimal;
	margin: 0;
	padding: 0;
}


#body .pagecontent_bottom
{
	margin-left: auto ;
    margin-right: auto ;
	width: 100%;
	height: 180px;
	background: #F8941D url('/img/tall_content2.gif') repeat-x left top; 
	border-top: 1px solid #FFFFFF;
	border-top: 2px solid #000000;
}

#body .footer
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 923px;
	color:#d1d1d1;
	top: -55px;
	font-size: 0.7em;
}

#body .footer a 
{
	font-weight: bold;
	color:#d1d1d1;
	margin-left: 2em;
}

#body .footer img
{
	float: right;
	vertical-align: top;
	margin-right: 2em;
}

#body  .submenu
{
	float: left;
	width: 225px;
	position: relative;
	float: left;
	display:block;
	margin-right: 1em;
	background: #FBA01E url('/img/submenu/bg.gif') repeat-x left bottom; 
	padding-top: 10px;
}

#body  .submenu a
{
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#body  .submenu a:hover
{
	padding: 0px;
	margin: 0px;
	color: #496800;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#body  .submenu hr
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px  dashed #000000;
	width: 205px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: transparent;
	height: 1px;
}

#body  .submenu img
{
	background-color: #FFFFFF;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

#body  .submenu form
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#body  .submenu input
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 20px;
	background-color: #F9F1B5;
	vertical-align: middle;
	color: #496800;
	font-size: 1em;
}

#body  .submenu input
{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#body  .submenu input .bttn
{
	background: #FFFFFF;
}
#body .list
{
	border: 1px solid #E1E1E1;
	float: right;
	width: 550px;
}
#body .item
{
	
	width: 620px;
	min-height: 150px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 0.5em;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	vertical-align: top;
}

#body .item p
{
	text-indent: 0em;
	font-size: 0.95em;
}

#body .item img
{
	vertical-align: middle;
	border: 0px;
}


#body .item li
{
	margin-left: 2em;
	margin-bottom: 0.4em;
	list-style: circle;
	list-style-image: url('/img/pdf-icon.gif');
}

#body .item li a
{
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

#body .item li a:hover
{
	color: #01B111;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

#body .item li a.more
{
	color: #FBA01E;
	font-size: 0.85em;
	font-weight: normal;
	text-decoration: none;
}

#body .item li a.more:hover
{
	color: #496800;
	font-size: 0.85em;
	font-weight: normal;
	text-decoration: none;
}

#signature {
	font-size: 0.8em;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 300PX;
	padding: 5px;
	position: absolute;
	z-index: 250;
	text-align: left;
	vertical-align: middle;
	top: 20%;
	left: 38%;
	display: none;
}

#disable_document {
	background-color: #FBA01E;
	z-index: 249;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: .50;
	-moz-opacity: .50;
	filter: alpha(opacity=50);
	display: none;
	height: 100%;
	width: 100%;
}
#body .basket
{
	float: left;
	width: 650px;
	border: 0px solid #000;
}

#body .basket table
{
	border: 1px solid #FBA01E;
}

#body .basket th
{
	background-color: #FBA01E;
	height: 25px;
	text-align: center;
}

#body .basket td
{
	padding: 5px;
}


#user2
{
	margin: 2em;
}

#user2 table td
{
	padding: 3px;
}


#user2 .error
{
	color: #FF0000;
}


#loginform
{
	width: 100%; 
	background-color: #000; 
	height: 20px;
	vertical-align: top;
	color:#FFF;
	font-size: 11px;
}
#loginform input
{
	font-size: 11px;
	width: 75px;
	border: 1px solid #FFF;
	background-color: #EBEBEB;
	vertical-align: top;
}

#loginform input.submit
{
	font-size: 11px;
	border: 1px solid #FFF;
	color: #FFF;
	background-color: #999999;
	width: auto;
	vertical-align: top;
}

.error
{
	color:red;
}