body {
	margin: 0;
	padding: 0;
	background: url(../images/page_back.gif) repeat-x top #3fb0d5;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-color: #333333;
	text-align: center;
}
embed {
	z-index: 0;
}
form {
	padding: 0;
	margin: 0;
}
img {
	border: none 0px;
}
a.smbluelink {
	color: #1f43ad;
	font-size: 10px;
	text-decoration: none;
}
a.whitetxt {
	color: #ffffff;
	text-decoration: none;
}
a.whitetxt:hover {
	color: #5dd0ff;
}
a.bluetxt {
	color: #5dd0ff;
	text-decoration: none;
}
a.bluetxt:hover {
	color: #ffffff;
}
a.bluelink {
	color: #1f43ad;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.whitelink {
	color: #1f43ad;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
input.login_field, .hdr input {
	background-image: url(../images/field_back.gif);
	background-position: top left;
	background-color: transparent;
	padding: 2px;
	border: 0 none;
}
label {
	font-size: 12px;
	font-weight: bold;
}
#content, #contentwrapper, #content_bttm, #header, #footer { /* For Centering */
	padding: 0;
	margin: 0 auto;
}
#header {
	position: relative;
	padding: 0;
	height: 133px;
	width: 996px;
}
#footer, #content_bttm {
	width: 996px;
}
#copyright {
	float: left;
	width: 250px;
	color: #ffffff;
	font-size: 11px;
}
#ll_logo {
	float: right;
	width: 220px;
}
#contentwrapper {
	background-image: url(../images/outer_back.gif);
	background-position: top center;
	width: 996px;
}
#content {
	background-image: url(../images/content_back.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: left;
	width: 990px;
}
#logo {
	margin-top: 15px;
	display: inline;
	width: 426px;
	float: left;
}
#member_links {
	position: absolute;
	top: 4px;
	right: 4px;
}
#join {
	margin-top: 40px;
	display: inline;
	float: right;
}
#top_login {
	position: absolute;
	right: 0px;
	top: 8px;
}
#join_txt {
	float: left;
	text-align: center;
	display: inline;
	width: 160px;
	color: #141c6b;
	font-size: 10px;
}
#join_btn {
	width: 147px;
	margin-top: 8px;
	display: inline;
	float: left;
}
#top_menu {
	padding: 0;
	margin: 0 auto;
	height: 31px;
	width: 998px;
}
#top_menu_bttm {
	background-image: url(../images/top_menu_bttm.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 996px;
	margin: 0 auto;
	padding: 0;
	height: 4px;
}
#submissions {
	position: relative;
	margin: 0 0 0 16px;
	padding: 0;
	width: 200px;
	height: 605px;
	float: left;
	display:inline;
	ovarflow: hidden;
}
#submission_thumbs {
	padding-top: 10px;
	position: relative;
	/* width: 2000px; */
	/* overflow: visible; */
}
#login_box {
	width: 200px;
	height: 438px;
	margin-left: 8px;
	float: left;
	display:inline;
}
#member_login, #new_members {
	width: 200px;
	height: 438px;
	text-align: center;
	position: relative;
}
#member_login_form {
	text-align: left;
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 180px;
	font-size: 7px;
}
#member_login_form .login_field {
	vertical-align: middle;
	height: 18px;
}
#new_members_box {
	width: 200px;
	height: 245px;
	position: absolute;
	bottom: 4px;
	left: 0px;
	background-image: url(../images/new_members_back.gif);
	background-position: top center;
}
#home_news {
	margin-top: 8px;
	margin-left: 8px;
	background-image: url(../images/news_back.gif);
	width: 510px;
	height: 159px;
	position: relative;
	float: left;
	display: inline;
}
#home_news_content {
	position: absolute;
	top: 28px;
	left: 180px;
	width: 320px;
	height: 120px;
	overflow: hidden;
}
#home_news_source {
	visibility: hidden;
	display: none;
}
#home_news_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#home_news_content a {
	color: #000000;
}
#domo_earth {
	margin-top: 8px;
	margin-left: 8px;
	display: inline;
	float: left;
	width: 232px;
	height: 158px;
	position: relative;
}
#domo_img {
	position: absolute;
	bottom: 0;
	left: 0;
}
.hdr {
	position: relative;
}
/*
.news_item {
	border: 1px solid #ff0000;
	background-color: #FFFFFF;
}
*/
#home_video_player, #home_video_player_blank {
	width: 540px;
	height: 440px;
	margin-left: 8px;
	background-color: #000000;
	float: left;
	display:inline;
}
#submission_btns {
	position: absolute;
	bottom: 5px;
	left: 10px;
}
#left_btn, #more_btn, #right_btn {
	float: left;
	margin-left: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline;
}
#earth_txt {
	font-size: 10px;
	top: 38px;
	left: 88px;
	height: 84px;
	width: 136px;
	overflow: hidden;
	position: absolute;
}
#earth_view_btn {
	position: absolute;
	bottom: 4px;
	right: 4px;
}
#main_content {
	width: 802px;
	margin-left: 12px;
	display: inline;
	float: left;
}
#vert_banner {
	width: 151px;
	float: left;
	display: inline;
	margin-left: 10px;
}
.lgtxt {
	font-size: 14px;
}
.medtxt {
	font-size: 12px;
}
.smtxt {
	font-size: 11px;
}
.navytxt {
	color: #093e75;
}
.bluetxt {
	color: #5dd0ff;
}
.dkbluetxt {
	color: #00a3e5;
}
.whitetxt {
	color: #ffffff;
}
.greytxt {
	color: #a6aab3;
}
.bold {
	font-weight: bold;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.banner1 {
	margin-top: 8px;
	margin-left: 16px;
	display: inline;
	float: left;
}
.banner2 {
	margin-top: 8px;
	margin-left: 10px;
	display: inline;
	float: left;
}
.smbanner1 {
	margin-top: 8px;
	margin-left: 16px;
	display: inline;
	float: left;
}
.smbanner2 {
	margin-top: 8px;
	margin-left: 5px;
	display: inline;
	float: left;
}
.banner3 {
	float: right;
	display: inline;
	margin-top: 8px;
	margin-right: 12px;
}
.banner4 {
	float: right;
	display: inline;
	margin-top: 8px;
	margin-left: 6px;
}
.user_avatar {
	float: left;
	width: 96px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	margin-top: 10px;
	margin-left: 2px;
	display: inline;
}
.user_avatar img, #submission_thumbs img, #member_media a img, #your_gallery_thumbs a img, #winner_images a img, #favorite_thumbs a img {
	border: 1px solid #0a9bd2;
}
.infobox {
	border-left: 1px solid #bcc0ca;
	border-right: 1px solid #bcc0ca;
	border-bottom: 1px solid #bcc0ca;
	overflow: hidden;
	background-color: #eff0f4;
}
.whiteinfobox {
	position: relative;
	background-color: #FFFFFF;
}
.thumb {
	width: 160px;
	padding: 10px;
	margin: 0 auto;
	cursor: pointer;
}
.thumbs {
	width: 200px;
	text-align: center;
	/* float: left; */
}
.top_menu_btn {
	float: left;
}
.clear {
	display: block;
	clear: both;
	padding: 0;
	margin: 0;
}
.x-combo-list {
	text-align: left;
}
/* MEMBER MEDIA PAGE */
#member_media, #user_image {
	width: 800px;
	min-height: 600px;
}
/*\*/
* html #member_media, * html #user_image {
height: 600px;
height: auto !important;
}
/**/

