.column1a {
	float: left;
	padding-left:10px;
	width: 500px;
	padding-top: 15px;
}
.column2a {
	float: right;
	padding-left:10px;
	width: 500px;
	padding-top: 15px;
}
.column1b {
	width: 500px;
	float: left;
	padding-bottom: 100px;
	padding-left:10px;
}
.column2b {
	width: 345px;
	float: left;
	padding-bottom: 100px;
	padding-left:10px;
}
#jsddm {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	width: 1010px;
}
#jsddm li {
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}
#jsddm li a {
	display: block;
	border-right: 1px solid #ccc;
	background: #000000;
	padding: 3px 20px 3px 20px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	color: #EAFFED;
	white-space: nowrap;
}
#jsddm li a:hover {
	background-color: #999;
	color:#000;
}
#jsddm li ul {
	z-index:10;
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}
#jsddm li ul li {
	margin: 0;
	padding: 0;
	float: none;
	display: inline;
}
#jsddm li ul li a {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #999;
	text-align: left;
	background-color: #DDDDDD;
	color:#000;
	width: auto;
}
#jsddm li ul li a:hover {
	background-color: #B2B2B2;
}
#pubrow {
	background-color:#000;
	text-align:center;
	width:100%;
	padding:5px 0 5px 0;
}
#footing {
	width:1010px;
	background-color:#000;
	z-index:-1;
}
#heading {
	background: url('http://image.cimindustry.com/header/whitebackground.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	width:1010px;
	height:87px;
	background-color:#000000;
	z-index:-1;
}
#heading .logo {
	padding:8px 0 0 35px;
	border:0;
}
#heading .headright {
	float:right;
	width:400px;
	height:75px;
	padding:5px 35px 0px 5px;
	overflow:hidden;
	font-size:12px;
}
#heading .headuserlinks {
	padding:0 0 0 0;
	text-align:right;
}
#heading .headuserlinks a:hover, #heading .headuserlinks a:visited, #heading .headuserlinks a:active {
	text-decoration:none;
	font-weight:normal;
	color:#003466;
}
#heading .headsearch {
	text-align:right;
}
#heading .headsearch .searchbox {
	background-image:url('http://image.cimindustry.com/magnifying-glass.gif');
	background-repeat:no-repeat;
	padding-left:10px;
}
#heading .headsearch input, #heading .headsearch select {
	border:1px solid #000000;
	padding:2px;
}
.navbar {
	background-color: #000 !important;
	margin-top:0;
}
.navbar-last {
	border: 0px solid #000 !important;
}
#pubvideos ul li {
	font-size:10px;
	border: 1px solid #00f;
}
#footertechcells {
	background-color:#000000;
	color:#FFF;
	text-align:center;
	font-size:11px;
	padding:0 10px 0 10px;
}
#footertechcells .head {
	font-size:13px;
	font-weight:bold;
	padding:0 0 5px 0;
}
#footertechcells hr {
	color:#FFF;
 border:1px solid:#FFF;
	width:80%;
	margin:10px 0 10px 0;
}
#footertechcells a, #footertechcells a:visited, #footertechcells a:active {
	color:#FFF;
	text-decoration:none;
}
#footertechcells a:hover, #footertechcells a:focus {
	color:#FFF;
	text-decoration:underline;
}
.style1 {
	font-size: 11px;
}

.ffid_signup dl {
  margin-top: 10px;
  margin-left: 50px;
  margin-bottom: 20px;
}

.ffid_signup dt {
  margin: 1px;
  clear:both;
  width:33%;
  float:left;
  text-align:right;
}

.ffid_signup dd {
  float:left;
  width:66%;
  margin:0 0 0.5em 0.25em;
}

.ffid_signup input {
  width: 300px;
  height: 15px;
}

.ffid_signup input[type=submit] {
  height: 35px;
}

.ffid_signup label {
  font-weight: bold;
}

.ffid_contactus dl {
  margin-top: 10px;
  margin-left: 50px;
  margin-bottom: 20px;
}

.ffid_contactus dt {
  margin: 0px;
  clear:both;
  width:19%;
  float:left;
  text-align:right;
}

.ffid_contactus dd {
  float:left;
  width:80%;
  margin:0 0 0.5em 0.25em;
}

.ffid_contactus input {
  width: 250px;
}

.ffid_contactus textarea{
  width: 250px;
  height: 50px;
}

.ffid_contactus label {
  font-weight: bold;
}
.contentManager legend {
  color: #000;
  font-weight: bold;  
}
.contentManager {
  border: 2px solid #777;
  margin-top: 10px;
  margin-bottom: 10px;
}
.contentManager ul {
  list-style: none;
  list-style-type: none;  
  padding-left: 0px;
}
.contentManager li {
  margin-bottom: 10px;
}
.contentManager td {
  color: #333;
  padding: 5px;
}
.contentManager input[type=text] {
  border: 1px solid #C5DBEC;
  height: 22px;
  font-size: 18px;
  padding: 2px;
}

.contentManager table tr th, .contentManager table tr td {
  vertical-align: top;
  font-size: 0.75em;
}

.contentManager table tr th {
  padding-top: 8px;
  
}

ul.errors li {
  color: #f00;
  font-weight: bold;
  padding-left: 10px;
}

.issueBox {
  border: 1px solid #000;
  display: block;
  margin: 2px;
  padding: 5px;
}

.issueBox img {
  border: 1px solid #000;
  height: 55px;
  width: 40px;
  float: left;
  margin-right: 10px;
  display: block;
}

.publicationBox {
  border: 1px solid #000;
  display: block;
  margin: 2px;
  padding: 5px;
}

.issueBoxHighlight, .publicationBoxHighlight {
  background-color: #D9DA0D;
}

#issueContainer {
  margin: 10px;
  padding: 10px;
  text-align: center;
}

#issueContainer .issueName {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

#issueContainer .issueCover {
  margin-bottom: 10px;
  border: 3px solid #ccc;
}

.articlePreviewInfo {
  display: block;
  margin-bottom: 4px;
  font-size: 14px;
}

.articlePreviewInfo h2 {
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  color: #444;
  width: 150px;
}

.articlePreviewInfo .link {
  font-size: 10px;
  font-weight: bold;
}

.articlePreviewLegend {
  color: #606060;
  font-size: 17px;
  font-weight: bold;
  border-bottom: 2px solid #ccc;
}

.articlePreviewTitle {
  font-size: 18px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

.articlePreviewSummary {
  font-size: 12px;
  margin: 0 0 10px 0;
}

.articlePreviewLFM {
  color: #457A99;
  font-size: 22px;
  margin-bottom: 40px;
}


.issuePreview {
  padding: 5px 0 5px 5px;
  height: 120px;
  margin-bottom: 5px;
  margin-top: 5px;
  border-bottom: 2px dotted #ddd;
}

.issueList {
  padding: 5px 0 5px 5px;
  margin-bottom: 5px;
  margin-top: 5px;  
}

.issuePreview ul {
  list-style: none;
}

.issuePreview .issueCoverDate {
  font-size: 16px;
  font-weight: bold;
}

.issuePreview .miniCover {
  float: left;
  margin-right: 20px;
}

.bigPubContainer {
  padding: 20px;
  text-align: center;
}

.bigPub {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  margin: 10px;
}

.bigPub img {
  border: 2px solid #ddd;
}


