* {
	vertical-align: baseline;
	outline: 0;
	padding: 0;
	margin: 0;
}

body
{
  margin : 0;
  padding : 0;
  font-family : verdana, arial, sans-serif;
  font-size : 12px;
  color: #353535;
  background-color: #e6e6e6;
}

a
{
  color: #414141;
}

a img
{
    border : none;
}

a {outline:0;}

#container
{
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
}

#flash {
	height: 144px;
}
/*** HEADER ***/

#header #top_menu
{
  background-color: #f2f2f2;
  border-bottom: 1px solid #e6e6e6;
  color: #999999;
  font-size: 0.9em;
  height: 22px;
  margin: 0;
  padding: 0;
  text-align: right;
}

#header #top_menu ul
{
  float :right;
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#header #top_menu li
{
  float: left;
  margin: 0 1px 0 0;
  padding: 6px 6px 2px 6px;
}

#header #top_menu li.exit
{
  border-left: 1px solid #999999;
}

#header #top_menu li.exit a, #topnav #header #top_menu li.exit a:visited
{
  color: #999999;
  display: block;
  margin: 0;
  padding: 0 6px 0 6px;
}

#header #top_menu ul a
{
  color: #999999;
  text-decoration: none;
}

#header #top_menu ul a:hover
{
  text-decoration: underline;
}

#header #top_menu a:hover
{
  text-decoration: underline;
}

#header #top_menu li.active
{
  color: #ffffff;
  background-color: #999999;
  text-decoration: none;
}

#header #top_menu li.active:hover
{
  border-bottom: 1px dashed #ffffff;
}

#header #top_menu li.active a
{
  color: #ffffff;
  text-decoration: none;
}

#header #logo
{
  background: #ffffff;
  float: left;
  padding: 0;
  width: 144px;
  height: 144px;
}

#header #logo a
{
  background: transparent url('/images/logo.png') no-repeat scroll center center;
  display: block;
  text-decoration: none;
  width: 144px;
  height: 144px;
}

#header #logo a:hover
{
  cursor: pointer;
}

#header #menu_container
{
  background-color: #00c9ce;
	height: 38px;
}

#header #menu
{
  width: 75%;
  float: left;
}

#header #menu ul
{
	height: 38px;
	margin: 0;
	padding: 0;
}

#header #menu li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	cursor: pointer;
}

#header #menu a:link, #header #menu a:visited
{
	float: left;
	font-family : verdana, arial, sans-serif;
	font-size: 1.0em;
	padding: 12px 20px 14px 20px;
	margin: 0;
	height: 12px;
	text-decoration: none;
	color: #ffffff;
}

#header #menu a:link.active, #header #menu a:visited.active, #header #menu a:hover
{
	color: #ffffff;
	background: #e71530;
}

#header #menu a.selected
{
  font-weight: bold;
	color: #ffffff;
	background: #e71530;
}

#header #sub_header
{
 background-color: #e71530;
 min-height: 80px;
}

#header #title_submenu_container
{
  width: 80%;
  float: left;
}

#header #title
{
  height: 53px;
	margin-bottom: 5px;
}

#header #title #icon
{
  float: left;
  padding: 12px 10px 0 25px;
}

#header #title #text
{
  float: left;
  padding: 18px 0 0 0;
  font-family : verdana, arial, sans-serif;
  font-size: 1.4em;
  color: #ffffff;
}

#header #sub_menu ul
{
	height: 25px;
	margin: 0 0 0 10px;
	padding: 0;
}

#header #sub_menu li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	cursor: pointer;
}

#header #sub_menu a
{
	float: left;
	font-family : verdana, arial, sans-serif;
	font-size: 1.1em;
  padding: 4px 17px 4px 17px;
	height: 17px;
	margin: 0;
	text-decoration: none;
	color: #ffffff;
  border: 1px solid #e71530;
}

#header #sub_menu a:hover, #header #sub_menu a.selected
{
  border: 1px solid #d7142d;
  border-bottom: 1px solid #ffffff;
	color: #e71530;
	background: #ffffff;
}

#header #buzon_regalos
{
  width: 19%;
  float: right;
  text-align: right;
}

#header #buzon_regalos div
{
  margin: 29px 25px 0 0;
}

#header #search
{
  width: 25%;
  float: right;
  text-align: right;
}

#header #search input
{
  background: #ffffff url(/images/lupa.png) no-repeat scroll 3px 2px;
  margin: 10px 20px 0 20px;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  padding: 1px 0 2px 18px;
  width: 125px;
}

/*** CONTENT FOOTER ***/

#footer
{
  background: #00c9ce url('/images/footer-mini-primavera.png') repeat;
  color: #ffffff;
  height: 45px;
}

#footer a
{
  text-decoration: none;
  color: #ffffff;
}

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

#footer p
{
  font-size: 0.9em;
  text-align: right;
  padding: 15px 10px 0 0;
}

/*** CONTENT ***/

#content #main
{
  border-right: 1px solid #E6E6E6;
  float: left;
  min-height: 830px;
  width: 668px;
}

#content #sidebar
{
  float: right;
  width: 311px;
}

#content #main_medium
{
  border-right: 1px solid #E6E6E6;
  float: left;
  min-height: 830px;
  width: 635px;
}

#content #sidebar_medium
{
  float: right;
  width: 344px;
}

#content #main_slim
{
  border-right: 1px solid #E6E6E6;
  float: left;
  min-height: 830px;
  width: 540px;
}

#content #sidebar_wide
{
  float: right;
  width: 439px;
}

#content #full
{
  border-top: 1px solid #E6E6E6;
  padding: 20px 40px;
}

/*** CONTENT BOXES ***/

#content .box
{
  border-top: 1px solid #E6E6E6;
  padding: 20px 39px 12px 39px;
}

#content .box_sidebar
{
  border-top: 1px solid #E6E6E6;
  padding: 20px 20px 12px 20px;
}

#content .less_margin_box
{
	padding: 20px 19px 12px 19px;
}

#content .box .box_header
{
  padding: 0 0 6px 0;
  margin: 0 0 8px 0;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}

#content .box .box_header_left
{
  float: left;
}

#content .box .box_header_right
{
  float: right;
  font-size: 0.85em;
  padding: 0;
  margin: 0;
}

#content .box .box_header_right a
{
  color: #999999;
}

#content .box .box_header_right a:hover
{
  color: #000000;
}

