@import "jquery/jquery-ui.css";

.yafnet, .yafnet td
{
    font-family: Arial;
    font-size: 8.5pt;
}
.yafnet input
{
    font: 8pt Arial;
}
.yafnet select
{
    background: #ffffff;
    font: 8pt Arial;
}
.yafnet textarea
{
    background: #ffffff;
    border: 1px solid #000000;
    font: 8pt Arial;
    padding-bottom: 2px;
    padding-left: 2px;
}
.yafnet form
{
    display: inline;
}
.yafnet input
{
    border: 1px solid #DF0031;
    font-size: 8pt;
}
.yafnet input.pbutton
{
    background: #eee;
}
.yafnet input.pbutton:hover
{
    background: #ddd;
}
/* For BBCode Post Buttons */
.yafnet .ButtonOut
{
    filter: alpha(opacity=70);
    border: #7F9DB9 1px solid;
}
.yafnet .ButtonOver
{
    background-color: #FFE1AC;
    border: #FFAD55 1px solid;
}
.yafnet .ButtonChecked
{
    background-color: #FFCB7E;
    border: #FFAD55 1px solid;
}
.yafnet .ButtonOff
{
    filter: gray() alpha(opacity=30);
    background-color: #C0C0C0;
    border: #7F9DB9 1px solid;
}
.yafnet img
{
    border: 0;
}
.yafnet ul
{
    margin: 2px 2px 2px 2px;
    padding: 0;
}
.yafnet li
{
    margin-left: 8px;
}
/* hyperlinks */
.yafnet a
{
    text-decoration: none;
    color: #D50031;
}
.yafnet a:hover
{
    text-decoration: underline;
    color: #000;
}
/* Header 1 - Main header */
.yafnet .header1
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background-image: url(/images/lollipop/sidebarheaderback.png);
    background-repeat: repeat-x;
    border-color: #DDDDDD #DDDDDD #FFFFFF;
    border-style: solid;
    border-width: 0px;
    color: #314251;
    font-size: 123.1%;
    font-weight: bold;
    padding: 7px 9px 8px;
}
/* Links in header1 */
.yafnet tr.header1 a
{
    color: #314251;
    text-decoration: none;
}
.yafnet tr.header1 a:hover
{
    color: #000;
    text-decoration: underline;
}
/* Header 2 - Sub header */
.yafnet tr.header2, .yafnet td.header2
{
    color: #000;
    font-weight: bold;
}
.yafnet .header2
{
    background-color: #DDDDDD;
    color: #000;
    font-weight: bold;
    line-height: 18px;
}
.yafnet a.header2
{
    height: auto;
    background-color: Transparent;
    border-style: none;
    background-image: none;
}
.yafnet td.header2links
{
    background-color: #ddd;
}
.yafnet td.header2links a
{
    color: #D50031;
    text-decoration: none;
    font-size: 7.5pt;
}
.yafnet td.header2links a:hover
{
    color: #000;
    text-decoration: underline;
    font-size: 7.5pt;
}
/* Footer1 - Bottom of tables */
.yafnet .footer1
{
    background-color: #DDDDDD;
    font-size: 7pt;
    height: 28px;
}
.yafnet .footer1 select, .yafnet .footer1 td
{
    font-size: 7pt;
}
.yafnet .postformheader
{
    background-color: #ddd;
    font-weight: bold;
}
/* file attachment css */
.yafnet .fileattach
{
    padding: 5px;
    background-color: #eeeeee;
    border: solid 1px #808080;
}
.yafnet .fileattach .filetitle, .yafnet .fileattach .imgtitle
{
    font-weight: bold;
    color: #444444;
    margin-bottom: 5px;
    font-size: 1.1em;
}
.yafnet .fileattach .attachedimg, .yafnet .fileattach .attachedfile
{
    margin-left: 10px;
}
.yafnet .fileattach a
{
    font-weight: bold;
}
/* Header of posts */
.yafnet .postheader
{
    background-color: #efefef;
    color: #000;
}
/* User info and post/article */
.yafnet .post
{
    background-color: #eee;
    color: #404040;
}
.yafnet .menulinks
{
    background-color: #fff;
    color: #404040;
}
.yafnet .menulinks a
{
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
}
.yafnet .menulinks a:link, .yafnet .menulinks a:visited
{
    color: #000;
}
.yafnet .menulinks a:active, .yafnet .menulinks a:hover
{
    color: #D50031;
}
.yafnet .post td
{
    border: solid 1px #efefef;
}

