@charset "utf-8";
/* Rubyroos CSS created by full phat design- nick it and we'll send the boys round! */
body {
	margin: 10 px;
	padding: 0px;
	background: url(images/background.gif) #000000;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

#header {
	width: 780px;
	margin: 0px auto;
	padding:0;
}
#header-content{
	width: 780px;
	height218px;
	float:left;
	padding:0;
}
#navigation{
	width:780px;
	height:32px;
	text-align:left;
	margin: 0px auto;
	background-color:#FFFFFF;
	clear:both;
}
#content{
	width: 780px;
	margin: 0px auto;
	padding:0;
	clear:both;
	background: url(images/layout_11.gif) #FFFFFF top no-repeat;
}
#content-onecol{
	width: 760px;
	padding:30px 10px 20px 10px;
}
#footer{
	font-size:9pt;
	width: 750px;
	height:52px;
		margin: 0px auto;
	padding:20px 10px 0 20px;
	text-align:left;
	background: url(images/layout_13.png) repeat-x;
	clear:both;
	color:#ffffff;
}
.aligntop{
vertical-align:top;
}
.testimonialstop{
	background:url('images/testone.gif') #e6e6e6 top left no-repeat;
		padding:10px 0px 0px 40px;
	margin:0px 0px 53px 0px;
}
.testimonialsfoot{
	background:url('images/testtwo.gif') #e6e6e6 bottom right no-repeat;
	padding:0px 38px 10px 0px;
}
#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #ffffff;
}
h1{
	font-weight: normal;
	font-size:24px;
	color:#a80113;
}
h2{
	font-weight: bold;
	font-size:18px;
	color:#009de0;
}
h3{
	font-size:15px;
	color:#a71620;
	font-weight:lighter;
}
a{
color: #333333;
}
.small-text{
font-size:10px;
}
.purple-text{
color:#79148a;
font-weight:bold;
}
.orange-text{
color:#f06922;
font-weight:bold;
}
.blue-text{
color:#00aabe;
font-weight:bold;
}
.green-text{
color:#b5da0a;
font-weight:bold;
}

/* FORMS STYLING */
label{
width: 200px;
text-align: left;
float:left;
display:block;
}
input{
background: #ffffff;
border: 1px solid #a19ca1;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
width:320px;
}
textarea{
background: #ffffff;
border: 1px solid #a19ca1;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
width:320px;
}
select{
background: #ffffff;
border: 1px solid #a19ca1;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
width:320px;
}
input.send-btn {
height: 20px;
background-color: #ffffff;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; color:#3c3c3e;
border: 1px solid #a19ca1;
margin-top:20px;
}
legend
{
font: 11pt Tahoma, Arial, Helvetica, sans-serif; color:#832440; font-weight:bold;
background: #ffffff;
padding: 2px 6px;
} 
label em {  
margin-left:5px;
font: 8pt Tahoma, Arial, Helvetica, sans-serif; color:#660000; 
font-weight: normal; 
padding:0px;   
}
#form{
width:330px;
float:right;
}
#lightbox{
color:#000000;
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0px;
	}
#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: transparent url(images/blank.gif) no-repeat; /* 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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #9b0212;
	/* filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;*/
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