#media_crumbs {
	padding-left: 5px;
	height: 22px;
	line-height: 20px;
	background-color: #0a549d;
}
#images-view {
	margin-left: 20px;
	min-height: 100px;
	height: auto;
	text-align: center;
}
#images-view .thumb-wrap{
	float: left;
	display: inline;
	margin: 5px;
	margin-right: 0;
	padding: 1px;
	width: 180px;
}
#images-view .thumb img {
	width: 150px;
	height: 150px;
}
#images-view .thumb-wrap div {
	display: block;
	text-align: center;
}
#images-view .x-view-over{
    border:1px solid #dddddd;
    background: #efefef url(../3rdparty/ext-2.0.2/resources/images/default/grid/row-over.gif) repeat-x left top;
	padding: 0px;
}
#images-view .x-view-selected{
	background: #eff5fb url(images/selected.gif) no-repeat right bottom;
	border:1px solid #99bbe8;
	padding: 0px;
}
#images-view .x-view-selected .thumb{
	background:transparent;
}

#images-view .loading-indicator {
	font-size:11px;
	background-image:url(../3rdparty/ext-2.0.2/resources/images/default/grid/loading.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	line-height: 100px;
	display: inline;
}
#no_images {
	line-height: 100px;
}
/*\*/
* html #images-view {
height: 100px;
}
/**/

