﻿/*Body*/
form
{
    display: inline;
}
body
{
    margin: 0;
    background-color: #c4e837;
    text-align: center;
    padding: 0px;
    margin-bottom: .0001pt;
}

p, li, div
{
    margin-top: 0in;
    margin-right: 0in;
    margin-left: 0in;
    margin-bottom: 0.0001pt;
    font-size: 10pt;
    font-family: Arial,Helvetica,sans-serif;
}

a
{
    text-decoration: none;
    color: #000080;
}

a:hover
{
    text-decoration: underline;
}

input
{
    font: 8pt Arial,Helvetica,sans-serif;
    border: 1px solid #606060;
}

.community_text
{
    font-family: Arial;
    font-size: 11px;
    color: #000;
}

#body_layout
{
    width: 964px;
    height: inherit;
    float: left;
    text-align: left;
    background-color: White;
    padding: 0px;
    clear: both;
}

#outer_layout
{
    width: 964px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#layout_bottom
{
    width: 964px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
}

#footer
{
    clear: both;
    width: 964px;
    height: 40px;
    background-color: White;
    color: #333333;
    font-family: arial;
    font-size: 11px;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 10px;
}


.warning
{
    color: Red;
}

.morelink
{
    padding-right: 2px;
    text-align: center;
    font-family: Arial;
    font-size: 10;
    color: #ff6600;
    height: 39px;
    font-weight: bold;
}
.morelink a
{
    padding-right: 2px;
    text-align: center;
    font-family: Arial;
    font-size: 9;
    color: #ff6600;
}

/*header*/
.bluewave
{
    width: 600px;
    height: 15px;
    clear: both;
    float: left;
    background-color: transparent;
    background-image: url(/App_Themes/WF/images/bluewave.gif);
    background-attachment: scroll;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    vertical-align: bottom;
}

#logo
{
    width: 600px;
    float: left;
    padding-left: 10px;
    text-align: left;
}

#logo_outer_layer
{
    width: 600px;
    height: 126px;
    float: left;
    background-color: White;
}

#top_nav
{
    width: 964px;
    height: 97px;
    clear: both;
    float: left;
    vertical-align: bottom;
    background-color: White;
}


#top_line
{
    clear: both;
    background-color: #8cc63f;
    height: 4px;
    width: 964px;
    overflow: hidden;
    float: left;
}

/*Search*/
#search_topnav
{
    vertical-align: middle;
    width: 361px;
    margin-right: 3px;
    margin-bottom: 20px;
    background-image: url(/App_Themes/WF/images/top_search_bg.gif);
    background-repeat: repeat;
    height: 76px;
    font-family: Arial;
    font-size: 11px;
    color: White;
    font-weight: bold;
    text-align: right;
    float: right;
    padding: 0;
    padding-right:10px;
}

#search_outer_layer
{
    width: 364px;
    height: 126px;
    float: left;
    background-color: White;
}


/* SocialBar Styles */
.SocialBar
{
    text-align: right;
    background-color: White;
    margin: 3px;
    height: auto;
    float: right;
    padding: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #0e8fcb;
}
.social_bar
{
    width: 350px;
    height: 25px;
    clear: both;
    padding-left: 15px;
}

.addthis_toolbox addthis_default_style {float:right;}


/*Menu*/
#top_menu
{
    height: 18px;
    width: 964px;
    text-align: right;
    background-color: White;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.top_menu_spacer
{
    margin: 0px;
    width: 3px;
    height: 0px;
    float: right;
    background-color: White;
}

.menu_button
{
    color: #fec500;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    max-height: 15px;
    padding: 4.1px 0px 0px 0px;
    margin: 0 auto;
}

.menu_link
{
    color: #fec500;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    max-height: 15px;
    padding: 10px 10px 0px 10px;
    margin: 0 auto;
    vertical-align: bottom;
}

#main_menu
{
    width: 964px;
    background-color: transparent;
    background-image: url(/App_Themes/WF/images/bg_menu.gif);
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    position: relative;
    height: 25px;
    line-height: 25px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: left;
    float: left;
}


.menu_layer
{
    float: right;
    margin: 0 auto;
    width: 80px;
    margin-right: 3px;
}




/*Login - KB 2-23-2010*/

.login
{
    background-image: url(/App_Themes/WF/images/login-panel.gif);
    background-repeat: no-repeat;
    width: 427px;
    height: 237px;
    margin: auto;
}

.login .login_table
{
    padding: 90px 10px 15px 40px;
}

* + html > body .login .login_table
{
    width: 300px;
    margin-top: 70px;
    margin-left: 40px;
}

.login .loginbtn
{
    vertical-align: middle;
}

.login .forgottenpwd
{
}

.login .remembermeimage
{
    background-image: url(/App_Themes/WF/images/rememberme.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 25px;
}

#loginwarning
{
    width: 300px;
}

/*Registration*/
.registration
{
    padding: 70px 30px;
    font: 9pt Arial,Helvetica,sans-serif;
    width: 500px;
    margin: auto; /*  padding: 50px 10px 10px 25px;*/
    background-image: url(/App_Themes/WF/images/wf_reg-panel.png);
    background-repeat: no-repeat;
}

.registration input
{
    font: 9pt Arial,Helvetica,sans-serif; /*border: 2px solid #606060;*/
}

.registration .registerImage
{
    text-align: center;
}

#reg-info
{
    padding: 10px 200px;
}

.registration .separation
{
    visibility: hidden;
    height: 50px;
    color: black;
    text-align: center;
}

.registration td
{
    padding: 5px 0;
}

/*Registration*/
.finishregistration
{
    padding: 70px 30px;
    font: 9pt Arial,Helvetica,sans-serif;
    width: 500px;
    margin: auto; /*  padding: 50px 10px 10px 25px;*/
    background-image: url(/App_Themes/WF/images/wf_Petpanel.png);
    background-repeat: no-repeat;
}

.finishregistration input
{
    font: 9pt Arial,Helvetica,sans-serif; /*border: 2px solid #606060;*/
}

.finishregistration .registerImage
{
    text-align: center;
}



/* Layout for content place holder */
#content_holder
{
    padding: 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: white;
}
#main_contents
{
    width: 645px;
    float: left;
}


/* homepage left column */
#layout_content_left
{
    position: relative;
    width: 170px;
    height: inherit;
    float: left;
    overflow: hidden;
    padding: 0px 0px 0px 10px;
}
.left_column_content_block
{
    width: 160px;
    border: none;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: White;
}
.left_column_content_header
{
    height: 21px;
    margin: 0 auto;
    width: 159px;
    background: url(/App_Themes/WF/images/content_header.gif);
    text-align: left;
    margin-bottom: 1px;
    margin-top: 1px;
    padding-left: 2px;
    padding-top: 1px;
    font-family: Arial;
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: bottom;
    line-height: 21px;
}
.left_column_content
{
    background-color: White;
    display: block;
    height: auto;
    width: 159px;
    padding-left: 0px 0px 0px 0px;
    margin-left: 1px;
    margin-right: 1px;
    text-align: left;
    overflow: hidden;
}


/* homepage center column */
#layout_content_center
{
    width: 480px;
    height: inherit;
    float: left;
    overflow: hidden;
    padding: 0px 0px 0px 5px;
}
.center_column_content_block
{
    width: 470px;
    border: solid 1px Silver;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #fff;
    background-image: url(/App_Themes/WF/images/bg_latest.gif);
    background-repeat: repeat-x;
}

.center_column_content_header
{
    height: 21px;
    margin: 0 auto;
    width: 465px;
    background: url(/App_Themes/WF/images/content_header.gif);
    text-align: left;
    margin-bottom: 1px;
    margin-top: 1px;
    padding-left: 2px;
    padding-top: 1px;
    font-family: Arial;
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: bottom;
    line-height: 21px;
}
.center_column_content
{
    background-color: #fff;
    background-image: url(/App_Themes/WF/images/bg_latest.gif);
    background-repeat: repeat-x;
    width: 465px;
    padding-left: 2px;
    padding-top: 0px;
    margin-left: 1px;
    margin-right: 1px;
    text-align: left;
    overflow: hidden;
}

/* homepage right column */
#layout_content_right
{
    width: 290px;
    height: inherit;
    float: left;
    overflow: hidden;
    padding: 0px 0px 0px 5px;
}
.right_column_content_block
{
    width: 280px;
    border: noen;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    float: left;
    position: relative;
    z-index: 100;
    padding: 0px;
    background-color: White;
}

.right_column_content_header
{
    height: 21px;
    margin: 0 auto;
    width: 275px;
    background: url(/App_Themes/WF/images/content_header.gif);
    text-align: left;
    margin-bottom: 1px;
    margin-top: 1px;
    padding-left: 2px;
    padding-top: 1px;
    font-family: Arial;
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: bottom;
    line-height: 21px;
}
.right_column_content
{
    background-color: White;
    z-index: 50;
    width: 275px;
    height: inherit;
    padding-left: 0px;
    padding-top: 0px;
    margin-left: 1px;
    margin-right: 1px;
    text-align: left;
    overflow: hidden;
    top: 0px;
}
.right_column_content input
{
    border: 0px;
}

/* Latest */
.latest_content_wrapper
{
    background-image: url(images/bg_latest.gif);
    background-repeat: repeat-x;
    clear: both;
}
.latest_content
{
    padding-left: 2px;
    text-align: left;
    float: left;
    width: 151px;
}
.latest_content_middle_box
{
    border-left: dotted 1px silver;
    border-right: dotted 1px silver;
    padding-left: 2px;
    text-align: left;
    float: left;
    width: 151px;
}
.latest_content_title
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #333366;
}
.latest_content_teaser
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: black;
}

/* Marketplace */
#marketplace_1
{
    padding-left: 5px;
    text-align: left;
    float: left;
    width: 228px;
    border-right: dotted 1px silver;
}
#marketplace_2
{
    padding-left: 5px;
    text-align: left;
    float: left;
    width: 227px;
}


#snapshots_header_curve
{
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 0px;
    background: url(images/bg_quickies_top.gif);
    width: 645px;
    height: 7px;
}
#snapshots_header_curve_bottom
{
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 0px;
    background: url(images/bg_quickies_bottom.gif);
    width: 645px;
    height: 7px;
}

#snapshots_header
{
    height: 20px;
    width: 645px;
    background-color: #c09e82;
    margin-top: 0px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
}
#snapshots_content_layer
{
    height: 100px;
    width: 645px;
    background-color: #fbeccd;
    margin: 3px;
    background: url(images/bg_quickies1.gif);
    margin-bottom: 0px;
}

/* list summary */
.list_summary_title a
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #333366;
    margin-left: 4px;
    text-decoration: none;
}
.list_summary_text
{
    font-family: Arial;
    font-size: 11px;
    margin-left: 4px;
}
.list_summary_big_title a
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #74841E;
    margin-left: 4px;
    text-decoration: none;
}
.list_summary_big_text
{
    font-family: Arial;
    font-size: 13px;
    color: Black;
    margin-left: 4px;
}
.list_summary_big_text a
{
    font-family: Arial;
    font-size: 13px;
    color: Orange;
    margin-left: 4px;
    text-decoration: none;
}
.list_summary_big
{
    padding-top: 14px;
}
.list_summary
{
    padding-top: 10px;
}
.list_summary_text a
{
    font-family: Arial;
    font-size: 11px;
    margin-left: 4px;
    color: #333366;
}


