/*** general ***/
body
{
   color: #000000;
   font-family: Arial, sans-serif;
   font-size: 13px;
   margin: 0;
   min-width: 900px;
   padding: 0;
   text-align: center;
}

a { color: #F68E34; }

a:hover
{
   color: #F68E34;
   font-weight: bold;
   text-decoration: underline;
}

a:active
{
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}

#loader
{
   position: absolute;
   left: 50%;
   top: 50%;
   margin-left: -16px;
   margin-top: -16px;
}

#wrapper
{
   height: 740px;
   margin: 10px auto;
   padding: 0;
   text-align: left;
   width: 900px;
}

#main
{
   height: 500px;
   background-image: url( ../images/background.jpg );
   background-repeat: no-repeat;
   padding: 25px;
   position: relative;
   width: 850px;
}

#navigation
{
   position: absolute;
   left: 25px;
   bottom: 25px;
}

#footer
{
   color: #F68E34;
   font-weight: bold;
   margin-top: 14px;
   padding-right: 14px;
   text-align: right;
}

#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer a:active { text-decoration: underline; }

.lowerrightnav
{
   position: absolute;
   bottom: 25px;
   right: 25px;
}

.indentwrap
{
   padding-left: 10px;
   text-indent: -8px;
}

.invisiblebutton
{
   background-color: #FFFFFF;
   border: none;
   color: #FFFFFF;
   height: 1px;
   width: 1px;
}

.smalltext
{
   font-size: 11px;
   font-weight: normal;
}


/*** header ***/
#header
{
   height: 104px;
   position: relative;
   text-align: center;
}

#header #orglogo
{
   position: absolute;
   left: 15px;
   bottom: 10px;
}

#header #welcomelogout
{
   font-weight: bold;
   position: absolute;
   right: 15px;
   bottom: 10px;
}

#header #welcomelogout a
{
   color: #000000;
   text-decoration: none;
}

#header #welcomelogout a:hover
{
   color: #000000;
   text-decoration: none;
}

#header #welcomelogout a:active
{
   color: #000000;
   text-decoration: none;
}


/*** catch all ***/
.catchall
{
   background-image: url( ../images/popup.png );
   background-repeat: no-repeat;
   color: #FFFFFF;
   height: 550px;
   overflow: hidden;
   position: absolute;
   left: 0px;
   top: 0px;
   width: 900px;
}

.catchall .infomsg
{
   margin: 105px;
   text-align: center;
}

.catchall .content
{
   height: 292px;
   overflow: auto;
   margin-left: 105px;
   margin-top: 105px;
   padding-right: 10px;
   width: 680px;
}

.catchall .flashcontent
{
   position: absolute;
   left: 130px;
   top: 56px;
}

.catchall .formcontent
{
   text-align: left;
   margin-left: 220px;
   margin-top: 50px;
   width: 265px;
}

.catchall .formcontentleft
{
   position: absolute;
   left: 120px;
   top: 200px;
   width: 270px;
}

.catchall .formcontentright
{
   position: absolute;
   right: 120px;
   top: 200px;
   width: 270px;
}

.catchall .quickexplanation {
   font-size: 12px;
   left: 140px;
   position: absolute;
   text-align: center;
   top: 46px;
   width: 620px;
}


/*** index ***/
#moreinfobuttons
{
   height: 32px;
   text-align: center;
}

#storytellerwelcome
{
   height: 185px;
   margin-top: 25px;
   margin-bottom: 25px;
   text-align: center;
}

#login
{
   height: 28px;
   margin-top: 25px;
}

#forgotpasswordlink
{
   font-size: 11px;
   position: absolute;
   bottom: 6px;
   right: 27px;
}

#flashguidedtour
{
   position: absolute;
   left: 130px;
   top: 56px;
}


/*** sign up ***/
#signuptitle
{
   font-weight: bold;
   margin-top: 35px;
   text-align: center;
}

#signupfields
{
   position: absolute;
   top: 85px;
   left: 52px;   
}

#whysignup
{
   position: absolute;
   top: 95px;
   right: 25px;
   width: 425px;
}


/*** contact ***/
#contactfields
{
   position: absolute;
   left: 25px;
   top: 25px;
}

#contactarea
{
   position: absolute;
   left: 110px;
   top: 120px;
}

#contactchecks
{
   position: absolute;
   right: 50px;
   top: 120px;
}


/*** dashboard ***/
#dashboardleft
{
   position: absolute;
   left: 25px;
   top: 25px;
}

#newsandnotes
{
   background-image: url( ../images/storyteller/dashboardbox.png );
   background-repeat: no-repeat;
   height: 381px;
   margin-top: 7px;
   padding: 10px;
   width: 394px;
}

#newsandnoteslist
{
   height: 381px;
   overflow: auto;
}

#dashboardright
{
   position: absolute;
   right: 25px;
   top: 25px;
}

#communitycomments
{
   background-image: url( ../images/storyteller/dashboardbox.png );
   background-repeat: no-repeat;
   height: 381px;
   margin-top: 7px;
   padding: 10px;
   width: 394px;
}

#communitycommentslist
{
   height: 381px;
   overflow: auto;
}


/*** dashboard news and notes ***/
#newsandnotesdetails
{
   position: absolute;
   right: 17px;
   top: 100px;
   width: 220px;
}

#newsandnotescontent
{
   position: absolute;
   left: 248px;
   top: 100px;
   height: 330px;
   width: 403px;
}

#newsandnotesbox
{
   background-image: url( ../images/entryarea.png );
   background-repeat: no-repeat;
   color: #000000;
   height: 282px;
   padding: 10px;
   width: 383px;
}

#newsandnotesscroll
{
   height: 282px;
   overflow: auto;
   padding-right: 10px
}

#newsandnotesnavigation
{
   position: absolute;
   left: 25px;
   bottom: 25px;
}


/*** dashboard comments ***/
#commentdetails
{
   position: absolute;
   right: 17px;
   top: 100px;
   width: 220px;
}

#commentresponse
{
   position: absolute;
   left: 248px;
   top: 80px;
   height: 330px;
   width: 403px;
}

#commentresponsebox
{
   background-image: url( ../images/entryarea.png );
   background-repeat: no-repeat;
   color: #000000;
   height: 282px;
   margin-top: 7px;
   padding: 10px;
   width: 383px;
}

#commentresponsescroll
{
   height: 282px;
   overflow: auto;
   padding-right: 10px
}

#commentnavigation
{
   position: absolute;
   left: 25px;
   bottom: 25px;
}


/*** my account ***/
#myaccountbuttons
{
   position: absolute;
   top: 105px;
   width: 850px;
}

.myaccountcatchalltitle
{
   position: absolute;
   top: 25px;
   font-weight: bold;
   text-align: center;
   width: 900px;
}

#myaccountchangepassword
{
   position: absolute;
   left: 65px;
   top: 70px;
}

#myaccountmodifyinfo
{
   position: absolute;
   left: 55px;
   top: 60px;
}

#myaccountmycommunity
{
   position: absolute;
   left: 480px;
   top: 60px;
   width: 400px;
}

#myaccountdeletestorytype
{
   position: absolute;
   left: 278px;
   top: 115px;
}

#myaccountaddstorytype
{
   position: absolute;
   left: 55px;
   top: 60px;
}

#myaccountstorytypedescs
{
   position: absolute;
   left: 487px;
   top: 75px;
   width: 365px;
}

#myaccountbillingleft
{
   position: absolute;
   left: 53px;
   top: 70px;
}

#myaccountbillingright
{
   position: absolute;
   left: 411px;
   top: 80px;
   width: 420px;
}

#myaccountbillingabout
{
   height: 155px;
   overflow: auto;
   margin-bottom: 20px;
   padding-right: 10px;
   width: 410px;
}

#myaccountggs
{
   position: absolute;
   bottom: 18px;
   left: 28px;
}

#myaccountmystories {
   left: 168px;
   position: absolute;
   top: 105px;
}

