/* CSS Document */

/*-------------------- home --------------------*/
#home-portfolio-container
{
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0 15px 0 15px;
	text-align: left;
}

#home-portfolio-container img
{
	float: left;
	padding-right: 10px;
	padding - bottom: 10px;
}

#home-labels
{
	float: left;
	font-weight: bold;
	padding-left: 10px;
}

#home-text
{
	display: table-cell;
	padding-left: 5px;
}	

#breaker
{
	position: relative;
	background: url(indeximg/webPage_bar.png);
	width: 615px;
	height: 11px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background-repeat: no-repeat;
}
/*-------------------- portfolio --------------------*/

.thumbnail, #sortable li
{
	float: left;
	margin: 5px;
	border-style: none;
}

.thumbnail img
{
	border-style: none;
}

.newimg
{
	position: absolute;
	background-image: url(indeximg/newimg.gif);
	width: 38px;
	height: 38px;
	background-position: 0px 0px;
	text-align: center;
	color: white;
	text-indent: -10000px;
}
		
/*-------------------- Merch --------------------*/
#all-merch-container
{
	position: relative;
	clear: both;
	border-style: dashed;
	border-color: #8398a2;
	border-width: 1px;
	overflow: hidden;
	margin: 0 15px 0 15px;
}

#title-container
{
	margin: 15px 0 0 0;
	padding: 0 10px 0 10px;
	border-bottom: 1px #312925 solid;
	overflow: hidden;
}

#merch-container
{
	float: left;
	margin: 30px 0 30px 0;
	padding: 0 10px 0 10px;
	text-align: center;
}

#merch-text
{
	float: left;
	text-align: left;
	width: 320px;
	margin: 30px 0 30px 0;
	padding: 0 10px 0 10px;
}

#merch-title
{
	float: left;
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
}

.subimage
{
	float: left;
	padding: 10px;
}

img
{
	border-style: none;
}

.subdescription
{
	font-size: small;
}

	
/*-------------------- Exhib --------------------*/
#all-exhib-container
{
	position: relative;
	clear: both;
	border-style: dashed;
	border-color: #8398a2;
	border-width: 1px;
	overflow: hidden;
	margin: 0 15px 0 15px;
}

#title-container
{
	margin: 15px 0 0 0;
	padding: 0 10px 0 10px;
	border-bottom: 1px #312925 solid;
	overflow: hidden;
}

#exhib-container
{
	float: left;
	margin: 30px 0 30px 0;
	padding: 0 10px 0 10px;
}

#exhib-text
{
	margin: 30px 0 30px 0;
	padding: 0 10px 0 10px;
	
}

#exhib-title
{
	float: left;
	font-weight: bold;
	text-align: right;
}
/*-------------------- media --------------------*/
#all-media-container
{
	position: relative;
	clear: both;
	border-style: dashed;
	border-color: #8398a2;
	border-width: 1px;
	overflow: hidden;
	margin: 0 15px 0 15px;
}

#title-container
{
	margin: 15px 0 0 0;
	padding: 0 10px 0 10px;
	border-bottom: 1px #312925 solid;
	overflow: hidden;
}

#media-container
{
	float: left;
	margin: 30px 0 30px 0;
	padding: 0 10px 0 10px;
}

#media-text
{
	margin: 30px 0 30px 0;
	padding: 0 10px 0 10px;
	
}

#media-title
{
	float: left;
	font-weight: bold;
	text-align: right;
}
		
/*-------------------- blog --------------------*/
#blog-container
{
	position: relative;
	clear: both;
	border-style: dashed;
	border-color: #8398a2;
	border-width: 1px;
	overflow: hidden;
	margin: 0 15px 0 15px;
}

#title-container
{
	margin: 15px 0 0 0;
	padding: 0 10px 0 10px;
	border-bottom: 1px #312925 solid;
	overflow: hidden;
}

#image-container
{
	float: left;
	margin: 30px 0 30px 0;
	padding: 0 10px 0 10px;
}

#blog-text
{
	margin: 30px 0 30px 0;
	padding: 0 10px 0 10px;
	
}

#blog-title
{
	float: left;
	font-weight: bold;
	text-align: right;
}

#blog-date
{
	float: right;
	color: #414648;
	text-align: right;
	font-weight: 900;
}

		
/*-------------------- contact --------------------*/
#contact-container
{
	position: relative;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	line-height: 2em;
	
}

