.side_menu_txt :hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d415c;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration:none;
}
.side_menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d415c;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration:none;
}
.side_menu_txt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d415c;
	letter-spacing: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.inner-side_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1D415C;
	font-weight: bold;
	letter-spacing: 1px;
}
.address-text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D415C;
	line-height: 15px;
}
.address-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D415C;
	line-height: 15px;
	font-weight: bold;
}
.body_txt_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	letter-spacing: 1px;
}
.ip_side_txt :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D415C;
	line-height: 18px;
	letter-spacing: 1pt;
	text-decoration:underline;
}
.ip_side_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D415C;
	line-height: 18px;
	letter-spacing: 1pt;
	text-decoration:none;
}
.ip_side_txt-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D415C;
	line-height: 18px;
	letter-spacing: 1pt;
	font-weight: bold;
	text-decoration:underline;
}
.join-ip-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #1D415C;
}
.grey_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #1D415C;
	border: 1px solid #999999;
}
/******* Main Menu ***********/
.chromestyle{
	float:right;
	width:510px;
	margin:18px 7px 0px 0px;
	background:url(images/bg-top-menu.gif) repeat-x ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	width: 510px;
	background: url(bg-top-menu.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 10px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #ffffff;
	padding: 7px 18px;
	margin: 0;
	background:url(images/arrow.gif) no-repeat 4px 9px;
	text-decoration: none;

}
/******* Main Menu end*********/

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
/************** Main Menu End **************/
.green_bold_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1D415C;
}
.body_txt_black_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration:underline;
}
.body_txt_black_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration:none;
}.portfolio_clients_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D415C;
	letter-spacing: 1px;
}
/******** javascript pop-up Start *************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
/******** javascript pop-up Start *************/
