/* 
================================
Skin styles for DNN PROFESSOR
	JIVE design
	By Buck Anderson www.jivemg.com
	Contributors.
	Justin Anderson
	info (at@) jivemg.com
================================
*/   
Body
{
background-color:#FFFFFF;
margin-bottom: 0px;    
}
.pagemaster {
	width: 100%;
	height: 100%;
        BACKGROUND-POSITION: center top;
        /*background:url(bg.gif);*/	
	background-color: #FFFFFF;
}
.skinheader {
}
.skingradient {

}
.skingradient1 {

}
.skingradient2 {

}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.contentpane {
	width: 700px;
	background-color: white;
	/*padding-left: 6px;
	padding-right: 12px;
	padding-top: 6px;*/
}
.contentpaneprint {
	/*width: 700px;*/
	background-color: white;
	/*padding-left: 6px;
	padding-right: 12px;
	padding-top: 6px;*/
}
.bottombackground {
	width: 100%;
        /*height: 100%;*/
        background-color: #D5CEBB;
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;*/
}
.menubkg {
/*BACKGROUND-IMAGE: url(menubkg.gif); HEIGHT:28px;*/
}
.StandardButton
{ 
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #7b9ebd 1px solid;
	padding-left: 5px;
	font-size: 9px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	border-left: #7b9ebd 1px solid;
	/*width: 68px;*/
	cursor: hand;
	border-bottom: #336699 1px solid;      
    /*background: #0784D4 none; 
    color: #000000;
    font-family:Verdana, sans-serif; 
    font-size: 10px;
    font-weight: bold;*/
}
.Links
{
    font-weight: normal;
    font-size: 9pt;
    font-family: Tahoma, Arial, Helvetica;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    /*padding-right:10;*/
}
A.Links:visited  {
    font-size: 9pt;
    text-decoration: underline;
    color: #ffffff;
}
A.Links:link {
    font-size: 9pt;
    color: #ffffff; TEXT-DECORATION: none;
}
A.Links:active   {
    font-size: 9pt;
    text-decoration: none;
    color: #ffffff;
}
A.Links:hover    {
    text-decoration: none;
    color: #cf6e39;
}


.SkinObject {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, Arial, Helvetica; TEXT-DECORATION: none
}
A.SkinObject:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A.SkinObject:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A.SkinObject:active {
	COLOR: #666666F TEXT-DECORATION: none
}
A.SkinObject:hover {
	COLOR: #cf6e39; TEXT-DECORATION: none
}

background:url(magnifying-glass.gif);

/* text style for the search tab */
.search {
	color: #FFFFFF;
}

/* hyperlink style for the search tab */
A.search:link {
	color: #FFFFFF!Important;
}

A.search:visited  {
        color: #FFFFFF!Important;
}

A.search:active   {
        color: #FFFFFF!Important;
}

A.search:hover    {
	color: #961E23!Important;
}
/* text style for the unselected tabs */
.OtherTabs {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-style: bold;
        line-height: 11pt;
	color: #989ca5;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	color: #989ca5;
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
	color: #d97946;
}

.OtherTabs2 {
}

/* hyperlink style for the LinksPane tabs */

