﻿min
/*Master Page Classes*/
    body
    {
    	background-color:#dddddd;
    	text-align:center;
    	min-width: 1220px;
    	margin:10px 10px 10px 10px;
    }
    
    .MainPanel
    {
    	
    	width:1220px;
	    overflow:visible;
	    margin-left:auto;
	    margin-right:auto;
	    min-height:800px;
	    border: 1px solid #000000;
	    font-family: Arial;
	    font-size:10pt;
	    background-color:#ffffff;
	}
	.MainPanel A
	{
		text-decoration:underline;
	}
    .HeaderPanel
    {
    	width:100%;
    	height:115px;
    	border: 0px solid #000000;
    	text-align:left;
    	display:block;
    	
    }
    .HeaderBar
	{
	Width:100%;
	height: 24px; 
	/*color:#6B6D84;*/
	/*Margin-bottom:3px;
        padding-top:2px;
        padding-left:2px;
        padding-right:2px;
        background-color:#333333;
	color: #ffffff;
	font-weight:bold;
	padding:1px 1px 1px 1px;
	*/
	
	background-image: url(MenuBarBackground.gif);
	background-repeat:repeat-x;
	border-top:solid 1px #6B798C;
	border-bottom:solid 1px #849AB5;
	background-color:#D6DBDE;
	Margin-bottom:2px;
	}
	.TopLeftMenu
	{
		top:-1px;	
		position:relative;
		z-index:5000;
	}
	.TopRightMenu
	{
		float:right;
		top:-1px;
		/*left:1px;*/
		position:relative;
     	z-index:50;
}
    .HeaderBar A
    {
    	Color:#ffffff;
    	text-decoration: none;
    }
    .HeaderBar .LoginStatusPanel
    {
    	float:left;
    }
    .HeaderBar .BreadCrumbPanel
    {
    	float:right;
    }
    .CategoryMenuSubBar
    {
	Width:100%;
	height: 21px; 
	color:#6B6D84;
	padding-left:0px;
	
	background-repeat:repeat-x;
	border-top:solid 1px #6B798C;
	border-bottom:solid 1px #849AB5;
	
	
	background-color:#DEE3F7;
	
	margin-bottom:2px;
	}
	
    .MenuPanel
    {
    	width:180px;
    	float:left;
    	border: 0px solid #000000
    }
    .Menu
    {
    	padding: 0px 0px 0px 0px
    }
    .MainContentPanel
    {
    	min-height:600px;
    	text-align:left;
    	/*overflow:auto;*/
    	border: 0px solid black;
    	padding: 2px 2px 2px 0px;
    }
    .FooterPanel
    {
    	height:40px;
    	border: 0px solid black;
    	text-align:center;
    	
    }
        .TreeViewPanel
        {
        	float:left;
        	
        }
        .EditPanel
        {
        	float:left;
        	
        }
        /*Modal Popup*/
        .modalBackground {
	        background-color:Gray;
	        filter:alpha(opacity=70);
	        opacity:0.7;
        }

        .modalPopup {
	        background-color:#ffffdd;
	        border-width:3px;
	        border-style:solid;
	        border-color:Gray;
	        padding:3px 3px 3px 3px;
        }

        .modalPopupScrolling {
	        background-color:#ffffdd;
	        border-width:3px;
	        border-style:solid;
	        border-color:Gray;
	        padding:3px 3px 3px 3px;
        }

        .modalHead{
	        background-color:#ffffdd;
	        padding:0px 3px 3px 3px;
        }
        
        /*Business Card*/
		.BusinessCard
		{
			border: solid 1px #000000;
			min-width:380px;
			min-height:96px;
			overflow:hidden;
			background-color:#ffffff;
		}

		.BusinessCardPhoto
		{
			height:96px;
			overflow:hidden;
		}
		.BusinessCardDetail
		{
			float:left;
			width:250px;
			height:96px;
			background-color:#ffffff;			
		}
		.BusinessCardHead
		{
			background-color:#eeeeee;
			width:100%;
			max-width:247px;
			overflow:hidden;
		}
		
		/*Blog entry control section*/
		.BlogPanel
		{
			width:600px;
			border: solid 1px #cecece;
			margin-bottom:10px;
		}
		.BlogHeaderPanel
		{
			
			color: #ffffff;
			font-weight:bold;
			padding:1px 1px 1px 1px;
			
			background-image: url(MenuBarBackground.gif);
			background-repeat:repeat-x;
			border:solid 1px #849AB5;
			background-color:#D6DBDE;
		}
		.BlogSubHeaderPanel
		{
			height:16px;
			background-color:#D6DBDE;
			color:#849AAD;
			padding:1px 1px 1px 1px;
		}
		.BlogTitlePanel
		{
			font-weight:bold;
		}
		.BlogNamePanel
		{
			float:left;
			font-size:8pt;
			}
		.BlogEntryPanel
		{
			/*border: solid 1px #000000;*/
			padding:1px 1px 1px 1px;
			width:600px;
		}
		.BlogHeaderDatePanel
		{
			float: right;
			font-size:8pt;
		}
		
		
		/*movieList*/
		
		.MainMovieList
		{
			width: 533px;
			float:left;
			/*min-height:600px;*/
			
			
		}
		.MainMovieList .MovieListPanel
		{
			width:100%;
		}
		
		.MainMovieList .MovieListThumbnail
		{
			margin: 2px 5px 10px 0px
		}
		
		.MainMovieList .MovieListHeader
		{
			
			color: #6B6F80;
			/*padding:1px 1px 1px 1px;*/
			width:525px;
			padding-top:4px;
			height:20px;
			background-image: url(gradBackground.gif);
			background-repeat:repeat-x;
			border:solid 1px #849AB5;
			background-color:#D6DBDE;
			
			
		}
		.MoviePagerPanel
		{
			width: 533px;
			float:left;
	
		}
		/*StandardPanel */
		.stdPanelTable
		{
			border:solid 1px #849AB5;
		}
		.stdPanelTable a
		{
			font-style:normal;
			text-decoration:underline;
			color:#000000;
		}
		.stdPanelHeaderMid 
		{
			
			color: #000000;
			
			height:22px;
			background-image: url(images/stdHeaderPanelMid.gif);
			background-repeat:repeat-x;
			background-color:#D6DBDE;
			border-bottom:solid 2px #ffffff;
		}

		.stdPanelHeaderLeft
		{
			
			height:22px;
			background-image: url(images/stdHeaderPanelLeft.gif);
			background-color:#D6DBDE;
			background-repeat:no-repeat;
			border-bottom:solid 2px #ffffff;
		}
		.stdPanelHeaderRight
		{
			
			height:22px;
			background-image: url(images/stdHeaderPanelRight.gif);
			background-color:#D6DBDE;
			background-repeat:no-repeat;
			border-bottom:solid 2px #ffffff;
		}
		.stdPanelTableOrange
		{
			border:solid 1px #849AB5;
		}
		.stdPanelTableOrange a
		{
			font-style:normal;
			text-decoration:underline;
			color:#000000;
		}

		.stdPanelHeaderMidOrange
		{
			
			
			color: #000000;
			
			height:22px;
			background-image: url(images/stdHeaderPanelMidOrange.gif);
			background-repeat:repeat-x;
			background-color:#D6DBDE;
			border-bottom:solid 2px #ffffff;
		}

		.stdPanelHeaderLeftOrange
		{
			
			height:22px;
			background-image: url(images/stdHeaderPanelLeftOrange.gif);
			background-color:#D6DBDE;
			background-repeat:no-repeat;
			border-bottom:solid 2px #ffffff;
		}
		.stdPanelHeaderRightOrange
		{
			
			height:22px;
			background-image: url(images/stdHeaderPanelRightOrange.gif);
			background-color:#D6DBDE;
			background-repeat:no-repeat;
			border-bottom:solid 2px #ffffff;
		}


		/*PopupTranscriptPanel*/
		.PopupTranscriptOuterPanel
		{
			width:388px;
			height:398px;
			text-align:center;
		}
		.PopupTranscriptPanel
		{
			width:374px;
			height:390px;
			background-color:#ffffff;
			border: solid 1px #849AB5;
			text-align:left;
			overflow:auto;
			padding:3px 3px 3px 3px;
		}
		.PopupTranscriptPanel .TranscriptHeader
		{
			font-weight:bold;
			font-size:12pt;
		}
		.PopupTranscriptPanel .SlideTitle
		{
			font-weight:bold;
			font-size:10pt;
		}
	    .PopupTranscriptPanel .SlideText
		{
			font-weight:normal;
			font-size:10pt;
		}
	    .PopupTranscriptPanel .SlideNotes
		{
			font-weight:normal;
			font-size:10pt;
			color:#849AB5;
		}		

		/*TranscriptPanel*/
		.TranscriptOuterPanel
		{
			width:650px;
			text-align:center;
		}
		.TranscriptPanel
		{
			width:648px;
			background-color:#ffffff;
			border: solid 1px #849AB5;
			text-align:left;
			overflow:auto;
			padding:3px 3px 3px 3px;
		}
		.TranscriptPanel .TranscriptHeader
		{
			font-weight:bold;
			font-size:12pt;
		}
		.TranscriptPanel .SlideTitle
		{
			font-weight:bold;
			font-size:10pt;
		}
	    .TranscriptPanel .SlideText
		{
			font-weight:normal;
			font-size:10pt;
		}
	    .TranscriptPanel .SlideNotes
		{
			font-weight:normal;
			font-size:10pt;
			color:#849AB5;
		}		
		
		/*PPTPlayer*/
		.PPTmovieFrame
		{
			z-index:-100;
		}
		
		
		/*SlideShow Thumbnail Panel*/
		.SlideShowThumbnailPanel
		{
			background-color:#ffffff;
		}
		.ThumbnailDescTable
		{
			border:solid 1px #849AB5;
			height:62px;
		}
		
		.ThumbnailDescTable TD
		{
			text-align:left;
			font-size:10px;
			padding:1px;
		}
		.ThumbnailDescTable .header
		{
			text-align:left;
			font-size:10px;
			font-weight:700;
			border-bottom:solid 1px #849AB5;
			background-color:#D6DBDE;
			overflow:hidden;
		}
		
		/* Rating */
		.ratingStar {
			font-size: 0pt;
			width: 13px;
			height: 12px;
			margin: 0px;
			padding: 0px;
			cursor: pointer;
			display: block;
			background-repeat: no-repeat;
		}

		.filledRatingStar {
			background-image: url(../../Images/FilledStar.png);
			
		}

		.emptyRatingStar {
			background-image: url(../../Images/EmptyStar.png);
		}

		.savedRatingStar {
			background-image: url(../../Images/SavedStar.png);
		}


/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : #ffffff;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    z-index:5000;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #cacaff;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : #ffffff;
	color : windowtext;
	padding : 1px;
}
.SearchTextBoxWM
{
	border: solid 1px  #cacaff ;
	color:#cacaff;
	padding-left:4px;
}
.SearchTextBox
{
	border: solid 1px  #cacaff ;
	color:#5555dd;
	padding-left:4px;
}
.LoadingFullPanel
{
	width:100%;
	height:100%;
	background-color:#ffffff;
	position:absolute;
}

.MasterLoginTextBox
{
	color:#0000FF;
	width:120px;
}
.MasterLoginButton
{
	vertical-align:middle;
	padding-right:2px;
	padding-bottom:2px;
}
.MasterLoginWM
{
	color:#cacaff;
	width:120px;
}
.MasterLoginPasswordWM
{
	color:#ffffff;
	text-align:right;
	background-image: url(../../Images/wmPassword.png);
	background-repeat:no-repeat;
	width:120px;
}
.SelectedPageNumber
{
	font-weight:bold;
	text-decoration:underline;
}
