@CHARSET "UTF-8";

/*######################################
----------------------------------------

[Frontend Stylesheet]

Project:	PHD Registry
$author		Jerome Guilbot

-------------------------------------

[Color codes]

Normal font: #666666
Pink: #D010B1
Topnav backgrounds: #282828

a :	#D010B1
a (hover): #3F3F3F


#####################################*/

/* -------------------- */
/* 		GENERAL			*/
/* -------------------- */

/* -------------------- */
/* LINKS				*/

a {
	color: #D010B1;
}

a:hover {
	color: #3F3F3F;
}

body, td {
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fff;
  color: #666;
}


/* -------------------- */
/* TOPNAV				*/

#topBand {
	height: 135px;
	background-color: #282828;
	position: absolute;
	width: 100%;
	z-index: 1;
	left:0;
}

#topNavFront {
	list-style-type: none;
	float: right;
}

#topNavFront LI {
	float: left;
}

#topNavFront A {
	height: 135px;
	display: block;
}

#topNavFront A.selected, #topNavFront A:hover, #topNavFront A:active {
	background-position: 0 -135px;
}
	
A#aboutus { background: #fff url(/images/about.jpg); width: 129px; }
A#services { background: #fff url(/images/services.jpg); width: 127px; }
A#portfolio { background: #fff url(/images/portfolio.jpg); width: 137px; }
A#bio { background: #fff url(/images/bio.jpg); width: 80px; }
A#contactus { background: #fff url(/images/contact.jpg); width: 150px; }

/* -------------------- */
/* TITLES				*/

H3 {
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 6px;	
	text-transform: uppercase;
}

/* -------------------- */
/* LISTS				*/

#centralSpace UL {
	list-style: none;
	margin-bottom: 40px;
}

#centralSpace LI {
	margin-bottom: 4px;
	background: #fff url(/images/bullet.jpg) no-repeat left center; 
	margin-left: 330px;
	padding-left: 12px;
}


/* -------------------- */
/* 		CONTAINERS		*/
/* -------------------- */

#site {
	width: 832px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	left: 13px;
}

#container {
	background: #fff url(/images/top.jpg) no-repeat;
	margin: 18px 3px;	
	padding: 34px 0 5px 0;
}

#centralSpace {
	overflow: auto;
	margin: 26px 0;	
}

#centralSpace IMG {
	display: block;
	float: left;
	margin-right: 26px;
	width: auto;
}

#centralSpace P {
	margin-bottom: 26px;
	line-height: 18px; 
}

#collectionImage {
	text-align: center;
	margin-top: 26px;
}

#thumbContainer {
	width: 516px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	float: left;
}

#thumbnails {
	margin: 15px auto;
	display: table;
	white-space: nowrap;
}

#thumbnails IMG {
	margin-right: 16px;
}

#footer {
	background: #fff url(/images/bottom.jpg) no-repeat;
	margin: 0 3px;	
	padding: 18px 0;
	clear: both;
}

.line {
	padding: 0 32px;
}

#footer p {
	margin-bottom: 10px;
}

.small {
	font-size: 11px;
}

div#centered {
	width: 516px;
	margin: 0 auto;	
}

.scrollerControls {
	position: relative;
	top: 55px;
	cursor: pointer;
}

#leftArrow {
	left: -70px;
}

#rightArrow {
	left: 480px;
}

/* homepage text div */

#homepageWrapper {
	position: relative;
	height: auto;
	overflow: hidden;
}

#floatingText {
	padding: 25px;
	color: #FFF;
	z-index: 20;
	width: 263px;
}

#transparentBg {
	background-color: #000;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	z-index: 10;
	width: 313px;
}

#floatingText, #transparentBg { 
	position: absolute;
	top: 0px;
	left: 488px;
	height: 451px;
}

#floatingText H1 {
	font-size: 30px;
	font-family: Arial;
	font-weight: normal;	
}

#floatingText P {
	line-height: 20px;	
}


/* -------------------- */
/* 		FORMS			*/
/* -------------------- */

.form INPUT, .form LABEL, .form SELECT {
	width: 190px;
}

/* -------------------- */
/* FORM ROW (P)			*/

.form P {
	margin: 0;
	height: 30px;
}

/* -------------------- */
/* INPUTS				*/

INPUT {
	border: 1px solid #555;
	font-size:12px;
	padding:2px 4px;
}
      
INPUT.submitImage {
	width: 24px;
	height: 18px;
	border: 0;
	position: relative;
	top: 3px;
	left: 2px;
	padding: 0;
}

.form INPUT.radio, .form LABEL.radio {
	width: 22px;
	clear: none;
	float: none;
	vertical-align: bottom;
	padding: 0;
	text-align: right;
	margin-right: 5px;
}

.form INPUT.button {
	height: auto;
	width: auto;
	/*border: auto;*/
	margin: 5px;
	font-size: 14px;
}

.form INPUT.radio {
	height: auto;
	width: auto;
	margin-top: 4px;
}

.form INPUT.datefield {
	width: 	85px;
}

/* -------------------- */
/* SELECTS				*/

SELECT {
	border: 1px solid #555;
	font-size: 12px;
	padding: 1px;
}

OPTION {
	margin-right: 5px;	
}

/* -------------------- */
/* LABELS				*/

.form LABEL {
	float: left;
	clear: left;
	text-transform: capitalize;
}


/* -------------------- */
/* OTHERS				*/

.form_error {
	color: #9A1202;
	margin: 2px 5px;
	width: 170px;
}

DIV.form-errors {
	background-color: #EEE;
	border: 1px solid #9A1202;
}

DIV.form-errors UL {
	margin: 4px 20px;	
}

#content .form-errors H3 {
	color: #fff;
	background-color: #9A1202;
	font-weight: normal;
	padding: 4px;
	font-size: 12px;
}

#content .form-errors UL {
	margin: 4px 20px;
	list-style-image: none;
}

.form {
	margin: 20px 0;
	display: block;	
}

.form FIELDSET {
	border: 0;
	margin: 20px 0;
}

.form LEGEND {
	color: #8C8C8C;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 20px;
	text-transform: capitalize;
}