body {}
/*# Members Only Styles #*/
#MembersOnlyPlayer {height:395px; width:702px; float:left; margin:30px 0px 30px 0px;}

/*# Newsroom Styles #*/
#subLeftContainer {float:left;width:387px;padding-right:15px;}
#subRightContainer {float:right;width:300px;}

/*# BizForm Styles #*/
.formTable {width:580px;}
.formPLATable {width:599px;}
.formContainer {margin:30px;}
.formContainer DIV {display:inline;}
.standardLabel {align:left;}
.standardInput {width:250px;}
.dateInput {align:right;}
.workloadWidth {width:30px;}
.inputArea {margin-left:30px;width:550px;height:150px;}
td.formSpacer {line-height: 5px; height: 5px;}
br.formSpacer {line-height: 1px; height: 1px;}
.FormEverWorked {padding-left: 3px;}
.formPLATable div.Uploader {border: none; }
.formPLATable span.UploaderLabel{margin-left: 30px;}
.formValError {color:#FF0000;}

/*#Media library#*/
.mediaItem
{
	background: url('../App_Themes/CorporateSite/Images/Examples/bg_photo.gif') no-repeat;
	float: left;
	font-size: 10px;
	width: 132px;
	margin: 4px;
}

.mediaItemBottom
{
	height: 4px;
	background: url('../App_Themes/CorporateSite/Images/Examples/bg_photo_bottom.gif') no-repeat;
	font-size: 0;
	line-height: 0;
}

.mediaItem a
{
	color: Black;
	text-decoration: none;

	font-weight: bold;
	font-size: 11px;
}

.mediaLibraryPhoto
{
	height: 122px;
	width: 132px;
	text-align: center;

}

.mediaLibraryDescription
{
	padding: 0px 3px;
	color: #737373;
}


.MediaLibrarySort
{
	padding-bottom: 13px;
}


.MediaLibrarySort span
{
	font-weight: bold;
}


.MediaLibrarySort a
{
	color: Black;
}

.MediaLibrarySort a:hover
{
	text-decoration: none;
}


.MediaGalleryFolderTree
{
	float: left;
	width: 180px;
	overflow: auto;
}

.MediaGalleryFolderTree a
{
	color: Black;
}

.MediaGalleryContent
{
	float: left;
	width: 640px;
}

.MediaGalleryDetail
{
	width: 560px;
	background: url('../App_Themes/CorporateSite/Images/Examples/bg_photo_detail.gif') no-repeat;
	text-align: center;
	padding: 15px 0px;
	
}

.MediaGalleryDetailBottom
{
	width: 544px;
	padding-top: 5px;

	padding-right: 16px;
	text-align: right;
	background: url('../App_Themes/CorporateSite/Images/Examples/bg_photo_detail_bottom.gif') no-repeat;
}

.MediaGalleryDetailBottom img
{
	border: none;
}

.SelectedFolder
{
	font-weight: bold;
}

.MediaGalleryDetailBottom h2

{
	padding-top: 5px;
	margin: 0;
	color: #737373;
	font-size: 16px;
	width: 400px;
	text-align: left;
}

.MediaGalleryContent .Pager
{
clear: both;
text-align: center;
}

.MediaGalleryPagger
{
    padding-bottom: 10px;	
}

.MediaGalleryPagger a
{
	display: block;
	color: Black;
	background: url('../App_Themes/CorporateSite/Images/Examples/button_back.gif') 0px 1px no-repeat;
	padding-left: 18px;
	font-weight: bold;
	padding-bottom: 4px;
}

.MediaGalleryDetail object
{
background: #efefef;
}

a.MediaBack
{
	display: block;
	color: Black;
	background: url('../App_Themes/CorporateSite/Images/Examples/button_back.gif') 0px 1px no-repeat;
	padding-left: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.CommentUserName {
	text-decoration: underline;
}

.ContentTree
{
	float: left;
	width: 150px;
	height: 500px;
}

.MediaContent
{
	float: left;
	width: 540px;
}


.MediaFileUploader
{
	padding-bottom: 30px;
}

/*# Album List #*/
.albumListImage {float:left;width:200px;height:150px;}
.albumListTitle {float:right;font-weight:bold;width:502px;height:150px;}

/*# LoginConfirm Modal #*/

.jqmWindow  {
background-color:#FFFFFF;
border:2px solid #666666;
display:none;
left:50%;
margin-left:-150px;
padding:2px 10px 10px;
position:fixed;
top:17%;
width:300px;
}

#modalTop {
float:left;
border-bottom:1px solid #000000;
width:100%;
margin-bottom:10px;
}
#modalHeadline {
float:left;
width:90%;
height:35px;
}
#modalHeadline h2 {
margin:5px 0px;
padding:0px;
}
#modalClose {
float:right;
width:10%;
height:35px;
}

.jqmClose {
color:#0000FF;
}