/* FORM */                                  form { margin:0px; padding:0px; }
/*========================================================*/
/*         CSS for DotNetNuke Skin - Deja Vu              */
/*                  by Brian Connor                       */
/*               http://bc.digidia.com                    */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:small  }
/* Style For HTML BODY                   */ body { margin: 0; background: #7F7F7F; }
/* Setting Text Throughout the skin      */ .FrontEnd table, .FrontEnd tr, .FrontEnd td {margin: 0;}
/* Setting Text Throughout the skin      */ p {}
/* Setting Text Throughout the skin      */ .FrontEnd {line-height:1.3;  }

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active {  }
/*-- default links hover               --*/ a:hover { color: red; }
/*-- default links visited and active  --*/ .FrontEnd a:link, .FrontEnd a:visited, .FrontEnd a:active { color: #254689;  }
/*-- default links hover               --*/ .FrontEnd a:hover { color: red; text-decoration: underline;  }

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

/*-- outermost table of skin -Standard      --*/ .OuterTable { width: 100%; height: 100%; background: url(../images/page_bg_l.png) repeat-y top left #FFF; }
/*-- outermost table of skin -Admin         --*/ .OuterTableAdmin { width: 90%; height: 100%; background: url(../images/page_bg_l.png) repeat-y top left #FFF; }
.InnerTable { border-collapse:collapse; table-layout:fixed; font-size:12px; }
/*-- cell containing login and register     --*/ .LoginTD {  vertical-align: top; color: #777; padding: 93px 30px 0px 0px; text-align:right; font-size:12px }
A.LoginLink:link, A.LoginLink:visited, A.LoginLink:active { font-weight:normal; }

/*-- cell containing login and register - 2 --*/ .LoginTD2 {  vertical-align: top; color: #777; padding: 2px 30px 0px 0px; text-align:right; }
/*-- cell containing search                 --*/ .SearchTD { text-align:right; vertical-align: top; padding: 90px 30px 0px 0px; height:120px;}
/*-- cell containing menu                   --*/ .MenuTD { width: 199px; text-align:left; vertical-align: top; padding: 4px 0 0 0; }
/*-- cell containing panes                  --*/ .PanesTD { vertical-align: top; padding: 4px 14px 0 0px; }
/*-- top header section                     --*/ .TopRow { background:  url(../images/header_bg.jpg) repeat-x top left; height: 83px; padding: 0; }
/*-- topright header section                --*/ .TopRowRight { background:  url(../images/header_bg_r_login.jpg) no-repeat top right; height: 159px; width:100%; padding: 0;}
/*-- topright header section                --*/ .TopRowRight2 { background:  url(../images/header_bg_r.jpg) no-repeat top right; height: 159px; width:100%; padding: 0;}
/*-- bottom footer section                  --*/ .BottomRow { background:  url(../images/footer_bg.png) repeat-x top center #EBEBEA; height: 76px; padding: 0;}
/*-- bottomleft footer section              --*/ .BottomRowLeft { background:  url(../images/footer_bg_l.png) no-repeat top left; height: 76px; padding: 0;}
/*-- bottomright footer section             --*/ .BottomRowRight { background:  url(../images/footer_bg_r.png) no-repeat top right; height: 76px; text-align: right; font-size:12px; line-height:14px; vertical-align: top; padding: 35px 37px 0 37px; }
/*-- middle content section                 --*/ .MiddleRow { background:  url(../images/page_bg_r.png) repeat-y top right; padding: 0 10px 0 23px; }
/*-- top header section                     --*/ .TopRow3 { background:  url(../images/header_bg3.png) repeat-x top left; height: 83px; padding: 0; vertical-align:top; }
/*-- topleft header section                 --*/ .TopRowLeft3 { background:  url(../images/headerlogo4.png) no-repeat top left; height: 159px; width:100%; padding: 0; }
/*-- topright header section                --*/ .TopRowRight3 { background:  url(../images/header_bg_r.png) no-repeat top right; height: 159px; width:100%; padding: 0;}
/*-- top header section                     --*/ .TopRowMember { background:  url(../images/header_bgmem.png) repeat-x top left; height: 83px; padding: 0; }
/*-- topleft header section                 --*/ .TopRowLeftMember { background:  url(../images/headerlogomem.png) no-repeat top left; height: 120px; width:100%; padding: 0; }
/*-- topright header section                --*/ .TopRowRightMember { background:  url(../images/header_bg_rmem.png) no-repeat top right; height: 120px; width:100%; padding: 0;}
/*-- middle content section                 --*/ .MiddleRowMember { background:  url(../images/page_bg_r.png) repeat-y top right; padding: 0em 20px 0em 20px; text-align:left; }
/*-- outermost table of skin -Standard      --*/ .OuterTableMember { width: 100%; height: 100%; background: url(../images/page_bg_mem.png) repeat-y top left #FFF; }
/*-- bottomleft footer section              --*/ .BottomRowLeftMember { background:  url(../images/footer_bg_lmem.png) no-repeat top left; height: 76px; padding: 0;}

/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

/*-- top inside content pane       --*/ .PaneTop { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .PaneLeft { padding: 0 7px 0 7px; width: 33%; }
/*-- content pane                  --*/ .PaneCenter { padding: 0 7px 24px 7px; text-align:left;}
/*-- right content pane            --*/ .PaneRight { padding: 0 7px 0 7px; width: 33%; }
/*-- right content pane            --*/ .PaneRight2 { padding: 0 7px 0 7px; width: 195px; }
/*-- bottom inside pane            --*/ .PaneBottom { width: 100%; padding: 0 7px 0 7px; }
/*-- bottom menu content pane      --*/ .PaneMenuBottom { width: 100%; padding: 5px 5px 0 5px; }

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #777; font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { color: #444; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #777; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#777; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#777; font-weight:bold; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#444; font-weight:bold; text-decoration:none;  }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: black; line-height:14px;}
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #444; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #555; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent;  border: 0; }
/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { background-color: #f4f4f4;  width: 191px; background-image:(../images/nav_idle.gif); background-repeat:repeat-y; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; width: 199px; }
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 1px; background: #f3f3f3; padding: 0px; border: 1px solid #999; font-weight: normal;  }
/*-- submenu items idle       --*/ TABLE.MainMenu_MenuItem TD, .ModuleTitle_MenuItem { font-family: tahoma;  color: #6A6A6A; font-size: 12px; background: #f3f3f3; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: tahoma; font-size: 12px; font-weight: bold; cursor: pointer; cursor: hand; color: #4F4F4F; background: #DCDCDC; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- menuitems idle           --*/ TABLE.MainMenu_Idle TD{ color: #666; background:  url(../images/nav_idle.gif) no-repeat; padding: 0 0 0 24px; height: 22px; font-weight: bold;}
/*-- menuitems over           --*/ TABLE.MainMenu_Selected TD { color: #666; background:  url(../images/nav_over.gif) no-repeat; padding: 0 0 0 24px; height: 22px; font-weight: bold;}
/*-- menuitems active         --*/ TABLE.MainMenu_Active TD { color: #666; background:  url(../images/nav_active.gif) no-repeat; padding: 0 0 0 24px; height: 22px; font-weight: bold;}
.MainMenu_MenuItem A { text-decoration: none; color: #666; display:block;}
.MainMenu_MenuItem A:hover { text-decoration: none; color: #666}

/* New MENU */
div.AspNet-Menu-Vertical { background-color: #f4f4f4;  width: 191px; background-image:url('../images/nav_idle.gif'); background-repeat:repeat-y; margin-bottom:1em !important;}
div.AspNet-Menu-Vertical ul.AspNet-Menu { margin:0;padding:0; list-style-type:none; width: 191px;position:static !important;}
div.AspNet-Menu-Vertical li.AspNet-Menu-Leaf  
{
	margin:0;
	padding:0; 
	list-style-type:none; 
	height: 22px !important;	
	background-image:url('../images/nav_idle.gif'); 
	background-repeat:no-repeat;
	position:static !important;
	float:none !important;
}
div.AspNet-Menu-Vertical li.AspNet-Menu-Leaf a.AspNet-Menu-Link  
{
	display:block; 
	height: 19px !important;
	font-family: tahoma;  
	color: #6A6A6A; 
	font-size: 12px;
	font-weight:bold;
	background-image:url('../images/nav_idle.gif');
	padding-left:16px;
	padding-top:3px;
	text-decoration:none;
}
div.AspNet-Menu-Vertical li.AspNet-Menu-Leaf a.AspNet-Menu-Link span.red
{
	color: #EE0000;padding:0;margin:0;height:100% !important;
	cursor:pointer;
}
div.AspNet-Menu-Vertical li.AspNet-Menu-Leaf a.AspNet-Menu-Link:hover
{
	text-decoration:none;
	background-image:url('../images/nav_active.gif');
}
div.AspNet-Menu-Vertical li.AspNet-Menu-Selected a.AspNet-Menu-Selected  
{
	background-image:url('../images/nav_over.gif') !important;
}


/* Register Stuff */
.regtable
{
    width:100%;
}
.regsubhead
{
    background-color:#CCC;
    font-size:13px;
    padding:4px 0px;
    text-align:center;
    font-weight:bold;
}
.regcaption, .regcaptionreq
{
    font-size:12px;
}
.regcaptionreq
{
    font-weight:bold;
}
.regfield input, input.regfield, .regfield select, select.regfield
{
    font-size:12px;
}
.regfield
{
    font-size: 12px;
}
.regdata
{
    font-weight:bold; font-size:12px;
}
.regbutton
{
    font-size:12px;
}

.regsum
{
    width: 100%;
    border-collapse: collapse;
}
.regsumdesc
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 8px;
    width: 75%;
}
.regsumprice
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    text-align: right;
    width: 25%;
}
.regsumdescfoot
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 8px;
    border-top: solid 1px black;
    font-weight: bold;
}
.regsumpricefoot
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    text-align: right;
    border-top: solid 1px black;
    font-weight: bold;
}

H1 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:normal;
	color: #254689;
	margin:0px 0px 20px  0px;
    padding:0px 0px 2px 0px;
    border-bottom: solid 1px #254689;
    width:100%;
}

H2 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:normal;
	color: #254689;
	margin:0px 0px 20px  0px;
    padding:0px 0px 2px 0px;
    border-bottom: solid 1px black;
    width:100%;
}

H3 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:normal;
	color: black;
	margin:18px 0px 6px 0px;
	padding:0px;
}

A.TopLink
{
    padding: 2px 6px 3px 6px;
}

A.TopLink:link, A.TopLink:visited, A.TopLink:active
{
    border: solid rgb(171, 171, 171) 1px;
    background-color:White;
    font-weight:bold;
    text-decoration:none;
}

A.TopLink:hover
{
    border: solid rgb(171, 171, 171) 1px;
    background-color:#efefef;
    font-weight:bold;
}
