
img { 
	/* IE 6 PNG alpha fix */
	behavior: url("includes/iepngfix.htc"); 
}

td {
 font-size:small;


}

.currencylink {
  text-decoration:underline;
  cursor:pointer;
}

.currencybox {
  margin-left:8px;
  margin-right:8px;
  border:1px #ffd7d7 solid;
  background-color:#eeeeee;
  padding-left:8px;
}

.darkpink {
  color:#FF7C80;
}

.lightpink {
  color:#ffd7d7;
}

li {
  color:#FF7C80;
}

li span {
  color:black;
}

li.collection {
  padding-bottom:16px;
}

.contactblack {
 font-size:normal;
 color:black;
 font-family: Arial, sans-serif;
}

.leftlink{
 font-family: Arial, sans-serif;
 font-size: x-small;
 color: black;
}


.leftlink:link,
.leftlink:active,
.leftlink:visited{
 color: black;
 text-decoration: none;
}

.leftlink:hover{
 color: #FF7C80;
 text-decoration: underline;
}

.topextra {

font-size:28.0pt;font-family:"Monotype Corsiva", cursive;
font-weight:bold;

}

.topvagant {
 font-size:28.0pt;font-family:"Monotype Corsiva", cursive;
 color:#FF7C80;font-weight:bold;
}

.toprest {
  font-size:28.0pt;font-family:"Monotype Corsiva", cursive;
  text-decoration:underline;
  font-weight:bold;
}

.pageheader {
 font-family: Arial, sans-serif;
 font-size: large;
 font-weight: bold;
 color: black;
}

.topbylinebold {
 font-size:12.0pt;
 font-family:"Monotype Corsiva", cursive;
 font-weight:bold;
}

.topbyline {
 font-size:12.0pt;
 font-family:"Monotype Corsiva", cursive;
}

.contact {
 font-size:x-small;
 font-family: Arial, sans-serif;

}

.producthelp {
font-size:x-small;
  font-style:italic;
 color:gray;
}

.prodhead {
  color:#FF7C80;
  font-style:italic;
font-weight:bold;
}

.prodheadbig {
  font-size:large;
  color:#FF7C80;
  font-style:italic;
font-weight:bold;
}

.prodfield {
font-weight:bold;
}

.prodvalue {
}

.xbs {
  color:#FF7C80;
  font-style:italic;
font-weight:bold;
}

.prodgrouplink {
 font-size:normal;
  font-weight: bold;
 color: black;
   text-decoration: none;
 font-family: Arial, sans-serif;
}

.prodgrouplink:hover{
 color: #FF7C80;
 text-decoration: underline;
}

.prodinfotext {
 font-size:x-small;
 color:black;
 font-family: Arial, sans-serif;
}

.tinylink {
 font-size:xx-small;
 color:#FF7C80;
 font-family: Arial, sans-serif;
  text-decoration: none;
}

.tinylink:link,
.tinylink:active,
.tinylink:visited{
 color: #FF7C80;
}

.tinylink:hover{
 color: #FF7C80;
 text-decoration: underline;
}

.prodinfolink {
 font-size:small;
 color:black;
 font-family: Arial, sans-serif;
}

.prodinfolink:link,
.prodinfolink:active,
.prodinfolink:visited{
 color: black;
 text-decoration: none;
}

.prodinfolink:hover{
 color: #FF7C80;
 text-decoration: underline;
}

.bigcontact {
 font-size:large;
 font-family: Arial, sans-serif;


}

.front_outfit_container {
  border:0;
  background-color:#FF7C80;
  padding:3px;
  margin:4px;
  width:170px;
  }

.search_outfit_container {
  border:0;
  background-color:#FF7C80;
  width:170;
  height:255;
  padding:3px;
  margin:4px;
}

.search_outfit_back_container {
  border:0;
    width:184;
  background-color:#efefef;
}

#outfit_container {
	float: left;
	height:100px;	
	overflow:hidden;
}


#outfit_container_outside {
	float: left;
        width:550px;
        height:110px;
        border: thin solid #FF7C80;
	margin-bottom: 10px;
        margin-left:0px;
        margin-right:0px;
        overflow-y:hidden;
        overflow-x:scroll;
}
