
/* $Id: styles.css 65 2009-02-20 03:03:23Z john $ */


/* GLOBAL STYLES */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}
body {
	background: #EEEEEE;
	position: relative;
	text-align: center;
	font-size: 11px;
	margin: 0px; 
}


table.artsav_body {
width:900px;
}

#artsav_usermenu {
width:900px;
height:42px;
background-image:url(elgg_arts/images/usermenu_center.jpg);
background-position:top;
background-repeat:repeat-x;
margin-bottom:20px;
}

#artsav_usermenu .left {
width:900px;
height:42px;
background-image: url(elgg_arts/images/usermenu_left.jpg);
background-position:top left;
background-repeat: no-repeat;
}

#artsav_usermenu .right {
width:900px;
height:42px;
background-image: url(elgg_arts/images/usermenu_right.jpg);
background-position:top right;
background-repeat: no-repeat;
}


#artsav_main_content {
background-color:#FFFFFF;
margin-top:0px;
}

#artsav_main_content .left_top {
background-image:url(elgg_arts/images/frame_top_left.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#artsav_main_content .right_top {
background-image:url(elgg_arts/images/frame_top_right.jpg);
background-position:top right;
background-repeat:no-repeat;
}

#artsav_main_content .right_bottom {
background-image:url(elgg_arts/images/frame_bottom_right.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

#artsav_main_content .left_bottom {
background-image: url(elgg_arts/images/frame_bottom_left.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

#artsav_main_content .left {
background-image:url(elgg_arts/images/frame_left.jpg);
background-position:left;
background-repeat:repeat-y;
}


#artsav_main_content .right {
background-image:url(elgg_arts/images/frame_right.jpg);
background-position:right;
background-repeat:repeat-y;
}

#artsav_main_content .top {
background-image:url(elgg_arts/images/frame_top.jpg);
background-position:top;
background-repeat:repeat-x;
}

#artsav_main_content .bottom {
background-image:url(elgg_arts/images/frame_bottom.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

#artsav_main_content .inside {
padding:15px;
}



div.menu_item_dropdown a.menu_item:link, div.menu_item_dropdown a.menu_item:visited, div.menu_item_dropdown a.menu_item:active {
	padding: 5px;
	padding-left:10px;
	padding-right:10px;
	line-height:120%;
	font-weight: normal;
	border: 0px;
	display: block;
	background: none;
	color:#619C26;
}

div.menu_item_dropdown a.menu_item:hover {
	padding: 5px;
	padding-left:10px;
	padding-right:10px;
	line-height:120%;
	font-weight: normal;
	background: none;
	border: 0px;
	text-decoration: none;
	display: block;
	color:#3A86C6;
}

div.menu_dropdown {
	border: 0px solid #CCCCCC; 
	border-top: none; 
	position: absolute; 
	margin-top: 0px;
	border-top:1px solid #eeeeee;
	margin-left: 14px;
	z-index: 99;
	width: 200px;
	background:url(elgg_arts/images/trans_bottom.gif);
	padding-bottom:8px;
	background-position:bottom;
	background-repeat:no-repeat;
}

div.menu_dropdown_back {
	background: url(elgg_arts/images/trans.gif) repeat-y;
	width:200px;
}

.signupreg {
float:right;
text-align:right;
margin-right:15px;
display:inline;
margin-top:27px;
}

.signupreg a:link, .signupreg a:visited, .signupreg a:active {
color:#3A86C6;
font-size:11px;
text-decoration:none;
font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
font-style:normal;
}

.signupreg a:hover {
color:#8DB7DD;
text-decoration: underline;
}


#artsav_topmenu {
width:900px;
height:44px;
}

#artsav_logoarea {
width:900px;
height:70px;
}

#artsav_logoarea .left {
width:400px;
height:70px;
line-height:70px;
float:left;
text-align:left;
}

#artsav_logoarea .right {
width:500px;
height:70px;
text-align:right;
float:right;
}


#artsav_logoarea .right img.userpic {
border:2px solid #CCCCCC;
margin-top:24px;
margin-right:10px;
display:inline;
float: right;
}

#artsav_logoarea .right .username {
display:inline;
float:right;
margin-right:15px;
margin-top:25px;
}

#artsav_logoarea .right .username a:link, #artsav_logoarea .right .username a:active, #artsav_logoarea .right .username a:visited {
font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
font-size:11px;
color:#619C26;
text-decoration:underline;
}

#artsav_logoarea .right .username a:hover {
text-decoration:underline;
color:#3A86C6;
font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
font-size:11px;
}