#myaccounteditstory {
   position: absolute;
   left: 520px;
   top: 80px;
}

#myaccounteditstoryplayertext {
   left: 58px;
   position: absolute;
   top: 80px;
}


/*** stories ***/
#stories {
   background-image: url( ../images/area.png );
   color: #000000;
   height: 256px;
   padding: 13px 0px 0px 15px;
   width: 548px;
}

#storieslist {
   height: 217px;
   overflow: auto;
   width: 533px;
}

.storyselect {
   width: 26px;
}

.storytitle {
   padding-left: 10px;
   text-align: left;
   text-indent: -10px;
   width: 334px;
}

.storyduration {
   text-align: left;
   width: 61px;
}

.storydate {
   text-align: left;
   width: 61px;
}


/*** capture ***/
#storytypes
{
   position: absolute;
   left: 35px;
   top: 25px;
}

#descriptions
{
   position: absolute;
   left: 35px;
   top: 80px;
}

#descriptionbox
{
   background-image: url( ../images/entryareahalf.png );
   background-repeat: no-repeat;
   height: 148px;
   margin-top: 3px;
   padding: 10px;
   width: 343px;
}

#descriptionbox div
{
   height: 140px;
   overflow: auto;
   padding-right: 10px
}

#toggletextvideo
{
   height: 15px;
   position: absolute;
   right: 35px;
   top: 25px;
}

