﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width:            100%;
	height:           100%;
	background-color: transparent;
}
.controlpanel {
	width:            100%;
	height:           1px;
	background-color: #CCCCCC;
	border-right:     #FFFFFF 1px solid; 
	border-top:       #FFFFFF 1px solid; 
	border-left:      #FFFFFF 1px solid; 
	border-bottom:    #FFFFFF 1px solid;

}
.imagepane {
        height:           195px;
        width:            570px;
	background-color: transparent;
	padding-left:     0px;
	padding-right:    0px;
	padding-top:      0px;
	padding-bottom:   0px;
}
.titlepane {
        height:           30px;
        width:            570px;
	background-color: transparent;
	padding-left:     0px;
	padding-right:    0px;
	padding-top:      0px;
	padding-bottom:   0px;
}
.contentpane {
        height:           100%;
        width:            570px;
	background-color: transparent;
	padding-left:     0px;
	padding-right:    0px;
	padding-top:      0px;
	padding-bottom:   0px;
}
.SkinObject {
	color:            #FF6600;
	font-family:      Arial, Helvetica;
	font-size:        10px;
	font-weight:      normal;
	text-decoration:  none;
}
A.SkinObject:link {
	color:            #FF6600;
	font-family:      Arial, Helvetica;
	font-size:        10px;
	font-weight:      normal;
	text-decoration:  none;
}
A.SkinObject:visited {
	color:            #FF6600;
}
A.SkinObject:active {
	color:            #FF6600;
}
A.SkinObject:hover {
	color:            #FF6600;
}
.MainMenuText {
	color:            #FFFFFF;
	font-family:      Arial, Helvetica;
	font-size:        12px;
	font-weight:      normal;
	font-style:       normal;
	text-decoration:  none;
}
.MenuTable {
        background-color: #FF6600;
        width:            570px;
        height:           19px;
        text-align:       right;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor:           pointer;
	cursor:           hand;
	height:           19px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	background-color: #FF6600;
	border-left:      #FFFFFF 1px solid;
	border-bottom:    #FFFFFF 0px solid;
	border-top:       #FFFFFF 1px solid;
	border-right:     #FFFFFF 0px solid;
	cursor:           pointer;
	cursor:           hand;
	color:            #FFFFFF;
	font-family:      Arial, Helvetica;
	font-size:        12px;
	font-weight:      normal; 
	font-style:       normal;
	height:           19px;
}
.MainMenu_MenuIcon {
	background-color: #FF6600;
	border-left:      #FFFFFF 1px solid;
	border-bottom:    #FFFFFF 0px solid;
	border-top:       #FFFFFF 1px solid;
	border-right:     #FFFFFF 0px solid;
	cursor:           pointer;
	cursor:           hand;
	height:           19px;
}
.MainMenu_SubMenu {
	background-color: #FF6600;
	z-index:          1000;
	cursor:           pointer;
	cursor:           hand;
	height:           19px;
	filter:           none;
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
	background-color: #FF6600;
	border-left:      #FFFFFF 1px solid;
	border-bottom:    #FFFFFF 0px solid;
	border-top:       #FFFFFF 1px solid;
	border-right:     #FFFFFF 0px solid;
	cursor:           pointer;
	cursor:           hand;
	color:            #FFFFFF;
	font-family:      Arial, Helvetica;
	font-size:        12px;
	font-weight:      normal;
	font-style:       normal;
	height:           19px;
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}
.StandardButton {
	background:       #CCCCCC;
	color:            #333333;
	font-family:      Arial, Helvetica;
	font-size:        12px;
	font-weight:      normal;
}
p {
	color:            #333333;
	font-family:      Arial, Helvetica;
	font-size:        12px;
	font-weight:      normal;
	text-decoration:  none;
	margin-top:       0px;
}
td {
	color:            #333333;
	font-family:      Arial, Helvetica;
	font-size:        12px;
	font-weight:      normal;
	text-decoration:  none;
}
.normal {
	color:            #333333;
	font-family:      Arial, Helvetica;
	font-size:        12px;
	font-weight:      normal;
	text-decoration:  none;
}
H1  {
	font-family:      Arial, Helvetica;
	font-size:        16px;
	font-weight:      bold;
	text-decoration:  none;
	color:            #666666;
	margin-top:       0px;
	margin-bottom:    0px;
}
H2  {
	font-family:      Arial, Helvetica;
	font-size:        14px;
	font-weight:      bold;
	text-decoration:  none;
	color:            #666666;
	margin-top:       0px;
	margin-bottom:    0px;
}
H3 {
	font-family:      Arial, Helvetica;
	font-size:        13px;
	font-weight:      bold;
	text-decoration:  none;
	color:            #666666;
	margin-top:       0px;
	margin-bottom:    0px;
}
H4, H5, H6 {
	font-family:      Arial, Helvetica;
	font-size:        12px;
	font-weight:      bold;
	text-decoration:  none;
	color:            #666666;
	margin-top:       0px;
	margin-bottom:    0px;
}
A:link  {
	text-decoration: underline;
	color:           #333333;
}
A:visited   {
	text-decoration: underline;
	color:           #333333;
}
A:active    {
	text-decoration: underline;
	color:           #000000;
}
A:hover {
	text-decoration: underline;
	color:           #000000;
}
hr {
	color:            #FF6600;
}
.footertext {
	color:            #666666;
	font-family:      Arial, Helvetica;
	font-size:        10px;
	font-weight:      normal;
	text-decoration:  none;
}
A.footertext:link {
	color:            #666666;
	font-family:      Arial, Helvetica;
	font-size:        10px;
	font-weight:      normal;
	text-decoration:  none;
}
A.footertext:visited {
	text-decoration:  none;
	color:            #666666;
}
A.footertext:active {
	text-decoration:  none;
	color:            #000000;
}
A.footertext:hover {
	text-decoration:  none;
	color:            #000000;
}
ul {
	list-style-type:     square;
	list-style-position: outside;
}
