/*@import url(default-cln.css);*/

/* CSS Document */



body{
	margin-top: 22px;
	text-align: center;
	background-color: #f2f2f2;
}


body a { color: black; }


input:focus{
	background-color:#FFFFCC;
}

div.clear{
	clear: both;
	padding: 1px;
	margin: 1px;
}


.fieldDescription{
	margin-left: 168px;
	font-size: 85%;
	padding-bottom: 15px;
}
/* SECTIONS */

#openCallSection{
	padding: 10px;
	border: 1px dashed #BDCAF2;
	background-color: #F4F4F4;
}

#openCallSection ol{
	padding: 4px;
	margin: 0px 0px 0px 22px;
	}

#openCallSection li{
	}

#applyButton{
	width: auto;
	padding: 4px;
	/*background-color: #E4E4E4;
	margin-left: 25px;*/
	border: 1px solid #BDCAF2;
	/*float: right;*/
}

#applyButton a{
	text-decoration: none;
}

#applyButton a:hover{
	color: #666600;
}

#openCallSectionHeader {
	margin: 0px;
}

#artistAccountSignup{
	border: 1px dashed #BDCAF2;
	padding: 10px;
	margin-left:300px;
	height: 160px;
	background-color: #F4F4F4;
}

#artistSection{
	padding: 10px;
	border: 1px dashed #BDCAF2;
	background-color: #F8F8F8;
}
#artistAccountSection{
	margin-top: 3px;
	width: auto;
	padding: 5px 5px 10px 5px;
	background-color:#F8F8F8;
	border:1px dashed #BDCAF2;
}
#artistAccountSectionDisplay{
	float: left;
	width: 276px;
	margin-top: 3px;
	padding: 5px 5px 10px 5px;
}
#artistDescriptionSection{
	margin-top: 3px;
	padding: 5px 5px 10px 5px;
	background-color:#F8F8F8;
	border:1px dashed #BDCAF2;
}
#artistDescriptionSectionDisplay{
	position: relative;
	width: auto;
	margin: 3px 3px 3px 294px;
	padding: 5px 5px 10px 5px;
	border-left: 1px dashed #BDCAF2;
}

#artistAssetsSection{
	clear: both;
	margin-top: 10px;
	padding: 5px 5px 10px 5px;
	background-color: #F8F8F8;
	border: 1px dashed #BDCAF2;
}
#artistAssetsSectionDisplay{
	clear: both;
	width: auto;
	margin-top: 3px;
	padding: 5px 5px 10px 5px;
	border-top: 1px dashed #BDCAF2;
}


#mailingAddress{
}

#artistDescription{
}

#imagesThumbnails{
}


/* EXPANDING AREAS */

.openCloseButton{
	width: 41px;
	vertical-align: text-bottom;
	margin-top: 3px;
}

.bort {
	padding:5px;
	margin: 5px 0 0 0;
	color:#111111;
}

.green{
	border:1px dashed #BDCAF2;
}

.orange{
	border:1px dashed #FF9900;
}
.red{
	border:1px dashed #FF0000;
}

.grey{
	background-color:#CCC;
}
.grey {
	color: #777;
	}

.bortExpandContent{

}

/* FORM STYLES */
fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}
legend{
	padding: 10px 0px 10px 0px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}
label{
	height: .8em;
}

form{
	margin: 0;
	padding: 0;
}

div.row {
  clear: both;
  padding: 10px 0 0 0;
  }

div.row span.artJuryFormLabel {
  float: left;
  width: 160px;
  text-align: right;
  padding-right: 0 3px 0 0;
  margin-right: 5px;
  }

div.row span.formElement {
  text-align: left;
  }

.formElementSubmit {
 	float: right;
	margin: 0 5px 5px 15px;
	text-align: center;
	height: 1.8em;
	width: 14em;
	color:#444444;
	font-weight:bold;
}


/* IMAGE RELATED */

div.imagesThumbnails{
	padding: 20px 0 0 0;
	border: 1px solid #E4E4E4;
	background-color: #FFFFFF;
	padding: 4px;
	margin-bottom: 5px;
}

