/* ================================
CSS STYLES FOR DotNetNuke
================================
*/   
/* PAGE BACKGROUND */
.outersidebutton	{padding:	5px; background: url(images/container_trans_grad.png) bottom right repeat-x #006233; -webkit-transition-property: color, background; -webkit-transition-duration: 1s, 1s; -webkit-transition-timing-function: linear, cubic-bezier; -webkit-border-radius: 	3px; -moz-border-radius: 	3px; -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.6);-moz-box-shadow: 	0px 2px 5px rgba(0, 0, 0, 0.6); box-shadow: 		0px 2px 5px rgba(0, 0, 0, 0.6); width: 300px; text-align: right; margin: 0px auto 10px auto; }
.sidebutton a:link, .sidebutton a:visited	{background-color: transparent; height: 100px; _height: 100px;  color: #ffffff; font-weight:bold; padding: 8px 0px 0px 0px; _padding: 5px 0px 0px 0px; width:300px; _width:300px; display: block; margin: 0;}
.sidebutton a:link , .sidebutton a:hover	{text-decoration:none ; color:white;}
.sidebutton  h3	{margin:0px; padding:0; color:white; text-shadow: 0 0 6px rgba(0, 0, 0, .5); font-size:16px; text-align: center;}.sidebutton	{border:solid 1px white; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.outersidebutton:link, .outersidebutton:visited {	}
.outersidebutton:hover {background-position: 100% 80%; }
.outersidebutton:active {}			
.admissionsList  {width: 300px; _width: 210px; margin: -8px auto 0px auto;}
.admissionsList ul {margin: 0; padding: 0; list-style-type: none}
.admissionsList li {list-style-type: none;}
.admissionsList a {display: block; padding: 5px 10px; margin:0px; background: #fff; border-bottom: 1px solid #B5B5B5; text-align: right; font-weight: bold; list-style-type: none;}
.admissionsList a:link, .admissionsList a:visited { color: #006233; text-decoration: none;  list-style-type: none; }
.admissionsList a:hover { background: #006233 url(images/homeNav.png) repeat-x; color: #fff; list-style-type: none;}/* background color for the header at the top of the page  */
.floatLeftWestCore {width: 300px;  margin: 10px; float: left; }
.largeBlockWestCore {width: 680px; margin-bottom: 10px; clear: both; }
.largeBlockWestCore:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
* html .largeBlockWestCore {height: 1%;}
/* End hide from IE-mac */
.HeadBg {
}
/* background color for the content part of the pages */
Body
{
}
.ControlPanel {
}
/* background/border colors for the selected tab */
.TabBg {
}
.LeftPane  { 
}
.ContentPane  { 
}
.RightPane  { 
}
/* text style for the selected tab */
.SelectedTab {
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
}
A.SelectedTab:visited  {
}
A.SelectedTab:active   {
}
A.SelectedTab:hover    {
}
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}
A.OtherTabs:visited  {
}
A.OtherTabs:active   {
}
A.OtherTabs:hover    {
}
/* GENERAL */
/* style for module titles */
.Head   {
}
/* style of item titles on edit and admin pages */
.SubHead    {
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
/* text style used for most text rendered by modules */
.Normal
{
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalRed
{
}
.NormalBold
{
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}
A.CommandButton:visited  {
}
A.CommandButton:active   {
}
A.CommandButton:hover    {
}
/* button style for standard HTML buttons */
.StandardButton     {
}
/* GENERIC */
H1  {
}
H2  {
}
H3  {
}
H4  {
}
H5, DT  {
}
H6  {
}
TFOOT, THEAD    {
}
TH  {
}
A:link  {
}
A:visited   {
}
A:active    {
}
A:hover {
}
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI   {
}
UL LI LI    {
}
UL LI LI LI {
}
OL LI   {
}
OL OL LI    {
}
OL OL OL LI {
}
HR {
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   
/* style of item titles by Announcements and events */
.ItemTitle    {
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/* Main Menu */
.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}

