﻿/******** Product Page ************/

.product_headertopleft
{
	width:6px;
	height:6px;
	background-image:url("/App_Themes/images/Parts/tlproductheader.gif");
	background-repeat:no-repeat;
}

.product_headertop
{
	width:549px;
	height:6px;
	background-image:url("/App_Themes/images/Parts/topproductheader.gif");
	background-repeat:no-repeat;
}

.product_headertopright
{
	width:6px;
	height:6px;
	background-image:url("/App_Themes/images/Parts/trproductheader.gif");
	background-repeat:no-repeat;
}


.product_headerbottomborder
{
	width:561px;
	height:3px;
	background-image:url("/App_Themes/images/Parts/headerbottomborder.gif");
	background-repeat:no-repeat;
}

.product_header
{
	width:561px;
	background-color:#F2F3F6;
}

.product_header h1
{
	margin: 1px 0px 1px 10px;
	font-family:Tahoma;
	font-size:small;
	font-weight:bold;
}

.product_name_area
{
	float:left;
	width:380px;
}

.product_code_area
{
	float:right;
	width:160px;
	text-align:right;
	padding-right: 10px;
}

.areaImageButton input
{
    outline: 0;
    border: none;
}