/* main gallery page css*/
.galleryDivider
{
	background: transparent url('/gallery/img/skin/divider_gallery.gif') repeat-x center;
	width: 100%;
	height: 2px;
	padding: 10px 0px 0px 0px;
}
*html .galleryDivider
{
	padding: 5px 0px 0px 0px;
}
#albumLists 
{
}
.albumListsFont
{
	font-size: 13px;
}
#albumListsH3 
{
	font-family: "Segoe UI", Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding: 0px 0px 5px 0px;
	zoom: 100%;
	width: 980px;
	word-wrap: break-word;
	overflow: hidden;
}
#albumListsMain
{
}
#albumStatistics
{	
	text-align: left;
	padding: 20px 0px 0px 0px;
	zoom: 100%;
}
#albumStatisticsTitle
{
	font-family: "Segoe UI", Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;	
}
#albumSortView
{
	text-align: left;
	padding: 10px 0px 10px 0px;
}
*html #albumSortView
{
	zoom: 100%;
}
.albumListsPagination
{
	font-size: 16px;
	padding: 20px 0px 3px 0px;
}
.albumListsPaginationSelected
{
	border: 1px solid;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
}
.albumListsPagination a:link, .albumListsPagination a:visited
{
	color: #C6F79b;
	text-decoration: none;
	padding: 3px;
}
.albumListsPagination a:hover
{
	text-decoration: none;
	border: 1px solid;
	padding: 1px 2px 1px 2px;
}

#noAlbumError
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 50%;
	padding: 30px;
	/*background: #F5F5F5;
	color: #000000;
	*/
}
.albumBox
{
	padding: 10px;
	min-height: 100%;
	height: auto;
	border: 1px solid #000000;
}
/* for IE */
* html .albumBox
{
	padding: 10px;
	height: 300px;
}
.albumBoxAdmin
{
	padding: 10px;
	min-height: 100%;
	height: auto;
	border: 1px solid #000000;
}
.albumboxtop{
  	margin-left:3px;
  	margin-right:3px;
  	padding-left:1px;
 	padding-right:1px;
	border-top: 1px solid #000000;
	background:#000000;
}
.albumboxbottom{								   	
	margin-left:3px;
  	margin-right:3px;
  	padding-left:1px;
 	padding-right:1px;
	border-bottom: 1px solid #000000;
	background:#000000;
}
.albumboxc1{
  	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background:#000000;
}
.albumboxc2{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.albumboxc3{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.albumboxc4{	
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}										  
.albumThumb
{
	padding: 0px 0px 0px 10px;
	width: 65px;
}

.albumContent
{
	padding: 0px 10px 0px 15px;
	width: 320px;
	margin: -5px 0px 0px 0px;
}

.albumName
{
	font-weight: bold;
	font-size: 24px;
	width: 320px;
	word-wrap: break-word;
	overflow: hidden;
}
.albumName a:link, .albumName a:visited
{
	text-decoration: underline;
}
.albumName a:hover
{
	text-decoration: none;
}
.albumMainDetails
{
	width: 320px;
	word-wrap: break-word;
	overflow: hidden;
}
.select-box
{
	border: 1px solid #767676;
	font-size: 11px;
	background-color : #ffffff;
}
/* end of main gallery page css*/


/*
.clearAlbumBox
{
	clear: left;
}

#flashcontent 
{
	width: 100%;
	height: 500px;
	clear: both;
	display: block;
}
*/

/* album page css */
.albumPermalinkBox
{
	border: 1px solid #4D633E;
	background-color: #2b2b2b;
	color: #ffffff;
	padding: 5px;
}
#albumPage
{
	background: #ffffff;
	color: #000000;
	font-family: Arial;
}
#albumPage a:link, #albumPage a:visited
{
	color: #C6F79b;
	text-decoration: underline;
}
#albumPage a:hover
{
	text-decoration: none;
}
.albumDetails
{
	padding: 0px 0px 5px 0px;
}
.permalinkSection
{
	font-size: 13px;
}
#albumInfoSection
{
	zoom: 100%;
}
#albumStatistics
{
	font-size: 14px;
}
#albumDescriptionDetailed
{
	/*width: 78%;
	float:right;*/ 
	padding-top: 16px;
	font-size: 13px;
	word-wrap: break-word;
	/*overflow: hidden;*/
}
#albumPhotos
{
	width: 100%;
	padding: 10px 0px 10px 0px;
}
/* for thumbnails*/
div.img-box {
	background: transparent url('/gallery/img/shadow.png') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0 0 15px 0px;
	padding: 0;
	/*position: relative;*/
}
* html div.img-box
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gallery/img/shadow.png',sizingMethod='scale');
	padding: 0px 0px 0px 5px;
}
* html div.img-box img
{
	margin: 0px 1px 1px -5px;
}
div.img-box img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	/*position: relative;*/
}
/* for thumbnails (selected)*/
div.img-box-selected {
	clear: right;
	float: right;
	margin: 0 0 15px 0px;
	padding: 0;
	/*position: relative;*/
}
* html div.img-box-selected
{
	padding: 5px 0px 0px 5px;
}
* html div.img-box-selected img
{
	margin: -5px 1px 1px -5px;
}
div.img-box-selected img {
	background-color: #000000;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	/*position: relative;*/
}
/* for main image*/
div.img-box-main {
	background: transparent url('/gallery/img/shadow.png') no-repeat bottom right;
	clear: left;
	float: left;
	margin: 5px 0px 0px 5px;
	padding: 0;
}
* html div.img-box-main
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gallery/img/shadow.png',sizingMethod='scale');
	clear: left;
	float: none;
	margin: -2px 0px 0px 5px;
	padding: 5px 0px 0px 5px;
}
div.img-box-main img {
	background-color: #FFFFFF;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 10px;
}

