/* 
=========================
Skin styles for Blue Reed
=========================
*/   

.pagemaster {
    width: 100%;
/*    height: 100%;	*/
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #FFFFFF;
    font-size: 0.7em;
}
.skinmaster {
}

.skinlogo
{
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 26px;
	padding-bottom: 22px;
}
.skingradient 
{
    background-color:#330066;
    height:30px;
}
.skingradientmenu {
    margin-left: 6px;
    margin-top: 2px;
    background-color: transparent;
}

.skincontentarea 
{
    background-color: #ffffff;
	border-right: #330066 1px solid; 
	border-top: #330066 1px solid; 
	border-left: #330066 1px solid; 
	border-bottom: #330066 1px solid; 
}

.footermaster {
    margin: 0px 0px 0px 0px;
    height: 30px;
    font-size: 7pt;
    color: #999999;
}
.footerlinks {
    font-weight: bold;
    font-size: 7pt;
    color: #999999;
}
A.footerlinks:link {
    text-decoration: none;
    color: #999999;
}
A.footerlinks:visited {
    text-decoration: none;
    color: #999999;
}
A.footerlinks:active {
    text-decoration: none;
    color: #CCCCCC;
}
A.footerlinks:hover {
    text-decoration: none;
    color: #CCCCCC;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 20px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #330066 0px solid; 
	border-bottom: #330066 0px solid; 
	border-top: #330066 0px solid; 
	border-right: #330066 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #330066;
	border-left: #330066 1px solid; 
	border-bottom: #330066 0px solid; 
	border-top: #330066 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 17px; 
	height: 20px;
}
.MainMenu_SubMenu {
	background-color: #330066;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #FF9900; 
	cursor: pointer; 
	cursor: hand; 
	color: #330066;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 20px;
}
.MainMenu_MenuArrow {
	border-right: #330066 0px solid; 
	border-bottom: #330066 0px solid; 
	border-top: #330066 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: #8FB93D none; 
    color: #FFFFFF;
    font-family:  Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 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_LtBlue.jpg);
}
.Head {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight: bold; 
    color: #000000;
}
.user {
    font-size:  18px;
    font-weight: bold; 
    color: #66CC66;
    text-decoration: none;
    padding: 5px, 0px, 5px, 0px;
}
A.user:link {
    text-decoration: none;
    color:#66CC66;
}
A.user:visited {
    text-decoration: none;
    color:#66CC66;
}
A.user:active {
    text-decoration: none;
    color:#66CC66;
}
A.user:hover {
    text-decoration: none;
    color:#66CC66;
}
