﻿@import url(/cnxapp/css/cnxapp_v1.css);

*
{
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Arial, Verdana;
    font-size: 12px;
}

body
{
    text-align: center;
    overflow: -moz-scrollbars-vertical;
}
img
{
    border:none;
}
p, li
{
    margin-bottom: 10px;
}

table
{
    border-collapse: collapse;
}

h1
{
    color: #0041B7;
    font-size: 17px;
    font-weight: 100;
    padding-top: 8px;
    padding-left: 15px;
    float: left;
}

h2, h2 a
{
    font-size: 16px;
    font-weight: 100;
    color: #FF8400;
    margin-top: 0px;
    padding-bottom: 4px;
}


h2, h2 a, #potPSManageTitle
{
    font-size: 16px;
    font-weight: 100;
    color: #FF8400;
    margin-top: 0px;
    padding-bottom: 4px;
}

#potPSManageDescription
{
    font-size: 10px;
    font-weight: 700;
    color: #666666;
    margin-bottom: 10px;
}

h2 a
{
    color: #2B26A1;
}


h2 a:hover
{
    color: #8984FF;
}


a, a:link
{
    text-decoration: none;
    color: #005DC5;
}

a:hover
{
    color: #4EA1FF;
}

ul
{
    padding: 0px;
    padding-bottom: 5px;
    list-style-type: none;

}

li
{
    margin: 5px;
    padding-left: 13px;
    background-image: url(/graphics/fw/bullet.gif);
    background-repeat: no-repeat;
    background-position: 3px 5px;
}

#tpot_aboutpage li
{
    margin: 5px;
    margin-left:20px;
    padding-left: 15px;
    background:none;
}




.boxsplitright
{
    float: right;
    background-image: url(/graphics/fw/boxsplit.gif);
    background-repeat: repeat-y;
    padding-left: 20px;
    overflow: auto;
    margin-left: 2px;
}




a.sitesubmitlink
{
    border-top: 1px solid #65EBFF;
    border-left: 1px solid #65EBFF;
    border-right: 1px solid #0098AE;
    border-bottom: 1px solid #0098AE;
    background-color: #D8FAFF;
    padding: 4px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 11px;
    font-weight: 700;
    color: #005190;
}


a:hover.sitesubmitlink
{
    background-color: #FFFFFF;
    color: #399600;
}


a.sitebutton, a.sitebutton:link, a.sitebutton:visited
{
    border-top: 1px solid #65EBFF;
    border-left: 1px solid #65EBFF;
    border-right: 1px solid #0098AE;
    border-bottom: 1px solid #0098AE;
    background-color: #D8FAFF;
    display: block;
    float: left;
    padding: 3px;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 11px;
    color: #005190;
    font-weight: 700;
}

a.sitebutton:hover
{
    background-color: #FFFFFF;
    color: #0079D6;
}






#maincont
{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 963px;
    overflow: visible;
    position: relative;
}

#userlogindiv
{
    float: right;
    text-align: right;
    margin-top: 22px;
    padding-right: 8px;
}


#userlogindiv a.usericolink
{
    padding-left: 18px;
    background-image: url(/graphics/fw/userico.gif);
    background-repeat: no-repeat;
}

#headabove
{
    width: 963px;
    height: 40px;
}

#headmain
{
    width: 963px;
    height: 108px;
    background-image: url(/graphics/fw/mwheadback.gif);
    background-repeat: no-repeat;
    overflow: hidden;
    margin-bottom: 10px;
}

#headtop
{
    width: 963px;
    overflow: hidden;
}

#headbottom
{
    height: 40px;
    width: 963px;
    overflow: auto;
}



#logolink
{
    display: block;
    width: 428px;
    height: 100px;
    text-indent: -10000px;
    float: left;
    background-repeat: no-repeat;

}


#titlesplit
{
    background-image: url(/graphics/fw/titlesplit.gif);
    background-repeat: no-repeat;
    width: 26px;
    background-position: center top;
    height: 40px;
    float: left;
}


#innercont
{
    width: 943px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: visible;
    float: left;
}


#contbottom
{
    width: 963px;
    height: 37px;
    background-image: url(/graphics/fw/mwbottomback.gif);
    background-repeat: no-repeat;
    float: left;
}