* html div.img-box-main img
{
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 1px 1px -5px;
	padding: 10px;
	/*vertical-align: top;*/
}

#theDivArea
{
	margin-left: -7px;
}
*html #theDivArea
{
	margin-left: -11px;
}
div#theDiv
{
	min-height: 450px;
	height: auto;
	width:100%;
	overflow: none;
}
* html div#theDiv
{
	height:450px;
	width:100%;
}
#zoomSelection
{
	padding: 0px 0px 0px 10px;
}
* html #zoomSelection
{
	padding: 0px 0px 0px 7px;
}
.photoColumnPadding
{
	padding: 0px 0px 0px 10px;
}
*html .photoColumnPadding
{
	padding: 0px 0px 0px 5px;
}
div#caption, div#photoLabel
{
	padding: 0px 0px 0px 3px;
	font-size: 14px;
	width: 695px;
	word-wrap: break-word;
	/*overflow: hidden;*/
}
* html div#caption , * html div#photoLabel
{
	padding: 0px 0px 0px 3px;
}
div#photoLabel
{
	text-align: center;
}
* html div#photoLinkSection
{
	padding: 10px 0px 0px 10px;
	font-weight:bold;
}
div#photoLinkSection a:link, div#photoLinkSection a:visited
{
	font-weight:bold;
}
div#photoLinkSection a:hover
{
	font-weight:bold;
}
div#albumPagination
{
	font-weight: bold;
	font-size: 16px;
}
.previousPhotoArrow
{
	position: absolute;
	top: 50px;
	left: 5px;
	z-index:2;
}
*html .previousPhotoArrow
{
	position: absolute;
	top: 50px;
	left: -350px;
}
.nextPhotoArrow
{
	position: absolute;
	top: 50px;
	right: 5px;
	z-index:2;
}
*html .nextPhotoArrow
{
	position: absolute;
	top: 50px;
	right: 5px;
}
.previousPhotoArrowB
{
	position: absolute;
	top: 50px;
	left: 0px;
	z-index:2;
}
*html .previousPhotoArrowB
{
	position: absolute;
	top: 50px;
	left: -360px;
}
.nextPhotoArrowB
{
	position: absolute;
	top: 50px;
	right: 5px;
	z-index:2;
}
*html .nextPhotoArrowB
{
	position: absolute;
	top: 50px;
	right: 0px;
}

.photoMouseOver
{
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-opacity: 0.70;
}
.photoInfoDetailsTitle
{
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #C6F79B;
	padding: 10px 0px 5px 0px;
}
.photoDetailsText
{
	font-weight: bold;
	word-wrap: break-word;
	overflow: hidden;
	color: #ffffff;
}
.photoDetailsTable
{
	width:95%;
}
.photoDetailsTableLabel
{
	width: 120px;
	float: left;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
}
.photoDetailsTableValue
{
	width: 160px;
	font-weight: bold;
	float: left;
	padding: 5px 0px 5px 0px;
	word-wrap: break-word;
	overflow: hidden;
	color: #ffffff;
}
.photoInfoDetailsDivider
{
	clear: left;
	border-bottom: 1px solid #363636;
}
.photoCounter
{
	font-weight: bold;
}
.coverOverlay
{
	background: url("/gallery/img/skin/blank2x2.gif") repeat;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width: 100%;
	height: 100%;
	display: block;
}
*html .coverOverlay
{
	left:-350px;
}
.coverOverlayB
{
	background: url("/gallery/img/skin/blank2x2.gif") repeat;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width: 100%;
	height: 100%;
	display: block;
}
*html .coverOverlayB
{
	left:-360px;
}
/* end album page css */


