/*
"One main layout Table" stylesheet for osC created by Paul Mathot
2003/11/12

- these stylesheet settings apply to all media
- for printing styles edit templates/print.css
- modified 2004/03/18 PaulM PandA.nl
- To optimize the stylesheet for small filesize (=>maximum speed) you can remove most comments, and group the styles.
*/

/* begin imported some styles  from original osC stylesheet */
.smallText {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
.verySmallText {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 8pt;
}
.verySmallTextBold {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 8pt;
}
.messageStackError, .messageStackWarning {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color: #ffb3b5;
}
.headerNavigation {
/*background:#A70C07;
border: #A70C07 solid 1px;
background-image:url(includes/sts_templates/rgm/boxes/flash.gif);
background-position:center;
background-repeat:no-repeat;*/
}
.headerNavigation:link {
text-decoration: none;
color:#FFFFFF;
}
.headerNavigation:visited {
text-decoration: none;
color:#FFFFFF;
}
.headerNavigation:hover {
text-decoration: underline;
color:#FFFFFF;
}


textarea {
width: 100%;
font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
/* end import from original stylesheet */

body, html {
margin: 0;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
padding: 0;
text-align: center; /* needed for IE center bug */
}
/* pageWrapper div for centering and width settings! 2004/01/06 */
div#pageWrapper {
position: relative;
margin: 10pt auto;
width: 100%; /* set total pagewidth */
}
form {
font-size: 10pt;
display: inline;
}
td {
font-size: 10pt;
vertical-align: top;
}
td.productListing-data {
font-size: 10pt;
vertical-align: middle;
text-align:center;
}
table#mainLayoutLT {
font-size: 10pt;
margin: 0px auto;
width: 100%;
}
td.columnLT {
font-size: 10pt;
width: 155px;
padding: 0;
}
table.infoBoxLT td.infoBoxHeadingLT, table.infoBoxLT td.boxTextLT {
font-size: 10pt;
width: 155px;
}
.infoBoxContents {
color:#000000;
}
.boxText {

color:#000000;
}
.boxText:link {
text-decoration: none;
color:#000000;
}
.boxText:visited {
text-decoration: none;
color:#000000;
}
.boxText:hover {
text-decoration: underline;
color:#000000;
}
table.infoBoxLT td table {
font-size: 10pt;
width: 100%;
}
td#contentLT {
font-size: 10pt;
}
.infoBoxLT {
margin: 5px;
}
td#contentLT {
font-size: 10pt;
padding: 10pt 12px;
}
td.infoBoxHeadingLT, .infoBoxHeading {
padding: 2px 4px;
}
td.boxTextLT {
font-size: 10pt;
padding: 6px 5px;
}

div#imageNavLT{
font-size: 10pt;
margin: 12px 7px 0 0;
float: right;
}
.navRightLT {
font-size: 10pt;
float: right;
}
.boxTextLT select {
font-size: 10pt;
width: 90%;
}
td#navBarTopLT div, td#navBarBottomLT div {
font-size: 10pt;
margin: 1px 5px;
height: 17px;
}
.logoLT, .navLeftLT {
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: A70C07;
}
.footerLT {
text-align: center;
}
.footerLT div {
margin: 5px auto;
}
.infoBoxHeadingLT div {
font-size: 10pt;
float: left;
}
#languagesBoxLT, #specialsBoxLT, #currenciesBoxLT, #whats_newBoxLT, #manufacturersBoxLT, #searchBoxLT, #tell_a_friendBoxLT {
font-size: 10pt;
text-align: center;
}
/* begin colors and borders (for link colors: see the link styles section below) */
table.infoBox, table.productListing {
font-size: 10pt;
border: #A70C07 solid 1px;
}
.productListing-heading {
background-color: #A70C07;
}
tr.productListing-even td {
font-size: 10pt;
background-color: #ffe;
}
tr.productListing-odd td.productListing-data {
font-size: 10pt;
background-color: #fff;
}
.errorText {
color: red;
}
/* .cBoxE higlighting for categories box enhancement contrib */
.cBoxE {
color: red;
}
td.infoBoxHeading {
font-weight: bold;
text-align:center;
color:#FFFFFF;
font-size: 10pt;
background:#A70C07;
background-image:url(includes/sts_templates/rgm/boxes/flash.gif);
background-position:center;
background-repeat:no-repeat;
border: 0px black solid;
}