#content .box h2
{
  color:#00c9ce;
  font-family: verdana, sans-serif;
  font-size: 1.0em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

#content .box h3
{
  color:#00c9ce;
  font-family: verdana, sans-serif;
  font-size: 1.0em;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

#content .box h3 a
{
  color:#00c9ce;
  text-decoration: none;
}

#content .box h3 a:hover
{
  text-decoration: underline;
}

#content .box .desc
{
 font-size: 0.9em;
}

#content .box .box_generic_content
{
  margin-top: 10px;
}

#content .actions_list ul
{
  margin: 0;
  padding: 0 0 10px 10px;
  list-style : none;
}

#content .actions_list li
{
  font-size: 0.9em;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  width: 75%;
  padding: 4px;
}

#content .actions_list li a
{
  margin-left: 6px;
  color: #454545;
  text-decoration: none;
}

#content .actions_list li a:hover
{
  text-decoration: underline;
}

/*** BASIC INPUTS ***/

input, select, textarea
{
	font-family         : verdana, arial, sans-serif;
	font-size           : 1.1em;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius: 3px;
  border:1px solid #D9D9D9;
  color:#333333;
  font-size:1.15em;
  padding:5px;
  vertical-align:middle;
}

input:focus, select:focus, textarea:focus
{
  background-color: #fafafa;
  border              : 1px solid #a7a7a7;
}


input.submit
{
  padding: 3px 6px;
  font-size: 0.9em;
  background-color:#f0f0f0;
  color:#494949;
}

input.submit:hover
{
  background:#d9d9d9;
  cursor: pointer;
}

.link_button
{
	font-family         : verdana, arial, sans-serif;
	font-size           : 1.1em;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius: 3px;
  border:1px solid #D9D9D9;
  color:#494949;
  font-size:1.15em;
  padding:5px;
  vertical-align:middle;
  padding: 4px 6px;
  font-size: 0.9em;
  background-color:#f0f0f0;
  text-decoration: none;
}

.link_button:hover
{
  background:#d9d9d9
}

input.image
{
  border: 0;
}

input.check, input.radio
{
    border              : none;
    width               : auto;
}

/*** GALLERY ITEM ***/

#content .gallery_item
{
  background: transparent url(/images/background-gallery-item.jpg) no-repeat scroll center top;
  float: left;
  font-size: 0.85em;
  height: 170px;
  margin: 0 6px 20px 2px;
  width: 102px;
}

#content .gallery_item_thumb
{
  height: 80px;
  padding: 11px;
  width: 80px;
}

#content .gallery_item_thumb_expert
{
  height: 86px;
  padding: 8px;
  width: 86px;
}

#content .gallery_item_data
{
  text-transform: lowercase;
  color:#999999;
  padding: 2px 8px;
  height: 35px;
}

#content .gallery_item_data a
{
  color:#333333;
  text-decoration: none;
}

#content .gallery_item_data a:hover
{
  color:#333333;
  text-decoration: underline;
}

#content .gallery_item_actions
{
  text-align: right;
  padding: 2px 8px;
	height: 16px;
}

/*** VIDEO GALLERY ITEM ***/

#content .video_gallery_item
{
  background: transparent url(/images/background_video_box.jpg) no-repeat scroll center top;
  float: left;
  font-size: 0.85em;
  height: 170px;
  margin: 0 6px 20px 2px;
  width: 132px;
}

#content .video_gallery_item_thumb
{
  height: 80px;
  padding: 11px;
  width: 120px;
}

#content .video_gallery_item_thumb_expert
{
  height: 86px;
  padding: 8px;
  width: 86px;
}

#content .video_gallery_item_data
{
  text-transform: lowercase;
  color:#999999;
  padding: 2px 8px;
  height: 20px;
}

#content .video_gallery_item_data a
{
  color:#333333;
  text-decoration: none;
}

#content .video_gallery_item_data a:hover
{
  color:#333333;
  text-decoration: underline;
}

#content .video_gallery_item_actions
{
  text-align: right;
  padding: 2px 8px;
	height: 16px;
}


/*** BLOG ITEM ***/

#content .blog_item
{
  width: 100%;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  padding: 6px 0 8px 0;
}

#content .blog_item_odd
{
	background: #f4f4f4 url(/images/dotline.jpg) repeat-x scroll left bottom;
}

#content .blog_item_thumb
{
  padding-left:8px;
  float: left;
  width: 100px;
}

#content .blog_item_thumb_narrow
{
  width: 60px;
}

#content .blog_item_data
{
  float: left;
  margin: 5px 0 0 15px;
  width: 450px;
}

#content .blog_item_data_narrow
{
   width: 460px; 
}


#content .blog_item_data h3
{
  font-size: 1.0em;
  color: #00c9ce;
  padding: 0;
  margin: 0 0 5px 0;
}

#content .blog_item_data h3 a
{
  color: #00c9ce;
  text-decoration: none;
}

#content .blog_item_data h3 a:hover
{
  text-decoration: underline;
}

#content .blog_item_data p
{
  line-height:1.3em;
  font-size: 0.9em;
  color: #353535;
  padding: 0;
  margin: 0;
}

#content .blog_item_data p a
{
  text-decoration: none;
  color: #999999;
}

#content .blog_item_data p a:hover
{
  text-decoration: underline;
  color: #000000;
}

#content .blog_item_data_footer
{
  margin-top: 10px;
  color: #999999;
  font-size: 0.9em;
  font-weight: normal;
}

#content .blog_item_data_footer_left
{
  width: 75%;
  float: left;
}

#content .blog_item_data_footer_right
{
  width: 25%;
  float: right;
  text-align: right;
}

/******** TOPIC ITEM RESUMED *********/

#content .topic_item_resumed
{
  margin: 0;
  padding: 0;
  width: 100%;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}

#content .topic_item_resumed p
{
  line-height:1.3em;
  font-size: 0.9em;
  color: #353535;
  padding: 6px;
  margin: 0;
}

#content .topic_item_resumed p a
{
  color: #353535;
  text-decoration: none;
}

#content .topic_item_resumed p.underline_links a
{
	text-decoration: underline;
}

#content .topic_item_resumed p a:hover
{
  text-decoration: underline;
  color: #000000;
}

#content .topic_item_resumed_footer
{
  padding: 0 6px 6px 6px;
  color: #999999;
  font-size: 0.9em;
  font-weight: normal;
}

#content .topic_item_resumed_footer a
{
  text-decoration: underline;
  color: #999999;
}

#content .topic_item_resumed_footer a:hover
{
  text-decoration: underline;
  color: #000000;
}

#content .topic_item_resumed_odd
{
  background-color: #f2f2f2;
}

/*** PROFILE BLOG ITEM ***/

#content .profile_blog_item
{
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  padding: 6px 6px 8px 6px;
}

#content .profile_blog_item_odd
{
	background: #f4f4f4 url(/images/dotline.jpg) repeat-x scroll left bottom;
}


#content .profile_blog_item h3
{
  font-size: 1.0em;
  color: #00c9ce;
  padding: 0;
  margin: 0 0 5px 0;
}

#content .profile_blog_item h3 a
{
  color: #00c9ce;
  text-decoration: none;
}

#content .profile_blog_item h3 a:hover
{
  text-decoration: underline;
}

#content .profile_blog_item p
{
  line-height:1.3em;
  font-size: 0.9em;
  color: #353535;
  padding: 0;
  margin: 0;
}

#content .profile_blog_item p a
{
  text-decoration: none;
  color: #999999;
}

#content .profile_blog_item p a:hover
{
  text-decoration: underline;
  color: #000000;
}

#content .profile_blog_item_footer
{
  margin-top: 10px;
  color: #999999;
  font-size: 0.9em;
  font-weight: normal;
	height: 17px;
}

#content .profile_blog_item_footer_left
{
  width: 58%;
  float: left;
}

#content .profile_blog_item_footer_right
{
  width: 38%;
  float: right;
  text-align: right;
}


/*** USER PROFILE BOX ***/

#content .user_profile_box
{
  background: transparent url(/images/background_user_profile.jpg) no-repeat scroll center top;
  height: 142px;
  margin: 0 0 10px;
  width: 334px;
}

#content .user_experto_box
{
  margin: 0 0 10px;
  width: 240px;
}

#content .user_profile_box_avatar
{
  float: left;
  padding: 10px;
  width: 120px;
}

#content .user_experto_box_avatar
{
  float: left;
  padding: 5px;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  background-color:#FFFFFF;
  border:1px solid #E6E6E6;
	width: 48px;
}

#content .user_profile_box_data
{
  float: left;
  width: 170px;
  padding: 0 10px 0 10px;
  font-size: 0.85em;
  text-align: center;
  color: #999999;
}

#content .user_experto_box_data
{
  float: left;
  width: 170px;
  padding: 0 5px;
  font-size: 0.85em;
  color: #999999;
}

#content .user_profile_box_data h3
{
  color: #00c9ce;
  font-family: verdana,sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  margin: 0 0 4px 0;
  padding: 8px 0 6px 0;
  text-align: left;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}

#content .user_profile_expert
{
	text-align: left;
	color: #00c9ce;
	padding-bottom: 10px;
	font-size: 1.1em;
}

#content .user_profile_box_data .data
{
  height: 82px;
  margin: 0;
  padding: 0;
  color: #000000;
  text-align: left;
}

#content .user_profile_box_actions
{
  text-align: right;
}

#content .profile_statistics
{
  width: 270px;
  margin: 0 0 8px 8px;
  font-size: 0.9em;
  font-family : verdana, arial, sans-serif;
  color: #353535;
  border-collapse: collapse;
}

#content .profile_statistics th
{
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  padding: 4px;
  text-align: left;
  width: 15%;
}

#content .profile_statistics td
{
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  padding: 4px;
  text-align: left;
  width: 85%;
}


/*** USER PROFILE BOX 80 ***/

#content .user_profile_box80
{
  background: transparent url(/images/background_user_profile-80.jpg) no-repeat scroll center top;
  height: 105px;
  margin: 0;
  width: 270px;
}

#content .user_profile_box80_avatar
{
  float: left;
  padding: 12px;
  width: 84px;
}

#content .user_profile_box80_avatar_expert
{
  padding: 9px 11px;
}

#content .user_profile_box80_data
{
  float: left;
  width: 140px;
  padding: 0 10px 0 10px;
  font-size: 0.85em;
  color: #999999;
}

#content .user_profile_box80_data .data
{
  height: 40px;
}

#content .user_profile_box80_actions
{
  text-align: right;
}

#content .user_profile_box80_data h3
{
  color: #00c9ce;
  font-family: verdana,sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  margin: 0 0 4px 0;
  padding: 8px 0 6px 0;
  text-align: left;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}

#content .user_profile_box80_data h3 a
{
  color: #00c9ce;
  text-decoration: none;
}

#content .user_profile_box80_data h3 a:hover
{
  text-decoration: underline;
}

#content .user_profile_box80_data p
{
  margin: 0;
  padding: 0;
  color: #000000;
  text-align: left;
}


/*** SEARCH ***/


#content .search
{
  margin: 5px 10px 25px 10px;
}

#content .search .query
{
  font-size: 1.1em;
  padding: 2px 2px 2px 20px;
  background: #fff url(/images/lupa.png) no-repeat 4px 3px;
  width: 135px;
}

/*** ALTERNATE LIST ***/

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

.alternate_list li
{
  font-size: 0.9em;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  width: 97%;
  padding: 6px;
  color: #999999;
}

.alternate_list li a
{
  color: #333333;
  text-decoration: none;
}

.alternate_list li a:hover
{
  text-decoration: underline;
}

.alternate_list li.even
{
  background-color: #f2f2f2;
}

.alternate_list li.odd
{
  background-color: #ffffff;
}

/*** LINKS LIST ***/

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

.links_list li
{
  font-size: 0.9em;
  padding: 2px;
  color: #999999;
}

.links_list li a
{
  color: #333333;
  text-decoration: none;
}

.links_list li a:hover
{
  text-decoration: underline;
}

/*** TAG CLOUD ***/

.tag_cloud
{
  text-align: center;
  margin: 4px 0 0 10px;
}

.tag_cloud a
{
  color: #333333;
  text-decoration: none;
}

.tag_cloud a:hover
{
  text-decoration: underline;
}

.tag_cloud .tgs1
{
  padding: 4px;
  font-size: 10.5px
}

.tag_cloud .tgs2
{
  padding: 4px;
  font-size: 12.5px
}

.tag_cloud .tgs3
{
  padding: 4px;
  font-size: 14.7px
}

.tag_cloud .tgs4
{
  padding: 4px;
  font-size: 17.1px
}

/*** COMMENTS LARGE ***/

#content div.large_comments
{
  padding: 4px 0;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}

#content div.large_comments .even
{
  background-color: #f2f2f2;
}

#content div.large_comments_header
{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#content div.large_comments_header_data
{
  margin-top: 5px;
  margin-left: 8px;
  float: left;
  width: 470px;
  font-size: 0.95em;
  font-family : verdana, arial, sans-serif;
  color: #999999;
}

#content div.large_comments_header_data a
{
  text-decoration: none;
  color: #333333;
}

#content div.large_comments_header_data a:hover
{
  color: #000000;
  text-decoration: underline;
}

#content div.large_comments_message
{
  width: 100%;
  margin-top: 7px;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 0.95em;
  font-family : verdana, arial, sans-serif;
}

#content div.large_comments_message_delete
{
  text-align: right;
  width: 100%;
  margin: 6px auto 0 auto;
  font-size: 0.9em;
}

#content div.large_comments_message_delete a
{
  color: #434343;
  text-decoration: none;
  vertical-align: top;
}

#content div.large_comments_message_delete a:hover
{
  color: #000000;
}


#content div.large_comments_form
{
  margin-left: auto;
  margin-right: auto;
  color: #202020;
  font-size: 0.95em;
  font-family : verdana, arial, sans-serif;
  width: 100%;
}

#content div.large_comments_form h2
{
  margin: 10px 0 10px 0;
}

/*** FAVORITE ITEMS ***/

#content #favorite_items
{
  width: 100%;
  border-collapse: separate;
  border-spacing: 12px;
}

#content #favorite_items td
{
  width: 25%;
  height: 254px;
  border: 1px solid #e4e3e3;
  vertical-align: top;
  padding: 10px;
}

#content #favorite_items td h3
{
  color: #00c9ce;
  font-family: verdana,sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: left;
}

#content #favorite_items td h3 a
{
  color: #00c9ce;
  text-decoration: none;
}

#content #favorite_items td h3 a:hover
{
  text-decoration: underline;
}

#content #favorite_items td div.content
{
  height: 200px;
  font-size: 0.85em;
}

#content #favorite_items td div.content a
{
  color: #333333;
  text-decoration: none;
}

#content #favorite_items td div.content a:hover
{
  color: #000000;
  text-decoration: underline;
}

#content #favorite_items td .thumb80
{
  margin: 15px 0;
}

#content #favorite_items td div.footer
{
  color: #333333;
  font-size: 0.85em;
  text-align: right;
  vertical-align: bottom;
}

/*** THUMBS ***/

.thumb80
{
  background: transparent url(/images/background-thumb-80.jpg) no-repeat scroll center top;
  float: left;
  height: 80px;
  width: 80px;
  margin: 0 8px 0 0;
  padding: 10px;
}

.thumb80_expert
{
  background: transparent url(/images/background-thumb-80.jpg) no-repeat scroll center top;
  float: left;
  height: 86px;
  width: 86px;
  margin: 0 8px 0 0;
  padding: 7px;
}

.thumb80_slim
{
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  float: left;
  margin: 0 4px 0 0;
  padding: 6px;
  width: 80px;
  height: 80px;
}

.thumb80_slim_selected
{
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  float: left;
  margin: 0 4px 0 0;
  padding: 6px;
  width: 80px;
  height: 80px;
}

.thumb42
{
  background: transparent url(/images/background-thumb-42.jpg) no-repeat scroll center top;
  float: left;
  height: 42px;
  margin: 0 6px 0 5px;
  padding: 6px;
  width: 42px;
}

.thumb42_expert
{
  background: transparent url(/images/background-thumb-42.jpg) no-repeat scroll center top;
  float: left;
  height: 48px;
  margin: 0 6px 0 5px;
  padding: 3px;
  width: 48px;
}

.thumb32
{
  background: transparent url(/images/background-thumb-32.jpg) no-repeat scroll center top;
  float: left;
  height: 32px;
  margin: 0;
  padding: 7px;
  width: 32px;
}

.photo_thumb
{
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  float: left;
  margin: 0 4px 6px 4px;
  padding: 6px;
}

.photo_thumb:hover
{
  border: 1px solid #8f8f8f;
}

/*** TITLES ***/

#copy
{
  color: #999999;
  padding: 30px 30px 5px 45px;
}

#copy .title
{
  color: #00c9ce;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 5px;
}

#copy .title_2col
{
  width: 70%;
  float: left;
}

#copy p.back
{
  width: 30%;
  float: left;
  text-align: right;
}

#copy p
{
  color: #999999;
  margin: 0;
  padding: 0;
}

#copy .back a
{
  padding: 0;
  margin: 0;
  color: #999999;
  font-size: 0.9em;
  border-bottom: 1px dotted;
  text-decoration: none;
}

#copy .back a:hover
{
  border-bottom: 1px solid;
}

/*** MISC ***/

.comments_balloon
{
  float: right;
  background: transparent url(/images/icon_comments.gif) no-repeat scroll left center;
  color: #FFFFFF;
  padding: 6px 0 0;
  text-align: center;
  vertical-align: middle;
  width: 20px;
  font-size: 0.9em;
	margin-left: 3px;
}

.comments_balloon a
{
  color: #ffffff;
  text-decoration: none;
}

/*.favorite_clip img
{
  vertical-align: bottom;
}
*/
/*** COMMENTS DEFAULT ***/

#content div.shoutbox
{
  width: 100%;
  background:  #f2f2f2 url(/images/dotline.jpg) repeat-x scroll left bottom;
  margin: 0 auto 0 auto;
  padding: 4px 0 8px 0;
}

#content div.shoutbox_even
{
  background:  #ffffff url(/images/dotline.jpg) repeat-x scroll left bottom;
}

#content div.shoutbox_data
{
  margin: 5px 0 0 0;
  padding: 0;
  float: left;
  width: 280px;
  font-size: 0.9em;
  font-family : verdana, arial, sans-serif;
  color: #a8a3a3;
}

#content div.shoutbox_data a
{
  text-decoration: none;
  text-transform: capitalize;
  color: #00c9ce;
}

#content div.shoutbox_data a:hover
{
  color: #000000;
  text-decoration: underline;
}

#content div.shoutbox_data_comment
{
  color: #4e4b4b;
}

#content div.shoutbox_message_delete
{
  text-align: right;
  width: 93%;
  margin: 6px auto 6px auto;
  font-size: 0.9em;
}

#content div.shoutbox_message_delete a
{
  color: #434343;
  text-decoration: none;
  vertical-align: top;
}

#content div.shoutbox_message_delete a:hover
{
  color: #000000;
}

#content div.shoutbox_pagination
{
}

#content div.shoutbox_pagination span
{
  padding: 0;
  margin: 0;
  display:block;
}

#content div.shoutbox_pagination span a
{
  color: #999999;
  text-decoration: underline;
}

#content div.shoutbox_pagination span a:hover
{
  color: #000000;
  text-decoration: underline;
}

#content div.shoutbox_form
{
  margin-left: auto;
  margin-right: auto;
  color: #202020;
  font-size: 0.95em;
  font-family : verdana, arial, sans-serif;
  width: 100%;
}

#content div.shoutbox_form label
{
  font-family : verdana, sans-serif;
  color: #00c9ce;
  margin: 10px 0 0 2px;
}

#content div.shoutbox_form textarea
{
  font-size: 0.95em;
	width: 97%;
}

#content div.shoutbox_form .submit
{
  margin-top: 8px;
  text-align: right;
}

#content div.large_comments_form .submit
{
  margin-top: 8px;
  text-align: right;
}

#content div.large_comments_form textarea
{
  font-size: 0.95em;
	width: 98%;
}


/* UNITIP */

#unitip {
	position: absolute;
	z-index: 1000;
	top: -1000px;
	color: #ffffff;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	display: none;
}

#unitippoint, #unitipmid, #unitipcap {
	position: relative;
	top: 0px;
	left: 0px;
	width: 145px;
	display: block;
}

#unitippoint {
	background: url(/images/TipPoint.png) no-repeat;
	height: 19px;
	overflow: hidden;
}

