/*Orang F7921E */
BODY	{   
	/*background-color:#ffffff;*/
	margin:0;
	padding:0;
	/*background-image: url(../images/lica_l1bg.jpg);
	background-repeat: repeat-x;*/
    background:#666666;
}

.bgBottom{
	height:30px;
	margin:0;
	padding:0;
   background: url(../images/content_bg_footer.jpg) no-repeat top;

}

.floatLeft {
float:left;
}

.floatRight {
float:right;
}


#level1sep {
	width:860px;
	height:10px;
	margin-top:2px;
	margin-left:0px;
	text-indent:20px;
	background:#f6f6f6;
}

.greyText {
	color:#999;
}
.artistsWorkGreyInfo {
color:#999999;
font-size:12px;
padding-left:0px;
padding-top:10px;
}

.artistsInfo {
color:#333333;
font-size:11px;
padding:10px;
}

.artistsInfo a{
text-decoration:underline;
}

.artistsInfo a:hover{
text-decoration:none;
}


.artistsName {
padding-left:6px;
padding-top:4px;
color:#333333;
font-size:14px;
font-weight:bold;
}

.artistsInfo a {
color:#F7921E;
}

.artistsInfo a:link {
    text-decoration:underline;
}
.artistsInfo a:hover {
	text-decoration:none;
}

.level1TextBox ul{
list-style-type:disc;
font-size:13px;
}

.photoImage {
 padding:10px;	
}

.leftNav p#active {color:#F7921E;}

.leftNavHeader {
width:134px;
height:18px;
background:#000000;
color:#ffffff;
font-size:13px;
font-weight:bold;
padding-left:6px;
}

.leftNavButtons {
color:#333333;
font-size:11px;
padding-top:4px;
padding-bottom:4px;
text-align:center;
margin-left:2px;
margin-right:2px;
border-bottom: 1px solid #999999;
}

.leftNavButtons a {
color:#333333;
text-decoration:underline;
}

.leftNavButtons a:hover{
text-decoration:none;
}

.level1ContentWrapper{
width:590px;
font-family: Arial;
float:left;
}


.artistsWork{
width:590px;
font-family: Arial;
float:left;
}

.artistsInfoWrapper {
   width:590px;
   float:left;
}

.artistsInfoLabels {
width:590px;
float:left;
}

.artistsWorkHeader {
width:800px;
height:22px;
background:#F7921E;
border: 1px solid #cccccc;
font-size:16px;
font-weight:bold;
color:#ffffff;
padding-top:2px;
margin-left:2px;
}

.level1OrangeHeader {
width:590px;
height:22px;
background:#F7921E;
border: 1px solid #cccccc;
font-size:16px;
font-weight:bold;
color:#ffffff;
padding-top:2px;
padding-left:8px;
}

.enlargedImage {
vertical-align:middle;
}
#enlargedImageHolder {
width:380px;
height:330px;
padding-top:10px;
text-align:center;
border:1px solid #cccccc;
}

.imageInfo {
color:#333333;
font-size:12px;
}

#user_thumbnails {
text-align:center;
width:380px;
}

.artistImages{
width:380px;
float:left; 

}

.thumbNailImage {
padding:10px;
}

#artistsInfoBox {
float:right;
width:200px;
height:550px;
}

.instructionText {
	 width:380px;
	 text-align:center;
	 height:20px;
	 color:#666666;
	 font-size:12px;
}

.bioText {
	margin:0px;
	color:#333333;
	font-size:11px;
	padding:10px;
}

/***Image Edits*****/
.imagePreview {
	color:#333333;
	font-size:12px;
	margin:4px;
	padding:6px;
	float:left;
	width:250px;
}

.imagePreviewImage {
height:110px;
}


/***Members Listing***/
#membersList {
	margin-left: 0px;
	padding-left:10px;
	padding-top:10px;
	padding-right:2px;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
}

.membersListHighlight {
color:#999999;
}

#membersList a{
	color:#F7921E;
	text-decoration:underline;
}

#membersList a:hover{
	text-decoration:none;
}

/***Search Results ****/
.searchResults {
	font-family: arial, sans-serif; 
	font-size: 14px; 
	color:#333333;
}

.searchResults a{
	color:#F7921E;
	text-decoration:underline;
}

.searchResults a:hover{
	text-decoration:none;
}

/**Forms**/
.searchForm {font-family: arial, sans-serif; font-size: 12px; }
.searchForm ul {  padding: 3px; width: 150px; border: 1px solid #999999; list-style-type: none;   margin:0; background:#ffffff;}
.searchForm ul li { margin: 0px 0px 5px 0px; cursor: default; color:#333333;background:#ffffff;}
.searchForm ul li:hover { background: #F7921E; }
.searchForm ul li.selected { background: #F7921E;}

.editAccount {
	font-family: arial, sans-serif; 
	font-size: 12px; 
	color:#333333;
}

.editAccount input {
	font-family: arial, sans-serif; 
	font-size: 12px; 
	padding-left:2px;
	margin-top:6px;
	margin-bottom:16px;
	color:#333333;
}
.editAccount textarea {
	margin-top:6px;
	margin-bottom:6px;
}

.editProfile {
	font-family: arial, sans-serif; 
	font-size: 12px; 
	color:#333333;
}


.formError {
color:red;
}

/**Members mailing list**/
.mailBody {font-size: 12px;}

.mailSectionSep{background:#FFF0D0;font-weight:bold; height:20px; padding-top:6px; padding-left:8px; width:500px; display:block; margin-top:20px;}

