/*---

Dubephoto.com - Portfolio // CSS Global
Auteur : Arteca Design inc.
Derniere revision : 3 Octobre 2007
	
Notes : 

---*/

body {
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	background-color: #000;
	font-size: 11px;
	color: #FFF;
}

#horizon {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	}
	
#container {
 	background: url("img/bg_main.gif") no-repeat 0 100%;
	margin-left: -470px;
	position: absolute;
	left: 50%;
	width: 940px;
	height: 500px;
	visibility: visible;
	top: 50px; /* for IE5-Mac */
	background-color: #000;
	overflow: hidden;
}

body.accueil #container.commercial,
body.contact #container.commercial  {
 	background: url("img/bg_main_com_accueil.jpg") no-repeat 0 100%;
	/* border: 1px solid red; */
}

body #container.commercial { background: url("img/bg_main_com_portfolio.jpg") no-repeat 0 100%; }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#container {top: -250px;}
/* End IE5-Mac hack */

* {
	padding: 0;
	margin: 0; 
	list-style-type: none;
}

a { color: #E36900; }
a:hover { color: #EA8700; }

#header {
	border-top: 1px solid #505050;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 940px;
}

#header h1 {
	float: left;
	background: url("img/logo_dube_studio.gif") no-repeat 50% 50%;
	text-indent: -5000px;
	width: 280px;
	height: 60px;
	border-right: 1px solid #505050;
	margin-right: 35px;
}

#header ul {
	position: absolute;
	left: 318px;
}

#header ul li {
	float: left;
	padding-right: 19px;
	margin-right: 14px;
	text-transform: uppercase;
	background: url("img/separator_menu.gif") no-repeat 100% 50%;
}

#header ul li.contact {
	background-image: none;
	padding: 0;
	margin: 0;
}

#header ul li a {
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #999;
	text-decoration: none;
	padding: 10px 0 7px;
}

body.accueil #header ul li.accueil a,
body.mariage_01 #header ul li.galerie1 a, 
body.mariage_02 #header ul li.galerie2 a, 
body.mariage_03 #header ul li.galerie3 a, 
body.mariage_04 #header ul li.galerie4 a,
body.contact #header ul li.contact a,
body.architecture_01 #header ul li.galerie1 a, 
body.architecture_02 #header ul li.galerie2 a, 
body.corporatif #header ul li.galerie3 a, 
body.divers #header ul li.galerie4 a { 
	background: url("img/arrow_selected.gif") no-repeat 50% 100%; 
}

#header ul li a:hover { color: #FFF; }

#header ul li a span { color: #E36900; }

#header ul li a:hover span {
	color: #EA8700;
	color: #FFF;
}

#header address {
	font-size: 10px;
	line-height: 15px;
	border-top: 1px solid #333;
	padding-top: 8px;
	left: 318px;
	position: absolute;
	bottom: 4px;
	color: #666;
	font-style: normal;
	text-transform: uppercase;
	width: 622px;
}

#header address strong { color: #888; }

#content { padding: 115px 0 0 300px; }

body.accueil #content { padding-left: 318px; }

body.accueil #content,
body.contact #content { padding-top: 113px; }

body.accueil #container.commercial #content { padding-top: 145px; }

body.accueil #content p {
	font-size: 12px;
	color: #777;
	margin-bottom: 13px;
	line-height: 14px;
}

body.contact #content p {
	font-size: 11px;
	color: #777;
	width: 192px;
	margin-left: 31px;
	margin-bottom: 20px;
	text-align: right;
}

body.accueil #content p strong { color: #999; }

body.accueil #content h4 {
	color: #BBB;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 8px;
	background: url("img/subtitle_jour_mariage.gif") no-repeat 0 0;
	width: 220px;
	height: 16px;
	line-height: 16px;
	text-indent: -5000px;
}

body.accueil #container.commercial #content h4 { background-image: url("img/subtitle_yvan_dube.gif"); }

body.accueil #wrapper.en #content h4 { background-image: url("img/subtitle_wedding_day.gif"); }

body.accueil #container.commercial #wrapper.en #content h4 { background-image: url("img/subtitle_yvan_dube.gif"); }

#content h2 {
	position: absolute;
	top: 0;
	left: 65px;
	background: url("img/03_lg.gif") no-repeat 0 0;
	width: 219px;
	height: 80px;
	text-indent: -5000px;
}

body.accueil #content h2,
body.temp #content h2 { background-image: url("img/00_lg.gif"); }

body.mariage_01 #content h2,
body.architecture_01 #content h2 { background-image: url("img/01_lg.gif"); }

body.mariage_02 #content h2,
body.architecture_02 #content h2 { background-image: url("img/02_lg.gif"); }

/* body.mariage_03 #content h2 { background-image: url("img/03_lg.gif"); } */

body.mariage_04 #content h2,
body.divers #content h2 { background-image: url("img/04_lg.gif"); }

body.contact #content h2 { background-image: url("img/05_lg.gif"); }

body #content h3  {
	background: url("img/title_default.gif") no-repeat 0 0;
	width: 223px;
	height: 65px;
	text-indent: -5000px;
}

body.mariage_01 #content h3,
body.mariage_02 #content h3,
body.mariage_03 #content h3,
body.mariage_04 #content h3 {
	background: url("img/title_mariage.gif") no-repeat 0 0;

}

