/*core stylesheet of the site*/
body {
background: #ffffff;
/*background-image: url(http://dh.dialoguebydesign.net/css/stylesheet.css);
background-repeat: repeat-x;*/
color: #444444;
font-family: arial, sans-serif, helvetica;
font-size: 75%;
line-height: 130%;
margin: 0px;
text-align: center;
}
/*DIV HOLDER CONTROLS CENTER ALIGNMENT OF PAGE*/
#wrapper {
	position: relative;
	margin:0 auto;
	width:835px;
	text-align: left;
	background: #ffffff;
}
/*CONTAINER DIVS LAYOUT IN ORDER TOP TO BOTTOM*/
#topwrap {
	position: relative;
	width: 833px;
	height: 112px;
	background-color: transparent;
	background-repeat: no-repeat;
	border: 1px solid #aba398;
}
body#home #topwrap {
	background-image: url(../images/head_img_waves.jpg);
}
body#whoweare #topwrap {
	background-image: url(../images/head_img_TorDevon.jpg);
}

body#prodserv #topwrap {
	background-image: url(../images/head_img_posts.jpg);
}
body#approach #topwrap {
	background-image: url(../images/head_img_rock.jpg);
}
body#clients #topwrap {
	background-image: url(../images/head_img_tree.jpg);
}
body#press #topwrap {
	background-image: url(../images/head_img_snow.jpg);
}
body#resources #topwrap {
	background-image: url(../images/head_img_mountain.jpg);
}

#logo {
	float: left;
	width: 500px;
	height: 80px;
	background-color: transparent;
}

#search {
	/*float: right;
	width: 325px;
	padding: 10px 5px 0px 0px;
	text-align: right;
	background-color: transparent;*/
}
#contentwrap {
min-height: 450px;
height: auto !important;
/* removed underscore in following line, was _height */
height: 450px;
	background-color: #ffffff;
	padding: 0px 0px 10px 0px;
background-image: url(../images/dropshadow.jpg);
	background-repeat: repeat-x;
}
#col12wrap {
	float: left;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
background-image: url(../images/menu_border.gif);
	background-repeat: repeat-y;
			border-right: 1px solid #aba398;
}


#col1 {
		width:190px;
		padding: 20px 0px 0px 0px;
		float:left;
		background-color: transparent;
}

#col2 {
	min-height: 350px;
height: auto !important;
/* removed underscore in following line, was _height */
height: 350px;
		width:634px;
		padding: 20px 0px 0px 10px;
		float:left;
		background-color: transparent;
}

#col1menu {
		width:165px;
		padding: 0px 0px 0px 0px;
		float:left;
		background-color: transparent;
}

#col2left {
		width:450px;
		padding: 0px 0px 20px 10px;
		float:left;
		background-color: transparent;
}

#col2right {
		width:155px;
		padding: 0px 0px 0px 10px;
		float:right;
		background-color: transparent;
}

#col1strap {
height: 87px;
		width:190px;
		padding: 0px 0px 0px 0px;
		float:left;
		background-color: transparent;
}

#col2strap {
height: 87px;
		width:644px;
		float:left;
		background-color: transparent;
background-image: url(../images/strap.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-left: 1px solid #aba398;
}

#foot {
	clear: both;
	width: 100%;
	height: 20px;
	background-color: transparent;
	text-align: left;
	padding-top: 10px;
}

.footinner {
	text-align: left;
 margin-left: 190px;
 margin-right: 10px;
  color: #999999;
}
.footinner a:link {
	color: #999999;
}

/* MENU ELEMENTS */

.menuitembborder {
	background-color: transparent;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #aba398;
}

.menuiteml1 {
	background-color: transparent;
	padding: 10px 0px 5px 0px;
}

.menuiteml2, .menuiteml2whoweare, .menuiteml2prodserv, .menuiteml2clients, .menuiteml2press, .menuiteml2resources {
	display: none;
	background-color: transparent;
	padding: 5px 0px 5px 10px;
}
body#whoweare .menuiteml2whoweare {
	display: block;
}
body#prodserv .menuiteml2prodserv {
	display: block;
}
body#clients .menuiteml2clients {
	display: block;
}
body#press .menuiteml2press {
	display: block;
}
body#resources .menuiteml2resources {
	display: block;
}

/* GENERIC ELEMENTS */

.boxcopy {
	float: left;
	width: 420px;
	margin-left: 0px;
	background-color: transparent;
}

.boxcopyinner {
 text-align: left;
 margin-left: 10px;
 margin-right: 10px;
 color: #333333;
}


