/*  
Theme Name: Ladinstyle
Author: baga
Author URI: http://www.bagaweb.com/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, button, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Trebuchet MS, Times New Roman, Times, serif;
}
body {
	background: #1f1f1f url(../img/bg-body.png) fixed;
	font-size: 62.5%;
}
body#home {
	background: #1f1f1f url(../img/bg-body-home.png) repeat-x;
}
body#body-ladinstyle {
	width: 3810px;
}
body#body-products {
	width: 1470px;
}
body#body-women {
	width: 6010px;
}
body#body-men {
	width: 1900px;
}
body#body-kids {
	width: 1900px;
}
body#body-press {
	width: 5490px;
}
body#body-partners {
	width: 1030px;
}
body#body-dealers {
	width: 1030px;
}
body#body-contact {
	width: 1440px;
}
body#body-credits {
	width: 1000px;
}
body#body-a {
	width: 920px;
}
body#body-ab {
	width: 1350px;
}
body#body-ab- {
	width: 1130px;
}
body#body-abc {
	width: 1790px;
}
body#body-abcd {
	width: 2220px;
}
body#body-abcde {
	width: 2660px;
}
a {
	outline: none;
	text-decoration: none;
}
ul { 
	list-style: none;
}
h2 {
	position: fixed;
	top: 0;
	left: 380px;
	width: 550px;
	height: 73px;
	text-indent: -99999px;
}
h2#h2-ladinstyle {
	background: url(../img/h2-ladinstyle.jpg) no-repeat 10px bottom;
}
h2#h2-projects {
	background: url(../img/h2-projects.jpg) no-repeat 10px bottom;
}
h2#h2-press {
	background: url(../img/h2-press.jpg) no-repeat 10px bottom;
}
h2#h2-products {
	background: url(../img/h2-products.jpg) no-repeat 10px bottom;
}
h2#h2-men {
	background: url(../img/h2-products-uomo.jpg) no-repeat 10px bottom;
}
h2#h2-women {
	background: url(../img/h2-products-donna.jpg) no-repeat 10px bottom;
}
h2#h2-kids {
	background: url(../img/h2-products-bambino.jpg) no-repeat 10px bottom;
}
h2#h2-dealers {
	background: url(../img/h2-dealers.jpg) no-repeat 10px bottom;
}
h2#h2-partners {
	background: url(../img/h2-partners.jpg) no-repeat 10px bottom;
}
h2#h2-contact {
	background: url(../img/h2-contact.jpg) no-repeat 10px bottom;
}
h2#h2-credits {
	background: url(../img/h2-credits.jpg) no-repeat 10px bottom;
}
#nav {	
	background: url(../img/bg-nav.png) no-repeat;
	position: fixed;
	top: 0;
	left: 0;
	width: 161px;
	height: 100%;
	text-align: left;
}
#nav ul#menu {
	margin: 210px 75px 0 0;
}
#nav li {
	text-transform: capitalize;
	text-align: right;
}
#nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #1074bf;
	letter-spacing: -1px;
}
#nav li a:hover {
	color: #fff;
}
#nav li li a {
	padding: 0 10px 0 0;
	font-size: 1.4em;
	font-weight: normal;
}
#nav li ul.element {
	display: none;
}
#nav li ul.display {
	display: block;
}
#wrapper {
	margin: 155px 0 0 161px;
} 
#wrapper h3 {
	font-size: 1.8em;
	letter-spacing: -1px;
	padding: 10px 0;
	color: #000;
} 
#wrapper p {
	font-size: 1.3em;
	padding: 0 0 5px 0;
	color: #000;
}
#wrapper div {
	display: block;
	float: left;
}
#wrapper div.text {
	width: 380px;
	height: 240px;
	padding: 10px 5px;
	margin: 35px 0 0 0;
	text-align: justify;
}
#wrapper div.descr {
	width: 280px;
	height: 240px;
	padding: 10px 5px;
	margin: 35px 0 0 30px;
	text-align: justify;
}
#wrapper div.hor {
	width: 434px;
	height: 294px;
	background: url(../img/drop-hor.png) no-repeat;
}
#wrapper div.ver {
	width: 206px;
	height: 294px;
	background: url(../img/drop-ver.png) no-repeat;
}
#wrapper div#ale {
	width: 180px;
	height: 220px;
	padding: 10px 5px;
	margin: 50px 0 0 30px;
	text-align: justify;
	font-size: 1.2em;
}
#wrapper div.spacer {
	width: 30px;
	height: 294px;
}
#wrapper img {
	margin: 27px;
}
#wrapper em.products {
	float: left;
	display: block;
	width: 120px;
}
#wrapper em.credits {
	float: left;
	display: block;
	width: 150px;
}
#wrapper a {
	color: #1074bf;
	font-weight: bold;
}
#wrapper a:hover {
	text-decoration: underline;
}
#email {
	position: fixed;
	top: 545px;
	left: 390px;
}
#email p a {
	display: block;
	width: 270px;
	height: 35px;
	background: url(../img/bg-email.jpg) no-repeat;
}
#fb {
	position: fixed;
	bottom: 5px;
	left: 5px;
}
#fb a {
	display: block;
	width: 100px;
	height: 28px;
	background: url(../img/facebook.png) no-repeat;
}
#credits {
	text-align: right;
	position: fixed;
	bottom: 5px;
	right: 5px;
}
#credits p {
	color: #fff;
	font-size: 1.2em;
}
#credits p a {
	color: #1074bf;
}
#credits p a:hover {
	color: #fff;
}
#contact-left {
	float: left;
	width: 220px;
	margin: 35px 0 0 25px;
}
#contact-center {
	float: left;
	width: 360px;
	margin: 48px 25px 0 50px;
}
#contact-right {
	float: left;
	width: 360px;
	margin: 48px 0 0 0;
}
label {
	clear: both;
	float: left;
	display: block;
	width: 85px;
	padding: 0 15px 0 0;
	margin: 12px 0;
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
}
input, textarea {
	float: left;
	border: 1px solid #1f1f1f;
	margin: 12px 0;
	color: #fff;
	background: #1074bf;
	font-size: 1.5em;
	font-weight: normal;
	width: 258px;
}
input {
	height: 22px;
}
textarea {
	height: 166px;
	overflow: auto;
}
form small {
	margin: 20px 0 0 0;
	font-size: 0.8em;
	color: #000;
	display: block;
	text-align: justify;
}
p.send {
	clear: both;
}
p.send input {
	float: none;
	background: url(../img/bg-send.png) no-repeat;
	border: 0;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	width: 220px;
	height: 60px;
	margin: 20px 0 0 610px;
}
/*  
Home Page
*/
#homepage {
	width: 980px;
	height: 600px;
	margin: 0 auto;
	background: url(../img/bg-home.png);
}
#video-wrapper {
	float: left;
	width: 434px;
	height: 294px;
	margin: 155px 0 0 84px;
	background: url(../img/drop-hor.png);
}
#video {
	margin: 27px;
}
#home-nav {
	float: left;
	width: 116px;
	height: 164px;
	margin: 220px 0 0 -30px;
	text-align: left;
}
/*  
jdGallery
*/
.jdGallery {
	overflow: hidden;
	position: relative;
}
.jdGallery .slideElement {
	width: 100%;
	height: 100%;
}
/*  
Slimbox
*/
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../img/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../img/prevlabel.gif) no-repeat 0% 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../img/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-size: 1.0em;
	color: #333;
	line-height: 1.8em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
	font-size: 1.5em;
}
