/*=======================================================================*/
/* Sinns and Thomas Electrical Contractors.  CSS File                     */
/* Author: Next Horizon, Anthony Spence, Brett Callaghan                     */
/*=======================================================================*/

/*============================================* 
	CSS Style order
	
	layout
	Main Navigation
	Global Styles
	Text Styles
	Link Styles
	
*==============================================*/


/*////// Global Presets //////*/
html, body, div, span, applet, object, iframe, ul, li, h1, h2, h3, h4, h5, h6, p,

table, caption, tbody, tfoot, thead, tr, th, td, b {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	list-style: none;
}

ul li {
	list-style:none;
}

p{
	margin: 0 0 10px 0;
}
hr {
	height: 0px;
	display: block;
	border-color: 1px solid #d5d5d5;
	margin: 13px 0;
}

.throwleft{
	display:block;
	height:1px;
	margin-bottom:-1px;
	text-indent:-5000em;
}

/*============================================= 
Layout
===============================================*/

body {
	background:url(../images/bodyTopBG.gif) repeat-x top left #dedede;
}

#container {
	width:1000px; 
	margin-left:auto; 
	margin-right:auto; 
	background:url(../images/mainContainerBG.gif) repeat-y top left;
}

#header {
	width:1000px; 
	height:201px; 
	background:url(../images/headerBG.jpg) no-repeat top left;
}

#header h1 a {
	width:389px; 
	height:156px; 
	float:left; 
	background:url(../images/logo.png) no-repeat 55px 0px; margin-top:67px;
}

#logo, #homeBTN, #servicesBTN, #staffBTN, #projectsBTN, #bidsBTN, #contactBTN, #employmentBTN, #cornerTag, #cornerTagServices, #cornerTagStaff, #cornerTagProjects, #cornerTagBids, #cornerTagContact, #cornerTagEmployment, #welcomeTitle, #servicesTitle, #aboutTitle, #workTitle, #officeMap, #prevBTN, #nextBTN, #slideOne, #slideTwo, #slideThree, #slideFour, .carouselBTN, .coda-nav-left, .coda-nav-right, #workSlideOne, #workSlideTwo, #workSlideThree, #workSlideFour {
	text-indent:-5000px;
}

#content {
	width:854px; 
	padding:0 73px; 
	font-size:12px; 
	padding-bottom:20px;
	padding-top:15px;
}

/*============================================= 
Top Content
===============================================*/

#topContent {
	width:829px; 
	background:url(../images/contentTopLeftCorner.gif) no-repeat top left; 
	padding:30px 0 0 25px; 
	margin-top:15px;
}

#facilities {
		border-top:1px solid #d4d4d4; 
		border-bottom:1px solid #d4d4d4; 
		height:173px; 
		margin-bottom:30px; 
		font-size:11px;
}
#wasteFac {
	background:url(../images/wasteWaterBG.gif) no-repeat top left; 
	width:239px; 
	height:118px; 
	float:left; 
	padding:65px 10px 0 10px; 
	margin-left:10px;
}
#waterFac {
	background:url(../images/wasteTreatmentrBG.gif) no-repeat top left; 
	width:239px; 
	height:118px; 
	float:left; 
	padding:65px 10px 0 10px; 
	margin-left:20px;
}
#otherFac {
	background:url(../images/IndustrialBG.gif) no-repeat top left; 
	width:239px; 
	height:118px; 
	float:left; 
	padding:65px 10px 0 10px; 
	margin-left:10px;
}

/*============================================= 
Bottom Content
===============================================*/
	
#bottomContent {
	background:url(../images/contentBtmLeftCorner.gif) no-repeat bottom right; 
	padding-bottom:20px;
}

/*------------------------------
Office/Left Content 
------------------------------*/

#office {
	width:408px; 
	height:230px; 
	border-right:1px solid #d4d4d4; 
	float:left; padding-left:23px; 
	font-size:11px;
}
#officeMap {
	width:149px; 
	height:149px; 
	float:left; 
	margin:0 20px 20px 0; 
	background:url(../images/location.jpg) no-repeat top left;
}

/*------------------------------
Work/Right Content 
------------------------------*/

#work {
	width:365px; 
	float:left; 
	padding-left:50px;
}

#workGallery {
	margin-bottom:10px;
}

#workBTNs {
	margin-left:285px;
}

#prevBTN a {
	width:23px; 
	height:20px; 
	background:url(../images/prevBTN.gif) no-repeat scroll 0 0; 
	display:block; 
	float:left;
}

