
.intro {position: relative;
margin-top: 10px;
font: bold 18px/30px arial,sans-serif;
color: #969696;}


.portal_content .quiz_ajax_tabs ul li a {
  padding:4px 7px 6px;
}

A.quiz_state_notpublished {
  color: red;
  font-weight: bold;
}

A.quiz_state_published {
  color: green;
}


/*** QUIZ ***/

.quiz_pipe {
  color: #EEE;
}

.quiz_icon {
  padding-right: 4px;
  vertical-align: middle;
  margin-top: -2px;
}


/*** QUIZ TAKE ***/

.quiz_quiztake_questionimage {
  margin-bottom: 15px;
}

.quiz_quiztake_progress {
  text-align: right;
  padding-right: 5px;
  margin-top: -10px;
  color: #888;
  /*font-size: 14px  */
}

.quiz_quiztake_content {
  background: #F2F2F2;
}
.quiz_quiztake_content_top div {
  background: url(../images/quiz_roundcorner_tl.png) no-repeat top left;
}
.quiz_quiztake_content_top {
  background: url(../images/quiz_roundcorner_tr.png) no-repeat top right;
}
.quiz_quiztake_content_bottom div {
  background: url(../images/quiz_roundcorner_bl.png) no-repeat bottom left;
}
.quiz_quiztake_content_bottom {
  background: url(../images/quiz_roundcorner_br.png) no-repeat bottom right;
}

.quiz_quiztake_content_top div, .quiz_quiztake_content_top, 
.quiz_quiztake_content_bottom div, .quiz_quiztake_content_bottom {
  width: 100%;
  height: 30px;
  font-size: 1px;
}

.quiz_quiztake_content_inner {
  margin: 0 30px;
}

.quiz_quiztake_quiztitle {
  /*font-weight: bold;*/
  /*font-size: 14px;*/
  font-size: 20px;
  Xmargin-bottom: 15px;
  Xborder-bottom: 2px solid #EEE;
  Xpadding: 3px 0px 6px;
}

.quiz_quiztake_quiztitle_wrapper {
  margin-bottom: 15px;
  border-bottom: 2px solid #EEE;
  padding: 3px 0px 6px;
}

.quiz_quiztake_quiztitle span {
  font-weight: normal;
  font-size: 14px;
}

.quiz_quiztake_questiontitle {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 15px;
  
  border-bottom: 1px solid #DDD;
  padding-bottom: 5px;
}

.quiz_quiztake_question {
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #EEE;
}


.quiz_quiztake_next {
  padding-left: 40px;
}

.quiz_quiztake_next .button {
  padding: 6px;
  font-size: 14px;
}

.quiz_quiztake .quiz_quiztake_answer {
  padding: 5px;
  cursor: pointer;
  
  display: block;
}

.quiz_quiztake .quiz_quiztake_answer:hover {
  background-color: #FFFF99;
  text-decoration: none;
}

.quiz_quiztake input.radio {
  margin: 0px 5px 0px 0px;
  padding: 0px;
}


/*** NEW QUIZ ***/

.quiz_newquizhint {
  
}

.quiz_newquiz_what {
  font-weight: bold;
  font-size: 16px;
}


/*** USER QUIZ RELATED ***/

.quiz_newquiz_hint a {
  display: block;
  background-color: #F6F6F6;
  padding: 15px;
  font-size: 20px;
}

.quiz_newquiz_hint A:hover {
  background-color: #F1F1F1;
  text-decoration: none;
}



/*** PUBLISH QUIZ ***/

.quiz_socialstatus {
  border: 1px solid #EEEEEE;
  padding:10px;
  Xpadding-left:15px;
  Xfloat: left;
  width: 520px;
}

.quiz_socialstatus_textarea {
  width: 500px;
  font-size:16px;
  padding:5px;
}



/*** QUIZ PAGE ***/

.quiz_quiz {
  padding: 5px;  
}

a.quiz_tag {
  text-decoration: underline;  
}

a.quiz_tag:hover {
  font-weight: bold
}

.quiz_quiz .quiz_desc, .quiz_results .quiz_results_quizresult_desc {
  font-size: 150%;
}

.quiz_quiz_quizsummary {
  border: 5px solid #EEE;
  padding: 15px;
  margin-bottom: 25px;
}

.quiz_quiztitle {
  font-size: 20px;
  margin-bottom: 15px;
  border-bottom: 2px solid #EEE;
  padding: 3px 0px 6px;
}


/* padding for large quiz title font; not when with border */
.quiz_quiz .quiz_stats {
  Xpadding-top: 8px;
}

.quiz_quiztakers_headline {
  font-size: 14px;
  margin-bottom: 15px;
  border-bottom: 1px solid #EEE;
  padding: 3px 0px 6px;
}

A.quiz_take_button {
  display:block;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
  width: 120px;
  background-color: #F6F6F6;
  border: 1px solid #EEE;
}

.quiz_quiz .quiz_browse_categories {
  padding-bottom: 10px;  
}

.quiz_quiz .quiz_newquizhint {
  padding-right: 10px;
}

.quiz_quiztakers_headline {
  
}


.quiz_related_author .quiz_box_content, .quiz_related .quiz_box_content {
  Xpadding: 0px;
}


.quiz_item_small {
  padding: 10px;
  border-bottom: 1px solid #F6F6F6;
}

.quiz_item_small:hover {
  background-color: #F6F6F6;
}

.quiz_item_hover {
  padding: 5px;
}

.quiz_column {
  vertical-align:top;
}

.quiz_column_right {
  width: 250px;
  padding-left: 20px;
}

.quiz_sorter {
  float: left;
  margin-bottom:10px;
  padding:3px 5px 7px 0px;
}

.quiz_sorter ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  list-style-image: none;
}

.quiz_sorter ul li {
  float: left;
  border: 1px solid #F6F6F6;
}

.quiz_sorter ul li A {
  display: block;
  padding: 4px 8px 6px 8px;
}

.quiz_sorter ul li A:hover {
  background-color: #F6F6F6;
}

.quiz_sorter ul li.quiz_sorter_selected {
  background-color: #F2F2F2;
  font-weight: bold;
}

.quiz_browse_navigator_wrapper {
  float: right;
  padding-right: 100px;
}



.quiz_quiz .quiz_column {
  vertical-align:top;
}

.quiz_quiz .quiz_column_right {
  width: 250px;
  padding-left: 20px;
}

.quiz_quiz_quizsummary_footer {
  Xmargin-top: 50px;
}

.quiz_quiz_quizsummary_footer ul, .quiz_quiztake_quizsummary_footer ul {
  
}

.quiz_quiz_quizsummary_footer ul li, .quiz_quiztake_quizsummary_footer ul li {
  display:inline;
  float:left;
  padding-right:10px;
  list-style-type: none;
}



.quiz_box {
  margin-bottom: 25px;
}



.quiz_related_headline {
  font-size: 14px;
  margin-bottom: 5px;
  border-bottom: 1px solid #EEE;
  padding: 3px 0px 6px;
}

.quiz_left {
  padding-right: 25px;  
}

.quiz_item_small {
  background: #FFF;
}





/*** SE Theme ***/

.quiz_box_content .quiz_ajax_tabs {
  margin: -10px -10px 0px -10px;
}

.quiz_box_content .quiz_ajax_tabs ul li {
  border-top: none;
  border-right: none;
}

.quiz_left {
  padding-right: 20px;  
}

.quiz_box {
  margin-bottom: 20px;
}

.quiz_box_header {
  padding: 4px 5px 5px 6px;
  border: 1px solid #DDDDDD;
  font-weight: bold;
  background-image: url(../images/header.gif);
  background-repeat: repeat-x;
  color: #333333;
}

.quiz_box_content {
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-top: none;
  padding: 10px;
}

.quiz_box_header h3 {
  padding: 0px;
  margin: 0px;
  padding-top: 4px;
  color: #333;
}


.quiz_browsequizcolumn .quiz_box_header {
  padding-right: 0px;
  padding-top: 0px;  
}

.quiz_browsequizcolumn .quiz_ajax_tabs ul li {
  border-top: none;
  border-bottom: none;
  border-right: none;
}





/** STIKK THEME **/



.quiz_box h3 {
  Xcolor: #FFF
}

.quiz_ajax_tabs ul li {
  Xborder: 1px solid #ABC197 !important;
  Xborder: none !important;
}


.quiz_box_header .quiz_ajax_tabs ul li a  {
  Xcolor: #FFF !important;  
}

.quiz_box_header .quiz_ajax_tabs ul li.quiz_ajax_tab_selected a {
  Xcolor: #333 !important;  
}

.quiz_box_header .quiz_ajax_tabs ul li a:hover {
  Xcolor: #333 !important;
  Xtext-decoration: none;
}


div.quiz_quizlistitem1 {
  Xbackground:#F8F9F6 !important;
  Xborder-top:1px solid #DEE6D6 !important;
}

.quiz_types {
  Xbackground: none !important; 
  Xborder: none !important;
}

.quiz_cats {
  Xbackground: #FFF !important;
  Xborder: none !important;
}







/*** QUIZ TAKE - RESULTS ***/

.quiz_results .quiz_title {
  border-bottom:2px solid #EEEEEE;
  font-size: 20px;
  margin-bottom: 15px;
  padding: 3px 0px 6px;
}

.quiz_quiztake_quizsummary .quiz_quiztake_quiztitle {
  margin-bottom: 30px;
}

.quiz_quiztake_quizsummary_footer {
  margin-top: 30px;
  padding: 5px;
}

.quiz_quiztake_quizsummary_footer_item {
  padding-left: 15px;
}
.quiz_quiztake_quizsummary_content {
  background: url(../images/quiz_roundcorner1_tl.png) no-repeat top left;
}
.quiz_quiztake_quizsummary_content_top {
  background: url(../images/quiz_roundcorner1_tr.png) no-repeat top right;
}
.quiz_quiztake_quizsummary_content_bottom {
  background: url(../images/quiz_roundcorner1_bl.png) no-repeat bottom left;
}
.quiz_quiztake_quizsummary_content_bottom div {
  background: url(../images/quiz_roundcorner1_br.png) no-repeat bottom right;
}
.quiz_quiztake_quizsummary_content_inner {
  background: url(../images/quiz_roundcorner1_r.png) top right repeat-y;
}

.quiz_quiztake_quizsummary_content_top div, .quiz_quiztake_quizsummary_content_top, 
.quiz_quiztake_quizsummary_content_bottom div, .quiz_quiztake_quizsummary_content_bottom {
  width: 100%;
  height: 15px;
  font-size: 1px;
}


.quiz_quiztake_quizsummary_content_inner {
  padding: 0px 15px;
}


.quiz_quizresult1 {
  background-color: #FAFAFA;
  padding: 10px;
}

.quiz_quizresult1, .quiz_quizresult2 {
  padding: 10px;
}

.quiz_results .quiz_column {
  vertical-align:top;
}

.quiz_results .quiz_column_right {
  width: 250px;
  padding-left: 20px;
}


.quiz_results .quiz_browse_categories {
  padding: 5px;
  padding-bottom: 20px;
}


.quiz_results_quizresult {

}


.quiz_results_quizresult_title {
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 10px;
}

.quiz_quiztake_quizsummary {
  margin-bottom: 20px;
}


.quiz_quiztake_breakdown_answers {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.quiz_quiztake_breakdown_answers li {
  padding-left: 20px;
  margin: 5px 0px;
}

li.quiz_question_correctanswer {
  font-weight: bold;
  color: green;
  background: url(../images/icons/quiz_answer_correct16.gif) left center no-repeat;  
}

li.quiz_question_wronganswer {
  font-weight: bold;
  color: red;
  background: url(../images/icons/quiz_answer_wrong16.gif) left center no-repeat;  
}

.quiz_results .comment_headline {
  background: none;
  font-size: 14px;
  margin-bottom: 15px;
  border: none;
  border-bottom: 1px solid #EEE;
  padding: 3px 0px 6px;
  font-weight: normal;
}


.quiz_result_score {
  font-size: 26px;
  padding: 10px;
}



/* LITE THEME */

.quiz_tab_wrapper_table {
  border-left:1px solid #DDD;
}

td.quiz_tab a {
  background-color: #EEEEEE;
  background-image: url(./images/whiteline.gif);
  background-repeat: repeat-x;
  background-position: top left;
  padding: 7px 10px 7px 10px !important;
  border: 1px solid #DDD; 
  border-left: none;
  font-weight: bold !important; 
  display: block;
}
td.quiz_tab a:hover {
  background-color: #F4F4F4;
  background-image: url(./images/whiteline.gif);
  background-repeat: repeat-x;
  background-position: top left;
  padding: 7px 10px 7px 10px;
  border: 1px solid #DDD; 
  border-left: none;
  font-weight: bold; 
  display: block;
}
td.quiz_tab2 a {
  background-color: #FFFFFF;
  background-image: url(./images/whiteline.gif);
  background-repeat: repeat-x;
  background-position: top left;
  padding: 7px 10px 8px 10px;
  border: 1px solid #DDD; 
  border-left: none;
  border-bottom: none;
  font-weight: bold; 
  display: block;
}
td.quiz_tab2 a:hover {
  background-color: #FFFFFF;
  background-image: url(./images/whiteline.gif);
  background-repeat: repeat-x;
  background-position: top left;
  padding: 7px 10px 8px 10px;
  border: 1px solid #DDD; 
  border-left: none;
  border-bottom: none;
  font-weight: bold; 
  display: block;
}
#quiz_tabs_profile { 
  border-left: 1px solid #DDD;
}
td.quiz_tab_end {
  border-bottom: 1px solid #DDD;
}

div.quiz_content {
  padding: 10px; 
  border: 1px solid #DDD;
  border-top: none;
}

.quiz_content .quiz_box_content {
  border: none;
}



/*** EDIT QUIZ ***/


.quiz_edit_title {
  width: 400px;
}

.quiz_edit_desc {
  width: 400px;
}



/*** EDIT QUIZ - RESULTS ***/

.quiz_result_body {
  padding: 5px;
}

.quiz_result_remove {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 4px;
  right: 5px;
  background: url(../images/icons/quiz_close.gif) no-repeat;
}

.quiz_result_header {
  background-color: #EAEAEA;
  padding: 5px;
  color: #333;
  font-weight: bold;
  position: relative;
}

.quiz_result {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border: 1px solid #DDD;
  clear: both;
  background-color: #FAFAFA;
  width: 520px;

}

.quiz_result_title, .quiz_result_desc {
  width: 500px;
  height: 80px;
  font-weight: bold;
  padding: 2px 3px;
  margin-bottom: 10px;
}

.quiz_upload {  
  width: 350px;
  margin-bottom: 5px;
}




/*** EDIT QUIZ - STYLE ***/

.quiz_style_item {
  border: 5px solid #FFF;
  margin-bottom: 5px;
}

.quiz_style_item_selected, .quiz_style_item:hover {
  border: 5px solid #DDD !important;
}


/*** EDIT QUIZ - QUESTIONS ***/

.quiz_question_answer {
  position: relative;
}

#quiz_bottomquestiondiv {
  clear: both;
}

.quiz_question_body {
  padding: 5px;
}

.quiz_question_remove {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 4px;
  right: 5px;
  background: url(../images/icons/quiz_close.gif) no-repeat;
}

.quiz_question_header {
  background-color: #EAEAEA;
  padding: 5px;
  color: #333;
  font-weight: bold;
  position: relative;
}

.quiz_question {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border: 1px solid #DDD;
  clear: both;
  background-color: #FAFAFA;

  width:700px;  
}

.quiz_question_text {
  width: 680px;
  height: 80px;
  font-weight: bold;
  padding: 2px 3px;
  margin-bottom: 10px;
}

.quiz_radio {
  vertical-align: middle;
  margin-top: 0px;
}

.quiz_text {  
  width: 350px;
  margin-bottom: 5px;
}




/*** MY QUIZZES ***/

.quiz_my_quizlist {
  border: 1px solid #DDDDDD;
}

.quiz_my_quizlist_header {
  padding: 10px;
}

div.quiz_myquizlistitem1 {
  border-top: 1px solid #DDDDDD; 
  background: #F2F2F2;
  padding: 10px;
}

div.quiz_myquizlistitem2 {
  border-top: 1px solid #DDDDDD; 
  background: #FFFFFF;
  padding: 10px;
}


.userquiz_browse_navigator {
  margin-bottom: 10px; 
  text-align: center; 
  padding: 7px 5px 7px 5px; 
}







/*** BROWSE QUIZZES ***/



div.quiz_quizlistitem1 {
  Xborder-top: 1px solid #DDDDDD; 
  background: #FFFFFF;
  padding: 10px;
  border-bottom: 1px solid #DDDDDD; 
}

div.quiz_quizlistitem_first {
  border-bottom: none;
}

div.quiz_quizlistitem2 {
  Xborder-top: 1px solid #DDDDDD; 
  background: #F2F2F2;
  padding: 10px;
  border-bottom: 1px solid #DDDDDD; 
}

