/*
Theme Name: Uniplast
Theme URI: http://uniplast.it/
Description: The default Uniplast theme
Version: 1.0
Author: David Vian
Author URI: http://ildavid.com/
Tags: red, gray
*/

body {
  margin: 0;
 padding:0;
  font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align: center;
}
a {color:#f00; text-decoration:none;}
#header {
	background-image:url('/images/sect_01_bck.png');
}
a:hover {
text-decoration:underline;}

#leftbg {
	position:absolute;
	top:0px;
	left:0px;
	width:183px;
	height:600px;
	background-image:url('/images/leftbg.png')
}

#rightbg {
	position:absolute;
	top:0px;
	right:0px;
	width:183px;
	height:600px;
	background-image:url('/images/rightbg.png')
}

#upper {
 	background-color:#D5D9DC;
}

#lower {
	border-top:#242424 solid 25px;
 	background-color:#3B3B3B;
}

#footer {
 	background-color:#242424;
	min-height:50px;
	margin-bottom:0px;
}

.main_container {
	width:972px;
	margin:auto;
	padding: 0;
    position:relative;
    z-index:3;
}

#sect_01 {
	width:960px;
	margin:auto;
	padding: 0 0px 0px 0px;	height:124px;
}

#sect_02_home {
	height:340px;
}

#sect_02_categoria {
	
	height:260px;
}

#sect_02_azienda {
	
	height:258px;
}

#sect_02_prodotti {
	
	height:260px;
}

#sect_03 {
	
	padding-bottom:40px;
}


#sect_04 {
	
	width:960px;
}

.menubutton {
	float:left;
	background-image:url('/images/MenuButtonUnselected.png');
	width:108px;
	height:31px;
}

.menubutton_sel {
	float:left;
	background-image:url('/images/MenuButtonSelected.png');
	width:108px;
	height:31px;
}

span.menubutton {
	display:block;
	margin-top:7px;
}

a.menubutton {
	margin-top:5px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}

a.menubutton_sel {
	margin-top:5px;
	color:#000000;
	text-decoration:none;
	text-align:center;
}

div.menuseparator {
	float:left;
	width:1px;
	height:31px;
}

div.dropdownmenucontainer {
	visibility:hidden;
	position:relative;
	margin-top:7px;
	padding-top:5px;
	width:208px;
	background-image:url('/images/dropdownmenu.png');
	background-repeat:x;
	background-color:#FFFFFF;
	padding-bottom:5px;
}

div.dropdownmenu {
  margin-top:2px;
	margin-bottom:2px;
	width:208px;
	padding-top:3px;
	padding-bottom:3px;
	color:#000000;
	text-align:left;
	overflow:visible;
	z-index:2;
	font-size:13px;
}

div.dropdownmenuquad {
	float:left;
	background-color:#000000;
	margin:3px;
	margin-right:10px;
	margin-left:10px;
	width:10px;
	height:10px;
}

div.dropdownmenuquad_over {

}

a.dropdownmenu {
	text-decoration:none;
}

div.sect_02_img {
	float:left;
}

div.sect_02_menu {
  margin:0px;

  float:left;
	
}

div.mbutton {
	margin:0px;
	padding:0px;
}

img.mbutton {
	margin:0px;
}

#menu_u {
	float:left;
	background-image:url('/images/menu_ub.png');
	height:6px;
	width:300px;
}

#menu_ur {
	float:left;
	background-image:url('/images/menu_ur.png');
	height:6px;
	width:6px;
}

#menu_body {
	clear:both;
	float:left;
	background-color:#D40000;
	background-image:url('/images/menu_b.png');
	background-position:top right;
	background-repeat:repeat-y;
	width:306px;
	height:100px;
}

#menu_l {
	clear:both;
	float:left;
	background-image:url('/images/menu_lb.png');
	height:6px;
	width:300px;
}

#menu_lr {
	float:left;
	background-image:url('/images/menu_lr.png');
	height:6px;
	width:6px;
}

div.menu_img {
	float:left;
}


p.menu_text_title  {
  color:#FFFFFF;
	font-size:24px;
	text-align:left;
}

div.content_box1 {
	float:left;
	display:inline;
	margin-top:25px;
	margin-left:50px;
	width:530px;
	text-align:left;
}