/* MEDIA DETAILS PAGE */

#image_details {
	padding-bottom: 10px;
}

#image_details #left_column {
	float: left;
	display: inline;
	padding: 0;
	margin-left: 15px;
	margin-top: 10px;
	width: 383px;
}

#image_details #right_column {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0;
	width: 375px;
}

#image_details #image_title {
	text-align: center;
}

#artist_details #artist_avatar, #artist_details #artist_comments {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
#artist_details #artist_avatar {
	text-align: center;
}
#artist_details #artist_comments {
	padding: 20px;
}

#image_details #details {
	margin-top: 10px;
}

#image_details #comments {
	padding-bottom: 10px;
}
#image_details .comment {
	padding: 0;
	margin-top: 5px;
	margin-left: 8px;
	width: 357px;
}
#image_details .empty_comment {
	width: 357px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#image_details .comment_avatar {
	float: left;
	width: 80px;
	margin-right: 3px;
}
#image_details .comment_info {
	width: 274px;
	height: 20px;
	line-height: 18px;
	background-color: #a6aab3;
	float: left;
	display: inline;
}
#image_details .comment_text {
	float: left;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 40px;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
	width: 266px;
	background: url(../images/comment_back.gif) bottom left no-repeat;
	background-color: #ffffff;
}
#image_details #image_codes {
	float: left;
	display: inline;
}
#image_details #image_links {
	margin-left: 10px;
	display: inline;
	text-align: right;
	padding-right: 5px;
	line-height: 20px;
	float: left;
}
#image_details #details {
	padding-bottom: 10px;
}
#image_details #details_left, #image_details #details_right {
	margin-left: 10px;
	margin-top: 5px;
	display: inline;
}
#image_details #details_left {
	float: left;
	width: 210px;
}
#image_details #details_right {
	float: right;
	width: 142px;
}
#image_details #details_right #downloads {
	margin-top: 10px;
}
#image_details #media_info {
	margin-top: 10px;
	text-align: right;
}
.datacol {
	width: 142px;
	clear: both;
	float: right;
}
.detailcolhd {
	text-align: left;
	width: 74px;
	clear: both;
	float: left;
}
.detailcolval {
	text-align: left;
	width: 68px;
	float: left;
}
/*\*/
* html #image_details .comment_text {
height: 40px;
}
/**/