#prevBTN a:hover {
	background-position: 0 -20px;
}

#nextBTN a {
	width:22px; 
	height:20px; 
	background:url(../images/nextBTN.gif) no-repeat scroll 0 0; 
	display:block; 
	float:left;
}

#nextBTN a:hover {
	background-position: 0 -20px;
}

/*============================================= 
Footer
===============================================*/
			
#footer {
	height:94px; 
	background:url(../images/footerBG.gif) repeat-x top left;
}

#footerContent {
	width:944px; 
	height:67px; 
	font-size:11px; 
	text-align:right; 
	margin-left:auto; 
	margin-right:auto; 
	padding: 27px 56px 0 0;
}

#footerContent ul li {
	display:inline; 
	color:#FFFFFF;
}

#footerContent p, #footerContent span {
	font-size:10px; 
	margin:0px; 
	color:#FFFFFF;
}

/*============================================= 
Corner Tags
===============================================*/

#cornerTag {
	position:absolute; 
	width:151px; 
	height:90px; 
	margin-left:734px; 
	top:186px; 
	background:url(../images/cornerTag.png) no-repeat top left;
}

#cornerTagServices {
	position:absolute; 
	width:151px; 
	height:90px; 
	margin-left:734px; 
	top:186px; 
	background:url(../images/cornerTagServices.png) no-repeat top left;
}

#cornerTagStaff {
	position:absolute; 
	width:151px; 
	height:90px; 
	margin-left:734px; 
	top:186px; 
	background:url(../images/cornerTagStaff.png) no-repeat top left;
}

#cornerTagProjects {
	position:absolute; 
	width:151px; 
	height:90px; 
	margin-left:734px; 
	top:186px; 
	background:url(../images/cornerTagProjects.png) no-repeat top left;
}

#cornerTagBids {
	position:absolute; 
	width:151px; 
	height:90px; 
	margin-left:734px; 
	top:186px; 
	background:url(../images/cornerTagBids.png) no-repeat top left;
}

#cornerTagContact {
	position:absolute; 
	width:151px; 
	height:90px; 
	margin-left:734px; 
	top:186px; 
	background:url(../images/cornerTagContact.png) no-repeat top left;
}

#cornerTagEmployment {
	position:absolute; 
	width:151px; 
	height:90px; 
	margin-left:734px; 
	top:186px; 
	background:url(../images/cornerTagEmployment.png) no-repeat top left;
}

/*============================================= 
Page Titles
===============================================*/

#welcomeTitle {
	width:504px; 
	height:26px; 
	background:url(../images/homeTitle.gif) no-repeat top left;
}

#servicesTitle {
	width:216px; 
	height:26px; 
	background:url(../images/servicesTitle.gif) no-repeat top left; 
	margin-bottom:20px;
}

#aboutTitle {
	width:165px; 
	height:26px; 
	background:url(../images/aboutTitle.gif) no-repeat top left; 
	margin-bottom:20px;
}

#workTitle {
	width:97px; 
	height:26px; 
	background:url(../images/workTitle.gif) no-repeat top left; 
	margin-bottom:20px;
}

.subtitle {
	font-size:14px; 
	margin-top:0px;
}

/*============================================= 
Carousel(s)
===============================================*/

.coda-slider-wrapper {
	height:253px;
	margin-bottom:30px;
	width:854px;
	overflow:hidden;
}

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { 
	height: 253px; 
	overflow: auto !important; 
	padding-right: 20px 
}

.coda-slider .panel { display: block; float: left; }

.coda-slider-wrapper2 {
	height:194;
	width:325px;
	overflow:hidden;
}

.coda-slider2 .panel { display: block; float: left; }
	
#slideOne {
	width:854px; 
	height:253px; 
	background:url(../images/carouselImage01.jpg) no-repeat top left;
}
#slideTwo {
	width:854px; 
	height:253px; 
	background:url(../images/carouselImage02.jpg) no-repeat top left;
}
#slideThree {
	width:854px; 
	height:253px; 
	background:url(../images/carouselImage03.jpg) no-repeat top left;
}
#slideFour {
	width:854px; 
	height:253px; 
	background:url(../images/carouselImage04.jpg) no-repeat top left;
}

#workSlideOne {
	width:325px; 
	height:194px; 
	background:url(../images/ourWorkIMG01.jpg) no-repeat top left;
}
#workSlideTwo {
	width:325px; 
	height:194px; 
	background:url(../images/ourWorkIMG02.jpg) no-repeat top left;
}
#workSlideThree {
	width:325px; 
	height:194px; 
	background:url(../images/ourWorkIMG03.jpg) no-repeat top left;
}
#workSlideFour {
	width:325px; 
	height:194px; 
	background:url(../images/ourWorkIMG04.jpg) no-repeat top left;
}
	
