form, html, body
{
    margin: 0;
    padding: 0;
}

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

html
{
    height: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
}
body
{
    background: #7F7F7F;
}
table
{
    margin: 0;
    border-collapse: collapse;
    border: none;
    border-spacing: 0;
}
p
{
}
.FrontEnd
{
    line-height: 1.3;
}

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

a
{
    color: #254689;
}
a:hover
{
    color: red;
    text-decoration: underline;
}

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

.OuterTable
{
    width: 100%;
    height: 100%;
    background: url('../images/page_bg_l.png') repeat-y top left #FFF;
    margin-left: 0;
    margin-right: 0;
}
.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;
}
.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;
}

.LoginTD2
{
    vertical-align: top;
    color: #777;
    padding: 2px 30px 0px 0px;
    text-align: right;
}
.SearchTD
{
    text-align: right;
    vertical-align: top;
    padding: 90px 30px 0px 0px;
    height: 120px;
}
.MenuTD
{
    width: 199px;
    text-align: left;
    vertical-align: top;
    padding: 4px 0 0 0;
}
.PanesTD
{
    vertical-align: top;
    padding: 4px 14px 0 0px;
}
.PanesTable
{
    width: 100%;
}
.TopRow
{
    background: url('../images/header_bg.jpg') repeat-x top left;
    height: 83px;
    padding: 0;
}
.TopRowRight
{
    background: url('../images/header_bg_r_login.jpg') no-repeat top right;
    height: 159px;
    width: 100%;
    padding: 0;
}
.TopRowRight2
{
    background: url('../images/header_bg_r.jpg') no-repeat top right;
    height: 159px;
    width: 100%;
    padding: 0;
}
.BottomRow
{
    background: url('../images/footer_bg.png') repeat-x top center #EBEBEA;
    height: 76px;
    padding: 0;
}
.BottomRowLeft
{
    background: url('../images/footer_bg_l.png') no-repeat top left;
    height: 76px;
    padding: 0;
}
.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;
}
.MiddleRow
{
    background: url('../images/page_bg_r.png') repeat-y top right;
    padding: 0 10px 0 23px;
    vertical-align: top;
}
.TopRow3
{
    background: url('../images/header_bg3.png') repeat-x top left;
    height: 83px;
    padding: 0;
    vertical-align: top;
}
.TopRowLeft3
{
    background: url('../images/headerlogo4.png') no-repeat top left;
    height: 159px;
    width: 100%;
    padding: 0;
}
.TopRowRight3
{
    background: url('../images/header_bg_r.png') no-repeat top right;
    height: 159px;
    width: 100%;
    padding: 0;
}
.TopRowMember
{
    background: url('../images/header_bgmem.png') repeat-x top left;
    height: 83px;
    padding: 0;
}
.TopRowLeftMember
{
    background: url('../images/headerlogomem.png') no-repeat top left;
    height: 120px;
    width: 100%;
    padding: 0;
}
.TopRowRightMember
{
    background: url('../images/header_bg_rmem.png') no-repeat top right;
    height: 120px;
    width: 100%;
    padding: 0;
}
.MiddleRowMember
{
    background: url('../images/page_bg_r.png') repeat-y top right;
    padding: 0em 20px 0em 20px;
    text-align: left;
}
.OuterTableMember
{
    width: 100%;
    height: 100%;
    background: url('../images/page_bg_mem.png') repeat-y top left #FFF;
}
.BottomRowLeftMember
{
    background: url('../images/footer_bg_lmem.png') no-repeat top left;
    height: 76px;
    padding: 0;
}

/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

.PaneTop
{
    width: 100%;
    padding: 0 7px;
}
.PaneLeft
{
    padding: 0 7px;
    width: 33%;
}
.PaneCenter
{
    padding: 0 7px 24px 7px;
    text-align: left;
    vertical-align: top;
}
.PaneRight
{
    padding: 0 7px 0 7px;
    width: 33%;
}
.PaneRight2
{
    padding: 0 7px 0 7px;
    width: 195px;
}
.PaneBottom
{
    width: 100%;
    padding: 0 7px 0 7px;
}
.PaneMenuBottom
{
    width: 100%;
    padding: 5px 5px 0 5px;
}

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

.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;
}
a.LOGIN_object:hover, a.USER_object:hover
{
    color: #444;
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}
.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;
}
a.DATE_object:hover
{
    color: #444;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
}
.FOOTER_objects
{
    color: #777;
    font-size: 11px;
}
a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active
{
    color: #777;
    font-weight: bold;
    text-decoration: none;
}
a.FOOTER_objects:hover
{
    color: #444;
    font-weight: bold;
    text-decoration: none;
}

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

.normal, .Normal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    line-height: 14px;
}
.NormalBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #444;
}
.NormalRed
{
    color: #C50000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
}
.SubHead
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #555;
    padding: 0;
}
.Head
{
    font-size: 11px;
    color: #555;
    background: transparent;
    font-weight: bold;
    padding: 0;
}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

select, input
{
    font-family: tahoma;
    font-size: 11px;
    color: #333;
}
.NormalTextBox
{
    color: #333;
    padding-left: 4px;
    line-height: 12px;
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
}
td.NormalTextBox
{
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
}
/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