/* PROFILE PAGE */
#profile_details {
	position: relative;
	margin-top: 10px;
	float: left;
	display: inline;
	margin-left: 10px;
	width: 458px;
	height: auto;
	min-height: 370px;
	border: 1px solid #113a62;
}
#profile_control {
	float: left;
	background-color: #113a62;
	width: 230px;
	height: auto;
	min-height: 370px;
	margin: 0;
}
#profile_info {
	float: left;
	width: 212px;
	height: auto;
	min-height: 354px;
	overflow: hidden;
	padding: 8px;
}
#profile_info #my_profile_data {
	padding-bottom: 40px;
}
/*\*/
* html #profile_details, * html #profile_control {
	height: 370px;
}
* html #profile_info {
	height: 354px;
}
/**/
#profile_welcome {
	margin-left: 10px;
	margin-top: 8px;
}
#profile_avatar {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	text-align: center;
}
#action_buttons {
	margin-left: 4px;
	margin-bottom: 4px;
}
#profile_avatar img {
	border: 1px solid #0a9bd2;
}
#login_info {
	margin-left: 8px;
	margin-bottom: 8px;
}
#login_info dl {
	padding: 0;
	margin: 0;
	width: 200px;
}
#login_info dt {
	float: left;
	text-align: right;
	width: 100px;
	font-size: 10px;
	color: #00a3e5;
}
#login_info dd {
	float: right;
	text-align: left;
	width: 96px;
	font-size: 10px;
	color: #00a3e5;
}
#profile_info {
	font-size: 11px;
}
#profile_info .data_hdr {
	display: block;
	color: #6d6d6d;
	font-size: 11px;
}
#profile_info .data_txt {
	display: block;
	color: #03284b;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	margin-bottom: 4px;
}
#edit_info {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
#user_profile #your_gallery {
	position: relative;
	margin-top: 10px;
	float: left;
	display: inline;
	margin-left: 15px;
	width: 295px;
	height: 410px;
	background-color: #FFFFFF;
}
#user_profile #user_artwork {
	position: relative;
	margin-top: 10px;
	float: left;
	display: inline;
	margin-left: 15px;
	width: 295px;
	height: 370px;
	background-color: #FFFFFF;
}
#your_gallery_thumbs {
	padding-left: 10px;
}
#your_gallery_thumbs .thumb {
	float: left;
	width: 120px;
	font-size: 11px;
}
#favorite_thumbs {
	padding-left: 10px;
}
#favorite_thumbs .thumb {
	float: left;
	width: 120px;
	text-align: center;
	font-size: 11px;
}
#upload_btn {
	width: 295px;
	position: absolute;
	bottom: 5px;
	margin-left: 81px;
}
#upload_btn img {
	left: 50%;
}
#profile_bottom_left {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 375px;
}
#profile_bottom_right {
	float: left;
	display: inline;
	margin-left: 18px;
	width: 375px;
}
#your_blogs, #comments, #favorites {
	width: 375px;
	background-color: #ffffff;
	margin-top: 10px;
}
#your_blogs {
	padding-bottom: 10px;
}
#add_comment_box, #blog_comments {
	margin-left: 10px;
	margin-top: 10px;
}
/* User Comments on Profile */
#profile_content #comments {
	padding-bottom: 10px;
}
#profile_content .comment {
	padding: 0;
	margin-top: 5px;
	margin-left: 8px;
	width: 357px;
}
#profile_content .empty_comment {
	width: 357px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#profile_content .comment_avatar {
	float: left;
	width: 80px;
	margin-right: 3px;
}
#profile_content .comment_info {
	width: 274px;
	height: 20px;
	line-height: 18px;
	background-color: #a6aab3;
	float: left;
	display: inline;
}
#profile_content .comment_text {
	float: left;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 40px;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
	width: 266px;
	background: url(../images/comment_back.gif) bottom left no-repeat;
	background-color: #ffffff;
}
/*\*/
* html #profile_content .comment_text {
height: 40px;
}
/**/

