/* 
================================
Skin styles for DotNetNuke
================================
*/   

BODY {
	background-color: #000000;
}

.pagemaster {
	background-color: black;
}
.skinmaster {
	background-color: black;
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #dddddd;
}

.leftpane {
	width: 356px;
	background-color: black;
	background-image: url(left.jpg);
	background-position: bottom;
	background-repeat:no-repeat; 		
}

.toppane {
	height: 172px;
	background-color: green;
	background-image: url(top.jpg);
	background-repeat: repeat-x;
}
.contentpane 
{
	background-color: black;
}
.rightpane {
	background-color: transparent;
}
.bottompane 
{
	height:175px;
    background-color: black;
	background-image: url(bottom.jpg);
	background-repeat: repeat-x; 	

}

.footerpane {


	
}

.footerText 
{
	color: white;
	
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:bold;
	font-size: 11pt;
	display:block;	
}









.MenuHr
{
	height: 32px;
	padding: 5px 0px 0px 0px;	
	border: solid 0px red;
	background-color: transparent;
	background-image: url(button.gif);
	background-repeat:no-repeat; 	
	background-position: center;
	text-align:center;	
	text-transform: uppercase;

}


.MenuItem
{
	height: 32px;
	padding: 5px 0px 0px 0px;
	border: solid 0px green;
	background-color: transparent;
	background-image: url(button.gif);	
	background-repeat:no-repeat; 
	background-position: center;
	text-align: center;

}


A.MenuHr,
.MenuHr A,
.MenuHr A:link,
.MenuHr A:active,
.MenuHr A:visited,
.MenuHr A:hover
{
	width: 356px;
	/*padding: 8px 0px 0px 0px;*/
	color: white; 
	font-family:  Arial, Tahoma, Helvetica, Sans-Serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	text-align:center;
	text-decoration:none;	
}


/*.MenuItem,*/
A.MenuItem,
.MenuItem A,
.MenuItem A:link,
.MenuItem A:active,
.MenuItem A:visited,
.MenuItem A:hover
{


    width: 356px;
	/*padding: 8px 0px 0px 0px;*/
	color: white; 
	font-family:  Arial, Tahoma, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	font-weight:normal; 
	font-style: normal; 
	/* text-align:center;	 */
	text-decoration:none;
	
		
}





.MenuItemSelected,
A.MenuItemSelected,
.MenuItemSelected A,
.MenuItemSelected A:link,
.MenuItemSelected A:active,
.MenuItemSelected A:visited,
.MenuItemSelected A:hover
{

	color: #00CC33; 
	padding: 10px 10px 10px 10px;
	font-family:  Arial, Tahoma, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration:none;	

			
}
.MenuHrSelected,
A.MenuHrSelected,
.MenuHrSelected A,
.MenuHrSelected A:link,
.MenuHrSelected A:active,
.MenuHrSelected A:visited,
.MenuHrSelected A:hover
{

	color: #00CC33; 
	padding: 10px 10px 10px 10px;	
	font-family:  Arial, Tahoma, Helvetica, Sans-Serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration:none;	

			
}








































.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	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: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.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: 21px;
}
.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 {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #aaaaaa; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.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;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  24px;
   font-weight:  normal;
   color: #333333;
}









/* user added custom skin styles */

.Head {
   background: transparent; 
   color: white;
   font-family: Verdana, Arial, sans-serif;
   font-size: 14pt;
   font-weight: bold;
}

.PageHeader {
   background: transparent; 
   color: white;
   font-family: Verdana, Arial, sans-serif;
   font-size: 24pt;
   font-weight: bold;
}

.StandardHeader {
   background: transparent; 
   color: white;
   font-family: Verdana, Arial, sans-serif;
   font-size: 16pt;
   font-weight: bold;
   padding-left: 10px;
   padding-right: 10px;
   text-align: left;
  
}

.StandardText {
   background: transparent; 
   color: white;
   font-family: Verdana, Arial, sans-serif;
   font-size: 11pt;
   font-weight: normal;
   padding-left: 10px;
   padding-right: 10px;
   text-align: justify;
}

.PricingHeader {
   /* background: #8C0B05; */
   background: transparent;
   color: white;
   font-family: Verdana, Arial, sans-serif;
   font-size: 11pt;
   font-weight: normal;
   text-align: center;
   border-bottom: solid 0px #008000;
}

.PricingText {
   background: transparent; 
   color: white;
   font-family: Verdana, Arial, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   text-align: left;

}




.TableText {
   background: transparent; 
   color: white;
   font-family: Verdana, Arial, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   padding-left: 10px;
   padding-right: 10px;
   text-align: left;
}




A,
A:link,
A:visited,
A:active {
	color: #ffffff;
	text-decoration: underline;
}

A:hover {
    color: green;
	text-decoration: underline;
}


.TandC .PageHeader {
   background: transparent; 
   color: white;
   font-family:  Verdana, Arial, sans-serif;
   font-size: 24pt;
   font-weight: bold;
}

.TandC .StandardHeader {
   background: transparent; 
   color: white;
   font-family: "Times New Roman", Times, serif;
   font-size: 12pt;
   font-weight: bold;
}

.TandC .StandardText {
   background: transparent; 
   color: white;
   font-family: "Times New Roman", Times, serif;
   font-size: 10pt;
   font-weight: normal;
   text-align: justify;
}

.TandC UL {
	text-align: justify;
	padding-right: 10px;
}



.fallingchips {
	width: 356px;
	background-color: black;
	background-image: url(fallingchips.jpg);
	background-position: center;
	background-repeat:no-repeat; 		
}




.Login,
A.Login,
A.Login:link,
A.Login:visited,
A.Login:hover,
A.Login:active
{
	color: white;
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:bold;
	font-size: 11px;
	
}

.User,
A.User,
A.User:link,
A.User:visited,
A.User:hover,
A.User:active
{
	color: white;
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:bold;
	font-size: 11px;
}  


.Copyright,
A.Copyright,
A.Copyright:link,
A.Copyright:visited,
A.Copyright:hover,
A.Copyright:active
{
	color: white;
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:bold;
	font-size: 11px;
	

}


.EmailSales,
A.EmailSales,
A.EmailSales:link,
A.EmailSales:visited,
A.EmailSales:hover,
A.EmailSales:active
{
	color: white;
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
}  

