/* 
  ---------------------------------------------------------------
	Abricot-production for Poisson Rouge © Copyright 2007
  ---------------------------------------------------------------
*/


/* layout */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	background-color: #000000;
}
#right_flash {
	width: 245px;
	height: 200px;
	position: fixed !important;
	position: absolute;
	right: 0px;
	margin-top: 50px;
}
/*#body_container {
	width: 100%;
}*/
/*#main_content {
	float: left;
	width: 78%;
}*/
#quote { /* top left */
	height: 229px;
	width: 229px;
	margin-top: 70px;
	position: absolute;
	left: 0px;
	text-align: center;
}
#copy { /* main text panel */
	margin: 70px 255px 0px 235px;
	line-height: 160%;
}
#footer {
	clear: both;
	text-align: left;
	margin-top: 40px;
	padding-bottom: 20px;
	font-size: 70%;
	line-height: 140%;
	padding-top: 10px;
	margin-right: 255px;
	margin-left: 235px;
	border-top: 1px solid #006C6C;
}
#top_flash{ /* banner */
	height: 140px;
	display: block;
}
#top_flash_empty { /* alt banner */
	height: 140px;
	background: url(/images/banner.jpg) no-repeat;
}
#column_1 {
	width: 220px;
	float: left;
}
#column_2 {
	width: 220px;
	float: left;
}
#column_3 {
	width: 220px;
	float: left;
}


/* text and links */


a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: none;
	color: #A70000;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h1 {
	font-size: 120%;
	color: #FF0000;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	padding-bottom: .3em;
	border-bottom: 1px solid #006C6C;
}
h2 {
	font-size: 110%;
	color: #EE0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	margin-top: 0.7em;
}
h3 {
	font-size: 100%;
	color: #009999;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FF0000;
	clear: both;
}
#copy p {
	margin-bottom: 0.8em;
}
.testimonial_client {
	font-size: 0.9em;
	font-style: italic;
	color: #FF0000;
	text-align: right;
}
.clear {
	clear: both;
}
p {
	margin-bottom: 0.5em;
}
.free {
	font-size: 110%;
	color: #EE0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	margin-top: 0.7em;
}



/* images */


#pig_pic img {
	float: right;
	margin-right: 20px;
	border: 1px solid #FF0000;
}
.leftimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	border: 1px solid #FF0000;
	margin-top: 10px;
}
#pig_pic {
	height: 229px;
	width: 229px;
	margin-top: 70px;
	position: absolute;
	left: 0px;
}
.leftimgnoborder {
	margin-right: auto;
	margin-left: auto;
}
.picture_left {
	float: left;
	margin-right: 10px;
}


/* images grids UL/LI */

#client-logos {
	list-style-type: none;
	margin-top: 20px;
	width: 680px;
}
#client-logos li {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	text-align: center;
	height: 115px;
	font-size: 10px;
	line-height: 16px;
}
#client-logos img {
	display: block;
	border: 1px solid #FFFFFF;
}
#client-logos a:hover img {
	border: 1px solid #FF0000;
}




#events_thumbs {
	list-style-type: none;
	margin-top: 20px;
	width: 700px;
}
#events_thumbs li {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	text-align: center;
	height: 140px;
	font-size: 11px;
	line-height: 16px;
}
#events_thumbs img {
	display: block;
	border: 1px solid #FFFFFF;
}
#events_thumbs a:hover img {
	border: 1px solid #FF0000;
}
#people_dev_thumbs {
	list-style-type: none;
	margin-top: 20px;
	width: 680px;
}
#people_dev_thumbs li {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	text-align: center;
	height: 140px;
	font-size: 10px;
	line-height: 16px;
}
#people_dev_thumbs img {
	display: block;
	border: 1px solid #FFFFFF;
}
#people_dev_thumbs a:hover img {
	border: 1px solid #FF0000;
}

#the_team li {
	list-style-image: none;
	list-style-type: none;
}

#what_we_do li {
	list-style: none inside;
	float: left;
	width: 200px;
}

#what_we_do ul{
	width: 600px;
	margin-bottom: 30px
}
#wrapper_what {
	margin-bottom: 20px;
	float: left;
}
#client_list li {
	list-style: url(none) none outside;
	line-height: 120%;
	padding-bottom: 7px;
}

#client_list ul{
	margin-bottom: 30px
}
#wrapper_client_list {
	margin-bottom: 20px;
	float: left;
}
#team_copy {
	margin: 70px 255px 0px 235px;
	line-height: 160%;
}
#what_we_do {
	width: 600px;
}

#library {
	list-style-type: none;
	margin: 20px 0px;
	padding: 0px;
}
#library li {
	list-style-type: none;
	float: left;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#library img {
	display: block;
	border: 1px solid #FF0000;
}
#libraryprod {
	list-style-type: none;
	margin: 20px 0px;
	padding: 0px;
}
#libraryprod li {
	list-style-type: none;
	float: left;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#libraryprod img {
	display: block;
	border: 1px solid #FF0000;
}
#copy ul {
	margin-bottom: 10px;
	width: 760px;
	list-style-position: inside;
	list-style-type: none;
}

#mugshots_thumbs {
	margin-top: 20px;
	width: 640px;
	padding: 0px 0px 0px 0em;
}
#mugshots_thumbs li {
	list-style-type: none;
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	text-align: center;
	height: 140px;
	font-size: 11px;
	line-height: 16px;
}
#mugshots_thumbs img {
	display: block;
	border: 1px solid #FFFFFF;
}
#mugshots_thumbs a:hover img {
	border: 1px solid #FF0000;
}
#index {
	padding-left: 1em;
	text-indent: -1em;
}

/*  forms   */

input.txt {
	background: #00AEB0;
	border: 1px solid #00AEB0;
	height: 20px;
	width: 250px;
}
.red_text {
	color: #FF0000;
}

input.txt_short {
	background: #00AEB0;
	border: 1px solid #00AEB0;
	height: 20px;
	width: 50px;
}
input.txt_tall {
	background: #00AEB0;
	border: 1px solid #00AEB0;
	height: 100px;
	width: 250px;
}
textarea.txt_tall {
	background: #00AEB0;
	border: 1px solid #00AEB0;
	height: 100px;
	width: 250px;
}
#les_poisson_links {
	padding-top: 20px;
	height: 40px;
	float: left;
	width: 229px;
	text-align: center;
	padding-left: 15px;
}
.breadcrumb {
	font-size: 10px;
	color: #333333;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #090909;
	padding-left: 25px;
	height: 20px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#breadcrumb a.link {
	color: #333333;
	text-decoration: underline;
}
#breadcrumb a.visited {
	text-decoration: underline;
	color: #333333;
}
#breadcrumb a.hover {
	text-decoration: underline;
	color: #A70000;
}
#breadcrumb a.active {
	text-decoration: underline;
	color: #333333;
}



/* Portfolio */
#portfolio {
	float: left;
	width: 100%;
}
#portfolio td {
	width: 20%;
	background-color: #141414;
	padding: 8px;
	text-align: center;
}
#portfolio tr {margin: 10px;}
#portfolio a img {border: 0;}

#more {float: right;}
#more a {display: block; height: 22px; width: 68px; background-image: url(../images/more.gif);}
#more a span {display: none;}
H1 span {
	color: #0099CC;
}
.rightimg {
	float: right;
	margin-bottom: 6px;
	border: 1px solid #FF0000;
	margin-top: 10px;
	margin-left: 10px;
}
.centred {
	text-align: center;
}
