/*---

Orbimetal.com // Contact Us section CSS
Auteur : Arteca Design inc.
Derniere revision : 7 Mai 2008
	
Notes: 

---*/

#content div.projectStage { height: 230px; }

#content div.gallery {
	height: 205px;
	width: 289px;
	padding: 15px 10px 10px;
	background: url("../img/contact/bg_red_stripe_left.gif") no-repeat 0 12px;
}

#content div.gallery div.virtual {
	position: absolute;
	top: 113px;
	left: 89px;
}

#content div.gallery h4 {
	text-indent: 0;
	padding: 0;
	height: auto;
	width: auto;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
}

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

#content div.gallery ul { margin: 5px 0 0 0; }

#content div.gallery ul li {
	padding: 0 0 0 20px;
	line-height: 15px;
	background: url("../img/contact/bullet_virtual.gif") no-repeat 10px 50%;
}

#content div.gallery ul li a {
	font-size: 11px;
	color: #696969;
	border-bottom: 1px solid #C3C3C3;
	text-decoration: none;
}

#content div.gallery ul li a:hover {
	color: #C1121C; 
	border-bottom: 1px solid #E6A0A4;
}

#content div.gallery p { margin: 0 0 15px; }

#content.fr div.gallery p {
	font-size: 10px;
	line-height: 12px;
}

#content div.description { 
	padding-top: 15px; 
	overflow: hidden;
	background: url("../img/contact/bg_contact.gif") no-repeat 0 100% transparent;
	height: 209px;
}

body.join #content div.description {
	background-image: none;
}

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

#content div.description ul {
	position: absolute;
	top: 18px;
	left: 310px;
}

#content div.description ul li { border-bottom: 1px solid #C3C3C3; }

#content div.description ul li.last {
	border-bottom: none;
}

#content div.description ul li a {
	display: block;
	width: 100px;
	padding: 5px 20px 5px 10px;
	/* background-color: #FFF; */
	position: relative;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	color: #696969;
}

#content div.description ul li a:hover { color: #C1121C; }

#content div.description ul li a.test {
	color: #FFF;
	text-decoration: none;
	display: block;
	background: url("../img/contact/arrow_office.gif") no-repeat 95% 50% #CF0030;
}

#content div.description ul li a.test {
	color: #FFF;
	border: none;
}

#content div.description ul li a.test:hover {
	color: #FFF;
	border: none;
}

body.join #content div.description h4 {
	position: absolute;
	font-size: 10px;
	color: #CCC;
	width: 100px;
	letter-spacing: 0;
}

body.contact #content div.description h4 {
	text-indent: 0;
	padding: 0;
	height: auto;
	width: auto;
	font-size: 14px;
	text-transform: uppercase;
	color: #CCC;
	font-weight: 600;
	background-color: #FFF;
	margin-left: 150px;
	letter-spacing: 0;
	margin-bottom: 10px;
	color: #CF0030;
}

#content div.description address {
	color: #666;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 150px ;
	font-style: normal;
	display: block;
	position: relative;
}

body.join div.description address {
	border-bottom: 12px solid #FFF;
}

#content div.description address strong { color: #333; }
#content div.description address span { color: #CCC; }