#textvideoerror
{
   height: 15px;
   position: absolute;
   left: 455px;
   top: 25px;
}

#storytext
{
   position: absolute;
   right: 35px;
   top: 50px;
}

#storyvideo
{
   position: absolute;
   right: 35px;
   top: 50px;
}

#storytitle
{
   position: absolute;
   right: 167px;
   top: 430px;
}


/*** button ***/
.button
{
   display: block;
   background-image: url( ../images/buttons/single_inactive.png );
   background-repeat: no-repeat;
   color: #000000;
   font-weight: bold;
   height: 28px;
   line-height: 28px;
   text-align: center;
   text-decoration: none;
   width: 270px;
}

.button.hover
{
   background-image: url( ../images/buttons/single_hover.png );
   color: #000000;
   text-decoration: none;
}

.button:hover
{
   background-image: url( ../images/buttons/single_hover.png );
   color: #000000;
   text-decoration: none;
}

.button:active
{
   background-image: url( ../images/buttons/single_active.png );
   color: #000000;
   text-decoration: none;
}

.buttondisabled, .buttondisabled:hover, .buttondisabled:active
{
   display: block;
   background-image: url( ../images/buttons/single_active.png );
   background-repeat: no-repeat;
   color: #000000;
   font-weight: bold;
   height: 28px;
   line-height: 28px;
   text-align: center;
   text-decoration: none;
   width: 270px;
}

.buttonoff, .buttonoff:hover, .buttonoff:active
{
   display: block;
   background-image: url( ../images/buttons/single_inactive.png );
   background-repeat: no-repeat;
   color: #A1A1A1;
   font-weight: bold;
   height: 28px;
   line-height: 28px;
   text-align: center;
   text-decoration: none;
   width: 270px;
}


/*** button left ***/
.buttonleft
{
   display: block;
   background-image: url( ../images/buttons/single_inactive.png );
   background-repeat: no-repeat;
   border-right: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 28px;
   line-height: 28px;
   text-align: center;
   text-decoration: none;
   width: 134px;
}

.buttonleft:hover
{
   background-image: url( ../images/buttons/single_hover.png );
   color: #000000;
   text-decoration: none;
}

.buttonleft:active
{
   background-image: url( ../images/buttons/single_active.png );
   color: #000000;
   text-decoration: none;
}

.buttonleftdisabled, .buttonleftdisabled:hover, .buttonleftdisabled:active
{
   display: block;
   background-image: url( ../images/buttons/single_active.png );
   background-repeat: no-repeat;
   border-right: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 28px;
   line-height: 28px;
   text-align: center;
   text-decoration: none;
   width: 134px;
}


/*** button right ***/
.buttonright
{
   display: block;
   background-image: url( ../images/buttons/single_inactive.png );
   background-position: top right;
   background-repeat: no-repeat;
   border-left: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 28px;
   line-height: 28px;
   text-align: center;
   text-decoration: none;
   width: 134px;
}

.buttonright:hover
{
   background-image: url( ../images/buttons/single_hover.png );
   color: #000000;
   text-decoration: none;
}

.buttonright:active
{
   background-image: url( ../images/buttons/single_active.png );
   color: #000000;
   text-decoration: none;
}

.buttonrightdisabled, .buttonrightdisabled:hover, .buttonrightdisabled:active
{
   display: block;
   background-image: url( ../images/buttons/single_active.png );
   background-position: top right;
   background-repeat: no-repeat;
   border-left: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 28px;
   line-height: 28px;
   text-align: center;
   text-decoration: none;
   width: 134px;
}