/* Blogs on Profile Page */
#profile_content #blogs {
	padding-bottom: 10px;
}
#profile_content .blog_info, #profile_content .blog_actions {
	background-color: #a6aab3;
}
#profile_content .blog_info {
	padding-bottom: 5px;
}
#profile_content .blog_entry {
	padding: 0;
	margin-top: 5px;
	margin-left: 1px;
	width: 360px;
	border: 1px solid #a6aab3;
}
#profile_content .empty_blog {
	width: 357px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#profile_content .blog_info_items {
	float: left;
}
#profile_content .blog_info_item {
	width: 195px;
	clear: both;
	height: 20px;
	line-height: 18px;
}
#profile_content .blog_info_item div {
	padding-left: 5px;
	float: left;
	display: inline;
}
#profile_content .blog_info_item div.info_hdr {
	width: 85px;
	overflow: hidden;
}
#profile_content .blog_info_item div.info_txt {
	width: 100px;
	overflow: hidden;
}
#profile_content .blog_text {
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 40px;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
	width: 349px;
}
#profile_content .blog_actions {
	position: relative;
	width: 360px;
	clear: both;
	height: 20px;
	line-height: 18px;
}
/*\*/
* html #profile_content .blog_text {
height: 40px;
}
/**/

/* User Comments Page */
#all_comments {
	padding-bottom: 10px;
}
#all_comments .comment {
	padding: 0;
	margin-top: 5px;
	margin-left: 8px;
	width: 784px;
}
#all_comments .empty_comment {
	width: 784px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#all_comments .comment_avatar {
	float: left;
	width: 80px;
	margin-right: 3px;
}
#all_comments .comment_info {
	width: 700px;
	height: 20px;
	line-height: 18px;
	background-color: #a6aab3;
	float: left;
	display: inline;
}
#all_comments .comment_text {
	float: left;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 40px;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
	width: 692px;
	background-color: #ffffff;
}
/*\*/
* html #all_comments .comment_text {
height: 40px;
}
/**/

.x-form {
	text-align: left;
}

/* GAMES PAGE */
#games {
	min-height: 600px;
	position: relative;
}
#games #game {
	width: 560px;
	text-align: center;
	float: left;
}
#games #game #flashcontent {
	padding: 0;
	margin: 0 auto;
}
#games #game_list {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	width: 230px;
	background-color: #074683;
}
/*\*/
* html #games {
height: 600px;
overflow: visible;
}
/*\*/

/* WHO PAGE */
#who {
	height: 600px;
	position: relative;
	text-align: center;
}
#who #flashcontent {
	margin: 0 auto;
}

/* YOUR BLOGS PAGE */
#blogs {
	min-height: 600px;
	height: auto;
}
#blogs #blog_content {
	position: relative;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#blog_entries {
	padding-left: 5px;
}
#blog_ads {
	position: absolute;
	right: 5px;
	top: 0px;
}
.blog_ad {
	margin-bottom: 5px;
}
#blog_add_form {
	background-color: #FFFFFF;
	width: 420px;
	height: 350px;
	padding: 20px;
}
#blog_add_form label {
	display: block;
	font-weight: normal;
	color: #6d6d6d;
	font-size: 10px;
	margin-top: 10px;
}
#blog_add_form input {
	width: 284px;
	height: 18px;
}
#blog_add_form textarea {
	width: 410px;
	height: 154px;
}
#blog_submit_btn {
	float: right;
	margin-right: 5px;
}
#blogs .blog_entry {
	padding: 0;
	margin-top: 5px;
	width: 458px;
	border: 1px solid #a6aab3;
	background-color: #FFFFFF;
}
#blogs .empty_blog {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 460px;
}
#blogs .blog_info, #blogs .blog_actions {
	background-color: #a6aab3;
}
#blogs .blog_info {
	padding-bottom: 5px;
}
#blogs .blog_info_items {
	float: left;
}
#blogs .blog_info_item  {
	width: 345px;
	clear: both;
	height: 20px;
	line-height: 18px;
}
#blogs .blog_info_item div {
	padding-left: 5px;
	float: left;
	display: inline;
}
#blogs .blog_info_item div.info_hdr {
	width: 95px;
}
#blogs .blog_info_item div.info_txt {
	width: 240px;
}
#blogs .blog_text {
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 40px;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
}
#blogs .blog_actions {
	position: relative;
	width: 458px;
	clear: both;
	height: 20px;
	line-height: 18px;
}
#blogs #comments_content {
	width: 460px;
	background-color: #ffffff;
	margin-top: 10px;
	padding-bottom: 10px;
}
#blogs .comment_avatar {
	float: left;
	width: 80px;
	margin-right: 3px;
}
#blogs .comment_content {
	padding-left: 85px;
}
#blogs .comment_info {
	width: 355px;
	height: 20px;
	line-height: 18px;
	background-color: #a6aab3;
}
#blogs .comment_actions {
	position: relative;
	width: 355px;
	height: 20px;
	line-height: 18px;
	background-color: #a6aab3;
}
#blogs .comment {
	margin-bottom: 10px;
}
#blogs .comment_text {
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 40px;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
	width: 347px;
	background: url(../images/comment_back.gif) bottom left repeat-x;
	background-color: #ffffff;
}
#blogs .empty_comment {
	width: 460px;
	padding-top: 30px;
	padding-bottom: 30px;
}
/*\*/
* html #blogs .comment_text {
height: 40px;
}
* html #blogs {
height: 600px;
}
* html #blogs .blog_text {
height: 40px;
}
/**/

