/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fff;
}
.skinmaster {
	height: 100%;
	background-color: #fff;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(BlueBar.jpg); 
	background-position: bottom;
	background-repeat:no-repeat;
	height: 24px;
}
.skingradienttop {
	background-image: url(BlueBar.jpg); 
	background-position: top;
	background-repeat:no-repeat;
	height: 24px;
}
.skinobject 
{
    font-weight:normal;
}

.TopSearch 
{
}
.NormalTextBox
{
    font-size: 10px;
}

.controlpanel {
	width: 100%;
	background-color: #dddddd;
}
.toppane {
	width: 100%;
	background-color: rgb(40,95,150);
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;*/
}
.leftpane 
{
    height:100%;
	width: 175px;
	background-color: rgb(178,192,150);
	background-image:url(LP_LG_Bkg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane_single
{
    height:100%;
	width: 75px;
	background-color: rgb(178,192,150);
	background-image:url(LP_LG_Bkg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane_single {
	width: 80%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.contentpane_fixed 
{
	width: 595px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.rightpane {
	width:175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane_single {
	width:75px;
	background-color: rgb(178,192,150);
	background-image:url(RP_LG_Bkg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent /*rgb(105,143,182)*/; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 19px;
	background-color: Transparent;
}
.MainMenu_MenuItem 
{
    padding-left:3px;
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: rgb(105,143,182);
}
.MainMenu_MenuIcon {
	background-color: rgb(178,192,150); 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 25px; 
	height: 19px;
}
.MainMenu_SubMenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak 
{
	height: 1;
}
/*.MainMenu_RootMenuItem TD
{
    padding-right:15px;
}*/

.MainMenu_MenuItemSel 
{
    padding-left: 3px;
	background-color: rgb(178,192,150); 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height: 19px;
}
.MainMenu_MenuArrow {
	border-right: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  bold;
   color: #333333;
}
