body {background-color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
*{ margin:0px; padding:0px;}
.sidebutton{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.slide2{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#990000; text-decoration:underline;}

.indtexr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 25px;
}
.readmore{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
.subbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.subbox2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.slide2:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#990000; text-decoration:underline;}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.footerse{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration:underline;
}
.but{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#F27700;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 13px;
}
.subtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	line-height: 22px;
	color: #333333;
	padding-top: 8px;
}
.subtextt2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #333333;
}
.lin{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12.5px; color:#FF9900; text-decoration:underline;
}
.lin2{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12.5px; color:#FF9900; 
}
.tru{ font-family:Arial, Helvetica, sans-serif; font-size:12.5px; font-weight:bold; color:#000000;
}
.con{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height: 25px;
}

/*........my comments this page ..............*/

.gallerycontainer{
position: relative;
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #FFFFFF;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFCC00;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 5;
left: 600px; /*position where enlarged image should offset horizontally */
z-index: 50;
}



/*** secoun part in clip other side roatation ***/

.thumbnai2 img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnai2:hover{
background-color: transparent;
}

.thumbnai2:hover img{
border: 1px solid #FFFFFF;
}

.thumbnai2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFCC00;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnai2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnai2:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 5;
left: 800px; /*position where enlarged image should offset horizontally */
z-index: 50;
}



 /*------ part end of images hover view ----------*/