.PromoH2Orange    {
    Color: #ee8426;
    font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
    font-size: 18pt;
    font-weight: bold;
}
.PromoH2Blue    {
    Color: #1e71b8;
    font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
    font-size: 18pt;
    font-weight: bold;
}
.PromoH2Black    {
    Color: #000000;
    font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
    font-size: 18pt;
    font-weight: bold;
}
.PromoHead    {
    Color: #000000;
    font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
    font-size: 16pt;
    font-weight: normal;
}
.PromoSubHead    {
    Color: #000000;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 13pt;
    font-weight: normal;
}
.Head    {
    Color: #000000;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 14pt;
    font-weight: bold;
}
/* style of item titles on edit and admin pages */
.SubHead    {
	color:#000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	color:#000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold; 
}
/* text style used for most text rendered by modules */
.Normal
{
	color: #666666;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 13px;
	font-weight: normal;
}
.Normal2
{
	color: #666666;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 14px;
	font-weight: normal;
}
.Normal3
{
	color: #666666;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 15px;
	font-weight: normal;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalOrange
{
    color: #ee8426;
    font-weight: normal;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana; Helvetica;
}
a.NormalOrange:link, a.NormalOrange:visited, a.NormalOrange:active {
    color: #ee8426!Important;
    text-decoration: none;
}
A.NormalOrange:hover    {
    text-decoration: underline;
    color: #666666!Important;
}
.NormalOrangeSmall
{
        color: #ee8426;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;

        line-height: 10pt;
}
a.NormalOrangeSmall:link, a.NormalOrangeSmall:visited, a.NormalOrangeSmall:active {
    color: #ee8426!Important;
    text-decoration: none;
}
A.NormalOrangeSmall:hover    {
    text-decoration: underline;
    color: #666666!Important;
}
.NormalRed
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
        color: #ca0b01;
}
.NormalSmallRed
{
        color: #ca0b01;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;

        line-height: 10pt;
}
.NormalBrown
{
        color: #9A805F;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.NormalBold
{
	color: #666666;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.NormalLightGray
{
        color: #C0C0C0;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal; 
}
.NormalBoldGray
{
    color: #C0C0C0;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
}
.Quotes
{
	background-color: #f6f2ab;
	font-weight: normal;
	font-size: 14px;
	color: #716f6f;
	font-family: Verdana, Helvetica, sans-serif;
	LETTER-SPACING:0pt;
	text-decoration: none;
        padding:10px;
        border-top: 2px solid #fbcb4d;
        border-bottom: 2px solid #fbcb4d;
}
.small { font-family: Verdana, Tahoma, Arial, Helvetica; font-size: x-small; }
.tiny { font-family: Verdana, Tahoma, Arial, Helvetica; font-size: xx-small; }
a:link, a:visited, a:active {
        color: #3697cd;
	/*font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 13px;
	font-weight: normal;*/
        text-decoration: underline;
}
a:hover {
	color: #344c78; text-decoration: underline;
}
/* For links that come with a pre-attached Normal class */
.NormalWhiteBold
{
        color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
a.NormalWhiteBold:link, a.NormalWhiteBold:visited, a.NormalWhiteBold:active {
	text-decoration: none;
	color: #FFFFFF!Important;
}
a.NormalWhiteBold:hover {	
	text-decoration: underline;
	color: #FFFFFF!Important;
}
.Normalsmall
{
    color: #666666;
    font-weight: normal;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana; Helvetica;
}
a.Normalsmall:link, a.Normalsmall:visited, a.Normalsmall:active {
    color: #344c78!Important;
    text-decoration: none;
}
A.Normalsmall:hover    {
    text-decoration: underline;
    color: #3697cd!Important;
}
.NormalRed
{
        color: #ca0b01;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 12px;
	font-weight: normal;   
}

.NormalBold
{
    color: #666666;
    font-family: Tahoma, Arial, Verdana; Helvetica;
    font-size: 12px;
    font-weight: normal;
    font-weight: bold;
}
.NormalGray
{    
    color: #666666;
    font-family: Tahoma, Arial, Verdana; Helvetica;
    font-size: 12px;
    font-weight: normal;
}
a.NormalGray:link, a.NormalGray:visited, a.NormalGray:active {
        color: #344c78!Important;
        text-decoration: underline;
}
a.NormalGray:hover {
	color: #ca0b01!Important;
        text-decoration: underline;
}
a.SubHead:link, a.SubHead:visited, a.SubHead:active {
	color:#3697cd!Important;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.SubHead:hover {
	color: #344c78!Important;
	text-decoration: underline;
}
a.Normal:link, a.Normal:visited, a.Normal:active {
        color: #3697cd!Important;
        text-decoration: underline;
}
a.Normal:hover {
	color: #344c78!Important;
        text-decoration: underline;
}
a.Normal2:link, a.Normal2:visited, a.Normal2:active {
        color: #3697cd!Important;
        text-decoration: underline;
}
a.Normal2:hover {
	color: #344c78!Important;
	text-decoration: underline;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	color: #3697cd;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 13px;
	font-weight: bold;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
/* For the links that look like buttons */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #3697cd!Important;
	text-decoration: underline;
}
a.CommandButton:hover {
	color: #344c78!Important;
	text-decoration: underline;
}
.NormalHighlight {
	background-color: #FBF7F4;
	color: #282B39;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 12px;
	font-weight: normal;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */

.NormalTextBoxGray {
    color: #666666;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-weight: normal;
    font-size: 10px;
    /*line-height: 10pt;*/
    background-color: Whitesmoke;
    cursor: not-allowed;  
	
}
/* text style used for textboxes in the LanguageBox */

.LanguageBox {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	WIDTH: 140px;
	COLOR: #003366;
	FONT-FAMILY: verdana, sans-serif;
	background-color: #B9D0D0;
	
}
/* text style for the selected tab */
.SelectedTab {
	color: #000000!Important;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 11px;
	font-weight: normal
	text-decoration: underline;
}

/* hyperlink style for the selected tab */
a.SelectedTab:link, a.SelectedTab:visited, a.SelectedTab:active {
        color: #000000!Important;
        text-decoration: underline;
}
a.SelectedTab:hover {
	color: #344c78!Important;
        text-decoration: underline;
}
/* GENERIC */
H1  {
	font-size:30px;
	color:#ee8426;
	font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
	font-weight:bold; 
}

H2  {
	font-size:18px;
	color:#ee8426;
	font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
	font-weight:bold;
}

H3  {
	font-size:16px;
	color:#ee8426;
	font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
	font-weight:bold;
}

H4  {
	font-size:13px;
	color:#ee8426;
	font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
	font-weight:bold;
}

H5, DT  {
}

H6  {
}

TABLE {
}

TFOOT, THEAD    {
}

TH  {
}

TD  {
	color: #666666;
	font-family: Tahoma, Arial, Verdana; Helvetica;
	font-size: 12px;
	font-weight: normal;
}
SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
  margin: 0.5em 0;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
  	margin: 0.5em 0;
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}