#unitipmid {
	background: url(/images/TipMid.png) repeat;
	width: 115px;
	height: auto;
	padding: 5px 15px;
}

#unitipcap {
	background: url(/images/TipCap.png) no-repeat;
	height: 7px;
	overflow: hidden;
}

/* PAGINATION */

.pagination {
  text-align: center;
	margin: 10px 0;
	padding: 10px 0;
	height: 30px;
	width: 100%;
	/*background:url(/images/dotline.jpg) top left repeat-x;*/
/*  float: left;*/
	font-size: 0.95em;
}

.pagination a,.pagination a:visited {
	border: 1px solid #aaa;
	background: #ccc;
	padding: 3px 5px 2px 5px;
	line-height: 20px;
	color: #000;
	text-decoration: none!important;
}

.pagination .current {
	border: 1px solid #ccc;
	background: #333;
	padding: 3px 5px;
	color: #fff;
	text-decoration: none;
}

.top_pagination .pagination
{
	border: 0;
}

/* PHOTO GALLERY */

#photo_gallery
{
 width: 90%;
 margin: 0 auto;
}

#photo_gallery td
{
 width: 25%;
 text-align: center;
}

/****** VOTE SYSTEM ********/

.vote_yes_no
{
  width               : 90%;
  border-collapse     : collapse;
  margin: 0 auto 0 auto;
  border: 1px solid #ebebeb;
}

.vote_yes_no .action
{
  width: 28%;
  padding: 0 10px;
}

.vote_yes_no .action a
{
  color: #444444;
  font-weight: bold;
  font-size: 0.95em;
}

.vote_yes_no .action img
{

}

.vote_yes_no .result
{
  border: 1px solid #ebebeb;
  background-color: #fdfdfd;
  color: #888;
  width: 72%;
  padding-left: 10px;
  font-size: 0.95em;
}

/****** PHOTO ALBUM  ********/

.photo_album_box
{
  background: transparent url(/images/background_photo_album.jpg) no-repeat scroll center top;
  float: left;
  height: 82px;
  margin: 0 2px 10px 3px;
  width: 60px;
}

.photo_album_box_thumb
{
 padding:9px;
 margin: 0;
}

.photo_album_box_info
{
  font-size: 0.85em;
  padding: 4px 4px 0;
  text-align: center;
  font-family:verdana,helvetica,arial,sans-serif;
}

.photo_album_box_info a
{
  color:#333333;
  text-decoration: none;
}

.photo_album_box_info a:hover
{
  text-decoration: underline;
}

/******* ODD - EVEN **********/

.odd
{
  background-color: #f4f4f4;
}

.even
{
}

/******** EXPLORE ************/

ul.blog_links
{
	margin: 0;
	padding: 0;
	color: #999;
}

ul.blog_links a
{
	text-decoration: none;
	color: #999;
}

ul.blog_links a:hover
{
	text-decoration: underline;
	color: #000000;
}

h3.dashboard_activity_date
{
	color:#00c9ce;
	font-size: 0.9em;
}

/* ******************  messages  *************** */

.unread
{
  background-color: #dfdfdf;
}

.messages_header
{
  border: 1px solid #e1e1e1;
  margin-bottom: 7px;
  background-color: #fdfdfd;
  padding: 10px 10px 0 10px;
	height: 80px;
  color: #888888;
}

.messages_header p
{
  margin: 0;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #e1e1e1;
}

.messages_header .a_container
{
  padding: 8px 0 0 0;
}

.messages_header .search
{
  float: left;
  width: 50%;
}

.messages_header .search .query
{
  font-size: 1.1em;
  padding: 2px 2px 2px 20px;
  background: #fff url(/images/lupa.png) no-repeat 4px 3px;
}

.messages_header .actions
{
  float: right;
  width: 45%;
  text-align: right;
}


.messages
{
  margin-top: 15px;
  width: 100%;
  border-collapse: collapse;
  border-bottom: 2px solid #e3e2e2;
}

.messages td
{
	vertical-align: middle;
}

.messages_avatar
{
  width: 80px;
  border-bottom: 1px solid #e3e2e2;
}

.messages_avatar .img
{
  width: 50px;
  padding: 6px;
  border: 1px solid #e6e6e6;
  margin-left: 7px;
  margin-top: 6px;
  margin-bottom: 6px;
  float: left;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  background-color: #ffffff;
}

.messages_avatar img:hover
{
  border: 1px solid #3a3a3a;
}

.messages_details
{
  margin: 0;
  padding: 0;
  font-size: 0.9em;
  width: 250px;
  font-family : verdana, arial, sans-serif;
  border-bottom: 1px solid #e3e2e2;
}

