/* 
================================
Skin styles for DotNetNuke - For LANGUAGE ALLIANCE
================================
*/   

.pagemaster {

	/*background: url(page_bg.gif) #06438e repeat-x;*/
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align:top;
	
}
.skinmaster {
	width: 1000px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align:top;
	border-right: #EEEEEE 1px solid;
	border-left: #EEEEEE 1px solid;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}
.leftpane {
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}
.contentpane {
	width: 100%;
	height: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}
.rightpane {
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}

.MainMenu_MenuContainer { 
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	border-top: transparent 0px solid;
	border-right: transparent 0px solid;	
	background: transparent; 
	height: 35px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background: url(mainmenu_bg.gif) repeat-x; 
}

.RootMenuItem TD{
	cursor: pointer;
	cursor:hand;
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: strong; 
	font-style: normal; 
	background: transparent;
	padding: 2px 7px;
	height: 35px;
}
.RootMenuItemActive TD {
	cursor: pointer;
	cursor:hand;
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: strong; 
	font-style: normal; 
	background: transparent;
	padding: 2px 7px;
	height: 35px;
}
.RootMenuItemSelected TD { 	
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: strong; 
	font-style: normal; 
	background: url(mainnavsel_bg.gif) #383838 repeat-x;
	padding: 2px 7px;
	height: 35px;
}

.MainMenu_MenuItem {
	border-left: #5a5a5a 0px solid; 
	border-bottom: #5a5a5a 0px solid; 
	border-top: #5a5a5a 0px solid; 
	border-right: #5a5a5a 0px solid;
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: strong; 
	font-style: normal; 
	background-color: transparent;
	padding: 5px 0px;
}
.MainMenu_MenuIcon {
	background-color: #2b4a63; 
	border-left: #2b4a63 0px solid; 
	border-bottom: #2b4a63 0px solid; 
	border-top: #2b4a63 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	background: #383838;
}

.MainMenu_SubMenu {
	background-color: #383838; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}


.MainMenu_MenuBreak {
	height: 5px;
	background-color: #383838; 
}

.MainMenu_MenuItemSel { 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	background: url(mainsubsel_bg.gif);
	padding: 5px 0px;
}

.MainMenu_MenuArrow {
	border-right: #004f31 0px solid;
	border-bottom: #004f31 0px solid; 
	border-top: #004f31 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.StandardButton     {
    	background-color: #383838;
		color: #FFFFFF;
    	font-family: Arial, Helvetica, sans-serif; 
    	font-size: 12px;
    	font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #383838;
	BORDER-RIGHT: #008bcc 1px solid; 
	BORDER-TOP: #008bcc 1px solid; 
	BORDER-LEFT: #008bcc 1px solid; 
	BORDER-BOTTOM: #008bcc 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

/* Custom Tags */

.header {
	background: transparent;
	padding: 0px;
	margin:0px;
	border:0px;
}
.headertopbar {
	height: 96px;
	background: url(hd_bg.jpg) #f6f7cf top left no-repeat;
	padding: 0px;
	margin: 0px;
}
.headerbanner {
	height: 189px;
	background: #474e40;
}
.headerPict {
	width: 645px;
	height: 189px;
	background: url(hd_photo.jpg) top right no-repeat;
}
.headerText {
	background: url(hd_txt.jpg) #474e40 top center no-repeat;	
}

.mainMenu_BG {
	background: url(innernav_bg.gif) #565555 top repeat-x; 
}
.LogoArea {
	border-top: #c7c4c3 1px solid;
	width: 600px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.LoginArea {
	width: 180px;
	padding-top: 20px;
	padding-left: 7px;
}

.content {
	background: url(pg_bg.gif) #FFFFFF top left repeat-x;
	padding: 25px 5px 5px 5px;
	width: 100%;
}
.EndDivider {
	height: 67px;
	padding-left: 200px;
	padding-top: 10px;
}

/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.MediaTabs {
	font-weight: bold;
    font-size: 11px;
    color: #223240;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
    
A.MediaTabs:link {
    text-decoration: none;
    color:#223240;
}

A.MediaTabs:visited  {
    text-decoration: none;
    color:#223240;
}

A.MediaTabs:active   {
    text-decoration:  none;
    color:#223240;
}

A.MediaTabs:hover    {
    text-decoration: underline;
    color:#223240;
}

