@import url("styles_forms.css");

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #fffae9;	
	background-color: #181710;
}

table.main {
	width: 100%;
	height: 100%;
	margin: 0;
	background: #181710 url(../gfx/bg_body.gif) repeat-y top center;
}

table.container {
	width: 770px;
}

td.topleft {
	width: 50%;
}

div.topleft {
	background: transparent url(../gfx/bg_left.gif) no-repeat top right;
	height: 300px;
}

div.topright {
	background: transparent url(../gfx/bg_right.gif) no-repeat top left;
	height: 300px;
}

td.topright {
	width: 50%;
	background: transparent url(../gfx/bg_topright.gif) repeat-y top left;
}

td.footer_center {
	background: #181710 url(../gfx/bg_footer_center.gif) no-repeat top left;
	height: 177px;
	width: 770px;
	color: #616053;
	font-size: 10px;
	padding: 30px 55px 30px 22px;
}

td.footer_left {
	background: #181710 url(../gfx/bg_footer_left.gif) no-repeat top right;
	height: 177px;
}

td.footer_right {
	background: #181710 url(../gfx/bg_footer_right.gif) no-repeat top left;
	height: 177px;
}

div.content_data {
	background: transparent url(../gfx/bg_content.gif) no-repeat top left;
	width: 497px;
	padding: 5px 20px 25px 30px;
	text-align: justify;
	line-height: 15px;
}

td.content {
	background: transparent url(../gfx/bg_content_div.gif) no-repeat bottom left;
	width: 547px;
}

td.leftbg {
	background: transparent url(../gfx/left_bottom.gif) no-repeat bottom right;
}
td.rightbg {
	background: transparent url(../gfx/right_bottom.gif) no-repeat bottom left;
}

div.contact {
	color: #9f9c7b;
	font-size: 10px;
	padding: 10px 10px 0 25px;
	text-align: left;
}

td.sidebar {
	background: transparent url(../gfx/logo.gif) no-repeat bottom left;
	padding-bottom: 80px;
}

/*
 *	formatting
 */
p {
	margin: 0;
}

p.b10 {
	padding-bottom: 10px;
}

p.t10 {
	padding-top: 10px;
}

div.html p {
	margin: 10px 0;
}

ul {
	padding: 5px 0 0 10px;
	margin: 0;
	line-height: 18px;
	text-align: left;
}

li {	
	list-style: none;
	background: transparent url(../gfx/bg_li.gif) no-repeat 0 7px;
	padding-left: 10px;
}

li.hand {
  cursor: pointer;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.block {
	display: block;
}

.nowrap {	
	white-space: nowrap;
}

.mr10 {
	margin-right: 10px;
}

.ptop8 {
	padding-top: 8px;
}

.pleft80 {
	padding: 0 35px 0 26px;
}

/*
 *	link
 */

a,
a:hover {
	color: #ffbc0d;
	outline: none;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td.footer_center a,
td.footer_center a:hover {
	color: #616053;
	font-size: 10px;
	text-decoration: none;
}

a.next,
a.next:hover {
	background: transparent url(../gfx/bg_next.gif) no-repeat 100% 5px;
	padding-right: 8px;
}

a.back,
a.back:hover {
	background: transparent url(../gfx/bg_back.gif) no-repeat left 5px;
	padding-left: 8px;
}

td.footer_center a:hover {
	text-decoration: underline;
}

div.contact a,
div.contact a:hover {
	color: #9f9c7b;
	font-size: 10px;
	text-decoration: none;
}

div.contact a:hover {
	text-decoration: underline;
}

a.download {
	text-decoration: none;
}

a.box2 {
	margin: 0 0 7px 0;
	display: block;
	color: #FFFAE9;
	padding: 5px;
	text-decoration: none;
	position: relative;
	width: 487px;
	height: 103px;
	text-align: left;
}
a.box2:hover {
	color: #FFFAE9;
	text-decoration: none;
	background-color: #000;
}

a.box2 span.next,
a.box2:hover span.next {
	background: transparent url(../gfx/bg_next.gif) no-repeat 100% 5px;
	padding-right: 8px;
	cursor: pointer;
	color: #ffbc0d;
	display: block;
}

a.box_ref {
	margin: 0;
	display: block;
	color: #FFFAE9;
	padding: 5px;
	text-decoration: none;
	position: relative;
	width: 108px;
	height: 98px;
	text-align: left;
}
a.box_ref:hover {
	color: #FFFAE9;
	text-decoration: none;
	background-color: #000;
}

span.elv {
	background: transparent url(../gfx/bg_elv.gif) no-repeat 0 0;
	padding-left: 7px;
	margin-left: 5px;
}

span.htr {
	display: block;
	width: 4px;
	height: 4px;
}

span.ht {
	background: transparent url(../gfx/holder/holder_top.gif) repeat-x 0 0;
}

h1 {
	padding: 10px 0 0 50px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFBD0E;
	margin: 0;
	padding: 10px 0;
}

h2 {
	color: #FFBD0E;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
}

span.holder {
	display: block;
	float: left;
	width: 108px;
	height: 83px;	
}

/*
 * Png
 */
.png {
	display: block;
	float: left;
	width: 108px;
	height: 83px;
	margin-right: 10px;
}
.png.list {
	margin-right: 0;
}

.png[class] {  
  background: url(../gfx/bg_holder.png) no-repeat left top;
}
.png {
	background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='gfx/bg_holder.png');	
}

span.title {
	display: block;
	width: 100px; 
	text-align: left;
	font-size: 9px;
	cursor: pointer;
}

span.title2 {
	display: block;
	text-align: left;
	cursor: pointer;
	width: 150px;
}

label.req {
	font-weight: bold;
}

div.pr {
	height: 500px;
}

div.pr1 {
	padding-top: 5px;
}

div.site_title {
	background: transparent url(../gfx/bg_title.gif) no-repeat 0 0;
	width: 720px;
	height: 24px;
	padding: 10px 0 0 50px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFBD0E;
}

table.table {
	width: 100%;
}

table.table th {
	background-color: #1B1811;
	height: 20px;
}

table.table td {
	text-align: center;
	height: 20px;
}

table.table td.name {
	text-align: left;
	padding-left: 10px;
}

table.table td.price {
	text-align: right;
	padding-right: 10px;
}


tr.sor2 {
	background-color: #1B1811;
}

span.high {
	color: #FFBD0E;
}
