@charset "utf-8";
/* CSS Document */
/*- Fursad .com -*/
/*- Time ko Right Sadupayou -*/
.modelVertical{
	width:101px;
	height:135px;
	border:4px #FFF solid;
	margin:10px 0px 10px 18px;
}

.modelVertical:hover{
	opacity: .75;
	filter: alpha(opacity=75);
}

.modelHorizontal{
	width:135px;
	height:101px;
	border:4px #FFF solid;
	margin:10px 0px 10px 14px;
}

.modelHorizontal:hover{
	opacity: .75;
	filter: alpha(opacity=75);
}

.photogallery_reel{
	background:url(images/photo%20gallery/fursad_reel.jpg) no-repeat -30px 60px;
}
	

.fursadVideoBhandarLogo{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fursad_video_bhandar.png', sizingMethod='image');
	background:no-repeat;
	height:38px;
}

.fursadVideoBhandarLogo[class]{
	background:url(images/fursad_video_bhandar.png) no-repeat;
	height:38px;
}

.fursadPhotoGalleryLogo{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fursad_photo_gallery.png', sizingMethod='image');
	background:no-repeat;
	height:38px;
}

.fursadPhotoGalleryLogo[class]{
	background:url(images/fursad_photo_gallery.png) no-repeat;
	height:38px;
}

.fursadInterviewLogo{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fursad_interview.png', sizingMethod='image');
	background:no-repeat;
	height:38px;
}

.fursadInterviewLogo[class]{
	background:url(images/fursad_interview.png) no-repeat;
	height:38px;
}