.boxgrey {
 float: left;
 width: 145px;
 margin-left: 0px;
 background-color: #5a5a5a;
 background-image: url(http://dh.dialoguebydesign.net/css/stylesheet.css);
 background-repeat: no-repeat;
}

.boxgreyinner {
text-align: left;
 margin-left: 10px;
 margin-right: 10px;
 padding: 10px 0px 10px 0px;
 color: #ffffff;
}

.boxsilver {
 float: left;
 width: 145px;
 margin-left: 0px;
 background-color: #cccccc;
 background-image: url(http://dh.dialoguebydesign.net/css/stylesheet.css);
 background-repeat: no-repeat;
}

.boxsilverinner {
text-align: left;
 margin-left: 10px;
 margin-right: 10px;
 padding: 10px 0px 10px 0px;
 color: #666666;
}

.bluebox {
	background-color: #E8F9FF;
	padding:6px 12px;
}

.clear {
	clear: both;
}

/*FORMATTING ELEMENTS*/

h1 {
	font-size:100%;
	background-color: transparent;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #aba398;
	font-weight: bold;
	color: #203f51;
	text-transform: uppercase;
	margin: 0 0 1em 0;
}

h2 {
font-size: 105%;
font-weight: bold;
background-color: #E8F9FF;
padding: 2px 2px 2px 2px;
margin-top: 2em;
}
h3, .h2ash3 {
font-size: 105%;
font-weight: bold;
background-color: #FFFFFF;
padding-left: 0;
padding-top: 0.8em;
}

/*
h3 {
font-size: 105%;
font-weight: bold;
}
*/

img {
border-width: 0px;
border-style: none;
padding: 0px;
}

.headingbborder {
	background-color: transparent;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #aba398;
	font-weight: bold;
	color: #203f51;
	text-transform: uppercase;
}

p {
/*font-size: 11px;
line-height: 13px;
*/
text-align: left;
margin-top: 0.5em;
margin-bottom: 0.5em;
}

/*
p.heading1 {
font-size: 12px;
text-align: left;
line-height: 13px;
margin-top: 1.2em;
margin-bottom: 0.5em;
font-weight: bold;
}

p.heading2 {
font-size: 11px;
text-align: left;
line-height: 13px;
margin-top: 1.2em;
margin-bottom: 0.5em;
font-weight: bold;
}
*/

.headingwhite{
color: #FFFFFF;
font-size: 10px;
text-align: left;
line-height: 12px;
font-weight: bold;
}

.headingblue{
color: #203f51;
font-size: 10px;
text-align: left;
line-height: 12px;
font-weight: bold;
}


ul {
	padding-left: 15px;
	list-style: disc url(../images/bullet.gif);
/*	line-height: 16px;*/
	margin: 0.3em 0 1em 0.5em;
}

ul.box {
/* for unordered lists inside a bluebox div*/
	padding-left: 15px;
	list-style: disc url(../images/bullet_bluebox.gif);
/*	line-height: 16px;*/
	margin: 0.3em 0 1em 0.5em;
}

li {
	margin: 1em 0 1em 0;
}


div.hr {
  height: 15px;
  background: #fff url(http://dh.dialoguebydesign.net/css/stylesheet.css) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

/* MENU */

a.menu:link {
color: #203f51;
text-decoration: none;
font-weight: bold;
}

a.menu:visited {
color: #203f51;
text-decoration: none;
font-weight: bold;
}

a.menu:hover {
color: #00b0ee;
text-decoration: none;
font-weight: bold;
}

a.menu:active {
color: #203f51;
text-decoration: none;
font-weight: bold;
}


a.menusub:link{
color: #00b0ee;
text-decoration: none;
}

a.menusub:visited {
color: #00b0ee;
text-decoration: none;
}

a.menusub:hover {
color: #203f51;
text-decoration: none;
}

a.menusub:active {
color: #00b0ee;
text-decoration: none;
}

/* HYPERLINKS */

a:link {
color: #203f51;
text-decoration: underline;
}

a:visited {
color: #203f51;
text-decoration: underline;
}

a:hover {
color: #00b0ee;
text-decoration: underline;
}

a:active {
color: #203f51;
text-decoration: underline;
}

a.white:link {
color: #ffffff;
text-decoration: underline;
}

a.white:visited {
color: #ffffff;
text-decoration: underline;
}

a.white:hover {
color: #ffffff;
text-decoration: underline;
}

a.white:active {
color: #ffffff;
text-decoration: underline;
}


/* BUTTONS */

a.button:link {
color: #ffffff;
background-color: #222222;
text-decoration: none;
border: 0px solid #999999;
padding: 2px 5px 2px 5px;
}

a.button:visited {
color: #ffffff;
background-color: #222222;
text-decoration: none;
border: 0px solid #999999;
padding: 2px 5px 2px 5px;
}

a.button:hover {
color: #ffffff;
background-color: #000000;
text-decoration: none;
border: 0px solid #999999;
padding: 2px 5px 2px 5px;
}

a.button:active {
color: #ffffff;
background-color: #222222;
text-decoration: none;
border: 0px solid #999999;
padding: 2px 5px 2px 5px;
}


/* FORMS*/

input {
border: 1px solid #cccccc;
font-weight: normal;
background-color: #ffffff;
/*font-size: 11px;*/
color: #666666;
}

input.register {
font-size: 10px;
width: 100px;
}
.imgsubmit {
	background-image: url(../images/butt_submit.jpg);
	width: 53px;
	height: 17px;
	border: 0px none;
	margin:0px;
}

option.dark {background-color: #67829C; font-weight: bold; font-size: 12px; color: white;}
option.light {background-color: #e4e4e4;}

select {
border: 1px solid #cccccc;
font-weight: normal;
background-color: #ffffff;
/*font-size: 11px;*/
}

textarea {
border: 1px solid #cccccc;
font-weight: normal;
background-color: #f4f4f4;
/*font-size: 11px;*/
}

.checkbox {
border: 0px solid #666666;
font-weight: normal;
background-color: transparent;
/*font-size: 10px;*/
color: #000000;
}
/* Search Form in #search above too*/
#search fieldset{
	border:0 none;
	margin: 0;
	padding: 0;
	}
#search legend{
	display:none;
}

#search input.search {
/*
	border: 1px solid #cccccc;
	font-weight: bold;
	background-color: #cccccc;
	font-size: 10px;
	color: #666666;
	width: 100px;

*/
/* commented out by EJ 081119
	border: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	height: 15.5px;
	padding: 0px 0px -1px 0px;
	bottom:0;
	vertical-align:baseline;
*/	
	
	font-size:10px;
	width:100px;
}

#search input.imgsubmit {
/*
	background-image: url(../images/butt_submit.jpg);
	width: 53px;
*/
/*	background-image: url(../images/butt_submit.jpg); */
	background-image: url(http://dh.dialoguebydesign.net/css/images2/butt_submit.jpg);
	border: 0px none;
	margin: 0px 0px 0px 0px;
	width: 53px;
	height: 17px;
	padding: 0px 0px 0px 0px;
	bottom:0;	
	vertical-align:baseline;
}

/* register Form */
#register fieldset{
	border:0 none;
	margin: 0;
	padding: 0;
	}
#register legend{
	display:none;
}

