body, td
{
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 0;
}

section, article, aside, header, footer, nav, figure, figcaption 
{
    display: block;
}

img
{
	border: 0;
	margin: 0;	
}

.main_container
{
	background: #fff url('//www.ab4d.com/images/bg-page.png') repeat-x top left;
}
 
.main_body
{
	width: 835px;
	margin: 0 auto;
	padding: 30px 0 30px 15px;
}

div.homepageProductsOneRow
{
    display: inline-block;
	text-align: justify;
	margin-bottom: 2em;
}

div.homepageProductsLeftCell
{
    float:left; 
    width: 395px; 
    margin-right: 30px
}

div.homepageProductsRightCell
{
    float:left; 
    width: 395px
}

div.homepageProductsSingleCell
{
    float:none;
    width: 395px;
}

div.rightSideProductLinks
{
    float: right; 
    width: 215px; 
    padding-left: 30px;
}

.bottom
{
	font-size: 10px;
	color: #606060;
}

.lightStrong
{
	color: #777;
	font-weight: bold;
}

.small
{
	font-size: 12px;
}

a:visited
{
	color: #777;
	text-decoration: underline;
}
a
{
	color: #555;
}
a:hover
{
	text-decoration: underline;
	color: #1a5c9b;
}

.contentsTitle
{
	font-size: 24px;
	font-weight: bold;
	margin-top: 0;
	color: #1a5c9b;
	line-height: 25px;
}
h2 a, .contentsTitle
{
	color: #1a5c9b !important;
}

h2, .contentsSubTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #1a5c9b;
	margin-bottom: 10px;
}
h2 a, .contentsSubTitle a
{
	color: #1a5c9b !important;
	text-decoration: none;
}

.productName
{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: 0px; 
    margin-bottom: 2px;
}

.productName a
{
	color: #333 !important;
	text-decoration: none;
}

h2.productsSubTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #1a5c9b !important;
    margin-top: 1em;
    margin-bottom: 0.5em;
    text-decoration: underline;
}


