.cufon-loading h1,
.cufon-loading h2,
.cufon-loading .ftrLiHd,
.cufon-loading .rdlh,
.cufon-loading ul#topnav li.heading,
.cufon-loading ul#leftCol a.cu,
.cufon-loading .slide-txt h2,
.cufon-loading ul#topnav a.cu {
	visibility: hidden !important;
}

/*
Body text : #5c5c5c
Blue text : #185687
Links     : #a4531c
*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clear {
	clear:both;
}

.clr-left {
	clear:left;
}


/**###################################################### LAYOUT CSS ###########################################################*/

body {
	background: #707e90 url(../images/bg_body.png) repeat-x 0 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0 4px 0 4px;
	background: url(../images/bg_shadow.png) repeat-y 0 0;
}

/*Header*/

#header {
	width: 910px;
	overflow:hidden;
	background: url(../images/bg_head.jpg) no-repeat right top;
	padding: 0 25px 0 25px;
	height:114px;
}

#header a img:active {
margin-top:1px;
}

/*Nav*/

#nav {
	background: url(../images/bg_nav.png) no-repeat 0 0;
	height:38px;
	width:922px;
	padding: 0 25px 0 13px;
}

/*Search*/

#search {
	float:right;
	padding-top:7px;
	width:209px;
}

input.search {
	border: solid 1px #dbdbdb;
	padding:2px;
	color:#333;
	margin:0;
	float:left;
	height:17px;
	width:176px;
}

input[type=submit].submit {
	background: url(../images/b_search.png) no-repeat 0 0;
	width:27px;
	height:23px;
	padding:0;
	border:0;
	cursor:pointer;
	margin:0;
	float:right;
}

/*Slideshow*/

#slideshow {
	width: 960px;
	float:left;
	margin: 0 0 0 -25px;
	overflow: hidden;
	height:246px;
	position:relative;
}

.slideshow {
	z-index:1;
	position:absolute;
}

.slide-txt {
	position:absolute;
	z-index: 2;
	width:240px;
	height:206px;
	padding:20px;
}

.slide-txt p, #content.home .slide-txt h2  {
	color:#fff;
	text-shadow: 0px -1px #000;
}

a.slide-btn {
	background: url(../images/slide-btn.png) no-repeat 0 0;
	display:block;
	width:184px;
	height:32px;
	margin-top:14px;
}

a.slide-btn:active {
margin-top:15px;}


a.slide-hilo:hover {
	background-position: 0 -32px;
}

a.slide-radio {
	background-position: 0 -64px;
}

a.slide-radio:hover {
	background-position: 0 -96px;
}

a.slide-ant {
	background-position: 0 -128px;
}

a.slide-ant:hover {
	background-position: 0 -160px;
}

a.slide-bal {
	background-position: 0 -192px;
}

a.slide-bal:hover {
	background-position: 0 -224px;
}

#content.home .slide-txt h2 {
	margin:0 0 10px 0;
	text-align:left;
	font-size:1.6em;
	border:0;
	padding:0;
}

#content.home .slide-txt p {
	margin:0;
	padding:0;
	line-height:1.3em
}

#slide-nav {
	z-index:3;
	position:absolute;
	bottom:18px;
	left:20px
}

#slide-nav a {
	display:block;
	text-indent: -999999px;
	width:12px;
	height:12px;
	background:#808080;
	float:left;
	margin-right:5px;
}

#slide-nav a.activeSlide {
	background:#eeeeee;
}

/*Content*/

#breadcrumb {
	padding: 0px;
	height:auto;
	overflow:hidden;
	clear:both;
	width:910px;
	margin-bottom:15px;
}

#content {
	width:910px;
	padding: 20px 25px 25px 25px;
	height:auto;
	overflow:hidden;
	clear:both;
}

#content.home {
	padding-top:10px;
}

.btmShdw {
	background: url(../images/bg_btmShdw.png) no-repeat 0 0;
	width:968px;
	height:4px;
	clear:both;
	margin: 0 auto;
}

.topShdw {
	background: url(../images/bg_topShdw.png) no-repeat 0 0;
	width:968px;
	height:4px;
	clear:both;
	margin: 0 auto;
}