div.content_box2 {
  float:left;
	display:inline;
	margin-top:25px;
	margin-left:30px;
	width:320px;
	text-align:left;
}

div.content_title {
	color:#FF0000;
	font-size:24px;
}

div.content_text {
  margin-top:7px;
  color:#666666;
	font-size:13px;
	line-height:150%;
}

div.prod_menu_container {
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:30px;
	width:225px;
	padding:0px;
}

div.prod_menu_open {
	background-color:#EFF0F1;
	border:#FFFFFF solid 1px;
	border-right:none;
}

div.prod_menu_close {
	float:right;
	display:inline;
}

div.categ {
	margin:4px;
	margin-left:25px;
	font-size:11px;
	text-align:left;
}

a.categ_sel {
	color:#FF0000;
	text-decoration:none;
}

a.categ_unsel {
  color:#787878;
	text-decoration:none;
}


div.prod_contents_container {
	float:left;
	background-color:#EFF0F1;
	border:#FFFFFF solid 1px;
	border-right:none;
	width:670px;
}

div.PDF_download_icon {
	float:right;
	margin-top:10px;
	margin-right:16px;
}

div.PDF_download_text {
	float:right;
	margin-top:25px;
	margin-right:15px;
}

div.content_intro {
	margin-top:15px;
	margin-left:20px;
	color:#606060;
	font-size:12px;
	text-align:left;
}

div.sel_items {
  margin:30px;
	margin-top:20px;
	height:24px;
	background-color:#606060;
}

div.sel_items_text {
	float:left;
	margin-top:4px;
	margin-left:10px;
	font-size:12px;
	color:#FFFFFF;
}

div.sel_items_link_sel {
	float:right;
	margin:4px;
	width:16px;
	height:16px;
	background:#D8D8D8;
	font-size:12px;
	color:#606060;
	text-align:center;
}

div.sel_items_link {
	float:right;
	margin:4px;
	width:16px;
	height:16px;
	background:#606060;
	font-size:12px;
	text-align:center;
}

a.sel_items_link {
	color:#D8D8D8;
	text-decoration:none;
}

div.prod_login_container {
	float:right;
	display:inline;
	margin-right:-14px;
	margin-bottom:40px;
	width:516px;
	height:85px;
}

div.prod_login_form {
	border:#6C6D6D solid 1px;
	float:right;
	display:inline;
	margin-top:10px;
	width:495px;
	height:73px;
	background-color:#606061;
	text-align:left;
	color:#FFFFFF;
}

#prod_login_img {
	float:right;
	display:inline;
}

div.prod_login_input {
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:15px;
	font-size:12px;
}

input.prod_login_input {
	width:100px;
	margin-left:10px;
}

input.prod_login_submit {
	margin-left:30px;
	border:#C8C8C8 solid 1px;
	background-color:#000000;
	color:#FFFFFF;
}

div.contactbox_01 {
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:30px;
	margin-bottom:20px;
	width:540px;
	height:314px;
	background:#242424;
}

div.cat_item {
	float:left;
	display:inline;
	margin:20px;
	width:172px;
	height:215px;
	text-align:center;
}

img.cat_item {
	height:133px;
	border:#999999 solid 2px;
}

