/* CSS Document */
* {
padding: 0; margin: 0;
}

body {
text-align: center;
background-image: url(images/bg.gif);
font-size: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*......FORM on Contact Us Page.....*/

form {
margin-left: 140px;
margin-bottom: 20px;
font-size: 85%;
}
span {
font-weight: bold;	
}
span.more {
font-weight: bold;
float: right;
}

/*......Names on Testiomonial Page.......*/

p.orange {
color: #ff6400;
font-style: italic;
margin-top: -10px;
margin-left: 10px;
}
/*.....Quote's on Testimonial Page......*/

p.grey {
color: #777;
margin-left: 10px;
}
/*.......Address on Contact Us Page...*/
p.addy {
margin-left: 160px;
margin-bottom: 20px;
}
/*////////////////////////
.........WRAPPER
////////////////////////*/

#wrapper {
text-align: left;
width: 800px;
position: relative;
margin: 10px auto 0;
background-color: #fff;
}
#address {
text-align: right;
font-size: 80%;
padding: 210px 20px 0 0;
}
/*/////////////////////////////////
.............LIGHT BOX
/////////////////////////////////*/

#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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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; }
/*//////////////
..........my bit
//////////////*/
.hide {
display: none;
}
/*///////////////////////////////
...TOP MENU
///////////////////////////////*/

#top_menu {
	font-size: 90%;
	text-align:center;
	height:49px;
	background-color:#000;
	margin-top:0;
	padding-left: 80px;
	background-image:url(images/button-slice.jpg);
}
#top_menu a{
	display:block;
	float:left;
	height: 37px;
	padding:6px;
	padding-right: 20px;
	padding-left: 20px;
	background-image:url(images/button-slice.jpg);
	border-right:1px solid #000;
	border-left: 1px #333 solid;
	
	color:white;
	font-weight:bold;
	text-decoration:none;
}
#top_menu a.border{
	display:block;
	float:left;
	height: 37px;
	padding:6px;
	padding-right: 20px;
	padding-left: 20px;
	background-image:url(images/button-slice.jpg);
	border-right:1px solid #000;
	border-left:1px solid #333;
	
	color:white;
	font-weight:bold;
	text-decoration:none;
}



#top_menu a:hover {
    display:block;
	float:left;
	padding:6px;
	padding-right: 20px;
	padding-left: 20px;
	background-image:url(images/button-slice_over.jpg);
	color: #f48346;
	font-weight:bold;
	text-decoration:none;
	
}

#top_menu a.current {
    display:block;
	float:left;
	padding:6px;
	padding-right: 20px;
	padding-left: 20px;
	background-image:url(images/button-slice_over.jpg);
	color: #f48346;
	font-weight:bold;
	text-decoration:none;
	
}
/*/////////////////////////////////////
.......MONTAGE (ACTUALLY THE HEADER) 
/////////////////////////////////////*/

#montage {
width: 800px;
height: 310px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-color: #f48346;
}

#montage h2 {
padding: 250px 10px 0 620px;
color: #f48346;
}

/*/////////////////////////////
........INNER for tiling image
////////////////////////////*/

#inner {
width: 800px;
/*background-image: url(images/body_bg.jpg);
background-repeat: repeat-y;*/
}


/*////////////////////////////
.......LEFT CONTENT
////////////////////////////*/

#Lcontent {
width: 580px;
float: left;
/*border: 1px solid #000;*/
}
#Lcontent p {
padding: 5px 5px 5px 100px;
line-height: 1.5em;
font-size: 80%;
}

#Lcontent ul.list {
margin-left: 100px;
color: #ff6400;
line-height: 1.5em;
margin-bottom: 20px;
}
#Lcontent h5 {
padding-left: 100px;
color: #f48346;
}
#Lcontent a {
color: #f48346;
}
 
/*.......LEFT CONTENT SERVICES....*/

#Lcontent_services {
width: 798px;
/*border: 1px solid #000;*/
} 
#Lcontent_services p {
padding: 5px 12px 10px 100px;
line-height: 1.5em;
font-size: 80%;
}
#Lcontent_services ul {
padding: 0px 0px 0px 120px;
line-height: 1.2em;
font-size: 80%;
font-weight: bold;
}  
#Lcontent_services a{
color: #f48346;
} 

#Lcontent_services h5 {
padding-left: 100px;
color: #000;

}
#Lcontent_services h5.spesh{
padding-left: 100px;
color: #f48346;

}
/*///////////////////////////////
.......TABLE ON SERVICES PAGE
///////////////////////////////*/
table.services {
width: 100%;
/*border: 1px solid #000;*/
}

table.services td.piccy {
padding: 20px 20px 20px 20px;
}
table.services ul {
list-style-type: none;
float: right;
font-size: 80%;
}
table.services a {
color: #f48346;
}
 
 
/*/////////////////////////////////////
......RIGHT CONTENT image panel
/////////////////////////////////////*/

#Rcontent {
width: 200px;
float: right;
background-color: #fdfbf9;
margin: 0 10px 20px 0;
}

#Rcontent h5 {
padding: 15px 0 5px 70px;
}

#Rcontent  img {
border: none;
padding: 5px 0 15px 0;

}


/*////////////////////////////
.....CLEARONE above footer
////////////////////////////*/

#clearone {
clear: both;
}

/*///////////////////////
.......FOOTER
//////////////////////*/

#footer {
position: relative;
width: 800px;
height: 25px;
background-color: #000;
background-image: url(images/footer.jpg);
background-repeat: repeat-y;
color: #fff;
clear: both;
}

#footer p {
padding: 5px 0 5px 240px;
font-size: 70%;
}

#footer a {
color: #f48346;
}
/*.....Paw....*/
#paw {
width: 88px;
height: 88px;
position: absolute;
left: 16px;
top: -103px;
background-image: url(images/paw2.gif);
background-repeat: no-repeat;
}

.quickstep {
background-image: url(images/quickstep/quicksteplogo.jpg);
background-repeat: no-repeat;
background-position: left;
}
.karndean {
background-image: url(images/karndean/karndean_logo.jpg);
background-repeat: no-repeat;
background-position: left;
}

/*///tesimonial div on home page///*/
#testimonial_h {
background-color: #efefef;
width: 430px;
margin-left: 90px;
padding-right: 65px;
padding-left: 0px;
}
