/*========================================================================================*/
/*		Company: Next Horizon                                       				              	*/
/*		Year: 2008																																					*/
/*		Email: webdesign@nexhorizon.net                                         						*/
/*																																												*/
/*		Stylesheet for Y2K Service, Inc.																										*/
/*																							                                        	*/
/*		Concept & Design By: Blake Lyons																										*/
/*		Logo Design By: Blake Lyons																													*/
/*		HTML, CSS, By : Blake Lyons																													*/
/*																																												*/
/*		Master Stylesheet							  																										*/
/*========================================================================================*/

/*=========================================================================================

	CSS Style order
	
	Splah Page Styles
	-----------------------------------------------------------------------------------------
	
	Global Styles
	Main Containers
	Text Styles
	
	Footer
	
=========================================================================================*/


/*===============================================================
	Global Styles
================================================================*/

html {
	margin: 0;
	padding: 0;
	background: #000000;
}

body {
	margin: 0;
	padding: 50px 0 0 0;
	background: url('../images/bodyBG.jpg') top center no-repeat;
}

fieldset {
	border:none;
}

/*---------------------------------------
	General Classes & Styles
----------------------------------------*/

.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.text-align-left { text-align: left; }
.text-align-right { text-align: right; }

.twopixpad { width: auto; padding: 2px; }
.tenpixpad { width: auto; padding: 10px; }

.smallspacer { display: block; height: 5px; clear: both; }
.medspacer { display: block; height: 10px; clear: both; }
.largespacer { display: block; height: 20px; clear: both; }

.red { color: #ff0000; }
.green { color: #7cd300; }

a {
	color: #6fbc00;
	text-decoration: underline;
	font-weight: normal;
	border: none;
	outline: none;
	-moz-border-style: none;
}

a:hover {
	color: #96ff00;
}

/*--------------------------------------
	No JavaScript Styles
--------------------------------------*/

noscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 30px;
	margin: 20px 0 0 30px;
}

/*===============================================================
	Main Containers
================================================================*/

#wrapper {
	width: 865px;
	margin: 0;
	padding: 0;
}

/*=======================================================
	Header Styles
=======================================================*/

#callBadge {
	width:157px;
	height:151px;
	background:url(../images/call-badge.png) top left no-repeat;
	display:block;
	text-indent:-5000px;
	position:absolute;
	z-index:999;
	margin-left:770px;
	margin-top:-40px;
}

#header-wrap {
	float: left;
	width: 865px;
	height: 239px;
	margin: 0;
	padding: 0 0 2px 0;
	background: url('../images/headerBG.png') 0 0 no-repeat;
}

#header-container {
	float: left;
	width: 865px;
	height: 239px;
	margin: 0;
	padding: 0;
}

#logo {
	float: left;
	width: 183px;
	height: 206px;
	margin: 16px 0 0 20px;
	padding: 0;
	background: url('../images/ccs-logo.png') 0 0 no-repeat;
}

#logo a {
	width: 183px;
	height: 206px;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	outline: none;
	-moz-border-style: none; /* Hack Removes Dotted line around Link When Clicked */
}

#storeHours {
	float: left;
	width: 310px;
	height: 206px;
	margin: 16px 0 0 0;
	padding: 0;
	text-align: left;
}

#storeHours h1 {
	width: 277px;
	height: 75px;
	display: block;
	margin: 15px 0 0 0;
	padding: 0;
	background: url('../images/txtComputerCenter.png') 0 0 no-repeat;
	text-indent: -9999px;
}

#storeHours h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7cd300;
	margin: 10px 0 3px 0;
	padding: 0;
}

#storeHours p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin: 4px 0 0 2px;
	padding: 0;
	line-height: 1.2em;
}

#verticalDivider {
	float: left;
	width: 7px;
	height: 206px;
	margin: 16px 0 0 0;
	padding: 0;
	display: block;
	background: url('../images/verticalDivider.png') 0 0 no-repeat;
}

#whatWeDo {
	float: left;
	width: 330px;
	height: 206px;
	margin: 16px 0 0 0;
	padding: 0;
	text-align: left;
}

#whatWeDo h2 {
	width: 196px;
	height: 35px;
	display: block;
	margin: 15px 0 0 25px;
	padding: 0;
	background: url('../images/txtWhatWeDo.png') 0 0 no-repeat;
	text-indent: -9999px;
}

#whatWeDo ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 5px 0 0 30px;
	padding: 0 15px 0 0;
	color: #ffffff;
	list-style-type: none;
}

#whatWeDo li {
	padding: 5px 0 5px 0;
}

