#footer {
    width: 830px;
   margin: 0 auto;
	position: relative;
	clear: both;
	margin-top: 3.5em !important;
	padding-top: 0 !important;
	background: #ececec url(images/grfk_footer_bg.gif)
		repeat-x;
	border-bottom: 1px solid #d3d3d3;
}

#footer {
	display: block;
}

#footer form {
	position: absolute;
	top: -3.5em;
	right: 1.8em;
	width: auto !important;
	width: 1px;
	white-space: nowrap;
}

#footer form fieldset * {
	vertical-align: middle;
}

#footer form label {
	color: #3b3b3b;
	font-size: 89%;
	font-weight: bold;
	margin-right: .4em;
}

#footer form input {
	font-size: 140%;
	padding: .3em .35em;
	width: 7.4em;
	color: #e72d18;
	background: #fffbbc;
	border: 1px solid #d7d5c9;
}

#footer form button {
	width: 79px;
	height: 28px;
	margin: 0 1em 0 .3em !important;
	margin: 0 1.25em 0 .75em;
	background: url(footer/btn_footerGoGetIt.gif)
		no-repeat left;
	text-indent: -9999px;
	overflow: hidden;
}

#footer form button:hover,#footer form button.hover {
	background-position: right;
}

#footer form a {
	color: #a7a7a7;
	font-size: 76%;
	font-weight: bold;
}

#footer form a:hover {
	color: #e01e03;
}

#footer .tabs li {
	float: left;
}

#footer .tabs ul li {
	padding: 1.6em 1.4em;
}

#footer .tabs ul li li {
	float: none;
	padding: 0;
	line-height: 1.15em;
}

#footer .tabs h4 {
	position: absolute;
	height: 36px;
	top: -30px;
	background: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	visibility: visible !important;
}

#footer .tabs .webshots h4 {
	width: 119px;
	left: 0;
	background-image:
		url(footer/grfk_footerTab_webshots_inactive.png)
		;
}

#footer .tabs .cnet h4 {
	width: 112px;
	left: 119px;
	background-image:
		url(footer/grfk_footerTab_cnet_inactive.png);
}

#footer .tabs a {
	color: #6d6d6d;
	font-size: 86%;
}

#footer .tabs a:hover {
	color: #e01d07;
}

#footer .tabs h5 {
	color: #424242;
	font-size: 100%;
}

#footer .tabs .cnet,#footer .tabs .webshots {
	float: none;
	clear: both;
	width: 100%;
	margin-right: -100%;
}

html.js #footer .tabs .webshots,html.js #footer .tabs .cnet {
	float: left;
	clear: none;
}

#footer .tabs .cnet h5 {
	color: #FF8400;
	margin-bottom: .4em;
}

#footer .tabs .cnet p.description {
	position: static;
	line-height: 1.4em;
	float: left;
	padding: 0 1.2em;
	width: 11.45em;
	margin-top: 1.4em;
	color: #7d766c;
	font-size: 115%;
}

#footer .tabs .cnet .digital {
	width: 18em;
}

#footer .tabs .cnet .digital ul {
	height: auto !important;
	height: 1px;
}

#footer .tabs .cnet .digital ul {
	display: inline-block;
}

/* Hides from IE-mac \*/
#footer .tabs .cnet .digital ul {
	display: block;
}

/* End hide from IE-mac */
#footer .tabs .cnet .digital li {
	float: left;
	width: 50%;
}

#footer .tabs .cnet ul ul {
	border-top: 1px solid #d9d9d8;
	padding-top: .4em;
}

#footer .tabs #webshots-tab.active h4 {
	background-image:
		url(footer/grfk_footerTab_webshots_active.png);
}

#footer .tabs #cnet-tab.active h4 {
	background-image:
		url(footer/grfk_footerTab_cnet_active.png);
}

#footer .tabs li.active li {
	position: relative;
}

#legal {
    width: 830px;
   margin: 0 auto;
	padding-bottom: 5px;
	line-height: 1.85em;
	background: #ececec;
	border-top: 1px solid #fbfbfb;
	overflow: hidden;
}

#legal .sub {
	z-index: 0;
}

#legal .corporate-links *,#legal .legal-info * {
	display: inline;
}

#legal li {
	margin-left: .25em;
	padding-left: .75em;
	background: url(images/util_footer-divider.gif)
		no-repeat left;
}

#legal li.first {
	margin-left: 0;
	padding-left: 0;
	background: none;
}

#legal .corporate-links,#legal .legal-info {
	position: relative;
	margin-left: 1.8em;
	font-size: 79%;
}

#legal .legal-info {
	float: left;
	display: inline;
}

#legal label {
	font-size: 79%;
}

#legal p,#legal a,#legal label {
	color: #6d6d6d;
}

#legal a:hover {
	color: #e01d07;
}

#legal form {
	float: right;
	display: inline;
	margin-right: 1.8em;
}

#legal form div * {
	vertical-align: middle;
}

#legal form select option {
	padding-right: 10px;
}

#legal form select,#legal form input {
	font-size: 92%;
}

hr {
	display: none;
}
