* { margin:0; padding:0; }
html {
 	min-height: 100%;
 	height: auto;
}
body {
	color: #666666;
	margin: 0;
	padding: 20px 0 0 0;
	font: 12px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background:#F5F5F5;
	/*background:#AEA4AE url(../Images/bg.png) no-repeat left bottom;*/
}

/* Layout
================================================================*/


.clear {	
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0
}

a img {
	border:none
}

a {
 color:#7C131F;
 text-decoration:none;
}

a:hover {
 color:#7C131F;
 text-decoration:underline;
}

#wraper {
	width:983px;
	margin:0px auto;
}

.layout_top {
/*	width:983px;
	height:10px;
	background:url(../Images/core_web_layout_top.jpg) no-repeat left top;
*/}

.layout_middle {
	width:965px;	
	background:url(../Images/core_web_layout_mdl.jpg) repeat-y;
	padding:0 9px 0 9px
}
.layout_bottom { }

.top_area {
	background:#000;
	height:58px;
}

.logo_area {
	width:351px;
	float:left;
}

/*Primary Navigation*/
#topnavigation {
	width:580px;
	padding-right:10px;
	float:right;
	text-align:right;
	font: 12px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top:15px
}
 
#topnavigation ul {
	padding: 0 .8em 2px;
	margin: 0;
	float:right;	
}

#topnavigation li {
	float: left;
	list-style: none;
	margin: 0;
	background: none;
	padding: 0;
}

#topnavigation li a {
	float: left;
	padding: 0 1em;
	line-height: 20px;	
	color: #fff;
	text-decoration: none;
	margin-bottom: 2px;
}

#topnavigation li.jq-blog {
	border-left: 1px solid #393939;
}

#topnavigation li.jq-current a, #topnavigation li.jq-current a:hover {
	border-bottom: 2px solid #E9BC04;
	margin-bottom: 0;
	cursor: default;
	color: #fff;
}

#topnavigation li a:hover {
	color: #999999;
	/*border-bottom: 2px solid #393939;*/
	margin-bottom: 0;
}


.header_area {
	height:422px;	
}


.header_area .box_left {
	background:url(../Images/core_web_flash_left.jpg) no-repeat left top;
	width:264px;
	height:295px;		
	float:left;
	padding-left:36px;
	padding-top:127px;
}

.header_area .box_left ul.ulstyle-1 {	
	margin:0px 0px 0px 10px;
	padding:4px 0 0 0;
	list-style:none
}

.header_area .box_left ul.ulstyle-1 li{
	list-style:none;
	margin:0px;
	padding:0;
	height:32px;
	line-height:32px;
}

.header_area .box_left ul.ulstyle-1 li a {
	color:#003366;
	text-decoration:none
}

.header_area .box_left ul.ulstyle-1 li a:hover {
	color:#5A2C64;
	text-decoration:underline
}





.header_area .box_right {
	background:url(../Images/core_web_flash_ruight.jpg) no-repeat left top;
	height:422px;
	width:665px;	
	float:right
}


.home_content_area {
	background:url(../Images/core_web_home_content.jpg) repeat-x;
	margin-top:2px;
	width:auto;
	padding-top:15px;
	text-align:justify
}	

.home_content_area .column_1 h2, .column_2 h2, .column_3 h2, .column_4 h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:16px;
	color:#5D5D5D;
	margin-bottom:10px;
}

.home_content_area .column_1 {
	width:241px;
	float:left;
}
.home_content_area .column_2 {
	width:241px;
	float:left;
}
.home_content_area .column_3 {
	width:241px;
	float:left;
}
.home_content_area .column_4 {
	width:241px;
	float:right;
}

