/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height:100%;	
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
}

.pagemaster1 {
	width: 100%;
	height:100%;
	background-color: #ffffff;
}


.skinmaster {
	
	background-color: #000000;
	border-right: #8f9092 0px solid; 
	border-top: #8f9092 0px solid; 
	border-left: #8f9092 0px solid; 
	border-bottom: #8f9092 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(greennavrep.gif); 
	height: 31px;
	width:100%;
}


.menurep
{
	background-image:url(Menu_Repetor.jpg);
	background-repeat:repeat-x;
	height:29px;
	width:100%;
}


.headerrep11 {
	background-image: url(headerone.jpg); 
	background-repeat:no-repeat;
	height: 120px;
	width:1000px;
}

.headergreyrep {
	background-image: url(greyrepeater.jpg); 
	background-repeat:repeat-x;
	height: 5px;
	width:100%;
	background-color:#ffffff;
}

.headerbelowrep {
	background-image: url(belowrep.jpg); 
	background-repeat:repeat-x;
	height: 4px;
	width:100%;
	background-color:#ffffff;
}


.headerrep22 {
	background-image: url(Websiteone_01_02_01.gif); 
	background-repeat:no-repeat;
	height: 133px;
	width:351px;
}


.headergreerep22 {
	background-image: url(Websiteone_02.gif); 
	background-repeat:no-repeat;
	height: 6px;
	width:842px;
}



.botrep {
	background-image: url(botrep.jpg); 
	height: 61px;
	width:100%;
	background-repeat:repeat-x;
}


.tagline {
	background-image: url(tagline.jpg); 
	height: 109px;
	width:361px;
	background-repeat:no-repeat;
}


.main {
	background-image: url(main.jpg); 
	height: 402px;
	width:893px;
	background-repeat:no-repeat;
}

.contactph {
	background-image: url(contactphone.jpg); 
	height: 46px;
	width:295px;
	background-repeat:no-repeat;
}


.menurep1 {
	background-image: url(navrep.jpg); 
	height: 32px;
	width:100%;
	background-repeat:repeat-x;
}



.headerpane {
	background-image: url(innvative.jpg); 
	height: 214px;
	width:928px;
	background-repeat:no-repeat;
}

.headerpane {
	background-image: url(innvative.jpg); 
	height: 214px;
	width:928px;
	background-repeat:no-repeat;
}


.botbackground {
	background-image: url(botbackground.jpg); 
	height: 33px;
	width:939px;
	background-repeat:no-repeat;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	padding-top:0px;
}



.footerpane {
	background-image: url(footerrep.gif); 
	height: 30px;
	width:100%;
	background-repeat:repeat-x;
}



.expansionpane {
	background-image: url(blackthree.jpg); 
	height: 134px;
	width:928px;
	background-repeat:no-repeat;
}


.controlpanel {
	width: 100%;
	background-color: #fefefe;
}


.addresspane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 40px;
	padding-top: 18px;
	padding-bottom: 36px;
}


.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

.newsletter {
	background-image: url(newsletter.jpg); 
	height: 60px;
	width:219px;
	background-repeat:no-repeat;
}


.rightpane {
	width: 275px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}

.rightleftpane {
	width: 275px;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 6px;
	padding-top: 1px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	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; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #000000 none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: bold;
}
.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:  18px;
   font-weight:  normal;
   color: #333333;
}






















.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold; 
	color: #750000;
	height: 24px;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #ED1A2C 0px solid;
	border-top: #ED1A2C 0px solid;
	border-right: #ED1A2C 0px solid;
	border-bottom: #ED1A2C 0px solid;
}


.SubItem TD
{
	font-family:Tahoma;
	font-size: 11px; 
	font-weight: bold; 	
	color: #FFFFFF;
	background-color: #000000;
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold; 
	color: #32DBED;
	height: 24px;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemSelected
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold; 
	color: #32DBED; 
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemBreadCrumb
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
}


.MenuContainer
{
	background-color: transparent;
	height:34px;	
	border-bottom: #036D41 0px solid;
	padding-left:0px;
}





.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold; 
	background-color: #000000; /* fixed firefox problem, do not use transparent here */
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}


.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 33px;
}


.RootItem TD
{
	font-family:Tahoma;
	font-size: 11px;
	height:34px;		
	padding-left:8px; 
	padding-right:8px;
	padding-top:0px;
	color:#ffffff;
	font-weight:bold;
	background-color:transparent;
	vertical-align:middle;	
}

.RootItemBreadCrumb TD
{
	font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
	padding-left:8px; 
	padding-right:8px;
	padding-top:0px;		
	height:34px;
	font-weight: bold;
	background-color:transparent;
	vertical-align:middle;	
}

.RootItemActive TD
{
	font-family:Tahoma;
	font-size: 11px;
	padding-left:8px; 
	padding-right:8px;
	padding-top:0px;	
	color: #ffffff;
	height:34px;
	font-weight: bold; 
	background-color:transparent;
	vertical-align:middle;	
}

.RootItemSelected TD
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left:8px; 
	padding-right:8px;
	padding-top:0px;	
	color: #CBCBCB;
	height:34px;	
    background-color:transparent;
	vertical-align:middle;	
}





.lg_reglogin
{
	font-family:Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	padding-top:7px;
}
A.lg_reglogin:link {
    text-decoration:    none;
    color:#000000;
}
A.lg_reglogin:visited  {
    text-decoration:    none;
    color: #000000;
}
A.lg_reglogin:active   {
    text-decoration:    none;
    color:#000000;
}
A.lg_reglogin:hover    {
    text-decoration: underline;
    color: #ff0000;
}




.lg_links
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	padding-top:0px;
}
A.lg_links:link {
    text-decoration:    none;
    color:#ffffff;
}
A.lg_links:visited  {
    text-decoration:    none;
    color: #ffffff;
}
A.lg_links:active   {
    text-decoration:    none;
    color:#ffffff;
}
A.lg_links:hover    {
    text-decoration: underline;
    color: #660031;
}



.lg_copyright
{
	font-family:Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #808080;
	padding-top:0px;
}
A.lg_copyright:link {
    text-decoration:    none;
    color:#808080;
}
A.lg_copyright:visited  {
    text-decoration:    none;
    color: #808080;
}
A.lg_copyright:active   {
    text-decoration:    none;
    color:#808080;
}
A.lg_copyright:hover    {
    text-decoration: underline;
    color: #ff0000;
}



.lg_header
{
	font-family:Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #030000;
	padding-top:0px;
}
A.lg_header:link {
    text-decoration:    none;
    color:#030000;
}
A.lg_header:visited  {
    text-decoration:    none;
    color: #030000;
}
A.lg_header:active   {
    text-decoration:    none;
    color:#030000;
}
A.lg_header:hover    {
    text-decoration: underline;
    color: #ff0000;
}


.lg_header1
{
	font-family:Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #030000;
	padding-top:0px;
	padding-left:10px;
}
A.lg_header1:link {
    text-decoration:    none;
    color:#030000;
}
A.lg_header1:visited  {
    text-decoration:    none;
    color: #030000;
}
A.lg_header1:active   {
    text-decoration:    none;
    color:#030000;
}
A.lg_header1:hover    {
    text-decoration: underline;
    color: #ff0000;
}

