
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin:0;
	padding:0;
 	text-align:center; /*stupid ie*/
}
td, th { font-size: 11px; text-align:left; }
img, form, div { border:none; padding:0; margin:0; }
p { line-height:1.1; }
ul { list-style-type:square; }
a:link  { color: #666; text-decoration: none }
a:visited  { color: #666; text-decoration: none }
a:hover  { color: #666; text-decoration: underline }
a:active  { color: #666; text-decoration: none }

/*
	arn:#3964A8
	gia:#EEEEEE
*/
#wrapper {
	width: 950px;
	margin:0px auto;
	text-align:left; /*stupid ie */
}
#maincontent {
	width:950px;
}
#left {
	float:left;
	width:231px;
}
#right_column  {
	float:right;
 	margin-left:5px;
 	width:230px;
}
#content {
	float:left;
	width:709px;
	overflow:hidden;
	margin:10px 0 10px 10px;
}

#footer {
	clear:both;
	height:32px;
	min-height:32px!important;
	background:#ADB9C2 url(../images/bottom_bar.gif) left top repeat-x;
	vertical-align:middle;
	text-align:center;
}

/**
 * MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU
 */
#menu {
	height:30px;
	width:950px;
	background:url(../images/menu_bg.gif) left top repeat-x;
	overflow:hidden;
	margin-top:0!important;
	margin-top:-4px;
	padding:0;
}
#menu ul {
	background:url(../images/menu_sx.gif) -60px top no-repeat!important;
	background:url(../images/menu_sx.gif) -40px top no-repeat;
	padding:0 0 0 60px!important;
	padding:0 0 0 100px;
	margin:0;
	height:30px;
}
#menu li{
	float:left;
	display:block;
	padding:0;
	margin:0;
}
#menu a:link, #menu a:visited, #menu a:hover   {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding:5px 3px 2px 15px!important;
	padding:5px 3px 5px 15px;
	font-size:13px;
	font-weight:bold;
	color:#00235b;
}
#menu a:hover {

}
/*
B d0d2d1
D b0b0b0
L dadada
*/
#menu_categories {
	background:#d4e7f6;
	padding:10;
	margin:0;
}
#menu_categories ul {
	width:100%;
	padding:0;
	margin:0;
}
#menu_categories li {
	background:#d4e7f6;
	display:block;
	padding:0;
	padding:5px;
	margin:0;
	border-top:1px solid #DCF0FF;
	border-bottom:1px solid #C2D4E1;
	list-style:none;
}
#menu_categories a:link, #menu_categories a:visited, #menu_categories a:hover   {
	background: url(../images/bullet.gif) left center no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	padding:0px 3px 0px 17px;
	display:block;
	font-weight:bold;
}


/** ~~~~~~~~~~~~~~~~~~~~~~~ **/
#account { width:100% }
#account_menu ul { width:100%; margin:0; padding:0 }
#account_menu li { float:left; width:30%; background:url(../images/back_cat.png); padding:3px 5px; text-align:center; }


/* common */
.spacer { clear:both; }
.cursor { cursor:pointer }
.left { text-align:left }
.right { text-align:right }
.center { text-align:center }
.justify { text-align:justify }
.noborder { border:none }
.wide { width:100% }
.nowrap { white-space:nowrap }
/*~common */

button, input, textarea, select, a.wideButton  {
	font-size:11px;
	margin:0px 0px;
	padding:1px 2px;
	vertical-align:middle;
	border:solid 1px #ccc;
	text-decoration:none;

}
select { padding:0; }

button:focus, input:focus, textarea:focus, select:focus  {
	border:solid 1px #808080;
}

.wideButton { background: url(../images/button_bg.gif) }

.error {
	padding:2px 5px;
	margin:3px 0 0 0;
	color:#800000;
	background:#EEEEEE;
	border:solid 1px gray;
}
.currency {
	white-space:nowrap;
}
del, .discount { font-weight:bold; text-align:center; color: red }

caption {
	text-align:center;
	padding:8px 0px;
	font-size:11px;
}

th {
	white-space:nowrap;
	vertical-align:top;
}


