@charset "utf-8";
/* CSS Document */
#outer_container #body_content h1.heading_blue { font-weight:bold; font-size:11px; color:#023c8b;}

.next, .prev{
	cursor:pointer;
}

#screen1{ width:550px;}
#screen1	.next, .prev{
	position:absolute;
	top:200px;
	left: 7px;
	}
#screen1 .prev{
	left:206px;
	background:url(images/portfoliio_arrow_left.png) 0 0 no-repeat;
	height:25px;
	width:21px;
	}
#screen1 .next{
	left:811px;
	background:url(images/portfoliio_arrow_right.png) 0 0 no-repeat;
/*background:url(file://///Prashant/E/Websites/Blossoms%20Created%20Websites/Premium%20Transmission/www%20for%20Validation/infrastucture/images/portfoliio_arrow_right.png) 0 0 no-repeat;*/
	height:25px;
	width:21px;
	}
	#screen1 #navigation{
		width:355px;
		text-align:center;
		float:left;
		left:0;
		color:#e49662;
		position:relative;
		top:10px;
	}
	#screen1 #navigation h1 a{ font-size:11px; padding:0; margin: 0 0 0 0; float:left; color:#f8a56e; /*background:url(infrastucture/images/bt_top.gif) 0 0 no-repeat;*/ width:37px; line-height:18px; vertical-align:middle; }
		#screen1 #navigation h1 a:hover{ color:#fde2d0;}
	#screen1 #navigation ul{			
			margin-left:0;
			float:left;
		}
	#screen1 #navigation li{
	float:left;
	background-color:#EEE;
	height:26px;
	width:26px;
	margin:0px;
	background-image: url(images/bt_paginati_portfo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
			}
#screen1 #navigation li a{
	padding-top:2px;
	height:26px;
	width:26px;
	display:block;
	color: #2C2C2C;
	font-weight:bolder;
	background-image: url(images/bt_paginati_portfo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family:Verdana, Geneva, sans-serif; font-size:11px;
	line-height:20px;
				}
				
#screen1 #navigation li a:hover{
	
	display:block;
	color:#0159a3!important;
	font-weight:bolder;
	background-image: url(images/bt_paginati_portfo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight:bolder;
				}
				
				#screen1 #navigation a:active{
					color: #0159a3!important;
					font-weight:bolder;
					text-decoration:none;
				}
	
#screen1 #sections{
	overflow:hidden;
	width:600px;
	height:480px;
		margin: 0 0 0 0px;
	}
	
	#screen1 #sections .no_padd_marg{ padding:0!important; margin:0!important;	}
	
	#screen1 #sections ul{
		width:2500px;
	}
	
		#screen1 #sections li{
			float:left;
			width:600px;
			
		}
			#screen1 #sections li.fallen{
				margin-top:369px;
			}
			
						
			#screen1 #sections h2{
				color:#993333;
				margin:20px 0pt;
			}
			
			#screen1 #sections a{
				color:#777;
				font-weight:bolder;
				text-decoration:none;
			}

#gallery1 p, #gallery2 p {margin:0!important; padding-bottom:12px!important; display:block; float:left; }

#gallery1 p img, #gallery2 p img { margin:0 12px 0 0; padding:0!important; float:left; display:block; }



/*for portfolio banner*/
#portfolio_banners #screen2{
	position:relative;
	width:700px;
	float:left;
	left:160px;
	top:18px;
}
	
#slideshow{ overflow:hidden; width:690px;}

#slideshow ul{ width:2000px; padding-left:225px;}

#slideshow li{ float:left; cursor:pointer;}
		
#slideshow img{ margin-right:8px;}

ul {margin:0; padding:0; }
li {list-style-type:none;}	

