@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/site_bg_top.gif);
	background-repeat: repeat-x;
}
.right_tdborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d8dde4;
	border-right-color: #d8dde4;
	border-bottom-color: #d8dde4;
	border-left-color: #d8dde4;
}	
.td_page_title {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d8dde4;
	border-right-color: #d8dde4;
	border-bottom-color: #d8dde4;
	border-left-color: #d8dde4;
}
body,td,th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}
a {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #595959;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #595959;
}
a:hover {
	color: #C41908; cursor: pointer;
}
a:active {
	text-decoration: none;
	color: #595959;
}
.offer a {color: #595959; text-decoration: none}
.offer a:hover {color: #595959; text-decoration: none}

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
#span {padding: 0px 0px 0px 0px;  }
.treeview .hover { color: #C41908; cursor: pointer; }
.filetree li { padding: 0px 0px 0px 5px; }
.filetree span.folder, .filetree span.file { padding: 0px 2px 2px 8px; display: block;}
.filetree span.folder { background: url(../script/img/orange_icon.gif) 0px 2px no-repeat;}
.filetree li.expandable span.folder { background: url(../script/img/red_icon.gif) 0px 2px no-repeat; }
.filetree span.file { text-decoration: none; background: url(../script/img/file.gif) -8px 0px no-repeat;  font-family: Tahoma; font-size: 11px; font-weight: normal; color: #343434;}
.menu { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #343434; }


.product_price{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	color: #324b68;
}


