html, body 
{
	margin:0px;
	padding:0px;
	font-family: Thaoma, Verdana, Arial, sans-serif;
	font-size:13px;
	background-color:#FFFFFF;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}




#clear-header 
{
	clear:both;
	height: 1px;
}

#container 
{
	width:770px;
	background-color:#FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	left: 20%;
	right: 20%;
	float: none;
	clear: none;
}

#panels_container 
{
	margin:0px;
	background-color:#FFFFFF;
	border: 1px solid #333333;
	padding: 4px;
}

A 	
{
	color:#336699;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A:hover,A:active	
{ 
	color:#FFFFFF; 
	background-color:#FF9900; 
	text-decoration:none
}

#header 
{
	background-image:url(images/logo_gotocommerce.png);
	background-repeat:no-repeat;
	width:770px;
	height:100px;
}

#panel_sx 
{
	/* Larghezza = 560 - padding L R */
	width:144px;
	float:left;
}

#panel_sx div.top 
{
	width:189px;
	background-image:url(images/panel_top.gif);
	background-repeat:no-repeat;
	margin-top: 0px;
	height: 18px;
}

#panel_sx div.mid 
{
	background-image:url(images/panel_mid.gif);
	background-repeat:repeat-y;
}

#panel_sx div.bot 
{
	background-image:url(images/panel_bot.gif);
	background-repeat:no-repeat;
	height: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336633;
}

#panel_dx 
{
	width:170px;
	float:right;
}

#panel_dx div.top 
{
	width:189px;
	background-image:url(images/panel_top.gif);
	background-repeat:no-repeat;
	background-color: #990000;
	height: 8px;
}

#panel_dx div.mid 
{
	background-image:url(images/panel_mid.gif);
	background-repeat:repeat-y;
	width: 189px;
	padding: 10px;
}

#panel_dx div.bot 
{
	margin:0px;
	margin-bottom:-7px;
	padding:0px;
	margin-top:-5px;
	width:189px;
	height:8px;
	background-image:url(images/panel_bot.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}


#panel_center
{
	width:430px;
	float:none;
	text-align: left;
	padding: 8px;
	clear: none;
	position: relative;
}


#product
{
	width:430px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336633;
}

#product div.top 
{
	width:390px;
	background-repeat:no-repeat;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 50px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 60px;
	background-image: url(images/product_top.png);
}

#product div.mid 
{
	background-image:url(images/product_mid.png);
	background-repeat:repeat-y;
	font-size: 10px;
	padding: 8px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#product div.bot 
{
	background-image:url(images/product_bot.png);
	background-repeat:no-repeat;
	height: 32px;
}


#product .product_title
{
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}

#product .product_attribute_name
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#product .product_attribute_value
{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#product .product_description
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}



.panel_mnu 
{
	background-image: none;
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
}

.panel_mnu_top
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.panel_mnu_tit
{
	background-image: url(images/box1_tit.png);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	height: 24px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.panel_mnu_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/box1_mid.png);
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}


.panel_mnu_mit_tit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/box1_mid_tit.png);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: left;
	height: 16px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
}


.panel_mnu_bot 
{
	background-image: url(images/box1_bot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
	padding: 0px;
}


#footer 
{
	margin:0px;
	padding:10px;
	background-color:#DDDDDD;
	background-image: url(images/foot.png);
	background-repeat: repeat;
	height: 30px;
}

#footer p 
{
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:10px;
	text-align:center;
}



#downloads
{
	width:390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#downloads div.top 
{
	background-image: url(images/downloads_top.png);
	background-repeat: no-repeat;
	height: 16px;
}

#downloads div.mid
{
	background-image: url(images/downloads_mid.png);
	background-repeat: repeat-y;
}

#downloads div.bot
{
	background-image: url(images/downloads_bot.png);
	background-repeat: no-repeat;
	height: 22px;
}

#downloads td
{
	border-bottom-color: #666666;
	padding: 2px;
}