/* CAVES PAGE */
#users-view {
	margin-left: 20px;
}
#users-view .thumb-wrap{
	float: left;
	display: inline;
	margin: 5px;
	margin-right: 0;
	padding: 1px;
	width: 180px;
}
#users-view .thumb img {
	width: 150px;
	height: 150px;
}
#users-view .thumb-wrap div {
	display: block;
	text-align: center;
}
#users-view {
	min-height: 100px;
	height: auto;
	text-align: center;
}
#users-view .x-view-over{
    border:1px solid #dddddd;
    background: #efefef url(../3rdparty/ext-2.0.2/resources/images/default/grid/row-over.gif) repeat-x left top;
	padding: 0px;
}
#users-view .x-view-selected{
	background: #eff5fb url(images/selected.gif) no-repeat right bottom;
	border:1px solid #99bbe8;
	padding: 0px;
}
#users-view .x-view-selected .thumb{
	background:transparent;
}

#users-view .loading-indicator {
	font-size:11px;
	background-image:url(../3rdparty/ext-2.0.2/resources/images/default/grid/loading.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	line-height: 100px;
	display: inline;
	/* padding-left:20px;
	margin:10px;*/
}
#no_users {
	line-height: 100px;
}
/*\*/ * html #users-view { height: 100px;
}
/**/ /* LINKS PAGE */
#links {
	min-height: 600px;
	height: auto;
}
#links_content {
	padding: 10px;
}
/*\*/ * html #links { height: 600px;
}
/**/ /* FRIENDS PAGE */
#friends, #requests {
	height: auto;
	min-height: 295px;
}
#friends-view, #requests-view {
	margin-left: 20px;
}
#friends-view .thumb-wrap, #requests-view .thumb-wrap {
	float: left;
	display: inline;
	margin: 5px;
	margin-right: 0;
	padding: 1px;
	width: 180px;
}
#friends-view .thumb img, #requests-view .thumb img {
	width: 150px;
	height: 150px;
}
#friends-view .thumb-wrap div, #requests-view .thumb-wrap div {
	display: block;
	text-align: center;
}
#friends-view, #requests-view {
	min-height: 200px;
	height: auto;
	text-align: center;
}
#friends-view .x-view-over, #requests-view .x-view-over {
    border:1px solid #dddddd;
    background: #efefef url(../3rdparty/ext-2.0.2/resources/images/default/grid/row-over.gif) repeat-x left top;
	padding: 0px;
}
#friends-view .x-view-selected, #requests-view .x-view-selected {
	background: #eff5fb url(images/selected.gif) no-repeat right bottom;
	border:1px solid #99bbe8;
	padding: 0px;
}
#friends-view .x-view-selected .thumb, #requests-view .x-view-selected .thumb {
	background:transparent;
}
#friends-view .loading-indicator, #requests-view .loading-indicator {
	;
}
#news #domo_news {
  width:375px;
  float:left;
