﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #ddd;
    margin: 0px;
    padding: 0px;
    color: #000;
}
a, a:visited
{
    color: #D50031;
    text-decoration: none;
    outline: none;
}

a:hover
{
    color: #000;
    text-decoration: underline;
}
ol
{
    padding-left: 30px;
}
/*
------------------------------------------------------------------------
PAGE OUTER
------------------------------------------------------------------------
*/
#pageouter
{
    width: 100%;
    margin: 0;
    text-align: center;
}
#pageinner
{
    width: 990px;
    margin: 0 auto;
    border-left: solid 1px #999;
    border-right: solid 1px #999;
    background: #f5f5f5;
}

/*
------------------------------------------------------------------------
TOP MENUBAR
------------------------------------------------------------------------
*/
#topstripinner .menu li.WelcomeLI 
{
}
#topstripinner .menu li.WelcomeLI a.WelcomeLink
{
    vertical-align: top;
}

#topstrip
{
    width: 100%;
    height: 35px;
    margin: 0px auto;
    padding: 0px;
    display: block;
    overflow: hidden;
    background-color: #DF0031;
    font-size: .8em;
}
#topouter
{
    width: 100%;
    margin: 0px;
    text-align: center;
    background-color: #fff;
}
#topinner
{
    width: 990px;
    margin: 0px auto 0px auto;
    height: 185px;
    background-image: url(/themes/lollipop/images/homelogo.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
}
#topstripinner
{
    width: 990px;
    margin: 0px auto 0px auto;
    text-align: right;
}
#homePageLink
{
    margin: 20px auto auto 20px;
    text-align: left;
}
a.logoLink
{
    color: #EEECDE;
    display: block;
    margin: 0 auto 0 0;
    text-decoration: none;
    width: 175px;
}
a.logoLink:active, a.logoLink:focus
{
    outline: none;
}
a.logoLink:active, a.logoLink:hover
{
    text-decoration: none;
}
a.logoLink:focus
{
    outline: none;
}

#topstripinner .menu
{
    float: right;
    margin: 2px 10px 0px 0px;
    padding: 0px;
    list-style-type: none;
    font-family: Tahoma;
    font-size: 11px;
}
#topstripinner .menu li
{
    margin: 44px auto;
}
#topstripinner .menu li.spacer
{
    width: 12px;
}
#topstripinner .menu li
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
}
#topstripinner .menu li a, #topstripinner .menu li a:visited
{
    color: #eee;
    font-size: 1.1em;
    font-family: Tahoma;
    font-weight: normal;
    padding: 5px 12px;
    text-decoration: none;
}
#topstripinner .menu li a:hover, #topstripinner .menu li a:active
{
    text-decoration: underline;
    color: #fff;
}

/*
------------------------------------------------------------------------
BODY OUTER
------------------------------------------------------------------------
*/
#bodyouter
{
    margin: 0px;
    width: 100%;
    text-align: center;
}
#bodyinner
{
    width: 990px;
    text-align: center;
    display: block;
    overflow: hidden;
    margin: 0px auto 0px auto;
    font-family: Helvetica, Arial;
}

/*
------------------------------------------------------------------------
BODY AREA
------------------------------------------------------------------------
*/

#bodyarea
{
    width: 960px;
    margin: 10px auto 30px auto;
    border: solid 1px #ccc;
    background-color: #fff;
    text-align: left;
    overflow: hidden;
    min-height: 550px;
    padding-bottom: 20px;
}

/*
------------------------------------------------------------------------
USER MENU
------------------------------------------------------------------------
*/

#userMenu
{
    text-align: right;
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

#userMenu .menu
{
    float: right;
    margin: 2px 20px 0px 0px;
    padding: 0px;
    list-style-type: none;
    font-family: Tahoma;
    font-size: 11px;
}
#userMenu .menu li
{
    margin: 44px auto;
}
#userMenu .menu li.spacer
{
    width: 12px;
}
#userMenu .menu li
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
}
#userMenu .menu li a, #userMenu .menu li a:visited
{
    color: #D50031;
    font-size: 1.1em;
    font-weight: normal;
    padding: 0px 8px;
    text-decoration: none;
    line-height: 20px;
}
#userMenu .menu li a:hover, #userMenu .menu li a:active
{
    text-decoration: underline;
    color: #000;
}
img.UserMenuAvatar
{
    margin-top: -4px;
    border: solid 1px #ddd;
    padding: 0px;
}
#userMenu .menu li.UserMenuAvatar 
{

}
#userMenu .menu li.UserMenuAvatar a
{
}
/*
------------------------------------------------------------------------
FOOTER AREA
------------------------------------------------------------------------
*/
#footerinner
{
    width: 990px;
    margin: 0px auto 0px auto;
}
#footerouter
{
    width: 100%;
    margin: 0px;
    background-position: top;
    background-color: #DF0031;
    overflow: hidden;
    text-align: center;
}