/*** button long left ***/
.buttonlongleft
{
   display: block;
   background-image: url( ../images/buttons/long_left_inactive.png );
   background-position: top left;
   background-repeat: no-repeat;
   border-right: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 32px;
   line-height: 32px;
   text-align: center;
   text-decoration: none;
   width: 282px;
}

.buttonlongleft:hover
{
   background-image: url( ../images/buttons/long_left_hover.png );
   color: #000000;
   text-decoration: none;
}

.buttonlongleft:active
{
   background-image: url( ../images/buttons/long_left_active.png );
   color: #000000;
   text-decoration: none;
}

.buttonlongleftdisabled, .buttonlongleftdisabled:hover, .buttonlongleftdisabled:active
{
   display: block;
   background-image: url( ../images/buttons/long_left_active.png );
   background-position: top left;
   background-repeat: no-repeat;
   border-right: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 32px;
   line-height: 32px;
   text-align: center;
   text-decoration: none;
   width: 282px;
}


/*** button long left ***/
.buttonlongmiddle
{
   display: block;
   background-image: url( ../images/buttons/long_left_inactive.png );
   background-position: top right;
   background-repeat: no-repeat;
   border-left: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 32px;
   line-height: 32px;
   text-align: center;
   text-decoration: none;
   width: 282px;
}

.buttonlongmiddle:hover
{
   background-image: url( ../images/buttons/long_left_hover.png );
   color: #000000;
   text-decoration: none;
}

.buttonlongmiddle:active
{
   background-image: url( ../images/buttons/long_left_active.png );
   color: #000000;
   text-decoration: none;
}

.buttonlongmiddledisabled, .buttonlongmiddledisabled:hover, .buttonlongmiddledisabled:active
{
   display: block;
   background-image: url( ../images/buttons/long_left_active.png );
   background-position: top right;
   background-repeat: no-repeat;
   border-left: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 32px;
   line-height: 32px;
   text-align: center;
   text-decoration: none;
   width: 282px;
}


/*** button long right ***/
.buttonlongright
{
   display: block;
   background-image: url( ../images/buttons/long_right_inactive.png );
   background-position: top right;
   background-repeat: no-repeat;
   border-left: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 32px;
   line-height: 32px;
   text-align: center;
   text-decoration: none;
   width: 282px;
}

.buttonlongright:hover
{
   background-image: url( ../images/buttons/long_right_hover.png );
   color: #000000;
   text-decoration: none;
}

.buttonlongright:active
{
   background-image: url( ../images/buttons/long_right_active.png );
   color: #000000;
   text-decoration: none;
}

.buttonlongrightdisabled, .buttonlongrightdisabled:hover, .buttonlongrightdisabled:active
{
   display: block;
   background-image: url( ../images/buttons/long_right_active.png );
   background-position: top right;
   background-repeat: no-repeat;
   border-left: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 32px;
   line-height: 32px;
   text-align: center;
   text-decoration: none;
   width: 282px;
}


/*** navigation left ***/
.navleft
{
   display: block;
   background-image: url( ../images/buttons/nav_left_inactive.png );
   background-repeat: no-repeat;
   border-right: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 36px;
   line-height: 36px;
   text-align: center;
   text-decoration: none;
   width: 211px;
}

.navleft:hover
{
   background-image: url( ../images/buttons/nav_left_hover.png );
   color: #000000;
   text-decoration: none;
}

.navleft:active
{
   background-image: url( ../images/buttons/nav_left_active.png );
   color: #000000;
   text-decoration: none;
}

.navleftdisabled, .navleftdisabled:hover, .navleftdisabled:active
{
   display: block;
   background-image: url( ../images/buttons/nav_left_active.png );
   background-repeat: no-repeat;
   border-right: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 36px;
   line-height: 36px;
   text-align: center;
   text-decoration: none;
   width: 211px;
}

.navleftoff, .navleftoff:hover, .navleftoff:active
{
   display: block;
   background-image: url( ../images/buttons/nav_left_inactive.png );
   background-repeat: no-repeat;
   border-right: 1px solid #FFFFFF;
   color: #A1A1A1;
   font-weight: bold;
   height: 36px;
   line-height: 36px;
   text-align: center;
   text-decoration: none;
   width: 211px;
}