#leftColumn {
	float:left;
	width:205px;
	padding: 0 20px 0 0;
	background: url(../images/bg_leftcolumn.jpg) no-repeat 0 0;
	min-height:470px;
}

#rightColumn {
	float:right;
	width: 635px;
	margin-right:20px;
}

#rightColumn p img, img.imgBorder {
	padding:3px;
	border: solid 1px #ccc;
	margin: 0 0 20px 20px;
}

img.imgBorderLeft {
	padding:3px;
	border: solid 1px #ccc;
	margin: 0 20px 20px 0;
}

#rightColumn img.centerImg {
	padding:3px;
	border: solid 1px #ccc;
	margin: 10px auto 20px auto;
	display: block;
}

/*Left Nav*/

ul#leftCol  {

}

ul#leftCol li a {
	color:#333;
	font-weight:normal;
	padding: 2px 0 2px 25px;
	font-size:.9em;
}

ul#leftCol li.heading {
	padding-left: 15px;
	color:#5c5c5c;
	background: url(../images/bul_arrow.gif) no-repeat 0 3px;
	font-weight:bold;
	font-size:1em;
}

ul#leftCol li.heading a {
	color:#5c5c5c;
	font-weight:bold;
	padding:0;
	font-size:1em;
}

ul#leftCol li a.cu {
	color:#333;
	padding: 2px 0 10px 0px;
	font-size:1.2em;
}

ul#leftCol li ul {
margin:5px 0 5px 0;
}

/* Hilomast Catalogue Download*/
ul#leftCol li ul.innerCont li ul li a {
	font-weight:normal;
	color:#5c5c5c;
	background:0;
}

a.hilo-cat {
	display:block;
	float:left;
	width: 196px;
	height:32px;
	background: url(../images/sprite.png) no-repeat 0 -87px;
	margin: 15px 0 15px 0;
}

a.hilo-cat:hover {
	background: url(../images/sprite.png) no-repeat 0 -120px;
}

/* Hilo Comparison Links*/

ul#mast-comp {
	width:195px;
	height:102px;
	float:left;
	margin: 15px 0 15px 0;
}

ul#mast-comp li.comp-top {
	width:195px;
	height:33px;
	background: url(../images/sprite.png) no-repeat -205px -87px;
	float:left;
}

ul#mast-comp li a  {
	width:195px;
	height:33px;
	background-image: url(../images/sprite.png);
	float:left;
	display:block;
}

ul#mast-comp li a.met  {
	background-position: -205px -120px
}

ul#mast-comp li a.met:hover  {
	background-position: -400px -120px
}

ul#mast-comp li a.imp  {
	background-position: -205px -153px
}

ul#mast-comp li a.imp:hover  {
	background-position: -400px -153px
}

/*Related Downloads*/

ul#reldl li {
	padding: 4px 0 4px 0;
	background: url(../images/bull_arrow2.gif) no-repeat 0 4px;
	padding: 0 0 10px 22px;
}

ul#reldl li.rdlh {
	background: url(../images/reldl.gif) no-repeat 0 3px;
	font-weight:bold;
	color:#333;
	font-size:1.2em;
}

ul#reldl li a {
	color:#646464;
	font-weight:normal;
}

ul#reldl li a:hover {
	padding-left:1px;
}

/*Homepage*/

#slide {
	float:left;
	width:690px;
}

#sua, #ulinks {
	float:right;
	width:248px;
	padding: 0 0 10px 0;
	margin-top:30px;
}

#intro, #news {
	float:left;
	width:620px;
	margin-top:30px;
}

#news a img, a img.james {
	border:solid 2px #d5dae0;
	float:left;
	margin: 0 20px 10px 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#news a img:hover, a img.james:hover {
	border:solid 2px #12507f;
}

#ulinks ul {
	margin-bottom:20px;
}

#ulinks ul li {
	padding: 2px 0 2px 0;
}

#ulinks ul li a {
	background: url(../images/bull_arrow2.gif) no-repeat 0 4px;
	padding: 0 0 0 20px;
	color:#333333;
	font-weight:normal;
}

a img.james {
	margin-bottom:25px;
}

/*Dotailer form*/

#dot-form {
width:228px;
overflow:hidden;
clear:both;
float:right;
background:#E1E1E1;
padding:10px;
margin-top:10px;
}

