/* Page Styles */

body {
	background:#000;
	margin:20px 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	}

a {
	color:#375da8;
	}

.leftShadowDark {
	background:#141414 url(../slike/leftShadowDark.gif) repeat-y right top;
	}

.rightShadowDark {
	background:#141414 url(../slike/rightShadowDark.gif) repeat-y left top;
	}

.leftShadowLight {
	background:#666 url(../slike/leftShadowLight.gif) repeat-y right top;
	}

.rightShadowLight {
	background:#666 url(../slike/rightShadowLight.gif) repeat-y left top;
	}

.darkRow {
	background-color:#141414;
	}

.lightRow {
	background-color:#666;
	}

.footer {
	background:#666 url(../slike/footerBg.gif) no-repeat;
	width:770px;
	height:94px;
	}

/* Content Styles */

.content {
	background:#E9E9E9;
	}

.copy {
	background:#E9E9E9;
	padding:20px 30px 30px 20px;
	}

.newsItem {
	border-top:1px dotted #bababa;
	border-bottom:1px solid #bababa;
	margin-bottom:2em;
	padding:.5em 0;
	}
	
.pdf {
	width:24px;
	}

#sideNav {
	margin:0 0 0 10px;
	padding:0;
	width:175px;
	}

#sideNav li {
	font:bold 11px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #999;
	list-style:none;
	line-height:23px;
	}

#sideNav li a:link,
#sideNav li a:visited {
	color:#4b4c4d;
	text-decoration:none;
	}

#sideNav li a:hover,
#sideNav li a:active {
	color:#375da8;
	text-decoration:none;
	}
	
#secondarySideNav {
	margin:0;
	padding:1em 0 10px 5px;
	border-top:1px solid #999;
	}

#tertiarySideNav,
#quadrinarySideNav {
	margin:0 0 0 8px;
	padding:0;
	}

#secondarySideNav li,
#tertiarySideNav li,
#quadrinarySideNav li {
	font-size:11px;
	font-weight:normal;
	border:none;
	list-style:none;
	margin:0;
	padding:0;
	line-height:15px;
	}

p,
li,
td,
th {
	font-size:11px;
	line-height:17px;
	}

th {
	text-align:left;
	vertical-align:top;
	}

p {
	margin:0 0 1.5em 0;
	}

h1 {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:24px;
	color:#5d5d5d;
	margin:0;
	line-height:normal;
	}

h2 {
	font-size:11px;
	margin:0 0 1em 0;
	}

h3 {
	font-size:11px;
	margin:0;
	}

h4 {	
	color:#666;
	font-size:12px;
	margin:0;
	}

h5 {	
	color:#666;
	font-size:10px;
	margin:0;
	}

dt {
	font-weight:bold;
	}

dd {
	margin-left:1em;
	}

hr {
	border:0;
	height:1px;
	background-color:#bababa;
	color:#bababa;
	}

hr.heading {
	border:0;
	height:3px;
	background-color:#747474;
	color:#747474;
	margin-bottom:1em;
	}

.pullQuote {
	font:normal 18px Arial, Helvetica, sans-serif;
	margin:0;
	color:#747474;
	width:215px;
	}

.linksList {
	list-style:none;
	margin:0;
	padding:0;
	}

.linksList a {
	font-weight:bold;
	}

.catalog,
.catalogTable {
	margin-bottom:10px;
	}

.catalog th {
	color:#fff;
	font-size:13px;
	background:#747474;
	text-align:left;
	padding:5px;
	border-bottom:2px solid #e9e9e9;
	}

.catalog td {
	padding:5px;
	background:#fff;
	}

.catalogTable td {
	width:20%;
	line-height:normal;
	vertical-align:top;
	}

.catalogTable a {
	text-decoration:none;
	color:#000;
	}
	
.catalogHeading {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:24px;
	color:#5d5d5d;
	margin:0;
	line-height:normal;
	}

.tireFinder {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size:24px;
	color:#ffc80a;
	font-weight:normal;
	}

