html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/***************** general styling ********************/

body{
     background: #fff url(../images/body_puces2.jpg) top left repeat-x;     
     font: 0.9em Tahoma,Arial,Verdana;
     color: #5b5b5b;
 }
 /********************container styling**********************/
 
.container_websites{
     display: block;      
     background: url(../images/puces-sides.gif) top right no-repeat;  
     width: 800px;
     margin: 0 auto;
}
.container_graphics{
     display: block;      
     background: url(../images/puces-move.gif) top right no-repeat;  
     width: 800px;
     margin: 0 auto;
}
.container_imaginations{
     display: block;      
     background: url(../images/puces-jumpup.gif) top right no-repeat;  
     width: 800px;
     margin: 0 auto;
}  
.container_illustrations{
     display: block;      
     background: url(../images/puces-2eyes.gif) top right no-repeat;  
     width: 800px;
     margin: 0 auto;
} 
.container_logos{
     display: block;      
     background: url(../images/puces-eyes.gif) top right no-repeat;  
     width: 800px;
     margin: 0 auto;
}
.container_sketches{
     display: block;      
     background: url(../images/puces-3.gif) top right no-repeat;  
     width: 800px;
     margin: 0 auto;
}
.container_about{
     display: block;      
     background: url(../images/puces-sleep.gif) top right no-repeat;  
     width: 800px;
     margin: 0 auto;
} 
/***********************wrapper styling**********************/       
             
#wrapper{
     display: block;
     background: url(../images/content_bg5.jpg) top right repeat-y;
}
/***********************header styling**********************/

#header{
     display: block;
     height: 200px;
 }
/***********************top language menu styling**********************/

#top{
     font-variant: small-caps;
     font-size: 0.85em;
     padding: 5px 0 0 0;
}
#top ul li{
     display: inline;
     padding: 0 0 0 20px;
}
#top a:link, a:visited{
     color: #8c8093;
     text-decoration: none;                                  
}
#top a:hover, a:active{
     color:#000;
}
/*********************styling for all h********************/ 

h1{
     display: block;
     margin: 135px 0 0 0;
}  
h2{
     color: #bc5108;	
     margin: 0 0 0 95px;
}
h3{
     display: block;
     color: #3b1251;
     font-size: 1.3em; 
     margin: 80px 0 40px 0;
     font-variant: small-caps;
     height: 50px;
     background: url(../images/h3.gif) top left no-repeat;
     padding: 0 0 0 70px;
}
h4{   
   margin: 0 0 5px 0;
   font-size: 1em;   
}
h4 a:link, a:visited{
   color: #3b1251;
   text-decoration: none;
}
h4 a:hover, a:active{
   color: #000;
   text-decoration: none;
}
/*****************nav styling****************************/

#nav{
     display: block;
     margin: 120px 0 0 0;
}
#nav ul li{
     display: inline;
     font-variant: small-caps;
     padding: 0 15px 0 0;
     height: 60px;
}
#nav ul li a:link, #nav ul li a:visited{
     color: #767676;
     text-decoration: none;
}
#nav ul li a:hover, #nav ul li a:active{
     color: #3b1251;
}
#nav ul li a span{
     color: #000;
}
/***************content styling*******************/

#content{    
     display: block;
     padding: 20px 0 80px 80px;
     width: 750px;
}
#content ul li{
     display: block;
     padding: 0 0 60px 0;
}
#content ul dl{
     display: block;
     width: 350px;
     height:300px;
     float: right;  
}
#content ul li a:link img{
     border: 1px solid #767676;
}
#content ul li a:hover img{
     border: 1px solid #000;
}
#content ul li a:visited img{
     border: 1px solid #767676;
}
#content ul li a:active img{
     border: 1px solid #000;
}
#content ul li dl dt{
     padding: 0 0 5px 0;
}
#content ul li dl dd{
     padding: 0 0 5px 10px;
}
#content ul li dl dd a:link, #content ul li dl dd a:visited{
     color: #3b1251;
     text-decoration: none;
}
#content ul li dl dd a:hover, #content ul li dl dd a:active{
     color: #000;
     text-decoration: none;
}
#content ul li dl dt span{
     color: #8c8093;
     font-weight: bold;
}
#content ul li dl dt a:link, #content ul li dl dt a:visited{
     color: #3b1251;
     text-decoration: none;
}
#content ul li dl dt a:hover, #content ul li dl dt a:active{
     color: #000;
     text-decoration: none;
}
/***************content_gallery styling***********************************************/

