/* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 14px; line-height: 1.3; }

body, button, input, select, textarea { font-family: "Quattrocento Sans",sans-serif; color: #222; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: bright yellow! (or customize the background color to match your design)
 */

::-moz-selection { background: #ffff00; color: #fff; text-shadow: none; }
::selection { background: #ffff00; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: Silverink
   ========================================================================== */

a {text-decoration: none; font-weight: bold;}
a:link {color: #222}
a:visited {color: #222}
a:hover {color: #ec4a02;}
a:active {color: #222}

.button{background: #ffa241; /* Old browsers */
background: -moz-linear-gradient(top, #ffa241 0%, #f2530e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa241), color-stop(100%,#f2530e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffa241 0%,#f2530e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffa241 0%,#f2530e 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffa241 0%,#f2530e 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa241', endColorstr='#f2530e',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #ffa241 0%,#f2530e 100%); /* W3C */
border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
color: #fff !important;
font-weight: 100 !important;
}

.breadCrumb{display: none;}

.buttonBorder {background: #f36021; /* Old browsers */
font-weight: 100 !important;

background: -moz-linear-gradient(top, #f36021 0%, #ea4f0d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f36021), color-stop(100%,#ea4f0d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f36021 0%,#ea4f0d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f36021 0%,#ea4f0d 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f36021 0%,#ea4f0d 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f36021', endColorstr='#ea4f0d',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #f36021 0%,#ea4f0d 100%); /* W3C */
border: 1px solid #c4420b;
border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}


.col1 {width: 45%; float: left; padding-right: 2.5%;}

.col2 {width: 45%; float: left; padding-left: 2.5%; border-left: 1px inset #d1d1d1; margin-bottom: 10px;}
	.col2 div.box {padding: 10px !important; width: 400px;}
		.box {border: 1px solid #d1d1d1; background: #f3f3f3; padding: 10px;  }

.ContactDetails {float: left; width: 45%}

.ContactForm {float: left; width: 45%; margin-left: 5%;}
	.ContactForm label {display: block;}
	.ContactForm div {margin-bottom: 15px; position: relative;}
#download {width: 500px; padding: 20px; text-align: center; background: url("popBg.gif") repeat-x bottom left; }

#email {display: none;}

h1,h2,h3,h4,h5,h6,p {line-height: 130%; font-weight: 100;}
	h1 {font-size: 24px;}
	h2 {font-size: 20px;}
	h3 {font-size: 18px; color: #ec4a02;}
	
	
.fpImages {list-style-type: none; padding: 0px !important; margin: 0px !important; }
.fpImages li {position: relative; margin-left: 20px;border-right: 1px solid #c7c7c7;}
.fpImages li h1 {position: absolute; top: 0px; left: 20px; font-weight: lighter !important; text-transform: uppercase; font-size: 18px !important;}
.fpImages li h2 {position: absolute; top: 20px; left: 50px;font-size: 16px !important;}


#fpImageDiv {border: 1px solid #939393; margin-bottom: 20px; position: relative;
border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
border-bottom-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;
background: #fff;
height: 250px; overflow: hidden;
}
	#fpImageDiv .priceBtn {position: absolute; bottom: 0px; left: 10px; z-index: 500;}


.fpRightDiv {background: #ebebeb; position: absolute; right: 0px; top: 0px; height: 252px;border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; width: 310px;}
	.fpRightDiv ul {height: 100%; margin-left: 13px; margin-top: 0px; padding: 0px; border-left: 1px solid #fff;}
		.fpRightDiv ul li {list-style-type: none; margin: 0; padding: 0; height: 68.3333px; padding-top: 15px; text-align: center; vertical-align: middle; border-top: 1px solid #fff; border-bottom: 1px solid #c7c7c7;}
		.fpRightDiv ul li:first-child {border-top: none !important;}
	.fpRightDiv a.button {display: block; width: 245px ; height: 37px; padding-top: 13px; margin: auto; font-size: 20px;}

.gridContain {margin-top: 20px;}
	.gridContain .roundBox { margin-bottom: 20px; height: 70px; padding: 10px !important; position: relative;}
	.gridContain .roundBox h1 {font-size: 18px; font-weight: 100; line-height: 80%; margin-top: 5px;}
		.gridContain p {font-size: 14px;}
		.gridContain img {position: absolute; right: 5px; top: 5px;}

#footer {font-size: 12px;color: #6e6e6e;}
	#footer ul {padding: 0;}
	#footer ul li {padding: 0; margin: 0; list-style-type: none; margin-bottom: 10px;}
	#footer a {color: #6e6e6e; font-weight: 100;}

#galleryList {margin: 0; padding: 0;}

#galleryList li {list-style-type: none; width: 150px; height: 150px; margin: 17px; float: left;}
	#galleryList li img {border: 1px solid #939393;-moz-box-shadow: 0px 0px 2px #888; -webkit-box-shadow: 0px 0px 2px #888; box-shadow: 0px 0px 2px #888;}
	#galleryList li img:hover {-moz-box-shadow: 0px 0px 10px #888; -webkit-box-shadow: 0px 0px 10px #888; box-shadow: 0px 0px 10px #888}

#homeEditable h3 {font-size: 16px; font-weight: 100 !important; line-height: 200%; letter-spacing: 1px; color: #000;}
	#homeEditable, #newsbox {height: 180px;}


.knowledgebase {padding: 20px; background-color: #ffffff; border: none;}
	.knowledgebase legend {font-weight: bold; font-size: 20px;}
	.knowledgebase label {display: block; font-size: 14px; font-weight: bold; margin-top: 5px;}
		.knowledgebase label.error {color: red; font-weight: normal; display: inline; margin-left: 10px;  }
	.knowledgebase input {padding: 3px;}
#FAQButtons {height: 40px; margin-bottom: 20px; margin-left: 0 !important; padding-left: 0 !important;}
	#FAQButtons li {display: inline; margin-left: 0px; padding: 5px; background-color: #d1d8e0; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; cursor: pointer; border: 1px solid #113A70;}

#FAQButtons, #answerList {margin-left: 0px; padding: 0;}
#FAQButtons li { display: inline; margin-right: 20px; padding: 5px; border: 1px solid #758795; background: #a1c1d8; cursor: pointer; color: #fff; font-weight: bold;}
#FAQButtons li.selected, #FAQButtons li:hover { display: inline; margin-right: 20px; padding: 5px; border: 1px solid #00236f; background:  #5971a4; cursor: pointer; color: #fff; font-weight: bold;}

#answerList {margin-top: 10px; list-style-type: none !important; list-style-image: none !important;}
#answerList li {border: 1px solid #bbbbbb; padding: 10px; cursor: pointer; margin-bottom: 3px; list-style-type: none !important; list-style-image: none !important; background-repeat: no-repeat; background-position: 10px center; background-color: #dddddd;}
#answerList li:hover {background-color: #f4f4f4;}
#answerList li.expanded {border: 1px solid #cccccc; padding: 10px; cursor: pointer; margin-bottom: 3px; list-style-type: none; list-style-image: none !important; background: #f4f4f4;}


#logo {background: url("logo.gif") no-repeat top left; width: 197px; height: 47px; margin-top: 30px; margin-bottom: 30px; cursor: pointer;}

#mainContainer {}

#mainContentWide {}
	#mainContentWide #MainHTML {clear: both;}
		#mainContentWide .mid {}


.medSS {margin-left: 102px; width: 195px; }
	.medSS p {width: 195px; }


.month li {display: none;}

#newsbox {position: relative;}
#newsbox img {position: absolute; top: 5px; right: 5px;}		
#newsbox .story { padding-left: 25px; background: url("orangeBullet.png") no-repeat left center;}
	#newsbox .story a {font-weight: 100;}
.notEmail {display: none;}
.roundBox, #SubmenuHTML {border: 1px solid #939393; padding: 10px 20px;
border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #efefef 46%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(46%,#efefef), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 46%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#efefef 46%,#ededed 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#efefef 46%,#ededed 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #ffffff 0%,#efefef 46%,#ededed 100%); /* W3C */
}

.SubMenuHeadingSpan {font-size: 18px; margin-bottom: 20px;}
.SubMenuHeadingSpanWide { display: none;}
#SubMenuUl {margin: 0px; padding: 0px;}
	#SubMenuUl li {list-style-type: none; padding-left: 25px; background: url("orangeBullet.png") no-repeat left 3px; margin-bottom: 10px; }
	#SubMenuUl a {font-weight: 400;}
	#SubMenuUl li.selected a , .NewsStoryselected a {font-weight: bold;}
		#SubMenuUl li.level3 {margin-left: 20px;}
			#SubMenuUl li.level4 {margin-left: 40px;}
#topBanner { position: relative; height: 150px; margin-bottom: 20px;}

#tagList, #currentTagList {margin-top: 20px;clear: both;border: 1px solid #939393; padding: 10px 20px;
border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #efefef 46%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(46%,#efefef), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 46%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#efefef 46%,#ededed 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#efefef 46%,#ededed 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #ffffff 0%,#efefef 46%,#ededed 100%); /* W3C */}
	#tagList span, #currentTagList span {margin-left: 15px; font-size: 12px;}
		#tagList span a, #currentTagList span a {font-weight:100 !important;}

#TopMenu {background-color: #4b4b4b; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; padding-left: 10px;}
	#TopMenu ul#TopMenuSpan {list-style-type: none; padding: 0; margin: 0;}
		ul#TopMenuSpan li {display: inline-block; *display: inline; zoom: 1; padding: 0px;}
				ul#TopMenuSpan li a {display: block; text-decoration: none; padding: 5px 10px; font-size: 18px; color: #fff; border-right:1px solid #2a2a2a ; border-left: 1px solid #696969; font-weight: 100;}

			ul#TopMenuSpan li a:hover , ul#TopMenuSpan li.selected a {background-color: #313131}
			.firstItem a {border-left: none !important;} 
#trialButton {padding: 5px 10px; text-align: center; position: absolute; top: 50px; right: 20px; font-family: 'Quattrocento Sans',sans-serif; font-weight: bold; color: #fff; font-size: 16px; cursor: pointer; }

.tweet { position: relative; height: 182px;}
.tweet .icon {position: absolute; top: 5px; right: 5px;}
.tweet ul {list-style-type: none; margin: 0; padding: 0; margin-top: 5px;}
	.tweet li {margin-bottom: 20px; font-size: 12px; line-height: 1.1; }

ul.month {list-style-type: none; margin: 0; padding: 0;}
	ul.month h3 {cursor: pointer;}
	ul.month li {list-style-type: none; padding-left: 25px; background: url("orangeBullet.png") no-repeat left 3px; margin-bottom: 10px; }

#vTopNav {position: absolute; top: 0px; right: 0px; list-style-type: none;}
	#vTopNav li {display: inline; margin-right: 20px;}
		#vTopNav li a {font-size: 14px; color: #222; font-weight: 400;}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}






/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('http://www.easibuild.com/scripts/fancybox/1.3.4/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('http://www.easibuild.com/scripts/fancybox/1.3.4/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.easibuild.com/scripts/fancybox/1.3.4/fancy_shadow_nw.png', sizingMethod='scale'); }
