/* GENERAL STYLE SETTINGS */
body {
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #932991;
	font-weight: normal;
	line-height: 25px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #898989;
	font-weight: normal;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #898989;
	font-weight: bold;
	line-height: 15px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0px 0px -5px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #898989;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	margin-bottom: -10px;
}
a {
	color: #932991;
	visited: #932991;
}

a:hover {
	color: #CC0000; 
	text-decoration: none;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* STYLES FOR THREE COLUMNS - LEFT, RIGHT & MAIN CONTENT */

div#right {
	background-image: url(../images/bg-right.gif);
	background-repeat: repeat-y;
}
div#right a {
	color: #000000;
	visited: #000000;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
div#content {
	padding-left:10px;
}
div#content p {
	font-size: 12px;
	line-height: 16px;
	padding-right: 50px;
}
/* STYLES FOR VARIOUS TEMPLATE REGIONS */
div#navigation {
	background-color: #000000;
	background-image: url(../images/bg-nav.gif);
	/*background-repeat: no-repeat;*/
	height:42px;
}
div#logo {
}
div#flash {
}
div#gallery {
}
div#blog {
}
div#download {
}
div#testimonial {
	font-size: 14px;
	font-style: italic;
	color: #8A2788;
}
div#testimonial p {
	padding-left:15px;
	padding-right:15px;
	}
	
div#subscribe {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1573B8;
	border-bottom-color: #1573B8;
	border-left-color: #1573B8;
	font-size: 11px;
	color: #888888;
	font-weight: bold;
	background-color: #F5F6F9;
}
div#subscribe p {
	padding-left:10px;
	}
div#footer {
	background-color: #932991;
	width: 100%;
	margin-top:15px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

div#footer a {
	color: #FFFFFF;
	visited: #FFFFFF;
}

div#container {
	/*border:1px solid purple;*/
	width:880px;
	margin:0 auto;
	padding:0px;
	position:relative;
}
div#top {
	/*border:2px solid red;*/
	width:880px;
	height:361px;
}
div#left {
	/*border:2px solid green;*/
	float:left;
	width: 177px;
	height:505px;
}
div#content {
	/*border:2px solid red;*/
	float:left;
	width:492px;
	min-height:505px;
	_height:505px
}
div#right {
	/*border:2px solid green;*/
	position:absolute;
	top:361px;
	left:669px;
	width:208px;
	height:505px;
}
div#footer {
	/*border:2px solid red;*/
	width:880px;
	clear:both;
}


/* MISC ADDDED STYLES +++++++++++++++++++++++++++++ */
.purple {
	color: #932991;
}

.sidebar_title {
	font-size: 12px;
	font-weight: bold;
	color: #898989;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	margin-bottom: -10px;
	}
	
.news_title {
	font-size: 12px;
	font-weight: bold;
	color: #898989;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	margin-bottom: -10px;
	}
	
.form_name {
	font-size: 12px;
	font-weight:normal;
	color:#000000;
}

h1#phone {font-size:30px; text-align:center; font-weight:bold;}

#chirolink { font-size:9px; padding:5px; color:#932991; text-align:center; font-family: Arial, Helvetica, sans-serif;}
#chirolink a{ color:#932991; text-decoration:none; }

/* ++++++++  LIGHTBOX PHOTO SLIDE SHOW +++++++++++++++++*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.html) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

/* this hides prev/next buttons permanently (for using text links on bottom) */
#prevLink { left: 0; float: left; visibility: hidden;}
#nextLink { right: 0; float: right; visibility: hidden;}


/* this keeps prev/next buttons on permanently
#prevLink {float: left; background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink {float:right; background: url(../images/nextlabel.gif) right 15% no-repeat; } 
*/
	
/* this makes the buttons appear/disappear
#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; 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/* ++++++++++++++ END LIGHTBOX ++++++++++++++++++++++ */
