/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #333333;
}

.skinmaster {
	height: 100%;
	background-color: #FFFFFF; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

.skinheader {
	background-color: #93A0CA;
	color: white;
}
/*
======================
Gradient for the links at the bottom of the page
======================
*/
.skingradient {
	/*background-image: url(gradient_copyright.jpg);*/
	background-color: #FFFFFF; 
	background-repeat: repeat-y;
	height:30px;
	border: 1px solid #FFFFFF;
}
.controlpanel {
	width: 100%;
	background-color: #93A0CA;
}
.contentpane {
	width: 464px;
	min-width: 464px;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;

}
.toppanese {
	/* width: 100%; */
	background-color: transparent;
}

.leftpane
{
	width: 304px;
	background-color: #93A0CA;
	min-width: 304px;
}

/* ===============
Content Panes - not yet implemented 
Do Not Delete - keep for future use
==================

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
========================================
*/
.menupane 
{
    padding-top: 0px;
    padding-right: 0px;
    width: 768px;
}    

.MainMenu_MenuContainer {
	background-color: transparent; 
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 27px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #004990; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
	background-image:url('Images/menu.gif');
	background-repeat:repeat-x;
}
.MainMenu_MenuIcon {
	background-color: #cccccc; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 27px;
}
.MainMenu_SubMenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	/*background-image: url('Images/menubreak.gif');*/
}

.MainMenu_MenuItemSel {
	background-color: #aaaaaa; 
	cursor: pointer; 
	cursor: hand; 
	color: #004990;
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 27px;
	background-image:url('Images/menusel.gif');
	background-repeat:repeat-x;
}
.MainMenu_MenuArrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/*=================
Don't need treemenu on this skin
============================
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	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);
}
===========================
*/
.StandardButton {
  /*
	background: #999999 none; 
	color: #ffffff;
	font-family: verdana, sans-serif; 
	font-size: 11px;
	font-weight: normal;
*/
}
/* ================================
style for module titles
================================ */
.Head {
   font-family: Helvetica, Arial;
   font-size:  14px;
   font-weight: bold;
   color: #333333;
}
/* ===============================
Admin Content Pane Titles and Control Panel text
================================== */
.SubHead    {
color: #666;
}
/* ===============================
default text style used for the main content text
eg. used by the Text / HTML module 
================================== */
.Normal
{color: #000;
	font-family: Helvetica, Arial;
	font-weight: normal;
	font-size: 12px;
}

/* ==============================
text style used for textboxes in the admin and edit pages
================================= */
.NormalTextBox
{	font-family: Helvetica, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000
}
.NormalRed
{color: #FF0000;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 11px;
}
.NormalBold
{	font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
/* ==============================
 Style for the following Skin Items (You can change the css class
associated with these objects in the skin.xml file)
- SkinItems -  Login and Register links, Breadcrumb, Copyright, Date,
- Help, Hostname, Privacy, Terms, Search
================================== */

/* This is the Date eg. any items that are not links */
.SkinItem {
	color: #FFFFFF;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 11px;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link {
	color: #FFFFFF;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 11px;
}

A.SkinItem:visited  {
	color: #FFFFFF;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 11px;
}

A.SkinItem:active   {
	color: #FF9900;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 11px;
}

A.SkinItem:hover    {
	color: #FF0000;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 11px;
}
/* =======================
 HTML Tag Styles 
=========================== */
H1  {font-family: Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
}

H2  {font-family: Helvetica, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

H3  {font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}

H4  {font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
}

H5, DT  {font-family: Helvetica, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
}

H6  {font-family: Helvetica, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
}

/* VQ Sales */

#VQSales
{
	padding-left: 10px;
	padding-right: 10px;
}

#VQSales .Header1, .Header2, .Header3, .Header3Center
{
	font-family: Arial, Helvetica, sans-serif;
	color: #004890;
}

#VQSales .Header1
{
	font-size: 16pt;
	text-align: left;
	font-weight:bold;
}

#VQSales  .Header2
{
	font-size: 14pt;
	text-align: left;
	font-weight:bold;
}

#VQSales .Header3
{
	font-size: 12pt;
	text-align: left;
}

#VQSales .Header3Center
{
	font-size: 12pt;
	text-align: center;
}

#VQSales .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
}

#VQSales .NormalCenter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	text-align: center;
}


.vqlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	margin-right: 0px;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #003366;
	padding-right:10px;
}

a.vqlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	margin-right: 0px;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #003366;
}

a.vqlinks:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	margin-right: 0px;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #003366;
}

a.vqlinks:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	margin-right: 0px;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #003366;
}

a.vqlinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	margin-right: 0px;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #003366;
}

a.vqlinks:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	margin-right: 0px;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #003366;
}

.vqfooter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px; 
	margin-right: 0px;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #003366;
}

a.vqfooter:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px; 
	margin-right: 0px;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #003366;
}

a.vqfooter:visited  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px; 
	margin-right: 0px;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #003366;
}

a.vqfooter:active   
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px; 
	margin-right: 0px;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #003366;
}

a.vqfooter:hover    
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px; 
	margin-right: 0px;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #003366;
}


























































