@charset "utf-8";
/*  
Theme Name: D.Sign
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: Verdana, Geneva, sans-serif;
}
body {
	background: url(../img/bg-body.png) fixed left -385px;
	font-size: 62.5%;
}
body#home {
	background: url(../img/bg-home.png) no-repeat center -600px;
}
a {
	outline: none;
	text-decoration: none;
}
ul { 
	list-style: none;
}
#nav {	
	position: fixed;
	top: 15px;
	left: 450px;
	width: 150px;
	height: 160px;
}
#nav li {
	text-align: right;
}
#nav li a {
	font-size: 1.5em;
	font-variant: small-caps;
	color: #888;
}
#nav li a.active {
	color: #555;
}
#nav li a:hover {
	color: #222;
}
#back {	
	position: fixed;
	top: 15px;
	left: 615px;
	width: 25px;
	height: 120px;
}
#back a {
	display: block;
	width: 25px;
	height: 120px;
	text-indent: -9999px;
}
#info-container {
	position: fixed;
	top: 0;
	left: 650px;
	width: 340px;
	height: 160px;
}
#info {	
	position: absolute; 
	top: 50%; 
	height: 50px; 
	margin-top: -25px;
}
#info h3 {	
	font-size: 2.5em;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: -1px;
}
#info p {
	font-size: 1.1em;
	text-align: justify;
}
#info h3 a, #info p a {	
	color: #888;
}
#info h3 a:hover, #info p a:hover {
	color: #555;
}
#wrapper {
	padding: 190px 0 0 40px;
	height: 307px;
	background: url(../img/bg-wrapper.png) repeat-x 0 190px;
} 
#wrapper h2 {
	font-size: 2.6em;
	font-variant: small-caps;
	font-weight: normal;
	padding: 30px 0 10px 0;
	color: #222;
} 
#wrapper p {
	font-size: 1.14em;
	line-height: 1.45em;
	padding: 0 0 8px 0;
	color: #000;
}
#wrapper p a {
	color: #888;
	border-bottom: 1px dashed #888;
}
#wrapper p a:hover {
	border-bottom: 1px solid #888;
}
#wrapper p.mini a, #wrapper p.mini a:hover {
	border-bottom: 0;
}
#wrapper div {
	display: block;
	float: left;
}
#wrapper div.item {
	width: 577px;
}
#wrapper div.text {
	width: 380px;
	height: 200px;
	text-align: justify;
}
#wrapper div.img {
	width: 280px;
	text-align: center;
}
#wrapper div.left-col, #wrapper div.right-col {
	width: 128px;
	height: 200px;
}
#wrapper div.right-col {
	margin: 0 0 0 10px;
}
#wrapper div.spacer {
	width: 30px;
	height: 200px;
}
#wrapper .left-col p, #wrapper .right-col p {
	font-size: 1.1em;
	padding: 0 0 6px 0;
	letter-spacing: -1px;
	text-align: right;
}
#wrapper .left-col p.mini, #wrapper .right-col p.mini {
	padding: 0 0 17px 0;
}
#wrapper .left-col p {
	text-align: right;
}
#wrapper .right-col p {
	text-align: left;
	color: #555;
}
#enter {
	margin: 100px auto;
	width: 700px;
	height: 250px;
}
#enter a {
	display: block;
	width: 700px;
	height: 250px;
}
#iva {
	position: fixed;
	bottom: 5px;
	left: 5px;
}
#iva p {
	color: #555;
	letter-spacing: -1px;
}
#credits {
	position: fixed;
	bottom: 5px;
	right: 5px;
}
#credits p {
	text-align: right;
	color: #555;
	letter-spacing: -1px;
}
#credits p a {
	color: #222;
	border-bottom: 1px dashed #222;
}
#credits p a:hover {
	color: #222;
	border-bottom: 1px solid #222;
}
#contact-left {
	float: left;
	width: 360px;
	margin: 48px 0 0 25px;
}
#contact-center {
	float: left;
	width: 360px;
	margin: 48px 25px 0 50px;
}
#contact-right {
	float: left;
	width: 360px;
	margin: 35px 0 0 0;
}
label {
	clear: both;
	float: left;
	display: block;
	width: 95px;
	padding: 0 15px 0 0;
	margin: 12px 0;
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
}
input, textarea {
	float: left;
	border: 1px solid #231f20;
	margin: 12px 0;
	color: #444;
	background: #ddd;
	font-size: 1.5em;
	font-weight: normal;
	width: 248px;
}
input {
	height: 22px;
}
textarea {
	height: 118px;
	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: #231f20;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	width: 220px;
	height: 60px;
	margin: 0 0 0 560px;
}
/*  
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;
}