﻿/*
      Created by Ibrar Hussain of Freeman Holland Ltd
	  
	  E-Mail: ibrar@freemanholland.com
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#000;
}

a{
text-decoration:underline;
color: #0096c2;
}

a:hover{
text-decoration:none;
}

#wrapper { 
 margin: 40px auto;
 width: 913px;
 border:3px solid #858585;
 margin-bottom:5px;
 overflow:hidden;
}

#header-left {
 color: #333;
 float: left;
 padding: 10px;
 height: 75px; 
 width: 692px; 
 margin: 0px 0px 5px 5px;
}

#header-right {
 float: right;
 padding: 10px;
 padding-top:0px;
 width: 175px; 
 height: 85px;
}

#header-right img{
margin-top:-25px;
position:absolute
}

#navigation{
	height:57px
}

#breadcrumb{
	width:692px;
	color:#fff;
	font-size:11px;
}

#breadcrumb a{
text-decoration:underline;
color: #0096c2;
font-weight:bold;
}

#breadcrumb a:hover{
text-decoration:none;
}

#leftcolumn { 
 color: #fff;
 margin: 0px 5px 5px 15px;
 padding: 10px;
 width: 600px;
 float: left;
 padding-left:0
}

#leftcolumn h1{ 
 color: #0096c2;
 font-size:28px;
 margin-bottom:8px;
}

#leftcolumn li{margin-left:0px;margin-bottom:5px;}
#leftcolumn ul{margin-left:15px}

#rightcolumn li{margin-left:15px;margin-bottom:5px;}
#rightcolumn ul{margin-left:15px}

.gallery {overflow:hidden;width:620px;margin:auto;margin-top:10px;}
.gallery div {float:left; width:170px; margin:auto;padding-bottom:25px;text-align:center;height: 120px}
.gallery div img {display:block;border:2px solid #c0c0c0;margin:auto;}
.gallery div span{font-size:11px}

#pagination{
	margin-left:20px;
	font-size:12px;
	border:1px solid #5F6161;
	background-color:#000;
	padding:5px;
	width:auto;
	float:none; 
	clear:both;
	height:15px;
}

#rightcolumn { 
 float: right;
 color: #fff;
 border-left:1px solid #0b779d;
 margin: 0px 10px 5px 0px;
 padding: 10px;
 width: 230px;
 display: inline;
 padding-left:15px;
 padding-right:0px;
 margin-left:25px
}

#rightcolumn ul{list-style:none;margin-top:7px}
#rightcolumn li{font-weight:bold}

#rightcolumn img{
float:left;
margin-right:5px;
}

#rightcolumn h4{
color:#fff;
font-size:12px;
}

#rightcolumn a{
 color: #0096c2;
 text-decoration:underline;
 line-height:20px;
}

#rightcolumn a:hover{
 text-decoration:none
}

#team-left{
	float:left;
	width: 270px;
	padding:10px;
	padding-left:0
}
#team-left h3{font-size:16px;}
#team-left a{color: #0096c2;text-decoration:underline}
#team-left a:hover{text-decoration:none}
#team-left ul{list-style:none;}
#team-left li{height:43px;background-color:#171717;margin-bottom:7px;}
#team-left li img{border:1px solid #fff;}
#team-left li span{
	float:right;
	width: 200px;
	margin-top:14px;
}

#team-right{
	float:right;
	width: 280px;
	padding:10px;
	padding-left:0
}
#team-right h3{font-size:16px;}
#team-right a{color: #0096c2;text-decoration:underline}
#team-right a:hover{text-decoration:none}
#team-right ul{list-style:none;}
#team-right li{height:43px;background-color:#171717;margin-bottom:7px;}
#team-right li img{border:1px solid #fff;}
#team-right li span{float:right;width: 220px;margin-top:14px;}



.border{
	height:95px
}

.media{
	float:right; width: 260px; height: 73px; padding:6px; border: 1px solid #33ccff; color:#fff; font-size:10px
}
.somediv{
width: 266px;
clear: left;
color:#fff;
margin-bottom:15px;
}

.somediv span{
 color: #0096c2;
}

.somediv .floatbox{
float: left;
height: 59px; 
width: 61px;
}
.somediv p{
margin-top: 0;
margin-left: 56px;
}

#share{
margin-top:10px;
width:910px;
clear:both;
margin-bottom:10px;
height:20px;
margin-left:-7px;
}

#share a{
	float:right;
}

#share img{
	border:0
}

#footer { 
 width: 897px;
 clear: both;
 color: #0096c2;
 margin: auto;
 padding: 10px;
}

#footer span{ 
float:right;
}

#footer a{ 
color: #0096c2;
text-decoration:underline;
}

#footer 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('images/prevlabel.gif') no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover { background: url('images/nextlabel.gif') no-repeat right 15%;
}

#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; }
