/*---------------------*/
/* CPS HOLDINGS Styles */
/* 08/25/2006          */
/*---------------------*/

/* HTML TAG ELEMENTS */
Body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	
	scrollbar-3dlight-color: #D0CFC4;
	scrollbar-darkshadow-color: #6F6D5D;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D0CFC4;
	scrollbar-track-color: #F7F7F5;
	scrollbar-arrow-color: #9B9B98;
	scrollbar-face-color: #E5E5E0;
}

Form
{
	display: inline;
}

Table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

h1
{
	font-size: 13pt;
	margin-bottom: 10px;
	color: #CD6B14;
}

h2
{
	font-size: 11pt;
	margin-bottom: 10px;
	color: #6F6D5D;
}

h3
{
	font-size: 12px;
	margin-bottom: 10px;
	color: #6F6D5D;
}

/* LINK CLASSES */

a:link, a:visited, a:active
{
	color: #CD6B14;
	text-decoration: none;
}

a:hover
{
	color: #6F6D5D;
	text-decoration: underline;
}

/* Standard Classes */

.caption
{
	font-size: 9px;
	color: #9b9b98;
}

.frame
{
	font-size: 10px;
	border: 1px solid #9b9b98;
	margin-bottom: 14px;
}

.light
{
	background: #FDF8E6;
}

.newsItem
{
	display: block;
	margin-bottom: 8px;
	border-bottom: 1px dashed #9b9b98;
	padding-bottom: 4px;
}

.siteContainer
{
	border-right: 1px solid black;
}

.whatsNew
{
	display: block;
	border-bottom: 1px dashed #d0cfc4;
	padding-bottom: 16px;
	margin-bottom: 16px;
}

.tablehead
{
	font-weight: bold;
	background: #e5e5e0;
}

.textSmall
{
	font-size: 10px;
}

/* Positional DIVs */

#container
{
	display: block;
	width: 760px;
	background: white;
	border-right: 1px solid black;
}

#content
{
	display: block;
	padding: 8px;
}

#footer
{
	display: block;
	background-image: url(../images/bknd_footer.gif);
	background-repeat: repeat-x;
	height: 90px;
	padding: 8px;
	color: #6A737B;
	font-size: 10px;
}

#footer .footerPhone
{
	display: block;
	width: 249px;
	height: 40px;
	margin-right: 10px;
	float: left;
}

#footer .copyright
{
	display: block;
}

#logo
{
	display: block;
	width: 250px;
	margin-bottom: -1px;
}

#miniLink
{
	display: block;
	width: 249px;
	height: 42px;
	font-size: 10px;
	padding: 8px;
	border-top: 6px solid #D88218;
	border-bottom: 1px dashed #d0cfc4;
}

#news
{
	display: block;
	padding: 8px;
}

#calloutGrey
{
	display: block;
	width: 249px;
	background: #E1DEDE;
	padding: 4px;
	padding-left: 8px;
	font-weight: bold;
	color: #CD6B14;
}

#productTableTitle
{
	display: block;
	width: 490px;
	border-top: 1px solid #9b9b98;
	border-left: 1px solid #9b9b98;
	border-right: 1px solid #9b9b98;
	padding: 4px;
	font-weight: bold;
	background: #e5e5e0;
	text-align: center;
}

/* buttons */
#functionMain .bHome
{
	position:relative;
	background-image: url(../images/btn_home_on.gif);
	background-repeat: no-repeat;
	float:left;
	width: 102px;
	height: 42px;
	padding: 0; 
}

#functionMain .bAbout
{
	position:relative;
	background-image: url(../images/btn_about_on.gif);
	background-repeat: no-repeat;
	float:left;
	width: 102px;
	height: 42px;
	padding: 0; 
}

#functionMain .bContact
{
	position:relative;
	background-image: url(../images/btn_contact_on.gif);
	background-repeat: no-repeat;
	float:left;
	width: 102px;
	height: 42px;
	padding: 0; 
}

#functionMain .bProducts
{
	position:relative;
	background-image: url(../images/btn_products_on.gif);
	background-repeat: no-repeat;
	float:left;
	width: 102px;
	height: 42px;
	padding: 0; 
}

#functionMain .bNew
{
	position: relative;
	background-image: url(../images/btn_new_on.gif);
	background-repeat: no-repeat;
	float:left;
	width: 100px;
	height: 42px;
	padding: 0; 
}

#functionMain .bHome a, #functionMain bAbout a, #functionMain bContact a, #functionMain bProducts a
{
	display: block;
	width: 102px;
	height: 42px;
	padding: 0;
}

#functionMain .bNew a
{
	display: block;
	width: 100px;
	height: 42px;
	padding: 0;
}

.bHome img {width: 100%; height: 100%; border: 0; }
.bAbout img {width: 100%; height:100%; border: 0; }
.bContact img {width: 100%; height:100%; border: 0; }
.bProducts img {width: 100%; height:100%; border: 0; }
.bNew img {width: 100%; height:100%; border: 0; }

a:hover {visibility: visible}
.bAbout a:hover img{visibility:hidden}
.bHome a:hover img{visibility:hidden}
.bProducts a:hover img{visibility:hidden}
.bContact a:hover img{visibility:hidden}
.bNew a:hover img{visibility:hidden}

/* end buttons */

#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; }