body.mariage_01 #wrapper.en #content h3,
body.mariage_02 #wrapper.en #content h3,
body.mariage_03 #wrapper.en #content h3,
body.mariage_04 #wrapper.en #content h3 {
	background: url("img/title_wedding.gif") no-repeat 0 0;
}

body.architecture_01 #content h3,
body.architecture_02 #content h3,
body.architecture_01 #wrapper.en #content h3,
body.architecture_02 #wrapper.en #content h3 { background-image: url("img/title_architecture.gif"); }

body.corporatif #content h3  { background-image: url("img/title_corporatif.gif"); }
body.corporatif #wrapper.en #content h3  { background-image: url("img/title_corporative.gif"); }
body.divers #content h3  { background-image: url("img/title_divers.gif"); }
body.divers #wrapper.en #content h3  { background-image: url("img/title_miscellaneous.gif"); }
body.temp #content h3  { background-image: url("img/title_temp.gif"); }


body.accueil #content h3 {
	background: url("img/title_art_photographie.gif") no-repeat 0 0;
	width: 557px;
	height: 67px;
	text-indent: -5000px;
	margin-bottom: 15px;
}

body.accueil #wrapper.en #content h3 { background-image: url("img/title_art_photography.gif"); }

body.contact #content h3 {
	background: url("img/title_contact.gif") no-repeat 0 0;
	width: 557px;
	height: 67px;
	text-indent: -5000px;
	margin-bottom: 10px;
	margin-left: 31px;
}

.list {
	voice-family: "\"}\""; 
	voice-family:inherit;
}

.list {
	border-top: 10px solid #000;
	margin: 0 0 0 21px;
	text-align: center;
	list-style: none;
	padding: 0px;
	width: 200px;
}

.list li {
	float: right;
	padding: 0;
	margin: 0 0 5px 5px;
}

/* 

.list li span {
	height: 138px;
	width: 138px;
	display: block;
	background: white;
}

.list li span {
	display: table;
	_position: relative;
	overflow: hidden;
	border-width: 1px;
	border-color: #ccc #999 #999 #ccc;
	border-style: solid;
} 

.list>li span {
	overflow: none;
}

.list li span:hover,.list li span.hover {
	background: #f7f7f7;
} 

*/

.list li span a {
	display: block;
	width: 22px;
	height: 22px;
	overflow: hidden;
	background-color: #747474;
	border: 3px solid  #555;
}

.list li span a {
	display: block;
	width: 22px;
	height: 22px;
	overflow: hidden;
	background-color: #747474;
	border: 3px solid  #555;
}


.list li span a:hover {
	background-color: #F38111;
	background-color: #B3B3B3;
}

.list li span a:visited {
	border: none;
	width: 28px;
	height: 28px;
	background-image: url("img/icn_page_flip.gif");
}
	
.list li span a img {
	_position: relative;
	_top: -50%;
	_left: -50%;
	width: 10px;
	height: 10px;
	display: none;
}

.list h2 {
	display: block;
	font-size: 12px;
	line-height: 24px;
	text-decoration: underline;
}
.list h2 a { display: inline; }

.photoNav { display: none; }

.list li.image<?php echo $ps->image_name(); ?> a { background-color: #CCC; }

div.stage {
	height: 839px;
	position: absolute;
	bottom: 61px;
	left: 550px;
}

div.stage ul,
div.stage ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div.stage ul {
	position: absolute;
	bottom: 15px;
	left: 0;
}

div.stage ul li { float: left; }

div.stage ul li a {
	color: #CCC;
	font-size: 12px;
	display: block;
	text-indent: -5000px;
	width: 54px;
	height: 47px;
	background-image: url("img/btn_prev_next.gif");
}

div.stage ul li a:hover { background-position: -54px 0;  }

div.stage ul li a.prev {
	background-position: 0 -47px;
	margin-right: 40px;
}

div.stage ul li a.prev:hover { background-position: -54px -47px; }

div.stage img {
	margin-bottom: 78px;
	position: absolute;
	bottom: 0;
}

#load {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0;
}

form {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 115px;
	left: 550px;
}

form dl { margin-left: 0; }

form dt {
	font-size: 11px;
	color: #999;
	width: 80px;
	padding: 0 0 3px;
	margin: 0;
}

form dd { padding-bottom: 8px; }

form input {
	width: 250px;
	border: 1px solid #666;
	padding: 2px;
	font-size: 13px;
	color: #666;
	background-color: #EEE;
	font: normal 13px lucida, arial, helvetica, sans-serif;
}

form textarea {
	width: 300px;
	height: 103px;
	font-size: 13px;
	border: 1px solid #666;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 7px;
	font: normal 13px lucida, arial, helvetica, sans-serif;
	color: #666;
	background-color: #EEE;
}

form a.btnEnvoyer {
	display: block;
	width: 76px;
	height: 20px;
	background: url("img/btn_envoyer.gif");
	text-indent: -5000px;
}

form a.btnEnvoyer:hover { background-position: 0 -20px; }

p.signature {
	/* border: 1px solid red; */
	width: 166px;
	height: 52px;
	text-indent: -5000px;
	background: url("img/signature.gif");
}

p.signature em { display: none; }

p.language {
	position: absolute;
	bottom: 60px;
	right: 0;
	padding: 0;
	margin: 0;
}

p.language a {
	text-decoration: none;
	font-size: 10px;
}