#register input.name, #register input.email {
/*
	border: 1px solid #cccccc;
	font-weight: bold;
	background-color: #cccccc;
	font-size: 10px;
	color: #666666;
	width: 100px;

*/
/* commented out by EJ 081119
	border: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	height: 15.5px;
	padding: 0px 0px -1px 0px;
	bottom:0;
	vertical-align:baseline;
*/	
	font-size:10px;
	width:100px;
}

#register input.imgsubmit {
/*
	background-image: url(../images/butt_submit.jpg);
	width: 53px;
*/
	background-image: url(../images/butt_submit.jpg);
	border: 0px none;
	margin: 0px 0px 0px 0px;
	width: 53px;
	height: 17px;
	padding: 0px 0px 0px 0px;
	bottom:0;	
	vertical-align:baseline;
}



/* TABLES */

table {
border: 0px solid #000000;
border-collapse: collapse;
table-layout: fixed;
border-spacing: 0px;
}

table.grid {
background-color: #e4e4e4;
border: 1px solid #cccccc;
border-collapse: collapse;
table-layout: fixed;
border-spacing: 0px;
}

td 
{
color: #999999;
font-family: arial, sans-serif;
/*font-size: 11px;    */
border: 0px solid #000000;
padding: 0px;
vertical-align: top;
margin: 0px;
}

.prevnext {
	float: right;
}

.imgleft {
float: left;
padding: 5px 5px 5px 0px;
}
.imgright {
float: right;
padding: 5px 0 5px 5px;
}
.imgcentred {
display: block;
margin: 1.2em auto;
}

.shiftleft {
position: relative;
	left: -9999px;
}
	
/* SITEMAP SPECIFIC STYLES */	
#sitemap ul {
list-style-type: none;
list-style-image: none;
padding-left: 0;
margin-left: 0;
 list-style-position: inside;
}	
#sitemap ul ul {
list-style-type: none;
list-style-image: none;
padding-left: 15px;
margin-left: 0;
}
.imglegend{
text-align: center;
}

#regconfirmation .cd, #regconfirmation .na {
	width: 18em;
}