﻿/* Style sheet for main pages on www.joiningdots.net v0.2 */

/* standard elements */

body  { 
  background:#fff;
  margin:0;
  font-family:Franklin Gothic Book, Arial;
  text-align:center;
  color:#333;
  font-size: 10pt;  }

p {
  font-size: 10pt;
  line-height:1.4em;
  text-align: left;
  }

h6 {
  font-family: Trebuchet MS;
  font-weight: bold;
  color: #5e5ea2;
  }

h5 {
  font-family: Trebuchet MS;
  font-weight: bold;
  color: #5e5ea2;
  }

h4 {
  font-family: Trebuchet MS, Arial;
  font-weight: bold;
  color: #800;
  text-align: left;
  }

h3 {
  font-family: Trebuchet MS, Arial;
  font-weight: bold;
  text-align: left;
  color: #800;
  }

h2 {
  font-family: Trebuchet MS, Arial;
  font-weight: bold;
  color: #800;
  }

h1 {
  font-family: Trebuchet MS, Arial;
  font-weight: bold;
  color: #800;
  }

h1 {font-size: 14pt; text-align: center;}
h2 {font-size: 11pt; text-align: center;}
h3 {font-size: 12pt;}
h4 {font-size: 10pt;}
h5 {font-size: 10pt; font-weight: normal;}
h6 {font-size: 10pt; font-weight: normal; text-align: center;}

h7{
  margin:1.5em 0 .75em;
  font:85%/1.4em Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
}

blockquote	 {
	color:#333;
	text-align:left;
	font-family: "Trebuchet MS";
}

table	{
	font-family: Franklin Gothic Book, Arial;
	font-size: 10pt;
	color: #333;
	text-align: left;
}

ul {
	text-align:left;
}

li { 
margin-bottom:6px;
}

a:link {
  color:#00f;
  text-decoration:underline;
  }
a:visited {
  color:#939;
  text-decoration:underline;

  }
a:hover {
  color:#333;
  background-color: #fc9;
  text-decoration:underline;

  }

/* special p format for breadcrumb links */

.nav-breadcrumb {
  font:70%/1em Arial,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  text-align: left;
  }


/* Header DIV */

#header2 {
  width: 900px;
  height: 20px;
  }

#header {
  width: 900px;
  height: 61px;
  margin:0 auto 0;
  padding-bottom: 0px;
  padding-top: 4px;
  background-color:#fff;
  }

#header p {
  font-family: Verdana; font-size: 10pt; color: #060;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 6px;
}

#headerleft{
  width:150px;
  height: 60px;
  background: transparent url(http://www.joiningdots.net/images/logoheader2.gif) no-repeat top left;
  float:left;  
}

#headerright{
  width: 740px;
  height: 60px;
  float: right;
  margin-right: 10px;
  margin-top: 4px;
  text-align: center;
}

#headerleft p {
  font-family: Verdana; font-size: 11pt; color: #060;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 6px;
  margin-left: 110px;
  line-height: 4em;
  }
#headerright p{
  line-height: 1em;
  }

#topnav {
  width: 900px;
  height: 34px;
  margin:0 auto 0;
  background-color:#666;
  border-left: 2px solid #666;
  border-right: 2px solid #666;
  }

#topnav p {
  padding-top: 3px;
  padding-left: 10px;
  margin:0 auto 0;
  font-family: Trebuchet MS, Arial; font-size: 11pt; color: #fff;
  text-align: left;
}

#topnav a:link {
  color:#cf6;
  text-decoration:underline;
  }

#topnav a:visited {
  color:#cf6;
  text-decoration:underline;
  }
#topnav a:hover {
  color:#333;
  background-color: #ff9;
  text-decoration:underline;
  }

#navleft {
  width:680px;
  margin:0 auto 0;
  float:left;  
  }

#navright {
  width:202px;
  margin:0 auto 0;
  float: right;
  margin-right: 18px;
  margin-top: 3px;
  }


/* Footer DIV */

#footer {
  width:900px;
  height: 34px;
  margin:0 auto 0;
  background-color:#fff;
  clear:both;
  text-align: center;
  }
    
#footer p{
  text-align: center;
  padding-top: 7px;
  margin:0 auto 0;
  font-family: Verdana; font-size: 9pt; color: #333;
  }

#footer a:link {
  color:#33f;
  text-decoration:underline;
  }

#footer a:visited {
  color:#33f;
  text-decoration:underline;
  }
#footer a:hover {
  color:#333;
  background-color: #fc9;
  text-decoration:underline;
  }
  
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

/* CSS hack to ensure footer and page appears below box columns */
 
.clearfix {display: inline-block;}

* html .clearfix {display: block;}

/* Box DIVs */

#box {
  width: 900px;
  margin:0 auto;
  padding: 0;
  text-align: left;
  background-color: white;
  border-left: 2px solid #bbb;
  border-right: 2px solid #bbb;
  border-bottom: 2px solid #bbb;
  }
  
/* Box Content DIV */

#boxcontent {
  width: 640px;
  float: left;
  background-color:#fff;
  margin-left: 15px;
  }

#contentleftside {
  width: 28%;
  float: left;
  }

#contentrightmain {
  width: 70%;
  float: right;
  }

#contentleft50 {
  width: 35%;
  float: left;
  }

#contentright50 {
  width: 35%;
  float: right;
  }

#boxsearchresults {
	margin-left:30px;
}



