body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #4C4C4C;
	color: #ececec;
}

#container {
	width: 996px;
	margin:auto;
	background:  url(images/hd1.jpg) no-repeat;
}

/*page*/
#page{
	width: 994px;
	margin-left:1px;
	padding:0;
	background-color: #696969;
}
/*logo title*/
#logo{
	text-align:right;
	padding-right:50px;
	padding-top:5px;
	height:260px;
}
/* Content */

#content {
	float: left;
	width: 77%; /*994-sidebar 180*/
	padding: 0.4em;
	margin-top: -2.5em;
}
#content embed, #content object{
	margin:0;
}

/* Sidebar */

#sidebar {
	margin-top: -2.5em;
	float: left;
	width: 20%;
	padding: 0.4em;
}
#sidebar h3 {
background-image: url(images/menuhd.gif);
background-repeat: no-repeat;
	margin-bottom:0.4em;
padding-left: 0.2em;
height:27px;}
#sidebar ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: 0em;
}

#sidebar li {
	margin:0.2em;	
}

#sidebar a {
	border: none;
}


form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 1px #757575 solid;
}

input, textarea {
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}



blockquote {
	font-style: italic;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}


img {
	border: none;
}

/*login*/
#login{
	padding:0.3em;
border-bottom: 2px #6a6a6a dotted;
border-right: 1px #5f5f5f dashed;}
#login #username_id2, #password_id2{
	width:98%;
	height:14px;
	padding:0;
	font-size: 0.7em;
	background-color: #dbdbdb;
font-weight: normal;}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	height: 80px;
	margin: 0 auto;
	padding-top: 30px;
	background: #130D0F url(images/footer_bg.jpg);
	color: #666767;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

#footer a {
	color: #666767;
}

/******************************************************/
/*                       form
/******************************************************/
.tom_form{
width: 100%;}

.tom_form  input,select, textarea {
font-size: 11px;
width: 20em;
margin-bottom: 0.3em;
margin-top: 0.3em;
}

.tom_form  select {
	width: 20.4em;
}

.tom_form .fieldtext{
width: 400px;}

.tom_form .check {
width: 2em;}