margin-bottom:10px;
margin-left:8px;
margin-top:10px;
}
#news #rss_news {
  width:396px;
  float:left;
margin-bottom:10px;
margin-left:8px;
margin-top:10px;
}
#news .news_item {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#news .news_item a {
	color: #093e75;
	font-weight: bold;
}
#news .news_item_hdr {
	display: block;
	margin-bottom: 4px;
}
#news .news_item img {
	margin-right: 4px;
}
#news .domo_news_item {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#news .domo_news_item a img {
	border: 1px solid #0a9bd2;
}
#news .domo_news_item .news_img {
	float: left;
	display: inline;
}
#news .domo_news_item .news_info {
	float: left;
	display: inline;
	margin-left: 5px;
	width: 290px;
	min-height: 137px;
	height: auto;
	background: bottom left url(../images/news_item_bk.gif) no-repeat;
}
#news .domo_news_item .news_item_content {
	padding-left: 5px;
	padding-right: 5px;
}
#news .domo_news_item .news_item_hdr {
	background-color: #0a9bd2;
	line-height: 16px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 4px;
}
#news .domo_news_item .news_title {
	line-height: 38px;
}
#news .domo_news_item .news_item_content {
	position: relative;
}

#news .domo_news_item .news_body {
	height: auto;
	min-height: 65px;
}

/*\*/
* html #news .domo_news_item .news_info {
	height: 137px;
}
* html #news .domo_news_item .news_body {
	height: 65px;
}
/*\*/

/* CHALLENGE PAGE */
#challenges #newchallenge {
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
	width:375px;
}
#challenges #prevchallenges {
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	width: 396px;
}
#challenges #domo_new_challenge {
	padding:10px;
}
#challenges .challengedate {
	font-size:16px;
	font-weight:bold;
	color:#074683
}
#challenges hr {
	height:5px;
	background-color:#074683;
}
/*
#challenges #add_comment_box {
	margin: 0;
}
*/
#challenges #challenge_content {
	position: relative;
	margin-left: 15px;

	margin-bottom: 10px;
	margin-top: 10px;
}
#challenges #comments_content {
	width: 460px;
	background-color: #ffffff;
	margin-top: 10px;
	padding-bottom: 10px;
}
#challenges #challenge #comments_content {
	width: 475px;
	background-color: #ffffff;
	margin-top: 10px;
	padding-bottom: 10px;
}
#challenges .comment_avatar {
	float: left;
	width: 80px;
	margin-right: 3px;
}
#challenges .comment_content {
	padding-left: 85px;
}
#challenges .comment_info {
	width: 355px;
	height: 20px;
	line-height: 18px;
	background-color: #a6aab3;
}
#challenges #challenge .comment_info {
	width: 454px;
	height: 20px;
	line-height: 18px;
	background-color: #a6aab3;
}
#challenges .comment_actions {
	position: relative;
	width: 355px;
	height: 20px;
	line-height: 18px;
	background-color: #a6aab3;
}
#challenges .comment {
	margin-bottom: 10px;
}
#challenges .comment_text {
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 40px;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
	width: 347px;
	background: url(../images/comment_back.gif) bottom left repeat-x;
	background-color: #ffffff;
}
#challenges #challenge .comment_text {
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 40px;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
	width: 446px;
	background: url(../images/comment_back.gif) bottom left repeat-x;
	background-color: #ffffff;
}
#challenges #challenge .empty_comment {
	width: 365px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#challenges .empty_comment {
	width: 350px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#challenges #user_comments {
	margin-left: 10px;
	margin-top: 10px;
}

