﻿/* 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: normal;
  font-size: 10pt;
  text-align: center;
  color: #5e5ea2;
  }

h5 {
  font-family: Trebuchet MS;
  font-weight: normal;
  font-size: 10pt;
  color: #5e5ea2;
  }

h4 {
  font-family: Trebuchet MS, Arial;
  font-weight: bold;
  font-size: 12pt;
  color: #c30;
  text-align: left;
  margin-bottom: 6pt;
  padding-top: 6px;
  }

h3 {
  font-family: Trebuchet MS, Arial;
  font-weight: bold;
  font-size: 13pt;
  text-align: left;
  color: #c30;
  }

h2 {
  font-family: Trebuchet MS, Arial;
  font-weight: normal;
  font-size: 10pt;
  text-align: center;
  color: #066;
  margin-top: 15px;
  margin-bottom: 20px;
  }

h1 {
  font-family: Trebuchet MS, Arial;
  font-weight: bold;
  font-size: 15pt;
  text-align: center;
  color: #066;
  }

h7{
  margin:1.5em 0 .75em;
  font:85%/1.4em Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
}

#services h3{
  font-family: Trebuchet MS, Arial;
  font-weight: bold;
  text-align: left;
  color: #c30;
  margin-bottom: 12px;
  margin-top: 15px;
}

blockquote	 {
	color:#333;
	text-align:left;
	font-family: "Trebuchet MS";
}

#about p {
	color:#c30;
	text-align:center;
	font-family: "Trebuchet MS";
	margin-left: 10px;
	margin-right: 80px;
}

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: 4px;
  margin-bottom: 6px;
}

#headerleft{
  width:150px;
  height: 60px;
  float:left;  
}

#headerright{
  width: 740px;
  height: 60px;
  float: right;
  margin-top: 4px;
  }

#headerleft p {
  font-family: Verdana; font-size: 11pt; color: #060;
  text-align: left;
  margin-top: 6px;
  padding-top: 2px;
  margin-bottom: 6px;
  margin-left: 10px;
  }
  
#images a:link {
  text-decoration:none;
}  

#images a:hover {
  color:#333;
  background-color:transparent;
  text-decoration:none;
  }

#images img {
	border-width: 0px;
}
  
#headerright p{
  font-family:  Trebuchet MS, Arial;
  font-size: 10pt;
  text-align: right;
  margin-top: 8px;
  margin-right: 5px;
  }

#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: 4px;
  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:620px;
  margin:0 auto 0;
  float:left;  
  }

#navright {
  width:260px;
  margin:0 auto 0;
  float: right;
  margin-right: 12px;
  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: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  }
  
/* Box Content DIV */

#boxcontent {
  width: 615px;
  float: left;
  background-color:#fff;
  margin-top: 5px;
  margin-left: 15px;
  margin-right: 5px;
  }

#boxsearchresults {
	margin-left:30px;
}

#boxside {
  width:240px;
  float:right;
  margin-top: 5px;
  margin-left: 12px;
  margin-right: 10px;
  background-color: #fff;
}


.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 */

#sidebox-contact {
  background: transparent url(http://www.joiningdots.net/images/side-contact2.jpg) no-repeat left top;
}

#sidebox-sites {
  background: transparent url(http://www.joiningdots.net/images/side-sites2.jpg) no-repeat left top;
}

#sidebox-updates {
  background: transparent url(http://www.joiningdots.net/images/side-updates2.jpg) no-repeat left top;
}

#sidebox-library {
  background: transparent url(http://www.joiningdots.net/images/side-library2.jpg) no-repeat left top;
}

#sidebox-l {
  background: transparent url(http://www.joiningdots.net/images/side-l2.jpg) no-repeat left top;
}

#sidebox-mll {
  background: transparent url(http://www.joiningdots.net/images/side-mll.jpg) no-repeat left top;
}


#sidebox-ml {
  background: transparent url(http://www.joiningdots.net/images/side-ml2.jpg) no-repeat left top;
}

#sidebox-m {
  background: transparent url(http://www.joiningdots.net/images/side-m2.jpg) no-repeat left top;
}

#sidebox-sm {
  background: transparent url(http://www.joiningdots.net/images/side-sm2.jpg) no-repeat left top;
}

#sidebox-s {
  background: transparent url(http://www.joiningdots.net/images/side-s2.jpg) no-repeat left top;
}

#sidebox-xs {
  background: transparent url(http://www.joiningdots.net/images/side-xs2.jpg) no-repeat left top;
}


#boxside h4{
  font-family: Trebuchet MS, Arial;
  font-size: 12pt;
  text-align: center;
  font-weight: normal;
  line-height: 2.3em;
  color: #666;
  padding-top: 6px;
  margin-top: 10px;
  margin-left: 12px;
  margin-right: 20px;
  margin-bottom: 2px;
  }

#boxside h5{
  font-size: 10pt;
  font-weight: normal;
  color: #903;
  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;
  }

#sidebar p{
  font-family: Franklin Gothic Book, Arial;
  font-size:10pt; 
  color:#066;
  margin-left: 14px; 
  margin-right: 12px;
  text-align: left;
  }

#sidebreak p{
  font-family: Arial;
  font-size: 4pt;
  margin-top: 0px;
  margin-bottom: 0pt;
}

#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-left: 12px;
  margin-bottom:6px;
  margin-top:8px;
  padding:0 0 0em;
  list-style:disc;
  text-align: left;
  }

#boxside a:link {
  color:#039;
  text-decoration:underline;
  }
  
#boxside a:visited {
  color:#039;
  text-decoration:underline;
  }
  
#boxside a:hover {
  color:#333;
  background-color: #fc9;
  text-decoration:underline;
  }

#contact ul{
  margin-top:8px;
  padding:0 0 0em;
  list-style:none;
}

#contact li{
  margin-left:48px;
  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;
  }
