/* Layout Stylesheet */

body {
 margin:20px;
 background:#EBEAF3;
 color: #333333;
 text-align:center;
 padding:0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px

 }

p{
margin:20px 20px 20px 10px;
line-height:22px;
font-size:13px}

#outer {
 text-align:left;
 /*border:1px solid #000000;*/
 width:608px;
 margin:auto;
 }

#hdr {
 height:129px;
 background:#EBEAF3 url(http://www.targetsales.com/images/target_topBG.gif) no-repeat top left;
 color: #333333;
 }

#topmenu {
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-size:8px;
 text-align: right;
 width: 608px;
 padding-top: 115px;
 margin: 0;
}

#topmenu ul {
 padding: 0;
 margin: 0;
 padding-right: 10px;
 display: inline;
}
#topmenu li {
 font-weight: bold;
 display: inline;
 padding: 0px;
 margin: 0px;
}
#topmenu li a {
 display: inline;
 color: #000000;
 text-decoration: none;
 font-size:12px;
 padding: 0px 5px 0px 5px;
 text-align: center;
}
#topmenu li a:hover {
 display: inline;
 color: #000000;
 text-decoration: none;
 background-color: #BFDFFF;
 padding: 0px 5px 0px 5px;
 text-align: center;
}
 
/* Fix IE. Hide from IE Mac \*/
* #topmenu html li { float: left; height: 1%; }
* #topmenu html li a { height: 1%; }
/* End */



#bar {
 height:0px;
 background:#c0c0c0;
 color: #333333;
 /*border:solid #000000;
 border-width:1px 0 1px 0;*/
 display: none;
 }

#bodyblock {
 position:relative;
 background: #dcdcdc url(http://www.targetsales.com/images/sideBarBG.gif) repeat-y top left;
 color: #333333;
 width:608px;
 padding:0;
 }

#l-col {
 float:left;
 background-color: transparent;
 color: #333333;
 width:130px;
 text-align: left;
 padding-top: 20px;
 }

#l-col ul {
  font-size: 11px;
  margin: 0px;
  padding: 0px 0px 0px 10px;
  list-style: none;

}

#l-col ul li {
  margin: 0px;
  padding: 0px;
}

#l-col ul li a, #l-col ul li a:visited {
  color: red;
  text-decoration: none;
}

#l-col ul li a:hover {
  text-decoration: underline;
}

#cont {
 width:450px;
 background-color: transparent;
 color: #333333;
 /*border: 1px dashed #000000;
 border-width:0 0 0 1px;*/
 text-align:left;
 font-size: 12px;
 padding-top: 40px;
 padding-bottom: 150px;
 padding-right: 15px;
}

#cont h1 {
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

#cont ul{
line-height:24px;
margin-left:1em}

#cont p.twocol-1 {
 width: 250px;
 float: left;
}

#cont p.twocol-2 {
 width: 200px;
 float: left;
}

#cont a{
color:red;
}

#cont a:hover{
 color: #6e98c2;

}
#ftr {
 height:22px;
 background:#EBEAF3 url(http://www.targetsales.com/images/target_bottomBG.gif) no-repeat top left;
 color: #333333;
 /*border:solid black;
 border-width:1px 0 0 0;*/
 margin:0;
 font-size: 10px;
 color: #000000;
 text-decoration: none;
 }

#ftr a, #ftr a:visited, #ftr a:hover {
 text-decoration: none;
 color: red;
}

#ftr a:hover {
  text-decoration: underline;
}

#contactForm {
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

#contactForm input {
  font-size: 10px;
  color: #000000;
  border: 1px solid #000000;
}

#contactForm select {
  font-size: 10px;
  color: #000000;
  border: 1px solid #000000;
}

#contactForm textarea {
  font-size: 10px;
  color: #000000;
  border: 1px solid #000000;
}

 
/**form styles **/



fieldset{ 
	margin:0px;
	padding:.5em;
	border:#cccccc 1px solid;
	width:375px;

}



legend{

font-weight:bold;

color:black

}



label{

margin:0 3px 0 1px}

.product{padding:.5em;
margin:0 0 0 5px

}

a:hover img {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5; }