  

body {
  margin: 0px;
  background:  #DBDCD7; 
  text-align: left;
  font: 11px "Verdana";
  height: 100%;
  padding: 22px;
}

form {
  padding: 0px;
  margin: 0px;
}

h1 {font: 2.5em Georgia, Times New Roman, Helvetica, serif; color: #000000; padding: 8px 0 3px 0; margin: 0;} /* main page title */

input, table {
  font: 11px "Verdana";
}

input.button {
  background: #D3D0C9;
  color: #1F1E1F;
}

a {
  color: #4491DD;
}

a:hover {
  color: #1F5A88;
}

a img {
  border-width: 0px; 
}

.clear {
  clear: both;
}

.body {  
  width: 955px;
  background: #fff url(TvProImages/header.gif) no-repeat top;  
}

.navigation {
  height: 200px;
  margin-bottom: 0px; 
}

.phone {  
  height: 34px;
  padding-top: 3px;
  font-size: 17px;
  line-height: 34px;  
  text-align: center;
  font-weight: bold;
  font-family: Arial;
  float: right;
  width: 400px;
}

.phone span {  
  margin: 0 10px;
}

.logo {
  display: block;
  height: 100px;
  width: 274px;
  clear: right;
  
}

.navigation .account-info {
  color: #ee8122;
  background: #000;
  line-height: 21px;
  padding-left: 12px;
}

.navigation .account-info a {
  color: #ee8122;
  text-decoration: none;
  margin: 0 5px;
}

.navigation .account-info a:hover {
  color: #1F5A88;
}


.body .content 
{
  
  margin-left: 215px;
  *margin-left:197px;
  width: 740px;

}

.footer {
  clear: both;
  color: #783c08;
  text-align: center;
  background: #6A87C3 url(TvProImages/footer.gif) repeat-x bottom;
  line-height: 30px;
}

.footer .left {
  background: url(TvProImages/footer2.gif) no-repeat bottom left;
}

.footer .right {
  background: url(TvProImages/footer1.gif) no-repeat right bottom;
}

.footer a {
  color: #ee8021;
  text-decoration: none;
}

.footer a:hover {
  color: #1F5A88;
}

.smallshoppingdiv
{
	margin-bottom:10px;	
}

.newsLetter {padding: 0 5px 7px 10px}
p.newsLetter {margin: 0;padding: 5px 0}

.navigation li>div.submenu {

  left: 0;

   z-index: 300 !important;

}



.navigation li:hover div.submenu, .navigation li.over div.submenu {

  display: block;

   z-index: 400 !important;

}