#content_gallery{
     display: block;
     padding: 20px 0 80px 80px;
     width: 750px;         
}
#content_gallery ul li{
	display: inline;
	width: 150px;
    height: 150px;
    margin: 0 20px 0 0;    
}
#content_gallery ul li a:link img{
	border: 1px solid #000;
    margin: 0 0 20px 0;
   
}
#content_gallery ul li a:visited img{
	border: 1px solid #000;
}
#content_gallery ul li a:hover img{
	border: 1px solid #767676;
}
#content_gallery ul li a:active img{
	border: 1px solid #767676;
}
#content_gallery ul li a:link, #content_gallery ul li a:visited{
    text-decoration: none;
    color: #5b5b5b;
    width: 150px;
}
#content_gallery ul li a:hover, #content_gallery ul li a:active{
    text-decoration: none;
    color: #000;
}
#content #about{
    display: block;
    width: 400px;
    margin: 0 0 -80px 0;
}
#content #about p{
    line-height: 1.5em; 
    margin: 0 0 40px 0;  
}
#content p a:link, #content p a:visited{
    color: #3b1251;
    text-decoration: none;
}
#content p a:hover, #content p a:active{
    color: #000;
    text-decoration: none;
}
object{
     display: block;
     margin: 0 0 0 80px;
}
#twitter{
     display: block;
     margin: 0 0 0 80px;
     padding: 0 0 80px 0;
}
/*************footer******************/

#footer{   
     width: 100%;
     background: url(../images/footer_bg.gif) top right repeat-x;
     height: 250px;
     font-size: 0.95em;
}
#footer_nav{
     display: block;           
     margin: 0 auto;  
     padding: 60px 0 0 0;
     width: 800px;       
}
#footer_nav ul li{
     display: inline;
     font-variant: small-caps;
     padding: 0 15px 0 0;
     height: 60px;
}
#footer_nav ul li a:link, #footer_nav a:visited{
     color: #3b1251;
     text-decoration: none;   
}
#footer_nav ul li a:hover, #footer_nav a:active{
     color: #767676;
}
#footer_nav ul li a span{
     color: #000;
}
#footer_content{
     display: block;
     margin: 0 auto;
     width: 800px;
     padding: 100px 0 0 160px;
     font-size: 0.8em;
}
#footer_content .copy{
     display: block;          
     float: left;
     margin: 0 50px 0 0;
}
#footer_content .links{
    display: block;
    float: left;
    margin: 0 50px 0 0;
}
#footer_content .links a img{   
    padding: 0 0 5px 0;
} 
#footer_content .valid{
     display: block;
 }
 .clear{
     clear: both;
 }
/*<!-----------------------------------lightbox------------------------------------>*/
#lightbox{	
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.06em;
	color: #eeebd8;
}
#lightbox img{ 
	width: auto; 
	height: auto;
}
#lightbox a img{ 
	border: none; 
}
#outerImageContainer{ 
	position: relative; 
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
	border: 1px solid #000;
}
#imageContainer{ 
	padding: 10px; 
}
#loading a{ 
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
}
#hoverNav{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
}
#imageContainer>#hoverNav{ 
	left: 0;
}
#hoverNav a{ 
	outline: none;
}
#prevLink, #nextLink{ 
	width: 49%; 
	height: 100%; 
	background-image: url(data:image/gif;base64,AAAA);
	 /* Trick IE into showing hover */ 
	display: block; 
}
#prevLink { 
	left: 0; 
	float: left;
}
#nextLink { 
	right: 0; 
	float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
	background: url(../images/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/nextlabel.gif) right 15% no-repeat; 
}
#imageDataContainer{ 
	font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%; 
	border: 1px solid #000;
	border-top: none;
}
#imageData{	
	padding:0 10px; 
	color: #000; 
}
#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#imageData #caption{ 
	font-weight: bold;	
}
#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}	 	
#overlay{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 50; 
	width: 100%; 
	height: 500px; 
	background-color: #767676; 
}
/************************** === form div and elements ======================================= */
#form-div { 
  font-family : Lucida Sans, tahoma, arial, sans-serif;
  width : 400px;
  color : #767676;
  line-height : 1.5em;
}

#form-div p.form-footer {
  margin : 0 0 20px 13px;
  font-size: 0.8em;
  font-style: italic;
 }

#form-div p.form-footer a { 
  color : #3b1251; 
}

#form-div p.form-footer a:hover, #form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  background-color : #eee; 
}


/* === form div link styles ======================================== */

#form-div a { 
  color : #3b1251; 
  font-style: normal;
}
  
#form-div a:hover, #form-div a:focus, #form-div a:active { 
  color : #000; 
  text-decoration : underline; 
}

#form-div a:focus, #form-div a:active { 
  background-color : #eee; 
}


/* === success and error message/results box ======================= */

#form-div p.success, #form-div p.error, #form-div p.center { 
  color : #767676;
  /* color : #000; (lite colors option - uncomment to use) */
  padding : 1px 4px; 
  border : 1px solid #000; 
  /* background-color : #a3dac2; (lite colors option - uncomment to use) */
  margin : 10px 3px;
  text-align : center;
}

