body{
color:#FFFFFF;
margin:0px;
}


#LoaderBkg{
z-index:999;
position: fixed;
width:100%;
height:100%;
background-color:#FFFFFF;
}

#Detail_Layer{
position:fixed;
width:100%;
height:100%;
z-index:5;
display:none;
}

#Detail_Layer_Backg{
position:fixed;
width:100%;
height:100%;
z-index:4;
background-color:#ffffff;
filter:alpha(opacity=85); -moz-opacity:0.85; opacity:0.85; -khtml-opacity:0.85;
display:none;

}

#Menu {
top: 0px;
left: 0px;
padding-left: 10px;
position:fixed;
width:98%;
height:125px;
z-index:3;
}

#SiteContent {
vertical-align:top;
/*margin-right: 20px;*/
margin-left: 20px;
width:95%;
z-index:2;
}

#Detail_Layer_Frame{
z-index:6;
width:100%;
height:100%;
}

#div_grog_gallery_layer{
align:right;
width:450px;
height:450px;
position:absolute;
z-index:111;
}

#div_grog_gallery_wrapper{
width:450px;
height:450px;
overflow:hidden;
position:relative;
z-index:99;
}

.div_grog_gallery_element{
position: absolute;
height:450px;
width:450px;
left:450px;
text-align:left;
}

.grog_gallery_button{
cursor: pointer;
display:none;
filter:alpha(opacity=60);-moz-opacity:0.60;opacity:0.60; -khtml-opacity:0.60;
}

.table_wrapper {
}

.table_menutop {
background:#FFFFFF; filter:alpha(opacity=95);-moz-opacity:0.95;opacity:0.95; -khtml-opacity:0.95;
border-top:#CCCCCC 1px solid;
border-bottom:#CCCCCC 1px solid;
padding-top:3px;
padding-bottom:3px;
padding-left:12px;
}

.table_menubottom {
border-top:#F0F0F0 1px solid;
}

.table_content_products{
padding-top:5px;
padding-bottom:5px;
}

.image_Menu_on{
}

.image_Menu_off{
filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; -khtml-opacity:0.60;
}

.image_category{
filter:alpha(opacity=20); -moz-opacity:0.20; opacity:0.20; -khtml-opacity:0.20;
}

.image_tag_product{
filter:alpha(opacity=30); -moz-opacity:0.30; opacity:0.30; -khtml-opacity:0.30;
}

.image_tag_chart{
display:none;
}

.image_product_list{
cursor: pointer;
}

.div_category_row{
width:750px;
height:300px;
filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; -khtml-opacity:0.50;

}

.div_category_selected{
background:#00FF00;
}

.table_category_row{
background-color:#FFFFFF;
}

.Detail_Table{
	/*visibility:hidden;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.Text12_Dark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.Text12_Mid {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
A.Text12_Mid:Hover {
	color: #666666;
	text-decoration: underline;
}
.Text10_Dark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A.Text10_Dark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.Text10_Dark:Hover {
	color: #000000;
	text-decoration: underline;
}
.Text14_Mid {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
A.Text14_Mid:Hover {
	color: #666666;
	text-decoration: underline;
}

.Text14_Dark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
A.Text14_Dark:Hover {
	color: #000000;
	text-decoration: underline;
}

.Text10_Lite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}