/*----------------------------------------------------------------------------*/
/*
.greybox
{
	background: #2b2b2b url('/gallery/img/skin/box_grey_mlb.gif') repeat-y left;
}
.greyboxBody
{
	background: url('/gallery/img/skin/box_grey_mrt.gif') repeat-y right;
}
.greyboxTLC
{
	background: transparent url('/gallery/img/skin/greybox_tl.gif') no-repeat;
	width: 425px;
	height:159px;
	float: left;
}
.greyboxTM
{
	background: url('/gallery/img/skin/greybox_tm.gif') repeat-x top;
	width: 100%;
	height:159px;
}
.greyboxTRC
{
	background: transparent url('/gallery/img/skin/greybox_tr.gif') no-repeat;
	width: 61px;
	height:159px;
	float:right;
}

.greyboxContent
{
	height: auto;
	position: relative;
	top: -60px;
	display: block;
}

.greyboxItem
{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}

.greyboxBLC
{
	background: transparent url('/gallery/img/skin/greybox_bl.gif') no-repeat bottom;
	width: 33px;
	height:95px;
	float: left;
}
.greyboxBM
{
	background: transparent url('/gallery/img/skin/greybox_bm.gif') repeat-x bottom;
	width: 100%;
	height:95px;
}
.greyboxBRC
{
	background: transparent url('/gallery/img/skin/greybox_br.gif') no-repeat bottom;
	width: 265px;
	height:95px;
	float: right;
}
*/
.greybox
{
	background: url('/gallery/img/skin/box_grey_mlb.gif') repeat-y left;
	margin-left: -2px;
	
}
.greyboxBody
{
	background: url('/gallery/img/skin/box_grey_mrt.gif') repeat-y right;
	min-width: 504px;
	margin-right: -2px;
}
.greyboxTLC
{
	background: transparent url('/gallery/img/skin/greybox_tl.gif') no-repeat;
	width: 425px;
	height:159px;
	float:left;
	margin-left: -2px;
}
.greyboxTM
{
	background: url('/gallery/img/skin/greybox_tm.gif') repeat-x top;
	width: 100%;
	min-width: 500px;
	height:159px;
}
.greyboxTRC
{
	background: transparent url('/gallery/img/skin/greybox_tr.gif') no-repeat;
	width: 61px;
	height:159px;
	float:right;
	margin-right: -2px;
}
.greyboxBLC
{
	background: transparent url('/gallery/img/skin/greybox_bl.gif') no-repeat bottom;
	width: 33px;
	height:95px;
	float:left;
	margin-left: -2px;
	
}
.greyboxBM
{
	background: transparent url('/gallery/img/skin/greybox_bm.gif') repeat-x bottom;
	width: 100%;
	min-width: 500px;
	height:95px;
}
.greyboxBRC
{
	background: transparent url('/gallery/img/skin/greybox_br.gif') no-repeat bottom;
	width: 265px;
	height:95px;
	float:right;
	margin-right: -2px;
}
.greyboxM
{
	width: 100%;
	min-width: 500px;
}
.greyboxContent
{
	top: -50px;
}

.signinSectionTitle
{
	font-size: 36px;
	display: block;
	clear: both;
	font-family: "Segoe UI", Arial, Verdana, Helvetica, sans-serif;
}
.signinLabel
{
	font-size: 13px;
	font-weight: bold;
	font-family: "Segoe UI", Arial, Verdana, Helvetica, sans-serif;
}
.forgotpasswordSuccessMsg
{
	font-size: 20px;
	text-align: left;
	width: 500px;
	padding: 0px 0px 0px 130px;
}
.accActivationSuccessMsg
{
	font-size: 20px;
	text-align: left;
	width: 500px;
	padding: 0px 0px 0px 130px;
}


.profileTitleMain
{
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	width: 100px;
	float: left;
}
.profileDetailContentMain
{
	font-size: 13px;
	padding: 0px 0px 5px 0px;
	zoom: 100%;
	width: 680px;
	word-wrap: break-word;
	overflow: hidden;
	float: left;
}
.MainProfileRow
{
	padding: 0px 0px 10px 0px;
}