/* CSS Document */
html, body
{
	/*background-color:#afaf4e;*/
	background:url(images/bg.png);
	margin:0px;
	padding:0px 0px 20px 0px;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited
{
	font-weight:bold;
	padding:0px;
	color:#000000;
	text-decoration:none;
}
a:hover
{
	color:#000000;
	text-decoration:underline;
}
.menu
{
	padding:0px;
	height:30px;
}
.menu a:link, .menu a:visited {
	padding:12px 4px;
	font-size:80%;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.menu a:hover {
	padding:12px 4px;
	font-size:80%;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
}
.active {
	padding:12px 4px;
	/*background-color:#000000;*/
	font-size:80%;
	font-weight:bold;
	/*color:#FFFFFF;*/
	color:#FF6600;
	text-decoration:none;
}
.tag
{
	width:380px; height:29px; background-color:#000000; color:#FFFFFF; font-style:normal; font-weight:bold;
}
.tag1
{
	width:300px; height:29px; color:#FF6600; font-style:normal; font-weight:bold;
}
.taggal
{
	width:300px; height:29px; background-color:#eeeff1; color:#000000; font-style:normal; font-weight:bold;
}
.title
{
	padding:0px 0px 6px 0px;
}
.title a:link, .title a:visited
{
	font-size:100%;
	padding:0px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.title a:hover
{
	color:#000000;
	text-decoration:underline;
}
.footer
{
	/*margin-top:35px;*/
	/*height:50px;*/
	/*background-color:#999999;*/
	color:#000000;
	font-weight:bold;
	font-size:80%;
}
.footer a:link, .footer a:visited
{
	font-size:90%;
color:#FF6600;
	text-decoration:none;
}
.footer a:hover
{
	font-size:90%;
color:#FF6600;
	text-decoration:underline;
}
.formsubmit
{
	border-top: #d3d3d3 1px solid;
	border-right: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
}
div.pagination
{
    margin: 0px;
    padding: 0px;
}
div.pagination a
{
	background-color: #ff6600;
    margin: 1px;
	padding: 4px;
	font-size:100%;
    color: #fff;
	font-weight:bold;
}
div.pagination a:active
{
	background-color: #000;
    margin: 1px;
	padding: 4px;
	font-size:100%;
    color: #fff;
	font-weight:bold;
}
div.pagination a:hover
{
    background-color: #000;
    margin:1px;
	padding:4px;
	font-size:100%;
    color: #fff;
	font-weight:bold;
}
div.pagination span.current
{
    background-color: #000;
    margin:1px;
	padding:4px;
	font-size:100%;
    color: #fff;
	font-weight:bold;
}
div.pagination span.disabled
{   
	background-color: #000;
    margin:1px;
	padding:4px;
	font-size:100%;
    color: #fff;
	font-weight:bold;
}

.photos_new1 ul.thumbs {
	margin:0px;
	padding:0px;
	list-style: none;
	width: 0px;
	float: left;
}
.photos_new1 ul.thumbs li{
	width: 380px;
	height: 220px;
	margin:0px;
	padding: 4px;
	border:solid 0px #ffffff;
	overflow: hidden;
	position: relative;
	text-align: center; background-color:#ffffff;
}
.photos_new1 ul.thumbs li img {
	position:absolute;
	top:-5%;
	left:-25%;
	width:150%;
}

.photos_new2 ul.thumbs {
	margin:0px;
	padding:0px;
	list-style: none;
	width: 190px;
	float: left;
}
.photos_new2 ul.thumbs li{
	width: 180px;
	height: 120px;
	margin:0px;
	padding: 4px;
	border:solid 0px #ffffff;
	overflow: hidden;
	position: relative;
	text-align: center; background-color:#ffffff;
}
.photos_new2 ul.thumbs li img {
	position:absolute;
	top:-5%;
	left:-25%;
	width:150%;
}

.photos_new3 ul.thumbs {
	margin:0px;
	padding:0px;
	list-style: none;
	width: 170px;
	float: left;
}
.photos_new3 ul.thumbs li{
	width: 160px;
	height: 160px;
	margin:0px;
	padding: 4px;
	border:solid 0px #ffffff;
	overflow: hidden;
	position: relative;
	text-align: center; background-color:#ffffff;
}
.photos_new3 ul.thumbs li img {
	position:absolute;
	top:-5%;
	left:-25%;
	width:150%;
}

.photos ul.thumbs {
	margin:0px;
	padding:0px;
	list-style: none;
	width: 90px;
	float: left;
}
.photos ul.thumbs li{
	width: 80px;
	height: 80px;
	margin:0px;
	padding: 4px;
	border:solid 0px #ffffff;
	overflow: hidden;
	position: relative;
	text-align: center; background-color:#ffffff;
}
.photos ul.thumbs li img {
	position:absolute;
	top:-15%;
	left:-50%;
	width:200%;
}

.photos1 ul.thumbs {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	width: 170px;
	float: left;
}
.photos1 ul.thumbs li{
	width: 160px;
	height: 160px;
	margin: 0 0px 0 0;
	padding: 4px;
	float: left;
        border:solid 0px #000;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.photos1 ul.thumbs li img {
	position:absolute;
	top:0;
	left:-2px;
	height:100%;
        width:100%;
}

.photos2 ul.thumbs {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	width: 138px;
	float: left;
}
.photos2 ul.thumbs li{
	width: 128px;
	height: 128px;
	margin: 0px;
	padding: 4px;
	float: left;
        border:solid 0px #000;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.photos2 ul.thumbs li img {
	position:absolute;
	top:-15%;
	left:-50%;
	width:200%;
}

.photos3 ul.thumbs {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	float: left;
}
.photos3 ul.thumbs li{
	width: 300px;
	height: 40px;
	margin: 0 0px 0 0;
	padding: 4px;
	float: left;
        border:solid 1px #000;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.photos3 ul.thumbs li img {
	position:absolute;
	top:-2px;
	left:-2px;
	height:100%;
        width:100%;
}

.photos4 ul.thumbs {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	width: 70px;
	float: left;
}
.photos4 ul.thumbs li{
	width: 60px;
	height: 60px;
	margin: 0px;
	padding: 4px;
	float: left;
    border:solid 0px #000;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.photos4 ul.thumbs li img {
	position:absolute;
	top:-15%;
	left:-50%;
	width:200%;
}

.photosgal ul.thumbs {
	margin:0px;
	padding:4px 4px 2px 6px;
	list-style:none;
	width:64px;
	height:64px;
	float:left;
}
.photosgal ul.thumbs li{
	width:60px;
	height:60px;
	margin:0px;
	padding:2px;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:center;
}
.photosgal ul.thumbs li a:link{
	width:60px;
	height:60px;
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:center;
}
.photosgal ul.thumbs li a:hover{
	width:60px;
	height:60px;
	margin:0px;
	padding:1px;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:center;
}
.photosgal ul.thumbs li img {
	position:absolute;
	top:-15%;
	left:-25%;
	width:180%;
}

.photosgal1 ul.thumbs {
	margin:0px;
	padding:4px 2px 2px 8px;
	list-style:none;
	width:285px;
	height:285px;
	float:left;
}
.photosgal1 ul.thumbs li{
	width:285px;
	height:285px;
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:center;
}
.photosgal1 ul.thumbs li img {
	position:absolute;
	top:-15%;
	left:-50%;
	width:150%;
}

div.kotakabjad {
    padding:0px;
    margin:0px;
}
div.kotakabjad a {
	background-color: #ff6600;
	margin: 1px;
	padding: 4px;
	font-size:100%;
	color: #fff;
	font-weight:bold;
}
div.kotakabjad a:hover, div.kotakabjad a:active {
    background-color: #000;
    margin: 1px;
	padding: 4px;
	font-size:100%;
    color: #fff;
	font-weight:bold;
}
div.kotakabjad span.current {
    background-color: #000;
    margin: 1px;
	padding: 4px;
	font-size:100%;
    color: #fff;
	font-weight:bold;
}
div.kotakabjad span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

div#slider {
width:280px;
height:70px;
background-color:#eeeff1;
padding:0px; 
margin:0px;
float:left; 
position: relative;
}
.stripViewer { 
position: relative;
overflow: hidden; 
width:280px;
height:70px;
float: left;
margin:0px;
}
.stripViewer .panelContainer { 
position:relative;
left:0;
top:0;
width:100%;
height:100%;
list-style-type:none;
float:left;
overflow:hidden;
}
.stripViewer .panelContainer .panel {
float:left;
overflow:hidden;
position:relative;
width:280px;
height:70px;
padding:0px;
}
.stripNavL, .stripNavR {
text-indent: -9000em;
}
div.featured-arrow {
width:10px;
height:70px;
background-color:#eeeff1;
float:left;
padding:0px;
}
.csw {
width:100%;
height:100%;
overflow:hidden;
float:left;}
.csw .loading {
margin:0;
text-align:center;
color:#000;
}

#dhtmlgoodies_slideshow{
	width:610px;
}
#previewPane{
	border:1px solid #cccccc;
	margin-bottom:10px;	
	text-align:center;
	vertical-align:middle;
	padding-top:4px;
	position:relative;
			
}
#previewPane img{
	line-height:400px;
}
#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	text-align:center;
	padding:4px;
}
#galleryContainer{
	height:102px;	/* Height of the images + 2 */
	border:1px solid #cccccc;
	position:relative;
	overflow:hidden;
	padding:1px;
}
#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;
}
#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;		
}
#theImages{
	position:absolute;
	height:100px;
	left:40px;
	width:100000px;
}
#theImages #slideEnd{
	float:left;
}
#theImages img{
	float:left;
	padding:1px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor:pointer;
	border:0px;
}
#waitMessage{
	display:none;
	position:absolute;
	left:200px;
	top:150px;
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
}
#theImages .imageCaption{
	display:none;
}

