/**************************************/
/*																		*/
/*	All Pages 												*/
/*																		*/
/**************************************/


html, body {
	height: 100%;
  /* font-family: sans-serif, Arial; */
	}
		
.normalText {
		text-align: left;
		font-family: sans-serif, Arial;
		font-size: 0.85em;
		color: #000087;
		}


#wrapper {
  position: relative;
  min-height: 100%;
  height: 100%;
	}
		
.invisible {
	display: none;
	}

.visible {
	display: inline;
	}

#banner {
	position: relative;
	top: 22px;
	left: -10px;
	width: 1000px;
	height: 65px;
	background-image: url('../img/DM-Media_banner-logo_h65repeat.jpg');
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-bottom: 8px;
	}
	
#textFrame {
	position: relative;
	top: 75px;
	}
	
#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 700px;
	height: auto;
	}
	
#content{
	position: relative;
	top: 0px;
	left: 0px;
	width: 700px;
	}
	
#sideBar {
		display: block;
		border-left: 3px dotted #B0E0E6;
		position: absolute;
		top: 0px;
		right: 0px;
		width: 225px;
		height: 600px;
		background-color: #ffffff;
		padding-top: 25px; 
		padding-left: 10px;
		z-index: 4;
		}
		
	a.topLink {
				font-family: sans-serif;
				font-size: 0.85em;
				font-weight: normal;
				text-indent: 5px;
				color: #3d3d3d;
				text-decoration: none;
				/* margin-left: -10px; */
}
	a:hover.topLink 	{
				background-color: #e0e0e0;
				color: #000000;
}
	a:active.topLink 	{
				list-style-image: url('../img/raquo.gif');
				list-style-position: outside;
				color: #000000;
}		
	a:visited.topLink 	{
				color: #E88E02;
}		
		
/**************************************/
/*																		*/
/*	Gallery front page  							*/
/*																		*/
/**************************************/

#headerText {
		position: relative;
		top: 0;
		left: 40px;
		font-family: sans-serif, Arial, Tacoma;
		font-size: 1.2em;
		font-weight: bold;
		color: #008080;
		padding: 8px;
	}

#galleryTable {
		position: relative;
		top: 55px;
		left: 150px;
		width: 750px;
	}

	.selectType	{
		height: auto;
		/* width: 100px; */
		background-color: #e0e0e0;
		border: 1px solid #c2c2c2;
		font-family: sans-serif, Arial, Tacoma;
		font-size: 0.8em;
		color: #008080;
		padding: 8px;
		}
		
	.selectType img	{
		position: relative;
		top: 0;
		align: center;
		border: 1px solid #c2c2c2;
		}		
	
	#statementBlock {
		position: absolute;
		top: 42px;
		left: 295px;
		width: 118px !important;
		text-align: center;
		z-index: 2;
		}
		
	#contact {
		position: absolute;
		top: 76px;
		left: 395px;
		width: 118px !important;
		text-align: center;
		z-index: 5;
		}
#topMenu {
		position: absolute;
		top: 0;
		right: 0;
		line-height: 150%;
		padding-right: 50px;
		}

.th-nail {
	position: relative;
	height: 100;
	width: 100;
	display: block;
	z-index: 3;
	}

.work {
	position: relative;
	left: 110px;
	top: -80px;
	height: auto;
	width: auto;
	border: 2px solid #c0c0c0;
	z-index: 3;
	}
	
#previewPic {
 	position: relative;
 	left: 200px;
 	top: 10px;
	height: auto;
	width: auto;
	border: 2px solid #c0c0c0;
	z-index: 3;
	}
	
a.typeLink	{
	width: 110px;
	padding-top: 11px;
	padding-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9D0A;
	}		

a:hover.typeLink	{
	color: #ffffff;
	/* background-color: #ebebeb; */
	}		

a:active.typeLink	{
	color: #ffffff;
	/* background-color: #ebebeb; */
	}	
	
a:visited.typeLink	{
	color: #8a8a8a;
	}	

a:link.linkImg {
	display: list-item;
	list-style-image: none;
	font-family: sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	text-indent: 5px;
	color: #3d3d3d;
	text-decoration: none;
	/* margin-left: -10px; */
}
a:hover.linkImg {
	list-style-image: url('../img/raquo.gif');
	list-style-position: outside;
	color: #000000;
}
a:active.linkImg {
	list-style-image: url('../img/raquo.gif');
	list-style-position: outside;
	color: #000000;
}		
a:visited.linkImg {
	/* color: #E88E02; */
}		

/**************************************/
/*																		*/
/*	Works List Pages									*/
/*																		*/
/**************************************/

#collection {
		position: relative;
		top: 10px;
		left: 90px;
		width: 600px;
		height: auto;
		margin-left: 125px;
		margin-top: 15px;
		}
		
#experimentalAdj {
		position: relative;
		top: 30px;
		left: 90px;
		width: 600px;
		height: auto;
		margin-left: 125px;
		margin-top: 15px;
	}
		
.tableOdd {
		text-align: left;
		font-family: sans-serif, Arial;
		font-size: 0.85em;
		}
		
.tableEven {
		text-align: right;
		font-family: sans-serif, Arial;
		font-size: 0.85em;
		}

.linkThumb {
		padding: 2px;
		border: 1px solid #c0c0c0;
		margin-left: 5px;
		margin-right: 5px;
		}
		
#tableSelected td {
		text-align: left;
		font-family: sans-serif, Arial;
		font-size: 0.85em;
		}

