/************/
/* Elements */
/************/

html, body {
  background-color: White;
  margin: 0; 
  padding: 0;
  font-size: 12px;
  font-face: Ariel;
}


h1, h2, h3, h4, h5, h6, h7 {
  position: relative;
  padding: 5px;
  margin: 5px;
/*  color: #B3D3F3; */
  color: #003F9F;
  border-bottom: 1px solid #420800;
}
h1 {
  display: none;
}
h3 {
  font-size: 10pt;
}
h4 {
  font-size: 10pt;
  color: #FF0000;
}
h6 {
  font-size: 10pt;
  margin-left: 8px;
}
p {
  padding: 5px;
  margin: 0;
}
a:link,a:visited {
  text-decoration: underline;
  color: #003F9F;
}
a:hover, a:active {
  text-decoration: underline;
  color: #274BAC;
  font-weight: bold;
}

/************/
/* Header */
/************/
#letshop_container {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #666;
}

#header {
  position: relative;
  background-color: #B3D3F3;
  font-size: 11px;
  height: 29px;
  width: 760px;
}
.msnMsg {
  position: absolute;
  top: 8px;
  right: 80px;
  color: White;
}
.msnLogo {
  position: absolute;
  top:2px;
  right:2px;
  padding: 4px;
  margin: 0 0 0 .5em;
  background-color: White;
  border: 1px solid #666;
}

#listingtopcontainer{
	float: left;
	display: inline;
width:586px;
margin-top: 8px;
margin-left: 8px;
margin-right: 8px;
margin-bottom:8px;
background: url(images/box_top.gif) no-repeat top left;
}
#listingbottomcontainer{
	float: left;
	display: inline;
width:586px;
margin-top: 8px;
background: url(images/box_bottom.gif) no-repeat bottom left;
}
#listingmiddlecontainer{
	float: left;
	display: inline;
background: url(images/box_middle.gif) repeat-y left;
}
#listingHeading{
text-align:left;
  font-family: Arial, Helvetica, sans-serif;
color:#F26536;
  font-weight: bold;
margin-left:10px;
letter-spacing: -0.5pt;
}
#listingText{
text-align:left;
color:#000000;
margin-left:10px;
margin-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#orangecontainer{
	float: right;
	display: inline;
width:154px;
height:152px;
margin-top: 7px;
background: url(http://www.geocities.com/joshd_1978/portfolio/letsshop/css/images/orange_box.gif) no-repeat top center;
}
#soliscontainer{
	float: left;
width:604px;
height:174px;
	display: inline;
	overflow: hidden;
  background-color: #A91013;
background: url(images/letsshop_header.gif) no-repeat top right;
}

.GeneralText  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration: none; font-weight: normal; }
.GeneralText a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration: underline; font-weight: normal; }
.GeneralText a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration: underline; font-weight: normal; }
.GeneralText a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration: underline; font-weight: normal; }
.GeneralText a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration: underline; font-weight: normal; }
/****************/
/* Logo Section */
/****************/

#logoSection {
  position: relative;
}
.letsShopLogo {
  padding: 15px;
  margin: 0;
  border: none;
}

/*****************/
/* Promo Section */
/*****************/

#promoSection {
  padding: 0;
  margin: 0;
  position: relative;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
  height: 178px;
  background-color: #F2F8FD;
  clear: both;
  width: 752px;
}
.promoImage {
  float: right;
}
.joinMsg {
  position: absolute;
  top: 50px;
  float: left;
  padding: 10px;
}
.joinComp {
  padding: 10px;
  margin: 0;
  background-color: #A91013;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.joinNow {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
#frontpageText {
  list-style-type: none;
  width: 475px;
  color: #FF9E7B;
  margin: 0 0;
  padding: 1;
text-align:right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
#frontpageJoinText {
float:right;
position:relative;
top:-30px;
right:135px;
  list-style-type: none;
  width: 470px;
  color: #FF9E7B;
  margin: 0 0 -30px;
  padding: 1;
text-align:right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#frontpageJoinText img{
position:relative;
top:8px;
}
#frontpageHeading {
position:relative;
top:0;
left:70px;
width:460px;
height:auto;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 34px;
  color: #ffffff;
