/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */

/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.commandbutton:link  {
	color: #003366;
	text-decoration: underline;
}

a.commandbutton:visited   {
	color: #003366;
	text-decoration: underline;
}

a.commandbutton:hover     {
	color: #FF0000;
	text-decoration: underline;
}

a.commandbutton:active    {
	color: #003366;
	text-decoration: underline;
}

/* hyperlink style for the unselected tabs */
a.othertabs:link  {
	color: blue;
	text-decoration: none;
}

a.othertabs:visited   {
	color: blue;
	text-decoration: none;
}

a.othertabs:hover     {
	color: blue;
	text-decoration: unterline overline;
}

a.othertabs:active    {
	color: blue;
	text-decoration: none;
}

/* hyperlink style for the selected tab */
a.selectedtab:link  {
	color: #000000;
	text-decoration: none;
}

a.selectedtab:visited   {
	color: #000000;
	text-decoration: none;
}

a.selectedtab:hover     {
	color: #AAAAAA;
	text-decoration: underline overline;
}

a.selectedtab:active    {
	color: #000000;
	text-decoration: none;
}

a:link   {
	color: #660000;
	text-decoration: none;
}

a:visited    {
	color: #660000;
	text-decoration: none;
}

a:hover  {
	color: #FF0000;
	text-decoration: overline underline;
}

a:active     {
	color: #660000;
	text-decoration: none;
}

/* hyperlink style for the selected tab */
a.selectedtab:link  {
	color: #000000;
	text-decoration: none;
}

a.selectedtab:visited   {
	color: #000000;
	text-decoration: none;
}

a.selectedtab:hover     {
	color: #AAAAAA;
	text-decoration: underline overline;
}

a.selectedtab:active    {
	color: #000000;
	text-decoration: none;
}

big  {
	font-size: 14px;
}

blockquote, pre  {
	font-family: Lucida Console, monospace;
}

/* background color for the content part of the pages */
body {
	background-color: #FFFFFF;
}

/* GENERIC */
h1   {
	color: #666644;
	font-family: Verdana, Helvetica;
	font-size: 20px;
	font-weight: normal;
}

h2   {
	color: #666644;
	font-family: Verdana, Helvetica;
	font-size: 20px;
	font-weight: normal;
}