#artsav_logoarea .right .username sup a:link, #artsav_logoarea .right .username sup a:visited, #artsav_logoarea .right .username sup a:active {
font-size:10px;
color:#999999;
font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
text-decoration: underline;
margin-left:2px;
}

#artsav_logoarea .right .username sup a:hover {
text-decoration: underline;
font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
font-size:10px;
margin-left:2px;
color:#666666;
}

#artsav_logoarea .right form {
padding:0;
margin:0;
}

input.desc4 {
margin:0;
padding:0;
border:0px;
background-color:#FFFFFF;
font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
font-size:11px;
padding-top:1px;
padding-bottom:1px;
width:95px;
color:#999999;
}

#artsav_logoarea .right .desc {
background-color:#8DB7DD;
padding-left:10px;
padding-right:8px;
line-height:20px;
margin-top:25px;
display:block;
float: right;
color:#ffffff;
margin-left:15px;
}

#artsav_logoarea .right .desc2 {
background-color:#8DB7DD;
margin-top:25px;
display:block;
float: right;
color:#ffffff;
margin-left:0px;
padding:1px;
}

#artsav_logoarea .right .desc3 {
background-color:#ffffff;
height:18px;
display:block;
float: left;
color:#ffffff;
width:100px;
text-align:right;
}

#artsav_logoarea .right .desc5 {
margin-top:25px;
display:block; 
float:right;
color:#999999;
font-size:10px;
}



#artsav_logoarea .left h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26px;
color:#619C26;
font-weight:normal;
font-style:normal;
margin:0;
padding:0;
margin-left:15px;
background-image: url(elgg_arts/images/logo.jpg);
background-position:left 21px;
background-repeat:no-repeat;
padding-left:50px;
display:inline;
float:left;
}


#artsav_logoarea .left h1 a:link, #artsav_logoarea .left h1 a:active, #artsav_logoarea .left h1 a:visited, #artsav_logoarea .left h1 a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26px;
color:#619C26;
font-weight:normal;
font-style:normal;
text-decoration:none;
}

#artsav_topmenu .left {
background-image:url(elgg_arts/images/topmenu_left.jpg);
width:10px;
height:44px;
float:left;
display:block;
background-position:left;
background-repeat:no-repeat;
}

#artsav_topmenu .right {
background-image:url(elgg_arts/images/topmenu_right.jpg);
width:10px;
height:44px;
float:left;
display:block;
background-position:left;
background-repeat:no-repeat;
}

#artsav_topmenu .center {
background-image:url(elgg_arts/images/topmenu_center.jpg);
width:880px;
height:44px;
float:left;
display:block;
background-position:center;
background-repeat: repeat-x;
}

#artsav_topmenu_links {
float:left;
height:44px;
width:600px;
display:block;
text-align:left;
}

#artsav_topmenu_search {
float:right;
width:182px;
height:20px;
background-color:#7BA84E;
margin-top:11px;
margin-right:5px;
text-align:left;
}

#artsav_topmenu_search .inside {
width:180px;
height:18px;
background-color:#FFFFFF;
margin-top:1px;
margin-left:1px;
text-align:left;
}

#artsav_topmenu_search form {
margin:0;
padding:0;
border:0;
}

#artsav_topmenu_search form input {
border:0;
background:none;
margin:0;
padding:0;
font-size:11px;
color:#999999;
font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
margin-left:5px;
width:152px;
padding-top:2px;
display:inline;
float:left;
}

#artsav_topmenu_search form input.go {
width:14px;
float:left;
display:inline;
padding:0;
margin:0;
}

#artsav_topmenu_links .item_container {

line-height:42px;
float: left;
display: inline;
width:auto;
}

#item_container2 {
line-height:42px;
border:0;
}
#item_container2 a.item:link, #item_container2 a.item:visited {
padding-left:8px;
margin-left:5px;
padding-right:8px;
margin-right:5px;
color:#ffffff;
font-size:11px;
font-family:tahoma, "Trebuchet MS", verdana, arial, serif;
font-weight: bold;
text-decoration:none;
background:none;
}

#item_container2 a.item:hover, #item_container2 a.item:active {
padding-left:8px;
margin-left:5px;
padding-right:8px;
margin-right:5px;
color:#ffffff;
font-size:11px;
font-family:tahoma, "Trebuchet MS", verdana, arial, serif;
font-weight: bold;
text-decoration:none;
background:none;
}



