/********************************************************************
 * GENERIC
 *******************************************************************/
body {
	background:#ffffff;
	margin:0;
	color:7f7f7f;
	font-family:arial, helvetica;
}
a {
	color:#7f7f7f;
}
a:focus {
	outline:none;
}
a:hover {
	color:#7f7f7f;
}
a img {
	border:none;
}
/********************************************************************
 * GLOBAL
 *******************************************************************/
#global {
	margin:auto;
	height:100%;
	width:100%;
	border-collapse:collapse;
}
#global td {
	vertical-align:top;
	height:100%;
}
#global td.main {
	width:978px !important;
	background:#ffffff;
	overflow:hidden;
}
#global div.gradrad.left {
	max-height:959px;
	max-width:181px;
	background:#ffffff right url('../img/b_home_rad_left-trans.png') no-repeat;	
	float:right;
}
#global div.gradrad.right {
	max-height:959px;
	max-width:190px;
	background:#ffffff left url('../img/b_home_rad_right-trans.png') no-repeat;
	float:left;
}
#global div.gradrad {
	height:100%;
	width:100%;
	overflow:hidden;
}
#global div.decoration {
	width:483px;
	background:url('../img/b_home_img.jpg') no-repeat;
	height:100%;
	float:left;
}
#global div.content {
	background:url('../img/b_background.png') no-repeat;
}
#global td.overflow {
	overflow:hidden;
}
#global div.content ul {
	list-style:none;
	padding:0;
	margin:0;
}
#global div.content.home {
	width:495px;
	float:left;
	height:100%;
	min-height:100%;
}
#absolutize {
	position:absolute;width:100%;height:100%
}
#portfolio_items {
	overflow:hidden;
	height:5px;
	opacity:0;
	visibility:hidden;
}
/********************************************************************
 * PORTFOLIO
 *******************************************************************/
div.content.portfolio {
	overflow:hidden;
	position:relative;
}
div.content.portfolio div.tween-container {	
	position:relative;
	width:300%;
	margin:auto;
	right:100%;
/*
	border:solid 1px red;
*/	
	overflow:hidden;
}
div.content.portfolio div.container {
	float:left;
	display:block;
	width:978px;
	left:978px;
	position:relative;
}
div.content.portfolio div.container div.description {
	font-size:0.75em;
	color:#aaa;
	text-align:justify;
}
/********************************************************************
 * Vin
 *******************************************************************/
div.content.portfolio div.tween-container.vin div.container {
	background:url('../img/b_portfolio_vin-trans.png') no-repeat;
	height:616px;
}
div.content.portfolio div.tween-container.vin div.container div.background {
	height:616px;
	background-repeat:no-repeat;
}
div.content.portfolio div.tween-container.vin div.container div.description {
	position:relative;
	top:500px;
	padding:0 50px 0 50px;
	width:400px;
}
/********************************************************************
 * Tofs
 *******************************************************************/
div.content.portfolio div.tween-container.tofs div.container {
	height:616px;
}
div.content.portfolio div.tween-container.tofs div.container div.description {
	position:relative;
	top:550px;
	padding:0 50px 0 50px;
	width:400px;
}
div.content.portfolio div.tween-container.tofs div.container div.background {
	height:616px;
	background-repeat:no-repeat;
}
/********************************************************************
 * Web
 *******************************************************************/
div.content.portfolio div.tween-container.web div.container {
	height:616px;
}
div.content.portfolio div.tween-container.web div.container div.description {
	position:relative;
	top:500px;
	padding:0 50px 0 50px;
	width:400px;
}
div.content.portfolio div.tween-container.web div.container div.background {
	height:616px;
	background-repeat:no-repeat;
}
/********************************************************************
 * L-Autre
 *******************************************************************/
div.content.portfolio div.tween-container.l-autre div.container {
	height:640px;
}
div.content.portfolio div.tween-container.l-autre div.container div.description {
	position:relative;
	top:535px;
	padding:0 50px 0 50px;
	width:400px;
}
div.content.portfolio div.tween-container.l-autre div.container div.background {
	height:616px;
	background-repeat:no-repeat;
}
/********************************************************************
 * PAGINATION
 *******************************************************************/
div.content div.pagination {
	text-align:right;
	color:white;
	margin:0 25px 0 25px;
	padding-bottom:5px;
	border-bottom:solid 1px #959595;
}
div.content div.pagination a {
	color:gray;
	text-decoration:none;
}
div.content div.pagination a:focus {
	outline:none;
}
div.content div.pagination a:hover {
	color:#3c3c3c;
}
div.content div.pagination a.current {
	color:#3c3c3c;
	font-size:2.5em;
}
div.content div.subpagination {
float:left;
	text-align:right;
	color:gray;
	margin:0 25px 0 25px;
	padding-bottom:5px;
}
div.content div.subpagination a {
	color:gray;
	text-decoration:none;
	padding-left:3px;
}
div.content div.subpagination a:focus {
	outline:none;
}
div.content div.subpagination a:hover {
	color:#000;
}
div.content div.subpagination a.current {
	color:#000;
	font-size:2.5em;
}
/********************************************************************
 * FOOTER
 *******************************************************************/
