.dummy{}/* leave in - bug fix */



/******* type styles *******/

body, td{
  font-family:arial, sans-serif;
  font-size:11px;
  color:black;
}
h1{
  font-size:14px;
  font-weight:bold;
  color:white;
  margin:0px;
}
h2{
  font-size:17px;
  font-weight:normal;
  color:black;
}
h3{
  font-size:12px;
  color:black;
}

p
  {
    margin:0px;
  }

hr{
}
.Tcaption{
  color:black;
  padding:2px;
  font-size:10px;
}

li p{
  margin:0;
}
li{
  margin:10px 0;  
} 
ul{
  margin-left:25px;
  padding-left:0;
}




/********* links ********/
a:link,
a:visited{
  color:#666;
}
a:active, 
a:hover{
  color:#666;
}


/********* MAIN MENU ********/

#mainMenu{
  width:210px;
  background:url(redtop-menu-slice.gif) repeat-y;
}

#mainMenu div
  {
    padding:0 10px 0 0;
  }

#mainMenu .pageOn
  {
    background:url(redtop-menu-on.gif) repeat-y;
  }

#mainMenu a
  {
    display:block;
    padding:9px 0 9px 20px;
    text-decoration:none;
    color:black;
    font-weight:bold;
  } 

#mainMenu .pageOff
  {
  }

#mainMenu .pageOn a
  {
  }

#mainMenu .pageOn a
  {
  }

#mainMenu .pageOff a:hover
  {
    text-decoration:none;
    color:#D7083C;  
    font-weight:bold;
  }

#mainMenu .pageOff a
  {
  }




/********* two column ********/
.two_col{
  width:100%;
  border-collapse:collapse;
}
.two_col td{
  width:50%;
  vertical-align:top;
}
.two_col .col_01{
  padding-right:7px;
}
.two_col .col_02{
  padding-left:7px;
}





/******** layout ********/

body{
  margin:0;
  padding:0; 
  background:#53575A repeat-x bottom;
}

.pageOuterOuter
  {
    width:100%;
    background:#A6AFB4;
  }

.pageOuter
{
  width:775px;
  margin:0px auto;
  padding:0 15px;
  background:#A6AFB4;
}


.pageOuterBottom
{
  width:775px;
  margin:0px auto;
  padding:0 15px;
}


#banner{
  margin:0 0 0 0;
  background:url(redtop-bg-slice.gif) repeat-x;
  height:160px;
  width:100%;
  text-align:center;
}


.bannerBottom{
  margin:0 0 0 0;
  background:url(redtop-bg-slice-bottom.gif) repeat-x;
  height:160px;
  width:100%;
  text-align:center;
}


#main
{
  width:auto;
  border-collapse:collapse;
  margin:0 0 0 0;
}

#r1c1{
  width:200px;
  padding:0 0 0 0;
  vertical-align:top;
}
#r1c2
{
  vertical-align:top;
  padding:5px 20px 0px 0px;
  width:345px;
}


.r1c3
  {
    padding:10px 0px 0px 0px;
    background:url(redtop-right-bg.gif) repeat-y 0px 5px;
  }




#r2c1{
  padding:7px 0;
  text-align:center;
  height:30px;
  font-size:9px;
}
#r2c1 a{
}
#r2c2{
  height:30px;
  padding:7px 24px;
}
#r2c2 p{
  margin:0;
}

#sidebar_text{
  padding:10px;
}


#sidebar_text h1,
#sidebar_text h2,
#sidebar_text h3
{
  font-size:14px;
  font-weight:bold;
  color:#53585C;
  margin:0px 0px 5px 0px;
}

#sidebar_text a:link,
#sidebar_text a:visited,
#sidebar_text a:active, 
#sidebar_text a:hover
  {
    color:#D7083C;
  }


#usercontent
{
  width:345px;
  background:  #A6AFB4;
}

#usercontent div
{
}


.redHeaderTop
  {
    width:345px;
    padding:0px;
    margin:0px;
    background: #A6AFB4 url(redtop-box-top.gif) no-repeat;
  }

.redHeader
  {
    width:345px;
    background: #A6AFB4 url(redtop-box-top-bg.gif) repeat-y;
    padding:5px 0px 5px 15px;
  }

.redHeadWhiteBox
  {
    width:325px;
    background: #A6AFB4  url(redtop-box-middle-bg.gif) repeat-y;
    padding:5px 10px 0px 15px;
  }

.redHeadWhiteBox div
  {
    width:310px;
    padding:0px 0px 10px 0px;
  }

.redFooter
  {
    width:345px;
    height:7px;
    padding:0px 0px 20px 0px;
    background:#A6AFB4 url(redtop-box-bottom-bg.gif) no-repeat;
  }

.footerLogo
  {
    width:180px;
  }

.footerText
  {
    text-align:left;
    padding:10px 10px 10px 50px;
  }


.footerText h1,
.footerText h2,
.footerText h3,
.footerText p
  {
    color:white;
  }

.footerText a:link,
.footerText a:visited,
.footerText a:active, 
.footerText a:hover
  {
    color:white;
  }

.response_form,
.responseFormTable
  {
    background:#A6AFB4;
  }


/******** don't edit these! *******/

#footer p{
  margin:0;
}
p,h1,h2,h3{
  margin-top:0;
}
@media print{

.pageOuterBottom,
.pageOuterOuter,
.pageOuter,
.redHeadWhiteBox,
.redHeader
  {
    background:white;
  }


  #banner,
  #mainMenu,
  #path_basket,
  #r1c1,
  #r2c1,
  .r1c3,
  .footerText,
  .footerLogo,
  .redHeaderTop,
  .redFooter,
  .bannerBottom
    {
      display:none;
    }
  #main,
  #r1c2,
  .r1c2,
  .redHeadWhiteBox div
  {
    width:590px;
    padding:0;
    margin:0;
  }
  #pageOuter,
  body{
    margin:0;
    padding:0;
    width:auto;
    background:white;
  }
}