#artsav_topmenu_links a.item:link, #artsav_topmenu_links a.item:visited {
padding-left:8px;
margin-left:5px;
padding-right:8px;
margin-right:5px;
padding-top:4px;
padding-bottom:4px;
color:#ffffff;
font-size:11px;
font-family:tahoma, "Trebuchet MS", verdana, arial, serif;
font-weight: bold;
text-decoration:none;
}

#artsav_topmenu_links a.item:hover, #artsav_topmenu_links a.item:active {
padding-left:8px;
margin-left:5px;
padding-right:8px;
margin-right:5px;
padding-top:4px;
padding-bottom:4px;
color:#ffffff;
font-size:11px;
font-family:tahoma, "Trebuchet MS", verdana, arial, serif;
font-weight: bold;
text-decoration:none;
background-color:#A6C787;
}

table.body {
	width: 900px;
}

p {
	margin: 0px;
	padding: 0px;
}

div, td {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 11px;
	color: #555555;
	line-height: 140%;
}



div.menu {
	width: 150px; 
	border: 1px solid #CCCCCC; 
	border-left: 3px solid #7391a8;
	background: #EEEEEE; 
	padding: 0px 0px 10px 10px;
	margin-right: 10px;
}

div.menu_header {
	margin-top: 10px;
	margin-bottom: 7px;
}

td.menu_user {
	text-align: left;
	height:42px;
	padding-bottom:20px;
}

div.menu_item {
	float: left;
	font-weight: normal;
	background: none;
}

div.menu_sep {
	padding: 0px;
	float: left;
	background: url(elgg_arts/images/usermenu_separator.jpg);
	height:42px;
	width:3px;
}

img.menu_icon {
	display: block;
	float: left; 
	margin-right: 8px;
	margin-top:13px;
}

img.menu_icon2 {
	margin-bottom: -3px;
	margin-right: 4px;
}

div.menu_arrow {
	padding: 2px;
	float: left;
}


td.topbar1 {
	padding-bottom: 5px;
}

td.topbar2, td.topbar2_right {
	background-image: url(../images/menu_bg.gif); 
	background-repeat: repeat-x; 
	font-weight: bold; 
	font-size: 11px; 
	padding: 10px 10px 8px 15px; 
	color: #FFFFFF;
	border-bottom: 1px solid #31537D;
}

td.topbar2_right {
	font-weight: normal;
	padding: 10px 15px 8px 10px; 
	text-align: right;
}

td.content {
	vertical-align: top;
	text-align: left;
	background: #FFFFFF;
}

div.content { 
	text-align: left;
	width:870px;
}

div.copyright {
	padding: 4px; 
	text-align: right; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px;
	padding-right:15px;
	color: #666666;
	font-size:10px;
	padding-bottom:10px;
}

div.page_header {
	font-size: 18px;
	color: #3A86C6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:normal;
	margin-bottom:5px;
}

td.header {
	border:1px solid #eeeeee;
	font-weight: bold;
	font-size:10px;
	color: #619C26;
	padding:8px;
	padding-right:5px;
	background-color:#efefef;
	border-right:1px solid #dddddd;
}

div.header {
	border:1px solid #eeeeee;
	font-weight: bold;
	font-size:10px;
	color: #619C26;
	padding:8px;
	padding-right:5px;
	background-color:#efefef;
	border-right:1px solid #dddddd;
}