.photosl ul.thumbs {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	width: 103px;
	float: left;
}
.photosl ul.thumbs li{
	width: 92px;
	height: 92px;
	margin: 0 0px 0 0;
	padding: 4px;
	float: left;
	border:solid 1px #cccccc;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.photosl ul.thumbs li img {
	position:absolute;
	top:-15%;
	left:-50%;
	width:200%;
}

.slideshowtp1 ul.thumbs {
        margin:0px;
        padding:0px 10px 0px 0px;
	list-style:none;
	width: 340px;
	float: left;
}
.slideshowtp1 ul.thumbs li{
	width: 340px;
	height: 340px;
	margin:0px;
	padding: 4px;
	border:solid 1px #000;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.slideshowtp1 ul.thumbs li img {
	position:absolute;
	top:-10%;
	left:-25%;
	width:150%;
}

.slideshowtp ul.thumbs {
        margin:0px;
        padding:0px 10px 0px 0px;
	list-style:none;
	width: 340px;
	float: left;
}
.slideshowtp ul.thumbs li{
	width: 340px;
        height: 340px;
	margin:0px;
	padding: 4px;
	border:solid 0px #000;
	overflow: hidden;
	position: relative;
	text-align: center; background-color:#eeeff1;
}
.slideshowtp ul.thumbs li img {
	top:-1px;
	left:-1px;
	position:absolute;
}
.slideshowtp { margin: auto; font-size:140%; }
