/* 
================================
Skin styles for DotNetNuke
================================
*/   

td {
	font-size:12px;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-image: url(background.gif);
	background-repeat: repeat-x;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #054680 0px solid; 
	border-top: #054680 0px solid; 
	border-left: #054680 0px solid; 
	border-bottom: #054680 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg);
	background-color: #054680; 
	height:28px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 6px;
	margin-right:25px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:21px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #054680 0px solid; 
	border-bottom: #054680 1px solid; 
	border-top: #054680 0px solid; 
	border-right: #054680 0px solid;
	height: 21px;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #CCCCCC;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 0px solid;
	border-bottom: #054680 1px solid;
	height: 21px; 
	display: none;
}
.MainMenu_SubMenu {
	background-color: white;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter: none;
	margin-top: 1px;
	height: 21px;
	padding-left: 4px; 
}
.MainMenu_SubMenu .MainMenu_MenuItem {
    border-left: #054680 0px solid; 
	border-bottom: #054680 0px solid; 
	border-top: #054680 0px solid; 
	border-right: #054680 0px solid;
	height: 21px;
	cursor: pointer; 
	cursor: hand; 
	color: #054680; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: white;
	font-family: Tahoma, Arial, Helvetica;
}

.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel { 
	cursor: pointer; 
	cursor: hand; 
	color: #054680;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	background-color: white;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel {
    cursor: pointer; 
	cursor: hand; 
	color: #666666;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	background-color: white;
}
.MainMenu_MenuArrow 
{
        color: black;
	    border-top: #ffffff 0px solid;
	    border-left: #ffffff 0px solid;
	    border-right: #ffffff 0px solid;
	    border-bottom: #ffffff 0px solid;  
	    cursor: pointer; 
	    cursor: hand;
	    background-color: white;	
}
.MainMenu_RootMenuArrow { 
	cursor: pointer; 
	cursor: hand;
	display: none;
}
.StandardButton {
    background: #7994cb none; 
    color: #ffffff;
    font-family: verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #cccccc;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

.BlueHead {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #003366;
}
.search  {
	color: #ffffff;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-align: left;
}
.search a:link  {
	color: #ffffff;
	text-decoration:none;
}
.search a:visited  {
	color: #ffffff;
	text-decoration:none;
}
.search a:hover  {
	color: #ffffff;
	text-decoration:underline;
}
.search a:active  {
	color: #ffffff;
	text-decoration:none;
}
.breadcrumblink  {
	color: #999999;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.breadcrumblink a:link  {
	color: #999999;
	text-decoration:none;
}
.breadcrumblink a:visited  {
	color: #999999;
	text-decoration:none;
}
.breadcrumblink a:hover  {
	color: #003366;
	text-decoration:none;
}
.breadcrumblink a:active  {
	color: #003366;
	text-decoration:none;
}
.linktext  {
	color: #666666;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 11px;
	
}
.linktext a:link  {
	color: #003366;
	text-decoration:none;
}
.linktext a:visited  {
	color: #003366;
	text-decoration:none;
}
.linktext a:hover  {
	color: #666666;
	text-decoration:none;
}
.linktext a:active  {
	color: #003366;
	text-decoration:none;
}
.containertitle  {
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 11px;
	
}
.containertitle a:link  {
	color: #ffffff;
	text-decoration:none;
}
.containertitle a:visited  {
	color: #ffffff;
	text-decoration:none;
}
.containertitle a:hover  {
	color: #ffffff;
	text-decoration:underline;
}
.containertitle a:active  {
	color: #ffffff;
	text-decoration:none;
}
.maincontainertitle  {
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	
}
.maincontainertitle a:link  {
	color: #333333;
	text-decoration:none;
}
.maincontainertitle a:visited  {
	color: #333333;
	text-decoration:none;
}
.maincontainertitle a:hover  {
	color: #003366;
	text-decoration:underline;
}
.maincontainertitle a:active  {
	color: #333333;
	text-decoration:none;
}
.maincontainersubtitle  {
	color: #333333;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
	
}
.maincontainersubtitle a:link  {
	color: #333333;
	text-decoration:none;
}
.maincontainersubtitle a:visited  {
	color: #333333;
	text-decoration:none;
}
.maincontainersubtitle a:hover  {
	color: #003366;
	text-decoration:underline;
}
.maincontainersubtitle a:active  {
	color: #333333;
	text-decoration:none;
}

TD.imageborder {
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}


.normal {
font-size:12px;
}

/* GENERIC */
H1
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #CC3300;
}

H2
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #d8441f;
}

H3
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

H4
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

H5, DT
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

H6
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

TFOOT, THEAD
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #003366;
}

TH
{
	vertical-align: baseline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

A:link
{
	text-decoration: underline;
	color: #003366;
}

A:visited
{
	text-decoration: underline;
	color: #003366;
}

A:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A:active
{
	text-decoration: none;
	color: #003366;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}

HR
{
	color: #696969;
	height: 1pt;
	text-align: left;
}

.addthis {
	margin-left:25px;
}


/*==============FORM STYLES====================*/

.mainTableClass {border:0px solid #CCCCCC;  background:#FFF;}
.tableClass {border:0px solid #CCCCCC;  background:;}
.tableClass td { vertical-align:top;}
.mainTableClass td { vertical-align:top;}
.qformLabel  { margin-top:4px; color: #064581; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
.formLabelBold  {margin-bottom:8px; margin-top:10px; font-weight:bold; border-bottom:1px dotted #666666 ;width:100%;}
.qformTextBox {margin-bottom:5px; border:1px solid #666666; background:#caddef}
.formTextBoxLT { margin-bottom:8px;width:95%; font-size:11px; color:#003300;}
.formTextBoxRT { margin-bottom:8px;width:100%;}
.formSendButton {background: #ccc; padding:5px; color:#000; margin-top:8px; display:table;}