#singleCatalogPages td {
	height:7px;
	}

#SearchTypeTable td {
	color:#666;
	font-size:10px;
	padding-right:5px;
	}

.searchBy {
	margin-top:10px;
	margin-bottom:40px;
	}

.searchBy td {
	font-size:10px;
	padding-right:5px;
	}

.tireFinderTable {
	margin-top:14px;
	}

.tireFinderTable td {
	vertical-align:top;
	}

.tireFinderTableNav {
	margin-top:14px;
	color: #000;
	width: 100%;
	}

.tireFinderNav {
	margin:0 0 0 0px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	}

.tireFinderNav a:link,
.tireFinderNav a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
.tireFinderNav a:hover,
.tireFinderNav a:active {
	color:#ffc80a;
	text-decoration:none;
	}

	
.treadLink a:link,
.treadLink a:visited{
	font-weight:bold;
	font-size:12px;
	color:#0000ff;
	text-decoration:underline;
	}

.treadLink a:hover{
	font-weight:bold;
	font-size:12px;
	color:#00ff00;
	text-decoration:underline;
	}

.tfDetailName{
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#5d5d5d;
	}

.tfReturn{
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	}

.tfTableHeaders{
	font-family:Helvetica;
	font-weight:bold;
	}

.tfTableTitles{
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	}

#stocks {
	margin:12px;
	vertical-align:top;
	}

#stocks td {
	color:#a4a1a1;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	}

#stocks a {
	color:#a4a1a1;
	}
	
#tireFinderNav td {
	width:20px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	border-right:1px solid #ccc;
	}

#tireFinderNav td a:link,
#tireFinderNav td a:visited{
	color:#ccc;
	text-decoration:none;
	}

#tireFinderNav td a:hover,
#tireFinderNav td a:active{
	color:#ffc80a;
	text-decoration:none;
	}

#SearchTypeTable a {
	color:#666;
	font-weight:bold
	}
	
#footerFFEs td {
	color:#f5bb2b;
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
	/*vertical-align:top;*/
	line-height:14px;
	}

#footerFFEs td a {
	font-weight:normal;
	font-size:9px;
	color:#c7c5c5;
	}

#footerFFEs td a:link,
#footerFFEs td a:visited {
	text-decoration:none;
	}

#footerFFEs td a:hover,
#footerFFEs td a:active {
	text-decoration:underline;
	}

#footer {
	color:#808080;
	text-transform:uppercase;
	font-size:9px;
	text-align:right;
	margin:9px 32px 0 0;
	}

#footer li {
	display:inline;
	margin-left:20px;
	}

#footer a {
	color:#808080;
	}

#footer a:link,
#footer a:visited {
	text-decoration:none;
	}

#footer a:hover,
#footer a:active {
	text-decoration:underline;
	}

#countrySelect {
	background:url(../slike/countrySelect.gif);
	width:577px;
	height:47px;
	margin:0;
	padding:0 27px 0 0;
	text-align:right;
	}

#countries {
	font-size:8.5pt;
	width:202px;
	height:17px;
	border:1px solid #737373;
	color:#636363;
	float:right;
	margin:0 27px 0 0;
	}
	
#topNav {
	margin:0;
	}

.imagesLogos {
	padding:20px 0;
	margin-bottom:1em;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	}

.imagesLogosImage {
	width:77px;
	padding-right:10px;
	}

.imagesLogosText {
	width:102px;
	vertical-align:top;
	line-height:normal;
	font-size:10px;
	padding-right:10px;
	}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width:0;
	font:normal 9px Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:100;
	}

#dropmenudiv a{
	width:100%;
	display:block;
	text-indent:9px;
	border-bottom:1px solid black;
	padding:1px 0;
	margin:0;
	text-decoration:none;
	font-weight:bold;
	color:#595959;
	background-color:#e1e1e1;
	}

#dropmenudiv a:hover{ /*hover background color*/
	background-color:#707070;
	color:#e1e1e1;
	}

.POS td,
.POS th {
	padding:0 .5em .5em 0;
	}