#footerlinks
{
    color: #CCCCCC;
    display: block;
    font-family: Lucida Sans,Verdana;
    font-size: 14px;
    font-weight: normal;
    margin: 30px auto 8px;
    overflow: hidden;
    line-height: 16px;
}
#footerlinks a
{
    margin: 0 5px 0 5px;
}
#footerlinks a:visited, #footerlinks a:link
{
    color: #fff;
    text-decoration: none;
}

#footerlinks a:hover, #footer a:hover
{
    color: #fff;
    text-decoration: underline;
}

/*
------------------------------------------------------------------------
SUEETIE LOGO
------------------------------------------------------------------------
*/

#sueetielogo
{
    clear: both;
    margin-top: 16px;
    margin-bottom: 30px;
    color: #eee;
    width: 100%;
    text-align: center;
}
#sueetielogo p
{
    margin: 5px auto;
    font-size: 11px;
    color: #eee;
    width: 400px;
    font-family: Arial;
}
#sueetielogo IMG
{
    border: none;
}
#sueetielogo p a
{
    font-weight: bold;
    text-decoration: none;
    border: none;
    color: #fff;
}
#sueetielogo p a:hover
{
    text-decoration: underline;
}
.SueetieLogoText 
{
line-height: 1.2;
}

/*
------------------------------------------------------------------------
MENUS
------------------------------------------------------------------------
*/

#topinner .pagetoplinks
{
    float: right;
    width: 600px;
    text-align: right;
    margin-right: 0px;
    margin-top: 14px;
}
#topinner .pagetoplinks .menu li.AvatarHeader a, #topinner .pagetoplinks .menu li.AvatarHeader a:visited
{
    padding: 0px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    font-size: 11px;
}


#topstripinner .menulinks #nav li.current a, #topstripinner .menulinks #nav li.current a:visited
{
    color: #fff;
    text-decoration: underline;
}
#topstripinner .menulinks #nav li.current ul.subnav a 
{
    text-decoration: none;
}
#topstripinner .menulinks #nav li.current ul.subnav li.current a 
{
    text-decoration: underline;
}

/*
------------------------------------------------------------------------
AVATARS
------------------------------------------------------------------------
*/
.AvatarBig
{
    margin: 0px;
    width: 200px;
    height: 200px;
    border: solid 1px #ddd;
    background-image: url(/themes/lollipop/images/avatars/noavatar.jpg);
    background-repeat: no-repeat;
}
.AvatarHeader
{
    margin: 0px;
    width: 60px;
    height: 60px;
    border: solid 1px #999;
}
.AvatarHeader:hover
{
    border: solid 1px #DF0031;
}


/*
------------------------------------------------------------------------
CONTENT PARTS
------------------------------------------------------------------------
*/
.contentpart
{
    border: solid 1px transparent;
}

.contentpart:hover
{
    background-color: #eee;
    border: dashed 1px #666;
    cursor: pointer;
}

.contenteditorouter
{
    width: 625px;
    position: absolute;
    z-index: 1000;
    background-color: #fff;
}

.contenteditor
{
    width: 609px;
    border: double 3px #111;
    padding: 5px;
    color: #444444;
    font-family: Arial;
    font-size: 14px;
}

.contenteditor a:link, .contenteditor a:visited, .contenteditor a:active, .contenteditor a:hover
{
    color: #B2161B;
    text-decoration: none;
}
.contenteditor textarea
{
    min-height: 350px;
    width: 607px;
    border-color: #eee;
}

.contenteditor .lastchanged, .contenteditor .contentid
{
    font-size: 11px;
    font-family: Tahoma;
}
.contenteditor .contentid
{
    padding: 5px 0;
    color: #B2161B;
}
.contenteditor .links
{
    margin-top: 12px;
    margin-bottom: 5px;
}
.contenteditor .links a.cancel, .contenteditor .links a.save, .contenteditor .links .htmlmode
{
    cursor: pointer;
    margin-left: 10px;
    padding: 3px;
    border: solid 1px #ddd;
    background-color: #f4f4f4;
    font-size: 10px;
    font-family: Tahoma;
    line-height: 16px;
}
.contenteditor .links .htmlmode input
{
    padding-top: 3px;
    margin-bottom: 1px;
    vertical-align: bottom;
}
.contenteditor .links a.cancel:hover, .contenteditor .links a.save:hover, .contenteditor .links .htmlmode:hover
{
    background-color: #ddd;
    border: solid 1px #ccc;
}
.contenteditor .links .cancel, .contenteditor .links .save
{
    color: #B2161B;
}

