@charset "utf-8";
/* CSS Document */

body{
	font-family:"Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0px;
/*	background-color:#291601;*/
	background-color:#8F520E;
	}

body a{
	text-decoration:none;
	color: #330000;
	}

body a:visited{
	color: #330000;
	}
body a:hover{
	color: #660000;
	text-decoration:underline;
	}
	
body p{
	text-align: justify;
	}
.tube{
	margin: 10px;
	}

#top_header{
	width: 100%;
	height: 300px;
	margin-top: 10px;
/*	background-color:#00FF00;*/
	background-image: url(images/tophead_bg_def.png);
	background-repeat: repeat-x;
	background-position:center center;
	float:left;
	}

#top_menunav{
	width: 100%;
	height: 120px;
	background: #fdf8f2;
	background-color:#fdf8f2;
	background-image:url(images/body_topbg_def.png);
	background-repeat:repeat-x;
	float:left;
	margin: 0px;
	padding-bottom: 10px;	
	}

#left_col{
	width: 57%;
	height: 900px;
	background-color:#fdf8f2;
	background-image: url(images/symbol_bg.png);
	background-repeat:no-repeat;
	background-position: center center;
	float:left;
/*	overflow:auto;*/
	}

#center_col{
	width: 8%;
	height: 900px;
	background-color:#fdf8f2;
	background-image:url(images/mid_divider.png);
	background-repeat:repeat-y;
	background-position:center;
	float:left;
	}
#center_col2{
	width: 100%;
	height: 900px;	
	background-color:#fdf8f2;
/*	background-image:url(images/mid_divider.png);
	background-repeat:repeat-y;
	background-position:center;*/
	float:left;
	}
#right_col{
	width: 35%;
	height: 900px;	
	background-color:#fdf8f2;
	clear:right;
	float:right;
/*	overflow:auto;	*/
	}

#bottom_menunav{
	background-color:#fdf8f2;
	width: 100%;
	clear:left;
	float:left;
	text-align:center;
	}
#bottom_footer{
	width: 100%;
	background-image:url(images/footer_bg_def.png);
	background-repeat:repeat-x;
	color: #7e6c0a;
	clear:left;
	float:left;
	}
/*Copyright Text*/
.copyright_txt{
	font-size: 1em;
	color: #7e6c0a;
	text-align:center;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	}
/* by link*/
.by { 
	font-size: .75em;
	color: #7e6c0a;
	text-align:center;
	padding-top:0px;
	margin-top:0px;
	}
.by	a{
	text-decoration:none;
	color: #7e6c0a;
	}
.by	a:link{
	text-decoration:none;
	color: #7e6c0a;
	}

.by	a:visited{
	color: #7e6c0a;
	}
.by	a:hover{
	color: #999966;
	text-decoration:underline;
	}
	
/*bottom link*/
#bottom_navlist li{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	}
#bottom_navlist li	a{
	text-decoration:none;
	color:#cccccc;
	}
#bottom_navlist li	a:link{
	text-decoration:none;
	color:#cccccc;
	}
#bottom_navlist li	a:visited{
	color:#cccccc;
	}
#bottom_navlist li	a:hover{
	color:#FFFFFF;
	padding-bottom: 10px;
	border-bottom: solid;
	border-bottom-color:#000000;
	border-bottom-width: 3px;

	}
#bottom_active{
	color:#FFFFFF;
	}
	
/*top link*/
#navlist_ctrl{
	text-align:center;
	margin-top: 20px;
	margin-bottom: 1px;
	}

#top_navlist ul{
	margin: 0px;
	margin-top: -20px;
	margin-bottom: 0px;	
	}
#top_navlist li{
	display: inline;
	list-style-type: none;
	}
#top_navlist li	a{
	text-decoration:none;
	color: #660000;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	}

#top_navlist li	a:visited{
	color: #660000;
	}
#top_navlist li	a:hover{
	color:#c1a908;
	padding-right: 10px;
	padding-left: 10px;
	background-color:#291601;
	background-image: url(images/navmenutop_select.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	border-right: solid;
	border-right-color: #666600;
	border-right-width: 1px;
	border-left: solid;
	border-left-color: #666600;
	border-left-width: 1px;
	}
#top_navlist #top_active{
	color:#c1a908;
	padding-right: 10px;
	padding-left: 10px;
	background-color:#291601;
	background-image: url(images/navmenutop_select.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	border-right: solid;
	border-right-color: #666600;
	border-right-width: 1px;
	border-left: solid;
	border-left-color: #666600;
	border-left-width: 1px;
	}