.yafnet .post_alt
{
    background-color: #fff;
    color: #404040;
}
.yafnet .post_link
{
    font-size: 11px;
    font-weight: bold;
}
.yafnet .post_alt td
{
    border: solid 1px #efefef;
}
.yafnet .post_priority
{
    font-weight: bold;
}
/* Footer of posts */
.yafnet .postfooter
{
    background-color: #ddd;
}
.yafnet .postfooter .editedinfo
{
    color: #FF0000;
    font-weight: bold;
}
/* Area between posts */
.yafnet .postsep
{
    background-color: #8394B2;
    height: 2px;
}
/* most tables are class 'content' */
.yafnet table.content
{
    font-family: Arial;
    font-size: 8pt;
    border: solid 1px #ccc;
    color: #000000;
    padding: 0px;
    background-color: #FFFFFF;
}
.yafnet .content td
{
    padding: 5px;
    vertical-align: top;
}
.yafnet .content td.postAvatar
{
    border: solid 1px #efefef;
    height: 186px;
    background-color: #EEEEEE;
    vertical-align: top;
}
td.message
{
    background-color: #fff;
    padding: 25px;
    font-size: 14px;
}
.yafnet .content td table td table td
{
    padding: 0px;
}
.yafnet #RichEdit td
{
    padding: 0px;
}
/* links inside content table*/
.yafnet .content a
{
    color: #D50031;
    text-decoration: none;
}
.yafnet .content a:hover
{
    color: #D50031;
    text-decoration: underline;
}
/* used for quoting messages */
.yafnet .quote
{
    margin-left: 16px;
    padding-left: 16px;
}
.yafnet .innerquote
{
    padding: 4px;
    background-color: #E4EAF2;
    border: solid 1px #8394B2;
    margin-bottom: 20px;
}
/* used for code */
.yafnet .code
{
    margin-left: 0px;
    padding-left: 0px;
}
.yafnet .innercode
{
    padding: 4px;
    background-color: #f4f4f4;
    border: solid 1px #ccc;
    color: #000000;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 20px;
}
/* font sizes */
.yafnet .smallfont
{
    font-size: 7.5pt;
}
.yafnet .largefont
{
    font-size: 9pt;
}
/* Image Links */
.yafnet a.imagelink
{
    font-size: 8pt;
    font-weight: bold;
    color: #000080;
}
.yafnet a:hover.imagelink
{
    text-decoration: underline;
    color: #0000FF; /*background-color: #D0D0D0;*/
}
/* Used for editor textarea */
.yafnet .posteditor
{
    width: 100%;
    height: 200px;
    font-family: Arial;
    font-size: 8pt;
}
/* Table just above and below tables */
.yafnet table.command
{
    /*border: solid 1px blue;*/
    padding: 3px;
}
.yafnet .yafForumWelcome
{
    padding: 5px;
}
/* p-tag at the top of pages with navigation links */
#PageLinksArea
{
    border-bottom: 1px solid #888888;
    color: #D50031;
    font-family: Helvetica;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: -0.7px;
    margin-bottom: 8px;
    margin-top: 15px;
    padding-bottom: 2px;
}
#PageLinksArea a:link, #PageLinksArea a:visited
{
    color: #D50031;
    text-decoration: none;
}
#PageLinksArea a:active, #PageLinksArea a:hover
{
    text-decoration: underline;
    color: #000;
}
.yafnet .yafPageLink .currentPageLink
{
    font-weight: bold;
    color: #666;
}
.yafnet .yafPageLink
{
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: 4px;
    font-weight: bold;
    font-size: 14px;
}
.yafnet .yafPageLink a
{
    color: #D50031;
    text-decoration: none;
}
.yafnet .yafPageLink a:hover
{
    color: #D50031;
    text-decoration: underline;
}
/* for printing */
.yafnet .print
{
    border: solid 1px #C0C0C0;
}
.yafnet .printheader
{
    background-color: #DDDDDD;
    color: #000000;
    padding: 4px;
}
.yafnet .printbody
{
    background-color: #FFFFFF;
    color: #000000;
    padding: 4px;
}
.yafnet .yafactiveusers a.active_hidden
{
    font-style: italic;
    color: #aaaaaa;
}
/*
Use this to setup overflow feature for your site.
On IE that would mean specifying a width so that the overflow will work properly.
This CSS already works on FireFox.
*/

