* { margin: 0 auto; }
body { background-color: #655360; margin: 0 auto; font-family: Arial, Helvetica, sans-serif; }
img { border: none; }
a { color: #333; outline: none; }
a:hover { color: #111; }
#container { width: 1000px; height: auto; }
.left { float: left; }
.right { float: right; }
h1,h2,h3,h4,h5,h6 { line-height: 30px; margin: 0 0 15px 0; font-weight: normal; }
h1 { font-size: 24px; line-height: 30px; color: #333333; }
h2 { font-size: 23px; line-height: 32px; color: #333333; }
h3 { font-size: 20px; line-height: 26px; color: #333333; }
h4 { font-size: 18px; line-height: 24px; color: #333333; }
h5 { font-size: 17px; line-height: 26px; color: #333333; }
h6 { font-size: 14px; line-height: 20px; color: #333333; }
ol { padding: 0; }

/* Header */
#header { margin: 0; float: left; height: 90px; width: 1000px; }
#header .logo { margin: 35px 0 0 20px; float: left; width: 105px; }
#header .tagline { float: left; width: 200px; }
#header .tagline h2 { font-size: 18px; color: #fff; margin: 50px 0 0 15px; width: 250px; }
#header .numbers { background: url(images/numbers_bg.png) no-repeat; height: 62px; float: right; width: 222px; margin: 0 30px 0 0; }
#header .numbers h3 { color: #333; font-size: 19px; text-align: left; font-weight: bold; margin: 8px 0 7px 15px; line-height: 20px; }
#header .numbers h4 { color: #333; font-size: 13px; text-align: left; font-weight: normal; margin: 0 0 0 15px; line-height: 15px; }
#header .numbers h4 a { color: #333; text-decoration: none; }

h1.page_title { font-size: 20px; color: #333; margin: 0 0 15px 0; font-weight: bold; text-transform: none; }

/* Navigation */
#nav { float: left; margin: 8px 0 0 0px; position: relative; z-index: 100; padding: 0 10px 0 0; }
#nav ul { padding: 0; margin: 0 0 0 30px; }
#nav li { float: left; line-height: 39px; padding: 0 6px 0 0px; margin: 0; list-style: none; font-size: 14px; }
#nav li a:link, #nav li a:visited { display: block; position: relative; padding: 0 10px; text-decoration: none; z-index: 100; color: #fff; }
#nav li a:hover, #nav li.current_page_item a:link, #nav li.current_page_item a:visited, #nav li.current-page-ancestor a { position: relative; color: #333; background: url(images/nav_current_tile.jpg) repeat-x left bottom; }
#nav li a:hover span.left, #nav li.current_page_item span.left, #nav li.current-page-ancestor span.left  { display: block; position: absolute; left: 0; bottom: 0; width: 4px; height: 38px; background: url(images/nav_current_left.jpg) no-repeat left bottom; }
#nav li a:hover span.right, #nav li.current_page_item span.right, #nav li.current-page-ancestor span.right  { display: block; position: absolute; right: 0;	 bottom: 0; width: 4px; height: 38px; background: url(images/nav_current_right.jpg) no-repeat left bottom!important; }

.category_info { float: left; width: 965px; padding: 0 5px; margin: 15px 0 0 0; }
.category_info p { font-size: 15px; color: #333; line-height: 26px; margin: 0 0 15px 0; }
.category_info h1 { font-size: 19px; font-weight: bold; color: #333; margin: 0 0 15px 0; text-transform: none; }
.category_info h2 { font-size: 19px; font-weight: bold; color: #333; margin: 0 0 15px 0; text-transform: none; }
.category_info h3 { font-size: 19px; font-weight: bold; color: #333; margin: 0 0 15px 0; text-transform: none; }
.category_info h4 { font-size: 16px; font-weight: bold; color: #333; margin: 0 0 15px 0; text-transform: none; }
.category_info h3 a { color: #333; text-decoration: none; }

.more-link { display: none; }

/* Home */
#content { background-color: #fff; float: left; width: 1000px; margin: 0; }
#home {  width: 590px; padding: 0 13px; float: left; }
#home p { font-size: 15px; color: #333; line-height: 26px; margin: 10px 0 15px 0;  }
#home h2 { font-size: 23px; line-height: 32px; color: #333333; font-weight: normal; border-bottom: 1px solid #ccc; margin: 20px 0 18px 0; padding-bottom: 5px; }
#home h1 { font-size: 23px; line-height: 32px; color: #333333; font-weight: normal; border-bottom: 1px solid #ccc; margin: 20px 0 18px 0; padding-bottom: 5px; }

/* Page */
.page_content {  width: 700px; padding: 0 15px 10px 13px; float: left; margin: 20px 0 15px 0; border-right: 1px solid #dedede; }

.entry { }
.entry p { font-size: 15px; color: #333; line-height: 26px; margin: 0 0 15px 0;  }
.entry h2 { font-size: 19px; font-weight: bold; color: #333; margin: 0 0 15px 0; text-transform: none; }
.entry h3 { font-size: 19px; font-weight: bold; color: #333; margin: 0 0 15px 0; text-transform: none; }
.entry h4 { font-size: 16px; font-weight: bold; color: #333; margin: 0 0 15px 0; text-transform: none; }
.entry h3 a { color: #333; text-decoration: none; }
.entry a { font-weight: bold; }

.entry ul { padding: 0; margin: 15px 0; background-color: #f4f4f4; border: 1px solid #dedede; padding: 10px;font-size: 15px; color: #333; line-height: 23px; }
.entry ol { padding: 0; margin: 15px 0; background-color: #F5F5F5; border: 1px solid #dedede; padding: 10px;font-size: 15px; color: #333; line-height: 23px; }
.entry li { font-size: 15px; color: #333; line-height: 28px; margin: 0 20px; }
.entry li a { color: #333; text-decoration: none; }
.entry img { background-color: #fff; border: 1px solid #DEDEDE; padding: 3px; }
.entry #map img { background: none; }

/* Sitemap */
.sitemap {  width: 700px; padding: 10px 13px; float: left; }
.sitemap p { font-size: 13px; color: #333; line-height: 22px; margin: 10px 0 15px 0;  }
.sitemap h2 { font-size: 19px; font-weight: bold; color: #333; margin: 0 0 15px 0; text-transform: none; }
.sitemap h3 { font-size: 19px; font-weight: bold; color: #333; margin: 10px 0 15px 0; text-transform: none; }
.sitemap h3 a { color: #333; text-decoration: none; }

.sitemap ul { padding: 0; margin: 5px 0; background-color: #f1f1f1; border: 1px solid #ccc; padding: 5px;font-size: 13px; color: #333; line-height: 23px; }
.sitemap li { font-size: 13px; color: #333; line-height: 28px; margin: 0 20px; }
.sitemap ul li ul { background: none; border: none; padding: 3px;}
.sitemap ul li ul li ul { background: none; border: none; padding: 3px; }
.sitemap li a { color: #333; text-decoration: underline; }
.sitemap img { background-color: #f1f1f1; border: 1px solid #ccc; padding: 3px; }

/* News */
.news_content {  width: 700px; padding: 0 13px; float: left; margin: 20px 0 30px 0; border-right: 1px solid #dedede; }
.news_content p { font-size: 15px; color: #333; line-height: 26px; margin: 10px 0 15px 0;  }
.news_content h2 { font-size: 19px; font-weight: bold; color: #333; margin: 0 0 18px 0; text-transform: none; }
.news_content h3 { font-size: 19px; font-weight: bold; color: #333; margin: 0 0 18px 0; text-transform: none; }
.news_content h3 a { color: #333; text-decoration: none; }

.news_content .news { float: left; width: 700px; margin: 0 0 20px 0; padding: 0 0 20px 0; border-bottom: 1px solid #dedede; }
.news_content .news span { text-align: right; font-size: 13px; float: right;}

.news_content ul { padding: 0; margin: 15px 0; background-color: #f1f1f1; border: 1px solid #ccc; padding: 10px;font-size: 13px; color: #333; line-height: 23px; }
.news_content li { font-size: 15px; color: #333; line-height: 28px; margin: 0 20px; }
.news_content li a { color: #333; text-decoration: none; }
.news_image { border: 1px solid #dedede; background-color: #fff; padding: 3px; float: left; margin: 5px 15px 15px 0; }

/* Slideshow */
#slideshow { float: left; width: 1000px; height: 376px; }
#slider-full-width { width: 1000px; height: 376px; position: relative; display: none; }
#slider-full-width ul { list-style-type: none; }
#slider-full-width * { margin: 0; padding: 0; }
#slider-full-width li { width: 1000px; height: 376px; text-align: center; }

/* News Ticker */
#tickertape  { height: 50px; background-image: url(images/bottom.png); background-repeat: no-repeat; margin-top: 0; margin-right: 0; margin-bottom: -20px; margin-left: 0px; padding-top: 16px; padding-left: 70px; overflow: hidden; z-index: 0; float: left; width: 930px; }
ul#news-ticker { font-size: 13px; list-style: none; color: #333; background-color: #fff; width: 800px; }
ul#news-ticker a { color: #333; text-decoration: underline; }
ul#news-ticker a:hover { color: #111; }

/* Footer */
#footer { width: 1000px; height: 105px; float: left; }
#footer p { color: #fff; font-size: 11px; margin: 0 0 10px 0; }
#footer p a { color: #fff; text-decoration: none; }
#footer .col { float: left; width: 290px; margin: 20px 0 0 0; }
#footer .footer_icon { float: right; margin: 20px 30px 0 0; }
.footer_wrapper { margin: 0 auto; position: relative; width: 980px; z-index: 1000; }


/* Google Search */
table.gsc-branding td, table.gsc-branding { display: none; }
div.gsc-clear-button { display: none; }
#google { float: right; position: relative; top: 15px; margin: 0 10px 0 0;  }
#google input { padding: 3px; }
.search_btn { background: url(images/search_btn.jpg) no-repeat; height: 24px; width: 30px; border: none; font-size: 0px; line-height: 0px; text-indent: -9999px; cursor:pointer; position: relative; top: -3px;  } 
.search_field { width: 180px; margin-top: 1px; }

/* Prdouct Page */
#product_page { padding: 10px 0px 20px 10px; width: 980px; float: left; }
#product_page h1 { font-size: 24px; color: #fff; padding: 15px 15px 0 15px; font-weight: bold; margin: 0 0 5px 0; }
#product_page table { width: 250px; float: left; text-align: left; border: none; margin: 0 15px 0 15px; }
#product_page table tr {  }
#product_page table th { color: #495757; font-size: 12px; border-bottom: 1px solid #fff; padding: 16px 0 4px 0; margin: 0; text-align: left; }
#product_page table td { color: #fff; font-size: 12px; text-align: left; font-weight: normal; padding: 3px 0 0 0; vertical-align: top; line-height: 15px; }
#product_page table td.title { color: #495757; font-size: 12px; text-align: left; font-weight: bold; }
#product_page .product_left { width: 250px; float: left; text-align: left; border: none; margin: 0 30px 0 0; }
#product_page .award { float: left; margin: 20px 0 0 90px; }

#product_page .white h1 { font-size: 24px; color: #495858; padding: 15px 15px 0 14px; font-weight: bold; margin: 0 0 5px 0; }
#product_page .white table { width: 250px; float: left; text-align: left; border: none; margin: 0 15px 0 15px; }
#product_page .white table tr {  }
#product_page .white table th { color: #495858; font-size: 12px; border-bottom: 1px solid #737F7E; padding: 16px 0 4px 0; margin: 0; text-align: left; }
#product_page .white table td { color: #777; font-size: 12px; text-align: left; font-weight: normal; padding: 3px 0 0 0; vertical-align: top; line-height: 15px; }
#product_page .white table td.title { color: #495858; font-size: 12px; text-align: left; font-weight: bold; }

#product_page .icons { float: left; margin: 20px 0 25px 5px; }
#product_page .icons img { float: left; margin: 0 0 0 10px; }
#product_page .visso_icons { float: left; margin: 20px 0 25px 285px; }
#product_page .visso_icons img { float: left; margin: 0 0 0 10px; }
#product_page .buttons { float: left; margin: 480px 0 0 0; width: 500px; float: right; }
#product_page .buttons .top { width: 530px; float: right; }
#product_page .buttons .bottom { width: 550px; float: right; margin: 10px 0 0 0; }
#product_page .col_right { float: right; width: 390px; }
#product_page #col_left { float: left; width: 570px; }
.request { float: right; margin: 0 0 0 10px; }
.findadealer { float: right; margin: 0 0 0 10px; }
.requestabrochure { float: right; margin: 0 0 0 10px; }

a.back_to_products { background: url(images/back_to_products.png) no-repeat left; background-position: 0 4px; padding: 7px 0 5px 27px; color: #fff; font-size: 14px; font-weight: bold; text-decoration: none; }
a.back_to_products_dark { background: url(images/back_to_products_dark.png) no-repeat left; background-position: 0 4px; padding: 7px 0 5px 27px; color: #7D7F80; font-size: 14px; font-weight: bold; text-decoration: none; }

.features_wrap { float: left; width: 705px; height: auto; margin: 0 0 20px 0; }
.features_wrap .features { float: left; width: 215px; height: auto; margin: 0 20px 0 0; }
.features_wrap .features h3 { font-size: 15px; font-weight: bold; color: #333; text-transform: none; margin: 0 0 2px 0; }
.features_wrap .features p { font-size: 15px; line-height: 26px; }
.features_wrap .features img { border: none; }

#gallery { float: left; margin: 0 0 20px 0; }
#gallery img { padding: 0; background: none; border: none; }
#gallery .gallery_img { float: left; margin: 15px 10px 0 0; background-color: #f5f5f5; border: 1px solid #DEDEDE; padding: 2px; }
#gallery .gallery_img.last { margin: 15px 0 0 0; }
#gallery .gallery_img h4 { color: #333; font-size: 14px; text-align: center; margin: 5px 0; line-height: 22px; font-weight: bold; }
#gallery .gallery_img h4 a { color: #333; text-decoration: none; }

.back { float: right; margin: -5px 0 0 0; }
.product_back { float: right; margin: -10px 0 0 0; }


.findvenue { float: left; width: 700px; margin: 0 0 20px 0; }
.findvenue .col1 { float: left; width: 233px; }
.findvenue .col1 .box { height: 230px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 15px; }
.findvenue .col2 { float: left; width: 233px;}
.findvenue .col2 .box { height: 230px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 15px; }
.findvenue .col3 { float: left; width: 233px; }
.findvenue .col3 .box { height: 230px; border-bottom: 1px solid #ccc; padding: 10px 15px; }

.back { float: right; }
.product_back { float: right; margin: -10px 0 0 0; }

/* Sidebar */
.product_sidebar { float: right; width: 259px; margin: 20px 0 20px 10px; }
.product_sidebar h2.widgettitle { color: #333333; font-size: 16px; font-weight: bold; margin: 0 0 10px 0; background: url(images/sidebar_divider.png) no-repeat left bottom; padding: 0 0 7px 0; text-transform: none; line-height: 24px; }
.product_sidebar h2.widgettitle a { color: #333333; text-decoration: none; }
.product_sidebar ul { padding: 0; margin: 0 0 30px 0; }
.product_sidebar li { list-style: none; font-size: 15px; background: url(images/sidebar_divider.png) no-repeat left bottom; line-height: 21px; text-transform: none; padding-right: 15px;}
.product_sidebar li a { color: #666666; text-decoration: none; display: block; padding: 8px 0 8px 10px; }
.product_sidebar li a:hover { background: url(images/left_hover.png) repeat-y; }
.product_sidebar li.current_page_item a:link, .product_sidebar li.current_page_item a:visited {  background: url(images/left_hover.png) repeat-y; }


#sub-page-menu { float: right; width: 239px; padding: 0 10px 10px 10px; margin: 0 10px 0px 0; list-style: none; }
#sub-page-menu h2.widgettitle { color: #333333; font-size: 16px; font-weight: bold; margin: 0 0 10px 0; background: url(images/sidebar_divider.png) no-repeat left bottom; padding: 0 0 7px 0; text-transform: none; line-height: 24px; }
#sub-page-menu h2.widgettitle a { color: #333333; text-decoration: none; }
#sub-page-menu ul { padding: 0; margin: 0 0 30px 0; }
#sub-page-menu li { list-style: none; font-size: 13px; background: url(images/sidebar_divider.png) no-repeat left bottom; line-height: 21px; text-transform: none; }
#sub-page-menu li a { color: #666666; text-decoration: none; display: block; padding: 8px 0 8px 10px; }
#sub-page-menu li a:hover { background: url(images/left_hover.png) repeat-y; }
#sub-page-menu li.current_page_item a:link, #left_sidebar #sub-page-menu li.current_page_item a:visited {  background: url(images/left_hover.png) repeat-y; }





#home_sidebar { float: right;  margin: 45px 20px 25px 0; height: 281px; width: 338px; }
#home_sidebar .brochure_img { float: left; }

/* Catalogue */




.product_thumbnail { float: left; margin: 0 10px 20px 10px; width: 980px; }
.product_thumbnail ul { padding: 0; margin: 12px 0 20px 0; padding: 10px; background-color: #f1f1f1; border: 1px solid #dedede; text-align: center; }
.product_thumbnail li { list-style: none; font-size: 15px; font-style: italic; display: inline; color: #333; }
.product_thumbnail li a { color: #333; text-decoration: none; padding: 0 20px; }
.product_thumbnail li a:hover { color: #111; }
.prod { border: 1px solid  #dedede; padding: 0; background-color: #f5f5f5; margin: 10px 5px; width: 228px;float: left; }
.prod img { padding: 5px; float: left; }
.prod a { display: block; }
.prod img:hover { opacity: 0.9; }
.prod h6 { color: #333; font-size: 14px; text-align: center; margin: 5px 0; line-height: 22px; font-weight: bold; }
.prod h6 a { color: #333; text-decoration: none; }
.product_thumbnail h3 { font-size: 19px; font-weight: bold; color: #333; margin: 0 0 5px 7px; }
.product_thumbnail h1 { font-size: 19px; font-weight: bold; color: #333; margin: 0 0 5px 7px; }
.prod_wrap { float: left; width: 980px; margin: 0 0 10px 0; }

ol.portfolio {  }
ol.portfolio .group { height: 260px; }

/* Brochure */
.request_brochure { padding: 20px; width: 940px; float: left; }
.request_brochure p { font-size: 13px; color: #333; line-height: 22px; margin: 10px 0 15px 0; }
.request_brochure .form { background-color: #f1f1f1; border: 1px solid #ccc; padding: 10px; overflow: hidden; }
div#contactForm { background-color: #f4f4f4; border: 1px solid #dedede; padding: 10px; float: left; overflow: hidden; width: 935px; }
div#contactForm select,
div#contactForm textarea,
div#contactForm input { width:100%; margin:0; padding:7px 2px; border: 1px solid #ccc; }
div#contactForm textarea { height:80px; }
div#contactForm .fname { width: 330px; }
div#contactForm div.col, div#contactForm div.widecol { position:relative; width:420px; float:left; margin:6px 30px 6px 4px; padding:0 0px 0 10px; }
div#contactForm div.widecol { width:720px; }
div#contactForm div.widecol input { width:20px; border:none; }
div#contactForm div.col label { float:left; width:410px; padding:0; margin:4px 2px 10px 2px; clear:both; font-size: 13px; }
div#contactForm div.col2 label { float:left; width:410px; padding:0; margin:4px 2px 2px 2px; clear:both; font-size: 13px; }
div#contactForm div.widecol label { float:left; padding:0; margin:0 2px 0px 2px; font-size: 13px; width: 720px; }
div#contactForm div.widecol textarea { width:710px; }
div#contactForm div.widecol p { font-size:13px; width:720px; }
div#contactForm label#r_namelabel { width:250px; clear:right; }
div#contactForm label#titlelabel { padding-right:7px; width:70px; clear:left; }
div#contactForm div.col2 { position:relative; width:420px; float:left; margin:0px 30px 6px 4px; padding:0 0px 0 10px; }

.featured_dealer { background-color: #f0f0f0; border: 1px solid #ccc; padding: 8px; width: 685px; float: left; margin: 10px 0; }
#featureIntropage { width: 719px; }
#featureIntropage .featured_dealer p { font-size: 13px; color: #333; padding: 0; width: 510px; margin: 8px 0 0 0; line-height: 21px;}
#mainPageContent h5.featured_heading { margin: 7px 0; padding: 0; font-size: 17px; color: #333; border: none; float: left; width: 470px }
#featureIntropage .featured_dealer img.dealer_corner { float: right; margin: -12px -12px 0 0; border:none; padding:0; background:none;}
.featured_dealer .dealers_left { float: left; border-right: 1px solid #ccc; padding-right: 8px; }
.featured_dealer .dealers_left .image { border: 1px solid #ccc; }
.featured_dealer .dealers_right { float: left; width: 300px; padding: 0 12px; }
div.dealerBox { width: 340px; border-bottom: 1px solid #ccc; height: 280px; margin: 10px 10px 8px 7px; float: left; }
#mainPageContent h5.featured_heading span { float: left; }
#mainPageContent h5.featured_heading strong { float: left; padding-right: 15px; }
.dealers_left_small { float: left; width: 170px; margin: 15px 0 0 0; }
.dealers_right_small { float: right; width: 170px;margin: 15px 0 0 0; }
#featureIntropage .dealers_left_small h6 { color:#666666; font-size:14px; margin:0; padding:0; }
.dealers_web { float: left; width: 340px; }
.dealers_web a { font-size: 14px; color:#6C83B7; }
.dealerBox h6 { color:#666666; font-size:14px; margin:0; padding:0; }

.tooltip{ 
 background-color: #64525F;
    color: #FFFFFF;
    display: none;
    font-size: 12px;
    left: 0;
    padding: 5px 5px 5px 17px;
    position: absolute;
    top: 0;
    width: 150px;
    z-index: 3;
	border: 1px solid #7FB5D7;
}


#featureIntropage h4 { color:#666666; font-size:14px; margin:15px 0 0; padding:0; }
#featureIntropage form label { color:#666666; font-size:13px; }
#featureIntropage span { color:#666666; font-size:14px; }

.entry #backLinkBottom { float: left;  margin: 20px 20px 0 5px; border: none; }
.entry #backLinkBottom img { border: none; background: none; padding: 0; }

#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('images/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('images/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('images/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('images/fancybox.png');
	background-position: -40px -30px;
	left: 20px;
}

#fancybox-right-ico {
	background-image: url('images/fancybox.png');
	background-position: -40px -60px;
	 right: 20px;
 left: auto; 
}

#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('images/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('images/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('images/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('images/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('images/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('images/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/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='images/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='images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_nw.png', sizingMethod='scale'); }