/*wrappers*/
.c_wrap1{
	background-color:#fdf8f2;
	background-image:url(images/green_topdivider.png);
	background-repeat:no-repeat;
	background-position: top center;
	padding-bottom: 5px;
	}

.c_wrap2{
	background-color:#fdf8f2;
	background-image:url(images/green_bottomdivider.png);
	background-repeat:no-repeat;
	background-position: 62.75%  bottom;	
	margin-bottom: 25px;
	margin-top: 5px;	
	}
html >body .c_wrap2{
	background-color:#fdf8f2;
	background-image:url(images/green_bottomdivider.png);
	background-repeat:no-repeat;
	background-position: 61.75%  bottom;	
	margin-bottom: 25px;
	margin-top: 5px;	
	}
.c_wrap3{
	background-color:#fdf8f2;
	background-image:url(images/mid_divider.png);
	background-repeat:repeat-y;
	background-position:center;
	}
	
.body_wrap{
	background-color:#fdf8f2;
	}

/*Drop cap*/
.letterbox{
	font-size: 375%;
	color:#FFFFFF;
	background-color:#c1a908;
	float:left;
	line-height:50px;
	padding-top:2px;
	margin-right: 5px;
	font-family: Times, serif, Georgia;
	}

/*Left column paragraph*/
#myid{
	margin-left: 15%;
	text-align: left;
	}
.marginleft{
	margin-left: 15%;
	line-height: 1.5em;
	text-align: left;
	}
.marginleft2{
	margin-right: 0px;
	text-align: right;
	}
	
.marginright{
	margin-right: 15%;
	line-height: 1.5em;
	text-align: justify;
	}
.marginright2{
	margin-right: 15%;
	text-align: right;
	}
.para_title{
	color: #c1a908;
	font-size: 2em;
	}

.morelinks a {
	text-decoration: none;
	color: #7e6c0a;
	border-bottom: solid;
	border-bottom-color: #c1a908;
	border-bottom-width: .25em;
	padding-bottom: .50em;;
	margin-bottom: .50em;
	}
.morelinks a:hover {
	color: #999900;
	border-bottom: solid;
	border-bottom-color: #99CC00;
	border-bottom-width: .25em;
	padding-bottom: .50em;
	}
.morelinks a:visited {
	color: #7e6c0a;
	}

/*header part*/

#header_disp{
	width: 63%;
	height: 299px;
	float:left;
	margin: 0px;
	padding: 0px;
	background-image:url(images/product_img_display.png);
	background-repeat:no-repeat;
	background-position: right center;
	}
#header_logo{
	width: 37%;
	height: 299px;
	clear: right;
	float: right;
	background-image: url(images/muebles_italiano_logo.png) ;
	background-repeat:no-repeat;
	background-position: left center;
	text-align:left;
	vertical-align:top;
	padding: 0px;
	}
#header_slideshow{
	text-align:right; 
	width: 468px; 
	height: 200px; 
	margin: 0px;
	margin-top: 50px;
	margin-right: 37px;
	margin-left:auto;
	padding: 0px; 
/*	background-image: url(images/mi_0003_header_slide4.jpg);
	background-repeat:no-repeat;
	background-position: center center;	
*/	}
.main_title{
	font-size: 2em;
	font-weight: lighter;
	}
	
/*product list*/
	
#navcontainer{
	margin: 0px;
	padding: 0px;
	}

#navcontainer ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	}

#navcontainer ul li { 
	float: left; 
	}

#navcontainer ul li a{
	text-decoration: none;
	text-align: left;
	color:#333333;
	width: 180px;
	height: 123px;
	padding-top:0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 1px;
	clear:left;
	float: left;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

#navcontainer li a:hover{
	background-color:#fdf8f2;
	color: #000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=15);
	-moz-opacity: .15;	
}

#navcontainer li #prod_current {
	background-color:#fdf8f2;
	color: #000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=15);
	-moz-opacity: .15;	
}
/*prod lionks*/

#prod_links{
	text-align:center;
	margin: 0px;
	margin-top: 35px;
	display:none;
	}
#prod_links a{
	color:#000000;
	text-transform:none;
	text-decoration: none;
	}
#prod_links a:hover{
	color:#000000;
	text-transform:capitalize;
	font-size: 1.3em;
	text-decoration: underline;
	}
#prod_links a:visited{
	color:#000000;
	text-transform:none;
	}
#selected_prod {
	color:#000000;
	text-transform:capitalize;
	font-size: 1.3em;
	text-decoration: underline;
}