div.newupdates {
	width: auto; 
	margin-top:24px;
	background:url(elgg_arts/images/update_center.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:27px;
	float:right;
	margin-right:20px;
}

div.newupdates_content {
	text-align: center; 
	color: #FFFFFF;
	font-size:10px;
}

div.centerupd {
float:left;
padding-top:4px;
display:inline;
padding-left:4px;
}

div.leftupd {
background-image:url(elgg_arts/images/update_left.jpg);
background-position:left top;
background-repeat:no-repeat;
width:6px;
height:27px;
float:left;
display:inline;
}

div.rightupd {
background-image: url(elgg_arts/images/update_right.jpg);
background-position:right top;
background-repeat:no-repeat;
width:12px;
height:27px;
float:left;
display:inline;
}

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

td.shadow {
	background-image: url(../images/shadow.gif); 
	background-repeat: repeat-x; 
	padding-bottom: 5px;
}

input.text, input.text_small {
	border: 1px solid #dddddd;
	font-family:tahoma, "Trebuchet MS", verdana, arial, serif;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:2px;
	border-left:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
}

input.text_small {
	font-size: 10px;
}

input.button {
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
	font-size: 10px;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	background: #efefef;
	vertical-align: middle;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

input.button:hover {
background-color:#dddddd;
}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	border: 1px solid #dddddd;
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
	color: #333333;
	padding-left: 2px;
	font-size: 10px;
	border-left:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
}

select, select.small {
	color: #333333;
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
	font-size: 10px;
	vertical-align: middle;
	margin-top: 1px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
select.small {
	font-size: 9px;
}
.icon {
	vertical-align: top;
	margin-right: 5px;
}
.icon2 {
	vertical-align: top;
	margin-right: 1px;
}
.icon_big {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.photo {
	border: 2px solid #DDDDDD;
}

font.small {
	font-size: 9px;
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
}

font.big {
	font-size: 11px;
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
}

div.spacer10 {
	margin-top: 10px;
	height: 0px;
	font-size: 1px;
}

img.button {
	display: block;
	float: left; 
	margin-right: 4px;
}

a:link { color: #3A86C6; text-decoration: none; }
a:visited { color: #3A86C6; text-decoration: none; }
a:hover { color: #8DB7DD; text-decoration: underline; }

a.menu_item:link { 
color: #666666; 
text-decoration: none;
line-height:42px;
display:block;
padding-right:15px;
padding-left:15px;

}
 
a.menu_item:visited { 
color: #666666;
text-decoration: none;
line-height:42px;
display:block;
padding-right:15px;
padding-left:15px;


}
a.menu_item:hover { 
color: #666666; 
text-decoration: underline;
line-height:42px;
padding-right:15px;
padding-left:15px;

}

a.first:hover { 
color: #666666; 
text-decoration: underline;
line-height:42px;
padding-right:15px;
padding-left:15px;

}

a.newupdates:link { color: #F2F2F2; text-decoration: none; }
a.newupdates:visited { color: #F2F2F2; text-decoration: none; }
a.newupdates:hover { color: #FFFFFF; text-decoration: underline; }

a.copyright:link { color: #666666; text-decoration: underline; }
a.copyright:visited { color: #666666; text-decoration: underline; }
a.copyright:hover { color: #999999; text-decoration: underline; }

a.portal_signup:link { color: #336699; text-decoration: none; }
a.portal_signup:visited { color: #336699; text-decoration: none; }
a.portal_signup:hover { color: #437ab1; text-decoration: none; }

label:hover { color: #3399FF; text-decoration: underline; }











table.tabs {
	margin-bottom: 10px;
}
td.tab {
	background: #FFFFFF;
	padding-left: 1px;
	border-bottom: 1px solid #eeeeee;
	display:none;
}
td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #eeeeee;
	display:none;
}
td.tab1 {
	border: 1px solid #dddddd;
	border-top: 1px solid #eeeeee;
	border-bottom: none;
	font-weight: normal;
	padding: 6px 8px 6px 8px;
	border-left:1px solid #eeeeee;
}

td.tab1 a:link, td.tab1 a:active, td.tab1 a:visited, td.tab1 a:hover {
color:#619C26;
text-decoration:none;
}

td.tab2 {
	background: #ffffff;
	border: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #eeeeee;
	font-weight: normal;
	padding: 6px 8px 6px 8px;
	color:#999999;
}
td.tab3 {
	background: #FFFFFF;
	border-bottom: 1px solid #eeeeee;
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}













table.list {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-bottom: none;
}

td.list_header {
	background: #EEEEEE;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 1px solid #DDDDDD;
	vertical-align: middle;
}

tr.list_item1 {
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #DDDDDD;
}

tr.list_item2 {
	padding: 5px 7px 5px 7px;
	background: #F5F5F5;
	border-bottom: 1px solid #DDDDDD;
}

td.form1 {
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.form2 {
	padding: 10px 0px 5px 10px;
}

div.form_desc {
	font-size: 10px;
	padding: 5px 0px 5px 0px;
}
div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}
div.success {
	line-height: 16pt;
}
td.button {
	text-align: left;
	border: 1px solid #DDDDDD;
	border-left: 1px solid #eeeeee;
	background: #FFFFFF;
	border-top:1px solid #eeeeee;
	padding: 7px;
	padding-bottom:5px;
	font-weight: bold;
	font-size:10px;
}
div.button {
	font-weight: bold;
}
td.result {
	font-weight: bold;
	text-align: center;
	border: 1px dashed #CCCCCC;
	background: #FFFFFF;
	padding: 7px 8px 7px 7px;
}
td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
td.success {
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background: #f3fff3;
}

/* STYLES FOR AD BANNERS */
div.ad_top {
	padding:0px;
	text-align: center;
}
div.ad_belowmenu {
	padding:0;
	text-align: center;
	padding-bottom:15px;
}
div.ad_left {
	padding:0px;
	vertical-align: top;
	text-align: center;
}

div.ad_left img {
margin-bottom:10px;
}

div.ad_right {
	padding:0px;
	vertical-align: top;
	text-align: center;
}

div.ad_right img {
margin-bottom:10px;
}
div.ad_bottom {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

/* STYLES FOR RECENT ACTION */
.recentaction_div_media {
	padding: 10px 10px 10px 20px;
}
.recentaction_div_media img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}
img.recentaction_media {
	float: left;
	margin: 3px; 
	border: solid 1px #777777;
}
.recentaction_div {
	padding: 10px 20px 10px 20px;
	position: relative; 
	max-height: 125px;
	max-width: 300px; 
	overflow: auto;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
.recentaction_div img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}




/* STYLES FOR FRIEND SUGGEST FEATURE */
.suggest_item a {
	padding: 3px 3px 3px 5px; 
	background: #F7F7F7; 
	border-bottom: 1px solid #CCCCCC;
	width: 181;
	display: block;
}
.suggest_item a:hover {
	background: #003366;
	color: #FFFFFF;
}
div.suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #AAAAAA;
	padding: 0px;
	display: none;
} 
a.suggest:link { color: #555555; text-decoration: none; }
a.suggest:visited { color: #555555; text-decoration: none; }
a.suggest:hover { color: #FFFFFF; text-decoration: none; }



/* LOGIN PAGE */
td.login_middle {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 16pt;
}
td.login_right {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
}








/* PORTAL PAGE (HOME.PHP) */
div.portal_spacer {
	height: 10px;
}
div.portal_content {
	border: 1px solid #eeeeee;
	border-top: none;
	padding: 8px;
	background: #FFFFFF;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
td.portal_text {
	vertical-align: top; 
	padding: 10px 20px 10px 10px;
}
table.portal_table {
	margin-bottom: 10px;
}
div.portal_login {
	padding: 25px 10px 25px 10px;
	background: #FFFFFF; 
	text-align: center;
	font-weight: bold;
	border: 1px solid #DDDDDD;
}
td.portal_member {
	padding: 10px 7px 10px 7px;
	text-align: center;
	font-weight: bold;
}
div.portal_action {
	padding: 5px 5px 5px 5px; 
	border-bottom: 1px solid #DEDEDE; 
}
div.portal_action_top {
	padding: 5px 5px 5px 5px; 
}
div.portal_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.portal_whatsnew {
	border: 1px solid #DDDDDD;
	padding: 4px 10px 4px 10px;
	border-left:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
}
div.portal_signup a, div.portal_signup a:hover {
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 0px;
	text-align: center; 
	padding: 8px 15px 5px 7px; 
	border: 1px solid #FFFFFF;
	display: block;
}
div.portal_signup_container1 {
	border: 1px solid #dddddd;
	border-left:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
}
div.portal_signup_container1:hover {
	border: 1px solid #cccccc;
	border-left:1px solid #dddddd;
	border-top:1px solid #dddddd;
}














/* WHATS NEW PAGE */
td.home_left {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}
td.home_right {
	vertical-align: top;
}
td.home_stats {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-align: center;
	vertical-align: middle;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
td.home_menu {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
td.home_menu1 {
	font-weight: bold;
}
td.home_notification {
	text-align: left;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
div.home_photo {
	border: 0px solid #DDDDDD;
	padding: 0px;
	background: #FFFFFF;
	margin-bottom: 10px;
}
td.home_box {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 8px;
	background: #FFFFFF;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
table.home_menu {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	margin-bottom: 10px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
td.home_menu1 a {
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 11px;
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
	display: block;
}
td.home_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
}
div.home_action {
	padding: 5px 5px 5px 5px; 
	border-bottom: 1px solid #DEDEDE; 
	
}
div.home_action_top {
	padding: 5px 5px 5px 5px; 
}
div.home_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.home_whatsnew {
	border: 1px solid #dddddd; 
	padding: 5px 10px 5px 10px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
div.home_updated {
	font-size: 9px;
	color: #888888;
	padding-top: 2px;
}












/* WHATS NEW - MY NETWORK PAGE */
div.network_content {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 8px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}















/* VIEW PROFILE PAGE */
td.profile {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
	border-left:1px solid #eeeeee;
}
td.profile_leftside {
	padding-top: 5px;
	vertical-align: top;
}
td.profile_rightside {
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
}
div.profile_field_value {
	max-width: 500px;
	overflow: auto;
}
div.profile_friend_photo {
	float: left; 
	width: 90px; 
	text-align: center; 
	border: 2px solid #DDDDDD;
	padding:0;
}
div.profile_friend_info {
	float: left; 
	padding-left: 10px;
}
div.profile_friend_options {
	text-align: right; 
	padding-left: 10px;
}
div.profile_friend_name {
	font-size: 11px;
	font-weight: bold;
}
div.profile_friend_details div {
	color: #888888;
	font-size: 9px;
}
div.profile_image {
	float: left;
	padding: 5px;
	text-align: center;
	width: 111px;
}
div.profile_bar {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
td.profile_item1 {
	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
}
td.profile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.profile_comment_author {
	float: left;
	padding: 5px 7px 5px 7px;
	background: #F1F1F1;
	border-top: 1px solid #dddddd;
	text-align:left;
}
div.profile_comment_date {
	text-align: right;
	padding: 5px 7px 5px 7px;
	background: #F1F1F1;
	border-top: 1px solid #dddddd;
}
div.profile_comment_body {
	clear: left;
	padding: 5px 7px 5px 7px;
	overflow: auto;
	max-width: 550px;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
div.profile_comment_body img {
	max-width: 475px;
	width: expression(this.width > 475 ? 475: true);
}
div.profile_comment_links {
	text-align: right;
	padding-right: 7px;
}
table.profile_menu {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
td.profile_menu1 a, div.nolink {
	background-image: url(../images/menu_bg1.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 10px;
	display: block;
}
td.profile_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
	text-decoration: none;
}
td.profile_photo {
	vertical-align: middle; 
	text-align: center; 
	border: 0px solid #DDDDDD;
	padding: 0px;
	background: #FFFFFF;
}
td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #dddddd;
	background: #F5F5F5;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
div.profile_postcomment {
	border: 1px solid #dddddd;
	background: #F4F4F4;
	margin-bottom: 10px;
	padding: 10px 14px 8px 10px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
.comment_area {
	font-family: "Lucida Sans", verdana, arial, serif;
	color: #888888; 
	width: 100%;
	height: 70px;
	text-align:left;
}
div.profile_action {
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px solid #EAEAEA; 
	margin-bottom: 5px;
}
div.profile_action_bottom {
	padding-bottom: 2px;
}
div.profile_action_date {
	color: #999999;
	float: right;
	padding-left: 5px;
}




td.profile_tab a:link, td.profile_tab a:visited, td.profile_tab a:active {
	background:none;
	padding: 7px 10px 7px 10px;
	border: 1px solid #ffffff; 
	border-bottom:1px solid #eeeeee;
	font-weight: normal; 
	display: block;
}
td.profile_tab a:hover {
	background:none;
	padding: 7px 10px 7px 10px;
	border: 1px solid #ffffff;
	border-bottom:1px solid #eeeeee;
	font-weight: normal; 
	display: block;
}
td.profile_tab2 a:link, td.profile_tab2 a:visited, td.profile_tab2 a:active {
	background:none;
	padding: 7px 10px 8px 10px;
	border: 1px solid #dddddd; 
	border-bottom: none;
	font-weight: normal; 
	display: block;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	color:#619C26;
	text-decoration:none;
}
td.profile_tab2 a:hover {
	background:none;
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #dddddd; 
	border-bottom: none;
	font-weight: normal; 
	display: block;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	color:#619C26;
	text-decoration:none;
}
#profile_tabs_profile { 

}
td.profile_tab_end {
	border-bottom: 1px solid #eeeeee;
}








div.profile_content {
	padding: 10px; 
	border: 1px solid #dddddd;
	border-top: none;
	border-left:1px solid #eeeeee;
}
div.profile_headline, div.profile_headline2 {
	font-size: 11px; 
	margin-bottom: 7px;
	font-weight: bold;
	color:#666666;
}
div.profile_headline2 {
	margin-top: 10px;
}














/* BROWSE PAGE */
td.browse_field {
	padding: 5px;
}
div.browse_field_radio {
	padding: 0px 5px 0px 1px;
	margin-top: 1px;
}
div.browse_fields {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
	border-left:1px solid #eeeeee;
}
td.browse_header {
	padding: 5px 5px 3px 7px;
	font-size: 10px;
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	border-bottom: none;
	background: #EEEEEE;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
td.browse_result {
	vertical-align: top;
	text-align: center;
	width: 150px;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}
div.browse_pages {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	background: #EEEEEE;
	padding: 5px 0px 5px 0px;
}

/* SEARCH PAGE */
td.search {
	width: 475px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
div.search_header {
	font-weight: bold;
	background: #ffffff;
	border: 1px solid #dddddd;
	padding: 5px 5px 5px 10px;
	font-size: 10px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
div.search_results {
	padding: 0px 10px 10px 10px;
}
div.search_result1 {
	padding: 10px;
	background: #ffffff;
}
div.search_result2 {
	padding: 10px;
}
div.search_result_text {
	font-size: 10px;
	font-weight: bold;
	padding-left: 3px;
}
div.search_result_text2 {
	font-weight: normal;
	font-size: 9px;
	color: #777777;
}
div.search_context {
	color: #555555;
}
div.search_url {
	color: #115599;
}
td.search_pages_bottom {
	padding-top: 10px;
	padding-right: 12px;
	border-top: 1px solid #dddddd;
	text-align: right;
}

/* HELP PAGES */
div.faq {
	margin: 10px;
	padding: 5px 5px 5px 10px;
	border-left: 3px solid #DDDDDD;
}
div.faq_questions {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 8px;
	border-left:1px solid #eeeeee;
}


/* MESSAGES */
table.messages_table {
	border: 1px solid #DDDDDD;
	border-left:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
}
td.messages_header {
	border:1px solid #eeeeee;
	font-weight: bold;
	font-size:10px;
	color: #619C26;
	padding:8px;
	background-color:#efefef;
	border-right:1px solid #dddddd;
}
td.messages_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.messages_right {
	text-align: right;
	vertical-align: middle;
}
tr.messages_unread {
	background: #f5f5f5;
	font-weight: bold;
}
tr.messages_read {
	background: #FFFFFF;
}
td.messages_message {
	border-top: 1px solid #dddddd;
	padding: 7px 5px 7px 7px;
	vertical-align: top;
}
td.messages_photo {
	border-top: 1px solid #dddddd;
	padding: 7px 0px 7px 7px;
	vertical-align: top;
}
td.messages_view2 {
	background: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view2_bottom {
	background: #FFFFFF;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view1 {
	vertical-align: top;
	padding-right: 15px;
}
div.messages_author {
	padding-bottom: 5px;
	font-weight: bold;
}
div.messages_date {
	font-size: 9px;
	color: #777777;
}
td.messages_authorbox {
	width: 100px;
	text-align: right; 
	vertical-align: top; 
	padding: 5px 10px 0px 0px;
}



/* MY FRIENDS */
div.friends_search {
border: 1px solid #dddddd; 
border-left:1px solid #eeeeee;
border-top:1px solid #eeeeee;
margin:5px;
}

div.friends_result {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	vertical-align:top;
	margin:5px;
}
td.friends_result0 {
	padding: 5px;
}
td.friends_result1 {
	vertical-align: top;
	padding: 5px;
}
td.friends_result2 {
	padding: 10px;
	vertical-align: top;
	text-align: right;
}
div.friends_name {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}
div.friends_stats div {
	color: #888888;
	font-size: 9px;
}


/* BROWSE FRIENDS */
td.browse_friends_sort {
	padding-top: 5px;
}
div.browse_friends_result {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
td.browse_friends_result0 {
	padding: 5px;
}
td.browse_friends_result1 {
	padding: 5px;
}
td.browse_friends_result2 {
	padding: 5px;
	text-align: right;
}


/* EDIT PROFILE */
td.editprofile_photoleft {
	text-align: center;
	padding-right: 10px;
}
td.editprofile_photoright {
	vertical-align: top;
}
td.editprofile_photo {
	height: 150px;
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
}
table.editprofile_options {
	margin-left: 10px;
}
div.editprofile_bar {
	border-bottom: 1px solid #DDDDDD;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.editprofile_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.editprofile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.editprofile_examplecss, div.editprofile_examplecss:hover {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #DDDDDD;
}
div.editprofile_examplecss:hover {
	border: 1px solid #BBBBBB;
}
div.editprofile_examplecss_selected {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
}


/* EDIT ACCOUNT SETTINGS */
td.account1 {
	padding: 5px 5px 5px 7px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}
td.account2 {
	padding: 7px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	border-top: none;
}



/* SIGNUP PAGE */
img.signup_code {
	vertical-align: middle;
}
div.signup_header {
	width: 500px;
	padding: 6px 9px 6px 9px;
	background: #efefef;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
}
div.signup_photo_desc {
	padding: 5px 5px 5px 0px;
}
td.signup_photo {
	padding: 0px; 
	background: #FFFFFF; 
	border: 2px solid #dddddd;
}



/* COMMENT STYLES */
.comment_headline {
	border:1px solid #eeeeee;
	font-weight: bold;
	font-size:10px;
	color: #619C26;
	padding:8px;
	padding-right:5px;
	background-color:#efefef;
	border-right:1px solid #dddddd;
	text-align:left;
}



/* PROFILE PHOTOS STYLES */
div.media {
	border: 1px solid #DDDDDD; 
	background: #ffffff; 
	padding: 10px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
div.media_caption {
	text-align: left; 
	padding: 0px 5px 0px 5px; 
	margin-left: auto; 
	margin-right: auto;
}
div.media_title {
	margin-bottom: 2px;
	font-weight: bold;
}
div.media_date {
	margin-top: 10px; 
	font-size: 9px; 
	color: #777777;
}



/* CAROUSEL */
td.carousel_item_active {
	border: 1px solid #dddddd; 
	background: #ffffff;
	padding: 5px;
}
td.carousel_item {
	padding: 5px;
}
td.carousel_item:hover {
	border: 1px solid #eeeeee;
	padding: 4px;
}



/* PHOTO TAG CLASSES */
div.tag_div_hidden {
	position: absolute;
	z-index: 98;
}
div.tag_div {
	position: absolute;
	border: 2px solid #FFFFFF;
	z-index: 98;
}
div.tag_label {
	position: absolute;
	padding: 3px 5px 3px 5px;
	border: 1px solid #777777;
	background: #FFFFFF;
	font-weight: bold;
	z-index: 98;
}
div.media_photo_div {
	position: relative; 
	margin-bottom: 10px; 
	margin-left:auto;
	margin-right:auto;
}
div.media_photo_tagform {
	display: none; 
	border: 1px solid #888888; 
	width: 150px; 
	position: absolute; 
	opacity: 1; 
	background: #FFFFFF;
}
div.media_photo_tagform_titlebar {
	text-align: left; 
	padding: 5px; 
	border-bottom: 1px solid #AAAAAA; 
	background: #EEEEEE; 
	font-weight: bold;
}
div.media_photo_friendlist {
	overflow: auto; 
	margin: 4px 0px 4px 0px; 
	height: 130px; 
	text-align: left; 
	padding-left: 4px; 
	border: 1px solid #AAAAAA;
}


/* styles for the debugger */
div#se_debug_window_container
{
}

table#se_debug_window
{
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 500px;
  height: 400px;
}

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

div#se_debug_window_body_container
{
  width: 500px;
  height: 375px;
  overflow: auto;
}

/* styles for main menu and profile tab dropdowns */

div.top_menu_main_link_container
{
  text-align: left;
}

div.menu_main_dropdown
{
	border: 1px solid #CCCCCC;
	border-top: none;
	position: absolute;
	margin-top: 2px;
	margin-left: 5px;
	z-index: 100;
	width: auto;
	white-space: nowrap;
}

div.menu_main_item_dropdown a:link, div.menu_main_item_dropdown a:visited
{
  color:#999999;
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	display: block;
	background: #ffffff;
	font-family:tahoma, "Trebuchet MS", verdana, arial, serif;
}

div.menu_main_item_dropdown a:hover, div.menu_main_item_dropdown a:active
{
  color:#888888;
	background: #efefef;
	text-decoration: none;
	font-family:tahoma, "Trebuchet MS", verdana, arial, serif;
}

div.menu_main_item
{
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_profile_dropdown
{
	border: 1px solid #CCCCCC;
  border-top: none;
	background: #FFFFFF;
	position: absolute;
	margin-top: 31px;
	margin-left: -63px;
	z-index: 99;
	width: auto;
	white-space: nowrap;
}

div.menu_profile_item_dropdown a
{
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #FFFFFF;
}

div.menu_profile_item_dropdown a:hover
{
	background: #F0F0F0;
	text-decoration: none;
}



/* ----- tool tip specific styles ----- */
#theToolTip{
position: absolute;
left: -300px;
width:100px;
border: 2px solid #C0C09F;
padding: 6px;
background-color: #FFFFCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#theToolTip p{
font-size: 1.1em;
color: #333333;
line-height:1.4em;
margin-right:10px;
margin-top:0;
}

#ToolTipTextWrap {
font-weight:bold;
font-size: 1.2em;
color: #592C16;
margin-right:10px;
}




.elementbox {
padding: 7px 10px 7px 10px; background: #ffffff; border: 1px solid #dddddd; margin: 10px 0px 10px 0px; font-weight: bold; border-left:1px solid #eeeeee; border-top:1px solid #eeeeee;
}


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

#artsav_main_content ul.liststyle li {
padding-left:10px;
background-image:url(elgg_arts/images/li.jpg);
margin-left:5px;
margin-bottom:5px;
background-position: left 7px;
background-repeat:no-repeat;
}