.imageDisplay{
	padding: 2px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

div.newItem{
	clear: both;
	margin: 8px 0px 8px 0px;
}

.myCollection{
padding: 3px 3px 10px 3px;
border-bottom: 2px solid #E4E4E4;

}
.newItem a{
	clear: both;
	width: 144px;
	border-top: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #BDCAF2;
	padding: 4px;
	margin: 20px 0px 5px 0px;
	color:#FFFFFF;
	font-size: 1.0em;
	text-align: center;
}

.newItem a:link{
font-weight: bold;
text-decoration: none;
color:#FFFFFF;
}
.newItem a:visited{
font-weight: bold;
text-decoration: none;
color:#FFFFFF;
}
.newItem a:hover{
font-weight: bold;
text-decoration: none;
color:#111111;
}


.artJuryCollectionImageLabel {
	width: 250px;
	float: left;
	}
	
h5.artJuryCollectionImageLabel {
	padding: 0;
	margin: 0;
	font-size: 120%;
	}

.artJuryCollectionImageNav {
	margin: 5px 0px 10px 0px;
	text-align: center;
	}

.artJuryImageCollectionThumnail {
	float: left;
	margin-left: 20px;
	padding: 2px;
	border: 1px solid #F4F4F4;
}

/* COLOUR STATUS */
.statusType{

}


/* TITLES */

h3 {
	font-size: 100%;
	padding: 10px 0px 0px 0px;
	margin: 0;
	}

h3.sectionTitle{
	font-size: 100%;
	padding: 10px 0px 0px 0px;
	margin: 0;
	}
	
h4{
	font-size: 1.15em;
	color:#CC6600;
	padding: 0;
	padding: 2px 0px 2px 2px;
	margin: 0 0 0 0;
	}
	
.artistSectionTitles{
	padding: 5px 0 5px 0px;
	font-size: 1.2em;
	font-weight: bold;
	}
		
.mailingAddressTitle{
	padding: 10px 0 0 3px;
	font-size: 1.1em;
	font-weight: bold;
}

.imagesTitle{
	padding: 10px 0 0 3px;
	font-size: 1.1em;
	font-weight: bold;
}
 
 
/* LISTS */
.openCallRequirements{
	margin: 0;
	padding: 0;
}

.openCallRequirements ol{
	margin: 2px 0 2px 0px;
	padding: 0 0 0 16px;
}

.title{
	margin:0;
	font-weight: bold;
}

.openCallRequirements li{
	list-style-position: inside;
}

/* Artist Statement */
.artistDisplay{
padding: 6px 0 2px 0;
}

.openCallDescription{
margin: 0 0 0 18px;
display: block;

}


/* Login form */

#loginOptions{
	padding: 0;
	border: 1px solid blue;
}


#loginFormWrapper{
	height: 160px;
	float: left;
	padding: 10px;
	width: 260px;
	text-align: center;
	border:1px dashed #BDCAF2;
	background-color: #F4F4F4;
}
	
#loginForm {
	padding: 4px 4px 4px 4px;
	width: 240px;
	text-align: left;
	}

.loginFormTitle{
	padding: 2px;
	font-weight:bold;
	color: #666666;
}

.formLabel{
	font-size:1.1em;
	font-weight:bold;
	width: 80px;
	text-align: right;
	padding-right: 0 5px 0 0;
	margin-right: 5px;
  }	
	
span.artJuryLoginFormLabel {
  float: left;
  width: 80px;
  text-align: right;
  padding: 0 3px 0 0;
  margin-right: 5px;
  }

.loginFormElement {
  text-align: left;
  }

.loginFormElementSubmit {
	text-align: center;
	padding: 2px;
	font-weight: bold;
	color:#444444;
	}
	
.forgotPasswordFormElementSubmit{
	text-align: center;
	height: 1.8em;
	width: 11em;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
	color:#444444;
	}
	






/*****************************************************************************************
******************************************************************************************/









/* Dom's styles */
/******* hyperlink and anchor tag styles *******/
/* MAIN AREA STYLES */
#userLoginSection
{
	clear: both;
	margin: 0px;
	padding: 4px 4px 4px 4px;
	border-top: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px dashed #FFFFFF;
	border-left: 1px solid #E2E2E2;
	background-color: #FFDF5E;
	height: 200px;
}

/************** USERLOGINSECTION BITS ******************/
#helpButton
{
	padding: 0px 5px 5px 0px;
	padding-left: 18px;
}

#browseButton
{
	padding: 0px 5px 5px 0px;
	padding-left: 18px;
}

#editButton
{
	padding: 0px 5px 5px 0px;
	padding-left: 18px;
}

#myHouseButton
{
	padding: 0px 5px 5px 0px;
	padding-left: 18px;
}

#logoutButton
{
	padding: 0px 5px 5px 0px;
	padding-left: 18px;
}



/****** USERLOGIN ******/
#userLogin
{
	float: left;
	margin-right: 5px;
	width: auto;
}


#userLogin input
{
	padding: 0;
	width: 8em;
	height: 20px;
	/*padding: 1px 0 1px 0;*/
}