#whatWeDo li span {
	color: #7cd300;
}

#whatWeDo #btnLearnMore {
	float: right;
	width: 93px;
	height: 42px;
	overflow: hidden;
	margin: -8px 30px 0 0;
	padding: 0;
}

#whatWeDo #btnLearnMore a {
	width: 93px;
	height: 42px;
	margin: 0;
	padding: 0;
	display: block;
	background: url('../images/btnLearnMore.png') 0 0 no-repeat;
	text-indent: -9999px;
}

#whatWeDo #btnLearnMore a:hover {
	background-position: 0 -42px;
}

/*=======================================================
	Main Body
=======================================================*/

#mainBody-top {
	float: left;
	width: 865px;
	height: 27px;
	margin: -30px 0 0 0;
	padding:0;
	background: url('../images/mainBodyTop.png') 0 0 no-repeat;
}

#mainBody-middle-wrap {
	float: left;
	width: 865px;
	margin: -3px 0 0 0;
	padding: 0;
	background: url('../images/mainBodyMiddle.png') 0 0 repeat-y;
}

#mainBody-middle-container {
	float: left;
	width: 865px;
	margin: -1px 0 0 0;
	padding: 0;
}

#mainBody-bottom {
	float: left;
	width: 865px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url('../images/mainBodyBottom.png') 0 0 no-repeat;
}

/*=======================================
	Content Left & Navigation
========================================*/

#contentLeft {
	float: left;
	width: 200px;
	min-height: 400px;
	margin: 0 0 0 20px;
	padding: 0;
}

#mainNav {
	width: 200px;
	margin: 0;
	padding: 0;
}

#mainNav ul {
	text-align: left;
	margin: 0 0 0 11px;
	padding: 0;
}

#mainNav li {
	width: 178px;
	height: 31px;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #7cd300;
}

#mainNav li a {
	width: 178px;
	height: 31px;
	display: block;
	text-indent: -9999px;
}

#subServices {
	position: relative;
	z-index: 3;
	margin: 0 0 0 0;
	padding: 0;
}

#subServices li {
	width: 178px;
	height: 31px;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border-bottom: none;
}

#subServices li a {
	width: 178px;
	height: 31px;
	display: block;
	text-indent: -9999px;
}

/* ----- mainNav-btnHome ----- */
#mainNav li#btnHome a {
	width: 178px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url('../images/mainNav/mainNav-btnHome.jpg') 0 0 no-repeat;
}

#mainNav li#btnHome a:hover {
	background-position: 0 -31px;
}

/* ----- mainNav-btnAboutUs ----- */
#mainNav li#btnAboutUs a {
	width: 178px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url('../images/mainNav/mainNav-btnAboutUs.jpg') 0 0 no-repeat;
}

#mainNav li#btnAboutUs a:hover {
	background-position: 0 -31px;
}

/* ----- mainNav-btnServices ----- */
#mainNav li#btnServices a {
	width: 178px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url('../images/mainNav/mainNav-btnServices.jpg') 0 0 no-repeat;
}

#mainNav li#btnServices a:hover {
	background-position: 0 -31px;
}

#mainNav li#btnWarranty a {
	width: 178px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url('../images/mainNav/mainNav-btnWarranty.jpg') 0 0 no-repeat;
}

#mainNav li#btnWarranty a:hover {
	background-position: 0 -31px;
}

#mainNav li#btnRepairEstimates a {
	width: 178px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url('../images/mainNav/mainNav-btnRepairEstimates.jpg') 0 0 no-repeat;
}

#mainNav li#btnRepairEstimates a:hover {
	background-position: 0 -31px;
}

#mainNav li#btnUpgrades a {
	width: 178px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url('../images/mainNav/mainNav-Upgrades.jpg') 0 0 no-repeat;
}

#mainNav li#btnUpgrades a:hover {
	background-position: 0 -31px;
}

#mainNav li#btnWebsites a {
	width: 178px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url('../images/mainNav/mainNav-Websites.jpg') 0 0 no-repeat;
}

#mainNav li#btnWebsites a:hover {
	background-position: 0 -31px;
}

#mainNav li#btnNetworking a {
	width: 178px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url('../images/mainNav/mainNav-btnNetworking.jpg') 0 0 no-repeat;
}

#mainNav li#btnNetworking a:hover {
	background-position: 0 -31px;
}

/* ----- mainNav-btnSales ----- */
#mainNav li#btnSales a {
	width: 178px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url('../images/mainNav/mainNav-btnSales.jpg') 0 0 no-repeat;
}