#carouselBTNs {
	position:absolute;
	margin-top:-48px;
	margin-left:10px;
}

.carouselBTN {
	width:8px;
	float:left;
	margin:0 2px;
}

.coda-nav-left a {
	width:23px; 
	height:20px; 
	background:url(../images/prevBTN.gif) no-repeat scroll 0 0; 
	display:block; 
	float:left;
}

.coda-nav-left a:hover {
	background-position: 0 -20px;
}

.coda-nav-right, .coda-nav-left {
	margin-left:278px;
	margin-top:3px;
}

.coda-nav-right a {
	width:23px; 
	height:20px; 
	background:url(../images/nextBTN.gif) no-repeat scroll 0 0; 
	display:block; 
	float:left;
}

.coda-nav-right a:hover {
	background-position: 0 -20px;
}

/*============================================= 
Classes
===============================================*/

.clear {
	clear:both;
}

.redtxt {
	color:#b20838;
}

.smltxt {
	font-size:11px;
}

.largetxt {
	font-size:18px;
}

/*============================================= 
Interior Pages
===============================================*/

#topCopy {
	width:779px; 
	background:#eeeeee;  
	margin-top:15px;
	border-top:1px solid #d4d4d4; 
	border-bottom:1px solid #d4d4d4;
	padding:25px 25px;
	margin:20px 0 30px 0;
	text-align:justify;
	font-size:12px;
	line-height: 19px;
}
	#topCopy .space {
		display:block;
		height: 5px;
	}
	#topCopy h2 {
		font-weight: bold;
		font-size: 18px;
		color: #b20838;
		margin: 0 0 5px 0;
		padding: 0;
	}
	#topCopy .staff h2 {
		font-weight: bold;
		font-size: 18px;
		color: #b20838;
		margin: 0 0 10px 0;
		padding: 0;
	}

.newEvent {
	margin-bottom:15px;
}

.bidTitleDate {
	font-size:18px;
	margin:5px 0 10px 0;
	font-weight:bold;
	border-bottom:2px solid #b20838;
	padding-bottom:5px;
}

.content {
	margin:5px 15px 10px 15px;
	padding:0 25px;
	border-left:2px dotted #d4d4d4;
	border-right:2px dotted #d4d4d4;
}

#bidTable {
	width:779px;
}

#bidTable tr td {
	border-bottom:1px solid #999;
	padding:8px 10px;
}

#bidTitle {
	width:500px;
}

#bidDate {
	width:239px;
}

.editDelteBar {
	border-top:1px solid #d4d4d4; 
	border-bottom:1px solid #d4d4d4;
	background:#FFFFFF;
	padding:5px 25px;
	margin-bottom:10px;
}

.admin .editDelteBar {
	border-top:1px solid #d4d4d4; 
	border-bottom:1px solid #d4d4d4;
	background:#FFFFFF;
	padding:5px 5px 8px;
	margin-bottom:10px;
}

.adminTitle{
	font-weight:bold;
	font-size:18px;
}

.adminDate{
	font-weight:bold;
	font-size:14px;
}

.adminCopy{
}

#backToBids {
	margin-top:10px;
	text-align:right;
	font-weight:bold;
}

/*************************************************
FULL BID PAGE
*************************************************/

.bidSummary {width:670px; line-height:20px; margin:20px 0; padding:10px; background:#dadada; }
	#topCopy strong, #topCopy h3  {font-weight:bold; font-size:14px; margin-bottom:10px;}
	#topCopy .staff h3  {font-weight:bold; font-size:14px; margin-bottom:0px; display:block;border-bottom:1px dashed #ccc;}
	#topCopy .projects h3  {font-weight:bold; font-size:14px; margin-bottom:0px; display:block;border-bottom:0 dashed #ccc;}
	#topCopy .projects h4  {font-weight:bold; font-size:14px; margin-bottom:5px; display:block;border-bottom:1px dashed #ccc;}
	#topCopy .projects strong {font-size: 12px;}
.contract {
	background-color: #dedede;
	padding: 5px;
}
#topCopy .contract span{
	font-size: 12px;
}
	#topCopy .contract h3  {
		font-weight:bold; font-size:16px; margin-bottom:0px; border-bottom:0px dashed #ccc; margin: 0 15px 0 0;color: black;
		float: left;
		}
	#topCopy .contract h2  {
		font-weight:bold; font-size:14px; margin-bottom:0px; border-bottom:0px dashed #ccc;margin: 0 15px 0 0;
		float: left;
		}
		