#mainmenuright a
{
    display: block;
    height: 30px;
    width: 102px;
    margin-top: 77px;
    text-indent: -10000px;
    float: left;
}


#mainmen-MyWorld
{

    background-image: url(/graphics/fw/mw_myworld.gif);
}

#mainmen-MyWorld:hover
{
    background-image: url(/graphics/fw/mw_myworld_hi.gif);
}

#mainmen-Resources
{
    background-image: url(/graphics/fw/mw_resources.gif);
}

#mainmen-Resources:hover
{
    background-image: url(/graphics/fw/mw_resources_hi.gif);
}

#mainmen-Collaborate
{
    background-image: url(/graphics/fw/mw_collaborate.gif);
}

#mainmen-Collaborate:hover
{
    background-image: url(/graphics/fw/mw_collaborate_hi.gif);
}

#mainmen-GiveBack
{
    background-image: url(/graphics/fw/mw_giveback.gif);
}

#mainmen-Store:hover
{
    background-image: url(/graphics/fw/mw_store_hi.gif);
}

#mainmen-Store
{
    background-image: url(/graphics/fw/mw_store.gif);
}

#mainmen-GiveBack:hover
{
    background-image: url(/graphics/fw/mw_giveback_hi.gif);
}

#mainmenuright
{
    float: right;
    width: 501px;
}

#contbottom a
{
    float: right;
    padding-left: 13px;
    padding-right: 11px;
    padding-top: 12px;
    display: block;
    height: 23px;
    color: #FFFFFF;
    text-transform: uppercase;
}

a.btlast
{
    margin-right: 5px;
}


#contbottom a:hover
{
    color: #FFFF00;
}

#footercont
{
    padding: 3px;
    font-size: 10px;
    color: #5D754E;
    text-align: right;
    float: right;
}


#pot_MemberLink
{
    text-align: center;
    padding: 6px;
    padding-bottom:20px;


}
#pot_MemberLink a
{
    font-size:20px;
    font-weight:600;
    border: 1px solid #FF6600;
    background-color:#E7C652;
    padding:7px;
}
#pot_MemberLink a:hover
{
    background-color:#F4E5AE;
}


/*=======================================================================================
  FAQs
=========================================================================================*/


div.cnxfaqcont
{
    margin-top: 5px;
    margin-bottom: 15px;
}