.quiz_cat_wrapper {
  Xmargin-left: -5px;
  Xmargin-right: -5px;
  margin-bottom: 1px;
  background-color: #FFF;
}

.quiz_cats_header {
  padding: 5px;
  padding-bottom: 10px;
  background: #F2F2F2;
  border: 1px solid #DDD;
  margin: 0px 0px 0px 0px;
  font-weight: bold;
  border-bottom: none;
}


.quiz_cats {
  padding: 5px;
  padding-bottom: 10px;
  background: #F2F2F2;
  border: 1px solid #DDD;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
}

.quiz_cat {
  padding: 5px 5px 5px 10px;
}

.quiz_type {
  Xpadding: 5px 5px 5px 10px;
  padding: 1px;
  margin-bottom: 1px;
  background-color: #FFF;
}


/* hover boxes */

/*
.quiz_cat {
  padding: 1px;
}

.quiz_type {
  padding: 1px;
}

.quiz_cat a, .quiz_type a {
  display: block;
  padding: 5px 10px;
  border: 1px solid #FFF;  
}

.quiz_cat a:hover, .quiz_type a:hover  {
  border: 1px solid #336699;
  text-decoration: none;
}
*/

.browse_quizzes .quiz_browse_categories {
  padding: 5px;  
}






.quiz_type_wrapper {
  Xmargin-left: -5px;
  Xmargin-right: -5px;
}

.quiz_types {
  padding: 5px;
  padding-bottom: 10px;
  background: #F2F2F2;
  border: 1px solid #DDD;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
}

.quiz_type {
  padding: 5px 5px 5px 10px;
  margin-bottom: 1px;
  background-color: #FFF;
}





.browse_quizzes .quiz_newquizhint {
  padding-right: 5px;
}

.browse_quizzes_search {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.browse_quizzes_search table {
  margin: 0px auto;
}

input.quiz_search {
  font-size: 16px;
  padding: 2px;
}

.quiz_browse_navigator {
  margin-bottom: 10px; 
  text-align: center; 
  padding: 7px 5px 7px 5px;
}


.XXquiz_box_content {
  background-color:#EEF2EA;
  border-left:1px solid #ABC197;
  border-right:1px solid #ABC197;
}


.browse_quizzes .quiz_column {
  vertical-align:top;
}

.browse_quizzes .quiz_column_right {
  width: 250px;
  padding-left: 25px;
}


.browse_quizzes_frontpage_cats .quiz_quizlistitem1 {
  background: none;
  border-top: none;
}

.browse_quizzes_frontpage_cats .quiz_column_right {
  border-left:1px solid #DDDDDD;
  margin-left:25px;
  padding:0px 0px 0px 20px;
}



.quiz_ajax_tabs {

}

.quiz_ajax_tabs ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  list-style-image: none;
}

.quiz_ajax_tabs ul li {
  float: left;
  border: 1px solid #DDD;
}

.quiz_ajax_tabs ul li A {
  display: block;
  padding: 4px 8px 6px 8px;
  white-space: nowrap;
}

.quiz_ajax_tabs ul li A:hover {
  background-color: #F6F6F6;
}

.quiz_ajax_tabs ul li.quiz_ajax_tab_selected {
  Xbackground-color: #F2F2F2;
  background-color: #FFF;
  font-weight: bold;
  border-bottom: none;
}



/*** ACTION MEDIA ***/

.quiz_recentaction_div_media img {
  margin-right: 5px;
}


/*** PROFILE PAGE ***/

.quiz_profile_footer {
  text-align:right;
  padding: 10px 5px 5px 5px;
}


.quiz_profile .quiz_item_category, .quiz_profile .quiz_item_details  {
  color: #777777;
  font-size: 7pt;
  margin-bottom: 5px;  
}

.quiz_profile .quiz_item_rating {
  font-weight: bold;
  font-size: 10pt;
  padding-bottom: 2px;
}

.quiz_item_thumb {
  width: 50px;
}

.quiz_item_thumb img {
  width: 50px; 
  height: 50px; 
}
.quiz_profile .quiz_item_info {
  padding-left: 20px; 
}


/*** MISC ***/


img.quiz_button {
  float: left;
  padding-right: 4px;
}


.quiz_tagcloud_tags {
  line-height:200%;
}

.quiz_tagcloud_tags .word {
  font-family: Tahoma;
  padding: 4px 4px 4px 4px;
  letter-spacing: 3px;
}
.quiz_tagcloud_tags span.size1 {
  color: #000;
  font-size: 200%;
}
.quiz_tagcloud_tags span.size2 {
  color: #333;
  font-size:180%;
}
.quiz_tagcloud_tags span.size3 {
  color: #666;
  font-size: 170%;
}
.quiz_tagcloud_tags span.size4 {
  color: #999;
  font-size: 160%;
}
.quiz_tagcloud_tags span.size5 {
  color: #aaa;
  font-size: 150%;
}
.quiz_tagcloud_tags span.size6 {
  color: #bbb;
  font-size: 140%;
}
.quiz_tagcloud_tags span.size7 {
  color: #ccc;
  font-size: 130%;
}
.quiz_tagcloud_tags span.size8 {
  color: #ddd;
  font-size: 120%;
}
.quiz_tagcloud_tags span.size0 {
  color: #ccc;
  font-size: 100%;
}


.quiz_hint {
  background: #FFFBE2 none repeat scroll 0%;
  border: 1px solid #FFE222;
  margin: 0px 10px 10px;
  padding: 10px;
  
  color: #333;
  font-size: 14px;
}



/*** SIGNUP TEASER ***/

.quiz_signup_hint {
  background: #FFFBE2 none repeat scroll 0%;
  border: 1px solid #FFE222;
  margin: 0px 10px 10px;
  padding: 10px;
  
  color: #333;
  font-size: 14px;
  text-align:center;
}


.quiz_signup_teaserbox {
  padding: 20px;
  border:5px solid #EEEEEE;
}

.quiz_signup_teaserbox_right {
  text-align: center;
}


.right_photoalbums{display:none;}
.right_recommend{display:none;}
.right_blogs {display:none;}

.l_About {display:none;}

.left_My {display:none;}
.right_Personal {display:none;}
.left_About{display:none;}
.sprite {background:url('./../images/icon_sprite.gif') no-repeat;padding:3px;padding-left:20px;}

.icon_comments {height:16px;background-position: -8px -200px;}
.icon_blog {height:16px;background-position: -8px -168px;}
.icon_layout{height:16px;background-position: -8px -72px;}
.icon_album {height:16px;background-position: -8px -104px;}
.icon_status{height:16px;background-position: -8px -8px;}
.icon_compose_message{height:16px;background-position: -8px -136px;}
.icon_points {height:16px;background-position: -8px -223px;}
.icon_rank {height:16px;background-position: -8px -248px;}
.icon_birthday {height:16px;background-position: -8px -269px;}
.icon_music {height:16px;background-position: -8px -293px;}
.icon_ {height:16px;background-position: -8px px;}
.icon_ {height:16px;background-position: -8px px;}
.icon_ {height:16px;background-position: -8px px;}
.icon_ {height:16px;background-position: -8px px;}
.icon_ {height:16px;background-position: -8px px;}
.icon_ {height:16px;background-position: -8px px;}
.icon_ {height:16px;background-position: -8px px;}


.c21{width: 40px;display: block; float:left; padding-left:0;  padding-top: 0; margin-right:5px;}
.c22{width: 70px;display: block; float:left; padding-left:0; font-size: 11px; margin-right:5px; margin-top:12px;}
.c23{width: 290px;float:left; text-align: left; font-size: 11px; margin-right:0;}
.c23 a {vertical-align: middle; height: 40px; display: table-cell;}
.c23 img { vertical-align: middle; padding-bottom: 2px; } 
.c24{width: 90px;display: block;float:left; padding: 9px 0 0 0; font-size: 10px;text-align:left;}
.c25{width: 30px;display: block;float:left;text-align:center; padding-top: 9px; font-size: 10px; }
.c26{width: 40px;display: block;float:right;text-align:left; padding-top: 9px; font-size: 10px; padding-left:10px;}
#list{background-color: #fff; width: 590px; padding:0 ; display: block; border-bottom:1px solid #cfcfcf; padding:10px 0; float:left;}
#subcat {
border-bottom:1px solid #CFCFCF;
border-top:1px solid #CFCFCF;
display:block;
font-size:10px;
height:20px;
padding:0;
width:640px;
background:#EEE;}

#c11 {display:block;
float:left;
height:17px;
padding-left:70px;
padding-top:3px;
width:85px;}
#c12 {
background-color:#EEEEEE;
display:block;
float:left;
height:17px;
padding-top:3px;
text-align:center;
width:398px;}
#c13 {
background-color:#CCCCCC;
display:block;
float:left;
height:17px;
padding-left:5px;
padding-top:3px;
width:82px;
}

/** SEMODS MULTISELECT **/

.multiSelect {
  background:#FFFFFF url('../images/apps_dropdown.gif') no-repeat scroll right center;
  border:1px solid #BBBBBB;
  display:inline;
  padding:2px 20px 2px 4px;
  width:200px;
  
  Xoverflow: hidden;
}

.multiSelect.hover {
  background:transparent url('../images/apps_dropdown_hover.gif') no-repeat scroll right center;
}

.multiSelect.active, .multiSelect.focus {
  border:1px inset #000000;
}

.multiSelect.active {
  background:transparent url('../images/apps_dropdown_active.gif') no-repeat scroll right center;
}

.multiSelectOptions {
  background:#FFFFFF none repeat scroll 0%;
  border:1px solid #B2B2B2;
  margin-top:-1px;
  max-height:150px;
  overflow:auto;
  Xwidth:206px;
  width:224px;

  height: 150px;
}

.multiSelectOptions label {
  display:block;
  padding:2px 5px;
}

.multiSelectOptions label.checked {
  background:#E6E6E6 none repeat scroll 0%;
}

.multiSelectOptions label.selectAll {
  border-bottom:1px dotted #CCCCCC;
}

.multiSelectOptions label.hover {
  background:#CFCFCF none repeat scroll 0%;
}

iframe.layerfix {
  display:none;/*sorry for IE5*/
  display/**/:block;/*sorry for IE5*/
  position:absolute;/*must have*/
  top:0;/*must have*/
  left:0;/*must have*/
  z-index:1;/*must have*/
  filter:mask();/*must have*/
  Xwidth:3000px;/*must have for any big value*/
  Xheight:3000px/*must have for any big value*/;
  width: 1px;
  height: 1px;
}



/** SEMODS DIALOG **/



.semods_dialog {
  position: absolute;
  z-index: 100;
  background:#FFFFFF none repeat scroll 0%;
  border:4px solid #525252;
  color: #000;
  text-align: left;
  
  padding: 20px;
}

.semods_dialog #semods_dlgtitle {
  border-bottom:2px solid #CDCDCD;
  font-size: 20px;
  color: #777
}

.semods_dialog #semods_dlgtext {
  padding-top: 10px;
  padding-bottom: 30px;
  border-bottom:2px solid #CDCDCD;
}

.semods_dialog #semods_dlgbuttons {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
}

.semods_dialog #semods_dlgbtnyes {
  margin-right: 10px;
}

.semods_dialog #semods_dlgbtnno {
  margin-right: 10px;
}



/** USER CAMPAIGNS **/
table.campaigns_table {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-bottom: none;
}

td.campaigns_header, td.campaigns_header2, td.campaigns_header1 {
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	border-bottom: none;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}
td.campaigns_header2 {
	border-left: none;
	border-right: none;
}
td.campaigns_header1 {
	border-right: none;
}
td.campaigns_list {
	padding: 7px; 
	border-bottom: 1px solid #DDDDDD;
}
tr.campaigns_row1 {
	background: #F5F5F5;
}
tr.campaigns_row2 {
	background: #FFFFFF;
}
td.campaigns_item {
	padding: 5px;
    vertical-align: middle;
    border-bottom:1px solid #DDDDDD;    
}