#topCopy .projects h4  {
	font-weight:bold; font-size:14px; margin-bottom:0px; border-bottom:0px dashed #ccc;display:block;padding: 10px 0 5px 0; clear:left;
	}
	#topCopy .projects h4 span {
		color: #3285dd;	
	}
	#topCopy .projImages li {
		float: left;
	}	
	#topCopy .imgTemp {
		display:block;width: 130px;height: 75px;margin: 0 10px 10px 0;	
	}
		#topCopy .imgTemp img {
			border: 1px solid #666;
			padding: 2px;
		}
		#topCopy .imgTemp img:hover {
			border: 1px solid #B20838;
			padding: 3px;
		}

#topCopy .staff h3 {
	margin: 0 0 0 15px;	
}
#topCopy .staff p {
	padding: 0 0 0 15px;
}

.bidEstimatorName, .bidLocation, .bidEstimatorPhone {width:220px; text-align:center; float:left; margin-bottom:10px; border-bottom:1px solid #666; border-top:1px solid #666; padding:5px 0;}

.bidDetails, .bidPlanAvailability {width:690px; margin:10px 0;}

.bidAttachmentLink {width:200px; padding:3px 0; list-style:disc; margin-left:35px;}
.attachmentsList {width:320px; float:left; background:#dadada; padding:10px; margin-bottom:10px;}

/*============== BIDS FORMS ======================*/
#bidSendEmailForm label {font-weight:bold; text-align:left; width:80px; float:left;}
#bidSendEmailForm p, #formAdminEditEstimator p {width:500px;}
#bidSendEmailForm input, #formAdminEditEstimator input {width:260px;}

#formAdminEditEstimator label {font-weight:bold; text-align:left; width:130px; float:left;}

#formAdminEditBid {width:500px;}
	#formAdminEditBid label {font-weight:bold; text-align:left; width:120px; float:left;}
	#formAdminEditBid input, #formAdminEditBid textarea, #formAdminEditBid select {width:370px;}
	.AdminEditBidActionLeft {width:300px; float:left; margin:5px 0 3px 0;}
	.AdminEditBidActionRight {width:100px; float:left; margin:5px 0 3px 0;}
	#fileAttachmentBid, #btnAddAttachmentBid, #fileAttachmentBidCollateral, #btnAddAttachmentBidCollateral {margin:10px 0;}


.bidSummary table * {
	text-align: left;	
}
.bidSummary .col {
	border-bottom: 1px solid #ccc;	
	padding: 2px;
}



/*************************************************
CONTACT PAGE STYLES
*************************************************/
.leftInfo {
	width: 40%;
	float: left;
}
#topCopy .leftInfo h2 {
	text-align: left;
	font-size: 16px;		
}

.rightInfo {
	float: left;
	width: 60%;
}

.rightInfo #fullCon {
	padding: 0 0 0 20px;
}
#fullCon fieldset {
	border: 1px solid #CCC;	
	background-color: #fefefe;
}
#fullCon label {
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	display: block;	
	width: 185px;
	padding: 0 0 5px 0;
}
	#fullCon .txtBx {
		width: 100%;	
		border: 1px solid #CCC;
		padding: 6px;
	}
#fullCon .leftContact {
	width: 50%;
	float: left;
}	
	#fullCon .padding {
		padding: 10px 15px;	
	}
	#fullCon .leftContact .clear {
		display: block;
		height: 13px;
	}
	.rightInfo .badge {
		width: 65px;
		height: 65px;
		background-color: green;
		display: block;
		position: absolute;
		margin: -50px 0 0 425px;
		color: white;
	}
	#fullCon .subBtn {
		float: right;	
		padding: 3px 9px;
		border: 1px solid #3589df;
		background-color: #3589df;
		color: #fff;
		font-weight: bold;
	}
	#fullCon .message {
		width: 94%;
		margin: 0 auto;
	}
		#fullCon .message textarea {
			width: 100%;	
		}
	
/*============================================= 
Main Navigation
===============================================*/

#nav {
	width:535px; 
	height:39px; 
	float:left; 
	background:url(../images/navBG.gif) no-repeat top left; 
	margin:126px 0 0 19px;
}

#nav ul {
	padding-left:10px;
}

#nav ul li {
	width:auto; 
	float:left;
}

