﻿@import url("stylesheets/textsizes/textsize-small.css");
@import url("stylesheets/menus/menu-neutral.css");
@import url("stylesheets/widgets/client-widgets.css");
@import url("stylesheets/layouts/layout-1024.css");
/*@import url("../../../../resources/shared/stylesheets/yui/base-min.css");*/
/*@import url("../../../../resources/shared/stylesheets/yui/reset-fonts-grids.css");*/
html,
body,
.Layout-Background  { height:600px;}

a:link,
a:visited,
a:hover,
a:active                    { text-decoration:none; }
a:active,
a:hover                     { text-decoration:underline; }


.Layout-Background       { width:100%; vertical-align:top; }
.Layout-Background td    { vertical-align:top; border:0; }

.Layout-LeftSide	{ background-repeat: repeat-y;}
.Layout-LeftSideFeature	{ background-repeat: repeat-y;}
.Layout-Bottom		{ background-repeat: repeat-x;}
.Menu-Root                  { background-repeat:repeat-x; background-position: top left; }
.Menu-Root-Hover            { background-repeat:repeat-x; background-position: top left; }
.Menu-Root-ChildSelected    { background-repeat:repeat-x; background-position: top left; }
.Menu-Root-Selected         { background-repeat:repeat-x; background-position: top left; }


#ControlPanel 			{ font-size: 9pt; }
.ControlPanel			{ background:transparent; border:0; margin-left:auto; margin-right:auto; font-size:8pt; }
.ControlPanel * { margin: 2px; }

.Layout-Grid             { height:100%; margin-left:auto; margin-right: auto; vertical-align:top;}

.Layout-Masthead         { width:100%; background-repeat:repeat-x; }
.Layout-Masthead-Logo1   { height:172px; width:260px; background-repeat:no-repeat; }
.Layout-Masthead-Promo1  { height:172px; width:247px; background-repeat:no-repeat; }
.Layout-Masthead-Expand1	{width:100%; }
.Layout-Masthead-Slogan1 { height:172px; width:255px; background-repeat:no-repeat; }


.Layout-Masthead-NavBar  { height: 40px; width:100%; background-repeat:repeat-x; }
.Layout-Masthead-Logo2   { height: 40px; width:260px; }
.Layout-Masthead-NavBar2 { height: 40px; }

.Layout-Table			{ width:100%; }
.Layout-Table td		{ vertical-align:top; }

.Layout-RightSidePane	{ height:100%; padding:5px; }
.Layout-LeftSidePane,
.Layout-ContentPane,
.Layout-HalfPane,		
.Layout-SidePane,
.Layout-TopPane			{ width:100%; padding-left:5px; padding-right:5px;}
.Layout-SidePane		{ width:30%;}

.Layout-Bottom 			{ width:100%; height:56px; }
.Layout-LeftSideBottom 	{ height:36px; padding-top:20px; }
.Layout-Footer			{ height:34px; padding-top:22px; }

.ServerSkinWidget       { margin-right:5px; font-size:8.5pt; text-decoration:none;}


.DNNEmptyPane { width: 0px !important; overflow: hidden; }
