/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	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; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpaneForStore {
	clear:both;
	float:left;
	height:auto;
	margin-left:20px;
	margin-right:0;
	padding-top:25px;
	width:150px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	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: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 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: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.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:    normal;
    color: #333333;
}



.clear{ clear:both}
.left{ float:left}
.right{ float:right}

.RadEContent, .RadEContentBordered
{
	background-color: White;
}

/* AWC Specific */
a img { border: none }

Body 
{
	background-color: White;
	background-image: none !important;
	background: solid url("shadow-bg.gif"); repeat-y scroll top center;
}

Html, #Body {
	font-family: "Trebuchet MS", "Lucinda Sans", "Sans Serif";
	font-size: 12px;
	font-weight:normal;
	color:#444444;	
	background-color:#444444;
	height: 100%;
}
Div 
{
	display: block;
	overflow: hidden;
}

#main
{
	background-image: url("shadow-bg.gif");
	background-repeat: repeat-y;
	width: 1024px;
	padding: 0px;
}

#siteadminmain
{
	background-image: url("shadow-bg.gif");
	background-repeat: repeat-y;
	width: 1300px;
	padding: 0px;
}

#leftmain
{
	background-image: url("left-dropshadow.gif");
	background-repeat: repeat-y;
	float: left;
	width: 0x;
	margin: 0px;
}

#contentmain
{
	background-color: white;
	width: 1024px;
	float: left;
}

#siteadmincontentmain
{
	background-color: white;
	width: 1300px
	float: left;
}

#rightmain
{
	background-image: url("right-dropshadow.gif");
	background-repeat: repeat-y;
	float: right;
	width: 0px;
	margin: 0px;
}

#CenterFooter
{
	width: 1024px;
	height: 44px;
	clear: both;
	background-image: url("footer_bg.gif");
}

#siteadminCenterFooter
{
	width: 98%;
	height: 44px;
	clear: both;
	background-image: url("footer_bg.gif");
}

#dnn_FooterPane
{
	padding-top: 13px;
	float: left;
	width: 680px;
	padding-left: 40px;
}

.login
{
	padding-top: 13px;
	padding-right: 15px;
	float: right;
	text-align: right;
	width: 200px;
	display: inline;
}

.footer
{
	background-image: url("footer_bottom.gif");
	width: 1024px;
	height: 50px;
}

#siteadminfooter
{
	background-image: url("footer_bottom.gif");
	width: 98%;
	height: 50px;
}

#contentpanes
{
	width: 1024px;
	height: auto;
	clear: both;
}

#siteadmincontentpanes
{
	width: 1300px;
	height: auto;
	clear: both;
}

.home
{
	float: left;
	height: 257px;
	width: 261px;
}
.aboutus
{
	float: left;
	height: 257px;
	width: 254px;
}
.support
{
	float: left;
	height: 257px;
	width: 257px;
}
.alumni
{
	float: left;
	height: 257px;
	width: 252px;
}
.maincontent
{
	clear: both;
	width: 1024px;
	background-color: White;
}

.AdminContentPane
{
	clear: both;
	width: 1024px;
	height: 100%;
	overflow: scroll; 
	background-color: White;
}

#NavAndSearchPane
{
	padding-top: 10px;
	padding-left: 30px;
	clear: both;
}

.LeftPane
{
	float: left;
	width: 200px;
	height: auto;
	clear: both;
	margin-left: 20px;
	margin-right: 25px;
	padding-top: 25px;
}

.ContentPane
{
	width: 495px;
	height: auto;
	float: left;
}

.ChildContentPane
{
	width: 700px; 
	height: auto;
	float: left; 
	margin-top:25px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.ChildContentPaneForStore
{
	float:left;
	height:auto;
	margin-top:25px;
	padding-bottom:20px;
	padding-left:20px;
	width:800px;
}
.ContentOnlyPane
{
	width: 980px; 
	height: auto;
	float: left; 
	padding-left: 20px;
	padding-bottom: 20px;
}

.siteadminContentOnlyPane
{
	width: 98%; 
	height: auto;
	float: left; 
	clear: both;
}


.MemberContentPane
{
	width: 100%;
	height: auto;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
}

.RightPane
{
	float: right;
	height: auto;
	width: 225px;
	padding-left: 20px;
}



#dnn_dnnSEARCH_ClassicSearch
{
	float: left;
	width: 230px;
	text-align: left;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb
{
	float: left;
	font-family: "Trebuchet MS", "Lucinda Sans", "Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color:#444444;
	letter-spacing: 1pt;
	width: 500px;
	text-align: left;
}

/* From Aaron */

/*

.Headline {
	font-family: "Trebuchet MS", "Lucinda Sans", "Sans Serif";
	font-size: 36px;
	font-weight: bold;
	color:#004066;
	letter-spacing: 1pt;
	line-height: 28pt;
}



.Headline2 {
	font-family: "Trebuchet MS", "Lucinda Sans", "Sans Serif";
	font-size: 24px;
	font-weight: bold;
	font-style:italic;
	color:#9C6600;
	letter-spacing: 1pt;	
}



.Subheads {
	font-family: "Trebuchet MS", "Lucinda Sans", "Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color:#004066;	
}

.Subtext {
	font-family: "Trebuchet MS", "Lucinda Sans", "Sans Serif";
	font-size: 15px;
	font-weight:bold;
	color:#444444;	
}

*/

.NewsRED {
	font-family: "Trebuchet MS", "Lucinda Sans", "Sans Serif";
	font-size: 14px;
	line-height: 37pt;
	font-weight:bold;
	color:#F4181E;
	text-decoration: underline;
}

.NewsBLUE {
	font-family: "Trebuchet MS", "Lucinda Sans", "Sans Serif";
	font-size: 12px;
	line-height: 24pt;
	font-weight:bold;
	color:#004066;
}

.NewsBODY {
	font-family: "Trebuchet MS", "Lucinda Sans", "Sans Serif";
	font-size: 12px;
	font-weight:normal;
	color:#444444;
}

.NewsLINK {
	font-family: "Trebuchet MS", "Lucinda Sans", "Sans Serif";
	font-size: 12px;
	font-weight:bold;
	color:#444444;
	text-decoration: underline;
}