/* !GREY */

a, a:link{
color:#BF656D;
}
a:visited{}
a:hover,
a.hover{
color:#970d19;
}
h1{
color:#C22937;
}
h2,
h3,
h4,
h5,
h6{
color:#BF656D;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
a.btn{
background-color:#e0e0e0;
border-color:#dfdfdf;
color:#4e4e4e;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
a.btn:hover{
background-color:#ececec;
}

#colourway{
background:#BF656D;
border-bottom:1px solid #970D19;
}
#documents{
background:url(../../images/grey/sitedoc-bg.gif) repeat-x 0px 0px;
border-color:#dfdfdf;
}
#documents li{
background:url(../../images/grey/sitedoc-bg.gif) no-repeat 0px -40px;
}
#documents li a{
color:#4e4e4e;
}
#documents a:hover{
background:url(../../images/grey/sitedoc-bg.gif) repeat-x 0px -80px;
}
#documents li.left,
#documents li.right{
background-image:url(../../images/grey/site-docs_ends.gif);
}
.sidebar .box h4{
color:#6b6b6b;
}
#product .price .price_sale{
color:#970D19;
}
.review{
background:#e0e0e0;
border-color:#dfdfdf;
}
.review h3,
.review .author{
color:#4e4e4e;
}