.messages_details a
{
  text-decoration: none;
  font-weight: bold;
  text-transform: capitalize;
  color: #282828;
}

.messages_details a:hover
{
  color: #000000;
  text-decoration: underline;
}

.messages_date
{
  color: #888686;
}

.messages_unread
{
  width: 20px;
  border-bottom: 1px solid #e3e2e2;
}

.messages_subject
{
  font-size: 1.0em;
  border-bottom: 1px solid #e3e2e2;
}

.messages_subject p
{
  padding: 0;
  margin: 0;
  font-size: 0.9em;
  color: #868686;
}

.messages_subject a
{
  color: #282828;
  text-decoration: none;
}

.messages_subject a:hover
{
  color: #000000;
  text-decoration: underline;
}

.messages_total_replies
{
  color: #888888;
  font-size: 0.75em;
}


.messages_controls
{
  padding: 5px;
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 1px solid #e3e2e2;
}

.messages_controls a
{
  color: #202020;
  text-decoration: none;
}

.messages_controls a:hover
{
  color: #ffffff;
  background-color: #202020;
}

/* COMPOSE MESSAGE */

.box_formtable input
{
  color: #000000;
  font-size: 1.1em;
  width: 500px;
}

.box_formtable input.strong
{
  color: #000000;
  font-size: 1.1em;
  font-weight: bold;
  width: 500px;
}

.formError
{
  color: red;
}

/* MESSAGE VIEW */

.back_link
{
  border-top: 1px solid #E6E6E6;
  padding: 15px 40px;
}

.back_link a
{
  font-size: 0.9em;
  font-weight: bold;
  color: #979797;
  text-decoration: underline;
}

.back_link a:hover
{
  color: #000000;
}

.messageheader
{
  border-top: 1px solid #d6d5d5;
  background: #ebe9e9 url(/images/dotline.jpg) repeat-x scroll left bottom;
  color: #878787;
  padding: 8px;
  margin: 8px 0 4px 0;
}

.messageheader a
{
  color: #202020;
  text-decoration: none;
}

.messageheader h2
{
  color: #202020;
  padding: 0;
  margin: 0;
  font-size: 1.1em;
}

.messageheader span
{
  font-size: 0.9em;
}

.messages_buttons
{
  margin-top: 15px;
	text-align: right;
}

.messageheader span a
{
  text-decoration: underline;
}

.selected
{
  font-weight: bold;
}

#content h2.message_view_title
{
  border-top: 1px solid #d3d3d3;
  font-size: 1.2em;
  background-color: #f5f5f5;
  padding: 8px;
  margin-bottom: 0;
}

#content div.message_view_first_post_header
{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #f5f5f5;
  margin-top: 0;
  padding-bottom: 8px;
  border-top: 1px solid #d6d5d5;
}

#content div.message_view_post_header
{
  width: 100%;
  border-top: 1px solid #d3d3d3;
  margin-left: auto;
  margin-right: auto;
}

#content div.message_view_post_header_even
{
  width: 100%;
  border-top: 1px solid #d6d5d5;
  margin-left: auto;
  margin-right: auto;
  background: #f3f3f3;
}

#content div.message_view_post_header_avatar
{
  width: 42px;
  padding: 6px;
  border: 1px solid #e6e6e6;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  margin-left: 7px;
  margin-top: 6px;
  margin-bottom: 6px;
  float: left;
  border-bottom: 1px solid #e3e2e2;
  background-color: #ffffff;
}

#content div.message_view_post_data
{
  margin-top: 15px;
  margin-left: 20px;
  margin-bottom: 8px;
  float: left;
  width: 790px;
  font-size: 0.9em;
  font-family : verdana, arial, sans-serif;
  color: #888888;
}

#content div.message_view_post_data a
{
  text-decoration: none;
  font-weight: bold;
  text-transform: capitalize;
  color: #282828;
}

#content div.message_view_post_data a:hover
{
  color: #000000;
  text-decoration: underline;
}

#content div.message_view_post_message
{
  width: 100%;
  margin-top: 10px;
  color: #202020;
  font-size: 1.0em;
  font-family : verdana, arial, sans-serif;
  text-align: justify;
}

#content div.message_view_post_message a
{
  font-weight: normal;
  text-transform: none;
  text-decoration: underline;
}

#content div.message_view_post_message a:hover
{
  color: #000000;
}

#content div.message_view_first_post_reply
{
  margin-left: 87px;
  margin-top: 20px;
}

#content div.message_view_first_post_reply a
{
  margin-top: 20px;
  text-decoration: none;
  font-weight: bold;
  color: #202020;
}

#content div.message_view_first_post_reply a:hover
{
  color: #000000;
  text-decoration: underline;
}

/******* DISCUSSIONS LIST ************/

.alert_no_topics
{
	border: 1px solid red;
	background-color: #EBACAC;
	padding: 8px;
}

.discussions_topics_list
{
    width               : 100%;
    color               : #666;
    border-collapse     : collapse;
    border              : 1px solid #e2e2e2;
    margin-bottom       : 35px;
}

.discussions_topics_list th
{
  font-size: 1.0em;
  text-align: left;
  color: #ffffff;
  background-color : #00c9ce;
  padding: 10px 2px;
  text-transform: uppercase;
}

.discussions_topics_list td
{
  font-size: 0.9em;
  color: #888888;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  padding             : 10px 10px 10px 2px;
}

.discussions_topics_list td .topic_icon
{
  float:left;
  padding: 4px 8px;
}

.discussions_topics_list td .topic_group_icon
{
  float:left;
  padding: 0px 8px;
}

.discussions_topics_list td .topic_group_icon img
{
  padding: 3px;
  border: 1px solid #d3d3d3;
}

.discussions_topics_list td .topic_title a
{
  font-size: 1.1em;
  color: #414141;
/*  font-weight: bold;*/
}

.discussions_topics_list td .topic_desc
{
  color: #797979;
}

.discussions_topics_list tr.odd
{
  background-color: #ffffff;
}

.discussions_topics_list tr.even
{
  background-color: #f8f8f8;
}

.discussions_topics_list td a
{
    color               : #444;
    text-decoration     : none;
}

.discussions_topics_list td a:hover
{
    text-decoration     : underline;
}

.discussion_header
{
  border: 1px solid #e1e1e1;
  margin-bottom: 7px;
  background-color: #fdfdfd;
  padding: 10px 10px 0 10px;
  color: #888888;
}

.discussion_header .avatar
{
  float:left;
  margin-bottom: 3px;
}

.discussion_header .avatar img
{
  padding: 2px;
  border: 1px solid #d3d3d3;
}

.discussion_header .avatar img:hover
{
  border: 1px solid #444444;
}

.discussions_categories_list .avatar
{
  float: left;
	margin: 2px 5px;
}

.discussions_categories_list .avatar img
{
  padding: 2px;
  border: 1px solid #d3d3d3;
}

.discussions_categories_list .avatar img:hover
{
  border: 1px solid #444444;
}


.discussion_header .title
{
  float:left;
  margin-top: 9px;
  margin-left: 7px;
}

#content .box.discussion_header h3
{
  color:#00c9ce;
  font-family: verdana, sans-serif;
  font-size: 1.0em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 0 4px 0;
  margin: 0;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}

.discussion_header h3 a
{
  color: #3874b9;
}

.discussion_header h3 a:hover
{
  text-decoration     : underline;
}

.discussion_header .stats
{
  margin: 10px 0;
  color: #a0a0a0;
  font-size: 0.9em;
}

.discussion_header .a_container
{
  padding: 8px 0 0 0;
}

.discussion_header .search
{
  float: left;
  width: 45%;
  margin-bottom: 8px;
}

.discussion_header .search .query
{
  font-size: 1.1em;
  padding: 2px 2px 2px 20px;
  background: #fff url(/images/lupa.png) no-repeat 4px 3px;
}

.discussion_header .actions
{
  float: left;
  width: 50%;
  text-align: right;
  margin-bottom: 8px;
}

.discussion_header #new_topic_block
{
  color: #444;
  background-color: #f8f8f8;
  padding: 14px;
  margin-bottom: 12px;
  border: 1px solid #E1E1E1;
  font-size: 0.9em;
}

.discussion_header #new_topic_block select
{
  font-size: 0.95em;
}

.discussion_header #new_topic_block .link_button
{
  font-size: 1.0em;
}

/******* DISCUSSIONS CATEGORIES LIST ************/

.discussions_categories_list
{
    width               : 100%;
    color               : #666;
    border-collapse     : collapse;
    border              : 1px solid #e2e2e2;
    margin-bottom       : 10px;
}

.discussions_categories_list th
{
  font-size: 1.1em;
  text-align: left;
  color: #ffffff;
  background : #00c9ce;
  padding: 0 10px;
  font-family: verdana, sans-serif;
  font-size: 1.0em;
  text-transform: uppercase;
}

.discussions_categories_list th a
{
  text-decoration: none;
  color: #ffffff;
}

.discussions_categories_list tr.subheader th
{
  font-size: 0.9em;
  font-weight: bold;
  color: #414141;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  padding: 6px 2px;
  text-transform: none;
}

.discussions_categories_list th .tabnav
{
  font-weight: bold;
  text-transform: lowercase;
	height: 20px;
	margin: 10px 0 0 25px;
	padding: 0;
}

.discussions_categories_list th .tabnav li
{
  font-size: 0.9em;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	cursor: pointer;
}

.discussions_categories_list th .tabnav a
{
	float: left;
	font-family : verdana, arial, sans-serif;
  padding: 4px 20px 4px 20px;
	margin: 0;
	text-decoration: none;
	color: #ffffff;
  border: 1px solid #00c9ce;
}

.discussions_categories_list th .tabnav a:hover, .discussions_categories_list th .tabnav a.selected
{
  border: 1px solid #00c9ce;
  border-bottom: 1px solid #ffffff;
	color: #00c9ce;
	background: #ffffff;
}

.discussions_categories_list td
{
    font-size: 0.9em;
  color: #797979;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  padding             : 10px 10px 10px 2px;
}

.discussions_categories_list td .topic_icon
{
  background-color:#FFFFFF;
  border: 1px solid #E6E6E6;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  float:left;
  margin: 0 10px 0 6px;
  padding: 6px;
  width: 42px;
  height: 42px;
}

.discussions_categories_list td .topic_icon_expert
{
  padding: 3px;
  width: 48px;
  height: 48px;
}

