/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {

}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
.LabelText{
   font-family: Arial,Helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   color:#000000;
   float:left;
   margin:3px 0px 0pt 0pt;
   padding:0pt 10px 0pt 0pt;
   width:120px;
}

.Textarea{
   margin:3px 0px 0pt 0pt;
   padding:0pt 10px 0pt 0pt;
   width:250px;
   height:100px;
}

.display{
  color:red;
  display:none;
  valign:Top;
}

.displayred{
  color:red;
}

#PellaWindowLeadForm .LabelText{
   font-family: Arial,Helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   color:#000000;
   float:left;
   margin:3px 0px 0pt 0pt;
   padding:0pt 10px 0pt 0pt;
   width:120px;
}


#PellaWindowLeadForm input {
        width: 135px;
        float: left; 
        margin-bottom: 10px;
margin-right:10px;
font-size:11px;
}

#PellaWindowLeadForm .zip {
        width: 60px;
margin-right: 9px;
display:inline;
float:left;
position:relative;
top:-16px;
left:12px;
*top:-20px;
*left:151px;
}
#PellaWindowLeadForm .button {
clear:both;
        width: 102px;
        height: 34px;
margin-top:-15px;


}
div#PellaWindowLeadForm {
        margin: 0;
        padding: 0;
}
.emailformcalendar {
clear:left;
width:160px;
}

/* homepage form */
#PellaWindowLeadForm .LabelText{
   font-family: Arial,Helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   color:#000000;
   float:left;
   margin:3px 0px 0pt 0pt;
   padding:0pt 10px 0pt 0pt;
   width:120px;
}


#PellaHomeLeadForm input {
        width: 140px;
        float: left; 
        margin-bottom: 7px;
font-size:10px;
}

#PellaHomeLeadForm p {
        clear: both;
        _padding: 0;
        _margin: 0;
        *padding: 0;
        *margin: 0;
}
#PellaHomeLeadForm .homeformlast {
        width: 62px !important;
margin-right:10px;
float:left;
}
#PellaHomeLeadForm .homeformlast1 {
        width: 62px !important;
float:left;
}
#PellaHomeLeadForm .zip {
        width: 140px;
}
#PellaHomeLeadForm .button {
        width: 90px;
        height: 29px;
*margin-top:-10px;

}
#PellaHomeLeadForm {
        margin: 0;
        padding: 95px 25px 0px 28px;
}

/* home bottom */
#home-bottom-icons {
padding-top:20px;
*padding-top:10px;
padding-left:75px;
}
#home-bottom-icons a:link, #home-bottom-icons a:visited {
text-decoration:none;
}
#home-bottom-icons p {
padding-bottom:40px;
*padding-bottom:34px;
font-size:11px;
}
.SearchButton {
position:relative;
top:5px;
*top:0px;
}
.homeappt {
width:123px !important;
}



#lxT1264 {
width:400px !important;
}
.savedoor li {
margin:0;
padding:0;
height:16px;
*height:;
}
.savedoor li a:link, .savedoor li a:visited{
font-size:12px;
font-weight:bold;
color:#222;
}
#dnn_RightPane h2 {
margin-top:0px;
font-size:14px;
}
.kcyellow {
color:#FFDF01;
font-size:12px;
line-height:18px;
}
.bigwhite a:link, .bigwhite a:visited {
color:#fff;
}



.doorpic
{ width:170px;
padding: 0 10px 0 10px;}

.door
{ float:left;
padding:10px;
width:255px;}

.doorvote input
{ width:170px;}

.QuestionChoices
{margin-left:100px;}


.doorvote 
{
 width:170px;
 text-align:center;
color:#242021;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
text-transform:none;
}

.votethankyou
{
color:#242021;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
text-transform:none;
font-weight:bold;
}

.doorcomment
{
margin-top: 5px;
margin-bottom: 5px;
font-style:italic;
font-weight:normal;
}
#dnn_ctr481_Events_EventMonth_EventCalendar {
width:900px;
}

.feedTitle, #creditfooter {
display:none;
}
.feedburnerFeedBlock ul {
list-style:none;
margin:15px 0px 0px 0px;
padding:0;
}
.feedburnerFeedBlock ul li {
list-style:none;
margin:0;
padding:0;
}
.feedburnerFeedBlock .headline {
margin-top:10px;
clear:both;
}