text-align:left;
border-bottom:0;
}
#frontpageText li {
  float: left;
  width: 151px;
/*  height:100px;*/
  margin-left: 5px;
/*  margin-right: 2px;*/
  margin-bottom: 0;
  margin-top: 62px;
  text-align: left;
line-height: 12px;
  background-color: #A91013;
}
/****************/
/* Main Content */
/****************/

#mainContent {
  position: relative;
  padding: 0;
  margin: 0;
  background-color: White;
  width: 752px;
  border-right: 1px solid #003F9F;
}

#sidePanel {
  /*position: absolute;
  left: 0px;
  width: 174px;
  padding: 10px;
  margin: 0;
  */
  background-color: #C91F25;
  /*background-image: url(/images/side_panel_bg.gif);*/

  background-repeat: no-repeat;
  background-position: -20px -40px;
  color: White;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#ad_container {
  border: 1px solid #420800;
  padding: 20px;
  margin: 20px;
  background-color: white;
}
#navigation {
  width: 152px;
text-align: left;
  font-size: 11px;
}
#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#navigation li {
  display:inline;
float:left;
width: 152px;
padding-top:4px;
padding-bottom:3px;
  border-bottom: #C91F25 thin groove;
color:#FFFFFF;
background: url(images/menu_middle.gif) no-repeat top center;
text-indent: 10px;
margin-bottom:0;
}
#navigation li a:link, #navigation li a:visited {
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}
#navigation li a:hover {
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}
/*#navigation ul ul {
  margin-bottom: 10px;
}
#navigation ul ul li {
  margin: 0;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  text-indent: 20px;
}
#navigation ul ul a:hover {
  color: #000000;
}*/
.bold {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.boldbig {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: white;
font-weight:500;
margin-left:3px;
margin-right:3px;
text-align:left;
}
.boldsmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: white;
margin-left:3px;
margin-right:3px;

text-align:left;
}

/*********/
/* Right */
/*********/

#right {
  margin:0;
  padding: 10px;
  margin-left: 194px;
  margin-right: auto;
  background-color: #F2F8FD;
  width: auto;
  clear: none;
  border-left: 1px solid #003F9F;
}
/**************/
/* Ad Listing */
/**************/
#adList {
  list-style-type: none;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 540px;
  margin: 10px 0;
  padding: 2;
  vertical-align: middle;
}
#adList li {
  float: left;
  width: 160px;
  height: 300px;
  padding: 1px;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 12px;
  text-align: center;
  border: 1px solid #999999;
  background-color: White;
}

#adContainer1 {
  text-align: center;
  height: 130px;
  vertical-align: top;
}
#adContainer2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
  height: 46px;
  vertical-align: middle;
  text-align: center;
}
#adContainer3 {
  text-align: center;
  height: 110px;
  vertical-align: bottom;
}
#adList img {
  display: block;
  margin: 5px auto;
  vertical-align: bottom;
  position: relative;
}
#adList a:link, a:visited {
  text-decoration: none;
  color: #003F9F;
}
#adList a:hover, a:active {
  text-decoration: none;
  color: #274BAC;
}
#ld_ad_listing h4 {
  FONT-FAMILY: verdana, arial, helvetica;
  TEXT-ALIGN: center;
  FONT-SIZE: 11pt;
  FONT-WEIGHT: bold;
  LETTER-SPACING: -0.5pt;	
  COLOR: #F26537;	
  MARGIN-BOTTOM: 8px;
    }
/*************/
/* Promotion */
/*************/
#promoList {
  list-style-type: none;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 566px;
  margin: 10px 0;
  padding: 2;
