/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head   {
	font-family: Verdana, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #468DC1;
}

.Title   {
	font-family: Verdana, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #468DC1;
}

/* background color for the content part of the pages */
Body
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	background-image: none;
	background-color: white;
}

.HeaderPane
{
	background-image: url(HeaderBackground.jpg);
	background-color: #63baf5;
}

.smallDll 
{

	font-family :Verdana, Arial;
	font-size :10px;
}

.TopPane
{
	width: 100%;
	background-color: transparent;
}

.LeftPane
{
	width: 150px;
	background-color: Transparent;
}

.LeftPane_Background
{
	width: 150px;
	background: url(LNStrip.jpg);
	background-color: #4E72B0;
	background-repeat: no-repeat;
}

.ContentPane
{
	width: 100%;
	background-color: transparent;
}

.RightPane
{
	width: 150px;
	background-color: transparent;
}

.BottomPane
{
	width: 100%;
	background-color: transparent;
}

.normal
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.MenuItem
{
	color: white; 
	font-family: Verdana, Helvetica; 
	font-size: 14px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}

A.MenuItem:link 
{
	text-decoration: none;
	color: white; 
	font-family: Verdana, Helvetica; 
	font-size: 14px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}

A.MenuItem:visited 
{
	text-decoration: none;
	color: white; 
	font-family: Verdana, Helvetica; 
	font-size: 14px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}

A.MenuItem:active 
{
	text-decoration: none;
	background-color: #EBEBEB;
	color: Black; 
	font-family: Verdana, Helvetica; 
	font-size: 14px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}

A.MenuItem:hover
{
	text-decoration: none;
	background-color: #EBEBEB; 
	cursor: hand; 
	color: Black; 
	font-family: Verdana, Helvetica; 
	font-size: 14px; 
	font-weight: normal; 
	font-style: normal;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family:  Verdana, Helvetica; 
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:hover    {
    text-decoration:    underline;
    color: black;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    font-size: 12px;
    color: white;
    font-family: Verdana, Helvetica; 
    text-decoration: none;
	padding-left : 5px;
	padding-right : 5px;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	text-decoration: none;
	color:white;
	font-size : 12px;
	font-family : Verdana, sans-serif;
	padding-left : 5px;
	padding-right : 5px;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:white;
	font-size : 12px;
	font-family : Verdana, sans-serif;
	padding-left : 5px;
	padding-right : 5px;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:white;
	font-size : 12px;
	font-family : Verdana, sans-serif;
	padding-left : 5px;
	padding-right : 5px;
}

A.OtherTabs:hover    {
	text-decoration: none;
	color:black;
	font-size : 12px;
	font-family : Verdana, sans-serif;
	background-color: #EBEBEB;
	padding-left : 5px;
	padding-right : 5px;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	background-color: #336699;
	color : White;
	background-image : url(MenuBarBack.gif);
}

.MainMenu_Footer {
	color : White;
	background-image : url(BottemCap.jpg);
	background-repeat: no-repeat;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:22;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Verdana, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}

.MainMenu_MenuSeperatorItem
{
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #336699;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
	text-align: center;
	width: 15;
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #336699; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 0px solid; 
	background-color: #000000; 
	height: 0px;
}

.MainMenu_MenuItemSel {
	background-color: #EBEBEB; 
	cursor: hand; 
	color: Black; 
	font-family: Verdana, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: white; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand;
}




.MainMenuMenuTopBar {

	background-image: url(/FilmTvMarket/Portals/_default/Skins/ftmskin/FullBar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;


}
.MainMenuMenuTopHalf {


	background-image: url(/FilmTvMarket/Portals/_default/Skins/ftmskin/TopRightRepeat.jpg);
	background-repeat: repeat-x;
}

/* Directory_AltHeader */
TD.Header_AltHeader, .Header_AltHeader
{	
	font-weight: bold;
	font-size: 8pt;
	color: #cc6600;			
	font-family: Verdana;
	letter-spacing: 1px;
	background: url('/FilmTvMarket/Portals/_default/Skins/ftmskin/alt_header_bg.gif') repeat-x top left;	
	padding-left:5px; padding-right:0; padding-top:6px; padding-bottom:9px;
}