@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
	text-align: center; font-size:9pt;
	font-family: Helvetica, Verdana, sans-serif; color: #666666;
	margin: 0px;
	padding: 30px;
	color: #000000;
	list-style: none; 
	text-decoration:none;
	background: url(http://www.rannel.co.uk/bg.gif) repeat-x;}

#contentstart {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 30px;
	text-align: center; 
	list-style: none;
	top: 150px;
	width: 798px;
	height: 760px;
	line-height:13pt;
	background-color: #DDDDDD;}
	
#content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left; 
	list-style: none;
	top: 150px;
	width: 798px;
	height: 440px;
	line-height:13pt;
	background-color: #DDDDDD;
	list-style: disc;
	}
	
#contentfaq{
	text-align:left;
	height:390px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right:20px;
	padding-top:20px;
	list-style: disc;
	list-style:inside;
	overflow:auto;
	scrollbar-base-color: #CCCCCC;
	scrollbar-track-color: #DDDDDD;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #FFFFFF;
	}
	

#contenttext{
	float: left;
	text-align:left;
	width: 230px;
	height: 365px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right:20px;
	padding-right: 20px;
	list-style: disc;
	list-style:inside;
	overflow:auto;
	z-index:2;
	scrollbar-base-color: #CCCCCC;
	scrollbar-track-color: #DDDDDD;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #FFFFFF;}
	
#contenttestimonial{
	text-align:left;
	height:365px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right:20px;
	padding-top:20px;
	list-style: disc;
	list-style:inside;
	overflow:auto;
	scrollbar-base-color: #CCCCCC;
	scrollbar-track-color: #DDDDDD;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #FFFFFF;
	}
	
#contentlist{
	margin-left: 5px;
	padding-left: 5px;
	list-style:disc;
	list-style:inside;}
	
#contentintro{
	text-align:center; 
	width: 800px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px; }
	

div#content h1 {font-size:14px; line-height: 14pt;font-family: Helvetica, Verdana, sans-serif; color: #000000; text-align: left}
div#content h2 {font-size:12px; line-height: 12pt;font-family: Helvetica, Verdana, sans-serif; color: #333333; text-align:left}

div#content h3 {font-size:14px; line-height: 12pt;font-family: Helvetica, Verdana, sans-serif; color: #333333; text-align: center}

a:link { text-decoration:none; color: #666666}
a:active { text-decoration: none; color: #666666}
a:visited { text-decoration: none; color: #000000}
a:hover { text-decoration:none; color: #660000  }

.floatimgleft {
    float:left;
    margin-top:0px;
    margin-right:10px;
	margin-left:0px;
    margin-bottom:60px;}
	
.floatimgright {
    float:right;
    margin-top:10px;
    margin-right:0px;
	margin-left:10px;
    margin-bottom:60px;}
	
.gallerytop {
    float:right;
	margin-top:20px;
	margin-right:20px;
	margin-left:10px;}
	
.gallerybottom {
    float:right;
	margin-right:20px;
	margin-left:10px;
    margin-bottom:60px;}
	
	
#logo{
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	color: #666666; 
	width: 800px; }
	
/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#nav
{
	text-align: left;
	margin-left:auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 800px;}
	
#nav h2 {font-family: arial, sans-serif; font-weight:normal; color: #666666;}
#nav h3 {font-family: arial, sans-serif; font-weight:normal;color: #666666}

#form { 
	text-align: left;
	margin-left: auto; 
	margin-right: auto;padding: 10px 10px 10px 10px;
	height: 450px}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu {padding:0; margin:0 auto; list-style-type: none;background-color: #666666}
#pmenu ul {padding:0; margin:0; list-style-type: none; display:block;}

/* Hide the sub levels */
#pmenu li ul {display:none;}

/* Set up the link size, color and borders */
#pmenu li a, #pmenu li a:visited {display:block;  width:133px; font-size:11px; color:#fff; height:25px; line-height:24px; text-decoration:none; text-indent:5px; text-align:center;z-index:100}

/* Set up the list items */
#pmenu li {background: #666666;z-index:100}
#pmenu li.tc {display:block;z-index:100}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;z-index:100}
/* Make the hovered list color persist */
#pmenu li:hover > a {background: #CCCCCC; color:#000000;z-index:100}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; z-index:6; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:133px;z-index:100}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;z-index:100}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background: #CCCCCC; color: #000000;z-index:100}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background: #666666; color: #FFFFFF;z-index:100}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#7484ad url(http://www.cssplay.co.uk/menus/fly.gif) no-repeat right center;}
#pmenu li.drop {background: #666666 url(http://www.cssplay.co.uk/menus/drop.gif) no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);z-index:100}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden; z-index:100
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden; z-index:100
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden; z-index:100
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden; z-index:100
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px; z-index:100
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{
visibility:visible; top:-11px; left:80px; z-index:100
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul {
visibility:visible; z-index:100
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul {
visibility:visible; z-index:100
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {
visibility:visible; z-index:100
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */ 


#nav ul {display: block;}
#nav ul {display:inline;}
#nav ul li {float:left;}
#nav {text-align:center;z-index:100}

#footer {
	text-align:center; 
	background:  #666666;
	color: #FFFFFF;
	width: 784px;
	height: 20px;
	margin-top: -25px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;

}

#footer a {color: #FFFFFF}

.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: 6px 6px 6px -6px;
  padding: 4px;
  }
  
  SPAN.footer-span{padding-right: 60px}
.consoleimg{margin: 10px 10px 0px 10px;}

a#button1 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(painting.png);
margin: 10px 10px 10px 14px; text-align: left;float: left}
a#button1:hover {
    background-image: url(paintingroll.png);
}
a .alt { display: none; }

a#button2 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(electrical2.png);
margin: 10px 10px 10px 14px; text-align: left;float: left}
a#button2:hover {
    background-image: url(electrical.png);
}
a .alt { display: none; }

a#button3 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(carpentry.png);
margin: 10px 10px 10px 14px; float: left}
a#button3:hover {
    background-image: url(carpentryroll.png);
}
a .alt { display: none; }

