body
{
    background-image: url('../images/background-image.jpg');
    background-repeat: repeat-x;
    background-position: left;
    background-position: top;
    background-color: #8AB5D5;
    font-family: ariel, sans-serif;
    font-size: 12px;
    position: relative;
    line-height: 15px;
    color: #333333;
    height: 100%;
    width: 100%;
}

strong{
    font-weight: bold;
}

a
{
    text-decoration: none;
    color: #52A5D4;
}

a:hover
{
    color: #1885BE;
}

p
{
    padding-top: 5px;
    padding-bottom: 5px;
}

h1
{
   font-size: 1.3em;
    color: #1885BE;
    padding-top: 5px;
    padding-bottom: 5px;
}

h2
{

    font-size: 1.3em;
    color: #1885BE;
    padding-top: 5px;
    padding-bottom: 5px;
}

h3
{
    font-size: 1.3em;
    color: #001F39;
    padding-top: 5px;
    padding-bottom: 5px;
}

.lightblue
{
    color: #52A5D4;
}

.darkblue
{
    color: #1885BE;
}

.darkerblue
{
    color: #001F39;
}

.clear
{
    clear: both;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

ul li
{

    padding-left: 15px;
    background: url(../images/bullet.gif) no-repeat left bottom;
    background-repeat: no-repeat;
    background-position: 0 .5em;
    padding-bottom: 5px;
    margin-top: 5px;

}

.ruler
{
    background: url('../images/ruler.png') no-repeat left top;
    width: 946px;
    height: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.short-ruler
{
    background: url('../images/short-ruler.jpg') no-repeat left top;
    width: 699px;
    height: 7px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.vshort-ruler
{
    /*background: url('../images/vshort-ruler.png') no-repeat left top;*/
    width: 276px;
    height: 16px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.image-box
{
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
}


.box
{
    background: url('../images/box.png') no-repeat left top;
    height: 131px;
    width: 235px;
    float: left;
    margin-left: 0px;
}

.box h3
{
    color: #fff;
    padding-left: 20px;
    padding-top: 20px;
}

.box p
{
    padding-left: 20px;
    width: 200px;
    color: #fff;
}

.box a
{
    color: #fff;
}

form input.input-box
{
    border: 1px solid #ccc;
    width: 200px;
    padding: 5px;
}
form select.input-box
{
	border: 1px solid #ccc;
    width: 212px;
    padding: 5px;
}

form textarea
{
    border: 1px solid #ccc;
    width: 270px;
    height: 100px;
    padding: 5px;
    font-family: ariel, sans-serif;
    font-size: 12px;
}

form input.submit{
    background:url(../images/submit.png) no-repeat scroll 0 0;
    border:0 none;
    padding:4px;
    width:118px;
    height:31px;
    color:#FFF;
    margin-right: 10px;

}

#main
{
    width: 974px;
    margin: 0 auto;
   	padding-top:50px;
    position: relative;
}

#nav
{
    color: #fff;
    font-family: ariel, sans-serif;
    font-size: 12px;
    font-weight: 600;
    margin-top: -8px;
    position: absolute;
    margin-left: 90px;
}

#nav-left
{
    background: url('../images/nav-left.png') no-repeat left top;
    height: 57px;
    width: 25px;
    float: left;
}

#nav-right
{
    background: url('../images/nav-right.png') no-repeat left top;
    height: 57px;
    width: 25px;
    float:left;
}

#nav-repeat
{
    background: url('../images/nav-repeat.png') repeat-x left top;
    float: left;
    height: 57px;
}

.nav-item
{
    float: left;
    margin-top: 22px;
    margin-left: 3px;
    margin-right: 3px;
    height: 29px;
}

.nav-item a
{
    color: #fff;
    text-decoration: none;
}

.nav-item a:hover
{

}

#nav-repeat .current
{
    background: url('../images/nav-current-arrow.png') no-repeat center bottom;
}

.nav-div
{
    background: url('../images/nav-div.png') no-repeat left top;
    float: left;
    height: 40px;
    width: 10px;
    margin-top: 5px;
}

.nav-dropdown
{
    background: url('../images/nav-dropdown-arrow.png') no-repeat left top;
    padding-right: 10px;
}

.nav-submenu
{
    display: none;
    position: absolute;
    margin-top: 50px;
    background-color: #0F2844;
    padding-top: 0px;
    padding-bottom: 0px;
    max-width: 150px;
    z-index: 50;
}

.nav-submenu ul li
{
    background: none;
    padding-left: 0px;
    padding: 10px;
    padding-bottom: 7px;
    padding-top: 7px;
    border-bottom: 1px solid #194576;

}

.nav-submenu ul li a
{
    color: #fff;
    text-decoration: none;
}

.nav-submenu ul li:hover
{
    background-color: #194576;

}

#header
{
    padding-top: 25px;
    width: 100%;
}

#htl-logo
{
    float: left;
}

#banner
{
    float: left;
    margin-top: 23px;
    margin-left: 20px;
    width: 490px;
}

#banner-shadow
{
    background: url('../images/banner-shadow.jpg') no-repeat center bottom;
    height: 102px;
}

#banner-outer-border
{
    border: #cccccc solid 1px;

}

#banner-content
{
    border: #f4f5f6 solid 2px;
    width: 487px;
    height: 90px;
    overflow: hidden;
}

#contact-banner
{
    float: left;
    margin-top: 23px;
    margin-left: 10px;
    width: 293px;
}

#contact-banner-shadow
{
    background: url('../images/contact-banner-shadow.jpg') no-repeat center bottom;
    height: 102px;
}

#contact-banner-outer-border
{
    border: #cccccc solid 1px;

}

#contact-banner-content
{
    border: #f4f5f6 solid 2px;
    width: 285px;
    height: 90px;
}

#contact-banner-content-contact
{
    float: left;
    padding-left: 10px;
    border-right: 1px dotted #ccc;
    margin-top: 5px;
    padding-right: 10px;
}

#content-banner-content-livehelp
{
    float: left;
    padding-left: 5px;
    width: 112px;

}

#livechat
{
    margin-left: 5px;
}


#content
{
    width: 940px;
}

#page-top
{
    background: url('../images/background-top.png') no-repeat left top;
    height: 10px;
    width: 974px;
    margin: 0px;
    padding: 0px;

}

#page-content
{
    background: url('../images/background-repeat.png') repeat-y left top;
    width: 974px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px;
}

#page-bottom
{
    background: url('../images/background-bottom.png') no-repeat left top;
    height: 10px;
    width: 974px;
}

#footer
{
    margin-top: 0px;
    width: 940px;
}

#footer #copyright
{
    float: left;
}

#footer #allmedia
{
    float: right;
}

#footer #allmedia a
{
    color: #000;
    text-decoration: none;
}

.allmedia
{
    color: #ff6600
}


.left-hook
{
    margin-left: -23px;
    display: block;
    zoom: 1;
    position: relative;

}

.left-hook .hook-left
{
    background: url('../images/hook-left.png') no-repeat left top;
    height: 44px;
    width: 29px;
    float: left;
    position: relative;
    zoom: 1;
  
}

.left-hook .hook-content
{
    background: url('../images/hook-repeat.png') repeat-x left top;
    height: 38px;
    min-width: 165px;
    float: left;
      padding-right: 3px;
      padding-top: 1px;
}

.left-hook .hook-content h2
{
    color: #fff;
    font-family: ariel, sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding-top: 10px;
}

.left-hook .hook-content h1
{
    color: #fff;
    font-family: ariel, sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding-top: 10px;
}

.left-hook .hook-right-end
{
    background: url('../images/hook-right-end.png') no-repeat left top;
    height: 44px;
    width: 13px;
    float: left;
}

.right-hook
{
    margin-right: -27px;
    position: relative;
    zoom: 1;

}

.right-hook .hook-right
{
    background: url('../images/hook-right.png') no-repeat left top;
    height: 44px;
    width: 29px;
    float: right;
}

.right-hook .hook-content
{
    background: url('../images/hook-repeat.png') repeat-x left top;
    height: 38px;
    width: 188px;
    float: right;  
    padding-top: 1px;

}

.right-hook .hook-content h2
{
    color: #fff;
    font-family: ariel, sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding-top: 10px;
}

.right-hook .hook-content h1
{
    color: #fff;
    font-family: ariel, sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding-top: 10px;
}

.right-hook .hook-left-end
{
    background: url('../images/hook-left-end.png') no-repeat left top;
    height: 44px;
    width: 13px;
    float: right;
}

#side-menu
{
    background: url('../images/vert-div.jpg') no-repeat right top;
    padding-right:15px;
	width:215px;
    float: left;
    min-height: 200px;
}

#side-menu ul li
{
    padding-left: 10px;
    background: url(../images/bullet.gif) no-repeat left bottom;
    background-repeat: no-repeat;
    background-position: 0 .5em;
    padding-bottom: 5px;
    margin-top: 5px;

}


#side-menu a{
    color: #001F39;
    font-size: 1.3em;
    font-weight: 600;
}

#sub-side-menu
{

}

#sub-side-menu li
{
    background: none!important;
}

#sub-side-menu li a
{
    color: #52A5D4;
    font-size: 1em;
    font-weight: 600;
}

#bottom-menu
{
    width: 960px;
    margin-left: 20px;
    padding-bottom: 100px;
    margin-top: 25px;
}

#bottom-menu table
{
    width: 100%;
}

#bottom-menu td
{
    padding-left: 15px;
    border-right: 1px dotted #52748D;

}

#bottom-menu td.last
{
    border-right: none;
}

#bottom-menu .bottom-menu-item h4 a
{
    color: #fff;
    font-size: 1.1em;
    font-weight: 600;
}

#bottom-menu .bottom-menu-item ul
{
    margin-top: 13px;

}

#bottom-menu .bottom-menu-item ul li
{
    background: none;
    padding-left: 0px;
    list-style-type: disc;
    list-style-position: inside;
    padding-top: 4px;
    padding-bottom: 4px;
}

#bottom-menu .bottom-menu-item ul li a
{
    color: #000;
}

#middle-col
{
    background: url('../images/vert-div.jpg') no-repeat right top;
    padding-right: 25px;
    margin-left: 5px;
    float: left;
    width: 300px;
}

#right-col
{
    float: right;
    width: 350px;
}


/* Home Page CSS */

#home-middle-left
{
    width: 209px;
    float: left;
    margin-right: 25px;
}



#home-image-accordion
{
    margin-top: 15px;
    background-color: #000;
    width: 940px;
    height: 300px;
}

#home-midde
{
    height: 130px;
}

#home-bottom-left
{
    float: left;
    width: 400px;
    border-right: 1px dotted #ccc;
    padding-right: 20px;
    margin-top: 43px;
}

#home-header
{
    position: absolute;
    display: block;
    top: 710px;
}

#home-bottom-middle
{
    float:left;
    width: 180px;
    padding-right: 110px;
    height: 200px;
    margin-left: 20px;
    background: url('../images/map.jpg') no-repeat right center;

}

#home-bottom-right
{
    width: 209px;
    float: right;
}

#home-bottom-right p
{
    padding-left: 20px;
}

/* Meet the team */

#departments
{
    margin-top: 20px;
}

#departments .department
{
    padding-bottom: 10px;
}

#departments .department .thumbnail
{
    float: left;
    padding: 3px 3px 0px 3px;
    border: 1px solid #ccc;
    width: 61px;
    height: 66px;
    margin-right: 10px;
}


#departments .department-info
{
    float: left;
    width: 220px;
}

#departments a
{
    color: #001F39;
}

#employees
{
    margin-top: 20px;
}

#employees .employee
{
    padding-top: 7px;
    padding-bottom: 7px;
}

#employees .employee a
{
    font-size: 1.5em;
    color: #001F39;
    padding-top: 5px;
    padding-bottom: 5px;
}

#employees .employee a:hover
{
    font-size: 1.5em;
    color: #52A5D4;
    padding-top: 5px;
    padding-bottom: 5px;
}

#employees .current a
{
    font-size: 1.5em;
    color: #52A5D4;
    padding-top: 5px;
    padding-bottom: 5px;
}



#employee .thumbnail
{
    float: left;
    margin-right: 15px;

    border: 1px solid #ccc;
    padding: 3px 3px 0px 3px;
    margin-bottom: 15px;
}

#employee .info
{
    float: left;
}


/* Contact Us */

#contacts
{

}

#contacts .contact
{
    padding-bottom: 30px;
}

#contacts .contact .name
{
    font-size: 1.5em;
    color: #001F39;
    padding-top: 5px;
    padding-bottom: 5px;
}

#contacts .contact .region
{
    font-size: 1.5em;
    color: #1885BE;
    padding-top: 5px;
    padding-bottom: 5px;
}

#contacts .contact .address
{
    float: left;

    width: 160px;
}

#contacts .contact .contact-info
{
    float: left;
}

/* products */

#products .row .product
{
    float: left;
    margin-right: 8px;
}

#products .row .product .image
{
    padding: 3px 3px 3px 3px;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 218px;
    height: 109px;
    text-align: center;
}

#products h2
{

    width: 225px;
}

#product .pdf
{
    margin-left: -3px;
}

#product-gallery
{
    background: #53A5D5 url('../images/gallery_background.jpg') no-repeat bottom left;
    width: 370px;
    padding-left: 10px;
    padding-top: 10px;
}

#product-gallery h2
{
    color: #fff;

}

.gallery
{

}

#product-gallery .gallery .main-image
{
    width: 279px;
    background-color: #fff;
    padding: 4px;
    text-align: center;

    float: left;

}



#product-gallery .gallery .side-image
{
    width: 61px;
    height: 61px;
    background-color: #fff;
    padding: 4px;
    text-align: center;
    float: left;
    margin-left: 7px;
    margin-bottom: 7px;
}



#product-gallery form
{
    padding-left: 10px;
    width: 223px;
}


/* Technical */

.getpdf
{
    background-color: #fff;
    border: 2px solid #ccc;
    padding: 5px;
}

.getpdf .getadobe
{
    float: left;
    margin-right: 3px;
}

#technical-accord
{
    background-color: #fff;
    margin-top: 20px;
}

#technical-accord .header
{
    color: #fff;
    padding-top: 10px;
    cursor: pointer;
    display: block;
    position: relative;
}


#technical-accord .pdfs .col
{
    margin: 15px;
    float: left;
}


/* Services */


#service-gallery
{
    background: #53A5D5 url('../images/gallery_background.jpg') no-repeat bottom left;
    width: 370px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#service-gallery h2
{
    color: #fff;
}

.gallery
{

}

#service-gallery .gallery .main-image
{
    width: 352px;

    text-align: center;
    margin-bottom: 10px;


}

#service-gallery .gallery .main-image img
{
    background-color: #fff;
    padding: 4px;
}

#service-gallery .gallery .bottom-image
{
    width: 61px;
    height: 61px;
    background-color: #fff;
    padding: 4px;
    text-align: center;
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
}

/* ============ */
/* = News     = */
/* ============ */

#news_slider {padding-top:10px;padding-bottom:10px;}


.padding_top {padding-top:7px;}

.news_page {width:100%;border-top:1px dashed #cccccc;border-bottom:1px dashed #cccccc;padding-top:8px;padding-bottom:8px;font-size:12px;}
.news_list {font-weight:bold; }

.image {width:125px;height:125px;}

.width_600 {width:600px; }

#pagination {padding-top:5px;padding-bottom:5px; }
#pagination div {padding:1px; padding-left: 5px; }


.width_225 {width:225px;}
.width_290 {width:290px; }
.width_300 {width:310px; }
.width_260 {width:225px; }
.width_550 {width:500px; }
.border_right {border-right:1px dashed #cccccc; }
.border_left {border-left:1px dashed #cccccc; }
.division-colour-alt { font-color:blue; }
.large {font-size:18px; font-weight:bold;padding-bottom:5px; }
.small {font-size:12px; }

.news_item.row
{
    background-color: #E0E8EF;


}

.news_item a
{
    color: #005293;
}



/* ============ */
/* =  Pagination     = */
/* ============ */


.pagination a {
    margin: 0 5px 0 0;
    padding: 3px 8px;
    padding-bottom:3px;
    border: 1px solid #ccc;
    font-weight: bold;
}

.toggler:hover {color:#2950A4 !important; cursor: pointer;}

.pagination .current {

    background-repeat:no-repeat;
    color: #000 !important;
    background-color: #E0E8EF;
}

/* request catelogue */

#request_form label
{
    float: left;
    width: 100px;
}

#request_form .power-team
{
    margin-top: 10px;
}

#request_form .power-team label
{
    background-color: #DFF4FF;
    border: 1px dotted #52A5D4;
    padding: 3px;
    width: 450px;
}

#request_form .power-team input
{
    margin-top: 5px;
}


#calculator
{
    margin-top: 30px;

}

#calculator td
{
    padding-top: 10px;
}


/* ask nutty */

#asknutty
{
    background-image: url('../images/nutty_background.png');
    width: 242px;
    height: 600px;
    margin: 0px 10px 10px 10px;
}

#asknutty textarea
{
    position: absolute;
    width: 157px;
    height: 45px;
    border: none;
    top: 475px;
    left: 46px;
}

#asknutty #more
{
    position: absolute;
    top: 445px;
    left: 190px;
  text-decoration: underline;
    color: #001F39;
    cursor: pointer;
    display: none;
}

#asknutty #ask
{

    position: absolute;
    top: 538px;
    left: 150px;
  

}

#asknutty #answer
{
    background-color: none;
    width: 170px;
    height: 145px;
    top: 315px;
    left: 45px;
    position: absolute;
    color: #fff;
    font-weight: 600;
    overflow: hidden;
}
#flash-container{
	width:100%;
}
#flash-bg{
	height:1600px;
	position:fixed;
	width:2000px;
	top:0;
}
.footersnow{
	background:url("../images/snow-footer.png") repeat-x scroll 0 0 transparent;
	bottom:0;
	height:50px;
	position:fixed;
	width:100%;
	z-index:-1;
}
.navsnow{
	background:url("../images/nav-top.png") no-repeat scroll 0 0 transparent;
	height:40px;
	left:102px;
	position:absolute;
	top:22px;
	width:760px;
	z-index:1000;
}