@charset "UTF-8";
/* CSS Document */

body{
	font-family:arial,helvetica;
	font-size:12px;
	margin:0;
	padding:0;
	margin-top:10px;
	background-image:url(../images/bg_repeat2.gif);
	background-repeat:repeat-x;
}

#content_wrapper {
	margin: 0 auto; /* set auto for centre align */
	width: 833px;
	background: #FFF;
	border: #CCC thin solid;
	padding: 9px;
	}
	

	
#content_wrapper a:link, a:visited, a:selected {
	text-decoration: none;
	}	
			
#content_wrapper a:hover {
	text-decoration: underline;
	}
	
.clear {
	clear: both;
	}
	
	
/* Content - Terms of Use
------------------------------------------------------------------*/
#content_wrapper .termsofuse {
	margin: 0 auto; /* set auto for centre align */
	width: 100%;
	float: left;
	color: #555;
	}


/* Content - Left
------------------------------------------------------------------*/
#content_wrapper .left {
	margin: 0 auto; /* set auto for centre align */
	width: 213px;
	float: left;
	margin-right: 20px;
	}
	

/* Content - Right
------------------------------------------------------------------*/
#content_wrapper .right {
	margin: 0 auto; /* set auto for centre align */
	width: 580px;
	float: left;
	color: #555;
	}
	
#content_wrapper .img {
	margin: 0 auto;
	float: left;
	}
	
#content_wrapper .context {
	margin: 0 auto;
	width: 390px;
	float: left;
	line-height: 16px;
	}

#content_wrapper .context_para {
	margin: 0 auto;
	width: 550px;
	float: left;
	line-height: 16px;
	clear:both;
	}
	
#content_wrapper .context_para a:link, a:visited, a:active {
	text-decoration: none;
	color: #333;
	}
	
#content_wrapper .context_para a:hover {
	text-decoration: underline;
	color: #666;
	}

#content_wrapper .context_radial {
	margin: 0 auto;
	width: 525px;
	float: left;
	line-height: 16px;
	}


#tableborder {
	border:solid thin; border-color:#999;
	width:530px;
	}
	
	
#content_wrapper .download{
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	}
	
#content_wrapper .download a{
	color: #252525;
	text-decoration: none;
	}

/* Content - Left - Accordion Menu
------------------------------------------------------------------*/
#content_wrapper h3 {
	height: auto;
	font-weight: lighter;
	margin:0;
	}
	
#content_wrapper .arrowlistmenu {
	width: 210px; /* width of accordion menu */
	}

#content_wrapper .arrowlistmenu .potenza { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	background: white url(../images/accordion_bg_grey.gif);
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
#content_wrapper .arrowlistmenu .turanza { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	background: white url(../images/accordion_bg_blue.gif);
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
#content_wrapper .arrowlistmenu .sports { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	background: white url(../images/accordion_bg_yellow.gif);
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
#content_wrapper .arrowlistmenu .dueler { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	background: white url(../images/accordion_bg_green.gif);
	margin:0;
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
#content_wrapper .arrowlistmenu .ecopia { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	background: white url(../images/accordion_bg_lime.gif);
	margin:0;
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
#content_wrapper .arrowlistmenu .roadsport { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	background: white url(../images/accordion_bg_green.gif);
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
#content_wrapper .arrowlistmenu .motor_roadsport { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	background: white url(../images/accordion_bg_red.gif);
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
#content_wrapper .arrowlistmenu .motor_scooter { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	background: white url(../images/accordion_bg_red2.gif);
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
#content_wrapper .arrowlistmenu .motor_onoffroad { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	background: white url(../images/accordion_bg_red3.gif);
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
#content_wrapper .arrowlistmenu .motor_offroadsport { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	background: white url(../images/accordion_bg_red4.gif);
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
#content_wrapper .arrowlistmenu .truck { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	background: white url(../images/accordion_bg_lightruck.gif);
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
#content_wrapper .arrowlistmenu .commercial { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	background: white url(../images/accordion_bg_commercial.gif);
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
#content_wrapper .arrowlistmenu .industrial { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	background: white url(../images/accordion_bg_industrial.gif);
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
#content_wrapper .arrowlistmenu .bandag { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #FFF;
	background: white url(../images/accordion_bg_blue2.jpg);
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
	
#content_wrapper .arrowlistmenu .openheader { /* CSS class to apply to expandable header when it's expanded */
	font-weight: bold;
	}

#content_wrapper .arrowlistmenu ul { /* CSS for UL of each sub menu */
	list-style-type: none;
	
	padding: 0;
	
	border: 3px solid #f1f1f1;
	
	margin:0;
	margin-top: -5px;
	margin-bottom: 8px;  /* bottom spacing between each UL and rest of content */
	display:block;
	}

#content_wrapper .arrowlistmenu ul li {
	padding-bottom: 2px; /* bottom spacing between menu items */
	}