#mainNav li#btnSales a:hover {
	background-position: 0 -31px;
}

/* ----- mainNav-btnFeedback ----- */
#mainNav li#btnFeedback a {
	width: 178px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url('../images/mainNav/mainNav-btnFeedback.jpg') 0 0 no-repeat;
}

#mainNav li#btnFeedback a:hover {
	background-position: 0 -31px;
}

/* ----- mainNav-btnLinks ----- */
#mainNav li#btnLinks a {
	width: 178px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url('../images/mainNav/mainNav-btnLinks.jpg') 0 0 no-repeat;
}

#mainNav li#btnLinks a:hover {
	background-position: 0 -31px;
}

/* ----- mainNav-btnContactUs ----- */
#mainNav li#btnContactUs a {
	width: 178px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url('../images/mainNav/mainNav-btnContactUs.jpg') 0 0 no-repeat;
}

#mainNav li#btnContactUs a:hover {
	background-position: 0 -31px;
}

/* ---- Top Nav Bar Menu Open [+] ----- */
#mainNav #topNavBar {
	position: relative;
	width: 196px;
	height: 32px;
	margin: 0;
	padding: 0;
}

#mainNav #topNavBar a {
	width: 196px;
	height: 32px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url('../images/mainNavTopBar.png') 0 0 no-repeat;
	cursor: pointer;
	outline: none;
	-moz-border-style: none;
}

/* ----- Bottom Nav Bar Menu Close [-] ----- */
#mainNav #bottomNavBar {
	position: relative;
	width: 196px;
	height: 32px;
	margin: 0;
	padding: 0;
}

#mainNav #bottomNavBar a {
	width: 196px;
	height: 32px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url('../images/mainNavBottomBar.png') 0 0 no-repeat;
	cursor: pointer;
	outline: none;
	-moz-border-style: none;
}

/*=======================================
	Content Right 
========================================*/

#contentRight {
	float: left;
	width: 620px;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: left;
}

#contentRight-inner {
	padding: 0 10px 15px 15px;
}

#contentRight h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 10px;
	letter-spacing: -1.5px;
}

#contentRight h1 span {
	color: #7cd300;
}

#contentRight h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 5px;
	letter-spacing: -1.5px;
}

#contentRight h2 span {
	color: #7cd300;
}

#contentRight h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #96ff00;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
}

#contentRight h2#welcome {
	width: 219px;
	height: 24px;
	display: block;
	margin: 15px 0 5px 0;
	text-indent: -9999px;
	background: url('../images/h1-welcome-to-our-site.png') 0 0 no-repeat;
}

#contentRight h1#about-us {
	width: 93px;
	height: 24px;
	display: block;
	margin: 15px 0 5px 5px;
	text-indent: -9999px;
	background: url('../images/h1-about-us.png') 0 0 no-repeat;
}

#contentRight h2#mission-statement {
	width: 200px;
	height: 24px;
	display: block;
	margin: 15px 0 5px 5px;
	text-indent: -9999px;
	background: url('../images/h1-mission-statement.png') 0 0 no-repeat;
}

#contentRight h2#company-overview {
	width: 215px;
	height: 29px;
	display: block;
	margin: 15px 0 5px 5px;
	text-indent: -9999px;
	background: url('../images/h1-company-overview.png') 0 0 no-repeat;
}

#contentRight h1#our-services {
	width: 139px;
	height: 24px;
	display: block;
	margin: 15px 0 5px 5px;
	text-indent: -9999px;
	background: url('../images/h1-our-services.png') 0 0 no-repeat;
}

#contentRight h1#feedback {
	width: 250px;
	height: 24px;
	display: block;
	margin: 15px 0 5px 5px;
	text-indent: -9999px;
	background: url('../images/h1-feedback.png') 0 0 no-repeat;
}

#contentRight h1#links {
	width: 250px;
	height: 24px;
	display: block;
	margin: 15px 0 5px 5px;
	text-indent: -9999px;
	background: url('../images/h1-links.png') 0 0 no-repeat;
}

#contentRight h1#contact {
	width: 250px;
	height: 24px;
	display: block;
	margin: 15px 0 5px 5px;
	text-indent: -9999px;
	background: url('../images/h1-contact.png') 0 0 no-repeat;
}

#contentRight h1#sitemap {
	width: 250px;
	height: 24px;
	display: block;
	margin: 15px 0 5px 5px;
	text-indent: -9999px;
	background: url('../images/h1-sitemap.png') 0 0 no-repeat;
}

