.fake {}

/*General elements definition*/
html, body, html>body {margin: 0px; padding: 0px; width: 100%; height: 100%;}

body {
	margin: 0px; padding: 0px;
	background:#f2f2f2;
	}

*	{ font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 11px; color: #595959;} 
a img {
	border: none;
}
a, a:link, a:visited, a:hover, a:active {
	color: #fa8723;
}
a:hover {
	text-decoration: none;
}
td {
	vertical-align: top;
}
form {
	display: inline;
}
h1 {
	font-size: 15px;
	color: #fa8723;
	margin-top: 3px;
	margin-bottom:5px;
}
h2 {
	font-size: 13px;
	color: #fa8723;
}
h2 * {
	font-size: 12px;
}
h3 {
	margin:0;
	margin-bottom:5px;
}
p {
	text-align: left;
}
td.center {
	padding-left: 15px;
	padding-right: 15px;
}
div { 
}
select {
	max-width:150px;
}
div#main {
	width: 1020px;
	min-height: 600px;
	_height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background:url(images/main_body.png) top repeat-y;
}
div#header {
	padding: 40px 50px 14px 50px;
	background:url(images/main_header.png) top no-repeat;
	/*text-align: right;*/
}
div#languages {
	height: 28px;
	text-align: right;
}
div#topmenu {
	height: 47px;
}

div#content {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}
div#footer {
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin: 0 50px;
	text-align: right;
	_margin-top: 25px;
}
div.footer_btm {
	width: 1020px;
	background:url(images/main_footer.png) bottom no-repeat;
	height: 58px;
	padding-top:10px;
	}

div#footer a {
	margin-left: 10px;
	}
div#leftcol {
	background: #F3F3F3 url(images/leftbgd.png) top repeat-x;
	height: 450px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #C4C4C4;
}
#leftcol p{
	padding:5px;
}
div#login {
	background: #F2F2F2;
	border: 1px solid #C4C4C4;
	padding: 10px;
	font-weight: bold;
}
div#login span {
	color: #fa8723; display: block; margin-bottom: 5px;
	border-bottom: 1px solid #C4C4C4;
}
div#login a, div#login p {
	font-weight: normal;
}
div#login p{
	margin: 5px 0 0 0;
}
#footer .payment_methods {
	padding: 5px 3px;
	float: left;
}
#footer .payment_methods img{
	margin: 0 4px;
}
input {
	height:14px;
}
input.button {
	height:26px;
	width:120px;
/* 	padding-bottom:4px;
	_padding-bottom:0px; */
	border:none;
	background-image:url(images/button_bgr.gif);
	background-repeat:no-repeat;
	border:none;
	font-weight:bold;
	font-size:11px;
}
input.disabled{
   color:#999999;
   	height:26px;
	width:120px;
/* 	padding-bottom:4px;
	_padding-bottom:0px; */
	border:none;
	background-image:url(images/button_bgr.gif);
	background-repeat:no-repeat;
	border:none;
	font-weight:bold;
	font-size:11px;
}
div#login input {
	width: 176px;
	height: 18px;
	background: #FFFFFF;
	border: 1px solid #C4C4C4;
}
ul#menu  {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}
ul#menu li {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 5px;
}
ul#menu li a {
	color: #fa8723; 	
	font-size: 14px;
	text-decoration: none;
}
ul#menu li a:hover {
	text-decoration: underline;
}
ul#submenu  {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}
ul#submenu li {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 5px;
}
ul#submenu li a {
	color: #595959; 	
	font-size: 14px;
	text-decoration: none;
}
ul#submenu li a:hover {
	text-decoration: underline;
}
ul#submenu li a#active {
	color:#FA8723;
}
ul.submenu  {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}
ul.submenu li {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 5px;
}
ul.submenu li a {
	color: #595959; 	
	font-size: 14px;
	text-decoration: none;
}
ul.submenu li a:hover {
	text-decoration: underline;
}
ul#submenu li div {
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	font-style:italic;
}
div.submenutitle {
	font-size: 15px;
	font-weight: bold;
	color: #fa8723;
	padding: 3px;
}
div#scroll {
	padding-right: 5px; 
}
table.border{
	border-left:1px solid #C4C4C4;
	border-top:1px solid #C4C4C4;
}
table.border td,  table.border th{
	border-right:1px solid #C4C4C4;
	border-bottom:1px solid #C4C4C4;
	padding:3px;
	vertical-align:middle;
}
table.border th{
	white-space:nowrap;
}
	
@media print {

td.noprint {
	width: 0px;
	display: none;
	}
td.center {
	width: 100%;
	padding: 0px;
}

body, div#main, div#content {
	height: auto;
	width: auto;
	background: none;
	text-align: left;
	margin: none;
}
div#header {
	height: 80px;
	padding: 0px;
	text-align: left;
}
div#header span{
	visibility:collapse;
}
div#languages, div#topmenu, div#leftcol {
	display: none; width: 0px;
}
	div#scroll  {
	height: auto;
	float: left;
	width: 100%;
	margin: none;
	overflow: visible;
	clear: both;
}
div#footer {
	text-align: right;
}
}