.MainMenu_MenuContainer
{
    background-color: #f4f4f4;
    width: 191px;
    background-image: ( '../images/nav_idle.gif' );
    background-repeat: repeat-y;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    width: 199px;
}
.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;
}
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;
}
.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;
}
TABLE.MainMenu_Idle TD
{
    color: #666;
    background: url(../images/nav_idle.gif) no-repeat;
    padding: 0 0 0 24px;
    height: 22px;
    font-weight: bold;
}
TABLE.MainMenu_Selected TD
{
    color: #666;
    background: url(../images/nav_over.gif) no-repeat;
    padding: 0 0 0 24px;
    height: 22px;
    font-weight: bold;
}
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;
    color: #132345;
}

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;
}
.bluebox, .widget
{
    color: #333300;
    background-color: #ECF1EF;
    border-top: solid 1px #254689;
    border-bottom: solid 1px #254689;
    padding: 9px 0px 18px 9px;
    font-family: verdana,sans-serif;
}
.bluebox h4, .widget h4
{
    color: #254689;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0px 0px 0.5em 0px;
}
.bluebox h3
{
    margin-top: 0;
    color: #3275b7;
    text-align: center;
}
.bluebox P, .widget P
{
    font-size: 12px;
    line-height: 14px;
    margin: 1em 0px 0px 0px;
    font-family: verdana,sans-serif;
}
.bluebox ul, .widget ul
{
    margin: 0.5em 0px 0.5em 2em;
    padding: 0px;
}
.bluebox li, .widget li
{
    padding: 1px;
    margin: 0px;
    list-style-type: square;
}
/* blue box */

.widget
{
    margin-bottom: 1em;
}

.post
{
    margin-bottom: 2em;
}
.post h1
{
    border: none;
    margin-bottom: 0.5em;
    padding: 0;
}
.post h1 a
{
    text-decoration: underline;
}
.post p.tags, .post p.categories, .post .footer
{
    font-size: 11px;
}
.post p.tags a, .post p.categories a, .post .footer a
{
    text-decoration: none;
}
#postnavigation
{
    margin-bottom: 1em;
}
#relatedPosts
{
    font-size: 11px;
}
#relatedPosts span
{
    display: none;
}
#relatedPosts a
{
    padding-right: 10px;
}
/* standard 2column layout */
.column2
{
    width: 100%;
}
.column2 .column2-left
{
    vertical-align: top;
}
.column2 .column2-left h3:first-child
{
    margin-top: 0;
}
.column2 .column2-right
{
    width: 280px;
    padding-left: 6px;
    vertical-align: top;
}
/* buttons */
.btn.danger, .alert-message.danger, .btn.danger:hover, .alert-message.danger:hover, .btn.error, .alert-message.error, .btn.error:hover, .alert-message.error:hover, .btn.success, .alert-message.success, .btn.success:hover, .alert-message.success:hover, .btn.info, .alert-message.info, .btn.info:hover, .alert-message.info:hover
{
    color: #ffffff;
}
.btn .close, .alert-message .close
{
    font-family: Arial, sans-serif;
    line-height: 18px;
}
.btn.danger, .alert-message.danger, .btn.error, .alert-message.error
{
    background-color: #c43c35;
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
    border-left-color: #c43c35;
    border-right-color: #c43c35;
    border-top-color: #c43c35;
    border-bottom-color: #882a25;
}
.btn.success, .alert-message.success
{
    background-color: #57a957;
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(top, #62c462, #57a957);
    border-left-color: #57a957;
    border-right-color: #57a957;
    border-top-color: #57a957;
    border-bottom-color: #3d773d;
}
.btn.info, .alert-message.info
{
    background-color: #339bb9;
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(top, #5bc0de, #339bb9);
    border-left-color: #339bb9;
    border-right-color: #339bb9;
    border-top-color: #339bb9;
    border-bottom-color: #22697d;
}
.btn
{
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #bbb;
    cursor: pointer;
    display: inline-block;
    background-color: #e6e6e6;
    background-repeat: no-repeat;
    padding: 5px 14px 6px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    color: #333;
    font-size: 13px;
    line-height: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
    text-decoration: none;
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
}
.btn:hover
{
    background-position: 0 -15px;
    color: #333;
    text-decoration: none;
}
.btn:focus
{
    outline: 1px dotted #666;
}
.btn.primary
{
    color: #ffffff;
    background-color: #0064cd;
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(top, #049cdb, #0064cd);
    border-left-color: #0064cd;
    border-right-color: #0064cd;
    border-top-color: #0064cd;
    border-bottom-color: #003f81;
}
.btn.active, .btn :active
{
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled
{
    cursor: default;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=65);
    -khtml-opacity: 0.65;
    -moz-opacity: 0.65;
    opacity: 0.65;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn[disabled]
{
    cursor: default;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=65);
    -khtml-opacity: 0.65;
    -moz-opacity: 0.65;
    opacity: 0.65;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn.large
{
    font-size: 15px;
    line-height: normal;
    padding: 9px 14px 9px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.btn.small
{
    padding: 7px 9px 7px;
    font-size: 11px;
}
:root .alert-message, :root .btn
{
    border-radius: 0 \0;
}
button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner
{
    padding: 0;
    border: 0;
}
/* widgets in blog */
.tagcloud li
{
    list-style: none;
    display: inline;
    padding: 0 !important;
    margin: 0 4px 0 0 !important;
	font-size: 11px;
}
.tagcloud ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.tagcloud li a, .tagcloud li a.medium
{
	color:#666;
	text-decoration:none;
}
.tagcloud li a.smallest
{
    color:#aaa;
}
.tagcloud li a.small
{
    color:#999;
}
.tagcloud li a.big
{
    color:#333;
}
.tagcloud li a.biggest
{
    color:#000;
}