#domo_previous_challenge .challenge_content {
	margin: 5px;
}
#challenge_ads {
	position: absolute;
	right: 5px;
	top: 0px;
}
.challenge_ad {
	margin-bottom: 5px;
}
#challenges #challenge {
	width: 475px;
}
#challenges #challenge #comments {
	width: 475px;
}
/* Challenge Winners */
#winner_images {
	padding-left: 5px;
}
#winner_images .thumb {
	float: left;
	width: 108px;
	font-size: 11px;
	padding: 5px;
	text-align: center;
}
#winner_images .thumb .thumb_rel {
	position: relative;
}
#winner_images .thumb .thumb_rel .placeimg {
	position: absolute;
	top: 2px;
	right: 7px;
}

/* PRESS DETAIL PAGE */
#news #news_content {
	position: relative;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#news #news_content .domo_news_item {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#news #news_content #news_items {
	width: 464px;
}
#news #news_content .domo_news_item .news_info {
	float: left;
	display: inline;
	margin-left: 5px;
	width: 386px;
	min-height: 137px;
	height: auto;
	background: #FFFFFF;
	padding-bottom: 5px;
}
#news_ads {
	position: absolute;
	right: 5px;
	top: 0px;
}
.news_ad {
	margin-bottom: 5px;
}
#news #comments_content {
	width: 460px;
	background-color: #ffffff;
	margin-top: 10px;
	padding-bottom: 10px;
}
#news .comment_avatar {
	float: left;
	width: 80px;
	margin-right: 3px;
}
#news .comment_content {
	padding-left: 85px;
}
#news .comment_info {
	width: 355px;
	height: 20px;
	line-height: 18px;
	background-color: #a6aab3;
}
#news .comment_actions {
	position: relative;
	width: 355px;
	height: 20px;
	line-height: 18px;
	background-color: #a6aab3;
}
#news .comment {
	margin-bottom: 10px;
}
#news .comment_text {
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 40px;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
	width: 347px;
	background: url(../images/comment_back.gif) bottom left repeat-x;
	background-color: #ffffff;
}
#news .empty_comment {
	width: 400px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#news_comments {
	margin-left: 10px;
	margin-top: 10px;
}

/* MAIL PAGE */
#mail {
	padding-bottom: 10px;
}
#mail #mail_nav {
	float: left;
	display: inline;
	width: 220px;
	margin-left: 5px;
	margin-top: 10px;
}
#mail #mail_content {
	float: left;
	display: inline;
	width: 558px;
	margin-left: 5px;
	margin-top: 10px;
}
#mail #form {
	padding: 10px;
}
#mail #form input, #mail #form select {
	width: 350px;
}
#mail #form textarea {
	width: 538px;
}
#mail .message-date {
    font-weight:bold;
    color:#333;
	text-align: left;
}
#mail .x-panel-body h4.message-author {
    font-weight:normal;
    color:#555;
    font-size:11px;
	text-align: left;
}
.x-panel-body span.message-date {
    font-weight:normal;
    color:#555;
    float:right;
    font-size:11px;
}
.x-panel-body div.message-data {
    background:#f1f2f4;
    padding:5px;
	text-align: left;
    border-bottom:1px solid #dadadb;
}
.x-panel-body div.message-body {
    padding:10px;
	text-align: left;
}

/* DOMO EARTH PAGE */
#domoearth {
	width: 800px;
}
#domoearth #map {
	float: left;
	display: inline;
	width: 600px;
	height: 555px;
}
#domoearth #users {
	float: left;
	display: inline;
	width: 160px;
	height: 356px;
	padding: 20px;
}
#domoearth #members_near {
	width: 160px;
	height: 140px;
	overflow: auto;
}
#domoearth #other_members {
	width: 160px;
	height: 140px;
	overflow: auto;
}
#domoearth #map_legend {
	float: left;
	display: inline;
	width: 160px;
	padding: 20px;
}
.ext-mb-content {
	text-align: left;
}

#ga_anim {
    display:inline;
    float:left;
    height:605px;
    margin:0 0 0 16px;
    padding:0;
    position:relative;
    width:200px;
}