.contenteditorouter .topmenu
{
    width: 100%;
    height: 20px;
    background-color: #000;
}

.ui-draggable-dragging .contenteditor
{
    z-index: 1000;
}

.menuclose, .menumaximize, .menuadmin
{
    float: right;
    margin: 3px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.menuclose
{
    background: url(/images/shared/nicedit/cpmenuclose.png) no-repeat;
}

.menumaximize
{
    background: url(/images/shared/nicedit/cpmenumax.png) no-repeat;
}

.menuadmin
{
    background: url(/images/shared/nicedit/cpmenuadmin.png) no-repeat;
}

/*
------------------------------------------------------------------------
BODY AREA ELEMENTS
------------------------------------------------------------------------
*/

#content {
background:none repeat scroll 0 0 transparent;
border:medium none transparent;
display:block;
float:right;
margin:20px 20px 0 auto;
overflow:hidden;
padding:0;
text-decoration:none;
width:680px;
}
#content p
{
    font-family: Arial;
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 15px;
}
#sidepanel
{
    width: 200px;
    float: left;
    text-align: right;
    margin-top: 30px;
    margin-left: 30px;
    font-family: Arial;
    font-size: 14px;
    color: #000;
    clear: both;
}
#sidepanel p
{
    line-height: 1.2;
}
h4
{
    font-family: Arial;
    font-size: 16px;
    color: #D50031;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    border-bottom: solid 1px #DF0031;
    padding-bottom: 2px;
    margin-bottom: 8px;
    letter-spacing: -.5px;
    margin-top: 15px;
}
#BodyTitleArea, .BodyTitleArea
{
    border-bottom: 1px solid #DF0031;
    color: #D50031;
    font-family: Helvetica;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: -0.7px;
    margin-bottom: 8px;
    margin-top: 15px;
    padding-bottom: 2px;
}


/*
------------------------------------------------------------------------
SITE MENU
------------------------------------------------------------------------
*/

