body
{
    margin: 0px;
    padding: 0px;
    background-color: #F2F2F2;
    background-image: url(/images/bg.gif);
    background-repeat: repeat-x;
    font-family: Trebuchet MS, Trebuchet, Sans;
    font-size: 12px;
}

#page
{
    width: 968px;
    margin: 0px auto;
}

#med
{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #8a8a8a;
    font-weight: bold;
}

div, p, hr, h3, h4
{
    margin: 0px;
    padding: 0px;
}

DIV.dot { border-bottom: 1px #000 dotted; }

DIV.results_dot {
    border-bottom: 1px #000 dotted;
    margin-top: 8px;
    margin-bottom: 8px;
}


DIV.box {
    width: 500px;
    margin-top: 0px;
    margin-bottom: 10px;
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    background-color: white;
    padding: 5px;
    text-align: left;
}

DIV.errBox {
    width: 485px;
    margin-top: 0px;
    margin-bottom: 10px;
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    background-color: #FFFF99;
    padding: 5px;
    text-align: left;

font-family: Trebuchet MS, Trebuchet, Sans;
font-size: 14px;
color: #FF0000;
}

DIV.memMsgBox {
    width: 925px;
    margin-top: 0px;
    margin-bottom: 10px;
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    background-color: #FFCC33;
    padding: 5px;
    text-align: left;

    font-family: Trebuchet MS, Trebuchet, Sans;
    font-size: 14px;
    color: #000000;

  -webkit-border-radius: 6px;    /* for Safari */
  -moz-border-radius: 6px;       /* for Firefox */
}

DIV.memMsgBox a {
    color: #000000;
}


DIV.awardsMsgBox {
    width: 640px;
    margin-top: 10px;
    margin-bottom: 0px;
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    background-color: #FFCC33;
    padding: 5px;
    text-align: left;

    font-family: Trebuchet MS, Trebuchet, Sans;
    font-size: 16px;
    line-height: 1.4;
    color: #000000;

    -webkit-border-radius: 6px;    /* for Safari */
    -moz-border-radius: 6px;       /* for Firefox */
}


#broadcastMsg {
    width: 925px;
    margin-top: 5px;
    margin-bottom: 10px;
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    /*background-color: #FFCC66;*/
    background-color: yellow;
    padding: 5px;
    text-align: left;

    font-family: Trebuchet MS, Trebuchet, Sans;
    font-size: 12px;

    color: #000000;

    -webkit-border-radius: 14px;    /* for Safari */
    -moz-border-radius: 14px;       /* for Firefox */
}

#broadcastMsgTitle {
    font-family: Trebuchet MS, Trebuchet, Sans;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 10px;
}

.broadcastMsgNoteContainer {
    display: block;
    border-bottom: 1px solid black;
}

.broadcastMsgDate {
    margin-right: 15px;
    float: left;
    width: 85px;
    text-align: right;
    font-style: italic;
    font-size: 16px;
}

.broadcastMsgNote {
    float: left;
    text-align: left;
    font-size: 16px;
}

.broadcastMsgNote a {
    font-size: 16px;
    color: blue;
    text-decoration: none;
}


DIV.latestTweetMsgBox {
    width: 600px;
    margin-top: 5px;
    margin-bottom: 10px;
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    padding: 5px;
    text-align: left;

    font-family: Trebuchet MS, Trebuchet, Sans;
    font-size: 12px;

    color: #000000;

    -webkit-border-radius: 6px;    /* for Safari */
    -moz-border-radius: 6px;       /* for Firefox */
}


DIV.usrInfoBox {
    width: 925px;
    margin-top: 0px;
    margin-bottom: 10px;
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    background-color: white;
    padding: 5px;
    text-align: left;

}




DIV.resultsBox {
    width: 620px;;
    margin-top: 0px;
    margin-bottom: 10px;
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    background-color: white;
    padding: 5px;
    text-align: left;
}

DIV.resultsBox .results_item {
    display: block;
    min-height: 56px;
}

DIV.resultsBox .results_text {
    display: block;
    margin-left: 90px;
}

DIV.folioBox {
    width: 625px;
    margin-top: 0px;
    margin-bottom: 10px;
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    background-color: white;
    padding: 5px;
    text-align: left;
}


DIV.socialShareBox {
    width: 260px;
    margin-top: 5px;
    margin-bottom: 10px;
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    background-color: #e7e7e7;
    padding: 4px;
    text-align: left;

    font-family: Trebuchet MS, Trebuchet, Sans;
    font-size: 12px;

    color: #000000;

    -webkit-border-radius: 6px;    /* for Safari */
    -moz-border-radius: 6px;       /* for Firefox */
}

.socialShareIcons {
  display:block;
  margin: 4px 0 0 2px;
}

.socialShareIconsItem {
    padding: 0 5px;
}

.hidden
{
    display: none;
}

/* MEMBER SPOTLIGHT AREA */

#memberspotlightArea
{
    width: 968px;
    height: 194px;
    display: block;
    background-color: black;
}

#memberspotlightAreaBG
{
    position: absolute;
    z-index: 0;
}

#memberspotlightAreaContent
{
    position: absolute;
    z-index: 1;
}

/* CONTENT AREA */

#contentArea
{
    width: 968px;
    display: block;
    background-color: transparent;
    background-image: url(/images/content/bg.gif);
    background-repeat: repeat-y;
}

a
{
    color: #181c1c;
}

a.more
{
    background-color: #fff;
    border-color: #ccc;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    padding: 1px 2px 1px 2px;
    margin: 0px;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #666;
}

a.more:hover
{
    background-color: #fc9500;
    border-color: #181c1c;
}