.footer {
	clear:both;
	color:#9e9e9e; font-size:10px; padding:30px; text-align:right;
	font-weight:bold;
}
.footer a {
	color:#9e9e9e;
}
.footer a:hover {
	color:#f44aca;
}
.footer strong {
	color:#9e9e9e;
}
div.footer p.credit {
	color:#7c7c7c;
}
/********************************************************************
 * SUBFOOTER
 *******************************************************************/
div#subfooter {
	clear:both;
	padding:25px; margin-top:25px; text-align:right;
	font-weight:normal;
}
div#subfooter ul.menu {
	text-transform:uppercase;
	float:right;
}
div#subfooter ul.menu h3,
div#subfooter ul.menu h4 {
	font-weight:normal;
	margin:0;
}
div#subfooter ul.menu h3 {
	font-size:1.5em;
}
div#subfooter ul.menu h4 {
	font-size:1.25em;
}
div#subfooter ul.menu a {
	color:#d2d3d3;
	text-decoration:none;
}
div#subfooter ul.menu a:hover {
	color:#f27cd5;
	text-decoration:none;
}
div#subfooter ul.menu li {
	list-style:none;
	float:left;
	margin-left:10px;
}
div#subfooter ul.menu li ul.sub {
	position:absolute;
	margin:0;
	padding:0;
	opacity:0;
}
div#subfooter ul.menu li ul.portfolio {
	margin-left:-25px;
}
div#subfooter ul.menu li ul li {
	margin:0;
	padding:0;
	text-align:left;
/*
	float:none;
*/
	margin-right:5px;
}
/********************************************************************
 * HTTP ERRORS
 *******************************************************************/
div.content.httperror {
	padding:50px;
	border-bottom:solid 1px #4F4F4F;
}
div.content.httperror h1 {
	font-weight:normal;
	text-transform:uppercase;
}
/********************************************************************
 * ABOUT
 *******************************************************************/
div.content.about {}
div.content.about div.lft {
	float:left;
	background:url('../img/about/photo.jpg') no-repeat;
	width:266px;
	height:600px;
	margin:15px;
	margin-top:20px;
}
div.content.about div.rgt {
	float:left;
}
div.content.about dl dt,
div.content.about dl dd {
	margin:0;
	padding:0;
	font-weight:normal;
}
div.content.about dl dt {
	margin-bottom:25px;
}
div.content.about dl dt.top {
	font-weight:normal;
}
div.content.about dl h1 {
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
div.content.about a.highlight {color: #f27cd5;}
div.content.about a.highlight:hover {color: #d1d1d1;}
/********************************************************************
 * CONTACT
 *******************************************************************/
div.content.contact {}
div.content.contact div.lft {
	background:url(../img/contact/contact.png) no-repeat;
	float:left;
	width:261px;
	height:454px;
	margin:15px;
	margin-top:0;
}
div.content.contact div.rgt {
	float:left;
}
div.content.contact dl {
	width:600px;
}
div.content.contact dl dt {
/*
	border-bottom:solid 1px #2F2F2F;
	overflow:hidden;
	height:31px;
*/
	margin:0;
	padding:0;
	margin-bottom:15px;
}
div.content.contact dl dt.no-overflow {
	height:auto;
}
div.content.contact label {
	font-size:1.5em;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	margin:0;
	padding:0;
}
div.content.contact input {
	display:block;
	background:transparent;
	border:none;
	border-bottom:solid 1px #2F2F2F;
	color:#5d5c5c;
	font-size:0.5em;
	text-transform:uppercase;
	/*
	margin-left:20px;
	height:31px;
	*/
	width:600px;
}
div.content.contact input[type=submit] {
	font-size:1.5em;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
}
div.content.contact textarea {
	color:#5d5c5c;
	border:none;
	border:solid 1px #5d5c5c;
/*
	border:solid 1px #5d5c5c;
	border-top:none;
	border-bottom:none;
*/
	display:block;
	margin:auto;
	width:100%;
	background:transparent;
	font-family:inherit;
	font-size:0.5em;
	overflow:auto;
}
div.content.contact input:focus,
div.content.contact textarea:focus {
	color:white;
}
div.content.contact small.error {
	font-size:0.5em;
}
div.content.contact label.error,
div.content.contact label.error input,
div.content.contact label.error textarea {
	color:#f27cd5;
}
