/*

TODA LTD VERSION 1.0	
	
*/
		

/* 1.BODY ---------------------------------------------------------------------- */

body { margin: 0; /* Sets font size */ text-align: left; background-color: #FFFFFF;  /* WHITE background */ list-style: none; width: 100%;/*Needed to eliminate scrollbars*/ }


/* 2.GLOBAL STYLING ---------------------------------------------------------------------- */

p { margin: 0px; text-align: left; font-family: Arial, Helvetica, sans-serif; line-height: 1.8em; }
p.body { font-size: 0.7em; color: #FFFFFF; padding-top: 25px; height: 100%; }
p.footer { font-size: 0.7em; color: #FFFFFF; }
p.credit { font-size: 0.7em; color: #FFFFFF; text-align: right; }
p.contactus { font-size: 0.8em; }
p.foliolink { font-size: 0.7em; }

ul, ol { margin: 0px;  text-align: left;  }

#current a{ color: #000000; padding:2px; background-color: #FFFFFF; }


ul {}
ul li {}
dl {  } 
dt {  }
dd {  }
ol {  }
ol li {  }

b { font-weight:bold; font-family: Georgia; }

* {margin: 0; padding: 0; border: 0; font-weight: normal}  /* These global values affect everything */

.clear{ clear: both; }


/* 3.HEADINGS ---------------------------------------------------------------------- */

h1 { font-weight:normal; font-family: "Georgia", Times New Roman, Times, serif; }
h2,h3,h4,h5,h6 { font-weight:normal; font-family: "Georgia", Times New Roman, Times, serif; }

h2 { font-size: 1.1em; line-height: 1.1em; color: padding-bottom: 5px; padding-bottom: 5px; color: #999999; }
h3 {font-size: 1.0em;}
h4 {}
h5 {}
h6 {}

h1.home {color: #333333; }
h2.home {color: #333333; }

h1.about {color: #FFFFFF; }
h2.about {color: #FFFFFF; }

h1.featuredwork {color: #FFFFFF; }
h2.featuredwork {color: #FFFFFF; }

h3.sidebar-title { font-size: 1em; line-height: 1.2em; color: #FFFFFF; padding-bottom: 10px; }



/* 4.LINKS ---------------------------------------------------------------------- */

a {
    outline: none;
}

a:link,
a:visited { text-decoration: none; }
a:hover,
a:focus { text-decoration: none; }

a:link.external,
a:visited.external { }

h3 a:link,
h3 a:visited { color:#444; text-decoration:none; }
h3 a:hover,
h3 a:focus { color:#365266;text-decoration: none; }

#rolloverbtn{
	display: block;
width:; 	float: left;
}
#rolloverbtn:hover{ background-position: 0 -23px;}
#rolloverbtn span{display: none;}

a.black:link { color: #FFFFFF; }
a.black:visited { color: #FFFFFF; }
a.black:hover { color: #CCCCCC; }
a.black:active { color: #CCCCCC; }


a.white:link { color: #FFF; }
a.white:visited {color: #FFF; }
a.white:hover { color: #CCC; }
a.white:active {color: #CCC; }

.servicestitle h2 a, a:link{ color:#FFFFFF; }
.servicestitle h2 a, a:hover{ color:#FF3366; }
.servicestitle h2 a, a:visited
.servicestitle h2 a, a:active{ color:#FFFFFF; }

.headerbar2 a, a:link{ color:#FFFFFF; }
.headerbar2 h2 a, a:hover{ color:#FF3366; }
.headerbar2 h2 a, a:visited
.headerbar2 h2 a, a:active{ color:#FFFFFF; }


a.credit:link{ color:#CCCCCC; font-family: "Georgia", "Times New Roman", Times, serif; font-weight: bold; }
a.credit:hover{ color:#CCCCCC; font-family: "Georgia", "Times New Roman", Times, serif; font-weight: bold; }
a.credit:visited{ color:#FFFFFF; font-family: "Georgia", "Times New Roman", Times, serif; font-weight: bold; }
a.credit:active{ font-family: "Georgia", "Times New Roman", Times, serif; font-weight: bold; }

a.bf:link{ color:#FFFFFF; font-family: "Georgia", "Times New Roman", Times, serif; font-weight: bold; }
a.bf:hover{ color:#FF3366; font-family: "Georgia", "Times New Roman", Times, serif; font-weight: bold; }
a.bf:visited{ color:#FFFFFF; font-family: "Georgia", "Times New Roman", Times, serif; font-weight: bold; }
a.bf:active{ color:#FFFFFF; font-family: "Georgia", "Times New Roman", Times, serif; font-weight: bold; }


/* 5.IMAGES ---------------------------------------------------------------------- */

img {
	margin: 0px;
	bottom: 0px;
	padding: 0px;
}



/* 6.LAYOUT
---------------------------------------------------------------------- */

div#backgroundwrapper {width: 950px; margin-left: auto; margin-right: auto; overflow: hidden; padding-left: 10px;}


#leftpane { position: absolute; top: 0px; left: 70px; bottom: 50px; padding:35px 0 0 35px; overflow: hidden; width: 170px; height: 150%; z-index: 5; background-image: url(../img/layout/black-opacity.png); }   

div#hdr { width: 500px; height: 85px; z-index: 3; position: absolute; }

div#subhdr { width: 100%; top: 35px; height: 40px; z-index: 3; position: absolute; float: right; text-align: right; background-repeat: no-repeat; }

div#newsletter { width: 267px; float: right; background-image: url(../img/menu/newsletter.png); background-repeat: no-repeat; height: 40px; padding-left: 100px; }

div#twitter { width: 380px; background-image: url(../img/twitter/twitter_back.png); background-repeat: no-repeat; padding: 40px 20px 20px 20px; }

div#workmenu { padding-top: 15%; }

.servicestable { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; width: 670px; color: #FFFFFF; font-weight: bold; margin-top: 20px; }
.table { width: 100%; background-image: url(../img/backscreen-white.png); }
.table .th { color: #fff; font-weight: bold; background-image: url(../img/brown-opacity.jpg); padding: 5px 5px 5px 10px; }
.table .tr{ padding: 5px 5px 5px 10px; }
.table .td { float: left; width: 43%; color: #FFFFFF;}
.table .te { float: left; width: 33%; color: #FFFFFF; }
.table .tf { float: left; width: 25%; color: #FFFFFF; }


.servicesmenu{ width: 100%; /*width of menu*/ padding-bottom: 30px; padding-top: 30px; }

.servicesmenu .headerbar{ font: bold 13px "Helvetica Neue", Arial, sans-serif; ; color: white; background: #94C9A8 url(../arrowstop1.gif) no-repeat 8px 9px; /*bottom spacing between header and rest of content*/ padding: 7px 0 7px 31px; /*31px is left indentation of header text*/ }

.servicesmenu .headerbar2{  }

.servicesmenu .headerbar a{

}

.servicesmenu .headerba2r a{

}

.servicesmenu .headerbar a:hover{ text-decoration: none; color: #6F967B; 
}

.servicesmenu ul{ list-style-type: none; margin: 0; padding: 20px 0; margin-bottom: 0; }

.servicesmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.servicesmenu ul li a{ font: normal 12px "Helvetica Neue", Arial, sans-serif; ; color: #F7FFFE; display: block; padding: 5px 0; line-height: 15px; padding-left: 25px; /*link text is indented 8px*/ text-decoration: none; width: 70%; background-image: url(../img/layout/submenu-icon.png); background-repeat: no-repeat; }

.servicesmenu ul li a:visited{ }

.servicesmenu ul li a:hover{ /*hover state CSS*/ color: #FF3366; background: #333333; background-image: url(../img/layout/submenu-icon.png); background-repeat: no-repeat; }


/* 7.NAVIGATION
---------------------------------------------------------------------- */



#menu { list-style: none; padding-top: 72px; }

#menu li {
  float: right;
}

.light .nav a:link, .light .nav a:visited { color:#333333; text-decoration:none; font-family:"Georgia", "Times New Roman", Times, serif; fborder-left:1px solid #999; font-weight:700; padding:0.1px 4px 0.1px 6px; font-size: 0.7em; }
.light .nav a:hover { color:#666666; }

.terms .nav a:link, .terms .nav a:visited { color:#333333; text-decoration:none; font-family:"Georgia", "Times New Roman", Times, serif; fborder-left:1px solid #999; font-weight:700; padding:0.1px 4px 0.1px 6px; font-size: 0.7em; }
.terms .nav a:hover { color:#666666; }

.home .nav a:link, .home .nav a:visited { color:#333333; text-decoration:none; font-family:"Georgia", "Times New Roman", Times, serif; fborder-left:1px solid #999; font-weight:700; padding:0.1px 4px 0.1px 6px; font-size: 0.7em; }
.home .nav a:hover { color:#666666; }

.dark .nav a:link, .dark .nav a:visited { color:#FFFFFF; text-decoration:none; font-family:"Georgia", "Times New Roman", Times, serif; fborder-left:1px solid #999; font-weight:700; padding:0.1px 4px 0.1px 6px; font-size: 0.7em; }
.dark .nav a:hover { color:#CCCCCC; }

.test .nav a:link, .test .nav a:visited { color:#FFFFFF; text-decoration:none; font-family:"Georgia", "Times New Roman", Times, serif; fborder-left:1px solid #999; font-weight:700; padding:0.1px 4px 0.1px 6px; font-size: 0.7em; }
.test .nav a:hover { color:#CCCCCC; }


/* 8. SLIDE SHOW
---------------------------------------------------------------------- */

div#content{ margin:0px auto; width:100%; bottom:17px; z-index: 3; position:absolute; }
		

#navframe{ overflow: hidden; height: 60px; text-align:left; z-index: 3; }
#descriptionframe{ overflow: hidden; height: 100%; text-align:left; float: left; width: 100%; padding-top: 10px; }
#slidecounter{ float:left; color:#FFFF00; font:14px "Helvetica Neue", Arial, sans-serif; font-weight:bold; clear: right; }
		#slidecaption{ overflow: hidden; float:left; font:14px "Georgia"; font-weight:normal; padding-right: 20px; color: #FFFFFF; height: 20px; }
		/*Supersized Stamp*/
		.stamp{
			float: right;
			margin: 25px 20px 0 0;
		}
		/*Supersize Plugin Styles*/
		#navigationleft{ background: url('images/navbg.gif') no-repeat; float: right; margin:0px; width: 85px; border: 0px; padding-left: 5px; }
		#pause{ background: url('images/navbg.gif') no-repeat; float: left; margin:0px 20px 0 0; width: 100px; }
		#navigationright{ background: url('images/navbg.gif') no-repeat; float: right; margin:0px 0px 0 0; width: 100px; }
		#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url(images/progress.gif);
		}
		#supersize{
			position:fixed;
		}
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}
		


/* 9.HOME PAGE
---------------------------------------------------------------------- */


.home div#hdr { background-image: url(../img/layout/strapline_black_home.png); left: 350px; background-repeat: no-repeat; width: 600px; }

div#sliders { width: 600px; height: 100%; z-index: 5; position:absolute; left: 350px; top: 200px; }

.boxgrid{ width: 200px; height: 200px; float:left; background:#161613; overflow: hidden; position: relative; }
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-family: Arial, Helvetica, sans-serif; line-height: 1.8em;
font-size: 0.7em; }
				
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}
				
div#footer { height:20px; padding: 10px 30px 10px 30px; background-image: url(../img/layout/grey-opacity.png); float: left; margin-top: 10px; }

/* 9.LIGHT PAGE
---------------------------------------------------------------------- */
.light div#hdr { background-image: url(../img/layout/strapline_black.png); right: 50px; background-repeat: no-repeat; }


/* 9. DARK PAGE
---------------------------------------------------------------------- */
.dark div#hdr { background-image: url(../img/layout/strapline_white.png); right: 50px; background-repeat: no-repeat; }




/* 17. TEXT AREA BOX
---------------------------------------------------------------------- */

div#box { width: 560px; z-index: 5; position:absolute; right: 50px; top: 200px; }
div#blackBox { width: 500px; padding: 20px 30px 40px 30px; background-image: url(../img/layout/black-opacity.png); float: left; }
.light div#footer { width: 500px;  }
.dark div#footer { width: 500px;  }
.home div#footer { width: 540px; }

div#logo { width: 275px; text-align: left; z-index: 4; position: absolute; padding-left: 50px; height: 100%; }




#image_container {
	height:100%;
	overflow:auto; 
}


/* 9. TERMS PAGE
---------------------------------------------------------------------- */
.terms div#hdr { background-image: url(../img/layout/strapline_black_terms.png); left: 350px; background-repeat: no-repeat; width: 760px; }
div#termsBox { width: 700px; padding: 20px 30px 40px 30px; background-image: url(../img/layout/black-opacity.png); float: left; }
.terms div#footer { width: 700px; } 
.terms div#termsWrap  { width: 600px; height: 100%; z-index: 4; position:absolute; left: 350px; top: 200px; }


/* 9. TESTIMONIALS PAGE
---------------------------------------------------------------------- */
.test div#hdr { background-image: url(../img/layout/strapline_white.png); right: 50px; background-repeat: no-repeat; width: 500px; }
div#testBox { width: 700px; padding: 20px 30px 40px 30px; float: left; }
.test div#footer { width: 500px; } 
.test div#termsWrap  { width: 700px; height: 100%; z-index: 5; position:absolute; left: 350px; top: 200px; }
.test { background-color: #292929; }


#container{ padding:20px; width:650px; height:75px; color:#FFFFFF; font:30px Georgia; float: left; }

#author{ color:#FF3399; padding-top:35px; text-align: right; }



/* 18. CONTACT
---------------------------------------------------------------------- */	
.labelcell,.labelcellcheck {
font:75% Arial, Helvetica, sans-serif;
color:#FFFFFF;
vertical-align:top;
padding-top:3px;
}

.redBodyBold{
	color: #CC0000;
	font-weight: bold;
}

#enquiry table {
border-collapse:collapse;
}

#enquiry td {
padding-left:4px;
}


#enquiry td {
padding-left:4px;
}

.fieldcell {
color:#000;
text-align:left;
}

#enquiry td { padding-left:4px; padding-bottom: 4px; }

input { color: #666666; background: #333; padding: 2px; border-style: none; float: left; }
textarea { color: #666666; background: #333; padding: 2px; border-style: none; float: left; }


/* 18.sIFR
---------------------------------------------------------------------- */			
			h1.title
			{ font-size:1.8em; font-family: "Georgia", "Times New Roman", Times, serif; color: #FFFFFF;  }
			
			h3.title
			{ font-size:1.1em; font-family: "Georgia", "Times New Roman", Times, serif; color: #FFFFFF; padding: 20px 10px;  }
			
		h1.whitetitle
			{ font-size:1.8em; font-family: "Georgia", "Times New Roman", Times, serif; }
			
			h1.servicestitle
			{ font-size:1.2em; font-family: "Georgia", Times New Roman, Times, serif; color: #FFFFFF; }
			
			.sIFR-active .title
			{
				visibility: hidden;
				font-family: Georgia;
				line-height: 1em;
			}
			
			
			
			
/* That's it... the end of the CSS
---------------------------------------------------------------------- */	