.dot-form-cont {
width:228px;
height:auto;
clear:both;
padding:3px 0;
}

.dot-form-cont label {
display:block;
clear:both;
width:228px;
padding:6px 0;
}

.dot-form-cont input {
width: 215px;
padding:5px;
border:solid 1px #B6B7B9;
}

.dot-form-cont input.submit {
background:#12507F;
color:#fff;
border:0;
float:left;
width:90px;
}

/*Accessories*/

.accCont {
	float:left;
	width:128px;
	margin: 0 10px 20px 10px;
}

.accCont img {
	margin:0;
	float:left;
	padding:0;
}

/*Misc Styles across the site*/

#rightColumn #tabs ul.wtm-list {
	float:right;
	margin-top:0;
}

#rightColumn table.tait {

}


/*Footer*/

#footerContainer {
	width: 968px;
	overflow:hidden;
	height:auto;
	margin:25px auto 20px auto;
}

#footer {
	width:910px;
	padding: 25px 29px 25px 29px;
	background: url(../images/bg_footer_shadow.png) repeat-y 0 0;
	height:auto;
	overflow:hidden;
}

/*#######################################################################################################NEW MEGA MENU BELOW*/

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	list-style: none;
	font-size: 1.1em;
	position: relative;
	z-index:9999;
}

ul#topnav li {
	float: left;
	margin: 0; padding: 0;
}

ul#topnav li a {
	float: left; 
	height: 26px;
	padding: 12px 14px 0 14px;
}

ul#topnav li:hover a {
	background:#0f3e61;
}

ul#topnav li a.cu {
	color:#fff;
}

ul#topnav li a.cu:hover {
	text-decoration:none;
}

ul#topnav li .sub { /*Contains sub nav*/
	position: absolute;	
	top: 38px; left: 0px;
	background: #fff;
	padding: 20px 20px 20px;
	float: left;
	display: none;
	border:solid 1px #b0b0b0;
	border-top:0;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 180px;
	float: left;
}

ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}

ul#topnav .sub ul li a {
	float: none; 
	height: auto;
	padding: 1px 5px 0px 15px;
	display: block;
	text-decoration: none;
	color: #000;
	font-weight:normal;
	font-size:12px;
	background: url(../images/bull_arrow2.gif) no-repeat 0 8px;
	background-color:0;
}

ul#topnav .sub ul li a:hover {
	text-decoration:underline;
}

ul#topnav li:hover { /*Override hover*/
	background:0;
}

ul#topnav li .sub ul li.heading {
	color:#12507f;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;
}

ul#topnav li .sub ul li.heading a {
	color:#12507f;
	padding:5px 0 0 0;
		font-size:16px;
		background:0;

}

ul#topnav li .sub ul li.heading:hover, ul#topnav li .sub ul li.heading a:hover {
text-decoration:none;
}

ul#topnav li .sub ul li a{
padding:0px 0 0 13px;
margin:0;
background-color:#FFFFFF;
}

ul#topnav li .row { /*Row if nav goes onto two levels*/
	clear: both; 
	float: left; 
	width: 100%; 
	margin-bottom: 10px;
}

/*Installations page*/

.inst-container {
width:635px;
overflow:hidden;
}

.flash-cont {
text-align:center;
margin: 20px 0;
background:#000;
}

.inst-container h3 {
margin:10px 0;
font-size:1.3em;
}


/*################################################### STYLES ############################################################*/


body {
	font-family:Arial, Helvetica, sans-serif;
	color:#5c5c5c;
	font-size:0.855em;
}

/*Links*/

a, #news p span {
	color:#12507f;
	text-decoration: none;
	font-weight:bold;
}

a:hover, #tabs .ui-tabs-panel a:hover {
	text-decoration: underline;
}

h1 {
	color:#333;
	font-weight:bold;
	margin: 0 0 15px 0;
	font-size:1.75em;
}

#content.home h1, #content.home h2 {
	border-bottom:solid 1px #b0b0b0;
	padding-bottom:15px;
}

h2 {
	color:#185687;
	margin: 0 0 10px 0;
	clear:both;
	font-size:1.4em;
}

