﻿.gsm         {color:#ADE840;}
.computers   {color: #FF8100;}
.elektronica {color: #00ABDF;}

div.FrontpageProduct
{
	background: url('/gfx/divFrontpageProductBackground.gif') top left no-repeat;
	width:320px;
	height:270px; 
	float:left; 
	margin: 5px;
	overflow:hidden;
	cursor:hand;
}

div.FrontpageProduct div
{
	margin: 5px;
}

div.FrontpageProduct div.Body
{
	width: 310px;
	height: 212px;
	overflow: hidden;
	text-align: center;
}

div.Product
{
	background: url('/gfx/divProductBackground.gif') top left no-repeat;
	width: 240px;
	height: 175px;
	float: left;
	margin: 4px;
	cursor: hand;
}

div.Product div
{
	margin: 6px;
}

div.Product div.Body
{
	width: 230px;
	height: 110px;
	overflow: hidden;
}

div.Buttons
{
	height: 35px;
	overflow: hidden;
	clear: both;
}

div.Buttons a
{
	text-decoration: none;
}

div.Buttons div.Price
{
	height: 30px;
	width: 105px;
	float: left;
	margin: 0px;
	margin-left: 2px;
}

div.Buttons div.Order
{
	height: 30px;
	width: 105px;
	text-align: right;
	float: right;
	margin: 0px;
	margin-right: 2px;
}

div.Buttons div span
{
	padding: 4px;
	height: 30px;
	float: left;
	font-weight: bold;
	font-size: 11px;
	line-height: 30px;
}

div.Buttons div.Order img
{
	margin-top: 5px;
}

div#divWindowProduct
{
	background: #FFFFFF;
	border: solid #AAAAAA 1px;
	position: absolute;
	width: 600px;
	height: 350px;
	overflow: hidden;
	top: 10px;
	left: 10px;
	z-index:2;
	visibility: hidden;
}

div#divWindowProduct div.WindowHead
{
	height: 35px;
	line-height: 35px;
	background: url('/gfx/tdR2C1Background.gif') bottom left repeat-x #FFFFFF;
	font-size: 16px;
	font-weight:bold;
}
div#divWindowProduct div.WindowHead *
{
	text-decoration: none;
	color: #000000;
}

div#divWindowProduct div.WindowBody
{
	height: 265px;
	overflow: auto;	
}

div#divWindowProduct div.WindowFoot
{
	border-top: solid #777777 1px;
	background: #DDDDDD;
	margin: 0px;
	width: 600px;
	height: 50px;
}

div.SubCategory
{
	width:95px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	cursor:hand;
	text-align: center;
	overflow: hidden;
	height: 120px;
}