html,  div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }



body {
	line-height: 1;
	color: white;
	background: black;
}

body, div { font-family: verdana, arial, sans-serif }
body { margin: 0; padding: 0; font-size: small; color: #333 }
h1, h2 { font-family: verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }
#main { padding: 1em; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 0px;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: white; }
legend { font-weight: bold; }

button { padding: 0 6px; margin: 0; }

pre, code { white-space: pre; font-family: "Courier New"; }
pre { margin: 8px 0; }
h3 {
	  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
   font-weight : bold;
  font-size: 18pt;
	margin: .2em 0 .5em 0;
}
p { margin: 1em 0; }
strong { font-weight: bolder; }
em { font-style: italic; }

.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

#tooltip.pretty {
	font-family: Verdana;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background: url('shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	background: url('shadow2.png');
	padding-top: 5em;
	height: 100px;
}
#tooltip.fancy.viewport-right {
	background: url('shadow2-reverse.png');
}

#extended { margin: 2em 0; }
#extended label { text-decoration: underline; }
#yahoo { width: 7em; }
#right, #right2 { text-align: right; }
#tooltip.right { width: 250px; }
#fancy2 { float: right; }

TD.admin_header {

  background-image: url(images/header_bg.gif); 
  background-repeat: no-repeat;


  background-color: #000000;
  border-spacing: 0px;
  border-spacing: 0px;
  align: left;
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
   font-weight : bold;
  font-size: 14pt;
}

TD.whiteHeader {

 color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
   font-weight : bold;
  font-size: 18pt;
}

TD.orange_header {

 color: #cc6600;
  font-family: Verdana, Arial, sans-serif;
   font-weight : bold;
  font-size: 14pt;
}

TD.main, P.main {
 background-color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-color: #666666;
  font-size: 14px;
  line-height: 1.5;
}

TD.field_headers {

  background-image: url(images/greyProperyHeaderBG.gif); 
  background-repeat: no-repeat;
  background-color: #000000;
  border-spacing: 0px;
  border-spacing: 0px;
  align: left;
  color: #000066;
  font-family: Verdana, Arial, sans-serif;
   font-weight : bold;
  font-size: 10pt;
}

TD.listing, P.listing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #336699;
 border: 2px;
  border-style: solid;
  background-color: #d8dde2;
  border-color: #ffffff;
  line-height: 1.5;
  text-align: left;
}

TD.listingTwo, P.listingTwo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #336699;
 border: 2px;
  border-style: solid;
  border-color: #ffffff;
  background-color: #e3ecf7;
  line-height: 1.5;
  text-align: left;
}

INPUT
{
color: 336699;
 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
   font-weight: bold; }

INPUT.tariff_edit
{
color: 336699;
 font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
   }

SELECT
{
color: 336699;
 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
   font-weight: bold; }

TEXTAREA
{
color: 336699;
 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
   font-weight: bold; }
   
   TD.informationBoxes {

  background-image: url(../images/gradient-bg.gif); 

  background-color: #ffffff;
  border-spacing: 0px;
  border-spacing: 0px;
  align: left;
  color: #003366;
  font-family: Verdana, Arial, sans-serif;
   font-weight : bold;
  font-size: 14pt;
}
TR.informationBoxes {

  background-color: #ffffff;
}

td.specialOffer{ 
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 color: #ef0089;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

TABLE.blueBorder {
  border: 1px;
  border-style: solid;
  border-color: #003366;
}

TABLE.warningTable {
  border: 2px;
  border-style: solid;
  border-color: #ff3333;
}

td.h1, p.h1, span.h1{ 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #003366;
 margin-bottom: 0;
 padding-bottom: 0;
 font-weight: bold;
}

