﻿body 
{ background-color:#970; margin:0px; padding:0px; }

a:visited, a:link, a
{ color:#f00; }
a:hover
{ color:#f90; }
td
{ vertical-align:top; }

table#spcMaster
{ width:800px; border:none; background-color:#fff; margin:20px auto 0px auto; }
table#spcMaster tr td._left
{ background:url("images/mainLeftBackground.jpg") repeat-y #fff; width:130px; vertical-align:top; }
table#spcMaster tr td._left div._leftMenu
{ background:url("images/mainLeft.jpg") no-repeat; width:130px; position:relative; top:0px; left:0px; right:0px; bottom:0px; padding-top:95px; }
table#spcMaster tr td._left div._eye
{ position:relative; top:-19px; background:url("images/eye.jpg") no-repeat; width:130px; height:153px; }
table#spcMaster tr td._right
{ background:url("images/mainTopBackground.png") repeat-x #fff; height:124px; width:100%; }
table#spcMaster tr td._right div
{}
table#spcMaster tr td._right div._left
{ background:url("images/mainTop.jpg") no-repeat top left; height:124px; }
table#spcMaster tr td._right div._left div._right
{ background:url("images/mainTopMask.png") no-repeat top right; height:124px; }
table#spcMaster tr td._right div._left div._right img._logo
{ margin:3px 0px 24px 24px; }
table#spcMaster tr td._right div._left div._right div
{ margin:0px; text-align:center; padding:0px 90px 0px 0px; }
table#spcMaster tr td._right div._left div._right div div
{ margin:4px auto 8px auto; width:auto; padding:0px; }
table#spcMaster tr td._right div._left div._right div a
{ text-decoration:none; font-size:13px; color:#000; font-weight:bold; }
table#spcMaster tr td._right div._left div._right div a:hover
{ color:#f90; }

table#MasterContentContainer
{ width:670px; border:none; background-color:#fff; margin:0px auto 20px auto; }
table#MasterContentContainer tr td#spcUserObjects
{ padding-bottom:7px; }
table#MasterContentContainer tr td#spcUserObjects a.SkinObject
{}
table#MasterContentContainer tr td#spcUserObjects a.SkinObject:hover
{ color:#f90; }
table#MasterContentContainer tr td._pane div
{ padding:0px; margin:0px; }
table#MasterContentContainer tr td.DNNEmptyPane { display:none; }

table#spcFooter
{ width:800px; margin:0px auto 20px auto; }
table#spcFooter tr td._footer
{ text-align:center; color:#fff; padding:7px; }
table#spcFooter tr td._footer span.SkinObject
{ color:#fff; font-size:14px; }

/*	SolPart Menu		*/
.MainMenu_MenuIcon { display:none; }

/*	MainMenu		*/
table.spcMainMenu 
{ height:auto; width:130px; padding:0px; z-index:99999; margin:0px; }
table.spcMainMenu td 
{ padding:0px; margin:0px; height:17px; }
table.spcMainMenu td table
{ margin:14px 0px 0px 0px; }
table.spcMainMenu td table td 
{ padding:2px 0px 2px 0px; margin:0px; background:url("images/mainMenu.png") 0px bottom repeat-y transparent;
height:17px; font-weight:bold; color:#000; font-family:Verdana, Arial, Sans-Serif; font-size:12px; vertical-align:middle; text-align:left;
}
table.spcMainMenu tr.spcItem td 
{}
table.spcMainMenu tr.spcItemSelected td 
{ color:#fff; cursor:pointer;}

/*	Sub Menu		*/
div.spcSubMenu 
{ width:150px; padding:0px; margin:0px; border:none; border:1px solid #000; background-color:#fff; padding:8px; z-index:99999; }
div.spcSubMenu table 
{ width:100%; }
div.spcSubMenu table td 
{ font-size:12px; font-family:Trebuchet MS, Helvetica, Sans-Serif; border:none; font-weight:normal; padding:3px; background-color:Transparent; text-align:left; }
div.spcSubMenu tr td.spcSubItemActive 
{ font-weight:bold; color:#f90; background-color:#000; }
div.spcSubMenu tr td.spcSubItemSelected 
{ color:#000; background-color:#f90; cursor:pointer; }
div.spcSubMenu tr.spcSubItemActive td.spcSubItemSelected 
{ font-weight:bold; }
