body { background:#e5e5e5;/*url(../img/page-bg.png)*/ margin:30px auto; }
#wrapper { width: 950px; background: white; margin: 0 auto; margin: 0 auto; text-align: left; padding: 18px; border:1px solid #ccc; }



.well{background:#2a378c!important;color:#fff;border-color:#2a378c;}

#top-links { margin-bottom:4px; font-size:12px; color:#999}
#top-links a {color:#999; }
#top-links a:hover { text-decoration:underline; }
#header { overflow:hidden; height:150px; background:#061633; }
#header .stores { width:164px; height:89px; float:right; margin-top:31px; margin-right:21px; display:block; text-indent:-999em; background:url(../img/store-locations.png) no-repeat; }
#logo { width:372px; height:150px; float:left; display:block; text-indent:-999em; background: url(../img/int-tiles-logo.jpg) no-repeat 30px center; }
#search { float:right; width:500px; height:150px; }
#search input { margin:65px; float:right; height:auto; }
ul.top-nav {margin-bottom:20px; padding:0; list-style-type:none; display:block; background:#2a378c url(../img/nav-bar.png) repeat-x; }
ul.top-nav li { float:left; display:block; background:#2a378c url(../img/nav-bar.png) repeat-x; font-size:14px; text-align:center; position:relative;}
ul.top-nav li.first  { margin-left:0; padding-left:4px; }
ul.top-nav li a { color:#fff; display:block; text-decoration:none; padding:10px 8px; text-shadow:1px 1px 1px #000;margin:0 5px 0 4px;  }
ul.top-nav li:hover, ul.top-nav li.active { background:url(../img/nav-bar-hover.png) repeat-x; }
ul.top-nav li ul { display:none;  background:#fff; position:absolute; width:400px; border:1px solid #333; padding:20px; }
ul.top-nav li:hover ul { display: block; }
#banner { margin:0 0 20px 0; padding:0; list-style-type: none;}

.clear { clear:both; }


h1.intro { margin:5px 0;  }
h1.home { font-size:22px; }
.home-content { margin-bottom:18px; }
.left-shadow { background:url(../img/left-shadow.png) no-repeat; position: absolute; z-index: 100; left: 0; top: 0; width: 10px; height: 300px; }
.right-shadow { background:url(../img/right-shadow.png) no-repeat; position: absolute; z-index: 100; right: 0; top: 0; width: 10px; height: 300px; }

#sliderContent { margin:30px auto; width:100%; position:relative; }
.viewer { height:280px; margin:0 auto 40px; padding:1px; overflow:hidden; position:relative; }
.content-conveyor { width:610px; margin-top:59px; position:relative; }
#sliderContent .item { float:left; text-align:center; width:auto; height:auto;  display: inline-block; white-space: nowrap; margin:0 15px; position:relative;}
#sliderContent .item img { margin: 5px auto; padding:5px; position:relative; border: 1px solid #ccc; background: #fff; -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); vertical-align: middle;
display: inline-block;}

#sliderContent .item span.item-more { position:absolute; bottom:18px; right:15px; display:none;}
#sliderContent .item:hover span.item-more { display:block;}
#sliderContent .item img:hover { -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.8); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8)}

ul.stores { width:360px; margin:20px auto; list-style-type:none; padding:0; overflow:hidden; }
ul.stores li { float: left; margin-right: 20px; width: auto; padding-right: 30px; background: url(../img/grid.png) no-repeat right center; height: 15px; line-height: 15px; text-transform: uppercase; color: #818181; }
ul.stores li.last { background: none; padding: 0; margin: 0; }
ul.stores li a { color:#818181; }
ul.stores li a:hover { color:#555; }


.new-ranges { overflow: hidden; margin:30px auto 0;} 
.col { float:left; width:220px; margin-right:22px; position:relative; height:220px;}
.col.last{margin:0; }
.new-img {height: 157px;width: 220px;position: absolute;text-align: center;overflow: hidden;}

.col .range-info { position:absolute; top:157px; width:220px;}
.col .range-info  a{ color:#fff; background:#061633; padding:10px 10px; margin:0; display:block; font-size:16px; line-height:normal; font-weight:bold;}
.col .range-info a:hover { background:#FF9044; text-decoration:none;}



/* Wish List 
-----------------------------*/
#wishlist-wrapper { margin-top:20px; }
.wishlist-item { margin-bottom:9px; }

/* Media Centre
-----------------------------*/
a.news-title { font-weight:bold; display:block; }
h1.media-centre { margin-bottom:0; line-height:normal; }
h1.media-centre+p{margin-bottom:15px;}
.article-featured-img { float:right; margin-left:15px; width:150px }
img.post-img { max-width:100%; max-height:100%; display:block; margin:auto; }




.range-description { overflow: hidden; height:280px; }
.range-description img { float:left; margin-right:15px; }

/* Sidebar 
-----------------------------*/
.module{margin-top:20px;}
.fb {overflow:hidden;margin-top:20px;}


/* Sidebar Latest News
-----------------------------*/
h3.latest-news { background:url(../img/latest-news-header.png) no-repeat; width:174px; height:21px; text-indent:-999em; margin-bottom:6px; }
.post { margin-bottom:18px; overflow:hidden; }

/* Sidebar Random Tiles
-----------------------------*/
.random-tile { background:#F1F1F1; padding:10px; overflow:hidden; margin-bottom:9px;}
.random-tile a { font-weight:bold; }
.random-tile img {margin:3px 9px 5px 0; float:left;}
.random-tile:hover{box-shadow: inset 0 0 6px #ccc; transition: width 0.5s;
-moz-transition: box-shadow 0.5s; /* Firefox 4 */
-webkit-transition: box-shadow 0.5s; /* Safari and Chrome */
-o-transition: box-shadow 0.5s; /* Opera */}
ul.quick-info { list-style-type:none; margin-left:75px; }
ul.quick-info li { color:#999; }


#quick-view { background:#fff; padding:10px; overflow: hidden; margin:0; }
#quick-view .tile { overflow: hidden; }
#quick-view .tile-information { float:right; width:485px; }
#quick-view .tile-action { margin-top:20px; }

/* Range View
-----------------------------*/
.range.overview { overflow:hidden; }
.range-images { float:left; w7idth:320px; margin-right:15px; overflow:hidden; }
.range-images img.main-img { margin:0; }
.1range-information { float:left; width:365px; }
.range-information h1 { margin-bottom:5px; }
.range-info { overflow: hidden; margin-bottom:30px; }
.related-tiles-wrap {margin-top:30px; clear:both;}
ul.related-tiles { list-style-type:none; margin:20px 0;padding:0; overflow:hidden;}
ul.related-tiles li { float:left; margin:5px; width:207px;}
.range-featured-image { background:#e5e5e5;  width:100%; height:288px; overflow:hidden;  padding:0; position:relative; }
.range-featured-image img { width:100%; position:absolute;top:0;left:0; }
.range-featured-image.well { padding: 0; margin-bottom:0; background:#e5e5e5; }
h1.range-name{margin-top:0;}
.rangeInfoContent { overflow: auto;
    width: 368px;
    height: 268px;
    padding: 10px;
    background:#f2f2f2;
}

.track3 {
    width: 10px;
    background: rgba(0, 0, 0, 0);
    margin-right: 2px;
    border-radius: 10px;
    -webkit-transition: background 250ms linear;
    transition: background 250ms linear;
}

.track3:hover,
.track3.dragging {
    background: #d9d9d9; /* Browsers without rgba support */
    background: rgba(0, 0, 0, 0.15);
}

.handle3 {
    width: 7px;
    right: 0;
    background: #999;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 7px;
    -webkit-transition: width 250ms;
    transition: width 250ms;
}

.track3:hover .handle3,
.track3.dragging .handle3 {
    width: 10px;
}


.rangeInfoContent h2 { margin-top:0;}
.related-tiles { position:relative; clear:both; overflow: hidden; margin:15px auto; }
/*.rWrap {height: 218px; overflow: hidden;position: relative; background:#F1F1F1; }*/
.rHeader { padding:10px;display:block;  background:url(../img/nav-bar.png) repeat-x; position: relative;
z-index: 300;}
.rHeader a {font-size:20px; color:#fff; text-decoration: none; display:block; position:relative; z-index:500 }
.rHeader a:hover { text-decoration: none; }
.rHeader span.larger { background:url(../img/magnify.png) no-repeat left 10px; height:25px; display:none; position:absolute; top:0; right:0; color:#fff; font-weight:bold; font-size:10px; padding:10px 10px 0 20px;}
.rHeader:hover span.larger { display:block; }
.rWrap.last {margin-right:0;}
/*
.rImage {height: 185px;width: 220px; position: absolute; top:37px; text-align: center;overflow: hidden;}
.rImage img {min-width: 220px;
min-height: 185px;
max-width: 100%;
max-height: 100%; }*/
.image-meta { position:absolute; top:175px; text-align:right; width:193px; padding:0 10px;}

.rWrap a { position:relative;z-index:999;display:block}
.rWrap{position:relative;}
.hoverMask{border-radius: 3px 3px 0 0;box-shadow: none;bottom: 0;left: 0;position: absolute;right: 0;top: 0;z-index: 100;}
.rWrap:hover .hoverMask {background:rgba(255, 255, 255, 0.1);}

/* Tile View
-----------------------------*/
#tile-data { width:390px; }
.tile-summary { overflow:hidden; margin-bottom:15px; }
.tile-images { float:left; width:330px; height:250px; margin-right:15px; overflow:hidden; }
.tile-images img.main-img { max-width:100%; max-height:100%; margin:auto; display:block;}
.tile-images img.tile-img { max-width:100%; max-height:100%; margin:auto; display:block;}
h1.tile-title {font-weight:normal;  font-size:24px; margin-bottom:7px; }
.tile-price .price { font-size:16px; font-weight:bold; margin:3px 0; display:inline-block;}
h5.sub-title { margin-bottom:2px; color:#2e5397; line-height: normal; }
.tile-price { overflow:hidden; margin-bottom:8px;}
.tile-information { float:left; width:355px; }
/*.tile-content { height:150px; overflow:hidden; margin-bottom:7px; }*/

.tile-item { position:relative; }
.clearance-banner { width:89px; height:45px; background:url(../img/reduced-to-clear.png) no-repeat; display:block; position:absolute; top:-16px; right:-16px; z-index:1000; }
.active-clearance .clearance-price { color:red; display:inline-block; }
.clearance-price {display:none; }

.active-clearance .tile-individual-price,
.active-clearance .tile-m2-price,
.active-clearance .tile-sheet-price,
.active-clearance .tile-box-price{
    text-decoration: line-through;
    color:#777;
}

/* Breadcrumbs
-----------------------------*/
ul.B_crumbBox { list-style-type: none; padding:0; margin:0 0 15px 0; }
ul.B_crumbBox li { display:inline-block; }


/* Gallery
-----------------------------*/
.gallery-item { margin-bottom:18px; overflow: hidden; }
h3.gallery-name { color:#284883; margin:0; line-height:normal; }
ul.gallery-thumb { margin:0; list-style-type:none; padding:0; overflow:hidden; }
ul.gallery-thumb li { width:117px; float:left;}
ul.gallery-thumb li img { display:block; margin:auto; width:110px; height:110px; }

/* Custom */
.btn.dark-blue, .dark-blue, a.dark-blue {
  color: #ffffff;
  background-color: #284883;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#3e619e), to(#284883));
  background-image: -moz-linear-gradient(top, #3e619e, #284883);
  background-image: -ms-linear-gradient(top, #3e619e, #284883);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e619e), color-stop(100%, #284883));
  background-image: -webkit-linear-gradient(top, #3e619e, #284883);
  background-image: -o-linear-gradient(top, #3e619e, #284883);
  background-image: linear-gradient(top, #3e619e, #284883);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e619e', endColorstr='#284883', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #284883 #284883 #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}


.btn.orange, .orange, a.orange {
  color: #ffffff;
  background-color: #dd6e00;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e79a53), to(#dd6e00));
  background-image: -moz-linear-gradient(top, #e79a53, #dd6e00);
  background-image: -ms-linear-gradient(top, #e79a53, #dd6e00);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e79a53), color-stop(100%, #dd6e00));
  background-image: -webkit-linear-gradient(top, #e79a53, #dd6e00);
  background-image: -o-linear-gradient(top, #e79a53, #dd6e00);
  background-image: linear-gradient(top, #e79a53, #dd6e00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e79a53', endColorstr='#dd6e00', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  border-color: #dd6e00 #dd6e00 #e79a53;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.related-tiles-wrap .thumbnail { padding:0; }
.thumb-title { padding:0 5px; margin:8px 8px 0; height:36px; }
.thumb-title a { display:block; }
.thumb-price { margin-top:12px; text-align: center; font-weight:bold; padding:6px 4px; height:84px; overflow: hidden; background:#f4f4f4;}
.tb-txt-line { display:block; margin-bottom:4px; }

.clearance-price { color:red; } .clearance .tb-txt-line.thumb-m2-price { display:inline; text-decoration:line-through; }
.more-info-center { text-align:center; margin:6px auto; }
.thumb-img, .thumb-img img { display:block; margin: auto; }

/* Related Tiles*/
.related-tile-thumb { float:left; margin-right:10px; width:100px; height:75px; background:#f7f7f7; }
.related-tile-item { overflow: hidden; margin-bottom:13px; max-height:75px; overflow: hidden;}
h5.related-tile-title { margin-top:0px; margin-left:110px; }

ul#tile-actions li { line-height:normal; margin-bottom:15px;}
ul#tile-actions li .btn { display:block; text-align:center; }
.addto-btn {padding: 0;width: 22px;height: 22px;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}








.tile-thumb { position:relative; }
span.add-to { display:none; }
.tile-thumb:hovekr span.add-to {
position: absolute;
height: 22px;
width:22px;
bottom: 5px;
right: 5px;
z-index: 30000;
background:url(../img/add-to.png) no-repeat center center; 
border:1px solid #ccc;
border-radius:2px;
display:block;}


#side-stores li { margin-bottom:12px;}
.side-phone { font-size:16px; }





/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }
/* Icons
----------------------------------*/

/* states and img */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(img/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(img/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(img/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(img/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(img/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }
/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { border: 1px solid #fed22f; background: #ffe45c url(img/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { border: 1px solid #cd0a0a; background: #b81900 url(img/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
/* states and img */
.ui-icon { width: 16px; height: 16px; background-image: url(img/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon { background-image: url(img/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon { background-image: url(img/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(img/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-image: url(img/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon { background-image: url(img/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon { background-image: url(img/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url(img/ui-icons_ffd27a_256x240.png); }
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
/* Overlays */
.ui-widget-overlay { background: #666666 url(img/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50; filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(img/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20; filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/*
 * jQuery UI Slider 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }











.right {float:right;}
img.right { margin:1.5em 0 1.5em 1.5em; }


#sliderContent { width:660px; margin:auto;}
.ui-slider .ui-slider-handle { width: 72px; border:none; height:64px; margin-left: -32px; background:url(../img/slider-btn.png) no-repeat; margin-top:-22px;cursor:pointer;}






/* Colorbox core styles
----------------------------------*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* Colorbox user styles
----------------------------------*/
#cboxOverlay{background:#000;}
#colorbox{}
#cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) no-repeat 0 0;}
#cboxTopCenter{height:14px; background:url(images/border.png) repeat-x top left;}
#cboxTopRight{width:14px; height:14px; background:url(images/controls.png) no-repeat -36px 0;}
#cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) no-repeat 0 -32px;}
#cboxBottomCenter{height:43px; background:url(images/border.png) repeat-x bottom left;}
#cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) no-repeat -36px -32px;}
#cboxMiddleLeft{width:14px; background:url(images/controls.png) repeat-y -175px 0;}
#cboxMiddleRight{width:14px; background:url(images/controls.png) repeat-y -211px 0;}
#cboxContent{background:#fff; overflow:visible;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:5px;}
#cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
#cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
#cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
#cboxPrevious{left:0px; background-position: -51px -25px;}
#cboxPrevious:hover{background-position:-51px 0px;}
#cboxNext{left:27px; background-position:-75px -25px;}
#cboxNext:hover{background-position:-75px 0px;}
#cboxClose{right:0; background-position:-100px -25px;}
#cboxClose:hover{background-position:-100px 0px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0px;}









carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.right {
  right: 15px;
  left: auto;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

h1 small,
.h1 small {
  font-size: 24px;
}

h2 small,
.h2 small {
  font-size: 18px;
}

h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}