/**************************************/
/*																		*/
/*	Breadcrumbs   										*/
/*																		*/
/**************************************/

#crumbs {
	position: relative;
	top: 0;
	margin-left: 40px;
	}

 a:link.breadcrumbs	{
	font-family: sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	color: #1f1f1f;
	}		

a:hover.breadcrumbs	{
	font-family: sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	color: #ff9d0a;
	}		

a:active.breadcrumbs {
	font-family: sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	color: #ff9d0a;
	}	
	
a:visited.breadcrumbs	{
	font-family: sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	color: #3d3d3d;
	}	

/**************************************/
/*																		*/
/*	Show piece page										*/
/*																		*/
/**************************************/

#pieceSelected {
		position: relative;
		top: 10px;
		left: 35px;
		/* height: 550px; */
		padding-left: 125px;
		padding-top: 30px;
		padding-bottom: 10px;
		}

.spacer {
		display: block;
		width: 500px;
		height: 40px;
		}
		
.copyright {
	font-family: sans-serif;
	font-size: 0.4em;
	color: #a9a9a9;
	}
	
	#showAlt1, #showAlt2 {  
		position: absolute;
		top: 325px;
		left: 250px;
		height: auto;
		width: 425px;
		font-family: sans-serif;
 		font-size: 0.75em;
		background-color: #FFFACD;
		border: 3px solid #FFFFE0
		margin: 15px; 
		padding: 15px; 
		/* filter: alpha(opacity=75);
		-moz-opacity: .75;
		opacity: .75;
		z-index:4; */
		}
		
/**************************************/
/*																		*/
/*	Artist's Statement								*/
/*																		*/
/**************************************/

#imgholder  {
	position:relative; 
	top:0px; 
	width:650px; 
	height:500px;
  border: solid #FFFFFF 2px;
	}
	
#Astatement {
	position:relative; 
	top: 20px; 
	left: 90px;
	width:650px; 
	text-align:left;
	margin-left: 80px;
	margin-top: 15px;
	}
.quoteTxt {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 0.75em;
	font-weight: normal; 
	color: #b30000;
	}
	
#qBlock {
	display: block;
	position: relative;
	top: 5px;
	left: 25px;
	width: 280px; 
	height: 100px;
	background:  url('../img/quoteOutline3_280wX85h.png') no-repeat;
	margin-right: 20px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 10px;
	text-align: center; 
	}

#qBlock2 {
	display: block;
	position: relative;
	top: 5px;
	left: 25px;
	width: 280px; 
	height: 100px;
	background:  url('../img/quoteOutline3_280wX85h.png') no-repeat;
	margin-right: 20px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 10px;
	text-align: center; 
	}
	
.attrList {
	list-style-type: none; 
	list-style-position: outside; 
	text-indent:3px; 
  margin-left: 12px; 
  margin-top:8px; 
  margin-bottom:10px;
  }
.title {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 0.9em;
	font-weight:bold;
	line-height: 150%;
	color: #B8860B;
	background-color: #ffffcc;
	border: 1px solid #FFE4C4;
	text-indent: 5px; 
	}
.sectnHdr {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 0.9em;
	font-weight:bold; 
	color: #B8860B; 
	padding-left: 8px;
	}
.mainTxt {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 12px;
	font-weight:normal; 
	color: #000000; 
	padding-left:25px;
	}
.stmtBlock {
	display: block;
	position: relative;
	top: 5px;
	width: 125px;
	line-height: 120%;
	list-style-type: none; 
	background-color: #ffffcc;
	padding: 8px;
	}
a.statement	{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color: #B8860B; 
	text-decoration: none;
	padding-left: 15px;
	}
a:hover		{color: #FF4500; font-weight: bold;}
a:active	{color: #FF4500; font-weight: bold;}	
a:visited	{color: #9999CC;}		


/**************************************/
/*																		*/
/*	footer        										*/
/*																		*/
/**************************************/

#footer {
		position: relative;
		top: 20px;
		left: 0px;
		width: 775px;
		height: auto;
		border-top: 2px solid #B0E0E6;
		background-color: #ffffff;
		border-bottom: 2px solid #B0E0E6;
		font-family: sans-serif;
		font-size: 0.80em;
		padding-left: 120px; 
		padding-top: 10px; 
		padding-bottom: 10px;
		margin-top: 50px;
		margin-left: 30px;
		opacity: 0.75;
		filter: alpha(opacity=75);
		}
		
#footer2 {
		position: relative;
		top: 20;
		left: 0;
		width: 775px;
		height: auto;
		border-top: 2px solid #B0E0E6;
		background-color: #ffffff;
		border-bottom: 2px solid #B0E0E6;
		font-family: sans-serif;
		font-size: 0.75em;
		padding-left: 120px; 
		padding-top: 10px; 
		padding-bottom: 10px;
		margin-top: 50px;
		margin-left: 30px;
		opacity: 0.75;
		filter: alpha(opacity=75);
		}

#footerAdj {
		padding-top: 55px;
		}

.commonText {
		font-family: sans-serif;
		font-size: 0.80em;
		}

 a:link.one	{
	font-weight: bold;
	text-decoration: none;
	color: #FF9D0A;
	}		

a:hover.one	{
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	}		

a:active.one {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	}	
	
a:visited.one	{
	font-weight: bold;
	text-decoration: none;
	color: #3d3d3d;
	}	


