.tinytext{
font-size: 10px;
}

.smalltext{
font-size: 12px;
}

.medtext{
font-size: 14px;
}

a{
text-decoration: underline;
}

#container{}

.toggler {color: #222;margin: 0;padding: 2px 5px;background: #eee;border-bottom: 1px solid #DDD;border-right: 1px solid #DDD;border-top: 1px solid #F5F5F5;border-left: 1px solid #F5F5F5;font-size: 13px;font-weight: normal;font-family: 'Andale Mono', sans-serif;}


fieldset.morfeo { border: 0px solid #ccc; margin: 0 0 0 0; }
fieldset.flickr { border: 1px solid #ccc; margin: 0 3px 3px 3px; }

fieldset {
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding: 5px;
	text-align: left;
}

fieldset p {  margin: 10px 0px;  }

legend    {
	color: #0B55C4;
	font-size: 12px;
	font-weight: bold;
}

.gallerytable {
	border-right: solid 1px #d5d5d5;
	border-bottom: solid 1px #d5d5d5;	
	padding: 3px;
	margin: 5px;
	width: 100%;
	text-align: center;	
}


table.desctable {
}

table.fototable {

}

table.fltable {

}

img#front {
	margin-top: 20px;
	width: 618px;
	height: 128px;
	position: absolute;
	right: 10px;
	float: right;
}


img#front {
	background: url(../images/front1.png) 0 0 no-repeat;
}

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

/*Started by: @zaman*/
/*Featured Album Module Started*/
#featured_album_module{
	width:180px;
	margin:auto;
	padding-bottom:15px;
}

#featured_event_album{
	width:99px;
	height:76px;
	background:url(../images/featured_album_bg.gif) no-repeat top left;
	/*margin:auto;
	margin-top:10px;*//*commented by shahorina*/
}

#featured_event_album .categorythumbnailinmainpage{
	width:156px;
	height:117px;
	padding:7px;
}
/*Featured Album Module End*/

.video_image_category_bg{
	width:168px;
	height:150px;
	background:url(../images/album_bg.gif) no-repeat top left;
	margin:auto;
}

.categorythumbnailinmainpage{
	width:156px;
	height:117px;
	padding:7px 0px 0px 7px;
}

.gallery_name{
	padding-bottom:10px;
	padding-top:5px;
	text-align:center;
	width:168px;
	margin:auto;
}

.gallery_title{
	padding-bottom:10px;
	padding-top:5px;
	text-align:left;
}

.photogallery_image_bg{
	background:url(../images/item_bg.gif) no-repeat scroll left top;
	height:131px;
	width:170px;
	margin:auto;
	margin-bottom:5px;
}

.photogallery_image_bg img{
	padding:7px;
	border:none;
}

.sboxth {
	padding: 15px 5px 5px 0;
	text-align:center;
	font-size:12px;
}

table.sboxgallery{
	padding:0px 0px 10px 0px;
}
/*Added by shahorina*/
table.sboxgallery tr td.home_button_upper_space{
	padding-top:5px;
}
/*end*/
