@charset "utf-8";
/* CSS Document */


.next, .prev{
	cursor:pointer;
}

#screen1{
	width:600px;
	
	
		}
#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:right;
		right:14px;
		color:#e49662;
		position:relative;
	}
	#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:55px !important;
			margin-left:35px;
			float:right;
		}
			#screen1 #navigation li{
	float:left;
	background-color:#EEE;
	height:20px;
	width:20px;
	margin:3px;
	background-image: url(images/bt_paginati_portfo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
			}
				#screen1 #navigation li a{
					padding-top:2px;
					height:20px;
	width:20px;
	display:block;
	color:#FFFFFF;
	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;
				}
				
				#screen1 #navigation li a:hover{
	height:20px;
	width:20px;
	display:block;
	color:#FFFFFF;
	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: #fff;
					font-weight:bolder;
					text-decoration:none;
				}
	
#screen1 #sections{
	overflow:hidden;
	width:600px;
	height:400px;
		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 p{ margin:0 16px 0 0!important; padding:0!important;
			}
			
			#screen1 #sections h2{
				color:#993333;
				margin:20px 0pt;
			}
			
			#screen1 #sections a{
				color:#777;
				font-weight:bolder;
				text-decoration:none;
			}


/*for portfolio banner*/
#portfolio_banners #screen2{
	position:relative;
	width:700px;
	float:left;
	left:160px;
	top:18px;
}
	
	/*#portfolio_banners #screen2  #buttons a.prev{
		float:left; position:absolute; top:50px; left:-18px; background:url(file://///Prashant/E/Websites/Blossoms%20Created%20Websites/Premium%20Transmission/www%20for%20Validation/infrastucture/images/top_scroll_left_arrow.jpg) 0 0 no-repeat; width:15px; height:46px;
	}
	
		#portfolio_banners #screen2  #buttons a:hover.prev{
		background:url(file://///Prashant/E/Websites/Blossoms%20Created%20Websites/Premium%20Transmission/www%20for%20Validation/infrastucture/images/top_scroll_left_arrow_hover.jpg) 0 0 no-repeat;
	}
	
	#portfolio_banners #screen2  #buttons a.next{
		float:right; position:absolute; top:50px; left:691px; background:url(file://///Prashant/E/Websites/Blossoms%20Created%20Websites/Premium%20Transmission/www%20for%20Validation/infrastucture/images/top_scroll_right_arrow.jpg) 0 0 no-repeat; width:15px; height:46px;
	}
	
#portfolio_banners #screen2  #buttons a:hover.next{
		background:url(file://///Prashant/E/Websites/Blossoms%20Created%20Websites/Premium%20Transmission/www%20for%20Validation/infrastucture/images/top_scroll_right_arrow_hover.jpg) 0 0 no-repeat; 
	}*/

#slideshow{ overflow:hidden; width:690px;}

#slideshow ul{ width:2000px; padding-left:225px;}

#slideshow li{ float:left; cursor:pointer;}
		
#slideshow img{ margin-right:8px;}
		