#content_wrapper .arrowlistmenu ul li a {
	color: #252525;
	background: url(../images/arrowbullet.gif) no-repeat; /* custom bullet list image */
	display: block;
	padding: 4px 0;
	padding-left: 25px; /* link text is indented 19px */
	text-decoration: none;
	font-weight: lighter;
	font-size: 12px;
	}
	
#content_wrapper .arrowlistmenu ul li a:hover { /* hover state CSS */
	color: #F00;
	font-weight: bold;
	}
	
#content_wrapper .arrowlistmenu .selected {
	background: url(../images/arrowbullet.gif) no-repeat; /* custom bullet list image */
	display: block;
	font-weight: bold;
	color: #cc0000;
	padding: 4px 25px;
	margin: 0 0 0 5px;
	}

.tyresize
	{
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	}
.tyresize th
	{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background-color:#ccc;
	border: 1px solid #999;
	border-bottom: 1px solid #fff;
	color: #333;
	}
.tyresize td
	{
	padding: 4px;
	background: #fff; 
	border-bottom: 1px solid #fff;
	color: #333;
	border: 1px solid #999;
}
.tyresize tr:hover td
{
	background-color:#E8E8E8;
	color: #339;
	font-family: arial, helvetica;
}

/* Content - Ecopia Tyresize Lineup
------------------------------------------------------------------*/

.tyresize_ecopia
	{
	width: 200px;
	text-align: left;
	border-collapse: collapse;
	}
.tyresize_ecopia th
	{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background-color:#ccc;
	border: 1px solid #999;
	border-bottom: 1px solid #fff;
	color: #333;
	}
.tyresize_ecopia td
	{
	padding: 4px;
	background: #fff; 
	border-bottom: 1px solid #fff;
	color: #333;
	border: 1px solid #999;
}
.tyresize_ecopia tr:hover td
{
	background-color:#E8E8E8;
	color: #339;
	font-family: arial, helvetica;
}


/* Content - Right - Graph Content
------------------------------------------------------------------*/
#content_wrapper .technology{ /* header */
	cursor: hand;
	cursor: pointer;
	font: 11px;
	margin: 10px 0;
	}
	
#content_wrapper .openlanguage{ /* class added when they are open */
	color: #252525;
	}

#content_wrapper .closedlanguage{ /* class added when they are closed */
	color: #252525;
	}

/* Content - Basic Performance
------------------------------------------------------------------*/
#content_wrapper .basic{ /* header */
	cursor: hand;
	cursor: pointer;
	font: 11px;
	margin: 10px 0;
	}
	
#content_wrapper .openlanguage{ /* class added when they are open */
	color: #252525;
	}

#content_wrapper .closedlanguage{ /* class added when they are closed */
	color: #252525;
	}
	




/* Content - Center
------------------------------------------------------------------*/
#content_wrapper .center {
	margin: 0 auto; /* set auto for centre align */
	width: 100%;
	float: left;
	}



/* Content - Centre - Accordion Dealers Menu
------------------------------------------------------------------*/
#content_wrapper h3 {
	height: auto;
	font-weight: lighter;
	font-size: 12px;
	}
	
#content_wrapper .outletmenu {
	width: 100%; /* width of accordion menu */
	}

#content_wrapper .outletmenu .outlet { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	width: 810px;
	background: url(../images/accordion_bg_grey.gif);
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}

#content_wrapper .outletmenu .outlet1 { /* CSS class for menu headers in general (expanding or not!) */
	font-size: 12px;
	color: #000;
	width: 810px;
	background: url(../images/accordion_bg_grey.gif);
	margin-top: 0;
	margin-bottom: 3px; /* bottom spacing between header and rest of content */
	padding: 8px 0 8px 10px; /* header text is indented 10px */
	cursor: hand;
	cursor: pointer;
	}
	
#content_wrapper .outletmenu .header { /* CSS class to apply to expandable header when it's expanded */
	font-weight: bold;
	}

#content_wrapper .outletmenu ul { /* CSS for UL of each sub menu */
	list-style-type: none;
	width: 820px;
	padding: 0;
	margin-bottom: 8px;  /* bottom spacing between each UL and rest of content */
		}

#content_wrapper .outletmenu ul li {
	padding-bottom: 2px; /* bottom spacing between menu items */
	}

#content_wrapper .outletmenu ul li a {
	color: #252525;
	background: url(../images/arrowbullet.gif) no-repeat; /* custom bullet list image */
	display: block;
	padding: 4px 0;
	padding-left: 25px; /* link text is indented 19px */
	text-decoration: none;
	font-weight: lighter;
	font-size: 12px;
	}
	
#content_wrapper .outletmenu ul li a:visited {
	color: #CC0000;
	font-weight: bold;
	}

#content_wrapper .outletmenu ul li a:hover { /* hover state CSS */
	color: #F00;
	font-weight: bold;
	}