#contentAreaLHS
{
    width: 670px;
    display: block;
    float: left;
    color: #8a8a8a;
}

#membersContentArea, #newsEventsContentArea
{
    display: block;
    margin: 0px 20px;
}

#contentAreaRHS
{
    width: 298px;
    display: block;
    float: left;
    color: #181c1c;
}

.contentAreaEnd
{
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
}



.usrMain
{
    margin-left: 15px;
}

.usrAccount
{
    margin-right: 10px;
    width: 307px;
    display: block;
    float: left;
}

.usrFolio
{
    margin-right: 10px;
    width: 326px;
    display: block;
    float: left;
}

.usrBilling
{
    margin-right: 10px;
    width: 251px;
    display: block;
    float: left;
}

.su
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    opacity: 0.6;
    z-index: 20;
    background-color: #f00;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:11px;
    padding: 5px 0px 5px 0px;
}

.trRollover:hover {
    background-color: #ff9900;
}

#usrSelfUpgrade {
	text-align: center;
	margin: 5px 5x;
	border: 1px solid #ff9900;
	background-color: #fff;
	padding: 10px;
}

SPAN.usrUpgradeButton {
    /*width: 300px;*/
    margin-top: 0px;
    margin-bottom: 10px;
	border: 1px solid #000;
	background-color: #f5f5f5;
    padding: 4px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #FF9900;
    text-decoration: none;

    -webkit-border-radius: 8px;    /* for Safari */
    -moz-border-radius: 8px;       /* for Firefox */
}

SPAN.usrUpgradeButton a { color: #FF9900; text-decoration: none;}


.headline {
    float: left;
    width: 968px;
    border-bottom: 1px #000 solid;
    margin: 10px 0 20px 0;
}

.pageHeader {
    float: left;
	font-family: Trebuchet MS, Trebuchet, Sans;
	font-size: 24px;
	color: #FF9900;
    margin: 0 0 10px 5px;
}

.columnHead {
    font-family: Trebuchet MS, Trebuchet, Sans;
    font-size: 20px;
    color: #000;
}

.sectionHead {
    font-family: Trebuchet MS, Trebuchet, Sans;
    font-size: 20px;
    font-weight: normal;
    color: #FF9900;
    margin-bottom: 11px;
}


.foundTotal {
    float: right;
	font-family: Trebuchet MS, Trebuchet, Sans;
	font-size: 14px;
	color: #000;
    margin: 10px 5px 0 0;
}

.usercite {
  font-family: Trebuchet MS, Trebuchet, Sans;
  text-decoration: underline;
  font-size: 12px;
  font-weight: normal;
  color: #f90;
}


.userPromoNotice {
  font-family: Trebuchet MS, Trebuchet, Sans;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: red;  
}

#portfolio_nav_text {
  display: block;
  margin: 5px 0 5px 0;
  font-family: Trebuchet MS, Trebuchet, Sans;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #000;
}

#username_chk {
    padding-left: 20px;
    font-family: Trebuchet MS, Trebuchet, Sans;
    text-decoration: italic;
    font-size: 12px;
    color: red;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.image_tag {
    vertical-align: middle;
    padding: 2px;
    font-family: Trebuchet MS, Trebuchet, Sans;
    text-decoration: none;
    font-size: 14px;
}

.deleteBox {
    padding-right: 5px;
}

.loginBox {
    margin-top: 0px;
    margin-bottom: 10px;
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    background-color: #fff;
    padding: 5px;

    font-family: Trebuchet MS, Trebuchet, Sans;
    font-size: 14px;
    color: #000000;

    -webkit-border-radius: 6px;    /* for Safari */
    -moz-border-radius: 6px;       /* for Firefox */
}

.boldHead {
    font-family: Trebuchet MS, Trebuchet, Sans;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    padding: 5px 0 10px 5px;
}

.imageLoveTitle
{
    color: #666;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    font-style: italic;
    line-height: 12px;
}


.site_button {
    -moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
    box-shadow:inset 0px 1px 0px 0px #fff6af;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
    background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
    background-color:#ffec64;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
    border:1px solid #ffaa22;
    display:inline-block;
    color:#333333;
    font-family:Trebuchet MS;
    font-size:13px;
    font-weight:bold;
    padding:4px 9px;
    text-decoration:none;
    text-shadow:1px 1px 1px #ffee66;
}.site_button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64) );
    background:-moz-linear-gradient( center top, #ffab23 5%, #ffec64 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64');
    background-color:#ffab23;
}.site_button:active {
    position:relative;
    top:1px;
}

.folio-nav {
    display: block;
    margin-left: -38px;
    margin-top: -25px;
    font-size: 14px;
    font-family: Trebuchet MS, Trebuchet, Sans;
}


#mem-search-results-icon {
    float:left;
    text-align:center;
}

#mem-search-results-icon-txt {
    padding-left: 110px;
}


#edit-portfolios-id {
    overflow: auto;
}

.float-left {
    float:left;
}

.float-right {
    float:right;
}

#sortable { list-style-type: none; margin: 0; padding: 0; width: 90%; }
#sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.2em; height: 16px; width: 100%; }
#sortable li span.dragme { position: absolute; margin-left: -1.3em; }

#sortable-links { list-style-type: none; margin: 0; padding: 0; width: 90%; }
#sortable-links li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.2em; height: 14px; width: 100%; }
#sortable-links li:hover {background-color:#ff9900;}
#sortable-links li span.dragme { position: absolute; margin-left: -1.3em; }

.text404 {
    font-family: Trebuchet MS, Trebuchet, Sans;
    font-size: 18px;
    color: #000000;
}