.library {
  background: transparent url(http://www.joiningdots.net/images/earth.gif) no-repeat right top;	
}
  
.systems {
  background: transparent url(http://www.joiningdots.net/images/linked.gif) no-repeat right top;	
}

.exploring {
  background: transparent url(http://www.joiningdots.net/images/strategylogo.jpg) no-repeat right top;
  }

.design {
  background: transparent url(http://www.joiningdots.net/images/guidelogo2.jpg) no-repeat right top;
  }

.virtualcio {
  background: transparent url(http://www.joiningdots.net/images/virtualcio3.gif) no-repeat right top;
  }

.discovery {
  background: transparent url(http://www.joiningdots.net/images/service1a.gif) no-repeat right top;
  }

.topics {
  background: transparent url(http://www.joiningdots.net/images/pitdots2.gif) no-repeat right top;
  }

.t-people {
  background: transparent url(http://www.joiningdots.net/images/pit-people.gif) no-repeat right top;
  }

.t-info {
  background: transparent url(http://www.joiningdots.net/images/pit-info.gif) no-repeat right top;
  }

.t-tech {
  background: transparent url(http://www.joiningdots.net/images/pit-tech.gif) no-repeat right top;
  }



/* Box Side DIV */
/* Use H4 as H1, H5 as H2 within the sidebar. Do not use H1, H2, H3 in sidebar */

#boxsidebar1 {
  background: transparent url(http://www.joiningdots.net/images/sidebar1.gif) no-repeat left top;
}

#boxsidebar2 {
  background: transparent url(http://www.joiningdots.net/images/sidebar2.gif) no-repeat left top;
}

#boxsidebar3 {
  background: transparent url(http://www.joiningdots.net/images/sidebar3.gif) no-repeat left top;
}

#boxsidebar4 {
  background: transparent url(http://www.joiningdots.net/images/sidebar4.gif) no-repeat left top;
}

#sidebox-contact {
  background: transparent url(http://www.joiningdots.net/images/side-contact.jpg) no-repeat left top;
}

#sidebox-sites {
  background: transparent url(http://www.joiningdots.net/images/side-sites1.jpg) no-repeat left top;
}

#sidebox-blog {
  background: transparent url(http://www.joiningdots.net/images/side-blog1.jpg) no-repeat left top;
}

#sidebox-xxl {
  background: transparent url(http://www.joiningdots.net/images/side-xxl.jpg) no-repeat left top;
}

#sidebox-xl {
  background: transparent url(http://www.joiningdots.net/images/side-xl.jpg) no-repeat left top;
}

#sidebox-l {
  background: transparent url(http://www.joiningdots.net/images/side-l.jpg) no-repeat left top;
}

#sidebox-ml {
  background: transparent url(http://www.joiningdots.net/images/side-ml.jpg) no-repeat left top;
}

#sidebox-m {
  background: transparent url(http://www.joiningdots.net/images/side-m.jpg) no-repeat left top;
}

#sidebox-sm {
  background: transparent url(http://www.joiningdots.net/images/side-sm.jpg) no-repeat left top;
}

#sidebox-s {
  background: transparent url(http://www.joiningdots.net/images/side-s.jpg) no-repeat left top;
}

#sidebox-xs {
  background: transparent url(http://www.joiningdots.net/images/side-xs.jpg) no-repeat left top;
}

#sidebox1a {
  background: transparent url(http://www.joiningdots.net/images/sidebox1a.gif) no-repeat left top;
}

#sidebox1 {
  background: transparent url(http://www.joiningdots.net/images/sidebox1.gif) no-repeat left top;
}

#boxside {
  width:210px;
  float:right;
  margin-top: 4px;
  margin-left: 20px;
  margin-right: 15px;
  background-color: #fff;
}

#boxside h4{
  font-family: Trebuchet MS, Arial;
  font-size: 12pt;
  text-align: center;
  font-weight: bold;
  line-height: 2.3em;
  color: #936;
  padding-top: 2px;
  margin-top: 10px;
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 2px;
  }

#boxside h5{
  font-size: 10pt;
  font-weight: bold;
  font-style: normal;
  color: #936;
  margin-top: 6px;
  margin-left: 12px;
  margin-right: 10px;
  margin-bottom: 2px;
  text-align: left;
  }
  
#boxside p{
  font-family: Franklin Gothic Book, Arial;
  font-size:10pt; 
  color:#333;
  margin-left: 14px; 
  margin-right: 12px;
  line-height:1.5em;
  text-align: left;
  }


#boxside ul{
  margin-top:6px;
  margin-left: 6px;
  margin-bottom: 4px;
  list-style:disc;
}


#boxside li{ 
  font-family: Franklin Gothic Book, Arial;
  font-size: 10pt; 
  color: #333;
  line-height:1.5em;
  margin-right: 10px;
  margin-bottom:6px;
  margin-top:8px;
  padding:0 0 0em;
  list-style:disc;
  text-align: left;
  margin-left:40px;
  }

#boxside a:link {
  color:#039;
  text-decoration:underline;
  }
  
#boxside a:visited {
  color:#039;
  text-decoration:underline;
  }
  
#boxside a:hover {
  color:#333;
  background-color: #ff9;
  text-decoration:underline;
  }

#contact ul{
  margin-top:8px;
  padding:0 0 0em;
  list-style:none;
}

#contact li{
  margin-left:50px;
  line-height:1.5em;
  list-style:none;
}

#what ul{
  margin-top:8px;
  padding:0 0 0em;
  list-style:none;
}

#what li{
  margin-left:30px;
  line-height:1.5em;
  list-style:disc;
}



#image a:link {
  color:#cff;
  }
  
#image a:visited {
  color:#ccf;
  }
  
#image a:hover {
  color:#c60;
  }