#homeBTN a {
	width:59px; 
	height:38px; 
	background:url(../images/homeBTN.gif) no-repeat scroll 0 0; 
	display:block;
}
#homeBTN a:hover {
	background-position: 0 -38px;
}

#servicesBTN a {
	width:79px; 
	height:38px; 
	background:url(../images/servicesBTN.gif) no-repeat scroll 0 0; 
	display:block;
}
#servicesBTN a:hover {
	background-position: 0 -38px;
}

#staffBTN a {
	width:61px; 
	height:38px; 
	background:url(../images/staffBTN.gif) no-repeat scroll 0 0; 
	display:block;
}
#staffBTN a:hover {
	background-position: 0 -38px;
}

#projectsBTN a {
	width:77px; 
	height:38px; 
	background:url(../images/projectsBTN.gif) no-repeat scroll 0 0; 
	display:block;
}
#projectsBTN a:hover {
	background-position: 0 -38px;
}

#bidsBTN a {
	width:56px; 
	height:38px; 
	background:url(../images/bidsBTN.gif) no-repeat scroll 0 0; 
	display:block;
}
#bidsBTN a:hover {
	background-position: 0 -38px;
}

#contactBTN a {
	width:90px; 
	height:38px; 
	background:url(../images/contactBTN.gif) no-repeat scroll 0 0; 
	display:block;
}
#contactBTN a:hover {
	background-position: 0 -38px;
}

#employmentBTN a {
	width:96px; 
	height:38px; 
	background:url(../images/employmentBTN.gif) no-repeat scroll 0 0; 
	display:block;
}
#employmentBTN a:hover {
	background-position: 0 -38px;
}

/*============================================= 
Links
===============================================*/

a:link, a:visited, a:active {
	color:#b20838; 
	text-decoration:underline;
}
a:hover {
	color:#b20838; 
	text-decoration:none;
}

.carouselBTN a {
	width:8px; 
	height:8px; 
	background:url(../images/carouselBullet.gif) no-repeat scroll 0 0; 
	display:block;
	outline:none;
}
.carouselBTN a:hover {
	background-position: -8px 0;
}

.newEvent a:link, .newEvent a:active, .newEvent a:visited {
	text-decoration:none;
}

.newEvent a:hover {
	text-decoration:underline;
	font-size:18px;
}

.editlink a:link, .editlink  a:active, .editlink  a:visited {
	text-decoration:none;
	font-size:14px;
	color:#b20838;
}

.editlink  a:hover {
	text-decoration:underline;
}

.editDelteBar a:link, .editDelteBar  a:active, .editDelteBar  a:visited {
	text-decoration:underline;
	font-size:18px;
	color:#b20838;
	margin:0 5px;
}

.editDelteBar  a:hover {
	text-decoration:none;
}


#footer a:link, #footer a:visited, #footer a:active 
{color:#FFFFFF; 
text-decoration:none;
}

#footer a:hover {
	color:#384141; 
	text-decoration:none;
}

.bidAttachmentLink a:link, .bidAttachmentLink a:visited, .bidAttachmentLink a:active {font-weight:bold; text-decoration:underline;}

.bidAttachmentLink a:hover { text-decoration:none;}


/*

	FancyBox playground - just playing
	v.1.3.0 - RC2 02.01.10

*/
#fancybox-loading {
	position: fixed;
	height: 40px;
	width: 40px;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 200;
}

* html #fancybox-loading {  /* for IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_progress.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	display: none;
	z-index: 80;
}

* html #fancybox-overlay { /* for IE6 */
     position: absolute;
     width: 100%;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	margin: 0;
	z-index: 90;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	outline: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 165;
	display: none;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	-ms-interpolation-mode: bicubic;
	outline: none;
	line-height: 0;
	font-size: 0;
	vertical-align: top;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
}

#fancybox-tmp {
	display: none;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
	overflow: auto;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	z-index: 112;
}

.fancybox-title-inside {
    padding: 10px 0;
	padding-top: 10px;
	color: #333;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #FFF;
    font-weight: bold;
}

#fancybox-title-wrap {
    display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('../images/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	line-height: 29px;
	background: transparent url('../images/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('../images/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 111;
	display: none;
 	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112;
	cursor: pointer;
	display: block;
}

#fancybox-left-ico {
	left: -9999px;
	background: transparent url('../images/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	left: -9999px;
	background: transparent url('../images/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover {
	visibility: visible;
}

#fancybox-right:hover {
	visibility: visible;
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy-bg-n {
	top: -20px;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}