/*
	Styles for Alpha Theme ** Blue Version **
	Design by Argyll Studios 2009
	www.argyllstudios.com
*/

/* Our Standard Styles ( we don't leave home without them ) */
body { background:#FFFFFF url(../images/blue/site_background.jpg) repeat-x 0 0; color: #616161; font: normal 70%/17px Tahoma; margin: 0; padding: 0; height: 100%; position:relative;}
a { color: #AA58BA; text-decoration: none; }
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
a img { border: 0; }
a:hover { text-decoration: underline; }
form, input, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
fieldset {border:none; padding: 0; margin: 0;}
.clear {clear:both;}
.sep { background: url(../images/seperator.gif) no-repeat center center; height:9px; width:860px; padding:25px 0;}

#overall { font-size:1em; min-height:100%; position:relative; }
#container { width:860px; margin:5px auto; padding:0 14px 275px 14px; background: url(../images/fade_background.gif) no-repeat 0 230px; }
h2 {
	color:#407292;
	font-family:Helvetica,Tahoma;
	font-size:1.5em;
	font-weight:normal;
	letter-spacing:0.15em;
	text-transform:uppercase;
}
h3 {
	color:#949494;
	font-family:Helvetica,Tahoma;
	font-size:1.3em;
	font-weight:normal;
	letter-spacing:0.05em;
	text-transform:uppercase;	
	padding:15px 0 5px 0;
}

/* Contact Area */
#contact {	
	position:absolute;
	top:-5px;
	width:100%;
	z-index:150;
}
#contact_area {
	background-color:#E9E9E9;
	border:1px solid #A0A0A0;
	display:none;
	height:325px;
	margin:0 0 -8px;
	width:100%;
}
.contactForm {
	margin:0 auto;
	padding:15px 0 10px;
	width:655px;
}
.formHolder {
	float:left;
	width:400px;
	position:relative;
}
#contact_form label {
	color:#4F4F4F;
	display:block;
	font-weight:bold;
	padding:3px 0;
}
#contact_form input.field {
	background-color:#F5F5F5;
	border:2px solid #fc2a7f;
	color:#616161;
	font-size:1em;
	height:15px;
	line-height:20px;
	padding:4px 3px 2px;
	width:160px;
}
#contact_form textarea {
	background-color:#F5F5F5;
	border:2px solid #fc2a7f;
	color:#616161;
	height:100px;
	line-height:20px;
	padding:5px 3px;
	width:310px;
}
#contact_form input.submit {
	margin-top:10px;
}

#contact_details {
	color:#4F4F4F;
	float:right;
	padding-top:5px;
	width:250px;
}
#contact_details h2 {
	border-bottom:2px solid #fc2a7f;
	color:#4F4F4F;
	padding-bottom:5px;
}
#contact_details span {font-weight:bold;}
#contact_details p {
	background:transparent url(../images/arrow.png) no-repeat scroll left 5px;
	padding-left:25px;
}

#note {
	width:200px;
}
#note a {
	color:#FFF;
}

.notification_error {
	color:red;
	font-weight:bold;
	left:-200px;
	position:absolute;
	top:15px;	
}
.notification_ok {
	color:#FFFFFF;
	font-size:1.3em;
	line-height:1.5em;
	padding-top:100px;	
}

#contact_button {
	margin:-1px auto 0;
	padding-top:7px;
	text-align:right;
	width:860px;
}
#contact_button a {
	background:transparent url(../images/blue/contact.png) no-repeat scroll 0 0;
	float:left;
	font-size:0;
	height:20px;
	margin-left:740px;
	overflow:hidden;
	text-indent:-9999px;
	width:106px;
}
#contact_button a span {
	margin-top:-100px;
	float:left;
}

/* Header */