.yafnet div.postdiv
{
    width: 500px;
    min-height: 100px;
    overflow: auto;
    background-color: #fff;
    margin: 5px;
    overflow: hidden;
    line-height: 1.2;
}
.yafnet div.yafsignature
{
    border-top: solid 1px #666666;
    margin-top: 15px;
    padding-top: 5px;
}
/* CSS Pagelinks */
.yafnet .yafpager
{
    color: #666;
    margin: 6px 0px 6px 0px;
}
.yafnet .pagelink, .yafnet .pagelinkfirst, .yafnet .pagelinklast, .yafnet .pagecurrent, .yafnet .pagecount
{
    background: #F5F5F5;
    border: 1px solid #444444;
    padding: 1px 3px 1px 3px;
    margin-right: 2px;
}
.yafnet .pagecount
{
    margin-right: 5px;
}
.yafnet .pagelinkfirst, .yafnet .pagelinklast
{
    background: #e0e0e0;
}
.yafnet .pagecurrent
{
    background: #dddddd;
}
.yafnet .pagelink a, .yafnet .pagelinkfirst a, .yafnet .pagelinklast a
{
    text-decoration: none;
    color: #000090;
}
/* CCS Buttons */
.yafnet a.yaflittlebutton
{
    background: transparent url('ButtonEnd.gif') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 9px;
    height: 19px;
    margin: 2px 0px 2px 2px;
    padding-right: 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
}
.yafnet a.yaflittlebutton span
{
    background: transparent url('ButtonBack.gif') no-repeat;
    display: block;
    line-height: 11px;
    padding: 4px 3px 4px 8px;
}
.yafnet a.yaflittlebutton img
{
    vertical-align: middle;
    padding: 0px 4px 2px 0px;
}
.yafnet a.yaflittlebutton:hover
{
    color: #000000;
    text-decoration: none;
}
.yafnet a.yaflittlebutton:active
{
    background-position: bottom right;
    outline: none;
}
.yafnet a.yaflittlebutton:active img
{
    padding: 0px 4px 2px 0px;
}
.yafnet a.yaflittlebutton:active span
{
    background-position: bottom left;
    padding: 5px 3px 3px 8px;
}
.yafnet a.yafcssbigbutton
{
    background: transparent url('ButtonEndBig.gif') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 10px;
    height: 24px;
    margin: 2px 0px 2px 2px;
    padding-right: 4px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
}
.yafnet a.yafcssbigbutton span
{
    background: transparent url('ButtonBackBig.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 3px 5px 7px;
}
.yafnet a.yafcssbigbutton img
{
    vertical-align: middle;
    padding: 0px 4px 2px 0px;
}
.yafnet a.yafcssbigbutton:hover
{
    color: #000000;
    text-decoration: none;
}
.yafnet a.yafcssbigbutton:active
{
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
.yafnet a.yafcssbigbutton:active img
{
    padding: 0px 4px 2px 0px;
}
.yafnet a.yafcssbigbutton:active span
{
    background-position: bottom left;
    padding: 6px 3px 4px 7px;
}
/* css image button */
.yafnet a.yafcssimagebutton
{
    background: transparent url('ButtonEnd.gif') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 10px;
    height: 19px;
    margin: 2px 0px 2px 2px;
    padding-right: 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
}
.yafnet a.yafcssimagebutton span
{
    background: transparent url('ButtonBack.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 3px 4px 2px 8px;
}
.yafnet a.yafcssimagebutton img
{
    vertical-align: top;
    padding: 0px 4px 0px 0px;
}
.yafnet a.yafcssimagebutton:hover
{
    text-decoration: none;
    color: #000000;
}
.yafnet a.yafcssimagebutton:active
{
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
.yafnet a.yafcssimagebutton:active img
{
    padding: 0px 4px 0px 0px;
}
.yafnet a.yafcssimagebutton:active span
{
    background-position: bottom left;
    padding: 4px 4px 1px 8px; /* push text down 1px */
}
/* CSS Popupmenu */
.yafnet .yafpopupmenu
{
    background-color: #ffffff;
    border: solid 1px #333333;
}
.yafnet .yafpopupmenu ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.yafnet .yafpopupmenu li
{
    padding: 5px 10px 5px 10px;
    margin: 0;
}
.yafnet .yafpopupmenu li.popupitemhover
{
    background-color: #cccccc;
}
/* ajax tabs */
/* default layout */
.yafnet .ajax__tab_default .ajax__tab_header
{
    white-space: nowrap;
}
.yafnet .ajax__tab_default .ajax__tab_outer
{
    display: -moz-inline-box;
    display: inline-block;
}
.yafnet .ajax__tab_default .ajax__tab_inner
{
    display: -moz-inline-box;
    display: inline-block;
}
.yafnet .ajax__tab_default .ajax__tab_tab
{
    margin-right: 4px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    display: -moz-inline-box;
    display: inline-block;
}

/* xp theme */
.yafnet .ajax__tab_xp .ajax__tab_header
{
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-line.gif")%>) repeat-x bottom;
}
.yafnet .ajax__tab_xp .ajax__tab_outer
{
    padding-right: 4px;
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-right.gif")%>) no-repeat right;
    height: 21px;
}
.yafnet .ajax__tab_xp .ajax__tab_inner
{
    padding-left: 3px;
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-left.gif")%>) no-repeat;
}
.yafnet .ajax__tab_xp .ajax__tab_tab
{
    height: 13px;
    padding: 4px;
    margin: 0;
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab.gif")%>) repeat-x;
}
.yafnet .ajax__tab_xp .ajax__tab_hover .ajax__tab_outer
{
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-right.gif")%>) no-repeat right;
}
.yafnet .ajax__tab_xp .ajax__tab_hover .ajax__tab_inner
{
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-left.gif")%>) no-repeat;
}
.yafnet .ajax__tab_xp .ajax__tab_hover .ajax__tab_tab
{
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover.gif")%>) repeat-x;
}
.yafnet .ajax__tab_xp .ajax__tab_active .ajax__tab_outer
{
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-right.gif")%>) no-repeat right;
}
.yafnet .ajax__tab_xp .ajax__tab_active .ajax__tab_inner
{
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-left.gif")%>) no-repeat;
}
.yafnet .ajax__tab_xp .ajax__tab_active .ajax__tab_tab
{
    background: url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active.gif")%>) repeat-x;
}
.yafnet .ajax__tab_xp .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #000000;
    border-top: 0;
    padding: 5px;
}

/* scrolling */
.yafnet .ajax__scroll_horiz
{
    overflow-x: scroll;
}
.yafnet .ajax__scroll_vert
{
    overflow-y: scroll;
}
.yafnet .ajax__scroll_both
{
    overflow: scroll;
}
.yafnet .ajax__scroll_auto
{
    overflow: auto;
}

/*Modal Popup*/
.modalBackground
{
    background-color: #000;
    filter: alpha(opacity=30);
    opacity: 0.3;
}
.modalPopup
{
    background-color: #ffffff;
    border: solid 1px #aaaaaa;
    width: 400px;
    padding: 1px;
}

.modalPopup .modalBase
{
}

.modalPopup .modalHeader
{
    background-image: url('bg_header1.png');
    background-color: #7D8CFF;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 22px;
    font-size: 12px;
    padding: 5px;
}

.modalPopup .modalInner
{
    padding: 10px;
    text-align: center;
}

.modalPopup .modalInnerMain
{
    font-size: 9pt;
    font-weight: bold;
    color: #992222;
    text-align: center;
}

.modalPopup .modalInnerSub
{
    font-size: 8pt;
    color: #333333;
    text-align: center;
}

.modalPopup .modalFooter
{
    background-image: url('bg_footer1.png');
    padding: 5px;
    line-height: 28px;
}

.modalPopup .modalFooter input
{
    display: block;
    vertical-align: middle;
    margin: 0 auto;
}
/* Goto Page Form */
.gotoPageForm
{
    background-color: #ffffff;
    border: solid 1px #666;
    width: 90px;
    margin: 1px;
}
.gotoPageForm .gotoBase
{
    border: solid 1px #ffffff;
}
.gotoPageForm .gotoHeader
{
    background-image: url('bg_header1.png');
    color: #ffffff;
    font-weight: bold;
    padding: 2px;
}
.gotoPageForm .gotoInner
{
    padding: 2px;
}
.gotoPageForm .gotoInner input
{
    margin: 2px;
}


/*
------------------------------------------------------------------------
BEGIN SHARED.CSS
------------------------------------------------------------------------
*/


/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

#footer
{
    text-align: center;
    clear: both;
    margin: 0px auto;
    padding: 40px 0px 10px 0px;
    width: 940px;
}

#footerlinks
{
    margin-bottom: 8px;
}
#footer p
{
    margin: 0px;
    color: #D50031;
}

#footerlinks p a, #footerlinks p a:visited, #footer p a, #footer p a:visited
{
    color: #D50031;
    text-decoration: none;
}
#footerlinks p
{
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma;
}
#footerlinks p a:hover, #footer p a:hover
{
    color: #000;
    text-decoration: underline;
}
#sueetielogo
{
    margin-top: 2px;
    margin-bottom: 25px;
    color: #60B8A8;
}

#footer p.copyright
{
    margin-bottom: 15px;
    font-size: 11px;
}

p.owner
{
    padding: 30px 0px 0px 0px;
    float: right;
}

p.license
{
    padding: 10px 0px 0px 0px;
    text-align: justify;
}



/*
------------------------------------------------------------------------
END SHARED.CSS
------------------------------------------------------------------------
*/

#ContainerDivOuter
{
    width: 100%;
    text-align: center;
}
#ContainerDiv
{
    width: 990px;
    margin: 20px auto;
    text-align: left;
}

h4
{
    font-family: Arial;
    font-size: 16px;
    color: #000000;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    border-bottom: solid 1px #888888;
    padding-bottom: 2px;
    margin-bottom: 8px;
    letter-spacing: -.5px;
    margin-top: 15px;
}
.forumheading
{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -.5px;
}
.sidelogoarea
{
    text-align: center;
    margin: 25px auto 15px auto;
}
img.ForumAvatarImage
{
    border: solid 1px #ddd;
    padding: 0px;
    height: 60px;
    width: 60px;
}
.ForumAvatarImage
{
    margin-top: 8px;
}

.ForumAvatarImage:hover
{
    border: solid 1px #000;
}
.yafnet tr.topicRow .topicLastPost img.avatarimage, .yafnet tr.topicRow_Alt .topicLastPost img.avatarimage, #yafpage_members .avatarimage 
{
    height: 40px;
    width: 40px;
    border: 1px solid #ccc;
}