div.cat_item_title {
	margin-top:10px;
	margin-left:15px;
	color:#606060;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

div.cat_item_text {
	margin-left:15px;
	color:#606060;
	text-align:left;
	font-size:10px;
}

div.cat_img {
	float:left;
	display:inline;
	width:208px;
	height:250px;
	margin:7px;
	margin-top:10px;
	margin-bottom:25px;
}

div.cat_img_text {
  margin:5px;
	margin-top:15px;
	font-size:12px;
	text-align:left;
}

div.contact_title {
	margin-top:15px;
  margin-left:25px;
  margin-right:35px;
	padding-bottom:8px;
	border-bottom:#999999 solid 1px;
	font-size:24px;
	color:#999999;
	text-align:left;
}

div.contact_input_box1 {
	float:left;
	display:inline;
  margin-left:25px;
}

div.contact_input {
	margin-top:20px;
	font-size:13px;
	color:#FFFFFF;
	text-align:left;
}

input.contact_input {
	width:220px;
}

textarea.contact_input {
	width:220px;
	height:70px;
	scrollbars:auto;
}

input.contact_submit {
	border:#FFFFFF solid 2px;
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
}

div.contact_clear {
  margin-top:15px;
	margin-right:35px;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
}

div.contact_input_box2 {
	float:right;
	display:inline;
  margin-right:35px;
}

div.contactbox_02 {
	float:right;
	display:inline;
	margin-top:10px;
	margin-right:30px;
	margin-bottom:20px;
	width:330px;
	height:314px;
	background:#242424;
}

div.address_col1 {
  float:left;
	margin-top:20px;
	margin-left:25px;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
}

div.address_col2 {
  float:right;
	margin-top:20px;
	margin-right:25px;
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
}

div.links_col1 {
  float:left;
	margin-top:20px;
	margin-left:25px;
	color:#999999;
	font-size:11px;
	text-align:left;
}

div.links_col2 {
  float:right;
	margin-top:20px;
	margin-right:40px;
	color:#999999;
	font-size:11px;
	text-align:right;
}

body {
    background-color: #D5D9DC;
} #leftbg {
    position: absolute;
    z-index: 0;
} #rightbg {
    position: absolute;
    z-index: 0;
} #upper {
    position: relative;
    z-index: 2;
    background-color: transparent;
} #sect_03 {
    background-color: transparent;
}
.clear {
    clear:both;
    font-size:0px;
    height:0px;
}
#logo {
    float:left;margin-top:7px;margin-left:19px;
}
img {
    border: 0;
} #sect_01 {
    position: relative;
    width: 960px;
    margin: 0 auto;
} #menubox {
    position: absolute;
    top: 40px;
    left: 290px;
    border: solid 1px #fff;
    z-index: 100;
} #menubox ul {
    margin: 0;
    padding: 0;
    list-style: none;
} #menubox ul li {
    float: left;
    height: 31px;
    width: 108px;
    position: relative;
    background: #f00 url(/images/MenuButtonUnselected.png) repeat-x left top;
} #menubox li a {
    display: block;
    height: 20px;
    padding: 7px 0 4px;
    color: #fff;
    text-decoration: none;
} #menubox li a:hover {
    color: #d1d1d1;
} #menubox li.menubutton_sel, #menubox li:hover {
    background: transparent url('/images/MenuButtonSelected.png') repeat-x right top;
} #menubox li:hover a {
    color: #000;
} #menubox li.menubutton_sel a {
    color: #000;
} #menubox li ul {
    background-color: #fff;
    position: absolute;
    top: 31px;
    padding: 6px 0;
    left: 0;
    z-index: 1000;
} #menubox .submenu li {
    clear: both;
    float: none;
    display: block;
    width: auto;
    height: auto;
    font-size: 13px;
    background-image: none;
    background-color: transparent;
    margin: 1px 1px;
} .squ {
    width: 10px;
    font-size: 2px;
    height: 10px;
    background-color: #000;
    float: left;
    margin-right: 8px;
    margin-top: 2px;
} #menubox .submenu li a {
    color: #000;
    height: auto;
    padding: 3px 0 3px 6px;
    margin: 0;
    width: 150px;
    text-align: left;
    border: none;
    background-image: none;
    white-space: nowrap;
} #menubox .submenu li a:hover {
    color: #fff;
    background: #000;
    border: none;
} #menubox .submenu li a:hover .squ {
    background-color: #fff;
} .menuseparator {
    background: transparent url(/images/MenuButtonSeparator.png) no-repeat left bottom;
    width: 1px;
    float: left;
} #imgroll {
    position: relative;
    background: transparent url(/images/sfondo_roll.png) no-repeat left top;
    width: 594px;
    height: 341px;
    float: left;
}
#imgrollint {
    position: relative;
    background: transparent url(/images/sfondo_roll_int.png) no-repeat left top;
    width: 971px;
    height: 239px;
    float: left;
}
 #banfade {
    position: absolute;
    top: 214px;
    left: 46px;
    width: 350px;
    height: 95px;
    background-color: #000;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha( opacity = 60);
    z-index: 4;
}
#imgrollint #banfade {
    top:123px;
}
#imgrollint #claims {
    top:133px;
}
 #imagerota, #fenestra {
    position: absolute;
    left: 46px;
    top: 15px;
    width: 530px;
    height: 308px;
    overflow: hidden;
}
 #imagerotaint {
     position: absolute;
    left: 46px;
    top: 22px;
    width:901px;
    height: 196px;
    overflow:hidden;
}
 #claims {
    position: absolute;
    top: 224px;
    left: 46px;
    width: 350px;
    height: 75px;
    z-index: 5;
    font-size: 18px;
    color: #fff;
    text-align: left;
} #claims span {
    font-size: 30px;
    display: block;
    margin-bottom: 10px;
}
 .sect_02_menu {
     text-align:left;
 }