div.cnxfaqquestion
{
    color: #80B91B;
    font-size: 18px;
    padding-left: 26px;
    line-height: 20px;
    padding-bottom: 2px;
    background-image: url(/graphics/fw/stdmod/faq_q.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}



div.cnxfaqanswer
{
    padding-left: 26px;
    background-image: url(/graphics/fw/stdmod/faq_a.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-bottom: 2px;
}


/*=======================================================================================
  TESTIMONIALS
=========================================================================================*/




#testimonialscontsec
{
    overflow: hidden;
}


.cnxtestimonialcommentquote
{
    font-weight: 700;
    font-size: 22px;
    font-family: Times New Roman;
    color: #6B9D4C;
}

.cnxtestimonialname
{
    padding-left: 40px;
    background-image: url(/graphics/fw/tst_namedash.gif);
    background-repeat: no-repeat;
    background-position: 20px;
    font-family: Times New Roman;
    font-weight: 700;
    color: #6B9D4C;
    font-size: 16px;
    font-style: italic;
}

.cnxtestimonialcommentquoteopen
{

}


.cnxtestimonialcommentquoteclose
{
    padding-left: 4px;
}

.cnxtestimonialcont
{
    padding-bottom: 20px;
}

.cnxtestimonialcomment, .cnxtestimonialcomment p
{
    font-size: 14px;
    font-style: italic;
    line-height: 22px;
    color: #555555;
}

.cnxtestimonialcomment p
{
    text-indent: 30px;
}



/*=======================================================================================
  CONTACT FORM
=========================================================================================*/


div.cxaContactOuterCont
{
    /*border: 1px solid #DDDDDD;
    background-color: #EFEFEF;    */
}

div.cxaContactInnerCont
{
    margin: 1px;
}

div.cxaContactInnerCont p.ff_field input, div.cxaContactInnerCont p.ff_field textarea
{
    width: 289px;
}

div.cxaContactInnerCont p.ff_field select
{
    width: 298px;
}



/*=======================================================================================
  FORM-MATTING
=========================================================================================*/


.ff_title
{
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    color: #555555;
    margin-top: 3px;
    margin-bottom: 1px;
}

.fwd
{
    width: 100%;
}

.ff_field
{
    margin-top: 1px;
    margin-bottom: 1px;
    padding-bottom: 2px;
}

.ff_field input
{
    width: 100%;
    padding: 2px;
    padding-left: 3px;
    font-size: 11px;
}


.ff_field input.req
{
    background-image: url(/graphics/fw/ff_req.gif);
    background-position: top right;
    background-repeat: no-repeat;
}


.ff_field textarea.req
{
    background-image: url(/graphics/fw/ff_req.gif);
    background-position: top right;
    background-repeat: no-repeat;
}



.ff_field textarea
{
    width: 100%;
    padding: 2px;
    padding-left: 3px;
    font-size: 11px;
}


.ff_field select
{
    width: 100%;
    font-size: 11px;
}

.ff_submit
{
    text-align: center;
    padding-top: 6px;
}


.ff_submit input
{
    font-size: 11px;
    font-weight: 700;
}

.accounttable
{
    width: 100%;
}

.accounttable td, th
{
    border: 1px solid #BBBBBB;
    padding: 5px;

}


.accounttable th
{
    background-color: #DDDDDD;
    font-size: 10px;
    text-transform: uppercase;

}

.paymentsectionbox
{
    width: 250px;
    margin-right: 20px;
    float: left;
}

.paymentsectionbox p.ff_field input
{
    width: 250px;
}

.paymentsectionbox p.ff_field select
{
    width: 259px;
}

.paymentsectionbox p.ff_field select.paymentexpdate
{
    width: 110px;
}

.paymentmethodlistitem p
{
    margin: 1px;
    padding: 0px;
}

.paymentmethodlistitem
{
    border: 1px solid #8EBEF0;
    background-color: #E1F0FF;
    padding: 5px;
    margin-bottom: 10px;
}


.paymentmethodlistitemprim
{
    border: 1px solid #7FC259;
    background-color: #DCFFC8;
}

#memberregbar
{
    background-color: #FF6600;
    margin: 10px;
    margin-bottom: 0px;
    padding: 4px;
    font-size: 11px;
    font-weight: 700;
    color: #FFFFFF;
    cursor:pointer;

}

.mainseccontdiv
{
    width: 307px;
    margin-right: 10px;
    float: left;
}



.mainseccontdiv2
{
    width: 617px;
    height: 350px;
    float: left;
}

.psiconlist a
{
    float: left;
    display: block;
    height: 89px;
    width: 79px;
    text-indent: -10000px;
    padding-top:5px;
    margin-top:5px;
    border: 1px solid #FFFFFF;
    background-position: center center;
    background-repeat: no-repeat;
}



.psiconlist a:hover
{
    background-color: #CCEDF2;
    border: 1px solid #BBBBBB;
}



.psiconlist a image
{
    border: none;

}


.pswiziconlist a
{
    float: left;
    display: block;
    height: 100px;
    width: 100px;
    text-indent: -10000px;
    border: 1px solid #FFFFFF;
    background-position: center center;
    background-repeat: no-repeat;
}
.pswiziconlist2 a
{
    float: left;
    display: block;
    height: 73px;
    width: 73px;
    text-indent: -10000px;
    border: 1px solid #FFFFFF;
    background-position: center center;
    background-repeat: no-repeat;
}
.pssummaryicon
{
    height:90px;
}

.pswiziconlist a:hover
{
    background-color: #DDDDDD;
    border: 1px solid #BBBBBB;
}

.pswiziconlist2 a:hover
{
    background-color: #DDDDDD;
    border: 1px solid #BBBBBB;
}

.pswiziconlist a image
{
    border: none;
}



.potPSWizOptionsCont
{
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-left: 60px;
}

/*=======================================================================================
  MYSPACE
=========================================================================================*/

#potMySpaceWhole
{
    position:relative;
    width: 953px;
    height: 500px;
    background-image: url(/graphics/fw/myspaceboxes.jpg);
}
.myHomeLink
{
    width: 295px;
    height: 210px;
    margin: 10px;
    position:absolute;
    text-indent:-100000px;
    display:block;
    cursor:pointer;
}
.myHomeLinkTitle
{
    width: 295px;
    height: 40px;
    margin: 10px;
    position:absolute;
    cursor:pointer;
    text-indent:-100000px;
    display:block;
}

#potPSDreamHomeLink
{
    top:15px;
    left:4px;
}
#potPSGoalsHomeLink
{
    top:15px;
    left:315px;
}
#potPSGratitudeHomeLink
{
    top:15px;
    left:635px;
}
#potPSAffirmationHomeLink
{
    top:250px;
    left:4px;
    cursor:pointer;
}
#potPSQuotesHomeLink
{
    top:250px;
    left:315px;
    cursor:pointer;
}
#potPSChecklistHomeLink
{
    top:250px;
    left:635px;
    cursor:pointer;
}



.potPSSectionInnerDream
{
    top:16px;
    left:5px;
    width: 300px;
    height: 153px;
    margin: 10px;
    position:absolute;
}
.potPSSectionInnerGoals
{
    top:75px;
    left:365px;
    width: 240px;
    height: 135px;
    margin: 10px;
    overflow: auto;
    position:absolute;
}

.potPSSectionInnerGratitude
{
    top:75px;
    left:665px;
    width: 240px;
    height: 135px;
    margin: 10px;
    overflow: auto;
    position:absolute;
}
.potPSSectionInnerAffirmation
{
    top:305px;
    left:30px;
    width: 240px;
    height: 135px;
    margin: 10px;
    overflow: auto;
    position:absolute;
}
.potPSSectionInnerQuotes
{
    top:305px;
    left:335px;
    width: 255px;
    height: 135px;
    margin: 10px;
    overflow: auto;
    position:absolute;
}
.potPSSectionInnerChecklist
{
    top:305px;
    left:680px;
    width: 240px;
    height: 135px;
    margin: 10px;
    overflow: auto;
    position:absolute;
}

/*=======================================================================================
  END MYSPACE
=========================================================================================*/

.mainseccontdiv h2
{
    text-align: center;
    margin-bottom: 10px;
    margin-top: 5px;
}

.psleftside
{
    float: left;
    width: 309px;
}

.psrightside
{
    float: left;
    width: 605px;
}
.psrightside2
{
    position:relative;
}

.potPSQuote
{
    font-size: 13px;
    color: #444444;
    font-style: italic;
}


.potPSQuoteCont
{
    clear: both;
}

.potPSQuote p
{
    margin-bottom: 4px;
}


.potPSQuoteBy
{
    font-size: 11px;
    color: #666666;
    text-indent: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    float: left;
}

.potPSItemOptions
{
    float: left;
    margin-bottom: 5px;
}

.potPSItemOptions a
{
    font-size: 9px;
    margin-left: 10px;
    padding-top: 6px;
    text-transform: uppercase;
}

.itemquickmessage
{
    font-weight: 700;
    color: #FF0000;
    font-size: 10px;
    margin: 10px;
}


.potPSGratitude
{
    font-family:Times New Roman;
}

.potPSGratitude p
{
    margin-top:35px;
    margin-bottom: 4px;
    font-family:Trebuchet MS;
    font-size:21px;
    text-align:center;
}


.potPSGratitudeCont
{
    clear: both;
}


.potPSAffirmation
{
    font-weight: 700;
}


.potPSAffirmation p
{
    margin-bottom: 4px;
}


.potPSAffirmationCont
{
    clear: both;
}






.potPSGoal
{
    font-weight: 700;
    margin-left: 20px;
}

.potPSGoalComplete
{
    font-weight: 100;
    margin-left: 20px;
}

.potPSGoalListItem
{
}

.potPSGoal p
{
    margin-bottom: 4px;
}


.potPSGoalCont
{
    clear: both;
}


.potPSGoalCont .potPSItemOptions
{
    margin-lefT: 10px;
}


.potPSGoalCheck
{
    float: left;
    width: 15px;
    height: 15px;
    background-position: 2px 1px;
    background-image: url(/graphics/fw/cb.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}

.potPSGoalCheckChecked
{
    float: left;
    width: 15px;
    height: 15px;
    background-position: 2px 1px;
    background-image: url(/graphics/fw/cb_checked.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}



.potPSChecklist
{
    font-weight: 700;
    margin-left: 20px;
}

.potPSChecklistComplete
{
    font-weight: 100;
    margin-left: 20px;
}

.potPSChecklistListItem
{
}

.potPSChecklist p
{
    margin-bottom: 4px;
}


.potPSChecklistCont
{
    clear: both;
}


.potPSChecklistCont .potPSItemOptions
{
    margin-lefT: 10px;
}


.potPSChecklistCheck
{
    float: left;
    width: 15px;
    height: 15px;
    background-position: 2px 1px;
    background-image: url(/graphics/fw/cb.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}

.potPSChecklistCheckChecked
{
    float: left;
    width: 15px;
    height: 15px;
    background-position: 2px 1px;
    background-image: url(/graphics/fw/cb_checked.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}

.potPSDreamboardDisplayContain
{
    padding-left:55px;
    width:180px;
    height:200px;
    float:left;
}
.potPSDreamboardDisplay
{
    background-position: center center;
    background-repeat: no-repeat;

}

.potPSDreamboardImage
{
    border: 1px solid #BBBBBB;
    height: 77px;
    width: 77px;
    background-position: center center;
    background-repeat: no-repeat;
}

.potPSDreamboardCont
{
    float: left;
    margin-right: 5px;
}

.potPSDreamboardCont .potPSItemOptions
{
    margin-left: -10px;
}


.potPSSection
{
    border: 1px solid #BBBBBB;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 210px;
    width: 290px;
    float: left;

}

.potPSSectionTitle
{
    background-color: #888888;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 700;
    padding: 4px;
    padding-left: 6px;
}

.potPSSectionInner
{
    width: 269px;
    height: 168px;
    margin: 10px;
    overflow: auto;
}

.potPSAffirmation img
{
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    border: 1px solid #BBBBBB;
}

/*=======================================================================================
  STANDARD CONTROL CHANGES
=========================================================================================*/


.cxa_admintoolbarbase a, a.cxa_admintoolbutton
{

    color: #005190;
    border-top: 1px solid #65EBFF;
    border-left: 1px solid #65EBFF;
    border-right: 1px solid #0098AE;
    border-bottom: 1px solid #0098AE;
    background-color: #D8FAFF;


}

.cxa_admintoolbarbase a:hover, a:hover.cxa_admintoolbutton
{
    background: #FFFFFF;
     color: #0079D6;
      border-top: 1px solid #65EBFF;
    border-left: 1px solid #65EBFF;
    border-right: 1px solid #0098AE;
    border-bottom: 1px solid #0098AE;
}


/*=======================================================================================
  SUCCESS STORIES
=========================================================================================*/

.biobSampleItemName
{
    font-size: 14px;
    padding: 3px;
    padding-left: 25px;
}

.biobSampleItemLocation
{
    padding-left: 30px;
}








/*=======================================================================================
  MENUS
=========================================================================================*/

#mainhovmen
{
    position: absolute;
    top: 148px;
    _top: 134px;
    left: 0px;
}

#mainhovmen .sc_out
{
    display: none;
}

#mainhovmen .sc_men
{
    width: 169px;
    overflow: visible;
    border: 1px solid #000000;
    border-top: none;
    background-color: #D2F8FF;
    padding: 3px;
    z-index: 9999;
    padding-top: 0px;
    _margin-top: 15px;
    position: absolute;
    filter:alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity:0.90;
}


#mainhovmen .sc_men a
{
    display: block;
    padding: 3px;
    padding-left: 4px;
    background-color: #EEFDFF;
    border: 1px solid #77D6E7;
    margin-top: 3px;
    font-size: 11px;
    font-weight: 700;
}


#mainhovmen .sc_men a:hover
{
    background-color: #FFFFFF;
    color: #C27200;
    border: 1px solid #FFE954;

}




/*=======================================================================================
  News Blog
=========================================================================================*/

.cxaNewsBlogiBasicLeftSec
{
    float: left;
    width: 290px;
    border-right: 1px dotted #0DB971;
    padding-right: 12px;

}

.cxaNewsBlogiBasicRightSec
{
    float: right;
    width: 625px;
}

.cxaNewsBlogListItemCont
{
    border-bottom: 8px solid #FFFFFF;
}

.cxaNewsBlogListItemTitle
{
    font-size: 11px;
}

.cxaNewsBlogListItemTitle a
{
    font-weight: 700;
}
.cxaNewsBlogListStats
{
    font-size:9px;

}
.cxaNewsBlogEntryPostedBy
{
    float: right;
    font-size: 10px;
    font-weight: 700;
    color: #888888;
    text-transform: uppercase;
    margin-top: 3px;
    margin-right: 5px;
}

.cxaNewsBlogEntryDescription
{
    font-size: 11px;
    font-weight: 700;
    color: #444444;
}

.cxaNewswBlogImageCurrent div
{
    width: 100px;
    height: 100px;
}

.cxaNewsBlogEntryImage
{
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
}

.cxaNewsBlogSearchBox
{
    border-top: 10px solid #FFFFFF;
    border-bottom: 15px solid #FFFFFF;
}

.cxaNewsBlogSearchBox .sc_title
{
    float: left;
    margin-right: 4px;
    font-size: 10px;
    padding-top: 3px;
    font-weight: 700;
}

.cxaNewsBlogSearchBox .sc_box
{
    float: left;
    margin-right: 2px;
}

.cxaNewsBlogSearchBox .sc_box input
{
    width: 175px;
    padding: 1px;
    font-size: 11px;
}

.cxaNewsBlogSearchBox .sc_button
{
    margin-top: 4px;
}

.cxaNewsBlogSearchBox .sc_button a
{
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px;
    text-transform: uppercase;
    color: #005190;
    border-top: 1px solid #65EBFF;
    border-left: 1px solid #65EBFF;
    border-right: 1px solid #0098AE;
    border-bottom: 1px solid #0098AE;
    background-color: #D8FAFF;
}
.cxaNewsBlogSearchBox .sc_button a:hover
{
    background: #FFFFFF;
    color: #0079D6;
    border-top: 1px solid #65EBFF;
    border-left: 1px solid #65EBFF;
    border-right: 1px solid #0098AE;
    border-bottom: 1px solid #0098AE;
}
.cxaNewsBlogAComment
{
    margin-top: 5px;
    clear: both;
}

.cxaNewsBlogAComment .sc_title .sc_name
{
    float: left;
    font-size: 11px;
    font-weight: 700;
    color: #555555;
    margin-right: 10px;
}

.cxaNewsBlogAComment .sc_title .sc_date
{
    font-size: 11px;
    color: #555555;
}

.cxaNewsBlogAComment .sc_title
{
    margin-bottom: 3px;
}

.cxaNewsBlogSearchClear
{
    padding-bottom: 8px;
    font-size: 10px;
}

.cxaNewsBlogPagination a
{
    float: left;
    display: block;
    padding: 3px;
    padding-left: 4px;
    padding-right: 4px;
    margin-right: 4px;
    margin-top: 4px;
    border: 1px solid #3E76AE;

}

.cxaNewsBlogPagination a:hover
{
    border: 1px solid #FFB400;
}

.cxaNewsBlogPagination a.sc_up
{
    background-color: #BBDDFF;
    border: 1px solid #0059B1;
}

/*=======================================================================================
  Give Back
=========================================================================================*/

#pot_choiceCharity
{
    padding-top:20px;
}
#pot_choiceCharity h2
{
    color:#0076A3;
    font-size:22px;

}
#pot_choiceCharity a
{
    color:#FF0000;
    font-size:15px;
    width:215px;
    float:left;
    padding:10px;
}
#pot_choiceCharity a:hover
{
    color:#0076A3;

}
#potgivebackContent
{
    padding:25px;
    width:950px;
    float:left
}
#potgivebackContentleft
{
    width:450px;
    float:left
}
#potgivebackContentright
{
    width:450px;
    float:left;
}
#potgivebackContent p
{
    font-size:16px;
}
#potgivebackContent a
{
    font-size:16px;
}
#potgivebackContent img
{
    padding:15px;
}
/*=======================================================================================
  Collaborate
=========================================================================================*/
.pot_collaPage
{
    padding:10px;
    line-height:18px;
}
.pot_collaDisplay
{
    width:250px;
    float:left;
    padding:20px;
    border-top:1px solid #ACA899;
}


/*=======================================================================================
  RATING System
=========================================================================================*/
.potArticleRating
{
    overflow: hidden;
    clear: both;
    width: 70px;
    height: 13px;
    background-image: url(/graphics/fw/starlo.gif);
}

.potArticleRating a
{
    display: block;
    float: left;
    height: 13px;
    width: 14px;
    text-indent: -10000px;
}

.potArticleRating a.sc_hi
{
    display: block;
    float: left;
    height: 13px;
    width: 14px;
    background-image: url(/graphics/fw/starhi.gif);
    background-repeat: no-repeat;
    text-indent: -10000px;
}
.potArticleRating .sc_rated
{
    height: 13px;
    background-image: url(/graphics/fw/starhi.gif);
    background-repeat: repeat-x;
}

/*=======================================================================================
  Resource Pages
=========================================================================================*/
.potResTopText
{
    line-height:20px;
    font-family:Times New Roman;
    font-size:15px;
}
#potResHome
{
    width: 945px;
    height:250px;
}
.potResIcon
{
    width: 189px;
    height:170px;
    float:left;
    display:block;
    cursor:pointer;
    background-repeat:no-repeat;
    background-position:bottom;
}
.potResText
{
    font-size:18px;
    color:#F7941D;
    padding-left:55px;
}
#potResQuote
{
    background-image: url("/graphics/fw/resources/res-quote.gif");
}
#potResArticle
{
    background-image: url("/graphics/fw/resources/res-article.gif");
}
#potResPics
{
    background-image: url("/graphics/fw/resources/res-picture.gif");
}
#potResEzine
{
    background-image: url("/graphics/fw/resources/res-ezine.gif");
}
#potResAffirmation
{
    background-image: url("/graphics/fw/resources/res-affirmation.gif");
}


.potLibResults
    {
        margin-top: 15px;
    }

    .potLibResults .sc_cont
    {
        padding-top: 10px;
        border-top: 4px solid #DDDDDD;
        margin-top: 10px;
        clear: both;
        overflow: hidden;
        _width: 99%;
    }

    .potLibResults .sc_cont .sc_title a
    {
        font-weight: 700;
    }

    .potLibResults .sc_cont .sc_image
    {
        height: 40px;
        width: 40px;
        border: 1px solid #BBBBBB;
        margin-right: 7px;
        background-repeat: no-repeat;
        background-position: center center;
        float:left;
    }

    .potLibResults .sc_preview
    {
        overflow: hidden;
        font-size: 1px;
    }

    .potLibResults .sc_preview .sc_resp
    {
        font-size: 11px;
        font-weight: 700;
        color: #FF0000;
    }


    .potLibPreviewItem
    {
        border: 1px solid #CCCCCC;
        background-color: #EFEFEF;
        padding: 5px;
        margin-top: 5px;
    }

    .potLibPreviewItem .sc_area
    {
        height: 250px;
        overflow: auto;
    }

    .potLibPreviewItem .sc_area div
    {
        margin-bottom: 5px;
        padding-bottom: 5px;
        border-bottom: 1px dotted #BBBBBB;
    }
   .potLibPreviewItem .sc_area .sc_title
    {
        font-weight: 700;
    }

/*=======================================================================================
  Paging
=========================================================================================*/


.potSamplesPagination a
{
    float: left;
    display: block;
    padding: 3px;
    padding-left: 7px;
    padding-right: 7px;
    border: 1px solid #3E76AE;
    margin-right: 5px;
}

.potSamplesPagination a:hover
{
    border: 1px solid #FFB400;
}

.potSamplesPagination a.sc_up
{
    background-color: #BBDDFF;
    border: 1px solid #0059B1;
}



.dbimageshadow
{
    cursor: pointer;
    background-position: bottom right;
    background-image: url(/graphics/fw/dbshadow_br.png);
    background-repeat: no-repeat;
    _background-color: #463B1F;
    _behavior: url(/ctl/graphics/iepngfix.htc)
}

.dbimageshadowinside
{
    cursor: pointer;
    background-image: url(/graphics/fw/dbshadow_tl.png);
    background-position: top left;
    padding-right: 10px;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    _padding-right: 0px;
    _padding-bottom: 5px;
    _behavior: url(/ctl/graphics/iepngfix.htc)
}