#header {
	height:122px;
	overflow:hidden;	
}
#header .logo {
	display:inline;
	float:left;
	height:85px;
	margin:5px 0 0;
	width:104px;
}
#header .header_nav {
	background:transparent url(../images/topNavBg.gif) repeat-x scroll 0 0;
	clear:both;
	height:32px;
	padding:9px 10px 8px 0;
	text-align:right;
}
#header .header_nav a {
	padding:0 10px;
	color:#fc2a7f;
	font-weight:bold;
}
#header .header_nav a.current {
	text-decoration:underline;
}
/* Welcome Area */
#welcome_area {
	background:transparent url(../images/welcome_background.jpg) repeat-x scroll 0 0;
	border:1px solid #FFFFFF;
	padding-top:25px;
}
.welcome_left {
	display:inline;
	float:left;
	width:308px;
}
.introText {
	padding:5px 25px 10px;	
}
#description {
	background:transparent url(../images/description_background.jpg) repeat-y scroll 0 0;
	padding:0 0 0 25px;
	color:#62377C;
}
.welcome_right {
	width:550px;
	float:right;
}
.image_rotator {
	background:transparent url(../images/rotator_background.jpg) no-repeat scroll 0 0;
	height:254px;
	padding-left:1px;
	padding-top:3px;
	width:524px;
}
#jCarTwo ul li{
	  display:block;
	  width:250px;
	  height:120px;
	  float:left;
}
#images{	  
	display:block;
	height:247px;
	position:relative;
	width:522px;
}
.image_rotator .prev, .image_rotator .next{
	display:block;
	width:106px;
	height:17px;
	cursor:pointer;
}
.image_rotator .prev{
	left:215px;
	position:absolute;
	top:0;
	z-index:5;
}
.image_rotator .next{
	left:215px;
	position:absolute;
	top:230px;
	z-index:5;
}


/* Content Area */
#content_area {
	clear:both;
	float:left;
	padding:0 25px;
}
#content_area h2 { margin-bottom:25px; }
.content_block {
	display:inline;
	float:left;
	margin-right:35px;
	width:245px;
}
.last {margin-right:0px;}



/* Interrior Pages */
#interriorPage {
	padding:25px;
	background:transparent url(../images/welcome_background.jpg) repeat-x scroll 0 0;
	border:1px solid #FFFFFF;	
	font-size:1.1em;
}
.alignright {
	float:right;
	margin:15px;
}
.alignleft {
	float:left;
	margin:15px;
}

h1 {
	color:#696969;
	margin:15px 0;	
}
h4 {
	margin:10px 0;
}
h5 {
	font-style:italic;
	margin:10px 0;	
}

blockquote {
	color:#555555;
	line-height:1.9em;
	margin-bottom:20px;
	border-left:3px solid #3C636A;
	padding-left:15px;
}

code {
	background-color:#F1F1F1;
	border-left:2px solid #9070B0;
	color:#555555;
	display:block;
	font-size:1.2em;
	line-height:1.9em;
	margin:15px 0;
	padding:10px 10px 10px 15px;
}
.serviceLeft {
	display:inline;
	float:left;
	margin:15px 0;	
}
.serviceLeft img {
	border:1px solid #696969;
	padding:1px;	
}
.serviceRightImg {
	display:inline;
	float:right;
	margin:15px 0;	
}
.serviceRight img {
	border:1px solid #696969;
	padding:1px;	
}
.serviceRight {
	display:inline;
	float:right;
	padding:5px;
	width:485px;	
}
.serviceRight a {
	float:right;
}
.clearSpacer {
	clear:both;
	background:transparent url(../images/seperator.gif) no-repeat scroll center center;
	height:9px;
	padding:2px 0;
}




/* Footer */
#footer {
	background:#F1F1F1 url(../images/blue/footer_background.jpg) repeat-x scroll 0 0;
	bottom:0;
	clear:both;
	height:250px;
	position:absolute;
	width:100%;
}
.footer_inner {
	width:815px;
	margin:0 auto;
}
.twitter_feed img {
	display:inline;
	float:left;
	margin-top:5px;
	vertical-align:middle;
}
.twitter_feed h4 {
	float:left;
	padding:0 5px;
	color:#3A6C8C;
	font-family:Helvetica,Tahoma;
	font-size:1.3em;
	font-weight:normal;
	letter-spacing:0.05em;
	text-transform:uppercase;
	margin-top:15px;
}
.twitter_feed h4 a { color:#3A6C8C; }
.twitter_feed #tweet {
	display:inline;
	float:left;
	margin:7px 0 0;
	padding:0 10px;
	width:450px;
}
.twitter_feed #tweet ul {margin:0; padding:0;}
.twitter_feed #tweet ul li {margin:0; padding:0; list-style:none;}
.twitter_feed #tweet img {vertical-align:middle; margin-top:5px;}

.final_text {
	clear:both;
	padding-top:25px;
}
.foot_nav {
	display:inline;
	float:left;
	margin-top:25px;
	width:400px;
}
.foot_nav a {
	color:#7F7F7F;
	padding:0 15px;	
}
.copyright {
	display:inline;
	float:right;
	margin-top:15px;
	text-align:right;
	width:400px;
}
.copyright img {
	vertical-align:middle;
	padding-left:5px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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: 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%	; }

#imageData{	padding:0 10px; color: #666; }
#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: 90; width: 100%; height: 500px; background-color: #000; }






















