/**************************************/
/*																		*/
/*	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;
		}

#topMenu {
		position: absolute;
		top: 0;
		right: 0;
		line-height: 150%;
		padding-right: 50px;
		}

#wrapper {
  position: relative;
  min-height: 100%;
  height: 100%;
	}
		
.invisible {
	display: none;
	}

#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;
	}
	
	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;
}		
		

/**************************************/
/*																		*/
/*	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;
	}	


/**************************************/
/*																		*/
/*	Email form			    							*/
/*																		*/
/**************************************/

#showForm {  
	position: relative;
	top: 25px;
	left: 75px;
	height: auto;
	width: 700px;
	font-family: sans-serif;
	font-size: 0.95em;
	background-color: #fffacd;
	margin: 15px; 
	padding: 15px; 
}

#show_rForm {
	position: relative;
	top: 25px;
	left: 75px;
	height: 300px;
	width: 700px;
	font-family: sans-serif;
	font-size: 0.95em;
	background-color: #fffacd;
	padding: 25px; 
}	

#rForm {
	position: relative;
	display: block;
	top: 25px;
	left: 165px;
	height: 250px;
}

#rForm p {
	position: relative;
	top: 35px;
	left: 100px;
}

.emphasis {
	font-size: 0.8em;
	color: red;
}

input, textarea.box { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 0.85em;
  border: 1px solid #ffa500;
  background-color: #ffffa5;
  padding: 2px;
}

.comment1 {
  height: 80px;
  width: 400px;
  overflow: auto;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 0.85em;
  padding: 2px;
}

input.boxa { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 0.95em;
  font-weight: bold;
  border: 1px solid #b8860b;
  background-color: #ffa500;
  padding: 2px;
  width: 75px;
}

button.boxa { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 0.95em;
  font-weight: bold;
  border: 1px solid #b8860b;
  background-color: #ffa500;
  padding: 3px;
  width: auto;
  margin-left: 75px;
}

.boxb { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 0.95em;
    color: #ffa500;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #b8860b;
    background-color: #fffacd;
    cursor: pointer;
    padding: 5px;
    width: auto;
    margin-top: 10px;
    margin-left: 125px;
    }

.boxc { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 0.95em;
    color: #ffa500;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #b8860b;
    background-color: #fffacd;
    cursor: pointer;
    padding: 5px;
    width: auto;
    margin-top: 10px;
    }

#show_mForm {
	position: relative;
	top: 25px;
	left: 75px;
	height: auto;
	width: 700px;
	font-family: sans-serif;
	font-size: 0.95em;
	background-color: #fffacd;
	padding: 25px; 
}	

#mForm {  
	padding-top: 10px; 
	padding-left: 35px;
	padding-bottom: 25px; 
}

#mForm blockquote {  
	width:  300px; 
}


#showConfirm {  
	position: relative;
	top: 25px;
	left: 75px;
	height: 275px;
	width: 700px;
	font-family: sans-serif;
	font-size: 0.95em;
	background-color: #fffacd;
	padding: 25px; 
	padding: 15px; 
}

#showConfirm2 {  
	position: relative;
	top: 75px;
	left: 125px;
	height: auto;
	font-family: sans-serif;
	font-size: 0.95em;
	background-color: #fffacd;
	padding: 25px; 
	padding: 15px; 
}

#showConfirm2 p{
	position: relative;
	top: 20px;
	left: 75px;
	height: auto;
	width: 300px;
	padding-bottom: 30px;
}

.visible {
  display: inline;
}

/**************************************/
/*																		*/
/*	footer        										*/
/*																		*/
/**************************************/

#footer {
		position: relative;
		top: 20px;
		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: 15px; 
		padding-top: 10px; 
		padding-bottom: 10px;
		margin-top: 50px;
		opacity: 0.75;
		filter: alpha(opacity=75);
		}

 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;
	}	