/*** navigation middle ***/
.navmiddle
{
   display: block;
   background-image: url( ../images/buttons/nav_middle_inactive.png );
   background-repeat: repeat-y;
   border-left: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 36px;
   line-height: 36px;
   text-align: center;
   text-decoration: none;
   width: 210px;
}

.navmiddle:hover
{
   background-image: url( ../images/buttons/nav_middle_hover.png );
   color: #000000;
   text-decoration: none;
}

.navmiddle:active
{
   background-image: url( ../images/buttons/nav_middle_active.png );
   color: #000000;
   text-decoration: none;
}

.navmiddledisabled, .navmiddledisabled:hover, .navmiddledisabled:active
{
   display: block;
   background-image: url( ../images/buttons/nav_middle_active.png );
   background-repeat: repeat-y;
   border-left: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 36px;
   line-height: 36px;
   text-align: center;
   text-decoration: none;
   width: 210px;
}

.navmiddleoff, .navmiddleoff:hover, .navmiddleoff:active
{
   display: block;
   background-image: url( ../images/buttons/nav_middle_inactive.png );
   background-repeat: no-repeat;
   border-left: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
   color: #A1A1A1;
   font-weight: bold;
   height: 36px;
   line-height: 36px;
   text-align: center;
   text-decoration: none;
   width: 210px;
}


/*** navigation right ***/
.navright
{
   display: block;
   background-image: url( ../images/buttons/nav_right_inactive.png );
   background-repeat: no-repeat;
   border-left: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 36px;
   line-height: 36px;
   text-align: center;
   text-decoration: none;
   width: 211px;
}

.navright:hover
{
   background-image: url( ../images/buttons/nav_right_hover.png );
   color: #000000;
   text-decoration: none;
}

.navright:active
{
   background-image: url( ../images/buttons/nav_right_active.png );
   color: #000000;
   text-decoration: none;
}

.navrightdisabled, .navrightdisabled:hover, .navrightdisabled:active
{
   display: block;
   background-image: url( ../images/buttons/nav_right_active.png );
   background-repeat: no-repeat;
   border-left: 1px solid #FFFFFF;
   color: #000000;
   font-weight: bold;
   height: 36px;
   line-height: 36px;
   text-align: center;
   text-decoration: none;
   width: 211px;
}

.navrightoff, .navrightoff:hover, .navrightoff:active
{
   display: block;
   background-image: url( ../images/buttons/nav_right_inactive.png );
   background-repeat: no-repeat;
   border-left: 1px solid #FFFFFF;
   color: #A1A1A1;
   font-weight: bold;
   height: 36px;
   line-height: 36px;
   text-align: center;
   text-decoration: none;
   width: 211px;
}


/*** form elements ***/
form { margin: 0; padding: 0; }
label { font-weight: bold; }

.error
{
   color: #F68E34;
   font-weight: bold;
   font-style: italic;
   padding-left: 10px;
}

.entryfield
{
   background-image: url( ../images/entryfield.png );
   background-repeat: no-repeat;
   height: 24px;
   padding-left: 5px;
   padding-top: 4px;
   width: 265px;
}

.entryfield input
{
   background-color: transparent;
   border: 0;
   outline: none;
   width: 254px;
}

.entryfield82
{
   background-image: url( ../images/entryfield82.png );
   background-repeat: no-repeat;
   height: 24px;
   padding-left: 5px;
   padding-top: 4px;
   width: 82px;
}

.entryfield82 input
{
   background-color: transparent;
   border: 0;
   outline: none;
   width: 71px;
}

.entryarea
{
   background-image: url( ../images/entryarea.png );
   background-repeat: no-repeat;
   height: 295px;
   margin-top: 7px;
   padding-top: 7px;
   text-align: center;
   width: 403px;
}

.entryarea textarea
{
   background-color: transparent;
   border: 0;
   font-family: Arial, sans-serif;
   font-size: 13px;
   height: 282px;
   outline: none;
   overflow-y: auto;
   width: 383px;
}

.entryareahalf
{
   background-image: url( ../images/entryareahalf.png );
   background-repeat: no-repeat;
   height: 161px;
   margin-top: 7px;
   padding-top: 7px;
   text-align: center;
   width: 363px;
}

.entryareahalf textarea
{
   background-color: transparent;
   border: 0;
   font-family: Arial, sans-serif;
   font-size: 13px;
   height: 144px;
   outline: none;
   overflow-y: auto;
   width: 343px;
}
