body {
	font-family: 'Helvetica', sans-serif;
	font-size: normal;
	color: #535758;
	margin: 0;
	padding: 0;
	text-align: center;
	}

a, a:visited {
	color: #535758;
	/*color: #65a5df;*/
}

a:hover {
	color: #ffb931;
	text-decoration: underline !important;
}
	
#layout {
	margin: auto;
	text-align: left;
	width: 792px;
}
	
#content {
	float: right;
	width: 565px;
}

#content address {
	font-size: 75%;
	font-style: normal;
	line-height: 150%;
	margin-bottom: 1em;
}
	
#content h1 {
	color: #333;
	font-family: 'Georgia', serif;
	font-size: 14pt;
	font-weight: normal;
	line-height: 145%;
	margin: 0.25em 0 0 0;
}

#content h2 {
	color: #65a5df; /*#333;*/
	font-family: 'Georgia', serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 100%;
	margin: 1em 0 0 0;
	padding: 0;
}

#content p {
	font-size: 75%;
	line-height: 175%;
	margin: 0.5em 2em 1em 0;
}

#content ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square;
}
	
#content li {
	font-size: 75%;
	line-height: 120%;
	margin-bottom: 0.5em;
	margin-right: 3em;
}

#content .column {
	float: left;
	height: 100%;
	text-align: center;
	width: 24.75%;
}

#content .column h2 {
	color: #333;
	font-family: 'Georgia', serif;
	font-size: 13.5pt;
	font-weight: normal;
	line-height: 120%;
	margin: 0.75em 0 0.75em 0;	
	padding: 0 1em;
}

#content .column p {
	font-size: 70% !important;
	line-height: 150% !important;
	color: #535758;
	margin: 0 0 1em 0;
	padding: 0 1em;
	width: 116px;
}
	
#nav {
	margin: 56px 0 18px 0;
	padding: 0;
	position: relative;
}
	
#nav img {
	position: absolute;
	left: 0;
	top: -6px;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	height: 32px;
	overflow: hidden;
}
	
#nav li {
	display: block;
	float: right;
	margin: 0 2px 0 0;
	padding: 0;
	overflow: hidden;
}
	
#nav a {
	color: #333;
	display: block;
	font-weight: bold;
	font-size: 70%;
	line-height: 100%;
	padding: 10px 12px 10px 12px;
	margin: 0 1px;
	text-decoration: none;
	text-transform: uppercase;
}
	
#nav a:hover {
	background: #f5f5f5;
}
	
#nav  a.active {
	background: none !important;
	border: 1px solid #ffb931;
	color: #ffb931;
	padding: 9px 12px 9px 12px;
	margin: 0;
}

#footer {
	color: #888;
	font-size: 70%;
	margin: 32px 0 0 0;
	text-align: center;
}

#footer img {
	border: none;
}

#gefanuc {
	font-size: 9pt;
	line-height: 140%;
	height: 40px;
	text-align: left;
	margin: auto;
	margin-bottom: 8px;
	width: 150px;
}

#gefanuc img {
	border: none;
	float: left;
	margin-right: 6px;
}

#tools {
	float: left;
	width: 202px;
}

.panel {
	border: 1px solid #ccc;
	margin: 0 0 12px 0;
	padding: 6px 0;
}

#tools p {
	font-size: 75%;
	line-height: 150%;
	margin: 0 12px;
}

.bordertop {
	border-top: 1px solid #ccc;
	padding-top: 8px;
	margin-top: 12px;
}
	
#tools .first {
	border-color: #65a5df;
	border-width: 2px;
}

#catalog {
	padding: 0 !important;
}

#catalog ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#catalog ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#catalog ul ul li {
	padding: 0;
	margin: 0;
}

#catalog ul ul ul ul li {
	margin-left: 16px;
}

#catalog li span, #catalog li a {
	cursor: pointer;
	font-size: 75%;
	text-decoration: none !important;
}

#catalog span:hover, #catalog a:hover {
	color: #ffb931;
}

#catalog .root {
	border-bottom: 1px dotted #dadada;
	margin: 0 6px;
	padding: 5px 0 5px 28px;
}

#catalog .root-span {
	position: relative;
	left: -28px;
}

#catalog .root-span img {
	vertical-align: middle;
	margin-right: 6px;
	border: 0;
}

#catalog .selected, #catalog .collapsable > span {
	color: #ffb931;
	/*font-weight: bold;*/
	/*text-decoration: underline;*/
}
	
#catalog .lastExpandable {
	border-bottom: none !important;
}

#pcat .psku {
	clear: left;
	font-family: 'Verdana', sans-serif;
	margin-bottom: 25px;
}

.thumb {
	float: left;
	margin: 0 1em 0 0;
	position: relative;
}

.thumb .image {
	display: block;
	width: 105px;
	height: 70px;
}

.thumb .zoom {
	background: #f3f3f3;
	font-size: 65%;
	padding: 2px;
	position: absolute;
	bottom: 2px;
	right: 2px;
	text-decoration: none;
	-moz-opacity: 0.55;
	filter: alpha(opacity=55);
}

#pcat a img {
	border: 0 !important;
}

#pcat h1 {
	font-family: 'Verdana', sans-serif;
	font-size:85%;
	font-weight: bold;
	margin: 0;
}

#pcat h2 {
	color: #535758;
	font-family: 'Verdana', sans-serif;
	font-size: 70%;
	font-weight: normal;
	margin: 2px 0 8px 0;
}

#pcat h2 a {
	color: #535758;
	text-decoration: none;
}

#pcat p {
	font-size: 85%;
	line-height: 125%;
	margin: 0;
}

#breadcrumb {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 14px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
}

#breadcrumb span {
	margin-right: 6px;
}

#pages {
	font-size: 100% !important;
	padding-top: 8px;
	border-top: 1px solid #ccc;
}

#pages a {
	text-decoration: none;
}