#content.home h2 {
	color:#333;
	font-weight:bold;
	margin: 0 0 15px 0;
	font-size:1.4em;
}

h3 {
	color:#333;
	margin: 0 0 3px 0;
	clear:both;
	font-size:.95em;
}


h3 {

}

h4 {

}

p {
	line-height:1.45em;
	padding: 0 0 20px 0;
	font-size:1.1em;
}

ul {
	margin:0;
	padding:0;
}

ul li {
	line-height:1.35em;
}

#rightColumn #tabs .red {
	color:red;
}


/*Header*/

/*> 2 links*/
ul.headLinks {
	margin:0;
	padding:0;
	width:270px;
	float:right;
	margin-top:40px;
}

ul.headLinks li {
	width:120px;
	float:left;
	margin: 0 0 8px 15px;
	line-height:1em;
}

/*
< 2 links
ul.headLinks {
	margin:0;
	padding:0;
	width:120px;
	float:right;
	margin-top:40px;
	margin-right:20px;
}

ul.headLinks li {
	width:120px;
	float:left;
	margin: 0 0 8px 15px;
	line-height:1em;
}
*/

ul.headLinks li a {
	color:#646464;
	font-weight:normal;
	font-size:1em;
	text-align:right;
	float:right;	
}

/*Breadcrumb*/

#breadcrumb p {
	padding: 0;
	font-size:11px;
	font-weight:normal;
}

#breadcrumb p strong {
	color:#185687
}

#breadcrumb a {
	color:#808080;
	display: inline;
	padding: 0 5px 0 5px;
	font-weight:normal;
}

/*Right Column*/

#rightColumn ul, #tabs .ui-tabs-panel ul {
	margin: 5px 0 15px 10px;
}

#rightColumn ul li,  #tabs .ui-tabs-panel ul li {
	padding: 4px 0 4px 25px;
	background: url(../images/bul_arrow.gif) no-repeat 0 6px;
}

/*Tabs*/

#tabs {
	clear:both;
}

#tabs ul{
	margin:0;
}

#tabs ul li{
	padding:0;
	background:0;
}

#tabs ul li a{
	color:#333333;
	text-shadow: #f9f9f9 0px 1px 0px;
	font-size:15px;
	padding: 10px 0 0 0;
	text-align:center;
}

#tabs img {
	border:solid 1px #ccc;
	margin: 0 8px 20px 8px;
	padding:3px;
}

#tabs .ui-tabs-panel {
	overflow:hidden;
	margin-bottom:20px;
}

#tabs .ui-tabs-panel a {
	color:#a4531c;
	text-decoration: none;
	font-weight:bold;
	text-align:left;
	font-size:1em;
}

/*Table styles*/
#tabs .ui-tabs-panel table {
	border:solid 1px #ccc;
	font-size:.92em;
	width:600px;
	line-height:1.2em;
	margin-bottom:20px;
	}
	
#tabs .ui-tabs-panel table.comp-table {
	border:solid 1px #ccc;
	font-size:.92em;
	line-height:1.2em;
	margin:0 0 20px 0px;
	width: auto;
	float:right;
}


td {
	padding:4px;
}

tr.alt td {
	background:#e8e8e8;
}

tr.over td {
	background:#f3ccb0;
}

table.stripeMeMast {
	text-align:center;
}

table.stripeMeMast tr.mastHeads {
	background:#e6f4ff;
}

table.copy {
	text-align:center;
	border:solid 1px #ccc;
	font-size:.92em;
	line-height:1.2em;
	margin:10px 0 10px 0;
}

table.stripeMeBal tr.alt td {
	background:#fee1ba;
}

#rightColumn table.taTable {
	border:solid 1px #ccc;
	text-align:center;
	float:left;
	margin: 0 20px 30px 20px;
	padding:2px;
}

#rightColumn table.defTable {
	border:solid 1px #ccc;
	width:630px;
	margin: 10px 0 30px 0;
	text-align:center;
}


/*Homepage*/

#home-left {
float:left;
overflow:hidden;
width:620px;
}

#home-right {
float:right;
overflow:hidden;
width:248px;
}

#sua p {
	text-align:left;
	padding: 0 0 10px 0;
}

#news a.more {
	font-weight:normal;
	color:#12507f;
}