div.campaigns_search {
	padding: 10px;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
div.campaigns_stats {
	margin-top: 7px; 
	color: #888888;
}
div.campaigns_browse_title {
	font-weight: bold; 
	background: #EEEEEE; 
	padding: 5px;
}


/** OTHER **/
div.campaignsdivbutton {
  background:#FFFFFF none repeat scroll 0%;
  border-color:#DDDDDD;
  border-style:solid;
  border-width:1px 1px 1px 5px;
  font-weight:bold;
  padding:7px 8px 7px 6px;
  text-align:left;
  
  float: right;
}

div.campaignsdivbutton A {
  text-decoration: none;
}

/*FORUM DROP DOWN MULTI COLUMN MENU*/

.pad {clear:left; padding-top:270px;}

#menu {position:relative;font-size:11px; margin: 0; z-index:1000; float:left;}
#menu table.ie6 {border-collapse:collapse; margin:0; padding:0;}

#menu ul {padding:0; margin:0; list-style: none;}
#menu ul li {float:left;}
#menu ul li a {display:block; float:left;text-decoration:none;}
#menu ul li a b {display:block; float:left; text-decoration:none;no-repeat left top; cursor:pointer;}

#menu ul li div.holder {position:absolute; left:-9999px;}

#menu ul li div .leftSide {float:left;background: #505050;}
#menu ul li div .rightSide {float:left; margin-left:10px; display:inline; padding:0 10px 0 0; background:#363636;}

#menu ul li:hover {position:relative;}

#menu ul :hover div.holder {position:absolute; top:19px; left:-10px; margin: 0; padding: 0;}

#menu ul li.right a:hover div.holder {left:auto; right:3px; top:41px;}
#menu ul li.right:hover div.holder {left:auto; right:4px; top:41px;}

#menu ul dl {width:auto; margin:5px 0 10px 0; padding:0 5px;list-style:none;}
#menu ul dl dt {font-weight:bold;padding:0 10px; margin:0; line-height:20px; background:#488; color:#fff; white-space:nowrap;}
#menu ul dl dd {display:block; padding:0; margin:0;}
#menu ul dd a {background-image: none; display:block; height: 20px; line-height: 20px; color:#fff; text-align:left; margin: 0; padding:0 10px;font-weight:normal; white-space:nowrap; float:none;}
#menu ul dd a:hover {color:#c60;}

#menu ul table td {vertical-align:top;}



.link_menu_user{border-color:-moz-use-text-color #CCC #CCC;border-style:none solid solid;border-width:medium 1px 1px;padding:5px 10px;text-align:left}.link_menu_item{float:left;font-weight:bold;padding-right:10px}#link_tabs td.tab1,#link_tabs td.tab2{font-weight:normal;font-size:16px}#link_tabs td.tab1{background-image:url(../images/menu_user.gif);background-repeat:repeat-x}.link_clear{clear:both;height:0}div.link_browse_options{  padding:7px 10px 7px 10px;background:#F2F2F2;border:1px solid #BBB;margin:0 0px 10px 0px;font-weight:bold}ul.link_type_filter{list-style:none;margin-top:5px}ul.link_type_filter li{display:inline}.link_type_filter a:link,.link_type_filter a:visited{color:#fff;background:#505050 none repeat scroll 0 0; border-right:1px solid #000000; border-top:1px solid #CCCCCC; padding:5px;}a.link_type_active:link,a.link_type_active:visited{font-weight:bold;background:#900;color:#FFF;border:1px solid #000}div.link_simple_entry{padding-bottom:5px;position:relative;border-bottom:0px solid #ccc;margin:5px 0}div.link_simple_entry_title{padding-left:150px;font:verdana;font-size:12px}div.link_simple_entry_details{color:#777;font-size:7pt;padding-left:150px}.link_simple_entry_details a{color:#777;font-size:7pt}span.link_simple_entry_type,span.link_view_type{font-weight:normal;color: #900}div.link_simple_entry_vote{padding-left: 110px;font-size:16px;  left:0;  top:0;  position:absolute;  text-align:center;  width:40px;  color:#900;  font-weight:bold;  line-height:1em}div.link_simple_entry_vote a:link,div.link_simple_entry_vote a:visited{color:#900}div.link_simple_entry_vote span{  display:block;color:#777;font-size:7pt;font-weight:normal}  span.link_datepublished,span.link_datecreated{  color:#900;  font-weight:bold}table.link_view_summary{margin:15px 0;width:100%}td.link_view_vote{vertical-align:top;padding:0 5px;width:45px}div.link_vote_stat{-moz-border-radius:10px;  text-align:center;  width:44px;  font-weight:bold;  line-height:1em;  padding:10px 0;  background:transparent url(../images/icons/link_vote_thumb.gif) repeat-x scroll 0 -120px}div.link_vote_point{color:#900;font-size:16px}div.link_vote_text{  display:block;color:#777;font-size:7pt;font-weight:normal}   div.link_vote_thumbs{line-height:21px}   div.link_vote_thumb_up,div.link_vote_thumb_dn{line-height:21px;float:left} div.link_vote_thumb_up{  margin-right:4px}div.link_vote_thumb_up_active{  line-height:21px;  float:left;  height:16px;  width:20px;  background:transparent url(../images/icons/link_vote_thumb.gif) no-repeat scroll 0 -40px;  margin-right:4px}div.link_vote_thumb_dn_active{  line-height:21px;  float:left;  height:16px;  width:20px;  background:transparent url(../images/icons/link_vote_thumb.gif) no-repeat scroll 0 -60px}div.link_vote_thumb_up_disabled{  line-height:21px;  float:left;  height:16px;  width:20px;  background:transparent url(../images/icons/link_vote_thumb.gif) no-repeat scroll 0 -80px;  margin-right:4px}div.link_vote_thumb_dn_disabled{  line-height:21px;  float:left;  height:16px;  width:20px;  background:transparent url(../images/icons/link_vote_thumb.gif) no-repeat scroll 0 -100px}div.link_vote_thumb_up a,div.link_vote_thumb_dn a{display:block;height:16px;width:20px;background:transparent url(../images/icons/link_vote_thumb.gif) no-repeat scroll 0 0}div.link_vote_thumb_up a:link,div.link_vote_thumb_up a:visited{background:transparent url(../images/icons/link_vote_thumb.gif) no-repeat scroll 0 0}div.link_vote_thumb_up a:hover{  background:transparent url(../images/icons/link_vote_thumb.gif) no-repeat scroll 0 -40px}div.link_vote_thumb_dn a:link,div.link_vote_thumb_dn a:visited{  background:transparent url(../images/icons/link_vote_thumb.gif) no-repeat scroll 0 -20px}div.link_vote_thumb_dn a:hover{  background:transparent url(../images/icons/link_vote_thumb.gif) no-repeat scroll 0 -60px}div.link_vote_thumb_up span,div.link_vote_thumb_dn span,div.link_vote_thumb_up_active span,div.link_vote_thumb_dn_active span,div.link_vote_thumb_up_disabled span,div.link_vote_thumb_dn_disabled span{display:none}td.link_view_details{padding:0 5px;border:0px solid #ccc;  vertical-align:top;width:1005}td.link_view_photo{padding:0 5px;vertical-align:top;  widthx:120px}div.link_view_title{color:#555;font-family:"Trebuchet MS",arial,verdana,serif;font-size:15pt}span.link_view_source a:link,span.link_view_source a:visited{color:#666;font-weight:bold}div.link_view_info{padding:5px 0}td.link_view_author{  vertical-align:top;  width:200px;  border:0px solid #ccc;  font-size:11px;  padding:0 5px}td.link_view_author div{font-size:11px}div.link_view_author_photo{  float:left;  margin-right:10px}div.link_view_author_name a{display:block;font-weight:bold;font-size:13px}table#linkView{border-spacing:0;width:100%}td#linkViewLeft{vertical-align:top;padding-right:10px}td#linkViewRight{vertical-align:top;width:260px}#linkViewTools{margin-top:10px}div.link_view_tool{float:left;margin-right:5px}div#linkViewSocialBookmarking{float:right}div.link_voters{margin-bottom:25px}div.link_voters h3{font-size:14px;margin:0 0 10px 0;padding:5px 5px 5px 5px;border-bottom:1px solid #ccc}div.link_voters h3 span{float:right;font-size:11px}ul.link_voters_users{list-style:none;margin:0;padding:0}ul.link_voters_users li{  width:280px;  float:left;  padding:8px}  a.link_vote_type_1:link,a.link_vote_type_1:visited{  background:transparent url(../images/icons/link_vote_thumb.gif) no-repeat scroll 0 0;  padding:2px 2px 2px 24px;height:20px;font-weight:bold} a.link_vote_type_0:link,a.link_vote_type_0:visited{  background:transparent url(../images/icons/link_vote_thumb.gif) no-repeat scroll 0 -20px; padding:2px 2px 2px 24px; padding-left:24px; height:20px; font-weight:bold} table.link_entry{width:100%;margin:10px 0}td.link_entry_vote,td.link_entry_details,td.link_entry_photo{vertical-align:top;padding:0 5px}td.link_entry_vote{ width:45px}td.link_entry_photo{ width:60px}div.link_entry_title{color:#555;font-family:"Trebuchet MS",arial,verdana,serif;font-size:15pt}div.seLinkSearch{background:#EEE none repeat scroll 0 0;border:1px solid #AAA;margin-bottom:8px;padding-left:10px;padding-right:10px;width:600px}div.seLink{background:#F5F5F5 none repeat scroll 0 0;border:1px solid #CCC;margin-top:10px;padding:10px;width:600px}td.seLinkLeft{ vertical-align:top}td.seLinkRight{ vertical-align:top;padding-left:10px}div.seLinkPhoto{background:#FFF none repeat scroll 0 0;border:1px solid #CCC;padding:5px;text-align:center;vertical-align:middle}div.seLinkTitle{border-bottom:1px solid #CCC;font-size:10pt;font-weight:bold;margin-bottom:5px;padding:0 5px 5px 0}div.seLinkDesc{ padding-top:5px}div.seLinkActions{ margin-top:10px; border-top:1px solid #DDD; padding-top:5px}div.seLinkAction{ float:left;padding-right:15px}.linktags{padding:10px;line-height:2.2em;text-align:center;margin-bottom:10px}.linktags a{padding:2px}.linktags a.tag1{font-size:2.2em;font-weight:900}.linktags a.tag2{font-size:1.8em;font-weight:800}.linktags a.tag3{font-size:1.5em;font-weight:700}.linktags a.tag4{font-size:1.35em;font-weight:600}.linktags a.tag5{font-size:1.1em;font-weight:500}.linktags a.tag6{font-size:1.0em;font-weight:400}.linktags a.tag7{font-size:0.9em;font-weight:300}.linktags a.tag8{font-size:0.75em;font-weight:200}.linktags sup{font-size:9px;color:#aaa}td.linksuperstarstab{border-bottom:1px solid #CCC;padding:0 7px;font-size:16px}td.linksuperstarstab a:link,td.linksuperstarstab a:visited{color:#900;font-weight:bold}td.linksuperstarstab a span{ color:#090}div.link_embed_video_button{ margin:10px; text-align:center}div.link_embed_video_player{text-align:center;margin:15px}div.link_quick_nav{float:left;padding:5px;border-left:1px solid #CCCCCC;font-size:13px;}ul.link_quick_nav_menu{list-style:none;margin:0;padding:0;margin-left:-1px}ul.link_quick_nav_menu li{display:inline}ul.link_quick_nav_menu li.active{ font-weight:bold; color:#fff; background-color:#E5A256}ul.link_quick_nav_menu a{ padding:2px 5px}ul.link_quick_nav_menu li.active a{ font-weight:bold; color:#fff; background-color:#E5A256}


div.music_browse_item{border:1px solid #CCC;padding:10px;margin-right:10px}div.music_browse_date{font-size:7pt;color:#777}ul.seMusicHeader{  height:25px;    margin:0px;  padding:0px;  border-top:1px solid #CCC;border-left:1px solid #CCC;border-right:1px solid #CCC;border-bottom:none}ul.seMusicHeader table{font-weight:bold;background-image:url(../images/header.gif);background-repeat:repeat-x;color:#333}ul.userMusicList{ margin:0px;border:1px solid #CCC;border-bottom:none}ul.userMusicList,ul.seMusicHeader{ width:100%; list-style:none; margin:0px; padding:0px}ul.userMusicList li{background:#FFF;border-bottom:1px solid #DDD}ul.seMusicHeader li,ul.userMusicList li{ padding:0px;vertical-align:middle;text-align:left}table.seMusicRowInnerTable{ width:100%}table.seMusicRowInnerTable td{ padding:5px}table.seMusicRowInnerTable td.seMusicMove{ width:18px; padding:3px; padding-top:5px; padding-left:8px; padding-right:3px}table.seMusicRowInnerTable td.seMusicDeleteCheckbox{ width:18px; padding:3px; padding-top:5px}table.seMusicRowInnerTable td.seMusicRowButton{ width:18px; padding:3px; padding-top:3px}table.seMusicRowInnerTable td.seMusicRowTitle{ }table.seMusicRowInnerTable td.seMusicRowFilesize{ width:50px}table.seMusicRowInnerTable td.seMusicRowActions{ width:40px}img.seMusicMoveHandle{ cursor:move}div#musicedit{margin:0 auto;width:500px;border:1px solid #000}div.musiceditheader{border-bottom:1px solid #000}div.column1{float:left;width:30px}div.column2{margin-left:10px;float:left;width:300px;text-align:center}div.column3{width:50px;float:left}div.column4{width:50px;float:left;text-align:center}div.column5{width:50px;float:right}div.musicfooter{clear:both}table.music_edit_table{width:100%;border:1px solid #CCC;border-bottom:none}td.music_header{padding:4px 5px 5px 6px;border:none;font-weight:bold;background-image:url(../images/header.gif);background-repeat:repeat-x;color:#333}td.music_list{background:#FFF;border-bottom:1px solid #DDD;padding:5px;vertical-align:middle;text-align:left}td.music_list_track{background:#FFF;border-top:1px solid #DDD;padding:5px;vertical-align:middle;text-align:center}td#music_title{text-align:left}td#music_track{text-align:center}td#music_order{text-align:center}td#music_options{text-align:left}div.music_button{float:left}div.music_title{margin-left:10px;margin-top:1px;float:left}#status{background-color:#fff;padding:10px 15px;width:430px;border:1px solid #CCC}#status .progress{background:white url(../images/music_progress.gif) no-repeat;background-position:+50% 0;margin-right:0.5em}#status .progress-text{font-size:0.9em;font-weight:bold}#list{list-style:none;width:420px;margin:0;padding:0}#list li.file{border-bottom:1px solid #eee;background:url(../images/music_file.png) no-repeat 4px 4px}#list li.file.file-uploading{background-image:url(../images/music_uploading.png);background-color:#D9DDE9}#list li.file.file-success{background-image:url(../images/music_success.png)}#list li.file.file-failed{background-image:url(../images/music_failed.png)}#list li.file .file-name{font-size:1.2em;margin-left: 44px;display:block;clear:left;line-height:40px;height:40px;font-weight:bold}#list li.file .file-size{font-size:0.9em;line-height:18px;float:right;margin-top:2px;margin-right:6px}#list li.file .file-info{display:block;margin-left: 10px;font-size:0.9em;line-height:20px;clear}#list li.file .file-remove{clear:right;float:right;line-height:18px;margin-right:6px}


.recommended_action{ border:1px dotted #ccc; padding:3px; border-right:5px solid #ddd}.recommended_stat{ padding:3px; border-bottom:1px solid #ccc}.recommended_link{ padding:3px; text-align:right}.recommended_profile_entry{ margin:5px 0}.recommended_profile_entry td{ padding:2px}.recommended_entry{ margin:10px 0; border:1px solid #ddd; width:100%}.recommended_entry td{ padding:10px}.recommended_entry td.recommended_photo{ text-align:center; width:100px; vertical-align:top}.recommended_entry td.recommended_infos{ vertical-align:top}.recommended_tools{margin:10px;text-align:right}.recommended_tools a:link,.recommended_tools a:visited{ border:1px solid #ddd; border-left:5px solid #ddd; padding:7px; margin:5px}ul.recommended_user_tools{ float:right}#recommended_stat {margin:30px 20px}#recommended_stat li{font-size:16px;padding:10px}div.album{background:#F5F5F5;padding:10px;margin-top:10px;border:1px solid #CCC}td.album_left{vertical-align:top}td.album_right{vertical-align:top;padding-left:10px}div.album_photo{background:#FFF;padding:5px;border:1px solid #CCC;vertical-align:middle;text-align:center}div.album_title{font-size:10pt;font-weight:bold;padding:0px 5px 5px 0px;border-bottom:1px solid #CCC;margin-bottom:5px}div.album_stats{font-size:7pt;color:#777;font-weight:normal}div.album_options{margin-top:7px;border-top:1px solid #DDD;padding-top:7px}div.album_options2{padding:10px 0px 0px 3px;border-top:1px solid #DDD;margin-top:10px}select.album_moveto{font-size:7.5pt;border:1px solid #888}div.albums_browse_item{border:1px solid #CCC;padding:10px;margin-right:10px}div.album_browse_date{font-size:7pt;color:#777}div.album_media_title{margin-bottom:2px;font-weight:bold}div.album_headline{padding:4px 0px 5px 6px;border:1px solid #CCC;border-bottom:none;font-weight:bold;background-image:url(../images/header.gif);background-repeat:repeat-x;color:#333}div.album_media_date{margin-top:10px;font-size:7pt;color:#777}div.album_media{border:1px solid #DDD;background:#F2F2F2;padding:10px}div.album_media_caption{text-align:left;padding:0px 5px 0px 5px;margin-left:auto;margin-right:auto}input.album_uploadstatus{border:none;background:none;font-weight:bold;font-family:verdana,arial,serif;font-size:8pt;color:#333;padding:3px;height:22px;vertical-align:middle}td.album_photo{padding:7px;height:120px;width:120px;vertical-align:middle;text-align:center;border:1px solid #DDD;background:#FFF}div.album_thumb1{margin:5px;width:150px;height:130px;float:left}div.album_thumb2{padding:7px;border:1px solid #DDD}td.album_comment_author{margin-bottom:5px;background:#F1F1F1;padding:5px 7px 5px 7px}td.album_comment_body{padding:5px 7px 0px 7px}td.album_comment1{vertical-align:top;padding:0px 5px 5px 0px}div.album_comment2{margin-bottom:3px;padding-bottom:2px;border-bottom:1px solid #DDD}td.album_list1{vertical-align:top;text-align:center}td.album_list2{padding:0px 10px 10px 5px;vertical-align:top}td.album_item1{padding:5px;text-align:center;vertical-align:top}td.album_item2{padding:5px 5px 5px 5px;vertical-align:top}td.album_postcomment{padding:10px;border:1px solid #DDD;border-top:none;background:#F5F5F5}td.album{background:#FFF;border:1px solid #DDD;border-top:none;padding:5px 7px 5px 7px;margin-bottom:12px}div.album_gutter_title{font-weight:bold;padding-top:2px}div.album_item{float:left;border-top:1px solid #CCC;padding-top:10px}td.album_item_info{vertical-align:top;padding-left:10px}div.album_item_title{font-weight:bold;font-size:10pt}div.album_item_date{font-size:7pt;color:#777}td.album_gutter_info{padding-left:5px}html,body{min-height:100%;height:auto !important;height:100%font-family:"Trebuchet MS",tahoma,arial,serif}div,td{font-family:"Trebuchet MS",tahoma,arial,serif}#TB_window{font:12px Arial,Helvetica,sans-serif;color:#333}#TB_secondLine{font:10px Arial,Helvetica,sans-serif;color:#666}#TB_window a:link{color:#369;text-decoration:none}#TB_window a:visited{color:#369;text-decoration:none}#TB_window a:hover{color:#39F;text-decoration:underline}#TB_window a:active{color:#39F;text-decoration:underline}#TB_window a:focus{color:#369;text-decoration:none}#TB_overlay{position:absolute;z-index:100;top:0px;left:0px;background-color:#000}#TB_window{position:absolute;background:#fff;z-index:102;color:#000;border:4px solid #525252;text-align:left}#TB_window img{}#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left}#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right}#TB_closeAjaxWindow{padding:5px 10px 7px 0;margin-bottom:1px;text-align:right;float:right}#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px}#TB_title{background-color:#e8e8e8;height:27px;font-weight:bold;border-bottom:1px solid #BBB;font-size:9pt;font-family:tahoma,arial,serif}#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em}#TB_ajaxContent p{padding:5px 0px 5px 0px}#TB_load{position:absolute;display:none;height:100px;width:100px;z-index:101}#TB_HideSelect{z-index:99;position:absolute;top:0;left:0;background-color:#fff;border:none}#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px}* html #TB_iframeContent{margin-bottom:1px}.tip{color:#fff;width:220px;z-index:13000;padding:3px;border:1px solid #CCC;background:#fffeeb;text-align:left;font-size:11px;padding:4px 8px 8px}.tip-text{display:none}.tip-top{font-weight:bold;font-size:11px;margin:0;color:#9FD4FF;padding:8px 8px 4px} .tip-bottom{}.Tips1{vertical-align:middle}div.autosuggest{position:absolute;background-image:url(../images/as_pointer.gif);background-position:top;background-repeat:no-repeat;padding:10px 0 0 0;font-family:Lucida Grande,Arial,sans-serif;font-size:10px}div.autosuggest div.as_header,div.autosuggest div.as_footer{position:relative;height:6px;padding:0 6px;background-image:url(../images/ul_corner_tr.gif);background-position:top right;background-repeat:no-repeat;overflow:hidden}div.autosuggest div.as_footer{background-image:url(../images/ul_corner_br.gif)}div.autosuggest div.as_header div.as_corner,div.autosuggest div.as_footer div.as_corner{position:absolute;top:0;left:0;height:6px;width:6px;background-image:url(../images/ul_corner_tl.gif);background-position:top left;background-repeat:no-repeat}div.autosuggest div.as_footer div.as_corner{background-image:url(../images/ul_corner_bl.gif)}div.autosuggest div.as_header div.as_bar,div.autosuggest div.as_footer div.as_bar{height:6px;overflow:hidden;background-color:#333}div.autosuggest ul{list-style:none;margin:0 0 -4px 0;padding:0;overflow:hidden;background-color:#333}div.autosuggest ul li{color:#ccc;padding:0;margin:0 4px 4px;text-align:left}div.autosuggest ul li a{color:#ccc;display:block;text-decoration:none;background-color:transparent;text-shadow:#000 0px 0px 5px;position:relative;padding:0;width:100%}div.autosuggest ul li a:hover{background-color:#444}div.autosuggest ul li.as_highlight a:hover{background-color:#1B5CCD}div.autosuggest ul li a span{display:block;padding:3px 6px;font-weight:bold}div.autosuggest ul li a span small{font-weight:normal;color:#999}div.autosuggest ul li.as_highlight a span small{color:#ccc}div.autosuggest ul li.as_highlight a{color:#fff;background-color:#1B5CCD;background-image:url(../images/hl_corner_br.gif);background-position:bottom right;background-repeat:no-repeat}div.autosuggest ul li.as_highlight a span{background-image:url(../images/hl_corner_bl.gif);background-position:bottom left;background-repeat:no-repeat}div.autosuggest ul li a .tl,div.autosuggest ul li a .tr{background-image:transparent;background-repeat:no-repeat;width:6px;height:6px;position:absolute;top:0;padding:0;margin:0}div.autosuggest ul li a .tr{right:0}div.autosuggest ul li.as_highlight a .tl{left:0;background-image:url(../images/hl_corner_tl.gif);background-position:bottom left}div.autosuggest ul li.as_highlight a .tr{right:0;background-image:url(../images/hl_corner_tr.gif);background-position:bottom right}div.autosuggest ul li.as_warning{font-weight:bold;text-align:center}div.autosuggest ul em{font-style:normal;color:#6EADE7}div.autosuggest img{vertical-align:middle;margin-right:5px}input.fallback_status{border:none;background:none;font-weight:bold;font-family:verdana,arial,serif;font-size:8pt;color:#333;padding:3px;height:22px;vertical-align:middle}#uploader{background-color:#FFF;padding:10px 15px;width:430px;border:1px solid #CCC}#uploader .progress{background:#FFF url(../images/uploader_progress.gif) no-repeat;background-position:+50% 0;margin-right:0.5em}#fileList{margin:0px;list-style:none;width:420px;margin-top:0px;padding:0px}#fileList li.file{margin-top:5px;border-top:1px solid #EEE;background:url(../images/uploader_file.png) no-repeat 4px 4px}#fileList li.file.file-uploading{background-image:url(../images/uploader_uploading.png);background-color:#D9DDE9}#fileList li.file.file-success{background-image:url(../images/uploader_success.png)}#fileList li.file.file-failed{background-image:url(../images/uploader_failed.png)}#fileList li.file .file-name{font-size:1.2em;margin-left:44px;display:block;clear:left;line-height:40px;height:40px;font-weight:bold}#fileList li.file .file-size{font-size:0.9em;line-height:18px;float:right;margin-top:2px;margin-right:6px}#fileList li.file .file-info{display:block;margin-left:10px;font-size:0.9em;line-height:20px;clear}#fileList li.file .file-remove{clear:right;float:right;line-height:18px;margin-right:6px;margin-top:4px}.hide{visibility:hidden;position:absolute;top:-400px}#qscroller1{height:60px}.qslide{padding:0px}td.bodyline{background-color:#fff}.bodyline{background-color:#FFF;padding:0px 10px;border:0}.forumline{background-color:#FFF;border:0}td.row1{background-color:#EFEFEF}td.row2{background-color:#DEE3E7}td.row3{background-color:#D1D7DC}td.rowpic{background-image:url(../images/sprites.png);background-position:-40px -40px;background-repeat:repeat-x}th{color:#FFA34F;font-size:11px;font-weight:700;background-color:#069;height:25px;background-image:url(http://asian-unity.com/card/components/com_fireboard/template/default_ex/images/cat_title_bg.gif)}td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom{background-image:url(../images/sprites.png);background-position:-40px -40px;background-repeat:repeat-x;background-color:#D1D7DC;border:#FFF;border-style:solid;height:28px}a.postreply:visited,a.postreply:link,a.postnote:visited,a.postnote:link,a.postdelete:visited,a.postdelete:link,a.postedit:visited,a.postedit:link,a.postquote:visited,a.postquote:link{float:right;background:#FFF;margin-top:5px;margin-right:5px;border-bottom:#FFF;border-right:#B8C1CB solid 1px;padding:3px}a.postreply:hover,a.postnote:hover,a.postdelete:hover,a.postedit:hover,a.postquote:hover{float:right;background:#B8C1CB;margin-top:5px;margin-right:5px;border-bottom:#FFF;border-right:#B8C1CB solid 1px;padding:3px}a.postquickreply:link{float:right;color:#fff;background:#246FB3;margin:5px;border-bottom:#14426B solid 1px;border-right:#14426B solid 1px;border-top:#fff solid 1px;border-left:#fff solid 1px;padding:3px}a.postquickreply:visited{float:right;background:#FFF;margin:5px;border-bottom:#FFF;border-right:#B8C1CB solid 1px;padding:3px}a.postquickreply:hover{float:right;background:#B8C1CB;margin:5px;border-bottom:#FFF;border-right:#B8C1CB solid 1px;padding:3px}td.postmessage{background-image:url(../images/sprites.png);background-position:-40px -699px;background-repeat:repeat-x}td.cat,td.catHead,td.catBottom{height:29px;border-width:0 0 0 0}th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR{font-weight:700;border:#FFF;border-style:solid;height:28px}td.row3Right,td.spaceRow{background-color:#D1D7DC;border:#FFF;border-style:solid}th.thHead,td.catHead{font-size:12px;border-width:1px 1px 0 1px}th.thSides,td.catSides,td.spaceRow{border-width:0 1px 0 1px}th.thRight,td.catRight,td.row3Right{border-width:0 1px 0 0}th.thLeft,td.catLeft{border-width:0 0 0 0px}th.thBottom,td.catBottom{border-width:0 1px 1px 1px}th.thTop{border-width:1px 0 0 0}th.thCornerL{border-width:1px 0 0 1px}th.thCornerR{border-width:1px 1px 0 0}.maintitle,h1,h2{text-decoration:none;line-height:120%;color: #3E3E3E;font: 36px arial,sans-serif;}.gen{font-size:12px}.genmed{font-size:11px}.gensmall{font-size:10px}.mainmenu{font-size:11px;color:#000}.cattitle{font-weight:700;font-size:12px;letter-spacing:1px;color:#930}.forumlink{font-weight:700;font-size:12px;color:#069}.topictitle,.nav{font-weight:700;font-size:11px;color:#000}.name,.name a{font-size:10px;color:#ACB2B7}.postdetails{font-size:10px;color:#555;text-align:right}a.postlink:link,a.topictitle:link,a.nav,a.forumlink,a.cattitle,a.mainmenu,a.gen,a.genmed,a.gensmall{text-decoration:none;color:#069}a.postlink:visited,a.topictitle:visited{text-decoration:none;color:#5493B4}a.postlink:hover,a.topictitle:hover,a.forumlink:hover,a.mainmenu:hover,a.gen:hover,a.genmed:hover,a.gensmall:hover{text-decoration:underline;color:#DD6900}.code{font-family:Courier,'Courier New',sans-serif;font-size:11px;color:#060;background-color:#FAFAFA;border:#D1D7DC;border-style:solid;border-left-width:1px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px}.quote{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#444;line-height:125%;background-color:#FAFAFA;border:#D1D7DC;border-style:solid;border-left-width:1px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px}.copyright{font-size:10px;font-family:Verdana,Arial,Helvetica,sans-serif;color:#444;letter-spacing:-1px}a.copyright{color:#444;text-decoration:none}a.copyright:hover{color:#000;text-decoration:underline}input,textarea,select{color:#000;font:400 11px Verdana,Arial,Helvetica,sans-serif;border-color:#000}input.mainoption{background-color:#FAFAFA;font-weight:700}input.liteoption{background-color:#FAFAFA;font-weight:400}.helpline{background-color:#DEE3E7;border-style:none}input,textarea,select{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px}input{text-indent:2px}input.button{padding:3px;background:#EEE;vertical-align:middle;border-top:1px solid #CCC;border-left:1px solid #CCC;border-bottom:1px solid #777;border-right:1px solid #777;background-color:#EFEFEF;color:#000;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;font:700 11px Verdana,Arial,Helvetica,sans-serif}.postbody{font-size:12px;color:#000;line-height:18px}html{min-height:100%;margin-bottom:1px}body{background:#000;position:relative; text-align:;font-size:8pt;margin:0px}table.body{width:800px}p{margin:0px;padding:0px}div,td{font-family:tahoma,"Trebuchet MS",arial,serif;font-size:8pt;color:#555;}td.top_menu{background:transparent url(../images/sprites.png) repeat scroll -40px -480px;}td.profile_top_menu{background-image:url(../images/topbar_bg.gif);background-repeat:repeat-x;border-bottom:0px solid #31537D}td.top_menu2{width:20%;text-align:right;background:#3F5C7F}div.top_menu_link_container,div.top_menu_link_container_end{float:left;height:31px;border-left:1px solid #CCC}div.top_menu_link_container_end{border-left:1px solid #CCC}div.top_menu_link{font-weight:bold;font-size:10pt;padding-top:5px;padding:6px 10px 0px 10px}div.top_menu_link_loggedin{height:25px;text-align:right;font-weight:bold;font-size:10pt;padding-top:5px;padding:6px 0px 0px 10px}div.menu{width:150px;border:1px solid #CCC;border-left:3px solid #7391a8;background:#EEE;padding:0px 0px 10px 10px;margin-right:10px}div.menu_header{margin-top:10px;margin-bottom:7px}td.menu_user{border-bottom:1px solid #CCC;text-align:left}div.menu_item{float:left;padding-right:10px;font-weight:bold;background:none}div.menu_sep{padding:2px 0px 0px 10px;float:left;background:none}img.menu_icon{display:block;float:left;margin-right:4px}img.menu_icon2{margin-bottom:-3px;margin-right:4px}div.menu_arrow{padding:2px;float:left}div.menu_item_dropdown a{padding:3px 40px 5px 7px;font-weight:normal;border-left:3px solid #DDD;display:block;background:#FFF}div.menu_item_dropdown a:hover{padding:3px 40px 5px 7px;font-weight:normal;background:#F2F2F2;border-left:3px solid #BBB;text-decoration:none;display:block}div.menu_dropdown{border:1px solid #CCC;border-top:none;background:#FFF;position:absolute;margin-top:6px;margin-left:-20px;z-index:99;width:auto;white-space:nowrap}td.topbar1{padding-bottom:5px}td.topbar2,td.topbar2_right{background-image:url(../images/menu_bg.gif);background-repeat:repeat-x;font-weight:bold;font-size:11pt;padding:10px 10px 8px 15px;color:#FFF;border-bottom:0px solid #31537D}td.topbar2_right{font-weight:normal;padding:10px 15px 8px 10px;text-align:right}td.content{-moz-border-radius:15px;min-width:400px;vertical-align:top;text-align:left;background:#FFF;padding:10px}div.content{-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;background:#fff;padding:10px;width:940px;padding:10px;text-align:left;margin-left:auto;margin-right:auto}div.copyright{background:#EEE;padding:4px;text-align:right;margin-left:auto;margin-right:auto;margin-top:20px;color:#444;border-top:1px solid #AAA}div.page_header{font-size:15pt;color:#555;margin-bottom:0px;font-family:"Trebuchet MS",arial,verdana,serif}td.header{padding:2px 5px 2px 6px;border:1px solid #DDD;border-bottom:none;background:transparent url(../images/sprites.png) repeat scroll -40px -271px;}div.header_r{padding-bottom:5px;border:0px solid #DDD;border-bottom:0px solid #A39F9A;font-weight:bold;}div.header{padding:5px;border:1px solid #DDD;border-bottom:2px solid #A39F9A;background:transparent url(../images/sprites.png) repeat scroll -40px -271px;}div.newupdates{z-index:1;position:absolute;height:31px;width:150px;margin-left:25px;margin-top:30px;;background-image:url(../images/newupdates.gif);background-repeat:no-repeat}div.newupdates_content{text-align:left;padding:8px 5px 5px 12px;color:#FFF;}div.box{background:#FFF;border:1px solid #DDD;border-top:none;padding:10px}td.shadow{background-image:url(../images/shadow.gif);background-repeat:repeat-x;padding-bottom:5px}input.text,input.text_small{border:1px solid #AAA;font-family:arial,verdana,serif;font-size:9pt;color:#333;vertical-align:middle;padding-left:2px}input.text_small{font-size:8pt}input.search{vertical-align:middle;background-image:url(../images/search.gif);background-repeat:no-repeat;color:#555;font-size:12pt;padding-left:23px;font-weight:bold;font-family:arial,verdana,serif}input.button{font-family:arial,verdana,serif;font-size:8pt;padding:3px;color:#333;font-weight:bold;background:#EEE;vertical-align:middle;border-top:1px solid #CCC;border-left:1px solid #CCC;border-bottom:1px solid #777;border-right:1px solid #777}input.radio,input.checkbox{vertical-align:middle}textarea{border:1px solid #AAA;font-family:arial,verdana,serif;color:#333;padding-left:2px;font-size:10pt}select,select.small{color:#333;font-family:arial,verdana,serif;font-size:9pt;vertical-align:middle;margin-top:1px}select.small{font-size:8pt}.icon{vertical-align:top;margin-right:5px}.icon2{vertical-align:top;margin-right:1px}.icon_big{float:left;margin-right:5px;margin-bottom:5px}img.photo{border:0px solid #DDD}font.small{font-size:7pt;font-family:arial,serif}font.big{font-size:9pt;font-family:verdana,arial,serif;font-weight:bold}font.bold{font-weight:bold}font.disabled{color:#AAA}form{margin:0px}div.center{margin-left:auto;margin-right:auto;text-align:center}div.error{vertical-align:middle;color:#F00}div.spacer10{margin-top:10px;height:0px;font-size:1pt}img.button{display:block;float:left;margin-right:4px}a:link{color:#369;text-decoration:none}a:visited{color:#369;text-decoration:none}a:hover{color:#39F;text-decoration:underline}a.top_menu_item:link{color:#777;text-decoration:none}a.top_menu_item:visited{color:#777;text-decoration:none}a.top_menu_item:hover{color:#444;text-decoration:underline}a.menu_item:link{color:#FFFFFF;text-decoration:none}a.menu_item:visited{color:#FFFFFF;text-decoration:none}a.menu_item:hover{color:#FFFFFF;text-decoration:underline}a.newupdates:link{color:#F2F2F2;text-decoration:none}a.newupdates:visited{color:#F2F2F2;text-decoration:none}a.newupdates:hover{color:#FFF;text-decoration:underline}a.copyright:link{color:#369;text-decoration:none}a.copyright:visited{color:#369;text-decoration:none}a.copyright:hover{color:#39F;text-decoration:underline}a.portal_signup:link{color:#369;text-decoration:none}a.portal_signup:visited{color:#369;text-decoration:none}a.portal_signup:hover{color:#437ab1;text-decoration:none}label:hover{color:#39F;text-decoration:underline}table.tabs{margin-bottom:10px}td.tab{background:#FFF;padding-left:1px;border-bottom:1px solid #CCC}td.tab0{font-size:1pt;padding-left:7px;border-bottom:1px solid #CCC}td.tab1{border:1px solid #CCC;border-top:3px solid #AAA;border-bottom:none;font-weight:bold;padding:6px 8px 6px 8px}td.tab2{background:#F8F8F8;border:1px solid #CCC;border-top:3px solid #CCC;font-weight:bold;padding:6px 8px 6px 8px}td.tab3{background:#FFF;border-bottom:1px solid #CCC;padding-right:12px;width:100%;text-align:right;vertical-align:middle}table.list{width:100%;border:1px solid #DDD;border-bottom:none}td.list_header{background:#EEE;font-weight:bold;padding:3px 5px 3px 7px;border-bottom:1px solid #DDD;vertical-align:middle}tr.list_item1{padding:5px 7px 5px 7px;border-bottom:1px solid #DDD}tr.list_item2{padding:5px 7px 5px 7px;background:#F5F5F5;border-bottom:1px solid #DDD}td.form1{padding:12px 0px 5px 10px;font-weight:bold;text-align:right;vertical-align:top}td.form2{padding:10px 0px 5px 10px}div.form_desc{font-size:8pt;padding:5px 0px 5px 0px}div.form_error{margin-bottom:10px;color:#F00}div.success{line-height:16pt}td.button{text-align:left;border:1px solid #DDD;border-left:5px solid #DDD;background:#FFF;padding:7px 8px 7px 6px;font-weight:bold}div.button{font-weight:bold}td.result{font-weight:bold;text-align:center;border:1px dashed #CCC;background:#FFF;padding:7px 8px 7px 7px}td.error{font-weight:bold;color:#F00;text-align:center;padding:7px 8px 7px 7px;background:#FFF3F3}td.success{font-weight:bold;padding:7px 8px 7px 7px;background:#f3fff3}div.ad_top{padding:10px;text-align:center}div.ad_belowmenu{padding:0px 0px 10px 0px;text-align:center}div.ad_left{padding:10px 10px 10px 0px;vertical-align:top;text-align:center}div.ad_right{padding:10px 0px 10px 10px;vertical-align:top;text-align:center}div.ad_bottom{padding:10px 0px 0px 0px;text-align:center}.recentaction_div_media{padding:10px 10px 10px 20px}.recentaction_div_media img{max-width:300px; width:expression(this.width >300 ? 300:true)}img.recentaction_media{float:left;margin:3px;border:solid 1px #777}.recentaction_div{padding:10px 20px 10px 20px;position:relative;max-height:125px;max-width:300px;overflow:hidden}*:first-child+html .recentaction_div{overflow:hidden; overflow-y:expression(this.scrollHeight >125? "hidden":"hidden");overflow-x:hidden;padding-bottom:25px; height:expression(this.scrollHeight >125? "125px":"hidden"); width:expression(this.scrollWidth >300? "300px":"auto")}html>body .recentaction_div{overflow:hidden; overflow-y:expression(this.scrollHeight >125? "auto":"hidden");overflow-x:auto;padding-bottom:25px; height:expression(this.scrollHeight >125? "125px":"auto"); width:expression(this.scrollWidth >300? "300px":"auto")}.recentaction_div img{min-width:290px;max-width:300px; width:expression(this.width >300 ? 300:true)}.suggest_item a{padding:3px 3px 3px 5px;background:#F7F7F7;border-bottom:1px solid #CCC;width:181;display:block}.suggest_item a:hover{background:#036;color:#FFF}div.suggest{position:absolute;background-color:#FFF;text-align:left;border:1px solid #AAA;padding:0px;display:none}a.suggest:link{color:#555;text-decoration:none}a.suggest:visited{color:#555;text-decoration:none}a.suggest:hover{color:#FFF;text-decoration:none}td.login_middle{vertical-align:middle;text-align:center;padding-bottom:30px;font-weight:bold;font-size:16pt}td.login_right{vertical-align:middle;text-align:center;padding-bottom:30px}div.portal_spacer{height:10px}div.portal_content{border:1px solid #DDD;border-top:none;padding:10px;background:#FFF}td.portal_text{vertical-align:top;padding:10px 20px 10px 10px}table.portal_table{margin-bottom:10px}div.portal_login{padding:25px 10px 25px 10px;background:#FFF;text-align:center;font-weight:bold;border:1px solid #DDD}td.portal_member{padding:10px 7px 10px 7px;text-align:center;font-weight:bold}div.portal_action{padding:6px 6px 6px 6px;border-top:1px solid #DEDEDE}div.portal_action_top{padding:6px 6px 6px 6px}div.portal_action_date{float:right;color:#999;padding-left:5px}div.portal_whatsnew{border:1px solid #DDD;padding:4px 10px 4px 10px}div.portal_signup a,div.portal_signup a:hover{font-size:14pt;line-height:0px;text-align:center;padding:8px 15px 5px 7px;background-image:url(../images/portal_join_bg.gif);background-repeat:repeat-x;border:1px solid #FFF;display:block}div.portal_signup_container1{border:1px solid #CCC}div.portal_signup_container1:hover{border:1px solid #AAA}.home_left{float:right;width:500px;}.home_right{float:left;width:425px;}td.home_stats{padding:10px;background:#FFF;border:1px solid #DDD;text-align:center;vertical-align:middle}td.home_menu{padding:10px;background:#FFF;border:1px solid #DDD}td.home_menu1{font-weight:bold}td.home_notification{text-align:left;border:1px solid #DDD;background:#FFF;padding:7px 8px 7px 6px}div.home_photo{border:1px solid #DDD;padding:5px;background:#FFF;margin-bottom:10px}.home_box{border:0px solid #DDD;border-top:none;padding:8px;background:#FFF;margin-bottom:10px;background:url(./../images/portal_content_bg.gif) repeat-x;}table.home_menu{border:1px solid #DDD;border-bottom:none;margin-bottom:10px}

.home_box_r{display:block}
.home_box_r *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#DCFCDE}
.home_box_r1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #effdf0;
  border-right:1px solid #effdf0;
  background:#e4fce6}
.home_box_r2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfefb;
  border-right:1px solid #fbfefb;
  background:#e2fce4}
.home_box_r3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e2fce4;
  border-right:1px solid #e2fce4;}
.home_box_r4{
  border-left:1px solid #effdf0;
  border-right:1px solid #effdf0}
.home_box_r5{
  border-left:1px solid #e4fce6;
  border-right:1px solid #e4fce6}
.home_box_rfg{
  background:#DCFCDE;padding:0px 8px;}

.home_box_social_r{display:block}
.home_box_social_r *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FCF1DC}
.home_box_social_r1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #fdf8ef;
  border-right:1px solid #fdf8ef;
  background:#fcf4e4}
.home_box_social_r2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fefdfb;
  border-right:1px solid #fefdfb;
  background:#fcf3e2}
.home_box_social_r3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #fcf3e2;
  border-right:1px solid #fcf3e2;}
.home_box_social_r4{
  border-left:1px solid #fdf8ef;
  border-right:1px solid #fdf8ef}
.home_box_social_r5{
  border-left:1px solid #fcf4e4;
  border-right:1px solid #fcf4e4}
.home_box_social_rfg{
  background:#FCF1DC;padding:0px 8px;}  
  
 .home_box_user_r{display:block}
.home_box_user_r *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#DDE9FD}
.home_box_user_r1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f0f5fe;
  border-right:1px solid #f0f5fe;
  background:#e5eefd}
.home_box_user_r2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfcfe;
  border-right:1px solid #fbfcfe;
  background:#e3edfd}
.home_box_user_r3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e3edfd;
  border-right:1px solid #e3edfd;}
.home_box_user_r4{
  border-left:1px solid #f0f5fe;
  border-right:1px solid #f0f5fe}
.home_box_user_r5{
  border-left:1px solid #e5eefd;
  border-right:1px solid #e5eefd}
.home_box_user_rfg{
  background:#DDE9FD; padding:0px 8px;} 


table.home_menu{border:1px solid #DDD;border-bottom:none;margin-bottom:10px}td.home_menu1 a{background-color:#FFF;background-image:url(../images/menu_bg1.gif);background-repeat:repeat-y;background-position:top right;border-bottom:1px solid #DDD;padding:5px 5px 5px 7px;font-size:8pt;font-family:tahoma,"Trebuchet MS",verdana,arial,serif;display:block}td.home_menu1 a:hover{background-color:#F5F5F5;background-image:url(../images/menu_bg2.gif)}div.home_action{padding:6px 6px 6px 6px;border-top:1px solid #DEDEDE}div.home_action_top{padding:6px 6px 6px 6px}div.home_action_date{float:right;color:#999;padding-left:5px}div.home_whatsnew{border:1px solid #CCC;padding:5px 10px 5px 10px}div.home_updated{font-size:7pt;color:#888;padding-top:2px}div.network_content{border:1px solid #DDD;border-top:none;padding:8px}.profile{background:#FFF;border:1px solid #DDD;border-top:none;padding:5px 7px 5px 7px;margin-bottom:12px}td.profile{background:#FFF;border:1px solid #DDD;border-top:none;padding:5px 7px 5px 7px;margin-bottom:12px}td.profile_leftside{padding-top:5px;padding-right:10px;vertical-align:top}td.profile_rightside{padding-top:5px;vertical-align:top}div.profile_field_value{overflow:none;}div.profile_friend_photo{float:left;width:90px;text-align:center;border:0px solid #DDD}div.profile_friend_info{float:left;padding-left:10px}div.profile_friend_options{text-align:right;padding-left:10px}div.profile_friend_name{font-size:10pt;font-weight:bold}div.profile_friend_details div{color:#888;font-size:7pt}div.profile_image{float:left;padding:5px;text-align:center;width:111px}div.profile_bar{padding:0px;margin-top:15px;margin-bottom:10px}td.profile_item1{padding:5px 0px 5px 0px;text-align:center;vertical-align:top}td.profile_item2{padding:5px 5px 5px 5px;vertical-align:top}div.profile_comment_author{float:left;padding:5px 7px 5px 7px;background:#F1F1F1;}div.profile_comment_date{text-align:right;padding:5px 7px 5px 7px;background:#F1F1F1;-moz-border-radius-topright:10px;}div.profile_comment_body{background:#fff;clear:left;padding:5px 7px 5px 7px;overflow:auto;max-width:380px}*:first-child+html .profile_comment_body{overflow:visible;overflow-y:hidden;overflow-x:auto;padding-bottom:25px; width:expression(this.scrollWidth >550? "550px":"auto")}html>body .profile_comment_body{overflow:visible;overflow-y:hidden;overflow-x:auto;padding-bottom:25px; width:expression(this.scrollWidth >550? "550px":"auto")}div.profile_comment_body img{max-width:475px; width:expression(this.width >475 ? 475:true)}div.profile_comment_links{background:#fff;-moz-border-radius-bottomright:10px;text-align:right;padding-right:7px}table.profile_menu{border:1px solid #DDD;border-bottom:none}td.profile_menu1 a,div.nolink{background-image:url(../images/menu_bg1.gif);background-color:#FFF;background-repeat:repeat-y;background-position:top right;border-bottom:1px solid #DDD;padding:5px 5px 5px 7px;font-size:8pt;display:block}td.profile_menu1 a:hover{background-color:#F5F5F5;background-image:url(../images/menu_bg2.gif);text-decoration:none}td.profile_photo{vertical-align:middle;text-align:center;border:1px solid #DDD;padding:5px;background:#FFF;height:150px}td.profile_viewcomments_postcomment{padding:10px 16px 10px 16px;border:1px solid #CCC;background:#F5F5F5}div.profile_postcomment{border:1px solid #BBB;background:#F4F4F4;margin-bottom:10px;padding:10px 14px 8px 10px}.comment_area{font-family:"Lucida Sans",verdana,arial,serif;color:#888;width:100%;height:70px}div.profile_action{padding:0px 0px 5px 0px;border-bottom:1px solid #EAEAEA;margin-bottom:5px}div.profile_action_bottom{padding-bottom:2px}div.profile_action_date{color:#999;float:right;padding-left:5px}.profile_tab a{}.profile_tab a:hover{background-color:#E0E7EF;}.profile_tab2 a{background-color:#E0E7EF;}.profile_tab2 a:hover{background-color:#E0E7EF;}#profile_tabs_profile{border-left:0px solid #AAA}td.profile_tab_end{border-bottom:0px solid #AAA}div.profile_content{padding:10px;border:1px solid #AAA;border-top:none}div.profile_headline,div.profile_headline2{font-size:10pt;margin-bottom:7px;font-weight:bold}div.profile_headline2{margin-top:10px}td.browse_field{padding:5px}div.browse_field_radio{padding:0px 5px 0px 1px;margin-top:1px}div.browse_fields{border:1px solid #DDD;border-top:none;padding:5px 7px 5px 7px;margin-bottom:12px}td.browse_header{padding:5px 5px 3px 7px;font-size:9pt;font-family:arial,serif;font-weight:bold;border:1px solid #DDD;border-bottom:none;background:#EEE}td.browse_result{vertical-align:top;text-align:center;width:150px;padding:5px 5px 10px 5px;font-weight:bold}div.browse_pages{margin-bottom:10px;text-align:center;font-weight:bold;background:#EEE;padding:5px 0px 5px 0px}td.search{width:475px;padding:10px;background:#FFF;border:1px solid #DDD}div.search_header{font-weight:bold;background:#F3F3F3;border:1px solid #CCC;padding:5px 5px 5px 10px;font-size:9pt}div.search_results{padding:0px 10px 10px 10px}div.search_result1{padding:10px;background:#F5F5F5}div.search_result2{padding:10px}div.search_result_text{font-size:9pt;font-weight:bold;padding-left:3px}div.search_result_text2{font-weight:normal;font-size:7pt;color:#777}div.search_context{color:#555}div.search_url{color:#159}td.search_pages_bottom{padding-top:8px;padding-right:12px;border-top:1px solid #CCC;text-align:right}div.faq{margin:10px;padding:5px 5px 5px 10px;border-left:3px solid #DDD}div.faq_questions{background:#FFF;border:1px solid #DDD;border-top:none;padding:5px 7px 5px 8px}table.messages_table{border:1px solid #DDD}td.messages_header{padding:4px 5px 5px 6px;font-weight:bold;background-image:url(../images/header.gif);background-repeat:repeat-x;color:#333}td.messages_left{width:100%;text-align:left;vertical-align:middle}td.messages_right{text-align:right;vertical-align:middle}tr.messages_unread{background:#F5F5F5;font-weight:bold}tr.messages_read{background:#FFF}td.messages_message{border-top:1px solid #CCC;padding:7px 5px 7px 7px;vertical-align:top}td.messages_photo{border-top:1px solid #CCC;padding:7px 0px 7px 7px;vertical-align:top}td.messages_view2{background:#FFF;border-bottom:1px solid #DDD;padding:5px 7px 12px 7px;vertical-align:top;font-size:14px}td.messages_view2_bottom{background:#FFF;padding:5px 7px 12px 7px;vertical-align:top}td.messages_view1{vertical-align:top;padding-right:15px}div.messages_author{padding-bottom:5px;font-weight:bold}div.messages_date{font-size:7pt;color:#777}td.messages_authorbox{width:100px;text-align:right;vertical-align:top;padding:5px 10px 0px 0px}div.friends_search{width:450px;padding:10px;background:#FFF;border:1px solid #DDD;margin-left:auto;margin-right:auto}td.friends_sort{padding-top:5px}div.friends_result{padding:5px;border:1px solid #DDD;margin-top:10px;background:#FFF}td.friends_result0{padding:5px}td.friends_result1{vertical-align:top;padding:5px}td.friends_result2{padding:5px;vertical-align:top;text-align:right}div.friends_name{font-size:10pt;font-weight:bold;padding-bottom:3px}div.friends_stats div{color:#888;font-size:7pt}td.browse_friends_sort{padding-top:5px}div.browse_friends_result{background:#fff;-moz-border-radius:10px;padding:5px;margin-top:10px;margin-bottom:10px;}td.browse_friends_result0{padding:5px}td.browse_friends_result1{padding:5px}td.browse_friends_result2{padding:5px;text-align:right}td.editprofile_photoleft{text-align:center;padding-right:10px}td.editprofile_photoright{vertical-align:top}td.editprofile_photo{height:150px;vertical-align:middle;text-align:center;border:1px solid #CCC;background:#FFF;padding:5px}table.editprofile_options{margin-left:10px}div.editprofile_bar{border-bottom:1px solid #DDD;padding:0px;margin-top:10px;margin-bottom:10px}td.editprofile_item1{padding:5px;text-align:center;vertical-align:top}td.editprofile_item2{padding:5px 5px 5px 5px;vertical-align:top}div.editprofile_examplecss,div.editprofile_examplecss:hover{width:246px;margin-right:10px;margin-bottom:10px;padding:10px 5px 5px 5px;text-align:center;float:left;border:0px solid #DDD}div.editprofile_examplecss:hover{border:0px solid #BBB}div.editprofile_examplecss_selected{width:100px;margin-right:10px;margin-bottom:10px;padding:10px 5px 5px 5px;text-align:center;float:left;border:1px solid #AAA;background:#EEE}td.account1{padding:5px 5px 5px 7px;font-weight:bold;border:1px solid #CCC;background:#EEE}td.account2{padding:7px 5px 5px 5px;border:1px solid #CCC;border-top:none}img.signup_code{vertical-align:middle}div.signup_header{width:500px;padding:6px 9px 6px 9px;background:#F1F1F1;font-weight:bold;font-size:9pt;margin-bottom:10px}div.signup_photo_desc{padding:5px 5px 5px 0px}td.signup_photo{padding:10px;background:#FFF;border:1px solid #CCC}.comment_headline{padding:4px 0px 5px 6px;border:1px solid #CCC;border-bottom:none;font-weight:bold;background-image:url(../images/header.gif);background-repeat:repeat-x;color:#333}div.media{border:1px solid #DDD;background:#F2F2F2;padding:10px}div.media_caption{text-align:left;padding:0px 5px 0px 5px;margin-left:auto;margin-right:auto}div.media_title{margin-bottom:2px;font-weight:bold}div.media_date{margin-top:10px;font-size:7pt;color:#777}td.carousel_item_active{border:1px solid #BBB;background:#EEE;padding:5px}td.carousel_item{padding:5px}td.carousel_item:hover{border:1px solid #CCC;padding:4px}div.tag_div_hidden{position:absolute;z-index:98}div.tag_div{position:absolute;border:2px solid #FFF;z-index:98}div.tag_label{position:absolute;padding:3px 5px 3px 5px;border:1px solid #777;background:#FFF;font-weight:bold;z-index:98}div.media_photo_div{position:relative;margin-bottom:10px;margin-left:auto;margin-right:auto}div.media_photo_tagform{display:none;border:1px solid #888;width:150px;position:absolute;opacity:1;background:#FFF}div.media_photo_tagform_titlebar{text-align:left;padding:5px;border-bottom:1px solid #AAA;background:#EEE;font-weight:bold}div.media_photo_friendlist{overflow:auto;margin:4px 0px 4px 0px;height:130px;text-align:left;padding-left:4px;border:1px solid #AAA}div#se_debug_window_container{}table#se_debug_window{background:#fff;border:1px solid #ccc;width:500px;height:400px}td#se_debug_window_menu{padding:4px 5px 5px 6px;border:1px solid #DDD;font-weight:bold;background-image:url(../images/header.gif);background-repeat:repeat-x;color:#333;cursor:move}div#se_debug_window_body_container{width:500px;height:375px;overflow:auto}div.top_menu_main_link_container{text-align:left}div.menu_main_dropdown{border:1px solid #CCC;border-top:none;position:absolute;margin-top:7px;margin-left:-1px;z-index:100;width:auto;white-space:nowrap}div.menu_main_item_dropdown a{color:#777;padding:3px 40px 5px 7px;font-weight:bold;display:block;background:#EFEFEF}div.menu_main_item_dropdown a:hover{color:#444;background:#FAFAFA;text-decoration:none}div.menu_main_item{float:left;padding-right:10px;font-weight:bold;background:none}div.menu_profile_dropdown{border:1px solid #CCC;border-top:none;background:#FFF;position:absolute;margin-top:31px;margin-left:-63px;z-index:99;width:auto;white-space:nowrap}div.menu_profile_item_dropdown a{padding:3px 40px 5px 7px;font-weight:bold;display:block;background:#FFF}div.menu_profile_item_dropdown a:hover{background:#F0F0F0;text-decoration:none}

.nestshadetabs{padding:0px;margin-left:0;margin-top:0px;margin-bottom:0;font:normal 11px Verdana;list-style-type:none;text-align:left;float:left;padding:10px;}.nestshadetabs li{display:inline;margin:0}.nestshadetabs li a{text-decoration:none;position:relative;z-index:1;padding:0px 15px;margin-right:0px;border:0px solid #778;color:#A39F9A;background:transparent}.nestshadetabs li a:visited{color:#A39F9A}.nestshadetabs li a:hover{text-decoration:underline;color:#2d2b2b}.nestshadetabs li a.selected{position:relative;top:0px}.nestshadetabs li a.selected{background-color:#A39F9A;padding:5px;color:#fff}.nestshadetabs li a.selected:hover{text-decoration:none}.shadetabs{padding:3px 0;margin-left:0;margin-top:1px;margin-bottom:0;font:bold 12px Verdana;list-style-type:none;text-align:left}.shadetabs li{display:inline;margin:0}.shadetabs li a{text-decoration:none;position:relative;z-index:1;padding:3px 7px;margin-right:3px;border:1px solid #778;color:#2d2b2b;background-color:#DFDFDF}.shadetabs li a:visited{color:#2d2b2b}.shadetabs li a:hover{text-decoration:underline;color:#2d2b2b}.shadetabs li a.selected{background-color:#FFF;position:relative}.shadetabs li a.selected{border-bottom-color:white}.shadetabs li a.selected:hover{text-decoration:none}.modernbricksmenu2{padding:0;width:362px;border-top:5px solid #D25A0B; background:transparent;voice-family:"\"}\"";voice-family:inherit}.modernbricksmenu2 ul{margin:0;margin-left:10px;padding:0;list-style:none}.modernbricksmenu2 li{display:inline;margin:0 2px 0 0;padding:0;text-transform:uppercase}.modernbricksmenu2 a{float:left;display:block;font:bold 11px Arial;color:white;text-decoration:none;margin:0 1px 0 0;padding:5px 10px;background-color:black; border-top:1px solid white}.modernbricksmenu2 a:hover{background-color:#D25A0B; color:white}.modernbricksmenu2 a.selected{background-color:#D25A0B; color:white;border-color:#D25A0B}.indentmenu{font:bold 13px Arial;width:100%}.indentmenu ul{margin:0;padding:0;float:left;border-top:1px solid darkred;background:black url(indentbg.gif) center center repeat-x}.indentmenu ul li{display:inline}.indentmenu ul li a{float:left;color:black;padding:3px 11px;text-decoration:none;border-right:1px solid darkred}.indentmenu ul li a:visited{color:black}.indentmenu ul li a.selected{color:black !important;padding-top:4px;padding-bottom:2px;background:black url(indentbg2.gif) center center repeat-x}

.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none;font-family:Arial,Helvetica,sans-serif;font-size:13px}.sf-menu{line-height:1.0}.sf-menu ul{position:absolute;top:-999em;width:13em}.sf-menu ul li{width:100%}.sf-menu li:hover{visibility:inherit}.sf-menu li{float:left;position:relative}.sf-menu a{display:block;position:relative}.sf-menu li:hover ul,.sf-menu li.sfHover ul{left:0;top:2.5em;z-index:99}ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:13em;top:0}ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul{top:-999em}ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul{left:10em;top:0}.sf-menu{float:left;margin-bottom:0em}.sf-menu a{border-left:0px solid #fff;border-top:0px solid #CFDEFF;padding:.8em .5em;text-decoration:none}.sf-menu a,.sf-menu a:visited {color:#fff}.sf-menu li{background:transparent}.sf-menu li li{background:#3F5C7F}.sf-menu li li a{font-size:.86em}.sf-menu li li li{background:#6797CF}.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active{background:#4C6F9C;outline:0}.sf-menu a.sf-with-ul{padding-right:1.5em;min-width:1px}.sf-sub-indicator{position:absolute;display:block;right:.5em;top:1.05em;width:10px;height:10px;text-indent:-999em;overflow:hidden;background:url('../images/arrows-ffffff.png') no-repeat -10px -100px}a >.sf-sub-indicator{ top:.9em;background-position:0 -100px}a:focus >.sf-sub-indicator,a:hover >.sf-sub-indicator,a:active >.sf-sub-indicator,li:hover >a >.sf-sub-indicator,li.sfHover >a >.sf-sub-indicator{background-position:-10px -100px}.sf-menu ul .sf-sub-indicator{background-position: -10px 0}.sf-menu ul a >.sf-sub-indicator{background-position: 0 0}.sf-menu ul a:focus >.sf-sub-indicator,.sf-menu ul a:hover >.sf-sub-indicator,.sf-menu ul a:active >.sf-sub-indicator,.sf-menu ul li:hover >a >.sf-sub-indicator,.sf-menu ul li.sfHover >a >.sf-sub-indicator{background-position:-10px 0}.sf-shadow ul{background:url('../images/shadow.png') no-repeat bottom right;padding:0 8px 9px 0;-moz-border-radius-bottomleft:17px;-moz-border-radius-topright:17px;-webkit-border-top-right-radius:17px;-webkit-border-bottom-left-radius:17px}.sf-shadow ul.sf-shadow-off{background:transparent}




.menu5 {
	text-align:left;
	position:relative;
margin:; padding:;
	list-style-type:none
}
.menu5 ul {
	padding:0px;
	margin:0;
	list-style-type:none
}
.menu5 li {
	float:left;
	position:relative
}
.menu5 li a, .menu5 li a:visited {
	display:block;
	text-decoration:none;

	color:#000;
	float:left;
	padding:.5em;
	padding-right:.8em;
}
* html .menu5 li a, .menu5 li a:visited {

}
.menu5 li a.drop, .menu5 li a.drop:visited {
	font-weight:bold
}
.menu5 li ul {
	visibility:hidden;
	position:absolute;
	top:0em;
	left:0;
	height:0;
	overflow:hidden
}
.menu5 table {
	margin:-1px;
	border-collapse:collapse;
	font-size:1em
}
.menu5 li:hover a, .menu5 li a:hover {
	text-decoration:none;
color:#ccc;
	border:0
}
.menu5 li:hover ul, .menu5 li a:hover ul {
	visibility:visible;
	height:auto;
	width:10em;
	background:#fff;
	border:1px solid #ddd;
	left:0;
	top:2.4em;
	overflow:visible;
	border-top:1px solid #fff;
}
.menu5 li:hover ul li a, .menu5 li a:hover ul li a {
	display:block;
	font-weight:normal;
	background:transparent;
	text-decoration:none;
	height:auto;
	line-height:1.0em;
	padding:0.5em;
	width:9em
}
* html .menu5 li a:hover ul li a {
	width:10em;
	w\idth:9em
}
.menu5 li:hover ul li a.drop, .menu5 li a:hover ul li a.drop {
	font-weight:bold
}
.menu5 li:hover ul li ul, .menu5 li a:hover ul li a ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:9.5em;
	height:0;
	overflow:hidden
}
.menu5 li:hover ul li a:hover, .menu5 li a:hover ul li a:hover {
	text-decoration:underline
}
.menu5 li:hover ul li:hover ul, .menu5 li a:hover ul li a:hover ul {
	visibility:visible;
	color:#000;
	border:1px solid #ddd;
	height:auto;
	background:#fff;
	width:9.5em
}
.menu5 li:hover ul li:hover ul.left, .menu5 li a:hover ul li a:hover ul.left {
	left:-9.3em
}
.menu5 li:hover ul li:hover ul li a, .menu5 li a:hover ul li a:hover ul li a {
	display:block;
	height:auto
}
.menu5 li:hover ul li:hover ul li:hover a, .menu5 li a:hover ul li a:hover ul li a:hover {
	text-decoration:underline
}

.seBlogTable{ margin:0px; padding:0px; border-spacing:0px;  width:100%}.seBlogColumnLeft{ padding:0px 10px 0px 0px}.seBlogColumnRight{ width:250px; background:#F2F2F2; border:1px solid #DDD; border-left:1px solid #BBB}.seBlogColumnRightPadding{ padding:10px}.seBlogLinkList,.seBlogArchiveList,.seBlogCategoryList{ margin-top:0px; margin-left:0px; list-style:none; padding-left:15px}.seBlogLinkList li,.seBlogArchiveList li,.seBlogCategoryList li{ padding-left:0px}.seBlogEntry{ margin:0px; padding:0px; border-bottom:1px solid #DDD}div.seBlogEntry1{}div.seBlogEntry2{}.seBlogEntryTable{margin:8px 10px 10px 10px; width:100%}div.seBlogEntryTitle{font-weight:bold;font-size:12pt}div.seBlogEntryDate,div.seBlogEntryCategory{font-size:7pt;color:#777}div.seBlogEntryBody{padding-top:5px; line-height:normal}div.seBlogEntryBody p{padding:5px;margin:5px}.seBlogComments{ margin-top:10px}.seBlogTrackbackList{ list-style:none; padding-left:10px}div.blogs_browse_item{border:1px solid #CCC}div.blogs_browse_item_left{margin-right:5px}div.blogs_browse_item_right{margin-left:5px}div.blogs_browse_date{font-size:7pt;color:#777}div.blogs_browse1{background:#F2F2F2}div.blogs_browse2{background:#FFF}div.blog_search{width:475px;padding:10px;background:#FFF;border:1px solid #CCC;font-weight:bold;margin-bottom:15px}table.blog_table{border:1px solid #CCC}td.blog_header{font-weight:bold;background-image:url(../images/header.gif);background-repeat:repeat-x;color:#333;  padding:5px}td.blog_entry{background:#FFF;border-top:1px solid #DDD;padding:5px;vertical-align:middle}td.blog_comment_author{margin-bottom:5px;background:#F1F1F1;padding:5px 7px 5px 7px}td.blog_comment_body{padding:5px 7px 0px 7px}div.blog_bar{border-bottom:1px solid #DDD;padding:0px;margin-top:10px;margin-bottom:10px}td.blog_item1{padding:5px;text-align:center;vertical-align:top}td.blog_item2{padding:5px 5px 5px 5px;vertical-align:top}td.blog_options{padding:5px 5px 5px 5px;font-weight:bold}div.blog_settings{padding:10px;border:1px dashed #CCC;background:#FFF}td.blog_postcomment{padding:10px;border:1px solid #DDD;border-top:none;background:#F5F5F5}td.blog{background:#FFF;border:1px solid #DDD;border-top:none;padding:5px 7px 5px 7px;margin-bottom:12px}div.blog_headline{padding:4px 5px 5px 6px;border:1px solid #DDD;border-bottom:none;font-weight:bold;background-image:url(../images/header.gif);background-repeat:repeat-x;color:#333}div.blog_archive{font-size:10pt;font-weight:bold}div.blog_list{border:1px solid #DDD;border-top:none}div.blog_list1{border-top:1px solid #DDD;background:#F2F2F2;padding:10px}div.blog_list2{border-top:1px solid #DDD;background:#FFF;padding:10px}div.blog_subscription{border:1px solid #CCC;margin-bottom:10px;padding:10px;background:#F2F2F2}div.profile_blogentry{border-top:1px solid #DDD;padding:7px 2px 0px 2px}div.profile_blogentry_date{color:#777;font-size:7pt}div.profile_blogentry_title{font-weight:bold}div.profile_blogentry_body{margin:5px 0px 10px 5px}





/* $Id: styles_group.css 35 2009-01-26 08:24:00Z john $ */


/* VIEW GROUP */
td.group_tab a {
	background-color: #EEEEEE;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	font-weight: bold; 
	display: block;
}
td.group_tab a:hover {
	background-color: #F4F4F4;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	font-weight: bold; 
	display: block;
}
td.group_tab2 a {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
}
td.group_tab2 a:hover {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
}
#group_tabs_group { 
	border-left: 1px solid #AAAAAA;
}
td.group_tab_end {
	border-bottom: 1px solid #AAAAAA;
}
div.group_content {
	padding: 10px; 
	border: 1px solid #AAAAAA;
	border-top: none;
}
div.group_headline, div.group_headline2 {
	font-size: 10pt; 
	margin-bottom: 7px;
	font-weight: bold;
}
div.group_headline2 {
	margin-top: 10px;
}
div.group_officer_title {
	font-size: 7pt;
	color: #777777;
}
div.group_members_result {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
}
div.group_members_photo {
	float: left;
}

/* ADD AND EDIT GROUP */
div.group_box {
	padding: 10px; 
	border: 1px solid #DDDDDD; 
	border-top: none;
}
div.group_form_desc {
	padding-top: 2px;
	padding-bottom: 8px;
	width: 400px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}


/* BROWSE GROUPS */
select.group_small {
	font-size: 8pt;
	border: 1px solid #AAAAAA;
}
select.group_select {
	border: 1px solid #AAAAAA;
}
div.group_pages_top {
	margin-bottom: 10px; 
	text-align: center; 
	padding: 7px 5px 7px 5px; 
	background: #F3F3F3; 
	border-top: 1px solid #CCCCCC;
}
div.group_pages_bottom {
	margin-bottom: 10px; 
	text-align: center; 
	padding: 7px 5px 7px 5px; 
	background: #F3F3F3; 
	border-bottom: 1px solid #CCCCCC;
}
input.group_search {
	border: 1px solid #AAAAAA;
}


/* GROUPS */
td.group_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.group_right {
	width: 0%;
	text-align: right;
	vertical-align: bottom;
}
div.group_row {
	background: #F3F3F3;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
div.group_row_invite {	
	background: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	border: 1px dashed #AAAAAA;
}
div.group_row_photo {
	background: #FFFFFF; 
	border: 1px solid #CCCCCC; 
	padding: 10px 5px 10px 5px; 
	text-align: center; 
	vertical-align: middle;
}
div.group_row_date {
	color: #777777;
	font-size: 7pt;
}
div.group_row_title {
	font-size: 10pt; 
	font-weight: bold;
}
div.group_row_buttons {
	margin-top: 10px; 
	border-top: 1px solid #DDDDDD; 
	padding-top: 7px;
}
td.group_row1 {
	padding: 0px 10px 10px 10px;
	vertical-align: top;
}
td.group_row2 {
	text-align: right;
	vertical-align: top;
}
td.group_cat {
	padding: 5px 35px 5px 0px;
}
div.group_list {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: 0px;
	padding: 5px 7px 5px 7px;
}
div.group_bar {
	border-bottom: 1px solid #DDDDDD;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.group_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.group_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.group_topic {
	border-top: 1px solid #EAEAEA;
	text-align: left;
	padding: 7px 0px 7px 3px;
}
div.group_topic_end {
	border-top: 1px solid #EAEAEA;
	text-align: left;
	padding: 7px 0px 0px 3px;
}
div.group_viewall {
	margin-top: 7px; 
	border-top: 1px solid #DDDDDD; 
	padding-top: 7px;
}
div.group_topic_date {
	color: #777777;
	font-size: 7pt;
}
div.group_topic_title {
	font-weight: bold;
}

/* BROWSE GROUP MEMBERS */
div.group_member {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	background: #FFFFFF;
}
div.group_member_info {
	font-size: 7pt; 
	color: #666666;
}
div.group_member_title {
	font-weight: bold; 
	padding-top: 5px;
}

/* GROUP DISCUSSIONS */
td.group_discussion_topic1, td.group_discussion_topic1_end {
	border-top: 1px solid #DDDDDD;
	padding: 10px; 
	background: #F5F5F5;
	vertical-align: top;
        border-right: 1px solid #DDDDDD;
}
td.group_discussion_topic2, td.group_discussion_topic2_end {
	border-top: 1px solid #DDDDDD;
	padding: 10px; 
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
}
td.group_discussion_topic1_end, td.group_discussion_topic2_end {
	border-right: none;
}
div.group_discussion_bar {
	font-size: 1pt;
	border-bottom: 1px solid #DDDDDD;
}
table.group_discussion_table, div.group_discussion_table {
	border: 0px solid #DDDDDD; 
	border-top: none;
}
table.group_discussion_thread {
	border: 1px solid #DDDDDD; 
	border-top: none;
}
td.group_discussion_item1 {
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	padding: 10px; 
	border-right: 0px solid #FFFFFF;
}
td.group_discussion_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.invite_friendlist {
	overflow: auto; 
	margin: 4px 0px 4px 0px; 
	height: 130px; 
	text-align: left; 
	padding-left: 4px; 
	border: 1px solid #AAAAAA;
}
div.group_discussion_deleted {
	padding: 10px;
	font-style: italic;
}
div.group_discussion_row1 {
	border-top: 0px solid #DDDDDD; 

}
div.group_discussion_row2 {
	border-top: 0px solid #DDDDDD; 

}
div.group_discussion_daterow {
	border-top: 0px solid #CFCFCF; 
	padding: 6px;
  width: 100%;
}
div.group_discussion_daterow_i2 {
	padding-top: 6px; 
	padding-bottom: 6px; 
  width: 700px;
	overflow: auto;
	overflow-y: visible;
	overflow-x: auto;
}
div.group_discussion_quote {
	margin: 10px; 
	border: 1px dashed #AAAAAA;
	background: #f6fcff;
	padding: 10px;
}


/* Discussion: [code] */
div.group_discussion_code {
	padding: 10px;
	font-family: courier, courier new, tahoma, serif;
	background: #fffaef;
	border: 1px dashed #ffdb86;
	margin-top: 5px; margin-bottom: 5px;
}

div.group_discussion_code div.group_discussion_code_title {
  padding-bottom: 3px;
  border-bottom: 1px solid #e0e0e0;
}


/*** ESSENTIAL STYLES ***/
.dropdown, .dropdown * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.dropdown {
	line-height:	1.0;
}
.dropdown ul {
	position:		absolute;
	top:			-999em;
	width:			8em; /* left offset of submenus need to match (see below) */
}
.dropdown ul li {
	width:			100%;
}
.dropdown li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.dropdown li {
	float:			left;
	position:		relative;
}
.dropdown a {
	display:		block;
	position:		relative;
		letter-spacing:0px;
			font-size:16px;
			font-weight:bold;
}
.dropdown li:hover ul,
.dropdown li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.dropdown li:hover li ul,
ul.dropdown li.sfHover li ul {
	top:			-999em;
}
ul.dropdown li li:hover ul,
ul.dropdown li li.sfHover ul {
	left:			13em; /* match ul width */
	top:			0;
}
ul.dropdown li li:hover li ul,
ul.dropdown li li.sfHover li ul {
	top:			-999em;
}
ul.dropdown li li li:hover ul,
ul.dropdown li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.dropdown {
	float:			left;
	margin-bottom:	0em;
}
.dropdown a {
	border-left:	0px solid #fff;
	border-top:		0px solid #CFDEFF;
	padding: 		.6em .45em;
	text-decoration:none;
		letter-spacing:0px;
}
.dropdown a, .dropdown a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
		letter-spacing:0px;
}
.dropdown li {
	background:		transparent;
}
.dropdown li li {
	background:		#3F5C7F;
}
.dropdown li li a {font-size:.86em;}
.dropdown li li li {
	background:		#6797CF;
}
.dropdown li:hover, .dropdown li.sfHover,
.dropdown a:focus, .dropdown a:hover, .dropdown a:active {
	background:		#4C6F9C;
	outline:		0;
		letter-spacing:0px;
}



/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.dropdown ul .sf-sub-indicator { background-position:  -10px 0; }
.dropdown ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.dropdown ul a:focus > .sf-sub-indicator,
.dropdown ul a:hover > .sf-sub-indicator,
.dropdown ul a:active > .sf-sub-indicator,
.dropdown ul li:hover > a > .sf-sub-indicator,
.dropdown ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}


/*** ESSENTIAL STYLES ***/
.submenu, .submenu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.submenu {
	line-height:	1.0;
}
.submenu ul {
	position:		absolute;
	top:			-999em;
	width:			9em; /* left offset of submenus need to match (see below) */
}
.submenu ul li {
	width:			100%;
}
.submenu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.submenu li {
	float:			left;
	position:		relative;
}
.submenu a {
	display:		block;
	position:		relative;
}
.submenu li:hover ul,
.submenu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.submenu li:hover li ul,
ul.submenu li.sfHover li ul {
	top:			-999em;
}
ul.submenu li li:hover ul,
ul.submenu li li.sfHover ul {
	left:			13em; /* match ul width */
	top:			0;
}
ul.submenu li li:hover li ul,
ul.submenu li li.sfHover li ul {
	top:			-999em;
}
ul.submenu li li li:hover ul,
ul.submenu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.submenu {
	float:			left;
	margin-bottom:	0em;
}
.submenu a {
	border-left:	0px solid #fff;
	border-top:		0px solid #CFDEFF;
	padding: 		.8em .5em;
	text-decoration:none;
		letter-spacing:0px;
}
.submenu a, .submenu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#999;
		letter-spacing:0px;
}
.submenu li {
	background:		transparent;
}
.submenu li li {
	background:		#fff;
}

.submenu li ul {border:1px #ccc solid;border-top:none;margin-top:-1px;}



.submenu li li a {font-family:;font-size:.86em;	letter-spacing:0px;}
.submenu li li li {
	background:		#FFF;
}
.submenu li:hover, .submenu li.sfHover,
.submenu a:focus, .submenu a:hover, .submenu a:active {
	background:		#E0E7EF;
	outline:		0;
	letter-spacing:0px;
}



/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.submenu ul .sf-sub-indicator { background-position:  -10px 0; }
.submenu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.submenu ul a:focus > .sf-sub-indicator,
.submenu ul a:hover > .sf-sub-indicator,
.submenu ul a:active > .sf-sub-indicator,
.submenu ul li:hover > a > .sf-sub-indicator,
.submenu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

td.menu_user div form input.text {padding:0px;background:url();letter-spacing:0px;background-color:transparent;}



/*R CODES STYLES*/
.tab-wrapper
{
  padding:        1em 1.5em;
  margin:         0;
  border:         1px solid #eee;
  clear:          both;
}
.tab-menu
{
  margin:         0;
  padding:        0;
  list-style:       none;
  overflow:       auto;
}
.tab-menu li
{
  margin:         0;
  padding:        0;
  float:          left;
  line-height:      2em;
}
.tab-menu li a
{
  padding:        0 .5em;
  font-weight:      bold;
}
.tab-menu li a:hover,
.tab-menu li a:focus
{
  /* your effect here */
}
.tab-menu li.tab-selected a
{
  text-decoration:    none;
  color:          inherit;
  /* your effect here */
}



/*BADGES*/
.badge_clear {
	clear: both;
	height: 0;
}

.badge_tooltip .tip {
  color: #fff;
  width: 139px;
  z-index: 13000;
  background: none;
  border: none;
}
 
.badge_tooltip .tip-title {
  font-weight: normal;
  font-size: 11px;
  margin: 0;
  color: #9FD4FF;
  padding: 8px 8px 4px;
  background: url(../images/icons/badge_tooltip_bubble.png) top left;
}
 
.badge_tooltip .tip-text {
  font-size: 11px;
  padding: 4px 8px 8px;
  background: url(../images/icons/badge_tooltip_bubble.png) bottom right;
}

.badge_profile_embed .badge_profile_entry {
  margin: 10px auto;
  text-align: center;
}

.badge_profile_side .badge_profile_entry {
    float: left;
    margin: 10px auto;
    text-align: center;
    width: 90px;
}

.badge_profile_tab .badge_profile_entry {
  margin: 10px;
  float: left;
}

div.badge_browse_photo {
	border: 1px solid #ccc;
	padding: 5px;
  text-align:center;
  vertical-align:middle;
  margin-bottom: 10xp;
}

div.badge_browse_options {
background:#F2F2F2 none repeat scroll 0 0;
border:1px solid #BBBBBB;
font-weight:bold;
margin:0 0 10px;
padding:7px 10px;
}

div.badge_browse_categories {
	margin-top: 10px; padding: 5px; background: #F2F2F2; border: 1px solid #BBBBBB; margin: 10px 0px 10px 0px; font-weight: bold;
}
div.badge_browse_category_item_all {
	padding: 5px 8px 5px 8px; border: 1px solid #DDDDDD; background: #FFFFFF;
}
div.badge_browse_category_item {
	padding: 5px 8px 5px 8px; border: 1px solid #DDDDDD; border-top: none; background: #FFFFFF;
}
div.badgeBrowseEntry {
	width: 200px;
	border: 0px solid #ccc;
	text-align: center;
	margin: 10px;
	float: left;
}
div.badge_row_title {
	font-size: 16px;
	font-weightx: bold;
}
div.badge_row_info {
	font-size: 12px;
}


div.badge_browse_add {
	border: 1px solid #ccc;
	background: url(../images/portal_join_bg.gif) repeat-x center 1px;
	font-size: 14pt;
	text-align: center;
	padding: 8px 5px;
	margin-bottom: 10px;
}


div.seBadge {
background:#F5F5F5 none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin-top:10px;
padding:10px;
width:600px;
}
td.seBadgeLeft {
  vertical-align: top;
}
td.seBadgeRight {
  vertical-align: top;
padding-left:10px;
}
div.seBadgePhoto {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
padding:5px;
text-align:center;
vertical-align:middle;
}
div.seBadgeTitle {
border-bottom:1px solid #CCCCCC;
font-size:10pt;
font-weight:bold;
margin-bottom:5px;
padding:0 5px 5px 0;
}
div.seBadgeDesc {
  padding-top: 5px;
}
div.seBadgeActions {
  margin-top: 10px; 
  border-top: 1px solid #DDDDDD; 
  padding-top: 5px;
}
div.seBadgeAction {
  float: left; padding-right: 15px;
}
div.seBadgeStats
{
  font-size: 8pt; 
  color: #777777;
  font-weight: normal;
}
div.seBadgeDesc {
	
}
div.seBadgePaymentPaid {
  color: #000;
  margin-top: 8px;
  padding: 5px;
  background: #fff;
  border: 1px solid #ccc; 
}

div.seBadgePaymentUnPaid {
  color: red;
  font-weight: bold;
  margin-top: 8px;
  padding: 5px;
  background: #fff;
  border: 1px solid red;  
}


table.badge_badgeassignment_data th {
  text-align: right;
  width: 120px;
  font-size: 14px;
  padding: 5px;
}
table.badge_badgeassignment_data td {
  font-size: 14px;
  text-align: left;
  padding: 5px;
}

div.badge_entry_date {
	color:#777777;
  font-size:7pt;
}

/*EpAYMENT*/

table.epayment_list {
  width: 680px;
  border:1px solid #CCCCCC;
  margin: 10px 0;
}

table.epayment_list td.epayment_header {
background:#DFECF8;
font-weight:bold;
padding:5px;
}
table.epayment_list td.epayment_item {
border-top:1px solid #DDDDDD;
padding:5px;
vertical-align:middle;
}


/*looks thumb hover show caption*/
a.feature01
{
	display: block;
	border: 2px solid #FFFFFF;
	border-width: 0 1px 1px 0;
	margin: 2px;
	float: left;

}

		a.feature01 img { display: block; }
		
		

/*
@author Ermek
@copyright Hire-Experts LLC
@version Wall 3.1
*/

.wall_box
{
    border-top:1px solid #e0e0e0;
    padding:5px 10px;
}

.wall_container 
{
    padding-top: 10px;
    padding-bottom: 50px;
}

.he_wall_page_container 
{
    width: 100%;
    padding: 0;
}

.comment_count .page_button
{
    display: block;
    float: left;
    padding-right: 25px;
}

.comment_count .page_info
{
    float: right;
    margin-right: 10px;
}

.wall_action {
    padding-bottom: 12px;
    padding-left: 60px;
    padding-top: 7px;
    border-top: 1px solid #e0e0e0;
    position: relative;
    min-height: 50px;
    background-image: url("../images/he_wall_transparent.png");
}

.he_wall_action_page {
    padding-left: 110px;
    width: auto;
}

.wall_action .owner_photo {
    position: absolute;
    left: 0;
}

.wall_action .photo {
    width: 50px;
    height: 50px;
    border: 0px;
}

.wall_action a.hide_action,
.wall_action a.remove_action {
    font-weight: bold;
    display:block;
    padding:2px 6px;
    color: #333333;
    visibility: hidden;
}

.wall_action a.hide_action:hover,
.wall_action a.remove_action:hover {
    border:1px solid #CCCCCC;
    background-color:#FFFFFF;
    background-image:url(../images/menu_user.gif);
    background-repeat:repeat-x;
    padding:1px 5px;
    color: #333333;
    text-decoration: none;
    visibility: visible;
}

.wall_action img.recentaction_media
{
    border-style: none;
    float: none;
}

.wall_action .photo_cont,
.portal_whatsnew .photo_cont
{
/*    float: left; */
    border: 1px solid #CCCCCC;
    margin: 2px;
}

.wall_action .photo_cont a
{
    display: block;
}

/*** Comments ***/

.wall_action .comment_photo_block
{
    float: left;
    width: 40px;
}

.wall_action .comment_photo
{
    width: 32px;
    height: 32px;
    border: 0px;
}

.wall_action .comment_box
{
    padding-top: 10px;
    background-image:url(../images/he_wall_comment_box.png);
    background-position:20px 5px;
    background-repeat:no-repeat;
    position: relative;
}

.wall_action .comment_body
{
    vertical-align: top;
    padding-left: 40px;
}

.wall_action .comment, 
.wall_action .comment_add,
.wall_action .like_box
{
    background: url("../images/he_wall_background.png");
    padding:5px 0 4px 5px;
    margin-right: 10px;
    margin-bottom: 1px;
}

.wall_action .comment_text_input
{
    width: 98%;
    height: 20px;
    min-height: 20px;
    line-height: 20px;
    color: #777777;
    border: 1px solid #BDC7D8;
    font-size: 11px;
}

.wall_action .active .comment_text_input, 
.wall_post_action .active .post_action_input
{
    color: #2F2F2F;
    background-color: #FFFEEF;
    height: 40px;
}

.wall_action .active textarea.loading,
.wall_post_action .active textarea.loading
{
    background-color: #EFEAE0;
}

.wall_action .comment_author
{
    font-weight: bold;
}

.wall_action .comment_actual_text
{
    display: inline;
}

.wall_action .comment_actions
{
    margin-top: 4px;
    margin-bottom: 2px;
    padding-right: 5px;
}

.wall_action .date_time
{
    font-size: 11px;
    color: #999;
}

.wall_action .comment_add .comment_actions,
.wall_action .comment_add .comment_photo_block
{
    display: none;
}

.wall_action .active .comment_actions,
.wall_action .active .comment_photo_block
{
    display: block;
}

.wall_action .comment_add .comment_body
{
    padding-left: 0px;
}

.wall_action .active .comment_body
{
    padding-left: 40px;
}

.wall_action .wall_add_comment_btn
{
    margin-right: 5px;
}

.wall_action .like_content
{
    padding: 1px 0 0 24px;
    background-image: url("../images/he_wall_like.png");
    background-repeat: no-repeat;
    background-position: left top;
}

.wall_action .comment_count
{
    padding: 1px 0 0 24px;
    background-image: url("../images/he_wall_comment.png");
    background-repeat: no-repeat;
    background-position: left top;
}

.wall_action .action_options
{
    margin-top: 5px;
    width: 100%; 
}

.he_wall_page_container .wall_action .action_options{
    margin-bottom: 8px;
}

.recentaction_div_media img.recentaction_media{
    max-width:700px;
}

.he_wall_page_container .recentaction_div_media
{
    padding-left:5px;
}

.wall_action .hide_action_block
{
    float: right; 
    display: block;
    zoom: 1;   
}

.wall_action .media_container
{
    width: 80%;
    font-size:12px;
    overflow: hidden;
}

.hide_action_div, .remove_action_div
{
    min-height: 25px;
    background-color: #FFFEEF;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}

.hide_action_div .button,
.remove_action_div .button
{
    margin-left:10px;
    margin-right:10px;
    padding-left:10px;
    padding-right:10px;
}

.hide_loading, .wall_show_more_loading
{
    background-image: url(../images/he_wall_loading.gif);
    background-position: right 1px;
    background-repeat: no-repeat;
}

.default_tab .hide_loading
{
    background-position: right 7px;
}

.tab_content .hide_loading
{
    background-position: right 2px;
}

.wall_show_more
{
    background: url("../images/he_wall_background.png");
    border:1px solid #e0e0e0;
    border-bottom:3px solid #e0e0e0;
    height:22px;
    margin-top:10px;
    padding:6px 4px 0 15px;
}

.wall_show_more a
{
    font-weight: bold;
}

.wall_show_more .no_more_info
{
}

.wall_show_more .show_more_loader
{
	float: right;
	height: 11px;
	width: 40px;
	margin-top: -6px;
}

.wall_show_more_loading
{
    background-color: #FFFEEF;
}

.wall_action .wall_action_options, .wall_action .wall_delete_comment
{
    padding-right: 25px;
    display: inline;
}

.display_none
{
    display: none;
}

.wall_post_action
{
    background: url("../images/he_wall_background.png");
    border:1px solid #e0e0e0;
    border-top: 3px solid #e0e0e0;
    margin: 0px 7px;
    margin-bottom:15px;
    padding:10px 23px;
}

.wall_post_action .input_div
{
    margin-bottom: 4px;
}

.wall_post_action .btn_div
{
	float:right;
	width: 150px;
}

.wall_post_action .post_action_input
{
    margin:auto;
    width:100%;
    border:1px solid #BDC7D8;
    color:#777777;
    font-size:13px;
    height:20px;
    line-height:20px;
    min-height:25px;
}

.wall_post_action .button
{
    padding-left: 10px;
    padding-right: 10px;
}

.wall_post_action .wall_post_tabs
{
    float: left;
    padding-right: 25px;
	display:none;
}

.wall_post_action .wall_tab_title
{
    float:left;
    color: #777777;
    font-weight:bold;
    margin-right:5px;
    margin-left: 4px;
    padding-top:4px;
}

.wall_post_action .wall_tab_icon:hover
{
    border: 1px solid #BDC7D8;
    background-color:#FFFFFF;
    background-image:url(../images/menu_user.gif);
    background-repeat:repeat-x;
}

.wall_post_action .wall_tab_icon
{
    display: block;
    float: left;
    width: 20px;
    padding: 2px;
    padding-top: 3px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid transparent;
    margin-right: 1px;
    position: relative;
    text-decoration: none;
}

.wall_post_action .wall_tooltip
{
    color:#FFFFFF;
    height:18px;
    padding: 2px;
    padding-bottom:0px;
    text-align:center;
    min-width:40px;
    background-color: #2F2F2F;
}

.wall_post_action .wall_tooltip_cont
{
    padding-bottom: 5px;
    min-width: 40px;
    background: transparent url(../images/he_wall_tooltip.png) no-repeat scroll 8px 20px;
    position: absolute;
    left:-1px;
    top:-28px;
}

.wall_post_action .upload_photo_tab,
.wall_post_action .add_music_tab
{
    text-align: center;
}

.wall_post_action .upload_photo_menu, 
.wall_post_action .add_link_menu,  
.wall_post_action .add_music_menu,
.wall_post_action .add_video_menu
{
    background-color:#DFDFDF;
    background-image:url(../images/he_wall_add_photo.gif);
    background-position:4px 4px;
    background-repeat:no-repeat;
    border:1px solid #CFCFCF;
    font-weight:bold;
    margin-bottom:7px;
    margin-left:3px;
    margin-top:8px;
    padding:4px 5px 2px 0px;
    text-align:left;
}
.wall_post_action .upload_photo_menu, 
.wall_post_action .add_link_menu,  
.wall_post_action .add_music_menu,
.wall_post_action .add_video_menu span.tab_title
{
}

.wall_post_action .add_link_menu 
{
    background-image:url(../images/he_wall_add_link.png);
}

.wall_post_action .add_music_menu
{
    background-image:url(../images/icons/he_wall_music_icon.png);
}

.wall_post_action .add_video_menu
{
    background-image:url(../images/icons/he_wall_video_icon.gif);
}

.wall_post_action .tab_title
{
    float: left;
	display: block;
    padding-left: 25px;
	width: 100px;
}

.wall_post_action .close_tab
{
    border:1px solid #DFDFDF;
    float:right;
    margin-top:-2px;
    padding:2px;
}

.wall_post_action .close_tab:hover
{
    border: 1px solid #BDC7D8;
    background-color:#DFDFDF;
    background-image:url(../images/menu_user.gif);
    background-repeat:repeat-x;
}

.wall_post_action .add_link_body
{
    text-align: center;
}

.wall_post_action .share_link_input
{
    width: 200px;
}

.wall_music_container
{
    padding: 5px;
    padding-left: 0px;
}

.wall_return_link
{
	display: block;
	float: right;
}

.wall_action .photo_cont a
{
    display: block;
}

.wall_post_action .action_privacy_btn
{
	float: right;
	width: 36px;
	padding-bottom: 1px;
	z-index: 1;
}

.wall_post_action .action_privacy_btn:hover
{
	border-color: #999;
}


.wall_post_action .action_privacy_btn img
{
	margin-left: 1px;
}

.wall_post_action .btn_div .button
{
    float: right;
    margin-left: 10px; 
}

.wall_post_action .wall_action_privacy
{
	background-color:#EEEEEE;
	border:1px solid #999;
	left:0px;
	overflow:visible;
	position:absolute;
	top:24px;
	width:140px;
	z-index: 1;
}

.wall_post_action .wall_action_privacy .privacy_option
{
	cursor:pointer;
	min-width:110px;
	padding:2px 2px;
	text-align: left;
	padding-left: 20px;
}

.wall_post_action .wall_action_privacy .border
{
    border-top:1px dotted #4F4F4F;
}

.wall_post_action .wall_action_privacy .active
{
	background-image:url(../images/he_wall_active_privacy.png);
	background-position:2px 55%;
	background-repeat:no-repeat;
	font-weight: bold;
}

.wall_post_action .wall_action_privacy div:hover
{
	background-color: #999;
	color: #FFFFFF;
}

.wall_post_action div.privacy_block
{
	position:relative;
    float: right;
	z-index: 1;
	width: 43px;
}

.wall_post_action .add_video_body
{
    padding-left: 10px;
}

.wall_post_action .add_video_body .video_provider
{
/*    width: 100%;*/
}

.wall_post_action .add_video_body .youtube_video
{
	background-image: url("../images/he_wall_youtube_icon.png");
	background-repeat: no-repeat;
	background-position: right center;
}

.wall_post_action .add_video_body .vimeo_video
{
	background-image: url("../images/he_wall_vimeo_icon.png");
	background-repeat: no-repeat;
	background-position: right center;
}

.wall_post_action .add_video_body .video_url_div
{
    width: 225px;
    margin-top: 5px;
	text-align: left;
}

.wall_post_action .add_video_body .video_provider_div
{
    width: 135px;
}

.wall_post_action .add_video_body .video_url
{
    width: 200px;
}

.wall_action .video_thumb
{
	margin-right: 7px;
}

.wall_action .video_title,
.portal_whatsnew .video_title
{
	font-weight: bold;
}

.wall_action .video_thumb,
.portal_whatsnew .video_thumb
{
	position: relative;
}

.wall_action .video_length,
.portal_whatsnew .video_length
{
	background-color:#000000;
	color:#FFFFFF;
	display:inline-block;
	font-size:11px;
	margin:3px;
	opacity:0.7;
	filter: alpha(opacity=70);
	padding:2px 5px;
	position:absolute;
	top:0px;
	left:0px;
}

.wall_action .show_more_text,
.wall_action .hide_more_text
{
    margin-left: 7px;
    font-weight: bold;
}

.portal_whatsnew .show_more_text,
.portal_whatsnew .hide_more_text
{
    margin-left: 7px;
    font-weight: bold;
}


/* Admin Panel */

.code_preview
{
    position:relative;
    margin:24px auto;
    padding:12px 6px 18px 6px;
    width:670px;
    border:1px dotted #90B623;
    text-align:center;
    background:#fefff2;
    font-size:18px;
}

.code_preview h2
{
    position:absolute;
    top:-29px;
    left:-1px;
    padding: 0 4px;
    border:1px solid #90B623;
    border-bottom:none;
    background:#fefff2;
}

.code_preview_old
{
	border-color: #FF7F9C;
	background-color: #FFF0EF;
	text-align: left;
	color: #3F3F3F;
}

.code_preview_old p
{
	margin: 0in; 
	font-family: Calibri;
	font-size: 11pt;
}

.tab_contents
{
	width: 100%;
}



/* FOLLOWING WALL*/ 

.wall_container *, .following_container * {
	outline:none;
}

.actions_type
{
	position: realtive;
	padding: 5px 5px 5px 7px;
	margin-right:2px;
}

.network_actions a, .friends_actions a, .lists_actions a
{
	font-weight: bold;
	display: block;
	border: 1px solid #f0f0f0;

	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-left-radius: 3px; /* Safari, Chrome */
	-webkit-border-top-right-radius: 3px;
	-khtml-border-top-left-radius: 3px; /* KHTML */
	-khtml-border-top-right-radius: 3px;
	border-top-left-radius: 3px; /* CSS3 */
	border-top-right-radius: 3px;
  
  	border-bottom:1px solid #cecece;
	background:#f0f0f0;
	padding:5px 15px;
	text-align:center;
	margin:0 5px;
}
a.active_action_type
{
	position:relative;
	background: transparent;
	border:1px solid #c4c4c4;
	font-weight: bold;
	border-bottom:1px solid #fff;
	padding:5px 15px;
	margin:0 5px;
	text-align:center;
}
a.active_action_type:hover
{	
	background: transparent !important;
}

.he_wall_actions_line {
	border-top:1px solid #c4c4c4;
	margin-top:-1px;
}

*+html a.active_action_type { height:16px; }
*+html .he_wall_actions_line { margin-top:-1px; }

.network_actions a:hover, .friends_actions a:hover
{
	text-decoration: none;
	background-color: #e6e6e6;
}
a.active_action_type_lists
{
	font-weight: bold;
	border: 1px solid #999;
}
.lists_actions {
	background: url(../images/he_wall_bglists.png) no-repeat transparent;
}
.lists_actions:hover {
	background: url(../images/he_wall_bglists_over.png) no-repeat transparent;
}
.lists_actions a {
	background: url(../images/he_wall_bglists_right.png) no-repeat right transparent;
	border:none;
	padding:4px 25px 5px 25px;
	margin:0;
	text-align:left;
	height:16px;
}


.lists_actions a:hover { background: url(../images/he_wall_bglists_right_over.png) no-repeat right; text-decoration:none; }

a.active_action_type_lists_open
{
	border-bottom: 0px;
}
.he_wall_list_container
{
	display:none;
	position: relative;
	float: right;
	right: 0px;
	z-index: 2;
}
.network_actions, .friends_actions
{
	float: left;
}
.he_wall_lists
{
	position: absolute;
	float: right;
	z-index: 1;
	background: #fff;
	border: 1px solid #c4c4c4;
	margin-top:1px;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;

	right:0px;
}
.he_wall_list
{
	border-bottom: 1px solid #c4c4c4;
	padding:5px 5px 5px 12px;
	width: 150px;
	-moz-border-radius-topleft:3px; 
	-moz-border-radius-topright:3px; 
	-webkit-border-top-left-radius: 3px; 
	-webkit-border-top-right-radius: 3px; 
	-khtml-border-top-left-radius: 3px; 
	-khtml-border-top-right-radius: 3px; 
	border-top-left-radius: 3px; 
	border-top-right-radius: 3px;
}
.he_wall_active_list {
	background:#ededed;
}

.he_wall_list_name
{
	float:left; width:130px; font-size:12px;
}

.he_wall_list { width:150px; }
.he_wall_list:hover { background:#ededed; }

.edit_list_btn
{
	float: right;
}


/*** USER FOLLOWING LISTS ***/
.following_user
{
	float: left;
	width: 280px;
	margin: 3px 12px 3px 3px;
	padding: 6px;
	border:1px solid #eee;
	border-bottom:1px solid #eee;
}
.following_user:hover
{
	background:#f6f6f6;
}
.he_img_link, .he_text_link
{
	float: left;
	display: block;
}
.he_img_link { width:60px; }
.he_wall_header { font-size:18px; font-weight:bold; padding-bottom:4px; }
.he_text_link
{
	padding: 7px;
	font-weight: bold;
}
.he_profile_name_box
{
	float: right;
	width: 55px;
	padding-top: 8px;
}
.he_profile_name_box *
{
	float: right;
}
.he_profile_name_box a
{
	width: 19px;
}
.following_list
{
	float: left;
	width: 640px;
	padding-bottom:24px;
}
.edit_list_name_link
{
	/*float: right;*/
}
.following_list_container
{
	padding: 5px;
	float: left;
}
.following_list_inner { padding:10px; border:1px solid #ddd; background:#fcfcfc; font-size:14px; color:#777; }
.following_list_name
{
	background: #f6f6f6;
	color: white;
	font-weight: bold;
	padding: 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.he_list_name
{
	color: white;
}
.he_delete_list_link, .he_add_followers_link, .he_list_name
{
	display: block;
	float: left;
}
.he_delete_list_link, .he_add_followers_link
{
	margin-left: 10px;
	float: right;
}
.he_delete_list_link:hover, .he_add_followers_link:hover
{
	text-decoration: none;
	color: #fff !important;
}
.following_other_lists
{
}
.list_name
{
	float: left;
}

.he_following_show_more
{
	float: left;
	background-color: #aaa;
	padding: 5px;
	color: white;
	font-weight: bold;
	clear: both;
	width: 85px;
}
.he_following_show_more a
{
	color: white;
}
.new_list_link
{
	margin-bottom: 1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	background:#F6F6F6;
	font-weight:bold;
	padding:10px;
}

.he_wall_list_create_cancel {
	width:16px;
	height:16px;
	background:url() no-repeat;
}


.he_wall_following_list a {
	display:block;
	padding:5px 5px 5px 10px;
}
.he_wall_following_list a:hover, .active_he_list {
	background:#f1f1f1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
}

.active_he_list {
	font-weight: bold;
}

.following_title { margin:2px 0; position:relative; }
.following_title .he_wall_following_loaders { position:absolute; right:5px; }
.he_photo:hover { border:1px solid #9d6; }


.he_wall_status, .he_wall_status_sm {
	background-image:url(../images/he_wall_status_bg.png);
	background-position:left 0;
	background-repeat:no-repeat;
	height:55px;
}

.hovered .he_wall_status {
	background-image:url(../images/he_wall_status_bg2.png);
}

.he_wall_status_sm {
	background-image:url(../images/he_wall_status_sm_bg.png);
}

.hovered .he_wall_status_sm {
	background-image:url(../images/he_wall_status_sm_bg2.png);
}

.he_wall_status_text {
	font-size:10px;
	padding:1px 19px 5px 16px;
	position:relative;
	margin-top: -6px;
}

html:not([lang]) .he_wall_status_text {
	margin-top: 0px;
}

.he_browse_result .icon2 {
	margin-top: -2px;
	cursor: pointer;
}

.he_wall_profile_status_cont {
	background-image: url(../images/he_wall_profile_status.png);
	background-position: center;
	background-repeat: no-repeat;
	height:54px;
	width:400px;
}

.he_wall_profile_status_cont > div {
	padding: 8px 20px 0;
	font-size:13px;
	font-weight:bold;
	color: #777777;
	background: transparent !important;
	border-style: none !important;
}

.he_wall_profile_status_date {
	padding-left:15px;
	padding-top:9px;
}

.he_wall_profile_status_date > div {
	background: transparent !important;
	border-style: none !important;
}

.he_show_more_btn_cont {
	display: block;
	float: right;
	margin-right: 10px;
	margin-top: -20px;
	padding-right: 20px;
}

.wall_snippet_code_btn {
	background-color:#C7DF7D;
	border:1px solid #90B623;
	cursor:pointer;
	padding:5px;
	width:487px;
	margin-bottom: 15px;
}

.wall_snippet_code_btn:HOVER {
	border:1px solid #B3DF29;
}

.wall_user_follow_list {
	width: 630px;
	float: left;
}

.wall_user_follow_list .he_show_more_btn_cont {
	margin-right: 20px;
}		