h3   {
	color: #003366;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

h4   {
	color: #003366;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

h5, dt   {
	color: #003366;
	font-family: Verdana, Helvetica;
	font-size: small;
	font-weight: bold;
}

h6   {
	color: #003366;
	font-family: Verdana, Helvetica;
	font-size: small;
	font-weight: bold;
}

hr  {
	color: dimgrey;
	height: 1pt;
	text-align: left;
}

ol li    {
	list-style-type: decimal;
}

ol ol li     {
	list-style-type: lower-alpha;
}

ol ol ol li  {
	list-style-type: lower-roman;
}

phome  {
	line-height: 1,2em;
}

small    {
	font-size: 8px;
}

tfoot, thead     {
	color: #003366;
	font-family: Verdana, Helvetica;
	font-size: 12px;
}

th   {
	color: #003366;
	font-family: Verdana, Helvetica;
	font-size: small;
	font-weight: bold;
	vertical-align: baseline;
}

ul  {
	margin-bottom: 7px;
	margin-top: 7px;
}

ul li    {
	list-style-type: square;
	margin-left: -15px;
}

ul li li     {
	list-style-type: disc;
}

ul li li li  {
	list-style-type: circle;
}

.8pt   {
	font-family: Verdana, Helvetica;
	font-size: 8pt;
}

/* style of item titles by Announcements and events */
.announcements {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.announcementstitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.banner_ctlmenu_spmarw  {
	border-bottom: #EDEDED 1px solid;
	border-right: #EDEDED 1px solid;
	border-top: #EDEDED 0px solid;
	cursor: hand;
	font-family: webdings;
	font-size: 10pt;
}

.boxbody  {
	background: url(/DNN2/Portals/_default/Skins/Speerio.DNN.Skins.Connected/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.boxhead  {
	background: url(/DNN2/Portals/_default/Skins/Speerio.DNN.Skins.Connected/images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}

.boxhead h2  {
	background: url(/DNN2/Portals/_default/Skins/Speerio.DNN.Skins.Connected/images/sbhead-l.gif) no-repeat top left;
	color: #BBBBB;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 22px 30px 5px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

/* text style used for most text rendered by modules */
.claim {
	color: #404040;
	font-family: "MS Sans Serif", Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.commandbutton      {
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
}

.contentpane   {
}

/* GENERAL */
/* style for module titles */
.head    {
	color: #333333;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
}

.headbg  {
	background-color: #CCCCCC;
}

/* AixVision Styles */
.hometext  {
	color: #000000;
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.1em;
	padding-top: 1px;
	text-decoration: none;
}

/* AixVision Styles */
.hometext  {
	color: #000000;
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.1em;
	padding-top: 1px;
	text-decoration: none;
}

/* style of item titles by Announcements and events */
.itemtitle     {
	color: #003366;
	font-family: Verdana, Helvetica;
	font-size: small;
	font-weight: bold;
}

.leftpane   {
}

.links {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 10px;
}

.links:link {
	color: #FFFFFF;
}

.links:hover {
	color: #FFFF00;
}

.linkstextbox {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 10px;
}

.mainmenu_menubar  {
	cursor: hand;
	height: 20px;
}

.mainmenu_menubreak  {
	background-color: #FFFFFF;
	border-bottom: #404040 1px solid;
	border-left: #E4E1DF 0px solid;
	border-right: #404040 0px solid;
	border-top: #E4E1DF 1px solid;
	height: 1px;
}

/* Main Menu */
.mainmenu_menucontainer  {
	background-color: White;
	border-bottom: #404040 0px solid;
	border-left: #E4E1DF 0px solid;
	border-right: #404040 0px solid;
	border-top: #E4E1DF 0px solid;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.mainmenu_menuicon  {
	background-color: #EDEDED;
	border-bottom: #EDEDED 1px solid;
	border-left: #EDEDED 1px solid;
	border-top: #EDEDED 1px solid;
	cursor: hand;
	height: 20px;
	text-align: center;
	width: 15px;
}

.mainmenu_menuitem  {
	border-bottom: #EDEDED 1px solid;
	border-left: #EDEDED 0px solid;
	border-right: #EDEDED 0px solid;
	border-top: #EDEDED 1px solid;
	color: Black;
	cursor: hand;
	font-family: MS Sans Serif, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.mainmenu_menuitemsel  {
	background-color: lightgrey;
	color: Black;
	cursor: hand;
	font-family: MS Sans Serif, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.mainmenu_rootmenuarrow  {
	cursor: hand;
	font-family: webdings;
	font-size: 12pt;
}

.mainmenu_submenu  {
	background-color: #EDEDED;
	border-bottom: 2px solid White;
	border-left: 2px solid White;
	border-right: 2px solid White;
	border-top: 2px solid White;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	z-index: 1000;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.message     {
	background-color: #EEEEEE;
	font-family: Verdana, Helvetica;
	font-size: small;
	font-size: small;
	font-weight: normal;
}

.moduletitle_menuarrow  {
	border-bottom: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
	cursor: hand;
	cursor: pointer;
	font-family: webdings;
	font-size: small;
}

.moduletitle_menubar  {
	background-color: Transparent;
	cursor: hand;
	cursor: pointer;
	height: 16;
}

.moduletitle_menubreak  {
	background-color: #EEEEEE;
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-right: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	height: 1px;
}

/* Menu-Styles */
/* Module Title Menu */
.moduletitle_menucontainer  {
	border-bottom: #0000FF 0px solid;
	border-left: #0000FF 0px solid;
	border-right: #0000FF 0px solid;
	border-top: #0000FF 0px solid;
}

.moduletitle_menuicon  {
	background-color: #EEEEEE;
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	cursor: hand;
	cursor: pointer;
	height: 21;
	text-align: center;
	width: 15;
}

.moduletitle_menuitem  {
	background-color: Transparent;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 1px solid;
	color: black;
	cursor: hand;
	cursor: pointer;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

.moduletitle_menuitemsel  {
	background-color: #C1D2EE;
	color: black;
	cursor: hand;
	cursor: pointer;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

.moduletitle_rootmenuarrow  {
	cursor: pointer;
	cursor: hand;
	font-family: webdings;
	font-size: small;
}

.moduletitle_submenu  {
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	z-index: 1000;
}

.normal {
	font-family: Verdana, Helvetica;
	font-size: 8pt;
}

.normalbold {
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}

.normalred {
	color: #FF0000;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.normaltextbox {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

/* text style for the unselected tabs */
.othertabs  {
	color: #000000;
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.rightpane   {
}

/* text style for the selected tab */
.selectedtab  {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 0em;
	text-decoration: none;
}

/* text style for the selected tab */
.selectedtab  {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 0em;
	text-decoration: none;
}

.sidebox  {
	background: url(/DNN2/Portals/_default/Skins/Speerio.DNN.Skins.Connected/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
}

/* style of item titles on edit and admin pages */
.subhead     {
	color: #003366;
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.subsubhead  {
	color: #000000;
	font-family: Verdana, Helvetica;
	font-size: small;
	font-weight: bold;
}

/* background/border colors for the selected tab */
.tabbg  {
	background-color: #000000;
}

.ticker  {
	background-color: #78A2B0;
	border: #E0E0E0 1px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	height: 24px;
	padding: 4px;
	width: 100%;
}
