@charset "utf-8";

/* CSS Document */
img {
	border: 0;
	}

.greytxt {
font-size: 13px; font-weight: bold; font-family: arial; color: #808284;
}

.orangetxt {font-size: 13px; font-weight: bold; font-family: arial; color: #F7931C;}


a {font-size: 13px; font-weight: bold; font-family: arial; color: #F7931C; text-decoration: none;}

a:hover {font-size: 13px; font-weight: bold; font-family: arial; color: #808284; text-decoration: none;}

#text0{display: block;}

.container {
width: 1020px; margin: 0 auto;
}

.title {
width: 100%; height: 400px;
}

.content 
{
width: 873px; margin: -5px auto; padding-top: 20px; background-color: #fff; border-left: 4px solid #C4E2D7; border-right: 4px solid #C4E2D7;
}

.bulltes ul{
margin: 7px 0 7px 35px;
}

.bullets li {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #808284;
display:block; 
margin: 5px 5px 5px 15px;
padding: 2px 0 2px 27px;
list-style: none;
 background: url('../images/bullet.gif') no-repeat 0 0px;
}



.biog-nav li{
list-style: none;
display: block;
float: left;
text-align: center;
position: relative;
padding: 5px 32px 20px 32px;
} 

.nav ul{
display: block;
text-align: center;
}

.nav li{
list-style: none;

float: left;
position: relative;
padding: 10px 35px 20px 35px;
} 

ul.thumb {
	float: left;
	list-style: none;
	margin: 0 5px 0 0; padding: 10px;
	width: 250px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 80px;
	height: 80px;
}
ul.thumb li img {
	width: 100px; height: 100px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(../images/thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect */
	border: none; /* Get rid of border on hover */
}
/* Form */

#leftcontent {
width: 520px;
margin: 20px 0 20px 15px; 
float: left;
}

#fullcontent {
width: 870px;
margin: 5px 0 0 0;
float: left;
 }
 


.incontent {
width: 770px; margin: 10px 0 10px 50px; display: none;
}

.profile {
width: 770px; margin: 10px 0 10px 50px; 
}
 
#rightcontent {
width: 266px; 
margin: 20px 20px 20px 0px; 
float: right; 
}

#clear {
clear: both;
}


span{
display: none;
}


#about

{
  display: block;
  width: 83px;
  height: 32px;
  background: url("images/about.gif") no-repeat 0 0;
}

#about:hover

{ 
  background: url("images/about2.gif") no-repeat 0 0;
}

#logix

{
  display: block;
  width: 176px;
  height: 32px;
  background: url("images/designlogix.gif") no-repeat 0 0;
}



#logix:hover

{ 
background: url("images/designlogix2.gif") no-repeat 0 0;
}

#judge
{
  display: block;
  width: 160px;
  height: 32px;
  background: url("images/judges.gif") no-repeat 0 0;
}



#judge:hover
{ 
  background: url("images/judges2.gif") no-repeat 0 0;
}


#enter
{
  display: block;
  width: 75px;
  height: 32px;
  background: url("images/enter.gif") no-repeat 0 0;
}



#enter:hover
{ 
  background: url("images/enter2.gif") no-repeat 0 0;
}


#adam

{
  display: block;
  width: 134px;
  height: 134px;
  background: url("images/adam.jpg") no-repeat 0 0;
}

#adam:hover

{ 
  background-position: -134px 0;
}

#david

{
  display: block;
  width: 134px;
  height: 134px;
  background: url("images/david.jpg") no-repeat 0 0;
}

#david:hover

{ 
  background-position: -134px 0;
}

#des{
  display: block;
  width: 134px;
  height: 134px;
  background: url("images/DesGrant.jpg") no-repeat 0 0;
}

#des:hover

{ 
  background-position: -134px 0;
}

#eamonn{
  display: block;
  width: 134px;
  height: 134px;
  background: url("images/Eamonn.jpg") no-repeat 0 0;
}

#eamonn:hover

{ 
  background-position: -134px 0;
}

	.myForm td, input, select, textarea, checkbox  {
			font-size: 13px; font-weight: bold; font-family: arial; color: #808284; width: 300px;
	}

	.required {
		color: red;
	}