a#button4 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(gardendesign.png);
margin: 10px 10px 10px 14px; float: left}
a#button4:hover {
    background-image: url(gardendesignroll.png);
}
a .alt { display: none; }

a#button5 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(ground.png);
margin: 10px 10px 10px 14px; float: left}
a#button5:hover {
    background-image: url(groundroll.png);
}
a .alt { display: none; }

a#button6 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(iron.png);
margin: 10px 10px 10px 14px; float: left}
a#button6:hover {
    background-image: url(ironroll.png);
}
a .alt { display: none; }

a#button7 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(landscaping.png);
margin: 10px 10px 10px 14px; float: left}
a#button7:hover {
    background-image: url(landscapingroll.png);
}
a .alt { display: none; }

a#button8 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(plumbing.png);
margin: 10px 10px 10px 14px; float: left}
a#button8:hover {
    background-image: url(plumbingroll.png);
}
a .alt { display: none; }

a#button9 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(project.png);
margin: 10px 10px 10px 16px; float: left}
a#button9:hover {
    background-image: url(projectroll.png);
}
a .alt { display: none; }

a#button10 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(roofing.png);
margin: 10px 10px 10px 14px; float: left}
a#button10:hover {
    background-image: url(roofingroll.png);
}
a .alt { display: none; }

a#button11 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(ston.png);
margin: 10px 10px 10px 14px; float: left}
a#button11:hover {
    background-image: url(stoneroll.png);
}
a .alt { display: none; }

a#button12 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(tiling.png);
margin: 10px 10px 10px 14px; float: left}
a#button12:hover {
    background-image: url(tilingroll.png);
}
a .alt { display: none; }

a#button13 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(plastering.png);
margin: 10px 10px 10px 14px; float: left}
a#button13:hover {
    background-image: url(plasteringroll.png);
}
a .alt { display: none; }

a#button14 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(gate.png);
margin: 10px 10px 10px 14px; float: left}
a#button14:hover {
    background-image: url(gateroll.png);
}
a .alt { display: none; }

a#button15 {
    display: block;
    width: 169px;
    height: 168px;
    background-image: url(tiling.png);
margin: 10px 10px 10px 14px; float: left}
a#button15:hover {
    background-image: url(tilingroll.png);
}
a .alt { display: none; }

a#startimage {
    display: block;
    width: 760px;
    height: 168px;
margin: 10px 14px 10px 14px; float: left}

/* ------------------------------------------------------------------------------------------------------------------------------------------------  */
/* Gallery */
/* ------------------------------------------------------------------------------------------------------------------------------------------------  */
#myGallery {
	float: right;
	width: 450px !important;
	height: 300px !important;
	position:relative; 
	display: none}
	
#imageElement{
	float:right;
	text-align: right;
	position:fixed; 
	}

*:first-child+html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
    filter:alpha(opacity=80); }