.sect_02_menu div {
    width:212px;
    margin: 0;   
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
    padding: 10px 50px 0 116px;
    text-align:left;
    line-height:160%;
}
.sect_02_menu div a {
    text-decoration:none;
    color: #fff;
    display:block;
}
.sect_02_menu div span {
    font-size:30px;
    margin-bottom:10px;
}
.f14 {
    font-size:14px !important;
}.f24 {
    font-size:24px !important;
}
 #b_profili {
    background: transparent url(/images/button_profili.png) no-repeat left top;
    height: 81px;
    padding-top:32px;
} #b_accessori {
    background: transparent url(/images/button_accessori.png) no-repeat left top;
    height: 97px;
    padding-top:15px;
} #b_polixilon {
    background: transparent url(/images/button_polixilon.png) no-repeat left top;
    height: 84px;
    padding-top:20px;
}
.sect_02_menu div .desc {
    margin-top:10px;
    width:auto;
    padding:5px 0 0 0;
    font-style: normal;
    display:block;
}
#lang {
    position:absolute;
    right:16px;
    top:16px;
    font-size:12px;
}
#lang a {
    color:#666;
    text-decoration:none;
}
#lang a.sel {
    color:#fff;
    border-bottom:solid 2px #d3d4d7;
}
div.prod_menu_container {
    background:transparent url(/images/submenu_bot.gif) no-repeat 9px bottom;
    padding:6px 0;
}
.prod_menu_container ul {
    margin:0;padding:0;
    list-style:none;
    background:transparent url(/images/submenu_lat.gif) repeat-y 9px top;
}
.prod_menu_container ul ul {
    background-image:none;
    padding:10px 0; 
    border-top: solid 1px #ddd;
}
.prod_menu_container ul li {
    width:212px;
    /*height:52px;*/
    background-color:#e10000;
    border-bottom: solid 1px #b10000;
    border-top: solid 1px #e43333;
    text-align:left;
    margin-left:13px;
}
.prod_menu_container ul li li{
    background-color:transparent;
    border:none;
    font-size:11px;
}
.prod_menu_container ul li.sel {
    margin-left:0px;
    background-color:#eff0f1;
    border:none;
    width:225px;
}
.prod_menu_container ul li a {
    color:#fff;
    background: transparent url(/images/dot_w.gif) no-repeat left 20px;
    padding:17px 0 16px 21px;
    display:block;
    text-decoration:none;
    margin-left:20px;
}
.prod_menu_container ul li.sel li a {
    padding:2px 0;
    background-image:none;
    color:#787878;
}
.prod_menu_container ul li.sel li a:hover {
    color:#f00;
}
.prod_menu_container ul li.sel li a.sel {
    color:#f00;
    text-decoration:underline;
}
.prod_menu_container ul li.sel a {
    background: transparent url(/images/dot_r.gif) no-repeat left 20px;
    color:#f00;
}
div.prod_contents_container {
    width:692px;
}
div.content_intro{
    padding:15px;
    margin:0;
}
div.cat_img {
    margin-right:10px;
    margin-left:10px;
}
/* Giro girotondo, io giro intorno al mondo. Le stelle d'argento costan cinquecento.
 * Centocinquanta e la Luna canta, il Sole rimira la Terra che gira,
 * giro giro tondo come il mappamondo */





.even, .alt {

	border-left: 1px solid #ddd;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond, #commenti {
text-align:left;
font-size:12px;
padding:15px;}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
.contactbox_02 a {
color:#fff;
text-decoration:none;}
.prod_login_form h2 a {
color:#fff;
text-decoration:none;}
.prod_login_form h2 {
margin: 0 0 0 15px;
padding: 15px 0 0 0px;
}
.prod_login_form small {
float:right;
color:#fff;}
div.prod_login_container {
margin-bottom:0px;}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
