/*products*/
/*body, html { background:#F8F8F3 url(Images/body-bg-flat.jpg) repeat-x scroll 0 0;}*/
/*body, html { background:#EAEEF9 url(Images/bg-blue-y232.jpg) repeat-x scroll 0 0;}*/
body {color:#444444;}
a {color: #0044bb; text-decoration: none; border-bottom: 1px solid #CCD9E6;}
a:hover {color:  #0055ff; border-bottom: 1px solid #09f;}
h1 {color: black;}
h2 {color: #476687; background: #fff url(Images/bg_title_icon.gif) no-repeat 0 8px; }
h3 {color: #476687;}
h4 {color: #8A2BE2;}
h5 {color: #696969; padding: 0 8px;}
/*#wrap {background: #fff; border: 1px solid #F0E68C;}*/
#content-secondary {color:#555555;}
#siteInfo { background: #fff;}

/* computer specs*/
div.legs-wrapper span.phone {color: #f00; font-weight: bold; font-size: 1.1em;}
.linksWrapColor {background: #F5F9EA url(Images/grd-4px.gif) repeat-x scroll 0 0;}
.infoColor {background: #EAEEF9;}
p.packageDescription {color: #444;}
p.packagePrice {color: #9400D3;}

/*TABLE PROPER*/
#specsTable {color: #000; background: #E7F0FC;}
/*MUST EXCLUDE the following. it causes the HIGHLIGHT not to include the left column*/
/*table.specsTable th { color: #F7F7D4;}*/
#specsTable th.specsTableFirstRow {border-bottom: 1px solid #CACA9B; color: #476687; font-weight: bold;}
#specsTable td {background: #F7FAFE;}
#specsTable tr:hover {	background-color:  #D6CAE3;}
#specsTable td:hover {	background-color:  #D6CAE3;}

