﻿/*
      Created by Ibrar Hussain of Freeman Holland Ltd
	  
	  E-Mail: ibrar@freemanholland.com
*/

* { padding: 0; margin: 0; }

/********************************************

   LAYOUT   

********************************************/ 

body {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
}

img{border:0;}

.row0{background-color:#eee0cf; color:#333;}
.th-email{text-align:left;width:133px;}

#outer-wrapper { 
 margin: auto;
 width: 970px;
 border-left:1px solid #cfcfcf;
 border-right:1px solid #cfcfcf;
}

#wrapper { 
 margin: 10px auto;
 width: 944px;
 margin-bottom:5px;
}

a{
	color:#742678;
	text-decoration:underline
}

a:hover{
	text-decoration:none
}

h2{
	color:#620b67;
	font-size:16px
}
/********************************************

   HEADER   

********************************************/ 

#header {
 color: #620b67;
 width: 967px;
 float: left;
 height: 132px;
 margin: 10px 0px 5px 0px;
}

#head-left {
float:left;
width: 574px;
}

#head-left img{
border:0px
}

#head-right {
float:right;
width: 208px; 
height: 95px;
margin-top:20px
}

#head-right img{
float:left
}

#head-right h2{
padding-top:18px;
color:#620b67;
font-size:20px
}

#head-right h3{
color:#620b67;
font-size:16px;
padding-left:7px;
font-weight:normal
}

#head-right span{
color:#999;
font-weight:bold
}

/********************************************

   NAVIGATION   

********************************************/ 

#navigation {
    float: left;
    width: 950px;
    color: #333;
    padding: 10px;
    margin: 0px 0px 5px 0px;
    background:url('http://www.thelinenhire.co.uk/images/nav.png');
    height:17px
}
#navigation ul {
    margin-top:2px;
}
#navigation li {
    display:inline;
    float:left;
    text-align:center;
}
#bottom {
    background:url('http://www.thelinenhire.co.uk/images/wordbar.png');
    width:470px;
    height:50px;
    z-index:99999;
    position:relative;
    top:-80px;
}
#navigation a {
    text-decoration:none;
    color:#fff;
}
#navigation a:hover {
    color:#000
}
#navigation ul {width:950px}
.home {width:118px}
.about {width:91px}
.services {width:95px}
.ranges {width:92px}
.latest {width:116px}
.case {width:120px}
.gallerylink {width:90px}
.special {width:120px}
.contact {width:108px}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #322d29; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: black;
width: 200px;
visibility: hidden;
background:#fff;
margin-top:8px;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #322d29; /*THEME CHANGE HERE*/
padding: 4px;
text-decoration: none;
color: #742678;
font-size:10px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #000;
}

/********************************************

   LEFT COLUMN   

********************************************/ 

#left-content{float:left;width:719px; color:#333333; line-height:18px; padding-top:10px; margin-bottom:10px}

.description p {color:#000000;}

#breadcrumb{
padding-bottom:10px;
border-bottom:1px solid #ccc;	
width:716px;
margin-bottom:20px
}

#breadcrumb a{
	color:#660066;
	font-weight:bold
}

#left-content h1{font-family:IrisUPC;font-size:50px;color:#999289; font-weight:normal; margin-bottom:25px}
/********************************************

   RIGHT COLUMN   

********************************************/ 

#right-content{float:right;width:218px}
#top-blog-right{background:#cecece url('http://www.thelinenhire.co.uk/images/sidebar2.jpg') no-repeat; float:right; color:#000; margin: 0px 0px 5px 0px;padding: 10px; width: 192px; display: inline; overflow:hidden
}
#blog-right ul{margin-left:15px; line-height:20px;}
#top-right { 
 float: right;
 color: #000;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 529px; 
 width: 192px; 
 display: inline;
 background:url('images/sidebar.png');
}

#top-right h2{ 
 color:#742678; 
 margin-bottom:5px
}

#top-right table{ 
margin-top:5px
}