/* Side Bar */
#left_side_bar
{
    width: 200px;
    margin: 0 auto;
    float: left;
    background-color: silver;
    height: 800px;
}
#side_bar
{
    width: 200px;
    margin: 0 auto;
    float: right;
    background-color: silver;
    height: 800px;
}

/* Articles Page */
#articles_layout
{
    width: 460px;
    margin: 3px;
    height: auto;
    float: left;
    padding: 5px;
   /* border: 1px solid silver;*/
    background-color: White;
}

.comments_layout
{
    width: 460px;
    margin: 3px;
    height: auto;
    float: left;
    padding: 5px;
    background-color: White;
}
#article_layout .article_layout
{
    font-family: arial;
    font-size: 11px;
}
.article_header
{
    height: 21px;
    margin: 0 auto;
    width: 465px;
    text-align: left;
    margin-bottom: 1px;
    margin-top: 1px;
    padding-left: 2px;
    padding-top: 1px;
    font-family: Arial;
    font-size: 15px;
    color: Black;
    font-weight: bold;
    vertical-align: bottom;
    line-height: 21px;
}

.downloadreport
{
    padding-top: 100px;
}

.admin-body
{
    background-color: White;
    text-decoration: underline;
    padding: 50px;
}

.admin-body a
{
    text-decoration: underline;
    padding: 10px;
}

.admin-login a
{
    text-decoration: none;
}

