/* CSS2 Style powerd by That's Web, Biancucci Roberto, 
2007 Tutti i diritti riservati */


div#content_shop_nav	{
	position: relative;
	width: 400px;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #E6E6DA;
	background: transparent;
}
div#content_shop_nav	a {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #967E67;
	background: url('../icons/arrow_01a.gif') no-repeat left;	
}
div#content_shop_nav	a:hover {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #C80000;
	background: url('../icons/arrow_01b.gif') no-repeat left;	
}
div#content_shop	{
	position: relative;
	width: 400px;
	height: 700px;
	padding: 10px;
	border-bottom: 1px solid #E6E6DA;
	background: transparent;
}

/* Tabella Risultati */

table.shop_results {
	width: 400px;
	margin-bottom: 10px;
	text-align: left;
	border-collapse: collapse;
	border: none;
	background: transparent;
}
table.shop_results td.ant {
	padding: 5px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #E6E6DA;
	background: transparent;
}
table.shop_results td.ant a img { 
	height: 75px;
	background: transparent;
}
table.shop_results td.ant a:hover img { 
	height: 75px;
	background: transparent;
}
table.shop_results td.txt {
	width: 100%;
	padding: 5px;
	font-size: 8pt;
	vertical-align: top;
	border: 1px solid #E6E6DA;
	background: transparent;
}
a.title { 
	font-size: 8pt;
	color: #C8A000;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}
a:hover.title { 
	font-size: 8pt;
	color: #C80000;
	font-weight: bold;
	text-decoration: underline;
	background: transparent;
}
a.link { 
	color: #A67746;
	text-decoration: none;
	background: transparent;
}
a:hover.link { 
	color: #C80000;
	text-decoration: underline;
	background: transparent;
}

/* Ricerca */

div#shop_italia	{
	position: relative;
	width: 278px;
	height: 360px;
	margin-bottom: 10px;
	background: url(../text/content_shop.gif) no-repeat top;
}
div#shop_italia_flash {
	position: relative;
	width: 260px;
	height: 300px;
	padding: 50px 0px 0px 9px;
	background: transparent;
}
div#shop_search	{
	position: relative;
	width: 276px;
	border: 1px solid #E6E6DA;
	background: transparent;
}
form#shop_search {
	margin: 0px;
	background: transparent;
}
form#shop_search input, select {
	width: 150px;
	font-size: 9pt;
	border: 1px solid #CBC7B8;
	background: transparent;
}
form#shop_search input.submit {
	width: 20px;
	height: 20px;
	border: 0px;
	background: url('../buttons/search.gif');
}
table.shop_search {
	width: 250px;
	margin: 10px;
	border-collapse: collapse;
	font-size: 8pt;
	background: transparent;
}
table.shop_search td.dida {
	width: 100px;
	background: transparent;
}
table.shop_search td.butt {
	text-align: right;
	background: transparent;
}

/*Iscrizione*/

div#shop_register	{
	position: relative;
	width: 256px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	border: 1px solid #E6E6DA;
	background: transparent;
}
div#shop_register_flash	{
	position: relative;
	width: 256px;
	background: transparent;
}

/* Scheda Tecnica */

div#shop_img {
	position: relative;
	width: 400px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	border-bottom: 1px solid #E6E6DA;
	background: transparent;
}
div#shop_details {
	padding: 0px;
	background: transparent;
}
table.shop_details {
	width: 100%;
	text-align: left;
	background: transparent;
}
table.shop_details td.dida {
	font-size: 8pt;
	text-align: left;
	color: #967E67;
	border-bottom: 1px solid #E6E6DA;
	background: transparent;
}
table.shop_details td.txt {
	font-size: 9pt;
	text-align: right;
	border-bottom: 1px solid #E6E6DA;
	background: transparent;
}
table.shop_details td.txt big  {
	font-size: 9pt;
	font-weight: bold;
	color: #C8A000;
	background: transparent;
}
table.shop_details td.txt a  {
	color: #A67746;
	text-decoration: underline;
	background: transparent;
}
table.shop_details td.txt a:hover  {
	color: #C80000;
	text-decoration: none;
	background: transparent;
}
div#shop_dscr {
	position: relative;
	width: 400px;
	padding: 20px 0px 20px 0px;
	text-align: left;
	background: transparent;
}

/* Gallery Fotografica*/

div#shop_gallery {
	position: relative;
	width: 278px;
	padding: 40px 0px 50px 0px;
	background: url(../text/motor_gallery.gif) no-repeat top;
}
table.shop_gallery {
	border-collapse: collapse;
	background: transparent;
}
table.shop_gallery td {
	text-align: center;
	vertical-align: top;
	background: transparent;
}
table.shop_gallery td a img {
	width: 75px;
	/*height: 102px;*/
	padding: 4px;
	border: 1px solid #DAD2C1;
	/*background: url('../text/motor_gallery_img_01a.gif');*/
}
table.shop_gallery td a:hover img {
	width: 75px;
	/*height: 102px;*/
	padding: 4px;
	border: 1px solid #B6935D;
	/*background: url('../text/motor_gallery_img_01b.gif');*/
}