.discussions_categories_list td .topic_title a
{
  font-size: 1.1em;
  color: #414141;
  font-weight: bold;
}

.discussions_categories_list td .topic_desc
{
  color: #797979;
}

.discussions_categories_list tr.odd
{
  background-color: #ffffff;
}

.discussions_categories_list tr.even
{
  background-color: #f8f8f8;
}

.discussions_categories_list td a
{
    color: #414141;
    text-decoration     : none;
}

.discussions_categories_list td a:hover
{
  color: #000000;
  text-decoration     : underline;
}

/******* DISCUSSIONS LIST RESUMED BOX ************/

#topics_box
{
  margin: 0 10px;
}

.discussions_topics_list_resumed_box
{
    width               : 100%;
    color               : #666;
    border-collapse     : collapse;
}

.discussions_topics_list_resumed_box th
{
  font-size: 1.0em;
  text-align: left;
  color: #444444;
  padding: 4px 2px;
  border-bottom       : 1px solid #e2e2e2;
  font-weight: normal;
}

.discussions_topics_list_resumed_box td
{
  font-size: 0.9em;
  color: #888888;
  border-bottom       : 1px solid #e2e2e2;
  padding             : 10px 10px 10px 2px;
}

.discussions_topics_list_resumed_box td .topic_title a
{
  font-size: 1.1em;
  color: #3874b9;
}

.discussions_topics_list_resumed_box td .topic_desc
{
  color: #888888;
}

.discussions_topics_list_resumed_box tr.odd
{
  background-color: #ffffff;
}

.discussions_topics_list_resumed_box tr.even
{
  background-color: #f8f8f8;
}

.discussions_topics_list_resumed_box td a
{
    color               : #444;
    text-decoration     : none;
}

.discussions_topics_list_resumed_box td a:hover
{
    text-decoration     : underline;
}

/******* DISCUSSIONS SHOW ************/

.post_notification
{
  border: 1px solid #ffe792;
  margin-bottom: 7px;
  background-color: #fffef4;
  padding: 20px;
  font-size: 1.2em;
  color: #faab32;
  text-align: center;
}

.post_notification a
{
  font-weight: bold;
  color: #faab32;
}


.discussion_breadcrumb
{
  color: #888;
  float: right;
  font-family : arial, sans-serif;
  font-size: 1.2em;
  padding: 0;
  margin: 0 0 20px 0;
}

.post_container
{
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  margin-bottom: 7px;
  width: 100%;
  border-collapse: collapse;
}

.post_container .author_info
{
  vertical-align: top;
  width: 16%;
  height: 100%;
  background-color: #ffffff;
  padding: 14px;
}

.post_container .sep
{
  padding: 0;
  margin: 0;
  width: 20px;
  vertical-align: top;
  background: transparent url(/images/forum_topic_background.png) repeat-y;
}

.post_container .expert_sep
{
  padding: 0;
  margin: 0;
  width: 20px;
  vertical-align: top;
  background: #eee url(/images/forum_topic_background_expert.png) repeat-y;
}

.post_container .author_info .author_name
{
  margin-top: 8px;
}

.post_container .author_info .author_name a
{
  color: #00c9ce;
  font-size: 0.9em;
  font-family : verdana, arial, sans-serif;
  text-decoration: none;
  font-weight: bold;
}

.post_container .author_info .author_name a:hover
{
  text-decoration: underline;
}

.post_container .author_info .author_avatar
{
  border: 1px solid #dbdbdb;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  background-color: #fff;
  padding: 7px;
}

.post_container .author_info .author_avatar_expert
{
	width: 86px;
}

.post_container .author_info .author_avatar:hover
{
  border: 1px solid #d0d0d0;
}

.post_container .author_info .author_data
{
  margin-top: 8px;
  font-size: 0.9em;
  color: #6c6b6b;
}

.post_container .post
{
  width: 84%;
  vertical-align: top;
  padding: 20px;
}

.post_container .post .post_header
{
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  color: #414141;
  vertical-align: top;
  padding: 6px;
  margin: 2px;
  font-size: 0.9em;
}

.post_container .post .post_header_date
{
  float: left;
  width: 70%;
}

.post_container .post .post_header_permalink
{
  float: left;
  width: 30%;
  text-align: right;
}

.post_container .post .post_header_permalink a
{
  color: #414141;
}

.post_container .post .post_text
{
  margin-top: 25px;
  padding: 8px;
  color: #414141;
  font-size: 0.9em;
}

.post_container .post .post_text .photo
{
  border: 1px solid #e9e9e9;
  padding: 3px;
}

.post_container .post .post_text blockquote
{
  border: 1px solid #e1e1e1;
  background-color: #f8f8f8;
  padding: 4px;
}

.post_container .post .post_text .poll
{
  margin: 0 25px;
  border: 1px solid #e1e1e1;
  background-color: #ffffff;
  padding: 15px;
  color: #888888;
}

.post_container .post .post_text .poll h4
{
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 1.3em;
  font-weight: normal;
  color: #3874b9;
}

.post_container .post .post_text .poll h5
{
  font-size: 1.0em;
  padding: 0 15px;
  margin: 0;
  font-weight: normal;
  color: #444444;
}

.post_container .post .post_text .poll .options
{
  margin: 8px 15px;
  padding: 8px 20px;
}

.post_container .post .post_text .poll .options input
{
  border: 0;
  background-color: #ffffff;
}

.post_container .post .post_text .signature
{
  margin-top: 25px;
  font-size: 0.95em;
  padding: 4px;
  color: #888888;
  border-top: 1px solid #e1e1e1;
}

.post_container .post .edit_inline
{
  padding: 20px;
}

.post_container .post .edit_inline h4
{
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 1.3em;
  font-weight: normal;
  color: #3874b9;
}

.post_container .post_actions
{
  padding: 8px 4px 8px 0;
  text-align: right;
}

.post_footer
{
  margin-top: 10px;
  border-top: 2px solid #e1e1e1;
}

.post_footer .actions
{
  float: right;
  width: 20%;
  padding-top: 6px;
  text-align: right;
}

.left_actions
{
  text-align: right;
}

div.discussions_image_editor div.photoroll {
}

div.discussions_image_editor div.active {
}

#content div.discussions_image_editor div.photo_thumb {
  width: 75px;
  height: 75px;
  background: url('/images/spinner.gif') 50% 50% no-repeat;
}

span.highlight {
	background-color:	#ff0;
	font-weight: bold;
}

div.video_container
{
  padding: 3px;
  border: 1px solid #d3d3d3;
  margin-top: 4px;
  margin-bottom: 4px;
}

/*** SEARCH ITEM ***/

#content .search_item
{
  width: 100%;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  padding: 6px 0 8px 0;
}

#content .search_item_odd
{
	background: #f4f4f4 url(/images/dotline.jpg) repeat-x scroll left bottom;
}

#content .search_item_thumb
{
  float: left;
  width: 100px;
}

#content .search_item_data_container
{
  float: left;
  margin: 5px 0 0 15px;
  width: 775px;
}

#content .search_item_data_container_full
{
  float: left;
  margin: 5px 0 0 0;
  width: 100%;
}

#content .search_item_data h3
{
  font-size: 1.0em;
  color: #00c9ce;
  padding: 0;
  margin: 0;
}

#content .search_item_data h3 a
{
  color: #00c9ce;
  text-decoration: none;
}

#content .search_item_data h3 a:hover
{
  text-decoration: underline;
}

#content .search_item_data .subheader
{
  font-size: 0.9em;
  padding: 0;
  margin: 0 0 10px 0;
  color: #999999;
}


#content .search_item_data .subheader a
{
  text-decoration: none;
  color: #999999;
}

#content .search_item_data .subheader a:hover
{
  text-decoration: underline;
  color: #000000;
}

#content .search_item_data p
{
  line-height:1.3em;
  font-size: 0.9em;
  color: #353535;
  padding: 0;
  margin: 0;
}

#content .search_item_data p a
{
  text-decoration: none;
  color: #999999;
}

#content .search_item_data p a:hover
{
  text-decoration: underline;
  color: #000000;
}

#content .search_item_data_footer
{
  margin-top: 10px;
  color: #999999;
  font-size: 0.9em;
  font-weight: normal;
  text-align: right;
}

/*** LIKE STUFF ***/

