html, body
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:100%;
	border:none;
	text-align:center;
}

label, a, p, tr, th, td, select, input, button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	color:#000033;*/
}

form
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 0px;
}

a,a:active
{
	text-decoration: none;
}

a:link,a:visited,a:hover
{
	text-decoration: underline;
}

input, select, button, label, p
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

label
{
	cursor:pointer;
}

table.mainTable
{
	width:768px;
}

td.mainCategories
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align:left;
	width:575px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

td.mainCategories div.subCategory
{
/*	background-color:#FFFFFF;*/
	margin:0px 0px 2px 0px;
	text-align:center;
	width:100%;
}

td.mainCategories div.subCategory a
{
/*	background-color:#CCCCCC;*/
	position:relative;
	float:left;
	height:14px;
	margin:0px 0px 2px 2px;
	padding:0px 0px 0px 4px;
	border-width:1px;
	border-style:solid;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
}

/*ORDER BY*/
td.mainOrder
{
	vertical-align: middle;
	text-align:left;
	width:290px;
	padding:0px 0px 0px 4px;
	font-weight:normal;
	text-decoration: none;
}

td.mainOrder select
{
	width:114px;
}

/*SEARCH*/
td.mainSearch
{
	vertical-align: middle;
	text-align:right;
	width:290px;
	font-weight:normal;
	text-decoration: none;
	border-left-style:solid;
	border-left-width:1px;
}

td.mainSearch input.searchField
{
	width:110px;
}

td.mainSearch input.btnSearch
{
	margin:0px 4px 0px 0px;
	width:50px;
}

/*LOGIN*/