a.orangeLinkButton {
    font-family: Helvetica,Arial,sans-serif;
    text-decoration: none;
    font-weight: bold;
    /*background: url(../images/sprites.png) repeat-x 0 -428px;*/
    text-transform: uppercase;
    font-size: 12px;
    color: white!important;
    border: 1px solid #BC712E;
    padding: 5px 15px;
    margin-bottom: 30px;   

background: #f9af24; /* Old browsers */
background: -moz-linear-gradient(top,  #f9af24 0%, #f68719 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9af24), color-stop(100%,#f68719)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9af24 0%,#f68719 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9af24 0%,#f68719 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9af24 0%,#f68719 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9af24 0%,#f68719 100%); /* W3C */
}

h2.black {
	color: #383838;
}

h3 {
	color: #1a5c9b;
	font-size: 14px;
	margin-bottom: 3px;
}

hr {
	border: 0;
	height: 1px;
	color: #c0c0c0;
	background-color: #c0c0c0;
}

.contentsText
{
	color: #333;
	line-height: 18px;
	letter-spacing: 0px;
}

.productContentsText
{
	color: #333;
	line-height: 18px;
	letter-spacing: 0px;
    width: 610px;
}

.simpleCode
{
	font-family: Courier New;
}

.orange
{
	color: #f9a430;
}

div.panel, table.panel
{
	margin-bottom: 30px;
}

div.boldPanel, div.productLinks
{
	padding: 20px 15px;
	margin-bottom: 30px;
	background-color: #e3e3e3;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

div.customerLogo
{
	float: left;
    margin-left: 20px;
    text-align: center;
    width: 140px;	
}

img.blackBorder
{
	border: 1px solid black;
}

div.fullWidth
{
	margin-left: -15px;	
}

div.large 
{
	font-size: 16px;
	font-weight: bold;
}

a.BlueLink
{
	color: #2777CF;
	text-decoration: none;	
}

a.BlueLink:hover
{
	text-decoration: underline;	
}


a.BlueUnderlineLink:link
{
	color: #444444;
	text-decoration: none;
	border-bottom: 1px solid #0000FF;
}
a.BlueUnderlineLink:visited
{
	color: #444444;
	text-decoration: none;
	border-bottom: 1px solid #0000FF;
}
a.BlueUnderlineLink:hover
{
	color: #222222;
	text-decoration: none;
	border-bottom: 1px solid #0000FF;
}
a.BlueUnderlineLink:active
{
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px solid #0000FF;
}

ul.list-unstyled {
	padding-left: 0;
	list-style: none;
	line-height: 1.4;
}
ul.list-unstyled a {
	color: #bbb;
}

/* FeatureList is used for all ul, li elements */
ul.FeatureList
{
	margin: 1em 0 1em 0px;
	padding: 0px;
	list-style: none;
}

ul.FeatureList li{list-style-type: none;margin-bottom: 0.2em; line-height: 18px}
ul.FeatureList li:before{content:'\25A0'; font-size:0.8em; color: orange; padding-right: 0.5em; vertical-align: top; line-height: 15px}

/* end of commonly used styles */

/*** HEADER ***/

td.header
{
	height: 98px;
	background: #fff url(../images/sprites.png) repeat-x 0 -505px;
}

div.pageWidth 
{
	width: 850px;
	margin: auto;
}

a.logo 
{
	display:block; position: absolute; top: 7px; width: 267px; height: 112px; background: url(//www.ab4d.com/images/AB4D_logo.png);
}

/* a.logo { behavior: url(style/iepngfix.htc); } *//* IE 6 TRANSPARENT PNG FIX (url must be relative to html file, not css!) */

div.topHeaderText 
{
	float: right;
	margin-top: 60px;
}
	div.topHeaderText span.topHeaderToolbar, div.topHeaderText span.topHeaderToolbar a
	{
		color: #1a5c9b;
		text-decoration: none;
	}
	
	div.topHeaderText span.topHeaderToolbar a:hover
	{
		text-decoration: underline;
	}
	
	div.topHeaderText span.separator
	{
		padding: 0 5px;
	}

td.menu 
{
	background: #0c4e7e url(../images/sprites.png) repeat-x 0 -653px; 
    height: 36px;
}

div.search
{
	width: 150px;
	height: 18px;
	border: 2px solid #c0c0c0;	
	background: #FBFBFB;
}

div.search input
{
	width: 120px;
	height: 18px;
	border: 0;
	margin: 0;
	padding-left: 2px;
	padding-right: 6px;
	background: transparent;
}

/*** HEADER END ***/

/*** FOOTER ***/
div.footer_top_container
{
	background: #373637;
}

div.footer_bottom_container
{
	background: #2D2D2D;
    height: 36px;
	color: #e1e1e1;
}

div.footer_bottom_container a
{
	color: #e1e1e1!important;
}

div.footer_body
{
	width: 820px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 14px;
    overflow: auto;
}

div.footer_body h3
{
	color: #e1e1e1;
}

div.footer_body a
{
	text-decoration: none;
}

div.footer_body a:hover
{
	text-decoration: underline;
}
/*** FOOTER END ***/


/* used for orange ">" in Purhcase and Silverlight tutorials - can stay as is for now */
.orangeText
{
	font-family: Arial Black, Tahoma, Verdana, arial;
	font-size: 12px;
	font-weight: bolder;
	color: #f9a430;
}


/* Used in Purchase and LogIn - can stay the same for now: */

TD.InfoBoxText
{
	font-size: 12px;
}
.InfoBox
{
	padding: 20px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFBD69;
	background-color: #FDFBF5;
}


/* Used in Purchase.aspx - can stay the same for now: */


.VersionInfoTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

table.VersionInfo
{
	width: 600px;
	border-collapse: collapse;
}

tr.VersionInfoHeader
{
	background-color: #f8f8f8;
}

td.VersionInfoHeader
{
	padding: 5px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #777777;
}

tr.VersionInfo
{
	background-color: white;
}

td.VersionInfoSeparator
{
	width: 15px;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
}

td.VersionInfoIsAvailable
{
	padding: 5px;
	text-align: center;
	width: 75px;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
}

td.VersionInfoFeature
{
	padding: 5px;
	text-align: right;
	width: 260px;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
}

td.LastVersionInfoSeparator
{
	width: 15px;
	border-bottom: 1px solid #777777;
	border-top: 1px solid #d5d5d5;
}

td.LastVersionInfoIsAvailable
{
	padding: 5px;
	text-align: center;
	width: 75px;
	border-bottom: 1px solid #777777;
	border-top: 1px solid #d5d5d5;
}

td.LastVersionInfoFeature
{
	padding: 5px;
	text-align: right;
	width: 260px;
	border-bottom: 1px solid #777777;
	border-top: 1px solid #d5d5d5;
}


div.PurchaseGrid
{
    width: 600px;
}

/*table.PurchaseGrid td
{
	font-family: Tahoma,Verdana,arial;
	font-size: 11px;
	color: #222222;
}
table.PurchaseGrid td
{
	font-family: Tahoma,Verdana,arial;
	font-size: 11px;
	color: #222222;
}
*/
a.MoreDetailsLink
{
	background-image: url("../images/downArrow.png");
	background-position: 0 16px;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 12px;
	color: #2777CF;
	text-decoration: underline;
    letter-spacing: 0;
    line-height: 18px;	
}

a.MoreDetailsLink:hover
{
	color: #0069F6;
}

a.MoreDetailsLink:active
{
	color: #2777CF;
}

a.MoreDetailsLink:visited
{
	color: #2777CF;
}


a.AddToCartLink
{
	color: #2777CF;
    font-size: 0.9em;
}

a.AddToCartLink:hover
{
	color: #0069F6;
}

a.HideDetailsLink
{
	background-image: url("../images/upArrow.png");
	background-position: 0 16px;
	background-repeat: no-repeat;
    background-position: center left;
	padding: 12px;
	color: #2777CF;
	text-decoration: underline;
    letter-spacing: 0;
    line-height: 18px;	
}

a.HideDetailsLink:hover
{
	color: #0069F6;
}

a.HideDetailsLink:active
{
	color: #2777CF;
}

a.HideDetailsLink:visited
{
	color: #2777CF;
}


/*.PurchaseItemTitle
{
	font-family: Tahoma, Verdana, arial;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
}
.PurchaseItemDetails
{
	font-family: Tahoma, Verdana, arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 0px;
}*/
.PurchaseItemDetails
{
	line-height: 18px;
	color: #333333;
	letter-spacing: 0px;
}

.PriceListBullet
{
	font-family: Arial Black, Tahoma, Verdana, arial;
	font-size: 10px;
	font-weight: bolder;
	color: #FFA319;
}
.PriceListItemTitle
{
	color: black;
}
td.PriceListItemPrice
{
    color: black;
    padding: 5px;
    text-align: center;
    width: 75px;
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
}
.PriceListItemDetails
{
	color: #666666;
}
.PriceListItemPrice
{
	color: black;
}
.PriceListTotalText
{
	font-size: 13px;
	font-weight: bold;
	color: #222222;
}
.PriceListTotalPrice
{
	font-size: 13px;
	font-weight: bold;
	color: #222222;
}

.InfoList
{
	border-style: solid none;
	border-width: 1px;
	border-color: #204D9F;
	border-collapse: collapse;
	clear: both;
}
.InfoList TH
{
	font-family: Tahoma, Verdana, arial;
	font-size: 13px;
    background-color: #6C93D2;
    border-color: #204D9F;
    border-style: solid none;
    border-width: 1px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;	
}
.InfoListHeader TH
{
	text-align: left;
	font-weight: normal;
	border-style: solid none;
	border-width: 1px;
	border-color: #204D9F;
	color: #202020;
	background-color: #D8E9FF;
}
TR.InfoListHeader TD
{
	font-weight: normal;
	border-style: solid none;
	border-width: 1px;
	border-color: #204D9F;
	color: #303030;
	background-color: #D8E9FF;
}
TR.InfoListPager TD
{
	text-align: right;
	border-style: solid none;
	border-width: 1px;
	border-color: #204D9F;
	color: #404040;
	background-color: #D8E9FF;
}
.InfoList TD
{
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	background-color: #FFFFFF;
	font-family: Tahoma,Verdana,arial;
	font-size:13px;
}
.InfoListData TD
{
	color:#222;
	font-size:11px;
	line-height:20px
}
.InfoListDataAlternate TD
{
	color:#222;
	font-size:11px;
	line-height:20px;
	background-color:#f6faff
}

.PurchasingSteps {
    color: #444444;
}

.PurchasingStepsTitle
{
	/*color: #444444;*/
	font-weight: bold;
	font-size: 16px;
	border-bottom: #444444 1px solid;
}
.PurchasingStepsItem
{
    /*display: block;*/
}

.PurchasingStepsSubItem
{
    /*margin-left: 20px;
    display: block;*/
}



/* The following styles will probably not be used any more in the new web: */

.ToolsOverview
{
	font-size: 14px;
	line-height: 14px;
	margin-top: 7px;
}
.ToolsOverviewTitle
{
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
}

div.MenuSubtitle
{
	border-bottom: 1px solid #9EBEF5;
	padding-left: 18px;
	margin-top: 15px;
	margin-bottom: 4px;
	font-size: 14px;
	color: #0069F6;
}

div.Menu
{
	background-color: #D5EFFC;
	border-left: solid 2px #9EBEF5;
	border-right: solid 1px #9EBEF5;
	padding-left: 10px;
	padding-right: 7px;
	font-family: Verdana,Tahoma,arial;
	font-weight: bold;
	color: #15428B;
}

ul.Menu
{
	font-size: 12px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

li.MenuWide
{
	height: 17px;
	margin-top: 4px;
}

li.Menu
{
	height: 17px;
}

a.Menu
{
	background: url('../images/allIcons.gif') no-repeat;
	padding: 0 0 0 18px;
}

a.Menu:link
{
	color: #15428B;
	text-decoration: none;
}

a.Menu:visited
{
	color: #15428B;
	text-decoration: none;
}

a.Menu:hover
{
	color: #15428B;
	text-decoration: underline;
}
a.Menu:active
{
	color: #15428B;
	text-decoration: underline;
}



/*** BANNERS ***/

#homeBanner
{
	width: 100%;
	height: 284px;
	position: relative;
}

#homeBanner .sliderWrapper
{
	width: 100%;
	height: 284px;
}
#homeBanner .sliderBlue
{
	background: url('//www.ab4d.com/images/Banner/banner-bg.png');
}

.sliderInside
{
	width: 850px;
	height: 284px;
	margin: 0 auto;
	position: relative;
}
#sliderImage
{
	height: 318px;
}
#sliderImage img
{
	display: block;
	margin: 0 auto;
}
.sliderCaption
{
	position: absolute;
	width: 380px;
	height: 195px;
	display: block;
	top: 55px;
	left: 15px;
	color: white;
	z-index: 8;
	font-family: Helvetica,Arial,sans-serif;
	vertical-align: baseline;
    margin: 0;
    outline: 0 none;
    padding: 0;
    font-size: 100%;
    line-height: 0;	
}
.sliderCaption h1
{
	font-family: Arial;
	font-size: 28px;
	font-weight: bolder;
	line-height: 100%;
	color: white;
}
.sliderCaption h2
{
	color: white;
}
.sliderCaption span
{
	display: block;
	line-height: 130%;
	font-size: 15px;
	margin: 20px 0;
	width: 360px;
}
.sliderCaption a
{
	text-decoration: none;
	font-weight: bold;
	background: url(../images/sprites.png) repeat-x 0 -428px;
	text-transform: uppercase;
	font-size: 12px;
	color: white;
	border: 1px solid #BC712E;
	padding: 13px;
	float: left;
}
div#pagerControls
{
	width: 850px;
	margin: 0 auto;
	position: relative;
}
div#pagerControls div.inside
{
	position: absolute;
	top: -40px;
}
a.bx-prev, a.bx-next
{
	width: 30px;
	height: 30px;
	background: url(../images/sprites.png) no-repeat 0 -258px;
	text-indent: -9999px;
	border: 0;
	position: absolute;
	z-index: 9;
	cursor: pointer;
}
a.pager-link
{
	display: block;
	height: 22px;
	background: url(../images/sprites.png); background-position: 0 -338px; background-repeat: no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
	z-index: 9;
	cursor: pointer;
	width: 8px;
	padding: 0 4px;
	left: 50px;
	position: relative;
	top: 6px;
}


a.pager-active
{
	background-position: 0 -360px;
	font-weight: bold;
}
a.bx-prev
{
	left: 15px;
}
a.bx-next
{
	background-position: -30px -258px;
	left: 143px;
}


/*** SPRITES ***/
.sprite-BulletArrow{ background-position: 0 0; width: 4px; height: 10px; } 
.sprite-DotNetIcon{ background: url(../images/sprites.png) no-repeat 0 -60px; min-height: 16px; padding-left: 20px; } 
.sprite-ExpressionBlendIcon{ background: url(../images/sprites.png) no-repeat 0 -126px; min-height: 16px; padding-left: 20px; } 
.sprite-VisualStudioIcon{ background: url(../images/sprites.png) no-repeat 0 -192px; min-height: 16px; padding-left: 20px; }
.sprite-icon-buy{ display: block; background: url(../images/sprites.png) no-repeat 0 -739px; min-height: 20px; padding-left: 30px;}
.sprite-icon-download{ display: block; background: url(../images/sprites.png) no-repeat 0 -809px; min-height: 20px; padding-left: 30px;} 
.sprite-icon-rss{ background: url(../images/sprites.png) no-repeat 0 -879px; width: 16px; height: 16px; display: inline-block; vertical-align: top; } 
.sprite-icon-search{background:url(../images/sprites.png) no-repeat 0 -944px;width:16px;height:16px;display:inline-block;vertical-align:middle}
.sprite-icon-shopping_cart{ background: url(../images/sprites.png) no-repeat 0 -1006px; width: 16px; height: 16px; display: inline-block; vertical-align: middle; } 
.sprite-icon-twitter{ background: url(../images/sprites.png) no-repeat 0 -1072px; width: 16px; height: 16px; display: inline-block; vertical-align: top; margin-right: 3px;} 
.sprite-newsletter_no_bg{ background: url(../images/sprites.png) no-repeat 0 -1136px; min-height: 12px; padding-left: 20px; } 
.sprite-rss_icon{ background: url(../images/sprites.png) no-repeat 0 -1197px; min-height: 12px; padding-left: 20px; } 
.sprite-silverlight_16{ background: url(../images/sprites.png) no-repeat 0 -1262px; min-height: 16px; padding-left: 20px; } 
.sprite-twitter_icon{ background: url(../images/sprites.png) no-repeat 0 -1325px; min-height: 12px; padding-left: 20px; } 


/*** jMenu.jquery.css ***/

#jMenu {
	display:table;
	margin:0;
	padding:0;
	margin-left: 15px;
	position: relative;
	z-index: 10;
}

/********************/
/** premier niveau **/
/********************/
#jMenu li {
	display:table-cell;
	margin:0;
}
#jMenu li a {
	padding: 5px 45px 5px 0;
	display:block;
	background-color: transparent;
	color:#fff;
	cursor:pointer;
	font-size:18px;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
#jMenu li a:hover {
	color: #f9a430;
}
/*******************/
/** second niveau **/
/*******************/
#jMenu li ul {
	display:none;
	position:absolute;
	padding: 10px 0;
	background-color:#072c4d;
	margin:0;
	margin-top: 2px;
	margin-left: -15px;
	z-index: 10000;
	border: 1px solid #0c4e7e;
}
#jMenu li ul li {
	display:block;
	padding:0
}
#jMenu li ul li.arrow {
	background:#322f32; /* url('../arrow_down.png') no-repeat center center; */
	height:6px;
	padding:0;
	border-bottom:none;
	padding-bottom:10px
}
		
