@charset "UTF-8";
/* CSS Document */
body { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ddd; 
	margin: 0;
	padding: 0px;
	text-align: left;
	background-color:#333;
	width: 100%;
	height: 100%;
}
a {
	color:#FFF;
}
a:hover {
	color:#FFF;
	text-decoration:underline;
}
hr {
	border: none;
	border-bottom: none;
	border-top: #dddddd dashed 1px;
	width:210px;
	background: transparent;
}
#bg { 
	margin: 0px auto;
	padding: 0;
	width: 100%
}
#content {
	margin:0px auto;
	width: 900px;	
}
#header {
	position:relative;
	background: url("../images/landing_header.jpg") no-repeat 0 0;
	width:900px;
	height:410px;
	margin: 0px auto;
	padding-bottom: 10px;
}

#text {
	height:100%;
	margin:0px auto;
	position:relative;
	width:880px;
}
.title {
	font-size:2.8em;
	color: #fff;
	line-height: 1em;
}
#rowA {
	position:relative;
	margin-top:10px;
	height: 340px;
	margin-bottom:20px;
}
.main-title{
	margin: 0px;
	font-size:2.2em;
	color: #fff;
	width:560px;
	line-height: 1em;
}
#rowC {
	position:relative;
	top:20px;
	height:420px;
	border-bottom:#66ccff 1px solid;
}
#description1 {
	margin-top:6px;
	width:560px;
	float:left;
}
.description1 {
	margin-top:6px;
}
.description1 span {
	font-weight:bold;
	color:#FF9900;
}
#video {
	width: 310px;
	height: 200px;
	float:right;
	margin-top: 0px;
}
#player{
	position: relative;
	margin: 0 auto;
}
#title_colonne {
	font-size:18px;
	position:relative;
	text-align:center;
	top:260px;
	width:100%;
}
#colonne {
	margin-top: 120px;
	float:left;
	width:530px
}
.gallery {
	position:absolute;
	margin-top:194px;
	width:200px;
	margin-left:185px;
}
.themes {
	position:relative;
	background: url("../images/grande.png") no-repeat top;
	margin-top:20px;
	padding-top:40px;
	min-height: 150px;
}
.theme{
	position:relative;
	display:block;
	float: left;
	height: auto;
	width:290px;
}
.theme .brief-description{
	color:#FFFFFF;
	display:block;
	font-size:1.8em;
	position:relative;
}
.themes-options{
	position: relative;
	display: block;
	clear: both;
}
.wrapped .theme-icon{
	background: url("../images/wrapped.png") no-repeat top left;
	height: 289px;
	width: 270px;
	margin-left:0px;
	padding: 0;
}
.wrapped .theme-description{
	margin-left: 0px;
}
.metal .theme-icon{
	background: url("../images/metallo.png") no-repeat top left;
	height: 289px;
	width: 270px;
	margin-left:20px;
	padding: 0;
}
.metal .theme-description{
	margin-left: 30px;
}
.theme-footer2 {
	margin-left:30px;
}
.leather .theme-icon{
	background: url("../images/pelle.png") no-repeat top left;
	height: 289px;
	width: 270px;
	margin-left:40px;
	padding: 0;
}
.leather .theme-description{
	margin-left: 50px;
}
.theme-footer3 {
	margin-left:50px;
}
.smaller-copies{
	position: relative;
	display: block;
	clear: both;
	padding-top: 10px;
}

.smaller-copies .title{

}
.smaller-copies .brief-description{
	color:#FFFFFF;
	display:block;
	font-size:1.8em;
	position:relative;
	padding-bottom: 20px;
}
.smaller-copies .description{
	padding-bottom: 20px;
}

.smaller-copies-options{
	position: relative;
	display: block;
	clear: both;
}
.smaller-copies-options .theme{
	width: 410px;
}
.smaller-2{
	background: url("../images/2smaller.png") 0 0 no-repeat;
	background:transparent url(../images/2smaller.png) no-repeat scroll 100% -60px;
	min-height:209px;
	width:410px;
}
.smaller-4{
	background:transparent url("../images/4smaller.png") no-repeat scroll 100% -60px;
	min-height:200px;
	width:410px;
	margin-left:40px;
}
.theme-footer4 {
	margin-left:40px;
}
.theme-format{
	position: relative;
	display: block;
	padding-bottom: 10px;
}
.book-shape{
	position: relative;
	display: block;
}
.num-pages{
	color: #666;
	font-size: 0.8em;
	line-height: 1em;
	vertical-align: middle;
}
.extra{
	position: relative;
	display: block;
}


.style1 {
	color:#FF9900;
	font-weight:bold;
}
.style2 {
	color: #999;
}
.book-format {
	color:#FF9900;
	font-weight:bold;
}
.book-shape {
	color: #999;
}
.row-separator{
	background:transparent url(../images/row-separator.png) repeat-x scroll 0 100%;
	clear:both;
	display:block;
	height:20px;
	position:relative;
	width:100%;
}
.footer .row-separator{
	width: 100%;
	margin: 0px auto;
	height: 2px;
}
.footer {
	background:#333333 url(../images/footer-box-bg.png) repeat-y scroll 0 0;
	clear:both;
	display:block;
	margin-top:140px;
	position:relative;
	width:100%;
}
.footer-content{
	background:#333333 url(../images/footer-arrow.png) no-repeat scroll 0px 0;
	display:block;
	font-size:9px;
	height:50px;
	margin:0 auto;
	padding-left:70px;
	overflow: hidden;
	position:relative;
	width:980px;
}
.copyrights{
	position: relative;
	padding-top: 10px;
}