.pager {
	text-align:right;
	padding:3px 0;
	border:1px solid #3964A8;
	background-color:#D8E9FD;
	width:703px
}
.pager { margin:5px 0 }
.pager a, .pager u {
	margin:0px;
	padding:0px 3px;
	text-decoration:none;
	border:1px solid gray;
	color:gray;
	background:white;
	font-size:12px
}
.pager a:hover { background:#DDDDDD }
.pager u { background:#DDDDDD }


#message {
	margin:20px 0px 30px 0px;
	padding: 30px;
	border:1px solid #a3a3a3;
	background:url(../img/messagebox_warning.png) 98% 5px no-repeat;
	-moz-border-radius:1%;
	}

#message .buttons {
	margin-top:20px;
}

.formbox { font-size:11px;}
.tableForm { width:100%;  font-size:11px; }
.required { color: #C00000; font-size:12px; }
.act { width:30px; text-align:center }

.tableForm th, .tableCart th, .formbox th { background:#EEEEEE;  border: solid 1px #c6c6c6 }
.tableCart caption, .tableOrder caption { background:#EEEEEE;  }
.tableOrder, .tableCart, .tableImages { width:100% }

.tableOrder td { white-space:nowrap }

#total { width:300px; text-align:right;  }


.darkRow { background-color: #CCCCCC }
.lightRow { background-color: #DCDCDC }


#productdetail { }
#productdetail p { margin:4px 0px }


.prcell {
	width:226px;
	margin:10px 10px 0 0;
	border:1px solid #3964A8;
}
#products_view h2, #products_index h2 {
	margin:0;
	padding:3px 3px 0 3px;
	background:#D8E9FD;
	font-size:12px;
	height:35px;
}
.prcell .descr {
	margin:0px 3px;
	height:135px;
	line-height:1.1;
	overflow:hidden;
}
.prcell .descr img {
	float:left;
	border:1px solid #ccc;
	margin:0px 2px 2px 0px
}
.prcell .price {
	clear:both;
	margin-right:1em;
	text-align:right;
	text-transform:uppercase;
	color:#3964A8;
	font-weight:bold;

}
.prcell .addtocart {
	float:left;
	width:130px;
	border:1px solid #3964A8;
	border-width:1px 1px 0 0;
	background:#3964A8;
	padding:2px 0px;
	font-weight:bold;
	text-align:center;
}
.prcell .details {
	border-top:1px solid #3964A8;
	background:#EEEEEE;
	padding:2px 0px;
	text-align:right;
}
.prcell .details a { color:#3964A8;	font-weight:bold; }
.prcell .right a { color:#3964A8;	font-weight:bold; }
/* INDEX PAGE */
#products_index .prcell { width:470px; }
#products_index .prcell .descr { height:auto }



#dynamic_content { width:595px; height:224px; background: url(../images/promozione.jpg) left top no-repeat; }

#webzone { text-align:center; }
#webzone a { color:#DCDCDC }



.language {
	border-bottom: 2px solid black;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px
}
.language li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
}
.language a, a.active {
	background: #DCDCDC;
	border: 2px solid black;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none;
}
.language a:hover {
	background: #A0A0A0;
}
.language a.active, a.active:hover {
	background: #fff;
	border-bottom: 3px solid #fff;
}
.language  {
	background: #fff;
}
.languagecnt {
	border: 2px solid black;
	border-top: none;
	padding:5px;
	z-index: 2;
	overflow:auto;
	margin-bottom:1em;
}



.meta { width:99% }

.block {
	background:#d4e7f6;
	margin-bottom:10px;
}
.block h2 {
	background:url(../images/login.gif) left top no-repeat;
	height:30px;
	width:231px;
	margin:0;
	padding:0;
}
.block_cnt { padding:5px }

/* News */

#news_view { width:100% }
.news_img { float:right; margin:0 0 5px 5px }

#attachments {
	margin-bottom:1em;
}
#products_view  { clear:both; }
#attachments div {
	margin:2px 3px;
	padding:3px 1px;
	border-bottom:1px dashed #C2D4E1;
}
#attachments h3 {
	margin:0 3px;
	padding:0;
	font-size:14px;
	background-color:#DCF0FF;
	border:1px solid #C2D4E1;
}

#download_list h4 { margin:0; padding:0 }

#category { margin:10px 0 30px 0 }

#contact_job .chkbox { float:left; padding:2px; width:24% }
#contact_job td { vertical-align:top }

.link { border-bottom:1px dashed #3964A8; padding-bottom:3px; margin-bottom:1em; }