#form-div p.error { 
  background-color : #f20000; 
  /* background-color : #edbaba; (lite colors option - uncomment to use) */
}

#form-div p.error a, #form-div p.success a {
  color : #000;
}

#form-div p.center {
  text-align : center;
  background-color : #edbaba;
  color : #000;
  margin-top : -3px;
  padding : 0px 4px;

}

#form-div p.error a:hover, #form-div p.error a:focus, #form-div p.error a:active, 
#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  color : #000; 
}

#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
}


/* === structural form elements ==================================== */

form#gbcf-form { }

fieldset.main-set,
fieldset.req-set,
fieldset.opt-set { 
  border :none;
}


/* === textural form elements ====================================== */

#form-div legend { 
  font-weight : bold;
  color: #3b1251;
}

#form-div legend span { }

legend.main-legend { 
  color : #8c8093;
  font-size : 1.1em;
  padding: 0;
}

legend.req-legend,
legend.opt-legend { 
  color : #8c8093;
}

legend.main-legend span { }
legend.main-legend { }

legend.req-legend span { }
legend.req-legend {
  margin-left : -2px;
  padding-top: 5px;
}

legend.opt-legend span { }
legend.opt-legend { 
  margin-left : -2px;
  padding-top: 5px;
}
/******************required element color****************************/
label.req-label, label.opt-label {
  color : #8c8093;
}

label.opt-label.check {
  margin : 1px 4px;
  cursor : pointer;
  font-size: 0.8em;
}

label.opt-label.main-label {
  margin : 0 2px;
  font-weight : normal;
  font-size: 0.9em;
}

label.opt-label.main-label span {
  font-weight : normal;
  color : #000;
}

label.opt-label.main-label span.req, label span.req  {
  font-weight : bold;
  color : #f20000;
}

label.req-label.explain {
  color : #3b1251;
  font-size : 0.8em;
}

label.req-label.explain:hover {
  color : #000;
}

/* === control and interface form elements ========================= */
/*
  note: In this section you will see the hover/focus styles for the 
  inputs. For example: input:hover, input:focus. You will also see 
  these names applied as classes: input.hover, input,focus, for 
  example. This is not done by mistake. Those classes are needed for 
  the JavaScript focus script (files/focus.js) for IE 7 and older.
*/

input.text-long.address, input.text-long.address:hover, input.text-long.address:focus,
input.text-long.address.hover, input.text-long.address.focus {
  border-bottom : 0;
  margin-bottom : 0;
  padding-bottom : 2px;
  border-bottom : 1px dotted #bbb;
}

input.text-long.address2, input.text-long.address2:hover, input.text-long.address2:focus,
input.text-long.address2.hover, input.text-long.address2.focus {
  border-top : 0;
  margin-top : 0;
  padding-top : 2px;
  border-top : 1px dotted #bbb;
}

input.checkbox {
  border : 1px solid #000;
  width : .9em;
  height : .9em;
  padding : 0;
  margin : 10px 0 0 0;
  cursor : pointer;
}

input.checkbox:hover, input.checkbox.hover,
input.checkbox:focus, input.checkbox.focus {
  border : 1px solid #000;
}

input.text-short, 
input.text-med, 
input.text-long,
select.select,
textarea.textarea {
  font : 0.9em  tahoma,Lucida Sans, arial, sans-serif;
  border : 1px solid #000;
  background-color : #fffffe;
  cursor : text;
  padding : 1px 2px;
}

select.select {
  padding : 1px 0;
}

input.text-short {
  width : 100px;
}

input.text-med, select.select {
  width : 250px;
}

input.text-long {
  width : 300px;
}

textarea.textarea {
  width : 250px;
  height : 100px;
}

select.select, select.select option {
  cursor : pointer;
  
}

input.text-short:focus, input.text-short.focus, 
input.text-med:focus, input.text-med.focus,
input.text-long:focus, input.text-long.focus,
select.select:focus, input.select.focus,
textarea.textarea:focus, textarea.textarea.focus {
  border : 1px solid #000;
  background-color : #ffe;
}

input.button { 
  font : 1em tahoma, Lucida Sans, arial, sans-serif;
  font-weight : bold;
  margin : 10px 0 0 175px;
  padding : 1px 10px;
  cursor : pointer;
  clear : both;
  color : #3b1251;
}

input.button:hover, input.button.hover,
input.button:focus, input.button.focus {
  color : #000;
  background-color: #767676;
}

/* because IE6 sucks - if you have a conditionally served IE6 style sheet add this to it */
* html input.button {
  border : 1px solid #000;
}


/* EOF - Created by Mike Cherim @ http://green-beast.com =========== */