#nav, #nav ul
{
    float: right;
    list-style: none;
    line-height: 1;
    padding: 0;
    border: none;
    font-family: Tahoma;
}
#nav ul
{
}
#nav ul.subnav
{
    background-color: #df0031;
    text-align: left;
    z-index: 1000;
}
#nav a
{
    color: #FFFFFF;
    display: block;
    padding: 0.7em 1em 0.6em;
    text-decoration: none;
    font-size: 1.2em;
}
#nav li ul a
{
    display: block;
    color: #fff;
    text-decoration: none;
    padding: .65em 1.6em;
}
#nav a:hover
{
    text-decoration: underline;
}
#nav li
{
    float: left;
    padding: 0;
    margin: 0;
}
#nav li ul
{
    position: absolute;
    left: -999em;
    height: auto;
    width: 18em;
    font-weight: normal;
    border-color: #fff;
    margin: 0;
}
#nav li li
{
    width: 18em;
}
#nav li ul a
{
    width: 18em;
    height: 16px;
}
#nav li ul ul
{
    margin: -1.75em 0 0 3em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul
{
    left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul
{
    left: auto;
}
#nav ul.subnav li:hover, #nav ul.subnav li.sfhover
{
    background: #777;
}

#topmenuinner .menulinks #nav li.current li a, #topmenuinner .menulinks #nav li.current li a:visited
{
    text-decoration: none;
}
#topmenuinner .menulinks #nav li.current li a:hover, #topmenuinner .menulinks #nav li.current li a:active
{
    text-decoration: underline;
}

/*
------------------------------------------------------------------------
FORMS
------------------------------------------------------------------------
*/

input.TextBoxBig
{
    border: 1px solid #CCCCCC;
    font-family: Arial;
    font-size: 1.4em;
    padding-bottom: 3px;
    padding-left: 0.2em;
    padding-top: 0.1em;
}
.TextButtonBig, .TextButtonBigLeft, .TextButtonBig input, tr.modalPanelButtonRow td input, .TextButtonBigArea input, .tagsEditButtonArea input, .calendarEditButtonArea input
{
    background-color: #EEEEEE;
    border-color: #CCCCCC #999999 #999999 #CCCCCC;
    border-right: 1px solid #999999;
    border-style: solid;
    border-width: 1px;
    font-size: 18px;
    font-weight: lighter;
    margin: 3px;
    padding: 7px 6px;
    text-decoration: none;
    white-space: nowrap;
    font-family: Arial;
}
.TextButtonBig:hover, .TextButtonBigLeft:hover, .TextButtonSmall:hover, .TextButtonBigArea input:hover, tr.modalPanelButtonRow td input:hover, .TextButtonBigArea input:hover, .tagsEditButtonArea input:hover, .calendarEditButtonArea input:hover
{
    background-color: #ddd;
}
.TextButtonBig input.TextButtonBigMatchHeight
{
    padding: .2em 6px;
}


/*
------------------------------------------------------------------------
MODAL WINDOWS
------------------------------------------------------------------------
*/
.modalPanelTitle td
{
    padding: 3px;
    font-weight: bold;
    font-size: 0.9em;
    background-image: url(/themes/lollipop/images/window_titlebg.gif);
    cursor: hand;
    color: black;
    font-family: Verdana;
    width: 100%;
    height: 30px;
    background-color: #6f90dc;
}

.modalPanel
{
    border-right: 1px outset;
    border-top: 1px outset;
    z-index: 500;
    width: 500;
    border-left: 1px outset;
    border-bottom: 1px outset;
    position: absolute;
    border-collapse: collapse;
    background-color: buttonface;
}

.modalPanel td
{
    vertical-align: top;
}

.titleIcon
{
    padding-right: 20px;
}
input.modalPencil
{
    display: inline;
    float: right;
    margin-left: 4px;
    margin-right: 2px;
    margin-top: 2px;
}

tr.modalPanelButtonRow td
{
    padding-top: 10px;
    text-align: right;
}
tr.modalPanelButtonRow td input
{
    margin-right: 8px;
    padding: 3px 5px;
}
/*
------------------------------------------------------------------------
CONTENT PAGES
------------------------------------------------------------------------
*/
.ContentSidebarPageList
{
    margin: 30px auto;
    font-size: 1.3em;
    font-family: Arial;
    letter-spacing: -.04em;
}
.ContentSidebarViewItem
{
    margin-bottom: 10px;
}
.ContentSidebarViewItem a:link, .ContentSidebarViewItem a:visited
{
    text-decoration: none;
    color: #D50031;
}
.ContentSidebarViewItem a:hover, .ContentSidebarViewItem a:active
{
    text-decoration: underline;
    color: #000;
}
.ContentSidebarTitleCurrent
{
    font-weight: bold;
}
.ContentSidebarListTitle
{
    font-size: 1.1em;
    letter-spacing: -.04em;
    color: #000;
    font-weight: lighter;
    margin-bottom: 20px;
}
#ContentBodyArea 
{
    margin-left: 30px;
}
#ContentSideTop
{
    line-height: 14px;
}
#ContentSideBottom
{
    margin-top: 40px;
}
#ContentBodyArea h3
{
    font-size: 1.5em;
    letter-spacing: -.04em;
    color: #D50031;
    font-weight: lighter;
    margin-bottom: 35px;
    width: 100%;
    overflow: hidden;
}
#content #ContentBodyArea p
{
    font-size: 16px;
    margin-right: 30px;
}
.CreativeCommonsAttrib
{
    color: #666666;
    display: block;
    font-family: Lucida Sans;
    font-size: 11px;
    margin: 20px 0 0;
    text-transform: uppercase;
    width: 100%;
}

/*
------------------------------------------------------------------------
TAGS
------------------------------------------------------------------------
*/
.tagsEditPanel
{
    width: 100%;
    overflow: hidden;
    margin: 20px 0px;
}
.tagsEditToggleImage
{
    margin-left: 7px;
}
input.tagsEditBox {
background:none repeat scroll 0 0 transparent;
border:1px solid #CCCCCC;
clear:left;
display:block;
font-size:16px;
margin-top:20px;
overflow:hidden;
padding:5px;
width:600px;
}
input.tagsEditBox:hover, input.tagsEditBox:focus
{
    background-color: #eee;
}
input.tagsDisplayBox:hover, input.tagsDisplayBox:focus
{
    background: none;
    color: #000;
}
SPAN.tagMatches
{
    font-size: .9em;
    margin: 20px 0px 10px 0px;
    width: 100%;
    line-height: 28px;
    display: block;
}
SPAN.tagMatches SPAN
{
    padding: 3px;
    margin-right: 5px;
    background-color: #DF0031;
    border: solid 1px #fff;
    color: #fff;
    cursor: pointer;
}
SPAN.tagMatches SPAN:hover
{
    background-color: #000;
}
.tagsLabel
{
    font-weight: bold;
    margin-right: 6px;
    color: #D50031;
}
.tagsArea
{
    overflow: hidden;
    margin-top: 20px;
    min-height: 20px;
}

/*
------------------------------------------------------------------------
CALENDAR EDIT CONTROL
------------------------------------------------------------------------
*/
.calendarArea
{
    overflow: hidden;
    display: block;
    margin-top: 20px;
}
.calendarEditPanel
{
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
}
input.calendarEditTitleTextBox
{
    width: 90%;
    overflow: hidden;
    border: solid 1px #ccc;
    padding: 5px;
    font-size: 16px;
    margin-top: 20px;
}
textarea.calendarEditDescriptionTextArea
{
    width: 90%;
    height: 60px;
    padding: 5px;
    font-size: 14px;
    margin-top: 10px;
    font-family: Arial;
    margin-bottom: 15px;
    border: solid 1px #ccc;
}
span.calendarNotesArea
{
    display: block;
    overflow: hidden;
    width: 90%;
    font-size: .8em;
    font-family: Tahoma;
    text-transform: uppercase;
    color: #D50031;
    margin-top: 20px;
}
.calendarEditButtonArea
{
    margin-top: 18px;
}
.calendarStartEndTimeLabel, .calendarAllDayLabel, .calendarStartDateLabel, .calendarRepeatDateLabel
{
    font-size: 12px;
    margin-left: 0px;
    color: #D50031;
    font-weight: bold;
    margin-right: 8px;
}
.calendarRepeatDateLabel
{
    margin-left: 15px;
}
.calendarStartEndTimeDiv, .calendarStartDateDiv, calendarRepeatEndDateDiv
{
    display: block;
    width: 100%;
    height: 0px;
    overflow: hidden;
}
.calendarStartEndTimeDiv
{
    height: 20px;
}
input.calendarEditStartTimeTextBox, input.calendarEditEndTimeTextBox, input.calendarEditStartDateTextBox, 
input.calendarEditEndDateTextBox, input.calendarEditRepeatEndDateTextBox
{
    width: 100px;
    margin-left: 8px;
    border: solid 1px #ccc;
    padding: 5px;
    font-size: 16px;
}
input.calendarEditStartDateTextBox, input.calendarEditRepeatEndDateTextBox
{
    width: 100px;
    margin-left: 0px;
}
 input.calendarEditEndDateTextBox
 {
     margin-left: 8px;
 }
.calendarAsterisk
{
    font-size: 21px;
    color: #D50031;
    margin-left: 4px;
    height: 20px;
    vertical-align: bottom;
}

/*
------------------------------------------------------------------------
SIMPLE DATE PICKER
------------------------------------------------------------------------
*/

.datepicker
{
    border-collapse: collapse;
    border: 2px solid #999;
    position: absolute;
}
.datepicker tr.controls th
{
    height: 22px;
    font-size: 11px;
}
.datepicker select {
font-size:11px;
max-width:80px;
}
.datepicker tr.days th
{
    height: 18px;
}
.datepicker tfoot td
{
    height: 18px;
    text-align: center;
    text-transform: capitalize;
}
.datepicker th, .datepicker tfoot td
{
    background: #eee;
    font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
}
.datepicker th span, .datepicker tfoot td span
{
    font-weight: bold;
}

.datepicker tbody td
{
    width: 24px;
    height: 24px;
    border: 1px solid #ccc;
    font: 11px/22px Arial, Helvetica, sans-serif;
    text-align: center;
    background: #fff;
}
.datepicker tbody td.date
{
    cursor: pointer;
}
.datepicker tbody td.date.over
{
    background-color: #99ffff;
}
.datepicker tbody td.date.chosen
{
    font-weight: bold;
    background-color: #ccffcc;
}
table.datepicker
{
    width: 280px;
}
/*
------------------------------------------------------------------------
JQUERY ALERTS
------------------------------------------------------------------------
*/

#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(/images/shared/jalerts/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(/images/shared/jalerts/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(/images/shared/jalerts/info.gif);
}

#popup_content.confirm {
	background-image: url(/images/shared/jalerts/important.gif);
}

#popup_content.prompt {
	background-image: url(/images/shared/jalerts/help.gif);
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

