﻿.highlight
{
  color:#B975B2

}

.Bold
{
  color:#B975B2;
  font-weight:bold;
}

.HBold
{
  color:#B975B2;
  font-weight:bold;
  font-size:14px;
  margin-bottom:2px;
}

hr
{
  color:#B975B2;
  height:1px;
}

.bg
{
  background-color:#B975B2
}

#leftTop
{
  background-image:url('/Images/Girls/leftTop.jpg');
}

#leftMiddle
{
  background-color:#B975B2; 
}

#leftBottom
{

  background-image:url('/Images/Girls/leftBottom2.png');
}

#scrollbg
{
	background-color:#B975B2;
}

div#dragBar {
 background-color:#B975B2;
}

div#dragBarT {
 background-color:#B975B2;
}

div#track { 
  background: url("/images/Girls/track.gif") #336 repeat;
 }

div#trackT { 
  background: url("/images/Girls/track.gif") #336 repeat;
 }
 
.arrow
{
  border-color:#B975B2;
}

a
{color:#D7D250}

#leftMiddle a
{ color:#D7D250;}


#mainPaneBottom
{
  /*background-color:#F3F3F3;*/
  width:915px;
  height:251px;
  text-align:right;
  float:left;
  position:relative;
  top:-10px;
  background-position:top;
  background-repeat:no-repeat;
  /*background-image:url('/images/Girls/toysbottom.jpg');*/
  /*background-image:url('/images/Girls/xmastoysbottom.jpg');*/
}

#innerLeftBottom
{
  width:184px;
  height:239px;
  float:left;
  text-align:left;
  position:relative;
  top:-11px;
  background-image:url('/images/Girls/toysundersidepanel.jpg');
  z-index:2;
}

#innerRight
{
  width:212px;
  height:606px;
  float:left;
  /*background-color:#F3F3F3;*/
  background-position:bottom left;
  background-repeat:no-repeat;
  /*background-image:url('/images/Girls/toysright.jpg');*/
}

#outerLeftBottom
{
  width:66px;
  height:230px;
  float:left;
  /*background-color:#F3F3F3;
  background-position:top right;
  background-repeat:no-repeat;
  background-image:url('/images/Girls/lefttoysBottom.jpg');*/
}

#outerLeft
{
  width:80px;
  height:566px;
  float:left;
  /*background-color:#F3F3F3;*/
  background-position:bottom right;
  background-repeat:no-repeat;
  /*background-image:url('/images/Girls/lefttoysTop.jpg');*/
  text-align:right;
  /* margin-top: 27px; XMas rem */
}


/* More keywords */
#floatdiv 
{
  font-size:10px;
  color:#BB3333;
  padding-top: 5px;
  width: auto;
  text-align: right;
  font-weight: bold;
  border-color: red;
  background-color: White;
}

#floatdiv a
{
  color:#BB3333;
  font-size:10px;
  text-decoration: none;
}

#floatdiv a:hover
{
  text-decoration: underline;
}

#HomepageImage{
 margin-top:160px;	
 margin-left: 40px;
 position: absolute;
}