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

html { min-height: 100%; margin-bottom: 1px; }


body {
	background:#fff url(../images/back_img.gif) repeat-y center top;
	padding:0;
	margin:0;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
}

#wrapper {
	width:966px;
	margin:0 auto;
}

#header {
	width:960px;
	margin:0 auto;
	height:120px;
	clear:both;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#333;
	line-height:normal;
	padding:0;
	margin:0 0 10px 0;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#00a7e5;
	line-height:normal;
	background-color:#fff;
	padding:0;
	margin:0 0 10px 0;
}

h3{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#0f0f0f;
	margin:6px 0 5px 0;
	padding:0;
	font-weight:bold;
}

h3 a{
	color:#0f0f0f;
	text-decoration:none;
}

.casetext{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#4b4b4b;
	margin:0 0 2px 0;
	padding:0 0 2px 0;
	font-weight:normal;
}

.casetext a{
	color:#4b4b4b;
	text-decoration:none;
}


.logo {
	width:160px;
	height:88px;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/h2d_logo.jpg) no-repeat left top;
}

.rightmenu {
	float:left;
	width:780px;
	margin:45px 0 0 0;
	text-align:right;
}

.rightmenu ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

.rightmenu li{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	font-weight:bold;
	margin:0 0 0 50px;
	text-transform:uppercase;
	color:#4c4b4b;
	padding:0 0 1px 0;
}

.rightmenu li a{
	color:#333;
	text-decoration:none;
}

.rightmenu li a:hover{
	color:#01a7e5;
	text-decoration:none;
}

.rightmenu li.sel{
	color:#4c4b4b;
	border-bottom:2px solid #333333;
}

#banner {
	width:960px;
	margin:0 auto;
	clear:both;
	height:275px;
}

#banner .bannerinner{
	width:944px;
	margin:0 auto;
	height:275px;
}

#banner .imgpart{
	width:480px;
	margin:0;
	float:left;
}

#banner .imgpart1{
	width:530px;
	margin:0;
	float:left;
}

#banner .imgpartinner{
	text-align:right;
	border:none;
}

#banner .imgpartinner1{
	text-align:right;
	border:none;
	margin:10px 0 0 0;
}

#banner .contentpart1{
	width:350px;
	margin:0;
	float:left;
}

#banner .contentpart{
	width:390px;
	margin:0;
	float:left;
}

#banner .contentpartinner{
	padding:0 0 0 10px;
}

#banner .smallimgp{
	float:left;
	width:42px;
	height:42px;
	border:none;
}

#banner .smallcont{
	float:left;
	width:325px;
	margin:0 0 0 10px;
	padding:0;
}

#banner .smallcont img{
	border:none;
	margin:0 0 8px 0;
}


.textpart{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#595858;
	line-height:19px;
	font-style:italic;
	text-align:justify;
	padding:0;
	margin:0 0 10px 0;
}

.servicespanel {
	width:935px;
	margin:0 auto;
	padding:0;
}

.servicespanelinner{
	width:215px;
	padding:0;
	margin:0 0 0 24px;
	float:left;
}

.servicespanelinner img{
	border:none;
	margin:0 0 7px 0;
}

.servicespanelinner .head{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#00a7e5;
	line-height:normal;
	background:inherit;
	padding:0;
	margin:0 0 7px 0;
}

.servicespanelinner .head1{
	font-family:"Arial Narrow", arial, verdana;
	font-size:20px;
	color:#666666;
	line-height:normal;
	padding:0;
	margin:0 0 7px 0;
}

.servicespanelinner p{
	font-size:12px;
	color:#666666;
	line-height:17px;
	padding:0;
	margin:0 0 10px 0;
	text-align:justify;
}

.servicespanelinner p.bluetext{
	font-size:11px;
	color:#25a3b4;
	line-height:14px;
	padding:0;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}

.servicespanelinner form{
	margin:15px 0 0 0;
	padding:0;
}

.servicespanelinner .inputtext{
	border:1px solid #cfd5d5;
	color:#797878;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	line-height:normal;
	margin:0 0 10px 0;
	padding:4px 0 4px 4px;
	width:215px;
}

.servicespanelinner .inputbtn{
	margin:7px 0 0 0;
}

.servicespanelinner ul{
	margin:10px 0 20px 20px;
	padding:0;
	list-style-type:disc;
}

.servicespanelinner li{
	font-size:12px;
	color:#666666;
	line-height:18px;
	padding:0;
	margin:0 0 5px 0;
}

.leftspace {
	margin-left:25px;
}


#testimonials {
	width:940px;
	margin:0 auto 20px auto;
}

#testimonials .testimonialinner{
	width:880px;
	margin:10px auto;
}

#testimonials .testimonialinnerleft{
	width:11px;
	height:124px;
	float:left;
	background:url(../images/testimonial_back_left.jpg) no-repeat left;
}

#testimonials .testimonialinnermiddle{
	width:858px;
	height:124px;
	float:left;
	background:url(../images/testimonial_back_middle.jpg) repeat-x left;
}

