body {
	background-image: url(images/bg/csc-bg_full.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #999999;
	margin-top: 0px;
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 19px;
}
#body_cell {
	background-image: url(images/bg/newbackground_02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.smallCaps {
	font-size: 10px;
	font-variant: small-caps;
}
a {
	color: #CC6600;
	text-decoration: underline;
}


#footer {
	background-image: url(images/bg/newbackground_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #999999;
	font-size: 12px;
}
hr {
	color: #F8931D;
}


#contact_tbl {
	
}
#contact_tbl table {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#tagLine_cell {
	background-image: url(images/bg/csc-bg_02.jpg);
	background-repeat: no-repeat;
}
.tagLine {
	font-size: 15px;
	font-variant: small-caps;
}
h3 {
	color: #333333;
	font-size: 17px;
	margin-top: 7px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 7px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
h2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444444;
	line-height: 22px;
}

a:hover {
	color: #CC6600;
	text-decoration: none;
}
.bodyBG_repeat {
	background-image: url(images/bg/csc-bg_03_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
/* Navigation ID */

#nav {
	overflow: visible;
	width: 150px;
	height: inherit;
	padding: 0px;
	margin: 0px;
}

#nav p {
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-variant: small-caps;
	font-style: normal;
	width: 147px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center;
	position: relative;
	top: 7px;
}

#nav a {
	display:block;
	color: #333333;
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 15px;
	font-variant: normal;
	font-style: normal;
	margin: 2px;
	height: 25px;
	background-position: center;
	padding: 0px;
	line-height: 25px;
	text-indent: 4px;
	background-color: #999999;
	border: 1px solid #333333;
}

#nav a:hover {
	color: #333333;
	background-color: #F3971C;
	
}
img {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#news {
	background-color: #7E7E7E;
	display: block;
	width: 500px;
	border: 2px solid #FF973B;
	margin: 3px;
	padding: 5px;
	overflow: hidden;
	color: #CCCCCC;
	visibility: visible;
}
#news h3 {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF973B;
}
#news h2 {
	margin: 0px;
	padding: 0px;
}

#news a {
	color: #FFFFFF;
	text-decoration: underline;
}
#news a:hover {
	text-decoration: none;
}



.sanmarco_datatable {
	width: 100%;
}

.sanmarco_datatable td, .sanmarco_datatable th {
	width: 16%;
	font-size: 0.8em;
	padding: 3px 7px;
}

.sanmarco_datatable th {
	vertical-align: bottom;
	text-align: left;
/*	background-color: #fff; */
}


.sanmarco_datatable .even td {
/*	background-color: #fff; */
	border-top: solid 1px #ddd;
	font-size: 0.8em;
}

.sanmarco_datatable .odd td {
/*	background-color: #fff; */
	font-size: 0.6em;
	padding: 0px 7px 3px;
}

.sanmarco_datatable td.crane_name {
	font-weight: bold;
	vertical-align: top;
	font-size: 0.9em;
}


table.sanmarco_datatable td.pdf{
  text-align: center;
  vertical-align: middle;
  padding-top: 0 !important;
}
table.sanmarco_datatable td.pdf a{
  display: block;
  width: 32px;
  height: 32px;
  margin: auto;
  background: url('images/pdf_32.png') top left no-repeat;
}
table.sanmarco_datatable td.pdf a span {
	display: none;
}


h1 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;

	line-height: 1.3em;
}

table td.descriptor {
	vertical-align: top;
	width: 60%;
}

table.productspecs {
	font-size: 0.8em;
	width: 100%;
}

table.productspecs ul {
	padding-left: 0;
}
#news h4 {
	font-size: 18px;
	color: #333333;
	text-decoration: underline;
}
#news hr {
	color: #FF6600;
}
