/* CSS Document */

body	{
	margin: 5px 0px 0px 0px;
	background-color: #C96;
	color: #333;
}

body,td,th	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #000;
}
h1.iso	{
	font-size: 20px;
	color: #c00;
}
h2	{
	font-size: 14px;
	color: #c00;
}
h3.window	{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: #ccc url(../img/bg_window.gif) inherit center top repeat-x;
	height: 30px;
	margin: 5px;
}
form	{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
label { float:left; width: 150px; text-align: right;}
p.window	{
	background-color: #000;
}
p.title_page	{
	width: 480px;
	height: 120px;
}
div.content	{
	padding: 0px 3px;
}
img.thumbnail	{
	float: left;
	margin: 5px;
	border: 1px solid #933;
}
a	{
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
a:hover	{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.mm	{
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
a.mm:hover	{
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
a.foot	{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.foot:hover	{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.foot {
	text-align: center;
	background-color: #993333;
}
p.producers	{
	text-align: center;
}
td.mm_on	{
	background-color: #000000;
}
td.mm_off	{

}
.tmain	{

}

.content	{
	background-color: #ffffff;
	color: #000000;
}
.hot_info	{
	color: #666666;
}
.mm_left	{
	background-image:url(../img/left_bkg.gif);
	background-attachment:inherit;
	background-position:left;
	background-repeat:repeat-y;
	padding: 0px;
}
.mm_right	{
	background-image:url(../img/right_bkg.gif);
	background-attachment:inherit;
	background-position:right;
	background-repeat:repeat-y;
	padding: 0px;
}
.window	{
	background-image:url(../img/left_bkg.gif);
	background-attachment:inherit;
	background-position:left;
	background-repeat:repeat-y;
	padding-right: 15px;
}

/*--PRODUCTs--*/
ul.product_folder_1, ul.product_folder_2, ul.product_folder_3, ul.product_folder_4 { margin: 0px; padding: 0px; width: 100%; text-align: left;}
li.product_folder_1 { position: relative; width: 90%; list-style: none; margin: 2px; margin-left: 5px; padding: 3px 0px; border-top: 2px dashed #933;}
li.product_folder_2 { position: relative; list-style: none; margin: 2px; margin-left: 5px; padding: 3px 0px; color: #999;}
a.product_folder_2 { color: #999;}
a.product_folder_2:hover { color: #000000;}
li.product_folder_3 { position: relative; list-style: none; margin: 2px; margin-left: 5px; padding: 3px 0px; color: #000; font-weight: lighter;}
a.product_folder_3 { color: #000; font-weight: lighter;}
a.product_folder_3:hover { text-decoration: underline;}
/*
li.product_folder_1:hover a.product_folder_1:hover li.product_folder_2:hover a.product_folder_2:hover  li.product_folder_3:hover a.product_folder_3:hover 
{ display:block; color: #000;}
*/

.container { border: 1px solid #933; margin: 5px; padding: 5px;}
.container50 { width: 48%; height: 150px; margin: 2px; float: left; border: 1px solid #933; background-color: #FFF;}

.input1	{
	border: solid 1px #999999;
}
.button1	{

}
.mlist_window {
	padding-left: 5px;
	padding-right: 15px;
	font-size: 10px;
}
.blog_window {
	padding-left: 15px;
	padding-right: 5px;
}

font.location_page	{
	font-weight: bold;
}
.cart_th {
	font-weight: bold;
	background-color: #cccccc;
}
.cart_tb {
	background-color: #999999;
}
.warning {
	font-weight: bold;
	font-size: 24px;
	color: #cc0000;
}
.tmessage {
	font-weight: bold;
	color: #ff9900;
}
div.win_content { margin: 5px 5px 5px 15px;}