/*  vertical-align: middle;*/
}
#promoList li {
  float: left;
  width: 133px;
  height: 200px;
  padding: 1px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 12px;
  text-align: center;
  border: 1px solid #999999;
  background-color: White;
}
#promoContainer1 {
  text-align: center;
  height: 130px;
  vertical-align: top;
}
#promoContainer2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: left;
  height: 46px;
  vertical-align: middle;
  text-align: center;
}
#promoContainer3 {
  text-align: center;
  height: 110px;
  vertical-align: bottom;
}
#promoList img {
  display: block;
  margin: 5px auto;
  vertical-align: bottom;
  position: relative;
}
#promoList a:link, a:visited {
  text-decoration: none;
  color: #003F9F;
}
#promoList a:hover, a:active {
  text-decoration: none;
  color: #274BAC;
}
#ld_promo_listing h4 {
  FONT-FAMILY: verdana, arial, helvetica;
  TEXT-ALIGN: left;
  FONT-SIZE: 11pt;
  FONT-WEIGHT: bold;
  LETTER-SPACING: -0.5pt;	
  COLOR: #FFFFFF;	
  MARGIN-BOTTOM: 8px;
    }

.subList {
  width: 152px;
  height: 200px;
  overflow: visible;
}
.subListtop {
  width: 152px;
  height: 120px;
  vertical-align: top;
}
.subListmid {
  width: 148px;
  height: 30px;
  vertical-align: top;
}
.subListbot {
  width: 152px;
  height: 260px;
  vertical-align: bottom;
}
.adListlogo {
  vertical-align: bottom;
}
#adList img {
  display: block;
  margin: 5px auto;
  vertical-align: bottom;
  position: relative;
}
#adList a {
  text-decoration: none;
}
#dropmenudiv{
  position:absolute;
  direction:down;
  border:1px solid #F2F8FD;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height:18px;
  z-index:200;
  background-color: #F2F8FD;
  padding: 3px;
}

#dropmenudiv a{
  width: 157px;
  display: block;
  background-color: #F2F8Fd;
  text-decoration: none;
  padding-left: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
  background-color: #F2F8Fd;
}

.adState {
  padding-left: 3px;
  background-color: #B3D3F3;
  color: #FFFFFF;
  font-weight: bold;
}

/**********/
/* Footer */
/**********/

#footer {
  position: relative;
  visibility: hidden;
  background-color: #B3D3F3;
  font-size: .9em;
  height: 29px;
  width: 760px;
  width: 100%;
  color: White;
}
.footmsg {
  float: right;
  width: 173px;
  height: 29px;
}
.msnMsgF {
  float: left;
  margin: 8px 0 0 0;
}
.msnLogoF {
  float: right;
  padding: 4px;
  margin: 2px 2px 0 .5em;
  background-color: White;
  border: 1px solid #666;
}

.clear {
  clear: both;
}



/*****************************/
/* Stores running ad section */
/*****************************/

#stores_running_ad {
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#stores_running_ad ul {
  list-style-type: circle;
}
#stores_running_ad li {
  color: #333;
}
#stores_running_ad p {
  margin-left: 12px;
  font-size: 8pt;
  color: #333;
}
.storeclick {
  text-decoration: none;
  margin-left: 12px;
  font-size: 8pt;
  font-style: italic;
}
.storestates {
  text-decoration: none;
  margin-left: 14px;
  font-weight: bold;
  font-face: Ariel;
  font-size: 10pt;
  color: #003F9F;
}
.storecentres {
  text-decoration: none;
  font-weight: bold;
  font-face: Ariel;
  font-size: 10pt;
  color: #003F9F;
}
.storecentres a {
  text-decoration: none;
  font-weight: bold;
  font-face: Ariel;
  font-size: 10pt;
  color: #003F9F;
}
.storecentres a:hover {
  text-decoration: underline;
}
/* p {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin-left: 12px;
  color: #333;
} */