td.mainLogin
{
	width:193px;
	height:92px;
	padding:4px 4px 4px 0px;
	text-align:right;
	vertical-align:top;
	font-weight:normal;
	text-decoration: none;
	border-left-width:1px;
	border-left-style:solid;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

td.mainLogin input
{
	width:110px;
	margin:0px 0px 2px 0px;
/*	background-color:#CC9999;*/
}

td.mainLogin label
{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	top:-3px;
	text-align:right;
/*	border-bottom:#999999 1px solid;
	background-color:#009999;*/
}

td.mainLogin input.btnLogin
{
	width:50px;
}

td.mainLogin input.btnLogout
{
	position:relative;
	left:0px;
	top:-16px;
	width:50px;
	margin:0px 0px 4px 0px;
}

td.mainLogin p
{
/*	background-color:#00FF00;*/
	position:relative;
	left:0px;
	width:190px;
	height:17px;
	text-align:left;
	padding:0px 0px 0px 2px;
	margin:0px 0px 0px 0px;
}
/*Basket */

td.mainBasket
{
	width:578px;
	height:20px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	text-decoration: none;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

div.InfoBasket
{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:1px 0px 1px 0px;
	height:21px;
/*	background-color:#9999AA;*/
}

div.InfoBasket span.ImgNavImgLeft
{
	position:absolute;
	top:1px;
	width:10px;
	height:19px;
	background-image:url(../images/MidNavBar_LeftMargin.png);
}

div.InfoBasket span.ImgNavImgMiddle
{
	position:absolute;
	top:1px;
	height:19px;
	background-image:url(../images/MidNavBar_TheMiddle.png);
}

div.InfoBasket span.ImgNavImgRight
{
	position:absolute;
	top:1px;
	width:10px;
	height:19px;
	background-image:url(../images/MidNavBar_RightMargin.png);
}

div.InfoBasket a.LinkInfoBasket
{
	height:18px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px ;
	top:2px;
	text-align:right;
/*	background-color:#00FF00;*/
}

/*PRODUCTS*/

td.mainProducts
{
	font-weight:normal;
	text-decoration: none;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

div.cell_product, div.cell_promo
{
	width: 192px;
	height: 146px;
	float: left;
	position:relative;
	margin:0px 0px 0px 0px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	border:#0000CC 1px solid;*/
}

div.cell_product
{
	background-image: url(../images/bgProduct.jpg);
}

div.cell_promo
{
	background-image: url(../images/bgPromo.jpg);
}


div.cell_product a.product_title, div.cell_promo a.product_title
{
/*	background-color:#FF0000;*/
	position:absolute;
	top:8px;
	left:24px;
	padding: 0px 0px 0px 0px;
	width: 160px;
	height:13px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-align:left;
	overflow:hidden;
}

div.cell_product a.product_picture, div.cell_promo a.product_picture
{
	position:absolute;
	top:24px;
	left:7px;
	width:120px;
	height:90px;
/*	background-color:#000000;*/
}

div.cell_product img.product_picture, div.cell_promo img.product_picture
{
	vertical-align:middle;
}

div.cell_product p.product_price, div.cell_promo p.product_price
{
/*	background-color:#00FF00;*/
	margin:0;
	position:absolute;
	top:23px;
	left:126px;
	font-weight:bold;
	font-size:9px;
	text-align:right;
	width:60px;
}

div.cell_product p.manufacturer_logo, div.cell_promo p.manufacturer_logo
{
/*	background:#00FF00;*/
	position:absolute;
	top:37px;
	left:127px;
	width:60px;
	height:40px;
	font-size:9px;
	text-align:center;
	overflow:hidden;
}

div.cell_product img.manufacturer_logo, div.cell_promo img.manufacturer_logo
{
	vertical-align:middle;
}

div.cell_product p.product_description, div.cell_promo p.product_description
{
/*	background-color:#FF0000;*/
	margin:0;
	position:absolute;
	top:115px;
	left:8px;
	font-size:9px;
	text-align:left;
	width:178px;
	height:24px;
	overflow:hidden;
}

div.cell_product img.product_disponibility, div.cell_promo img.product_disponibility
{
	display:block;
	position:absolute;
	left:10px;
	top:8px;
}


div.cell_promo a:link.basket_button, div.cell_product a:link.basket_button
{
	position:absolute;
	top:79px;
	left:127px;
	width:59px;
	height:31px;
	background-image:url(../images/AddToCart_normal.png);
}

div.cell_promo a:hover.basket_button, div.cell_product a:hover.basket_button
{
	position:absolute;
	top:79px;
	left:127px;
	width:59px;
	height:31px;
	background-image:url(../images/AddToCart_over.png);
}

div.cell_promo a:visited.basket_button, div.cell_product a:visited.basket_button
{
	position:absolute;
	top:79px;
	left:127px;
	width:59px;
	height:31px;
	background-image:url(../images/AddToCart_normal.png);
}

div.cell_promo span.product_picture_zoom, div.cell_product span.product_picture_zoom
{
	position:absolute;
	top:24px;
	left:106px;
	cursor:pointer;
}


/* PRODUCTS NAVIGATOR */
div.cell_nav
{
	margin:0px 0px 0px 0px;
	position:relative;
	left:0px;
	top:0px;
	float:left;
	width: 768px;
	height: 21px;
	padding:2px 0px 2px 0px;
	border-top-width:2px;
	border-top-style:solid;
}

div.cell_nav p.nav_count
{
	position:absolute;
	top:1px;
	left:0px;
	top:0px;
	width: 192px;
	height:16px;
	text-align:center;
/*	background-color:#00AA99;*/
}

div.cell_nav p.nav_pages
{
	position:absolute;
	top:0px;
	left:192px;
	width: 576px;
	height:16px;
	text-align:center;
/*	background-color:#AA33FF;*/
}


/*DETAILS*/

td.mainProducts
{
	background-color:#E9E9E9;
	font-weight:normal;
	text-decoration: none;
}

div.cell_details
{
	width: 768px;
	height: 224px;
	position: relative;
	border-width:0px;
	margin:0px 0px 0px 0px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	background-color:#009900;
	border:#0000CC 1px solid;*/
}

div.cell_details p.product_title
{
/*	background-color:#990000;*/
	display: block;
	position:absolute;
	top:0px;
	left:25px;
	width:730px;
	height:12px;
	margin:4px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #0875C0;
	text-decoration: none;
	text-align:center;
}

div.cell_details span.product_picture
{
/*	border:#000066 1px solid;*/
	position:absolute;
	top:22px;
	left:14px;
	text-align:center;
	width:250px;
	height:192px;
	cursor:pointer;
}

div.cell_details img.product_picture
{

	vertical-align:middle;
}

div.cell_details p.manufacturer_logo
{
	position:absolute;
/*	border:#000033 1px solid;*/
	top:189px;
	left:15px;
	width:249px;
	height:27px;
	font-size:9px;
	text-align:left;
}

div.cell_details img.manufacturer_logo
{
	vertical-align:middle;
	filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=80);
	-moz-opacity:0.80;
}

div.cell_details img.product_disponibility
{
	position:absolute;
	display:block;
	left:5px;
	top:3px;
/*	border:#333333 1px solid;*/
}

div.cell_details p.product_disponibility
{
	position:absolute;
	top:108px;
	left:536px;
	border-style:solid;
	border-width:1px;
	outline-width:0px;
	width:225px; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 2px;
	height:20px;
	font-size:9px;
	text-align:left;
	vertical-align:top;
}


div.cell_details p.product_description
{
/*	background-color:#99FFCC;*/
	margin:0px 0px 0px 4px;
	padding:12px 0px 0px 6px;
	border-bottom:#666666 1px dashed;
	position:absolute;
	top:22px;
	left:265px;
	font-size:9px;
	text-align:left;
	width:258px;
	height:85px;
	overflow:auto;
}

div.cell_details p.product_links
{
/*	background-color:#66FF99;*/
	margin:0px 0px 0px 4px;
	padding:12px 0px 0px 6px;
	position:absolute;
	top:120px;
	left:265px;
	font-size:9px;
	text-align:left;
	width:258px;
	height:85px;
	overflow:auto;
}

div.cell_details p.price_label
{
/*	background-color:#993333;*/
	color:#666666;
	position:absolute;
	top:22px;
	left:536px;
	font-size:24px;
	font-family:"Verdana";
	text-shadow:#000000;
	text-align:center;
	width:228px;
	height:30px;
}

div.cell_details p.price_value
{
/*	background-color:#993333;*/
	color:#666666;
	position:absolute;
	top:54px;
	left:536px;
	font-size:18px;
	text-shadow:#000000;
	text-align:center;
	width:228px;
	height:25px;
}

div.cell_details p.price_status
{
/*	background-color:#993333;*/
	color:#666666;
	position:absolute;
	top:80px;
	left:536px;
	font-weight:bold;
	font-size:12px;
	font-family:"Verdana";
	text-shadow:#000000;
	text-align:center;
	width:228px;
	height:24px;
}

div.cell_details form.frmAddToBasket
{
/*	background-color:#9933CC;*/
	position:absolute;
	top:128px;
	left:536px;
	width:228px;
	height:90px;
	text-align:left;
}

div.cell_details form.frmAddToBasket label
{
/*	background-color:#000099;*/
	position:absolute;
	top:20px;
	left:10px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	width:220px;
	text-align:left;
}

div.cell_details form input.txtQuantity
{
	position:absolute;
	left:10px;
	top:50px;
	font-size:18px;
	padding:0px 4px 4px 4px;
	width:60px;
	text-align:right;
}
div.cell_details p.UnitOfMeassure
{
	position:absolute;
	left:84px;
	top:50px;
	margin:10px 0px 0px 4px;
	font-weight:bold;
	font-size:12px;
}

div.cell_details input.basket_button
{
	position:absolute;
	top:45px;
	left:170px;
	width:56px;
	height:30px;
}


div.error, p.error
{
/*	background-color:#999999;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	margin:4px 4px 4px 4px;
	padding:0px 0px 4px 0px;
}

p.errorInfo
{
	font-family:"Courier New", Courier, monospace;
	color:#660000;
	font-size:9px;
}

th.basket_ice
{
/*	background-color:#CCCCCC;*/
	border-top:#FFFFFF 1px solid;
	border-left:#CCCCCC 1px solid;
	border-bottom:#999999 2px solid;
	border-right:#CCCCCC 1px solid;

}

th.basket_foot
{
	background-color:#CCCCCC;
	text-align:right;
}

td p.basket_title
{
	position:relative;
	top:0px;
	left:0px;
	width:400px;
	height:11px;
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	text-align:left;
	border-bottom:#CCCCCC dashed 1px;
	overflow:hidden;
}

td p.basket_description
{
	position:relative;
	top:0px;
	left:0px;
	width:400px;
	height:35px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:justify;
	overflow:hidden;
}

p.basket_page_title
{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

body.imagePage
{
}

body.imagePage div
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}