#news p {
clear:both;
overflow:hidden;
float:left;
}

#content.home #news h2 {
	text-align:left;
	margin-bottom:15px;
}

/*Accessories*/

#content .accCont img {
	margin:0;
	float:left;
}

#content .accCont p {
	padding: 2px 2px 0 2px;
	font-size:0.9em;
	float:left;
	width:100%;
}

p.small {
	font-size:0.8em;
}

/*Compressors*/
p.comp-small {
	width:170px;
	font-size:0.82em;
	margin-top:10px;
	text-align:center;
}

/*Transportable Repeater*/

p.topic {
	background:#ccc;
	color:#000;
	padding:4px;
	font-weight:bold;
}

/*Balun Pages*/

#rightColumn p.drawing {
	float:right;
	display:block;
	clear:right;
	padding:5px 5px 5px 25px;
	margin:0 0 20px 20px;
	text-align:right;
	background: #f1f1f1 url(../images/reldl.gif) no-repeat 5px 6px;
	border:solid 1px #ccc;

}

/*Contact Page*/

ul#contact {
overflow:auto;
width:350px;
float:right;
margin:0;
}

ul#contact li {
float:left;
width:150px;
margin-bottom:10px;
}

#address {
	float:left;
}

#mapaddy {
	color: #000066;
	font-weight: bold;
	font-size: 95%;
	position: relative;
}
#address {
	color: #333333;	
	font-size: 90%;
	position: relative;
}

/*Contact Form*/

#contact-form {
background:#e9eef5;
width: 450px;
margin: 20px auto;
padding:30px 80px;
border:solid 1px #e1e1e1;
}

#contact-left {
width:210px;
float:left;
}

#contact-right {
width:210px;
float:right;
}

#contact-bot {
width:450px;
clear:both;
}

.form-element, .form-element-rads {
clear:both;
width:210px;
height:auto;
float:left;
padding: 0 0 10px 0;
}

#rightColumn .form-element-rads label {
font-weight:normal;
padding: 3px 0 5px 0;
float:left;
font-size:13px;
}

#rightColumn .form-element label, #rightColumn .form-element-rads label.norm, #contact-bot label {
font-weight:bold;
padding: 0 0 5px 0;
float:left;
font-size:13px;
width:210px;
}

#rightColumn .form-element input.text_box, #rightColumn #contact-bot input.subject {
width:200px;
border:solid 1px #b6b7b9;
padding: 5px;
}

.form-element-rads label.rads {
float:left;
width:70px;
}

.form-element-rads input.rads {
float:left;
}

#rightColumn #contact-bot label {
float:left;
padding: 5px 0 5px 0;
clear:both;
}

#rightColumn #contact-bot input.subject {
width:440px;
clear:both;
float:left;
border:solid 1px #b6b7b9;
}

#contact-bot textarea {
clear:both;
float:left;
width:440px;
border:solid 1px #b6b7b9;
padding:5px;
margin-bottom:20px;
}

.buttons {
clear:both;
}

input, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

/*Order Tracking*/

.track_container {
float:left;
height:auto;
margin-bottom:20px;
width:620px;
}

.track_details {
float:left;
width:370px;
border-right: dotted 1px #ccc;
margin-right:30px;
height:100px;
}

.track_logo img {
padding:2px;
border:solid 1px #ccc;
}


/*Footer*/

ul.footerLinks {
	float:left;
	width:185px;
	margin-right:41px;
}

ul.footerLinks li {
	border-top: solid 1px #d9d9d9;
	float:left;
	width:100%;
}

ul.footerLinks li a {
	color:#333333;
	font-weight:normal;
	display:block;
	float:left;
	padding: 6px 0 6px 0;
	width:100%;
	font-size:0.9em;
}

ul.footerLinks li a:hover {
	padding-left:1px
}

ul.footerLinks li.ftrLiHd {
	color:#12568b;
	font-weight:bold;
	border:0;
	padding-bottom:5px;
	font-size:1.25em;
}


p.copyright {
	padding: 15px 0 0 25px;
	font-size:0.8em;
	color:#cbd1d8;
}

/*################################################### FANCY BOX ###########################################*/

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/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%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('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.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('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;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/fancy_shadow_nw.png', sizingMethod='scale'); }






