/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/

/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica;
}

/* background color for the content part of the pages */
Body
{
	FONT-SIZE: 9pt; LEFT: 0px; MARGIN: 0px; COLOR: black; FONT-FAMILY: tahoma, arial, helvetica, verdana, "sans serif"; TOP: 0px
}

.LeftPane {
}

.ContentPane {
}

.RightPane {
}

/* Main Menu */
.MenuHdr0, .MenuHdr1, .MenuHdrMouseOver0, .MenuHdrMouseOver1
{
    font-size: 10pt; font-weight: bold;
    FONT-FAMILY:  tahoma, helvetica, arial, verdana ;
    padding-left: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    cursor: default;

/*    background-color: #BAC8E1;

    border-left: #00008B 1px solid;
    border-right: #00008B 1px solid; */
}


.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited,
.MenuHdr0 A:Link, .MenuHdrMouseOver0 A, .MenuHdrMouseOver0 A:Active, .MenuHdrMouseOver0 A:Hover,
.MenuHdrMouseOver0 A:Visited, .MenuHdrMouseOver0 A:Link
{
    text-decoration: none;
    color: black;
    width: 150;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
    display: block;


}

.MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Hover, .MenuHdr1 A:Visited,
.MenuHdr1 A:Link, .MenuHdrMouseOver1 A, .MenuHdrMouseOver1 A:Active, .MenuHdrMouseOver1 A:Hover,
.MenuHdrMouseOver1 A:Visited, .MenuHdrMouseOver1 A:Link
{
    text-decoration: none;
    color: black;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
    display: block;
    padding-left: 20px;
}

.MenuItem0,
.MenuItem1,
.MenuItem2
{
    padding-left: 1px;
}

.MenuItem0, .MenuItemMouseOver0,
.MenuItem1, .MenuItemMouseOver1,
.MenuItem2, .MenuItemMouseOver2
{
    font-size: 10pt; font-weight: normal;
    FONT-FAMILY:  tahoma, helvetica, arial, verdana ;
    padding-bottom: 2px;
    padding-top: 2px;

/*    background-color: #BAC8E1;

    border-left: #00008B 1px solid;
    border-right: #00008B 1px solid;*/

}

.MenuItemMouseOver0, .MenuHdrMouseOver0,
.MenuItemMouseOver1, .MenuHdrMouseOver1,
.MenuItemMouseOver2, .MenuHdrMouseOver2
{
    border: #00008B 1px solid;
    padding-bottom: 1px; padding-top: 1px;
    background-color: #F0F0F0 ;
}

.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, .MenuItem0 A:Link,
.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Hover,
.MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link
{
    text-decoration: none;
    color: black;
    width: 100%;
    padding-top: 1px; padding-bottom: 1px;
    cursor: pointer;
    display: block;
    padding-left: 20px;
}

.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link,
.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Hover,
.MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link
{
    text-decoration: none;
    color: black;
    width: 100%;
    padding-top: 1px; padding-bottom: 1px;
    cursor: pointer;
    display: block;
    padding-left: 30px;
}

.MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Hover, .MenuItem2 A:Visited, .MenuItem2 A:Link,
.MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Active, .MenuItemMouseOver2 A:Hover,
.MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 A:Link
{
    text-decoration: none;
    color: black;
    width: 100%;
    padding-top: 1px; padding-bottom: 1px;
    cursor: pointer;
    display: block;
    padding-left: 40px;
}


.MenuItemSelected0, .MenuItemSelected1, .MenuItemSelected2
{
    text-decoration: underline;
    padding-top: 1px; padding-bottom: 1px;
}

.MenuHdrSelected0, .MenuHdrSelected1, .MenuHdrSelected2
{

    text-decoration: underline;
    padding-top: 1px; padding-bottom: 1px;
}

.MenuItem HR, .MenuItem TD
{
  background-color: red;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999999;
}


#dnn_dnnLOGIN_hypLogin A, #dnn_dnnLOGIN_hypLogin, #dnn_dnnLOGIN_hypLogin, #dnn_dnnLOGIN_hypLogin, #dnn_dnnLOGIN_hypLogin
{
    text-decoration: none;
    color: #003366;
}


.LogoBackGround
{
	BACKGROUND-IMAGE: url(QQBanner2.jpg);
	background-repeat:repeat-x;
    padding:0;
    vertical-align:top;
}

.LineSpacer
{
	BACKGROUND-IMAGE: url(line_spacer.gif);
	background-repeat:repeat-x;
    padding:0;
    vertical-align:top;
}



/* Content Specific Styles */

.QQBlurbSmall
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.QQLeadIn
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: tahoma, Verdana, Arial, Helvetica, sans-serif;
    COLOR: #003366;
    FONT-WEIGHT: bold;
}

.QQH1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    MARGIN-BOTTOM: 15px;
    FONT-FAMILY: tahoma, verdana, arial, helvetica;
    TEXT-ALIGN: left
}


BLOCKQUOTE
{
    FONT-FAMILY:  tahoma, verdana, arial, helvetica;
}

a:link img, a:visited img, a:hover img, a:active img
{
    border:0 none;
}

/* Images */
.SP1 {background: url(spacer.gif); width:237; height:1;  border:0; }
.SP2 {background: url(spacer.gif); width:238; height:1;  border:0; }
.SP3 {background: url(spacer.gif); width:238; height:1;  border:0; }
.SP4 {background: url(spacer.gif); width:237; height:1;  border:0; }
.SP5 {background: url(spacer.gif); width:1; height:1;  border:0; }

.i1 {background: url(1.jpg); width:475; height:20;  border:0; }
.i2 {background: url(2.jpg); width:475; height:20;  border:0; }
.iSP3 {background: url(spacer.gif); width:1; height:20;  border:0; }

.i3 {background: url(3.jpg); width:950; height:92;  border:0; }
.iSP4 {background: url(spacer.gif); width:1; height:92;  border:0 }

.i4 {background: url(4.jpg);width:237;height:20;}
.i5 {background: url(5.jpg);width:501;height:20; }
.i6 {background: url(6.jpg);width:237;height:20;}
.iSP5 {background: url(spacer.gif); width:1; height:20;  border:0; }

.i7 {background: url(7.jpg); width:237; height:17;  border:0; }
.i8 {background: url(8.jpg); width:501; height:17;  border:0; }
.i9 {background: url(9.jpg);width:237; height:17;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}
.iSP6 {background: url(spacer.gif); width:1; height:17;  border:0; }

.i10 {background: url(10.jpg); width:237; height:21;  border:0; }
.i11 {background: url(11.jpg); width:501; height:21;  border:0; }
.i12 {background: url(12.jpg); width:237; height:21;  border:0; }
.iSP9 {background: url(spacer.gif); width:1; height:21;  border:0; }

.SameFont{

	FONT-SIZE: 12px;
	LEFT: 0px;
	MARGIN: 0px;
	COLOR: black;
	FONT-FAMILY:  tahoma, helvetica, arial, verdana ;
	TOP: 0px;
	font-weight: bold;
	vertical-align: middle;
}

.RightPane{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #E4E8F3;
}


