/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}
.bodytitles{
        color:blue;  
        font-weight:bold; 
        text-decoration: underline; 
}
.links{
        color:blue;  
        font-weight:bold; 
        text-decoration: underline; 
}
.HPaneContent{
        color:#0381bb;        
        font-family:Verdana;
        font-size:22px;   
        font-weight:bold;  

}
.HPaneContentGrey{
        color:#555555;        
        font-family:Verdana;
        font-weight:bold;  
}
.CGrey{
        color:#555555;        
        font-family:Verdana;
}
.PHRed{
        color:#fc1414 ;        
        font-family:Verdana;
        font-size:13px;   
        font-weight:bold;  
}

.HPaneContentRed{
        color:#fc1414 ;        
        font-family:Verdana;
        font-size:24px;   
        font-weight:bold;  

}


.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    {      
        font-family:Verdana;
        font-size:12px;   
        font-weight:bold;  
 }

/* 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
{
        font-family:Verdana;
	font-size:12px;
	color: #555555;
}

/* 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  {
        color:blue;  
        font-weight:bold; 
        text-decoration: none; 
	font-size:12px;
        font-family:Verdana;
}

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 {
}

#dnn_ContentPane a.Normal,#dnn_RightPane a.Normal {
	color:#EF0000;
	font-size:12px;
	font-weight:bold;
  font-family:Verdana;

}

#dnn_LeftPane a.Normal {
	font-family:Verdana;
	font-size:14px;
	letter-spacing:-1;
	font-weight:bold;
	color:#4F4F4F;
	text-align:right;
	display:block;
}

#dnn_LeftPane td {
	font-family:Verdana;
	font-size:14px;
	letter-spacing:-1;
	font-weight:bold;
	color:#4F4F4F;
	text-align:right;
}




  /* ####################################################################################################### */
	/* ------- Edit by kbalcerek - MakoLab -------- */

#dnn_dnnLOGIN_hypLogin {
	text-decoration: none!important;
	position: relative!important;
	top: 0px!important;
	left: 0px!important;
	font-size: 11px;
	position: relative;
	top: -2;
}

#dnn_dnnLOGIN_hypLogin:link {
	color:#e5e5e5!important;
}

#dnn_dnnLOGIN_hypLogin:visited {
	color:#e5e5e5!important;
}

#dnn_dnnLOGIN_hypLogin:active {
	color:#e5e5e5!important;
}

#dnn_dnnLOGIN_hypLogin:hover {
	color:#e5e5e5!important;
}




#dnn_dnnUSER_hypRegister {
	text-decoration: none!important;
	position: relative!important;
	top: 0px!important;
	left: 0px!important;
	font-size: 11px;
	position: relative;
	top: -2;
}

#dnn_dnnUSER_hypRegister:link {
	color:#e5e5e5!important;
}

#dnn_dnnUSER_hypRegister:visited {
	color:#e5e5e5!important;
}

#dnn_dnnUSER_hypRegister:active {
	color:#e5e5e5!important;
}

#dnn_dnnUSER_hypRegister:hover {
	color:#e5e5e5!important;
}




#MakoSearchLink {
	text-decoration: none!important;
	position: relative!important;
	top: 0px!important;
	left: 0px!important;
	font-size: 11px;
	position: relative;
	top: -2;
}

#MakoSearchLink:link {
	color:#e5e5e5!important;
}

#MakoSearchLink:visited {
	color:#e5e5e5!important;
}

#MakoSearchLink:active {
	color:#e5e5e5!important;
}

#MakoSearchLink:hover {
	color:#e5e5e5!important;
}


/* ----------------- */



#dnn_dnnCOPYRIGHT_lblCopyright {
	font-size: 10px;
	font-family: Verdana;
	color: #FFFFFF;
}

.ContentText {
	color: #555555;
	font-size: 12px;
	font-family: Verdana;
}

.DNN_ANN_DesignTable SPAN.SubHead {
	color: #FC1414;
}

.MakoRedSmallSubHead {     
	color: #FC1414;
        font-family:Verdana;
        font-size:12px;   
        font-weight:bold;
}

#dnn_ContentPane DIV TABLE SPAN.SubHead {     
	color: #FC1414;
        font-family:Verdana;
        font-size:12px;   
        font-weight:bold;
}

#dnn_ContentPane DIV TABLE DIV SPAN.SubHead {     
	color: #555555;
        font-family:Verdana;
        font-size:12px;   
        font-weight:bold;
}

