/* stylesheet for www.2waytraffic.com */


/* used colors */
/* #311b50 = dark purple bg */
/* #512d85 = 2way purple */
/* #499BCC = 2way dark blue */
/* #98C7E1 = 2way blue

/* #D3CAE0 = friendly purplee */
/* #B0D7EC = blue (2way?) */
/* white = what do you think? */



/* body */
body
{
  background-color: #311b50;
  background-image: url(../images/bg_arrows.jpg);
  background-repeat: repeat-x;
  background-position: top;
  margin: 0px;
  padding: 0px;
}

/* colors for format page (Rory 04-10-2006) */
.purple {

  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  color:#512d85;
}

.txt {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight:bold;
  color:#ffffff;
}

.purple2 {

  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight:bold;
  color:#512d85;
}

table.main2 td.purple
{
background-color: #512D85;
vertical-align: bottom;
}


table.main2 td.blue
{
background-color: #62afd9;
vertical-align: bottom;
}

.white {

  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color:#ffffff;

}

/* standard verticale scroll fix (Rory 02-10-2006) */
html {
     overflow: -moz-scrollbars-vertical;
}

/* table.main */
table.main
{
  width: 922px;
  border: 0px;
  margin-top: 22px;
  margin-bottom: 12px;
}

table.main td.top
{
  height: 147px;
  background-image: url(../images/tallheader.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  vertical-align: bottom;
  text-align: right;
  padding-right: 42px;
}

table.main td.navi1
{
  height: 25px;
  background-image: url(../images/bg_navi1.gif);
  background-repeat: no-repeat;
  background-position: top;
  padding-left: 56px;
  text-align: left;
}

table.main td.navi1 img
{
  margin-right: 26px;
}

table.main td.navi2
{
  height: 25px;
  background-image: url(../images/bg_navi2.gif);
  background-repeat: no-repeat;
  background-position: top;
  padding-left: 60px;
  text-align: left;
  vertical-align: middle;
}

table.main td.navi2 img
{
  margin-right: 5px;
}

table.main td.bg
{
/*  height: 400px;*/
  background-image: url(../images/bg_main_repeat.gif);
  background-repeat: repeat-y;
  background-position: top;
  padding-left: 6px;
  padding-right: 6px;
}

table.main td.bottom
{
  height: 8px;
  background-image: url(../images/bg_main_bottom.gif);
  background-repeat: no-repeat;
  background-position: top;
}


table.main table.contentbg
{
/*  height: 600px;*/
  background-image: url(../images/bg_main_tall.gif);
  background-repeat: no-repeat; 
  padding-top: 36px;
  padding-left: 40px;
  padding-right: 40px;
}

table.main table.contentbg td
{
  vertical-align: top;
}


/* table.content */
table.content
{
  width: 830px;
}

table.content td
{
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px;
  vertical-align: top;
}



table.content td.left
{
  width: 560px;
  padding-right: 10px;
  padding-bottom: 23px;
}

table.content td.right
{
  width: 270px;
  padding-bottom: 23px;
}

table.content td.leftsmall
{
  width: 280px;
  padding-right: 10px;
  padding-bottom: 4px;
}

table.content td.rightbig
{
  width: 550px;
  padding-bottom: 4px;
}

table.content td.full
{
  width: 830px;
  padding-bottom: 23px;
}

table.content td.copyright
{
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px;
  vertical-align: bottom;
  width: 693px;
  text-align: right;
  padding-top: 15px;
  padding-bottom: 0px;
  padding-right: 2px;
}

table.content td.icons
{
  width: 137px;
  height: 48px;
  text-align: right;
  vertical-align: bottom;
}


/* table.menu */
table.menu
{
  width: 270px;
}

span.wide table.menu
{
  width: 550px;
}


span.wide table.menu td.universal
{
  height: 420px;
}

span.extrawide table.menu
{
  width: 830px;
}

table.menu td
{
  vertical-align: top;
  text-align: left;
}

table.menu td.tab
{
  height: 22px;
  text-align: left;
}

table.menu td.tab img
{
  padding-right: 2px;
}

table.menu td.topleft
{
  width: 4px;
  height: 4px;
}


table.menu td.topcenter
{
  height: 4px;
  background-color: #512d85;
}

table.menu td.topright
{
  width: 4px;
  height: 4px;
}

table.menu td.universal2, table.menu td.universal3, table.menu td.newsitem, table.menu td.stockinfo, table.menu td.archive
{
  background-color: white;
  background-image: url(../images/gradient_blue.gif);
  background-repeat: repeat-x;
  background-position: top;
  border-top: 1px solid #98C7E1;
  border-left: 1px solid #D3CAE0;
  border-right: 1px solid #D3CAE0;
  padding-top: 8px;
  padding-bottom: 0px;
  padding-left: 14px;
  padding-right: 14px;
}

table.menu td.universal, table.menu td.list
{
  background-color: white;
  background-image: url(../images/gradient_blue.gif);
  background-repeat: repeat-x;
  background-position: top;
  border-top: 1px solid #98C7E1;
  border-left: 1px solid #D3CAE0;
  border-right: 1px solid #D3CAE0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 14px;
  padding-right: 14px;
}

td.contacttab
{
  background-color: white;
  background-image: url(../images/gradient_blue.gif);
  background-repeat: repeat-x;
  background-position: top;
  border-top: 1px solid #98C7E1;
  border-left: 1px solid #D3CAE0;
  border-right: 1px solid #D3CAE0;
  padding-top: 50px;
  vertical-align: middle;
  padding-bottom: 8px;
  padding-left: 14px;
  padding-right: 14px;
}



span.wide table.menu td.universal, span.extrawide table.menu td.universal, span.wide table.menu td.universal2, span.extrawide table.menu td.universal2
{
}

table.menu td.universal2
{
  background-image: url(../images/gradient_blue.gif);
  border-top: 1px solid #D3CAE0;
}

table.menu td.newsitem
{
  height: 136px;
}

table.menu td.stockinfo
{
  height: 63px;
 }
table.menu td.stockinfo img
{
  float: right;
}

table.menu td.list img
{
  float: right;
  padding-left: 8px;
  padding-bottom: 0px;
}

table.menu td.universal img, table.menu td.universal2 img
{
  float: right;
}

table.menu td.archive
{
  background-image: url(../images/gradient_blue2.gif);
}

table.menu td.clean
{
  width: 548px;
  background-color: ffffff;
  border-left: 1px solid #D3CAE0;
  border-right: 1px solid #D3CAE0;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px; 
} 

table.menu td.bottomleft, table.menu td.bottomright
{
  width: 4px;
  height: 6px;

}

table.menu td.bottomcenter
{
  width: 266px;
  height: 6px;
  background-color: #512d85;
}

span.wide table.menu td.bottomcenter
{
  width: 546px;
}

span.extrawide table.menu td.bottomcenter
{
  width: 826px;
}

table.menu td.navi
{
  padding-top: 8px;
  padding-left: 14px;
  padding-right: 14px;
}

table.menu td.empty
{
  height: 23px;
}



/* table.archive */
table.archive
{
  width: 510px;
}

table.archive td.head
{
  width: 400px;
}

table.archive td.date
{
  width: 110px;
  text-align: right;
}



/* table.navi */
table.navi
{
  width: 100%;
}

table.navi td.previous
{
  text-align: left;
}

table.navi td.next
{
  text-align: right;
}


/* table.divide */
table.divide
{
  width: 800px;
  height: 300px;
}

table.divide td.content
{
  width: 529px;
  margin-top: -4px;
  padding-right: 15px;
}

table.divide td.content2
{
  width: 800px;
}

table.divide td.divider
{
  width: 1px;
  background-color: #D3CAE0;
}

table.divide td.view
{
  width: 240px;
  padding-left: 15px;
}

table.tabtable td.space
{
  padding-right: 2px;
}


/* forms */
input, select, textarea
{
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px; 
}

input.l
{
  width: 220px;
}



/* links */
a
{
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
  color: #512d85;
}

a:hover
{
  text-decoration: underline;
  color: #499BCC;
}

a.tab
{
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}

a.tab:hover
{
  text-decoration: none;
  color: #ffffff;
}

a.menu
{
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #512d85;
}

a.menu:hover
{
  text-decoration: none;
  color: #512d85;
}

table.menu td.archive a
{
  font-style: normal;
  color: black;
}

table.menu td.archive a:hover
{
  text-decoration: underline;
  color: #499BCC;
}



/* text */
p
{
  margin-top: 0px;
  margin-bottom: 17px;
}

div.object-left
{ 
    margin: 3px;
    float: left;
}