.textfield
{
	position: absolute;
	right: 10px;
	margin: 5px 0 0 0;
}

.subject
{
	position: absolute;
	right: 10px;
	width: 215px;
	margin-top: 5px;
}

#contact-container .textarea
{
	position: relative;
	width: 96%;
	margin: 5px 2% 5px 2%;
}

.delete
{
	position: absolute;
	margin-left: 45%;
	
}

.contact
{
	border-style: dashed;
	border-width: 1px;
	border-color: #8398a2;
	padding: 1px 0 5px 0;
}

.contacttxt
{
	margin-left: 10px;
}


/*-------------------- links --------------------*/
#link-container
{
	position: relative;
	clear: both;
	border-style: dashed;
	border-color: #8398a2;
	border-width: 1px;
	overflow: hidden;
	margin: 0 15px 0 15px;
}

#title-container
{
	margin: 15px 0 0 0;
	padding: 0 10px 0 10px;
	border-bottom: 1px #312925 solid;
	overflow: hidden;
}

#link
{
	text-align: center;
	padding: 10px;
	overflow: hidden;
}

#link-text
{
	margin: 30px 0 30px 0;
	padding: 0 10px 0 10px;
	font-size: small;
	
}

#link-title
{
	font-weight: bold;
	text-align: center;
}

/*-------------------- bio --------------------*/

#bio-container
{
	position: relative;
	padding: 10px;
	border-style: solid;
}

#floatRight { 
    float: right; 
    margin: 4px; 
}

#bioheader
{
	position: relative;
	background-image: url(indeximg/Bio_text.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 135px;
	height: 15px;
	text-indent: -1000000px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#statementheader
{
	position: relative;
	background-image: url(indeximg/artist_Statement_text.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 227px;
	height: 15px;
	text-indent: -1000000px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*-------------------- login page --------------------*/

#login-container
{
	position: relative;
	width: 245px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}
.form
{
	padding: 10px;
}

/*-------------------- forms page menu --------------------*/
#form-menu-container
{
	position: relative;
	width: 200px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: white;
	border-width: 8px;	
}

#section-container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	width: 80%;	
}

#section-container ul, li
{
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

#section-header
{
	font-weight: bold;
}

/*-------------------- forms --------------------*/

#form-container
{
	position: relative;
	width: 600px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	line-height: 2em;
}

#form-header
{
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	font-size: large;
}

.labelText
{
	width: 100%;
	background-color: #D3D3D3;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	padding: 1px 0 5px 0;
}

.inputFields
{
	position: absolute;
	right: 20%;
	margin: 5px 0 0 0;
}

.textarea
{
	width: 95%;
	margin-left: 15px;
}

.submit
{
	float: left;
}

.reset
{
	float: right;
}

.req
{
	color: #EE0000;
	font-weight: bold;
}

.msg
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #FFD700;
	border-width: 3px;
	text-align: center;
	padding: 4px;
}

.linkbttn
{
	background-color: transparent;
	background-image: url(userupdate/userimg/addlink.png);
	background-repeat: no-repeat;
	border-style: none;
	text-indent: -10000px;
	width: 20px;
	height: 15px;
	margin-left: 3px;
}

.linkbttn:hover
{
	background-color: transparent;
	background-image: url(userupdate/userimg/addlink_h.png);
	background-repeat: no-repeat;
	border-style: none;
	text-indent: -10000px;
	width: 20px;
	height: 15px;
	margin-left: 3px;
}

.boldbttn
{
	background-color: transparent;
	background-image: url(userupdate/userimg/bold.gif);
	background-repeat: no-repeat;
	border-style: none;
	text-indent: -10000px;
	width: 19px;
	height: 15px;
	margin-left: 3px;
}

.boldbttn:hover
{
	background-color: transparent;
	background-image: url(userupdate/userimg/bold_h.gif);
	background-repeat: no-repeat;
	border-style: none;
	text-indent: -10000px;
	width: 19px;
	height: 15px;
	margin-left: 3px;
}


/*-------------------- live validation --------------------*/

.LV_valid
{
	font-weight: bold;
	color: #228B22;
	background-color: white;
}

.LV_invalid
{
	font-weight: bold;
	color: red;
	background-color: white;
}

/*-------------------- Page Numbering --------------------*/
#pages-container
{
	text-align: center;
}
#pages
{
	padding: 3px;
}
.pages-current
{
	background-color: #ffffff;
}
