/* CSS Document */
#managestory
{
	min-height:700px; 
	height:auto;
	/*border:thin solid red;*/
}
/* for Internet Explorer */
* html #managestory 
{
	height: 700px;
}
/**/

#managestoryhelp
{
/*border:thin solid yellow;*/
margin-bottom:10px;
	min-height:200px; 
	height:auto;
}
* html #managestoryhelp 
{
	height: 200px;
}


#managetitlefunctions
{
	margin-bottom:10px;
	/*border: thin solid #383;*/
}
#managetitlefunctionsmenu
{
	/*border: thin solid red;*/
	/*margin-left:10px;*/
}
#managetitlefunctionsinner
{
	/*border: thin solid #383;*/
	min-height:10px; 
	height:auto;
	/*margin:10px;*/
	}
* html #managetitlefunctionsinner 
{
	height: 10px;
}
#managetitleouter
{
	margin-bottom:10px;
/*border: thin solid blue;*/
}
#managetitleinner
{
/*border: thin solid red;*/
}
#managesentanceouter
{
	margin-bottom:10px;
	/*border: thin solid red;*/
}
#managesentanceinner
{
/*border:thin solid black;*/
}

#managestcfunctions
{
}
#managestcfunctionsmenu
{
}
#managestcfunctionsinner
{
	/*border: thin solid #383;*/
	min-height:10px; 
	height:auto;
	/*margin:10px;*/
}
* html #managestcfunctionsinner 
{
	height: 10px;
}
#managestorybottom
{
}
/*STORY TITLE*/

.editme1
{
/*background-color: pink;*/
}

.editmetitle:hover, .editmedesc:hover
{
background-color: #383;
color:#ffffff;
cursor:pointer;
/*border:#000000 thin dotted;*/
}

.storytitle
{
padding:5px;
}
.StyTitleLabel
{
/*display:block;*/
/*background-color: #FFCC00;*/
border:#000000 thin dotted;
width: 90px;
text-align:right;
margin-right:5px;
float:left;
}
/*.inplace_cancel, .inplace_save
{
font-size:10px;
}*/
.editmedesc, .editmetitle
{
/*width: 550px;*/
/*border: thin solid red;*/
height:30px;
}
.editmetitle textarea, .editmedesc textarea
{
/*background-color:#CC3366;*/
width: 500px;
height: 30px;
}

#storytitle
{
	min-height:190px; 
	height:auto;
	width:445px;
	/*padding:5px;*/
	border:#000000 thin dotted;
	float: left;
	
}
/* for Internet Explorer */
* html #storytitle 
{
	height: 190px;
}
/**/

.storytitleholder
{
/*border:thin solid #383;*/
padding: 5px;
/*width:400px;*/
margin:10px 10px 10px 0px;
}


#titleimg
{
/*margin-left:100px;*/
/*border: thin solid blue;*/
width:200px;
margin:auto;
float:none;
}
#titleimage
{
/*border: thin green solid;*/
width:75px;
float: left;
/*margin-left: 50px;*/
}
#managetitleimage
{
/*border:thin solid black;*/
width: 100px;
float: left;
}
#managetitleimage a
{
/*border:thin solid orange;*/
/*display:block;*/
/*margin: 5px;*/
}
#titleimagebottom
{
/*border:solid yellow thin;*/
clear:both;
}

#addimg div 
{
    display: inline;
	/*margin: 5px;*/
	/*border: #383 thin solid;*/
}
.showstyimg, .showstcimg
{
/*border: thin solid green;*/
}
#addimg div img
{
padding:5px; 
border-style: none;
}

.stylefield
{
border:none;
}

.stylefield label 
{
/*background-color:#006699;
border:thin solid red;*/
width:200px;
padding:5px;
margin-right:20px;
}

#newstc
{
/*border:thick solid green;*/
}

#newstcleft
{
/*border:thick solid black;*/
float: left;
width: 400px;
margin-top:5px;
}

#Stc
{
/*border:thick solid pink;*/
}

#newstcright
{
/*border:thick solid red;*/
float: right;
width: 450px;
margin-bottom:20px;
margin-top:5px;
}

#stclists
{
/*border:thick solid black;*/
}
#newstcbottom
{
/*border:thick solid yellow;*/
clear:both;
}

#AddNewStcText
{
	width: 350px;
	height: 70px;
	border: thin solid #383;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(http://soshul.org.uk/assets/includes/images/newStc_textarea.gif);
	background-position: bottom left;
	background-repeat: no-repeat;*/
	font-size:small;
	margin-top:5px;
}


#SaveStc
{
width:50px;
margin-top:3px;
}

#stylists_outer
{
	min-height:150px; 
	height:auto;
	padding-left:10px;
/*	margin-bottom: 50px;
border:red thin solid;*/
}
/* for Internet Explorer */
* html #stylists_outer 
{
	height: 150px;
}
/**/

#stylists_my, #stylists_spare, #stylists_site
{
display:inline;
/*width:125px;*/
/*height:50px;*/
float:left;
text-align:center;
/*border:#0066CC thin solid;*/
padding:8px;
background-color:#ccc;
color:#383;
margin-top:5px;
}
#stylists_my a, #stylists_spare a, #stylists_site a
{
text-decoration:none;
}
#stylists_my a:hover, #stylists_spare a:hover, #stylists_site a:hover
{
color:#FFFFFF;
}
#stylists_my:hover, #stylists_spare:hover, #stylists_site:hover
{
background-color:#383;
color:#ffffff;
}
#stylists_bottom
{
clear:both;
	min-height:100px; 
	height:auto;
/*border:#0066CC thin solid;*/
}
/* for Internet Explorer */
* html #stylists_bottom 
{
	height: 100px;
}
/**/




