/* 
================================
Skin styles for DotNetNuke
================================
*/   

.mainbg {
	background-color: #252726;
	background-image: url(background1.jpg);
	height: 620px;
	width: 900px;
	background-repeat: no-repeat;
}

.pagemaster {
	width: 100%;
	height: 100%;	
}
.skinmaster {
	width: 735px;
	border: 0px solid;
	padding: 0px;
}

.skinheader {
	width: 799px;
}

body {
	background-image: url(background1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #252726;
	margin: 0px;
	padding: 0px;

}

.skingradient {
	height: 29px;
	background-color: #E5B100;

}
.controlpanel {
	width: 735px;
	border: 0px solid #FFFFFF;
	margin:0px;
	background-color: transparent;

}

.toppane {
	width: 627px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
.leftpane {
	padding-top: 5px;
	padding-bottom: 5px;


}
.rightpane {
	padding: 0px;

}

.links{
	background-color: #666666;
}

.contentpane {
	background-color: transparent;
	padding: 5px;

}

.rightpane {
	padding: 5px 25px 5px 5px;
	margin: 0px;


}
.bottompane {
}

.skingradient2 {
	background-color: #323234;
	height: 29px;
}
.footergradient {
	background-color: #252727;

}

/* 
================================
Link Skin styles 
================================
*/   

.SelectedTab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

a.SelectedTab:link, a.SelectedTab:visited, a.SelectedTab:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}
a.SelectedTab:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: underline;
	font-weight: normal;
}

a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B0A395;
	text-decoration: underline;
		font-weight: normal;
}
a.FOOTER:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B0A395;
	text-decoration: underline;
	font-weight: normal;
}
/* 
================================
solpartmenu styles 
================================
*/   

.MainMenu_MenuItem {
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
	border-right: #000000 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: Transparent;
	font-family:  Arial, Helvetica, sans-serif;
	height: 29px;
		padding-left: 5px; 
		padding-right: 5px; 

}

.MainMenu_MenuIcon {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	background-color: #B0A395; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 29px;
}
.MainMenu_SubMenu {
	background-color: #B0A395;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 

}
.MainMenu_MenuBreak {
	height: 1px;
    background-color:Transparent;
    border: none;
}
.MainMenu_MenuItemSel {
	background-color: #252727;  
	cursor: pointer; 
	cursor: hand; 
	color: #159131;
	font-size: 12px;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	height: 29px;
	padding-left: 5px; 
	padding-right: 5px; 


}
   
   .footerbg {
	background-image: url(footer_bg2.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 735px;
}
   
.MainMenu_MenuContainer {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	height: 29px;
	background-color: ; 
	padding-left: 0px; 
	padding-right: 10px; 	
}

/* ================================
style for module titles
================================ */

.Head {
   font-family: Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #B69F8D;
}


/* ===============================
default text style used for the main content text
eg. used by the Text / HTML module 
================================== */
.Normal
{
	color: #B0A395;
	font-family: arial, arial, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}


a.Breadcrumb:link, a.Breadcrumb:visited, a.Breadcrumb:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
		font-weight: normal;
}
a.Breadcrumb:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: underline;
	font-weight: normal;
}



.CommandButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: normal;
	font-weight: normal;
	color: #B0A395;
}

A.CommandButton:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #B0A395;


}

A.CommandButton:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
			color: #B0A395;



}

A.CommandButton:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: none;
			color: #B0A395;

}

A.CommandButton:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
			color: #ffffff;
	
}


a:link, a:visited, a:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #B0A395;
}

a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #B0A395;
}


p {
margin:0px;

}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	font-weight: bold;
}
.contentpane2 {
	background-image: url(ballett-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 307px;
}


.FOOTER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B0A395;
}



/* ===============================
default text style used for the forms
================================== */
.FormTable{
	margin:0px;
	padding: 4px;
	color: #FFFFFF;
}

.SubHead {
	color: #FFFFFF;
}