#jMenu li ul li a {
	font-size:14px;
	text-transform:none;
	padding: 2px 15px;
	display:block;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
}
#jMenu li ul li a:hover {
	color: #fff;
}
#jMenu li ul li div.title {
	font-weight: bold;
	color: #fff;
}
		
#jMenu li ul li.separator {
	border-top: 1px solid #0c4e7e;
	margin-top: 7px;
	padding-top: 7px;
			
}
#jMenu li ul li a.isParent {
	background:#3A3A3A; /* url('../arrow_right.png') no-repeat right center; */
}
#jMenu li ul li a:hover {
		background-color:#0c4e7e;
}


@media all and (min-width: 840px) {
	div.col-md-2 {
	    display: block;
	    float: left;
	    width: 16.66666667%;
	}

	div.col-md-4 {
	    display: block;
	    float: left;
	    width: 33.33333333%;
	}

	div.col-md-6 {
	    display: block;
	    float: left;
	    width: 50%;
	}
}

/* max-width is set so that on Note 8 tablet it still shows one column, but if value 60 is taken than 2 columns are shown - so bigger tables show 2 columns */
@media all and (max-width: 65em) and (orientation: portrait) {

    .main_body {
        width: 90%;
    }

    /* Show one column in the Home screen */   
    div.homepageProductsLeftCell {
        float: none;
        width: initial;
        margin-right: 0px;
        padding-bottom: 1em;
    }

    div.homepageProductsRightCell {
        float: none;
        width: initial;
        padding-bottom: 1em;
    }

    div.homepageProductsSingleCell {
        float: none;
        width: initial;
        padding-bottom: 1em;
    }

    div.homepageProductsOneRow {
        display: block;
    }


    #jMenu li a {
        font-size: 2em;
    }

    #jMenu li ul li a {
        font-size: 20px;
    }

    #jMenu li ul {
        margin-top: 10px;
    }


    td.menu {
        background: #0c4e7e url(../images/sprites.png) repeat-x 0 -1376px;
        height: 46px;
    }

    div.topHeaderText span.topHeaderToolbar, div.topHeaderText span.topHeaderToolbar a {
        font-size: 20px;
    }

    div.topHeaderText span.topHeaderToolbar a:hover {
        font-size: 20px;
    }

    .sprite-icon-rss {
        vertical-align: baseline;
    }

    div.search {
        display: none;
    }


    div.rightSideProductLinks {
        display: none;
    }

    .productContentsText {
        color: #333;
        line-height: 18px;
        letter-spacing: 0px;
        width: auto;
    }

    .productName
    {
        margin-top: 2em; 
    }

    div.PurchaseGrid
    {
        width: 100%;
    }
}