#content a.will_like_link
{
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

#content a.will_like_link:hover
{
	color: #444;
	text-decoration: none;
}

#content a.current_like_link
{
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

#content a.current_like_link:hover
{
	color: #444;
	text-decoration: none;
}

#content div.standar_form_submit
{
	text-align: right;
	padding: 20px 0 1px 0;
	background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}

/*** BLOG POST ***/

.blog_post
{
}

.blog_post .blog_post_subheader
{
  font-family: verdana, sans-serif;
	font-size: 0.9em;
	color: #999999;
}

.blog_post .blog_post_subheader .info
{
  float: left;
  width: 68%;
}

.blog_post .blog_post_subheader .info a
{
 	color: #999999;
 	text-decoration: none;
}

.blog_post .blog_post_subheader .info a:hover
{
 	color: #000000;
 	text-decoration: underline;
}

.blog_post .blog_post_subheader .admin
{
  float: right;
  right: 32%;
}

.blog_post .blog_post_body
{
  overflow: hidden;
}

.blog_post .blog_post_body p
{
  font-size: 0.95em;
  color: #333333;
}

.blog_post .blog_post_tags
{
  color: #888888;
  background: #ffffff url(/images/dotline.jpg) repeat-x scroll left top;
  padding: 0;
  margin: 0;
}

.blog_post .blog_post_tags p
{
  padding: 8px;
  margin: 0;
}

.blog_post .blog_post_footer
{
  font-family: verdana, sans-serif;
  font-size: 0.9em;
	color: #444;
  text-align: left;
  margin: 10px 0 25px 0;
	background: #f5f5f5 url(/images/dotline.jpg) repeat-x scroll left bottom;
}

.blog_post .blog_post_footer a
{
  text-decoration: underline;
	color: #444;
}

.blog_post .blog_post_footer a:hover
{
  color: #888;
}

.blog_post .blog_post_footer_stats
{
  float: left;
  padding: 8px;
}

.blog_post .blog_post_footer img
{
  margin-left: 10px;
  vertical-align: bottom;
}

.blog_post .blog_post_footer_share
{
  float: right;
  padding: 8px;
}

.blog_post .blog_post_footer .blog_post_footer_share img
{
  margin-left: 0;
}

.blog_post .photo img
{
  border: 1px solid #CCCCCC;
  padding: 10px;
}

.blog_post_body p, .post_text p { padding-bottom:10px;}
.blog_post_body ul, .blog_post_body ol, .post_text ul, .post_text ol  { padding:0 0 15px 18px;}
.blog_post_body li, .post_text li { padding:0 0 8px 0;}
.blog_post_body li { font-size:11px;}

/*** PHOTOS GLIDER ***/

#photos-glider
{
  margin: 0 0 10px 10px;
}

#photos-glider .prev_next
{
  margin: 4px 0;
  padding: 8px 0;
  background: #FFFFFF url(/images/dotline.jpg) repeat-x scroll left bottom;
}

#photos-glider .previous
{
  float: left;
  margin-left: 4px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 0.9em;
}

#photos-glider .previous img
{
  vertical-align: text-top;
}

#photos-glider .next
{
  float: right;
  margin-right: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 0.9em;
}

#photos-glider .next img
{
  vertical-align: text-top;
}

#photos-glider .previous a, #photos-glider .next a
{
  text-decoration: none;
  color: #999999;
}

#photos-glider .previous a:hover, #photos-glider .next a:hover
{
  text-decoration: underline;
  color: #000000;
}

/*** HOME IKEA BLOGS *****/

.ikea_blogs
{
  border-top: 1px solid #E7E7E7;
  margin: 0;
  padding: 0;
}

.ikea_blog_container
{
  float:left;
  width: 50%;
  margin: 0;
  padding: 0;
}

.ikea_blog_content_left
{
  border-right: 1px solid #e7e7e7;
  padding: 20px 20px 12px 35px;
}

.ikea_blog_content_right
{
  padding: 20px 35px 12px 20px;
}

.ikea_blog_content h2
{
  color:#00c9ce;
  font-family: verdana, sans-serif;
  font-size: 1.0em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 0 6px 0;
  margin: 0 0 8px 0;
  background: #FFFFFF url(/images/dotline.jpg) repeat-x scroll left bottom;
}

.ikea_blog_content h2 a
{
  text-decoration: none;
  color: #999999;
}

.ikea_blog_content h2 a:hover
{
  text-decoration: underline;
  color: #000000;
}

.ikea_blog_content p
{
  padding: 0;
  margin: 0;
 font-size: 0.9em;
 color: #353535;
 line-height: 1.3em;
}

.ikea_blog_footer
{
  padding: 6px 0 0 0;
  color: #999999;
  float: left;
  font-size: 0.9em;
}

.ikea_blog_footer_left
{
  width: 40%;
}

.ikea_blog_footer_right
{
  width: 60%;
}

.ikea_blog_footer a
{
  text-decoration: none;
  color: #999999;
}

.ikea_blog_footer a:hover
{
  text-decoration: underline;
  color: #000000;
}

.ikea_blog_bottom_link
{
  margin-top: 8px;
  padding: 8px 0;
  font-size: 0.9em;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left top;
  text-align: right;
}

.ikea_blog_bottom_link a
{
  text-decoration: none;
  color: #999999;
}

.ikea_blog_bottom_link a:hover
{
  text-decoration: underline;
  color: #000000;
}

/*** DASHBOARD ACTIONS *****/

.dashboard_actions
{
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: right;
}

/*** PROFILE FAVORITE ITEM ***/

#content .profile_favorite_item
{
  width: 100%;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  padding: 6px;
  margin: 0;
  font-size: 0.9em;
}

#content .profile_favorite_item_odd
{
	background: #f4f4f4 url(/images/dotline.jpg) repeat-x scroll left bottom;
}

#content .profile_favorite_item_thumb
{
  float: left;
  width: 55px;
  padding: 0;
  margin: 0;
}

#content .profile_favorite_item_data
{
  float: left;
  margin: 5px 0 0 0;
}

/*** PROFILE MOMENTOS ***/

.profile_momento_perfecto
{
  background: #F4FAFC;
  border:1px solid #CCCCCC;
  margin:0 0 10px;
  padding:5px 6px;
  font-size: 0.9em;
}

.profile_momento_compartido
{
  background:#F2F2F2;
  margin:0 0 2px;
  padding:5px 6px;
  font-size: 0.9em;
}

/*** PROFILE ACTIVITY ***/

div.profile_activity
{
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}

div.profile_activity_icon
{
  width: 15px;
  padding: 3px 3px 3px 10px;
  margin-top: 8px;
  margin-bottom: 4px;
  float: left;
}

div.profile_activity_data
{
  width: 300px;
  margin-top: 8px;
  margin-left: 8px;
  margin-bottom: 8px;
  float: left;
  font-size: 0.9em;
  color: #999999;
  text-align: justify;
}

div.profile_activity_data a
{
  color: #333333;
  text-decoration: none;
}

div.profile_activity_data a:hover
{
  color: #000000;
  text-decoration: underline;
}

/*** USER PROFILE ***/

.profile_show_avatar
{
  width: 30%;
  float: left;
}

.profile_show_avatar .img
{
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  padding: 8px;
}

.profile_show_data
{
  width: 70%;
  float: left;
}

.profile_show_data .data
{
  width: 75%;
  float: left;
}

.profile_show_data .actions
{
  width: 25%;
  float: left;
  text-align: right;
  font-size: 0.9em;
}

.profile_show_data .description
{
  font-size: 0.9em;
  line-height: 1.4em;
  text-align: justify;
}

#content .box .profile_show_data h3
{
  color: #333333;
  font-weight: bold;
  margin: 10px 0 4px 0;
  font-size: 0.9em;
}

/*** FORM TABLE ***/

.box_formtable_h2
{
  color:#00c9ce;
  font-family: verdana, sans-serif;
  font-size: 1.0em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 0 6px 0;
  margin: 0 0 8px 0;
  background: #FFFFFF url(/images/dotline.jpg) repeat-x scroll left bottom;
}

.box_formtable
{
  border-bottom:2px solid #E3E2E2;
  font-size: 0.95em;
}

.box_formtable th.label
{
  color: #414141;
  font-weight: normal;
  padding: 0 20px 0 15px;
  width: 175px;
  text-align: right;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}

.box_formtable th.label_top
{
  vertical-align: top;
  padding-top: 20px;
}


.box_formtable td.input
{
  padding: 10px 0;
  width: 400px;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}

.box_formtable td.info
{
  width: 380px;
  padding: 0 20px 0 15px;
  color: #797979;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}

.box_formtable label
{
  color: #2b2b2b;
}

.box_formtable .checklabel
{
  text-transform: none;
  font-weight: normal;
  font-size: 0.95em;
  color: #2b2b2b;
}

.box_formtable span
{
}

.box_formtable input
{
  color: #000000;
  font-size: 1.1em;
  width: 345px;
}

.box_formtable input.strong
{
  color: #000000;
  font-size: 1.1em;
  font-weight: bold;
  width: 345px;
}

.box_formtable textarea
{
  width: 345px;
}

.box_formtable label
{
  font-size: 1.0em;
  font-weight: normal;
}

.box_formtable input.radio
{
  width: auto;
  margin: 6px;
}

.box_formtable span.radio_help
{
  font-weight: normal;
  color: #888888;
  vertical-align: middle;
  background: none;
  display: inline;
  float: none;
  padding: 0;
}

.box_formtable td.last, .box_formtable th.last
{
	border: none;
	background: none;
}

.box_formtable .side_help
{
  margin: 0 0 0 20px;
  padding: 0;
  border-left: 1px solid #E2E2E2;
}

.box_formtable .side_help h2
{
  color:#3F3F3F;
  font-family:arial,verdana,sans-serif;
  font-size:1.5em;
  padding: 0;
  margin: 10px 0 10px 10px;
}

.box_formtable .side_help ul
{
  margin: 0;
}

.box_formtable .side_help li
{
  padding: 8px 0;
}

.form_buttons
{
	text-align: right;
  padding: 10px 0;
}

/* TABS */

#tabnav
{
	height: 30px;
	margin: 15px 0 15px 0;
	padding-left: 10px;
	background: url("/images/tab_bottom.gif") repeat-x bottom;
}

#tabnav li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#tabnav a:link, #tabnav a:visited
{
	float: left;
	background: #f9f9f9;
	font-size: 1.0em;
	line-height: 16px;
	padding: 8px 10px 4px 10px;
	margin-right: 4px;
	border: 1px solid #dddddd;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	color: #333;
}

#tabnav a:link.active, #tabnav a:visited.active
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	color: #000000;
	background: #ffffff;
}

#tabnav a:hover
{
	background: #eeeeee;
}

/* CREATE HOME BUTTON */

div.create_your_home
{
	font-size: 11px;
	color: #4291de;
	text-align: justify;
	line-height: 1.3em;
	padding-bottom: 12px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #4289cf;
}

div.create_your_home_buttom a
{
	margin: 22px auto;
	width: 177px;
	height: 34px;
	display: block;
	background: transparent url('/images/button-create-your-home.png') no-repeat scroll 0 0;
}

/* AUTOCOMPLETERS */

div.auto_complete_with_images
{
  width: 350px;
  background: #fff;
}

div.auto_complete_with_images ul
{
  border: 1px solid #a7a7a7;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: none;
  list-style-type: none;
}

div.auto_complete_with_images ul li
{
  margin: 0;
  padding: 8px 0 0 0;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

div.auto_complete_with_images ul li.selected
{
  margin: 0;
  padding: 8px 0 0 0;
  border-top: 1px solid #e3e2e2;
  border-bottom: 1px solid #e3e2e2;
  background-color: #F5F5F5;
  color: #000000;
}

.autocomplete_avatar
{
  width: 32px;
  padding: 4px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  margin-left: 7px;
  margin-bottom: 8px;
  float: left;
}

.autocomplete_avatar:hover
{
  border: 1px solid #3a3a3a;
}

.autocomplete_data
{
  font-weight: bold;
  font-size: 1.1em;
  margin-top: 8px;
  margin-left: 15px;
  float: left;
}

div.auto_complete {
  width: 350px;
  background: #fff;
}

div.auto_complete ul {
  border:1px solid #888;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
}

div.auto_complete ul li {
  margin:0;
  padding:3px;
}

div.auto_complete ul li.selected {
  background-color: #ffb;
}

div.auto_complete ul strong.highlight {
  color: #800;
  margin:0;
  padding:0;
}

/* flash */

#flasher
{
  width: 95%;
  border: 1px solid #888888;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 5px;
  height: 50px;
  font-size: 1.4em;
  background-color: #fefefe;
  font-weight: bold;
  text-align: center;
  padding-top: 37px;
  color: #00c9ce;
  font-family : verdana, arial, sans-serif;
}


#popup_flasher
{
  border: 1px solid #888888;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 5px;
  height: 30px;
  font-size: 1.4em;
  background-color: #fefefe;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
  color: #00c9ce;
  font-family : verdana, arial, sans-serif;
}

.close_flash
{
  position:relative;
  top: -30px;
  left: -5px;
  float:right;
  text-decoration: none;
  font-weight: normal;
}

/*********** EXPERT BOX *********/

.expert_box
{
	background: transparent url('/images/expert-background.png');
	width: 438px;
	height: 211px;
	margin: 15px;
	float: left;
}

.expert_box_avatar
{
	margin: 24px 35px 15px 22px;
	width: 86px;
}

.expert_box_data
{
	margin: 0 17px;
	font-size: 0.85em;
	width: 100px;
}

.expert_box_name
{
	color:#00c9ce;
	font-weight: bold;
}

.expert_box_title
{
	margin: 17px;
	color:#00c9ce;
	font-weight: bold;
}

.expert_box_info
{
	margin: 17px;
	color: #6c6a6a;
	height: 115px;
}

.expert_box_info p
{
  font-size: 0.9em;
}

/* ******************  SUGGESTION BOX  *************** */

#content .suggestion_box
{
  border: 1px solid #d4d4d4;
  padding: 6px;
  margin: 15px 25px;
  background-color: #f9f9f9;
}

#content .suggestion_box h2
{
  font-family : verdana, sans-serif;
  font-weight: bold;
  color: #c00808;
  font-size: 1.0em;
  margin: 0;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}


#content .suggestion_box p
{
  font-size: 0.95em;
  color: #212020;
  margin: 10px;
  text-align: justify;
}

/* ******************  DASHBOARD ACTIVITY  *************** */

#content h3.dashboard_activity_date
{
  font-weight: normal;
  color: #434343;
  padding: 0 0 5px 0;
  margin: 10px 10px 0 10px;
  border-bottom: 1px solid #dddddd;
}

#content div.dashboard_activity_even
{
  border-bottom: 1px solid #dddddd;
  margin-right: 10px;
  margin-left: 10px;
}

#content div.dashboard_activity_odd
{
  border-bottom: 1px solid #dddddd;
  background-color: #f8f8f8;
  margin-right: 10px;
  margin-left: 10px;
}

#content div.dashboard_activity_even_highlighted
{
  border-bottom: 1px solid #dddddd;
  margin-right: 10px;
  margin-left: 10px;
/*  background-color: #ffa;*/
}

#content div.dashboard_activity_odd_highlighted
{
  border-bottom: 1px solid #dddddd;
  background-color: #f8f8f8;
  margin-right: 10px;
  margin-left: 10px;
}

#content div.dashboard_activity_avatar
{
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  background-color:#FFFFFF;
  border:1px solid #E6E6E6;
  float:left;
  padding:5px;
  margin: 8px;
}


#content div.dashboard_activity_data
{
  width: 600px;
  margin-top: 8px;
  margin-left: 8px;
  margin-bottom: 8px;
  float: left;
  font-size: 0.98em;
  font-family : verdana, arial, sans-serif;
  color: #7b7b7b;
}

#content div.dashboard_activity_data span.date
{
  font-size: 0.95em;
  color: #9f9f9f;
}

#content div.dashboard_activity_data_object_photo
{
  margin-top: 4px;
  float: left;
  width: 81px;
}

#content div.dashboard_activity_data_object_video
{
  margin-top: 4px;
  float: left;
  width: 109px;
}

#content div.dashboard_activity_data_object_photo_comment
{
  float: right;
  width: 81px;
}

#content div.dashboard_activity_data_object_video_comment
{
  float:right;
  width: 109px;
}


#content div.dashboard_activity_data_description
{
  float: left;
  width: 75%;
  padding: 12px 0 0 8px;
}

#content div.dashboard_activity_data_object_map
{
  margin-top: 4px;
  float: left;
  width: 225px;
}

#content div.dashboard_activity_data_object_map_description
{
  float: left;
  width: 265px;
  padding: 12px 0 0 8px;
}

#content div.dashboard_activity_data img
{
  padding: 3px;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  background-color:#FFFFFF;
  border:1px solid #E6E6E6;
  margin-top: 4px;
  margin-bottom: 4px;
}

#content div.dashboard_activity_data .commentUp
{
  height: 0;
  width: 0;
  border-bottom: 8px solid #d3d3d3;
  border-left: 8px dotted transparent;
  border-right: 8px dotted transparent;
  left: 0px;
  top: 0px;
  margin-left: 8px;
  z-index: 10;
}

#content div.dashboard_activity_data .commentUp2
{
  position: relative;
  left: -10px;
  top: 2px;
  height: 0;
  width: 0;
  border-bottom: 10px solid #efefef;
  border-left: 10px dotted transparent;
  border-right: 10px dotted transparent;
  z-index: 11;
}

#content div.dashboard_activity_data .comment
{
   background-color: #efefef;
   border: 1px solid #d3d3d3;
   position: relative;
   top: -1px;
   z-index: 9;
   width: 100%;
   padding: 5px;
}

#content div.dashboard_activity_data .grouped_comments_container
{
  background-color: #f2f2f2;
  border: 1px solid #d3d3d3;
  position: relative;
  top: -1px;
  z-index: 9;
  width: 100%;
  padding: 5px;
}

#content div.dashboard_activity_data .grouped_comment
{
  border-bottom: 1px solid #dadada;
}

#content div.dashboard_activity_data .grouped_comment_avatar
{
  float:left;
  width: 35px;
}

#content div.dashboard_activity_data .grouped_comment_data
{
  float:left;
  font-size: 0.9em;
  margin: 6px 0 0 5px;
  width: 450px;
}

#content div.dashboard_activity_data .also_commented
{
  color: #434343;
  padding: 12px 0 0 0;
  margin: 0;
}

#content div.dashboard_activity_data .rest_comments_container
{
  margin-top: 4px;
}

#content div.dashboard_activity_data .rest_comment_avatar
{
  float:left;
  width: 40px;
}

#content div.dashboard_activity_data .rest_comment_data
{
  float:left;
  font-size: 0.9em;
  margin: 4px 0 0 5px;
  width: 450px;
}

#content div.mini_dashboard_activity
{
  border-top: 1px solid #f5f5f5;
  margin-right: 15px;
  width: 270px;
}

#content .mini_dashboard_activity .dashboard_activity_data
{
  margin: 10px;
  padding: 0;
  float: left;
  font-size: 0.95em;
  font-family : verdana, arial, sans-serif;
  color: #7b7b7b;
}

#content div.dashboard_activity_data a
{
  text-decoration: none;
  color: #434343;
}

#content div.dashboard_activity_data a:hover
{
  color: #000000;
  text-decoration: underline;
}

/********** SMALL FORM *************/

.small_form_item
{
  width: 90%;
  padding: 8px 20px 8px 15px;
  color: #797979;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}

.small_form_item label
{
  font-size: 0.9em;
  color: #2b2b2b;
}

.small_form_item input, .small_form_item select, .small_form_item textarea
{
  font-size: 0.9em;
}

.small_form_item textarea
{
  width: 100%;
}

table.gifts
{
	width: 736px;
	margin: 0px auto;
	font-size: 0.85em;
}

table.gifts td
{
  text-align: center;
	width: 243px;
	height: 109px;
}

table.gifts td.empty
{
	background: url('/images/gift_empty_background.jpg') no-repeat top left;
}

table.gifts td.filled
{
	background: url('/images/gift_filled_background.jpg') no-repeat top left;
	padding: 55px 10px 10px 10px;
	width: 223px;
	height: 109px;
}

/********* ALERTS **************/

.list_alerts_content
{
	font-size: 0.9em;
	padding: 10px;
}

#content .box .list_alerts_content h3
{
  padding: 2px;
  font-size: 1.1em;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}

.list_alerts_content ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
}

.list_alerts_content ul li
{
	padding: 6px 0;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}


.list_alerts_content ul li a
{
  font-weight: bold;
}

.list_alerts_content ul li.alert_unread
{

}

.list_alerts_content ul li.alert_read, .list_alerts_content ul li.alert_read a
{
	color: #999;
}

.list_alerts_content .see_all
{
  text-align: right;
  font-weight: bold;
}

/********* MODAL WINDOW ALERTS **************/

#modal_container
{
	background: #F2F2F2;
	overflow: hidden;
	border: 1px solid #939393;
}

#modal_container .alerts_content
{
	font-size: 0.85em;
	padding: 10px;
}

#modal_container .alerts_content ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#modal_container .alerts_content ul li
{
	padding: 3px 0;
	border-bottom: 1px solid #fff;
}


#modal_container .alerts_content ul li a
{
  font-weight: bold;
}

#modal_container .alerts_content ul li.alert_unread
{

}

#modal_container .alerts_content ul li.alert_read, #modal_container .alerts_content ul li.alert_read a
{
	color: #999;
}

#modal_container .alerts_content .see_all
{
  text-align: right;
  font-weight: bold;
}

/********* ACCOUNT ACTIONS ***********/

.account_actions
{
  background: transparent url(/images/dotline.jpg) repeat-x scroll left top;
  padding: 8px 4px;
  margin: 20px 0 0 0;
  width: 100%;
  text-align: right;
}

.account_actions input
{
  font-size: 1.1em;
  width: 100px;
}

/********* ACCOUNT INSTANTS TABLE ***********/

.account_notifications
{
  border-collapse: collapse;
}

.account_notifications .option
{
  padding: 12px;
  width: 30%;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
}

.account_notifications .help
{
  padding: 12px;
  width: 70%;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  color: #999999;
}

.account_notifications .last
{
  background: none;
}


/***** SOCIAL ACTIVITY *****************/

.social_activity_title
{
  float: left;
  width: 50%;
}

.social_activity_feed
{
  float: left;
  width: 50%;
  text-align: right;
  font-size: 0.9em;
}

span.offenssive_link a
{
	color: #fff;
	text-decoration: none;
}

/********* RECCLAIM SIDEBAR ***************/
#content div.recclaim_sidebar
{
	font-family: Verdana;
	padding: 15px 54px 0 43px;
}

div.recclaim_sidebar_content
{
	border-top: 1px solid #e7e7e7;
	padding: 0;
}

div.recclaim_sidebar div.main_title
{
	font-size: 20px;
	color: #4a4a4a;
	padding-bottom: 12px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #4289cf;
}

div.recclaim_sidebar div.main_title span.reclaim
{
	font-weight: bold;
	color: #4289cf;
}

div.recclaim_sidebar div.main_title p
{
	padding-top: 4px;
	font-size: 11px;
	color: #5c5c5c;
	text-align: justify;
	line-height: 1.3em;
}

div.create_your_home
{
	font-size: 11px;
	color: #4291de;
	text-align: justify;
	line-height: 1.3em;
	padding-bottom: 12px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #4289cf;
}

div.create_your_home_buttom a
{
	margin: 22px auto;
	width: 177px;
	height: 34px;
	display: block;
	background: transparent url('/images/button-create-your-home.png') no-repeat scroll 0 0;
}

div.recclaim_sidebar div.what_is_elhogar_de
{
	font-size: 15px;
	color: #4a4a4a;
}

div.recclaim_sidebar div.what_is_elhogar_de img
{
	padding: 10px 0 50px 0;
}

/******** mini group box *********/

.mini_group_simple_box
{
  width: 93%;
  background: url("/images/dotline.jpg") repeat-x scroll left bottom transparent;
  margin-left: auto;
  margin-right: auto;
}

.mini_group_simple_box_avatar
{
  padding: 3px;
  border: 1px solid #d3d3d3;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius: 3px;
  margin-top: 10px;
  margin-bottom: 8px;
  float: left;
}

.mini_group_simple_box_data
{
  margin-top: 14px;
  margin-left: 8px;
  float: left;
  width: 200px;  
  font-size: 0.95em;
  font-family : verdana, arial, sans-serif;
  color: #888888;
}

.mini_group_simple_box_data a
{
  text-decoration: none;
  font-weight: bold;
  text-transform: capitalize;
  color: #202020;
}

.mini_group_simple_box_data a:hover
{
  color: #000000;
  text-decoration: underline;
}

/*** EVENT LIST ITEM ***/

#content .event_list_item
{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  padding: 6px 0 8px 0;
}

#content .event_list_item_thumb
{
  float: left;
  width: 100px;
}

#content .event_list_item_data_container
{
  float: left;
  margin: 5px 0 0 15px;
  width: 415px;
}

#content .event_list_item_data h3
{
  font-size: 1.0em;
  font-weight: normal;
  color: #00c9ce;
  padding: 0;
  margin: 0;
}

#content .event_list_item_data h3 a
{
  color: #00c9ce;
  text-decoration: none;
}

#content .event_list_item_data h3 a:hover
{
  text-decoration: underline;
}

#content .event_list_item_data .subheader
{
  font-size: 0.9em;
  padding: 0;
  margin: 0 0 10px 0;
  color: #999999;
}


#content .event_list_item_data .subheader a
{
  text-decoration: none;
  color: #999999;
}

#content .event_list_item_data .subheader a:hover
{
  text-decoration: underline;
  color: #000000;
}

#content .event_list_item_data p
{
  line-height:1.3em;
  font-size: 0.9em;
  color: #353535;
  padding: 0;
  margin: 0;
}

#content .event_list_item_data p a
{
  text-decoration: none;
  color: #999999;
}

#content .event_list_item_data p a:hover
{
  text-decoration: underline;
  color: #000000;
}

#content .event_list_item_data_footer
{
  margin-top: 10px;
  color: #999999;
  font-size: 0.9em;
  font-weight: normal;
  text-align: left;
}

/*** EVENT SHOW ***/

/*.event_attendance
{
  padding: 15px 0;
  color: #3f3f3f;
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
}

.event_attendance a
{
  text-decoration: none;
  font-weight: normal;
  color: #195fae;
  font-size: 0.9em;
}

.event_attendance a:hover
{
  text-decoration: underline;
}*/

.event_show_avatar
{
  width: 20%;
  float: left;
}

.event_show_avatar img
{
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  padding: 8px;
}

.event_show_data
{
  width: 80%;
  float: left;
  font-size: 0.9em;
}

.event_show_data p
{
  padding-top: 10px;
  color: #999999;
}

/* MANAGE LIST VIEWS *********************/

.manage_list table
{
    width               : 100%;
    color               : #666;
    border-collapse     : collapse;
    border-bottom       : 3px solid #d0d0d0;
    margin-bottom       : 35px;
}

.manage_list td a
{
    text-decoration     : none;
}

.manage_list td a:visited {
  color: #1A6583;
  text-decoration: none;
}

.manage_list td a:hover
{
    text-decoration     : underline;
}

.manage_list th
{
    text-align          : left;
    text-transform      : uppercase;
    font-size           : 0.95em;
    color               : #000;
    border-bottom       : 2px solid #ddd;
    padding             : 5px 10px 2px 2px;
}

.manage_list th a
{
    vertical-align: middle;
    color               : #000;
}

.manage_list td
{
    border-bottom       : 1px solid #ddd;
    padding             : 5px 10px 5px 2px;
}

.manage_list th.actions
{
    white-space         : nowrap;
}

.manage_list td.avatar img
{
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  padding: 3px;
  margin: 0 4px 2px 0;
  vertical-align: middle;
  background-color: #ffffff;
}

.manage_list td.avatar a
{
  font-weight: bold;
  font-size: 1.1em;
  color: #000000;
}

.manage_list td.actions
{
  color: #000000;
  font-weight: bold;
  font-size: 1.0em;
  text-align: right;
}

/********** contests **********/

#content .ranking_list ul
{
  margin: 0;
  padding: 0 0 0 10px;
  list-style : none;
}

#content .ranking_list li
{
  font-size: 0.9em;
  background: transparent url(/images/dotline.jpg) repeat-x scroll left bottom;
  width: 95%;
  padding: 8px;
}

#content .ranking_list li .number
{
  float: left;
  width: 13%;
  font-size: 2.0em;
  font-weight: bold;
  color: #999999;
}

#content .ranking_list li .data
{
  float: left;
  color: #999999;
  width: 87%;
}

#content .ranking_list li a
{
  font-size: 1.1em;
  color: #00c9ce;
  text-decoration: none;
}

#content .ranking_list li a:hover
{
  text-decoration: underline;
}

/***** groups memebrs sidebar *****/

.side_group_members
{
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.side_group_members td
{
  width: 25%;
  padding-bottom: 10px;
}

/***** invitator *****/

#recipients_box
{
  margin: 0;
  padding: 10px 0 10px 0;
  list-style : none;
}

#recipients_box li a
{
  font-weight: bold;
}

.nodisplay
{
  display: none;
}

#content div.right_column_dashlikeactivity
{
  border-bottom: 1px solid #e2e2e2;
  margin-right: 15px;
  margin-left: 15px;
}


#content div.right_column_dashlikeactivity_avatar
{
  width: 32px;
  padding: 3px;
  border: 1px solid #d3d3d3;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius: 3px;
  margin-top: 4px;
  margin-bottom: 4px;
  float: left;
}

#content div.right_column_dashlikeactivity_data
{
  width: 200px;
  margin-top: 8px;
  margin-left: 8px;
  margin-bottom: 8px;
  float: left;
  font-size: 0.95em;
  font-family : verdana, arial, sans-serif;
  color: #7b7b7b;
}

/******* groups sidebar *****/

#content div.dashboard_event
{

}


#content div.dashboard_event_icon
{
  width: 16px;
  padding: 3px;
  margin-top: 10px;
  margin-bottom: 4px;
  float: left;
}

#content div.dashboard_event_data
{
  width: 85%;
  margin-top: 8px;
  margin-left: 8px;
  margin-bottom: 8px;
  float: left;
  font-size: 0.9em;
  font-family : verdana, arial, sans-serif;
  color: #999999;
}

#content div.dashboard_event_data a
{
  text-decoration: none;
  color: #333333;
}

#content div.dashboard_event_data a:hover
{
  color: #000000;
  text-decoration: underline;
}


/************ contest winner ************/

/*** GALLERY ITEM ***/

#content .contest_winner_item
{
  background: transparent url(/images/background_contest.jpg) no-repeat scroll center top;
  float: left;
  font-size: 0.85em;
  height: 170px;
  margin: 0 0 20px 0;
  width: 185px;
}

#content .contest_winner_item_thumb
{
  height: 80px;
  padding: 11px;
  width: 80px;
  float: left;
}

#content .contest_winner_item_cup
{
  margin-top: 35px;
  padding: 11px;
  float: right;
}


#content .contest_winner_item_data
{
  text-transform: lowercase;
  color:#999999;
  padding: 2px 8px;
  height: 35px;
}

#content .contest_winner_item_data a
{
  color:#333333;
  text-decoration: none;
}

#content .contest_winner_item_data a:hover
{
  color:#333333;
  text-decoration: underline;
}

#content .contest_winner_item_actions
{
  text-align: right;
  padding: 2px 8px;
	height: 16px;
}

/************ chispas ************/

.chispas_contact
{
  width: 300px;
  border: 1px solid #d5d5d5;
  background-color: #f4f4f4;
  color: #222222;
  text-align: center;
  padding: 16px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius: 3px;
  font-size: 0.95em;
}

.chispas_contact2 p a
{
  color: #222222;
  text-decoration: none;
}

.chispas_contact2 p a:hover
{
  text-decoration: underline;
}

.chispas_contact2
{
  border: 1px solid #d5d5d5;
  background-color: #f4f4f4;
  color: #222222;
  text-align: center;
  padding: 16px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius: 3px;
  font-size: 0.95em;
}

.yellow_link_button
{
	font-family         : verdana, arial, sans-serif;
	font-size           : 1.1em;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius: 3px;
  color:#ffffff;
  font-size:1.0em;
  font-weight: bold;
  vertical-align:middle;
  padding: 4px 8px;
  background-color:#f8b413;
  text-decoration: none;
}

.yellow_link_button a
{
  color:#ffffff; 
}

.yellow_link_button:hover
{
  background:#f98717;
}

.chispasmsgdialog
{
  border: 1px solid #cfcfcf;
  padding: 27px;
  margin: 40px;
}

.chispasmsgdialog_avatar
{
  float: left;
  width: 20%;
}

.chispasmsgdialog_content
{
  float: left;
  width: 80%;
  font-size: 1.1em;
}

.chispasmsgdialog_content h2
{
  background:url("/images/dotline.jpg") repeat-x scroll left bottom transparent;
  padding: 4px;
  margin: 0 0 10px 0;
  font-size: 1.2em;
}

.chispasmsgdialog_content .sendbutton
{
  padding: 14px;
  text-align: center;
}

.chispasmsgdialog_content .link_button
{
  font-size: 1.1em;
  padding: 4px 8px;
}




