/* All comments are surrounded by /* */ 
/* Comments can't be placed inside { } brackets  */

/********************************* Styles for specific areas on page *********************************/
/*** This section can be used to apply styles to specific areas of the page                                                      ***/
/*** For example "#leftContent a" and "#leftContent a:hover" (below)                                                          ***/
/*** could be used to apply styles to left column links only                                                                           ***/
/*** (by default they are left empty so they will have the same style as the rest of the page)                         ***/
/*********************************************************************************************/

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 4px;
}

h1 {
	font-size: 36px;
color:#cc1a09;  
}

/* h1 {color:#cc1a09;  font-variant:small-caps; font-size:26px; font-weight:777; font-stretch: semi-expanded; text-decoration:underline;margin-left:5px;padding-left:45px;margin-bottom: 0;} */

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}


TABLE.header3 {
BACKGROUND-COLOR: #cc0000;
Padding: 3px;
border: 0px;
}

#centerContent{
padding:15px;
}

#leftContent{
display:none;
}

#rightContent{
display:none;
}

#topContent{
padding:0px;
}

#bottomContent{
text-align:center;
padding:10px;
background-color:#666666;
}

/* AU Motoring Theme */
/* 28/04/2015 */

/* 
---------------------
General / Body Styles
---------------------
 */

body { BACKGROUND: #f6f5f2 url('images/bg.gif') repeat-y center top; MARGIN: 0px auto; 
	background-color: #f6f5f2;
	color: #666;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.625;
}

 
/* body { BACKGROUND: #999999 url('/images/bg_ukmd.jpg') repeat-y center top; MARGIN: 0px auto; line-height: 1.4em; margin:0px; } */

/* #wrapper is the outermost table containing all the content sections */
#wrapper {
	background-color: #ffffff;
width:950px;
border:0;
padding:0;
margin:auto; /* margin-auto is required to center the main (#wrapper) table for non-MSIE browsers */
}

a.nav:link  {  color:#fff; text-decoration:underline;   }
a.nav:visited{ color:#fff; text-decoration:underline; }
a.nav:active { color:#fff; text-decoration:underline;  }
a.nav:hover { color:#FF9900; text-decoration:underline; }

a.navb:link { color:#c0c0c0; font-weight:bold; text-decoration:underline; }
a.navb:visited { color:#c0c0c0; font-weight:bold; text-decoration:underline; }
a.navb:active { color:#c0c0c0; font-weight:bold; text-decoration:underline; }
a.navb:hover { color:#ffffff; font-weight:bold; text-decoration:none; }

a.motoringred:link { FONT-WEIGHT: Bold; COLOR: #b82818; FONT-STYLE: normal; TEXT-DECORATION: underline }       /* unvisited link */
a.motoringred:visited { FONT-WEIGHT: Bold; COLOR: #b82818; FONT-STYLE: normal; TEXT-DECORATION: underline }       /* unvisited link */
a.motoringred:active { FONT-WEIGHT: Bold; COLOR: #b82818; FONT-STYLE: normal; TEXT-DECORATION: underline }       /* unvisited link */
a.motoringred:hover { FONT-WEIGHT: Bold; BACKGROUND: None; COLOR: #333399; text-decoration: none}

a.index:link 		{  color:#333399; font-weight: normal; text-decoration:underline; }
a.index:visited 		{  color:#333399; font-weight:normal; text-decoration:underline; }
a.index:active 		{  color:#333399; font-weight:normal; text-decoration:underline; }
a.index:hover 		{  color:#b82818; font-weight:normal; text-decoration:none; BACKGROUND: None; }

.cars { text-decoration: none; color: Black; }

.texts { text-decoration: none; color: #999999; }

.osbindextable        { text-decoration: none; color: #000000; }

.ripesiteFooterLogo{display:none}

.topb { color: #fff;    TEXT-ALIGN: center;
  BACKGROUND-COLOR: #003399;  FONT-WEIGHT: bold;
}

.topg {
	color: #fff;    TEXT-ALIGN: center;
  BACKGROUND-COLOR: #005931;  FONT-WEIGHT: bold;
}

.topr {
	color: #fff;    TEXT-ALIGN: center;
  BACKGROUND-COLOR: #cc0000; FONT-WEIGHT: bold;
}

.topy {
	color: #000;    TEXT-ALIGN: center;
  BACKGROUND-COLOR: #ffae42;  FONT-WEIGHT: bold;
}

.uv11 {
	color: #000;   PADDING-LEFT: 2px;
}

.uv12 {
	FONT-SIZE: 11px; FONT-FAMILY: verdana
}

a.index:link 		{  color:#333399; font-weight: normal; text-decoration:underline; }
a.index:visited 		{  color:#333399; font-weight:normal; text-decoration:underline; }
a.index:active 		{  color:#333399; font-weight:normal; text-decoration:underline; }
a.index:hover 		{  color:#cc0000; font-weight:normal; text-decoration:none; BACKGROUND: None; }

a.motor-link:link { color:#003399; font-weight:bold; text-decoration:underline; }
a.motor-link:visited { color:#003399; font-weight:bold; text-decoration:underline; }
a.motor-link:active { color:#003399; font-weight:bold; text-decoration:underline; }
a.motor-link:hover { color:#cc0000; font-weight:bold; text-decoration:none; }

a.motorlink:link { color:#003399; font-weight:bold; text-decoration:underline; }
a.motorlink:visited { color:#003399; font-weight:bold; text-decoration:underline; }
a.motorlink:active { color:#003399; font-weight:bold; text-decoration:underline; }
a.motorlink:hover { color:#cc0000; font-weight:bold; text-decoration:none; }

a.latest:link { color:#003399; font-weight:bold; text-decoration:underline; }
a.latest:visited { color:#003399; font-weight:bold; text-decoration:underline; }
a.latest:active { color:#003399; font-weight:bold; text-decoration:underline; }
a.latest:hover { color:#cc0000; font-weight:bold; text-decoration:none; }