/*** fancy box ***/

#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('../fancybox/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('../fancybox/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('../fancybox/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('../fancybox/fancybox.png');background-position:-40px -30px;}
#fancybox-right-ico{background-image:url('../fancybox/fancybox.png');background-position:-40px -60px;}
#fancybox-left:hover, #fancybox-right:hover{visibility:visible;}
#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('../fancybox/fancybox-x.png');}
#fancybox-bg-ne{top:-20px;right:-20px;background-image:url('../fancybox/fancybox.png');background-position:-40px -162px;}
#fancybox-bg-e{top:0;right:-20px;height:100%;background-image:url('../fancybox/fancybox-y.png');background-position:-20px 0px;}
#fancybox-bg-se{bottom:-20px;right:-20px;background-image:url('../fancybox/fancybox.png');background-position:-40px -182px;}
#fancybox-bg-s{bottom:-20px;left:0;width:100%;background-image:url('../fancybox/fancybox-x.png');background-position:0px -20px;}
#fancybox-bg-sw{bottom:-20px;left:-20px;background-image:url('../fancybox/fancybox.png');background-position:-40px -142px;}
#fancybox-bg-w{top:0;left:-20px;height:100%;background-image:url('../fancybox/fancybox-y.png');}
#fancybox-bg-nw{top:-20px;left:-20px;background-image:url('../fancybox/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('../fancybox/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('../fancybox/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('../fancybox/fancybox-x.png') 0px -40px;}
#fancybox-title-float-right{padding:0 0 0 15px;background:url('../fancybox/fancybox.png') -55px -90px no-repeat;}
.fancybox-ie6 #fancybox-close{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/fancy_close.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-left-ico{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/fancy_nav_left.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-right-ico{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/fancy_nav_right.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-title-over{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/fancy_title_over.png', sizingMethod='scale');zoom:1;}
.fancybox-ie6 #fancybox-title-float-left{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/fancy_title_left.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-title-float-main{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/fancy_title_main.png', sizingMethod='scale');}
.fancybox-ie6 #fancybox-title-float-right{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/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='../fancybox/fancy_loading.png', sizingMethod='scale');}
.fancybox-ie .fancybox-bg{background:transparent !important;}
.fancybox-ie #fancybox-bg-n{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/fancy_shadow_n.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-ne{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/fancy_shadow_ne.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-e{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/fancy_shadow_e.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-se{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/fancy_shadow_se.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-s{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/fancy_shadow_s.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-sw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/fancy_shadow_sw.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-w{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/fancy_shadow_w.png', sizingMethod='scale');}
.fancybox-ie #fancybox-bg-nw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../fancybox/fancy_shadow_nw.png', sizingMethod='scale');}

/* Added to always show left and right arrow: */
#fancybox-left span { left: 20px; }
#fancybox-right span { left: auto; right: 20px; }