#contentRight h2#fullRetail {
	width: 219px;
	height: 24px;
	display: block;
	margin: 15px 0 5px 5px;
	text-indent: -9999px;
	background: url('../images/h1-full-retail.png') 0 0 no-repeat;
}

#contentRight h1#warranty-services {
	width: 219px;
	height: 29px;
	display: block;
	margin: 15px 0 5px 5px;
	text-indent: -9999px;
	background: url('../images/h1warranty-services.png') 0 0 no-repeat;
}

#contentRight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
	line-height: 1.3em;
}
#contentRight .pop {	
	width: 80%;
	border: 1px dashed #639100;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
}
	#contentRight .pop *, #contentRight .pop {
		font-size: 16px;
		color: #fff;
		font-weight: bold;
		font-family: "Helvetica LT Std", "Arial Narrow", Arial;
		
	}
	#contentRight .fLink a {
		font-weight: bold;	
	}
/*=======================================================
	Services Page Styles / Warranty Services
=======================================================*/

#ContentScrollingArea {
	
}

ul#subServices {
	border: none;
	border-collapse: collapse;
}

.notHere { display: none; }
.here { display: block; }

tr.tableheader {
	background: #7cd300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#contentRight tr.tableheader p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 4px 3px 4px 3px;
}
table.servicesTable {
	width: 98%;	
}
table#servicesTable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 0 20px 0 4px;
	line-height: 1.3em;
}
#contentRight .twopixpad p {
	margin: 0;	
	padding: 0;
}

#warrantyServiceNav {
	position: absolute;
	z-index: 3;
	width: 350px;
	height: 80px;
	margin: -4px 0 0 253px;
	padding: 0;
}

#warrantyServiceNav h2 {
	font-size: 14px;
	margin: 0 0 7px 0;
	padding: 0;
	letter-spacing: -1.1px;
}

#warrantyServiceNav ul {
	float: left;
	font-family: Helvetical, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#warrantyServiceNav li {
	list-style-type: disc;
}

#warrantyServiceNav a {
	text-decoration: none;
	outline: none;
	border: 0;
	-moz-border-style: none;
}

#warrantyServiceNav a:hover {
	text-decoration: none;
}

#warrantyServiceNav a.current {
	color: #96ff00;
}

/*=======================================================
	FAQ's Styles
=======================================================*/

.faqQuestions {
	padding: 5px 0 5px 0;
}

.faq-question {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
	clear: right;
	color: #96FF00;
	cursor: pointer;
	width:600px;
}

.faq-question span.large-q {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 20px;
	padding: 0 5px 0 0;
	color: #96FF00;
}

.faq-answer {
	float: left;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 3px 0 0 25px;
	padding: 0 0 0 8px;
	border-left: 2px solid #666;
	clear: right;
	display: none;
}

.faq-answer span.large-a {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: normal;
	margin: 0;
	padding: 0 5px 0 0;
}

/*=======================================================
	Feedback Styles
=======================================================*/

#feedbackForm {
	width:600px;
}
#feedbackForm label {
	width:130px;
	font-weight:bold;
	float:left;
	text-align:left;
}

/*=======================================================
	Footer
=======================================================*/

#footer-wrap {
	float: left;
	width: 865px;
	height: 228px;
	margin: -29px 0 0 0;
	padding: 0;
	background: url('../images/footerBG.png') 0 0 no-repeat;
	color: #ffffff;
	text-align: left;
}

#footer-top {
	float: left;
	/*width: 755px;*/
	height: 95px;
	margin: 22px 0 0 85px;
	padding: 0;
	/*border: 1px solid #ccc;*/
}

#footer-top a {
	font-weight: bold;
}

#footer-top ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 0 0px;
	padding-top: 5px;
}

#footer-top li {
	display: inline;
}

#footer-top li.list-divider {
	padding: 0 5px 0 5px;
}

#footer-top h3 {
	width: 407px;
	height: 25px;
	display: block;
	margin: 5px 0 15px 5px;
	padding: 0;
	background: url('../images/h1retailQuickLinks.png') 0 0 no-repeat;
	text-indent: -9999px;
}

#footer-bottom {
	float: left;
	width: 825px;
	height: 85px;
	margin: 9px 0 0 18px;
	padding: 0;
	text-align: center;
}

#footer-bottom a {
	color: #999;
	text-decoration: none;
}

#footer-bottom a:hover {
	color: #fff;
	text-decoration: none;
}

#footer-bottom ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#footer-bottom li {
	display: inline;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/*/////////////////////////////////////////////////////////////////////////////*/

/*

	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_closebox.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;
}