.contentpadin {
	padding:10px;
	font: 11px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.viewmore-1{
	text-align:center;
}

.viewmore-2 {
	padding-top:14px;
	text-align:center
}


div.copyright {
	color:#666666;
	margin:0;
	width:915px;
	margin:4px auto 0px auto;
	text-align:center;
	padding:5px;
	font: 11px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.copyright a {
	color:#666666;
	text-decoration:none;
	padding:0 5px 0 5px;
 
}

.copyright a:hover {
	color:#666666;
	text-decoration:underline;
}

/*Forms
================================================================================*/
.submit { 
	height:22px; 
	width:60px; 
	background:#CBD6DB; 
	border:#B7C3DB 2px solid; 
	color:#003366; 
	font-size:10px; 
	font-weight:bold;
	font: 12px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.tellToFriend { 
	height:22px; 
	width:100px; 
	background:#E6682C; 
	border:#DA5F25 2px solid; 
	color:#852F06; 
	font-size:10px; 
	font-weight:bold;
	font: 12px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


.textBox {
	color:#000;
	font: 12px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background:#F0F0F0; 
	border:#EBD8EC 1px solid;  
}


/**** validations *****/
#msg {
	display:none; 
	position:absolute; 
	z-index:200; 
	/*background:url(../images/msg_arrow.gif) left center no-repeat; */
	padding-left:7px
}
#msgcontent {
	display:block; 
	/*background:#F6DDDD; 
	border:2px solid #AC2C2C; 
	border-left:none; */
	padding:5px; 
	min-width:150px; 
	max-width:250px;
	color:#9686C2
}


/* Inner Page Layout
================================================================*/

.content_inner {
	background:url(../Images/core_web_inner_content_bg.jpg) repeat-x;
	text-align:justify
}

.content_inner p {
	margin-bottom:15px;
}

.content_inner strong {
	font-size:14px;
}

.content_inner h4{
	font: 14px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	font-weight:700;
	
}

h4.flash-1{
	font: 14px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	background:url(../Images/core_web_flash_logo.jpg) no-repeat left top;
	padding-left:30px;
	height:23px;
	padding-top:5px
}

h4.flash-2{
	font: 14px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	background:url(../Images/core_web_flash-2.jpg) no-repeat left top;
	padding-left:35px;
	height:26px;
	padding-top:7px
}

h4.flash-3{
	font: 14px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	background:url(../Images/core_web_flash-3.jpg) no-repeat left top;
	padding-left:29px;
	height:20px;
	padding-top:4px
}

h4.flash-4{
	font: 14px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	background:url(../Images/core_web_flash-4.jpg) no-repeat left top;
	padding-left:29px;
	height:20px;
	padding-top:4px
}

h4.flash-5{
	font: 14px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	background:url(../Images/core_web_flash-5.jpg) no-repeat left top;
	padding-left:29px;
	height:20px;
	padding-top:4px
}

.left_navigation_bg {
	background:url(../Images/core_web_left_na_services.jpg) no-repeat left top;
	/*height:356px;*/
	padding-top:2px
}

.left_navigation {
	width:239px;
	float:left;
}

.left_nav_title {
	padding-left:9px;
	padding-top:33px;
	padding-bottom:17px;
}

.left_navigation ul.ulstyle-1 {	
	margin:0px 0px 0px 25px;
	padding:0;
	list-style:none
}

.left_navigation ul.ulstyle-1 li{
	list-style:none;
	margin:0px;
	padding:0;
	height:32px;
	line-height:32px;
	
}

.left_navigation ul.ulstyle-1 li a {
	color:#003366;
	text-decoration:none
}

.left_navigation ul.ulstyle-1 li a:hover {
	color:#5A2C64;
	text-decoration:underline
}

.content_midle {	
	width:463px;
	float:left;
	padding-left:37px;
}

.content_midle .title {
	padding-top:33px;
	padding-bottom:10px;
}



ul.ulstyle-2 {	
	margin:5px 0px 10px 25px;
	padding:0;
	list-style:disc
}

ul.ulstyle-2 li{
	list-style:disc;
	margin:0px;
	padding:5;
	color:#A59FBC;
}

ul.ulstyle-2 li span{
	color:#412B50
}

/*ul.ulstyle-2 li a {
	color:#003366;
	text-decoration:none
}

ul.ulstyle-2 li a:hover {
	color:#5A2C64;
	text-decoration:underline
}
*/

.right_navigation {	
	width:206px;
	float:right;
	background:url(../Images/core_web_right_border.jpg) no-repeat left top;
	/*height:594px;*/
	padding-top:20px;
}

.right_navigation .banner{	
	margin:0 auto 10px auto;
	width:167px;
}


.content_midle_portfolio {	
	width:680px;
	padding-left:37px;
	float:left;
	
}

.content_midle_portfolio .title {
	padding-top:33px;
	padding-bottom:10px;
}
a.brdr{	
	width:680px;
	border:#eee 6px solid;
	display:block;
	width:192px;
	margin:0 auto;/* 20px auto*/
	
}
a.brdr:hover{	
	width:680px;
	border:#ccc 6px solid;
	display:block;
	width:192px;
	margin:0 auto;/* 20px auto*/
	
}

.content_midle_portfolio p a {
	color:#333333;
	text-decoration:none;
	padding-left:20px;
	font: 11px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

.content_midle_portfolio p a:hover {
	color:#666666;
	text-decoration:underline;
	padding-left:20px;
	font: 11px/16px tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
	


/* Portfolio thumb image view
=============================================================================*/
/*thumbnail */

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #eee;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 2px;
line-height: 1.1em;
color: #333333;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #999999;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #fff;
padding: 5px;
z-index: 5;
}

/* Portfolio thumb image view -2
=============================================================================*/

#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; }


/* Interstitial Welcome Pop Up
=====================================*/
#interContainer{
position: absolute;
width: 670px; /*Width of interstitial box*/
left: 0;
top: 0;
padding: 15px;
padding-top: 0;
background-color: #ccc;
border: 1px solid black;
visibility: hidden;
z-index: 6;
}

#interContainer .headerbar{ /*CSS for header bar of interstitial box*/
color: gray;
padding: 5px 0;
text-align: right;
}

#interContainer .headerbar a{ /*CSS for header bar links of interstitial box*/
font-size: 120%;
text-decoration: none;
}


#interContent{ /*CSS for div that holds the content to show*/
border: 1px solid gray;

background-color: white;
}

#interVeil{ /*CSS for background veil that covers entire page while interstitial box is visible*/
position: absolute;
background: black url(../blackdot.gif);
right: 0;
width: 10px;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}