/* ############### */
#dnn_ContentPane A.SubHead {     
	color: #FC1414;
        font-family:Verdana;
        font-size:12px;   
        font-weight:bold;
}

#dnn_ContentPane A:link.SubHead {     
	color: #FC1414;
        font-family:Verdana;
        font-size:12px;   
        font-weight:bold;
}

#dnn_ContentPane A:visited.SubHead {     
	color: #FC1414;
        font-family:Verdana;
        font-size:12px;   
        font-weight:bold;
}

#dnn_ContentPane A:active.SubHead {     
	color: #FC1414;
        font-family:Verdana;
        font-size:12px;   
        font-weight:bold;
}

#dnn_ContentPane A:hover.SubHead {     
	color: #FC1414;
        font-family:Verdana;
        font-size:12px;   
        font-weight:bold;
}


/* ############### */
A.MakoBlueLink, table.DNN_ANN_DesignTable A {    
	color: #0381BB;
        font-family:Verdana;
        font-size:12px;   
        font-weight:bold;
}

A:link.MakoBlueLink, table.DNN_ANN_DesignTable A {    
	color: #0381BB;
        font-family:Verdana;
        font-size:12px;   
        font-weight:bold;
}

A:visited.MakoBlueLink, table.DNN_ANN_DesignTable A {    
	color: #0381BB;
        font-family:Verdana;
        font-size:12px;   
        font-weight:bold;
}

A:active.MakoBlueLink, table.DNN_ANN_DesignTable A {    
	color: #0381BB;
        font-family:Verdana;
        font-size:12px;   
        font-weight:bold;
}

A:hover.MakoBlueLink, table.DNN_ANN_DesignTable A {    
	color: #0381BB;
        font-family:Verdana;
        font-size:12px;   
        font-weight:bold;
}

/* ############### */
A.MakoWhiteLink {    
	color: #FFF;
        font-family: Tahoma, Arial, Helvetica;
        font-size:11px;   
        font-weight:normal;
        text-decoration: underline;
}

A:link.MakoWhiteLink {    
	color: #FFF;
        font-family: Tahoma, Arial, Helvetica;
        font-size:11px;   
        font-weight:normal;
        text-decoration: underline;
}

A:visited.MakoWhiteLink {    
	color: #FFF;
        font-family: Tahoma, Arial, Helvetica;
        font-size:11px;   
        font-weight:normal;
        text-decoration: underline;
}

A:active.MakoWhiteLink {    
	color: #FFF;
        font-family: Tahoma, Arial, Helvetica;
        font-size:11px;   
        font-weight:normal;
        text-decoration: underline;
}

A:hover.MakoWhiteLink {    
	color: #FFF;
        font-family: Tahoma, Arial, Helvetica;
        font-size:11px;   
        font-weight:normal;
        text-decoration: underline;
}

SPAN.MakoNewsPressReleaseLinks{
	font-size: 9px;
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
}


/* ########### MakoPriceListTable ############# */
*.MakoPriceListTable{
  border: 2px #555555 solid;
  width: 704px;
  font-family: Verdana;
}

*.MakoPriceListTableTR_Header{
  height: 15px;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #fc1414;
}

*.MakoPriceListTableTR_SubHeader{
  height: 15px;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #555555;
}

*.MakoPriceListTableTR_1{
  height: 40px;
  font-size: 12px;
  color: #555555;
  background-color: #f9f9f9;
}

*.MakoPriceListTableTR_2{
  height: 40px;
  font-size: 12px;
  color: #555555;
  background-color: #f3f3f3;
}

  /* --- TD's --- */

*.MakoPriceListTableTD_ItemCode{
  text-align: center;
  width: 85px;
}

*.MakoPriceListTableTD_Description{
  width: 312px;
}

*.MakoPriceListTableTD_Volume{
  text-align: center;
  width: 67px;
}

*.MakoPriceListTableTD_AcademicDEALER{
  text-align: center;
  width: 130px;
}

*.MakoPriceListTableTD_AcademicSRP{
  text-align: center;
  width: 110px;
}

td.leftColWhatsNew
{
  width: 423px;
}

td.centerColWhatsNew
{
  width: 1px;
}

td.rightColWhatsNew
{
  width: 318px;
  text-align: center;
  padding-top: 35px;
}

/* ########### End: MakoPriceListTable ############# */

	/* ------- End: Edit by kbalcerek - MakoLab -------- */
  /* ####################################################################################################### */