.tom_form  textarea {
font-size: 11px;
width: 20em;
overflow: auto;}
.tom_form  .submit {
font-weight: bold;
margin-top: 1em;
margin-left: 0em;
margin-bottom: 1em;
margin-right: 0.3em;}
.tom_form label{
font-weight: bold;
text-align: right;
margin-right: 0.3em;
width: 10em;
}
.tom_form .tit_ltr
{
font-weight: bold;
clear:left;
float: left;
text-align: right;
margin-right: 0.3em;
width: 13em;
font-size: 1em;
padding-top:4px;
border-bottom: 1px #32862b dotted;}
.form_bg1{
background-color: #222222;}
.form_bg2{
background-color: #3b3b3b;}
/******************************************************/
#cart select{
width:40px;
color: #cccccc;
background-color: #222222;
}
.cart_bg1{background-color: #515151;}

.search_table{width:100%;
background-color: #676767;
text-align: center;}
.table_header{

text-align: center;
font-weight: bold;
background-color: #d1d1d1;}


.error{
border: 1px #f73333 solid;
background-color: #f9e2df;
text-align: center;
color: #cd4c4a;}
.success{
border: 1px #3de500 solid;
background-color: #cbfacb;
text-align: center;
color: #228601;}

/*center content--------------------------*/
.center_content{
width:585px;
float:left;
padding:5px 10px;
}
.center_title_bar{
clear:both;
width:746px;
height:33px;
float:left;
padding: 1em 0em 0em 40px;
margin: 0em 0em 0em 8px;
font-size:12px;
color:#ffffff;
font-weight:bold;
background: url(images/bar_bg.gif) no-repeat left
}

.product_title{
color:#f9cc77;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a{
text-decoration:none;
color:#f9cc77;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a:hover{
color:#064E5A;
}

.prod_price{
padding:5px 0 5px 0;
}
span.reduce{
color:#999999;
text-decoration:line-through;
}
span.price{
color:#ea2222;font-weight: bold;}

/*---------prod_box----------*/
.prod_box{
width:170px;
height:auto;
float:left;
padding: 10px 10px 10px 10px;}
.prod_box_cont{
width:170px;
padding:0px; margin:0px;
}
.top_prod_box{
height:6px;background:url(images/prod_box_top.jpg) no-repeat center bottom;
 padding:0px; margin:0px;}
.bottom_prod_box{
height:6px;background:url(images/prod_box_bottom.jpg) no-repeat center bottom;
 padding:0px; margin:0px;
}
.center_prod_box{
background:#777777; text-align:center;padding:0px; margin:0px;}
.prod_details_tab{
width:173px;
height:31px;
float:left;
background:url(images/products_details_bg.gif) no-repeat center;
margin:3px 0 0 0;
}
img.left_bt{
float:left;
padding:6px 0 0 6px;
}
a.prod_details{
width:25px;
display:block;
float:left;
background:url(images/square-blue-add.gif) no-repeat left;
padding:0 0 0 20px; 
margin:7px 0 0 38px;
text-decoration:none;
margin-top:0.4em;
color:#133B5E;
}
/*---------prod_box_big----------*/
.prod_box_big{
width:554px;
height:auto;
float:left;
padding:10px 10px 10px 15px;
color: #676767;margin-left: -6px;}
.top_prod_box_big{
width:745px;height:12px;background:url(images/details_box_top.gif) no-repeat center bottom;float:left; padding:0px; margin:0px;
}
.bottom_prod_box_big{
width:745px;height:12px;background:url(images/details_box_bottom.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box_big{
width:745px;height: auto;background: #777777  url(images/details_box_centerx.gif) repeat-y;float:left; text-align:center;padding:0px; margin:0px;color: #e0e0e0;}
.product_img{
	border-color:#000;
}
.product_img_big{
width:50%;
text-align: left;
align: left;
padding:5px 0 5px 10px;
float:left;
}
.thumbs{
width:715px;
float:left;
position:relative;

padding: 9px 5px 5px 5px;
border:1px #DFD1D1 solid;
margin:3px 0px 3px 0px;
text-align: left;
}
.thumbs a{
padding:3px;
}
.details_big_box{
background: #777777;
color: #e0e0e0;
width:730px;
float:left;
padding:0 0 0 15px;
text-align:left;
}

.product_title_big{
color: #f9cc77;
padding:5px 0 5px 0;
font-weight:bold;
font-size:14px;
}
.specifications{
font-size:12px;
font-weight:bold;
line-height:18px;
color: #e0e0e0;
}

.prod_price_big{
padding:5px 0 5px 0;
font-size:16px;
}
.prod_details{
color: #e0e0e0;
margin-bottom:15px;
}
.spese_incluse
{
margin-top:20px;
}
span.reduce{
color:#999999;
text-decoration:line-through;
}
span.price{
color:#fff;
}
a.addtocart{
width:76px;
height:27px;
display:block;
float:left;
background:url(images/addtocart.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
a.compare{
width:76px;
height:27px;
display:block;
float:left;
margin:0 0 0 10px;
background:url(images/compare.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
span.blue{
color: #9cd7ff
}
#menu{
background-color: #484848;
}
.shopping_cart{
width:195px;
height:84px;
text-align:center;
color: #cbcbcb;}
.cart_title{
font-size:12px;
font-size:12px;
color:#847676;
font-weight:bold;
padding:8px 0 0 0;
}
.cart_details{
width:115px;
float:left;
padding:5px 0 0 15px;
text-align:left;
}
.cart_icon{
float:left;
padding:5px 0 0 5px;
}
span.border_cart{
width:100px;
height:1px;
margin:3px 0 3px 0;
display:block;
border-top:1px #999999 dashed;
}