#testimonials .testimonialinnermiddletext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:17px;
	padding:25px 12px;
}

#testimonials .testimonialinnerright{
	width:11px;
	height:124px;
	float:left;
	background:url(../images/testimonial_back_right.jpg) no-repeat left;
}

hr {
	color:#cccccc;
	margin:20px auto;
	width:940px;
	clear:both;
}

.bluecolor {
	color:#00a7e5;
	font-size:10px;
}

.smallfont {
	font-size:10px;
	margin-top:10px;
}

#footer {
	width:960px;
	margin:0 auto 70px auto;
	border-top:10px solid #cccccc;
	clear:both;
}

.copyrighttext {
	color:#6e6e6e;
	padding:10px;
	width:300px;
	float:left;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.rightfooter {
	float:left;
	width:630px;
	margin:7px 7px 0 0;
	text-align:right;
}

.rightfooter ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

.rightfooter li{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	font-weight:bold;
	margin:0 0 0 30px;
	text-transform:uppercase;
	color:#666666;
	padding:0 0 1px 0;
}

.rightfooter li a{
	color:#666666;
	text-decoration:none;
}

.rightfooter li a:hover{
	color:#01a7e5;
	text-decoration:none;
}

.rightfooter li.sel{
	color:#666666;
	border-bottom:2px solid #333333;
}

#middlecontent {
	width:935px;
	margin:0 auto;
	padding:0;
}

#middlecontentleft {
	width:690px;
	margin:0 25px 0 0;
	float:left;
	padding:0;
}



#middlecontentright {
	width:215px;
	margin:0 auto;
	float:left;
	padding:0;
}

p{
	font-size:12px;
	color:#666666;
	line-height:18px;
	padding:0;
	margin:0 0 15px 0;

}

.hosting {
	float:left;
	margin:0 200px 0 0;
	padding:0;
	width:500px;
}

.hosting ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

.hosting li{
	font-size:12px;
	text-align:center;
	line-height:40px;
	padding:0;
	margin:0 20px 0 0;
	display:block;
	float:left;
	height:40px;
 

	
}

.hosting li a{
	font-size:12px;
	color:#00a7e5;
	text-align:center;
	display:block;
	text-decoration:none;
}


#wham {
	background: url(../portfolio/website/wham/images/logo.jpg) no-repeat;
	width:266px;
	height:60px;
	float:left;
}

#clicklogo {
	background: url(../images/click/logo.jpg) no-repeat;
	width:197px;
	height:45px;
	float:left;
	margin:20px 20px 10px 0;
	border:thin
}

#click {
	width:197px;
	height:45px;
	float:left;
	margin:20px 20px 10px 0;
	border:thin
}


#castlelogo {
	background: url(../images/castle/logo.jpg) no-repeat;
	width:183px;
	height:43px;
	float:left;
	margin:20px 20px 10px 0;
}

#castle {
	width:183px;
	height:43px;
	float:left;
	margin:20px 40px 10px 0;
}

#scottishreeferlogo {
	background: url(../images/scottishreefer/logo.jpg) no-repeat;
	width:182px;
	height:70px;
	float:left;
	margin:10px 20px 10px 0;
}

#scottishreefer {
	width:182px;
	height:70px;
	float:left;
	margin:10px 20px 10px 0;
}

#srbannerlogo {
	background: url(../images/scottishreefer/srbanner.gif) no-repeat;
	width:182px;
	height:70px;
	float:left;
	margin:10px 20px 10px 0;
}

#srbanner {
	background: url(../images/scottishreefer/srbanner.gif);
	width:468px;
	height:60px;
	float:left;
	margin:10px 20px 10px 0;
}

#sdslogo {
	background: url(../images/sds/logo.jpg) no-repeat;
	width:266px;
	height:60px;
	float:left;
}

#portfolio_logos {
	width:266px;
	height:60px;
	float:left;
	margin:0 -50px 0 0;
}

#firstnetservlogo {
	background: url(../images/firstnetserv/logo.jpg) no-repeat;
	width:266px;
	height:60px;
	float:left;
}

#middlecontentleft p {
	float:left;
	margin-top:20px;
	clear:left;
}

#middlecontentleft a {
	color:#0CF;
	text-decoration:none;
}


img {
	border:none;
} 

#sale1 {
	width:200px;
	height:114px;
	float:left;
	margin-right:30px;
}

#sale1 p {
	margin-top:40px;
}


#sale2 {
	width:200px;
	height:114px;
	float:left;
	margin-right:30px;
}

#sale2 p {
	margin-top:20px;
}

#sale3 {
	width:200px;
	height:254px;
	float:left;
	margin-right:30px;
}

#sale3 p {
	margin-top:20px;
}

#sale4 {
	width:200px;
	height:254px;
	float:left;
	margin:70px 0 0 0;
}

#sale4 p {
	margin-top:20px;
}

/* LightBox*/

#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; }