td.infoBoxHeadingF {
font-weight: bold;
text-align:center;
color:#FFFFFF;
font-size: 10pt;
background:#A70C07;
background-image:url(includes/sts_templates/rgm/boxes/flash2.gif);
background-position:center;
background-repeat:no-repeat;
border: 0px black solid;
}

td.infoBoxHeadingUnbold {
font-size: 10pt;
color: FFFFFF;
background:url(includes/sts_templates/rgm/boxes/flash.gif);
border: 1px white solid;
}
.rgmDesign {
color:#FFFFFF;
background-repeat:no-repeat;
background-image:url(includes/sts_templates/rgm/rgm-cars_middle.gif);
}

.categoryItem {
font-size: 10pt;
color: FFFFFF;
background:url(includes/sts_templates/rgm/boxes/gray.png);
}
.categoryItem:link, .productListing-heading:link  {
color:#FFFFFF;
text-decoration:none;
}
.categoryItem:visited, .productListing-heading:visited   {
color:#FFFFFF;
text-decoration:none;
}
.categoryItem:hover {
color:#FFFFFF;
text-decoration:none;
/*font-weight:bold;*/
/*background:url(includes/sts_templates/rgm/boxes/hover.png);*/
}
.productListing-heading:hover {
color:#FFFFFF;
text-decoration:underline;
}
td#navBarTopLT, td#navBarBottomLT {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #A70C07;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A70C07;
	border-right-color: #A70C07;
	border-bottom-color: #A70C07;
	border-left-color: #A70C07;
}
table#mainLayoutLT {
border: 1px #A70C07 solid;
}
.infoBoxLT td {
font-size: 10pt;
border: 1px solid A70C07;
}

#contentLT table td.rgmHeading, h1 {
font-size:22px;
color: #d00;
}
.infoBoxLT td table td {
font-size: 10pt;
border-width: 0px;
}
.inputRequirement, .greetUser {
color: red;
}
/* example how to assign styles to one individual small infobox (delete if you don't like) */
table#shopping_cartBoxLT {
font-weight: bold;
color: #e00;
}

td.infoBoxHeadingLT, .infoBoxHeading, .productListing-heading {
background: #A70C07;
color:#FFFFFF;
text-align:center;
}
/* end colors and borders */
.infoBoxHeading img {
display: none;
}
/* begin fonts */
#copyRightLT {
font-size: 10pt;
}

.infoBoxLT td, .infoboxLT td.boxTextLT form select {
font-size: 10pt;
font-family: arial, sans-serif;
}
#navBarTopLT, #navBarBottomLT {
font-size: 10pt;
font-weight: bold;
}
/* font size for content in and outside tables */
#contentLT table td, #contentLT {
font-size: 10pt;
font-family: arial, sans-serif;
}
#contentLT table td.rgmHeading, h1 {
font-size: 22px;
font-weight: normal;
padding-top: 5px;
}
/* end fonts */
/* begin link styles */
.infoBoxHeadingLT a {
float: right;
margin: 2px;
}
a {
text-decoration: none;
color:#000000;
}
a:visited {
text-decoration: none;
color:#000000;
}
a:hover {
text-decoration: underline;
color:#000000;
}
/* end link styles */

.rgmHeading, .pageHeading{
font-size:16pt;
font-weight:bold;
}

.rgmGallery {
text-align:left;
vertical-align:middle;
}