.submit{
 background:url('images/submit.jpg');
 width: 79px; 
 height: 21px;
 border:0;
 float:right;
 cursor:pointer
}

#purple-top{
height:338px}

#purple-bottom{
	clear:both;
	background:url('images/purple.png');
	padding:10px;
	width: 177px; 
	height: 166px;
	color:#fff
}

#purple-bottom h2{
color: #fff
}

.clear{
	margin-top:10px
}

/********************************************

   FOOTER   

********************************************/ 

#footer { 
 width: 950px;
 clear: both;
 color: #fff;
 background: #b791b9;
 padding: 10px;
 height:148px;
}

#footer-links{ 
line-height:20px;
margin:13px;
width:950px
}

#footer a{ 
color:#fff
}

#f-left { 
float:left;
color:#663366
}

/********************************************

   DECLARATION   

********************************************/ 

#declaration {
margin:auto;
text-align:right;
width:966px; 
margin-top:10px
}

#dropmenu3{border:none}
#dropmenu4{border:none}
#dropmenu5{border:none}
#dropmenu6{border:none}
#dropmenu7{border:none}

.sectionTitle
{
	float:left;
	width:351px;
	padding:0px 0px 10px 0px;
	font-weight:bold;
	color:#94a616;
}

.projectList
{
	padding:0px 0px 22px 0px;
	width:auto!important;/*remove the width set*/
	overflow:hidden;/*use this for float containment*/
}

.projectList .thumbnail
{
	float:left;
	width:160px;
	height:65px;
	padding:3px 0px 0px 0px;
	margin:0;
}

.projectList .thumbnail img{float:left;border:6px 490D48;}

.projectList .description
{
	float:left;
	width:220px;
	padding:0px 0px 0px 15px;
}

.projectList .description .title
{
	float:left;
	width:320px !important;
	padding:0px;
	margin:0px;
	font-weight:bold;
	color:#891E8A;
}

.projectList .description p{width:220px;}

.dynamicDiv
{
	display:none;
	background:url(http:://www.ktecjoinery.co.uk/main_pages/popupbg.gif) top left no-repeat;
	width:496px;
	height:183px;
	padding:0;
	position:absolute;
	z-index:100;
}

.dynamicDiv img{border:8px solid #490D48}

#pagination{
	margin-left:10px;
	font-size:12px;
	border:1px solid #742678;
	padding:5px;
	width:650px;
	float:none; 
	clear:both;
	height:15px;
}

.gallery {overflow:hidden;width:690px;margin-top:10px;margin-left:10px}
.gallery div {float:left; width:170px; margin:auto;padding-bottom:25px;text-align:center;height: 170px; margin-left:8px}
.gallery div img {display:block;border:2px solid #c0c0c0;margin:auto;}
.gallery div span{font-size:11px}

#gallery-left{
float:left;
width:200px;
margin-left:5px;
}

#gallery-right{
float:right; 
width: 481px;
margin-right:10px;
margin-bottom:20px;
margin-top:-7px
}

#gallery-cat{
	float:left; width: 166px; height: 328px;padding:15px;border:1px solid #742678;
}

#gallery-cat ul{
list-style:none;
margin-left:0
}

#gallery-cat li{
margin-bottom:10px;
}

#gallery-cat a{
font-size:12px;
}

#gallery-cat a:hover{
text-decoration:none
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('http://www.katewhitworth.com/images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('http://www.katewhitworth.com/images/nextlabel.gif') right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.clear{clear:both;}

/** Tabs **/

/* Caution! Ensure accessibility in print and other media types... */

@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */

@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */

.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}

.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}

.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 25px;
    background: url(tab.png) no-repeat;
}

.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0px;
    margin-left:6px;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}

.tabs-nav .tabs-selected a {
    color: #000;
}

.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}

.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}

.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}

*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}

.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}

.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.tabs-nav .tabs-disabled {
    opacity: .4;
}

.tabs-container {
    border: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