#userLogin .loginButton
{
	height: 20px;
	width: auto;
	color: #333333;
	background-color: #B0BECC;
	border: 1px solid;
	border-top-color: #E4E4E4;
	border-left-color: #E4E4E4;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

#userLoginSection { display: none; }

/*** forgottenPassword **/
#forgottenPassword { float: left; }

/**** joinCommunity ***/
#joinCommunity { float: right; }

/*** myHouseTopButton **/
#myHouseTopButton { float: right; }

/**** logoutTopButton ****/
#logoutTopButton { float: right; }

/****** USERJOIN *******/
#userJoin
{
	float: right;
	padding-right: 2px;
}

/******* MODE *******/
#mode
{
	float: left;
	margin-right: 2px;
}

#mode a:link
{
	color: #666666;
	text-decoration: underline;
}

#mode a:visited
{
	color: #666666;
	text-decoration: underline;
}

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

/********** USERPROFILE ********/

/*#userProfile{
	float: right;
	margin-right: 2px;
}*/

#userProfile a { }
#userProfile a:hover { }

/******************* BORTS ***************************/
.icon
{
	padding: 1px 3px 1px 3px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	color: #333333;
}

.bortExpandContent { padding: 5px; }

.roomBort
{
	background-color: #E4E4E4;
	padding: 2px;
	border: 2px solid green;
}

.pageBort
{
	background-color: #E4E4E4;
	padding: 2px;
	border: 2px solid green;
}

.blockBort
{
	background-color: #E4E4E4;
	padding: 2px;
}

/********* FORM and related tag styles *********/
form
{
	margin: 0;
	padding: 0;
}

/************* MISCELLANEOUS **************/
.skipLinks { display: none; }

.languageController
{
	margin: 5px 0 0 8px;
	padding: 5px 2px 5px 2px;
	background-color: #E4E4E4;
	border: 1px solid #CCCCCC;
}

/******** CONTROL PANEL ****************/
.controlPanel
{
	background: #E4E4E4;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 10px 10px 30px 10px;
	color: #666666;
}

.currentPanelLanguage { margin: 0; }
.taskTitle a { color: #336699; }

/************** header tag styles **************/
/* Styles for Jason's type */

#allBody
{
	font-size: .8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:1.3em;
	text-align:left;
	width: 750px;
	margin: 0 auto;
	/*background: url("ff-background.gif");*/
}


.topNavigation{
	float: right;
}

#topSection{
background-color: #FFFFFF;
}

#topLeft{
	height: 84px;
}

h2{
	font-family:Tahoma, Arial, Verdana, sans-serif;
	color:#CC6600;
	padding: 10px 0 0 0px;
	font-size:170%;
	font-weight:normal;
	letter-spacing:.05em;
}
#rightSide
{
	/*float: right;
	width: 535px;*/
	text-align: left;
}

#leftSide
{
	/*float: left;
	width: 215px;*/
	text-align: left;
}

#pageTitleBox
{
	padding: 5px 35px 4px 0;;
	background-color: #E0E0E0;
	margin: 0px;
	border: 1px solid #e0e0e0;
}

#pageTitleBox p
{
	background-color: #E0E0E0;
	color: #252525;
	text-align: right;
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	font-size: 9pt;
}

.bodyContent
{
	margin: 0;
	padding: 5px 20px 0px 20px;
	background-color:#FFFFFF;
}

#imageRow{
	margin: 0;
	background-color:#E0E0E0;
}
	
#footerDiv
{
color: #555555;
	clear: both;
	font-size: .85em;
	padding: 20px 0 10px 0;

}

#footerDiv a:link
{
	color: #555555;
	text-decoration: underline;
}

#footerDiv a:visited 
{
	color: #555555;
	text-decoration: underline;
}

#footerDiv a:hover
{
	background-color: #E4E4E4;
	color: black;
	text-decoration: underline;
}

.foorParaLeft{
	float: left;
	width: 400px;
}
.footerParaRight{
	float: right;
	text-align:right;
	width: 300px;
}



/* Styles for Menu Items */


a:link
{
	color: #CC3300;
	text-decoration: underline;
	font-weight: normal;
}

a:visited
{
	color: #CC3300;
	text-decoration: underline;
	font-weight: normal;
}

a:hover
{
	color:#000000;
	text-decoration: underline;
	font-weight: normal;
	background: #E4E4E4;
	/* IE6 Bug */
}


.textColumn li {
	display: list-item;
	float:none;
	}

#joinCommunity {
	display: none;
	}
	
.artistAdvantages{

}

/* Call Main Page styles */
	
#callRequirementsList {
	
}

#callRequirementsList h3 {
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	/*border-bottom: 1px solid orange;*/
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
	}
	
#callRequirementsList h4 {
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 5px;
	}

	
#callRequirementsList p {
	margin: 3px 5px 3px 25px;
}


/* *DescWrappers float the descriptions to the left to allow the status to come to the right*/

.callRequirementDescWrapper {
	width: 540px;
	float: left;
}

.callSubRequirementsDescWrapper {
	width: 520px;
	float: left;
}

.callRequirementStatus {
	float: left;
	width: 24px;
	height: 24px;
	margin: 8px 3px 3px 0px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	}
	
.callRequirementStatusLegend {
	width:12px;
	height: 12px;
	margin: 3px 3px 3px 6px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	vertical-align:middle;

	}
	
	
.callSubRequirementStatus {
	float: left;
	width: 24px;
	height: 24px;
	margin: 8px 3px 3px 0px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	}


.callRequirementWrapper {
	margin: 15px 0px 2px 0px;
	padding: 2px;
	clear: both;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	padding-bottom: 5px;
	}
	
	
.callSubRequirementWrapper {
	margin: 2px 0px 2px 20px;
	padding: 2px;
	/*clear: both;*/
	border-top: 1px solid #CCCCCC;
	/*width: 95%;*/
}


.errorMessages{
padding: 4px;
border: 1px dashed red;
background-color:#FFCCCC;
color:#990000;
}

.userMessages{
padding: 4px;
border: 1px dashed green;
background-color:#BFF8B1;
color:#006600;
}
