h4, h2 {
  color: #DB1E23;
}

#bathroomplannerfeature img {
  margin-top: 4px;
}
.gabimg, #gabImage, #gabTech, .thumb, #plannerright,
.thumb span.label, #gabdetails, #gabtech, #plannerleft, #winner, .row {
  float: left;
}
#winnerright, #featureproduct img, #bathroomplannerfeature img  {
  float: right;
}
#winner {
  width: 485px;
}
.gabimg, #gabdetails {
  padding-right: 10px;
}
#gabdetails img {
  margin-left: 20px;
}
#gabdetails input {
  margin-left: 70px;
}
#gabdetails {
  width: 230px;
}
#featureproduct {
  width: 218px;
}
#bathroomplannerfeature, #featureproduct {
  padding: 10px 0px 0px 10px;
}
#productsused {
  padding-top: 10px;
}
#productsused h4 {
  padding-left: 10px;
}
#productsused li , #productsused ol {
  margin-top: 5px;
}
#productsused ol {
  margin-bottom: 0px;
}
.thumb {
  background-color: #F2F2F2;
  width: 140px;
  margin: 10px 5px 0px 5px;
  text-align: center;
  padding: 10px 0px 10px 0px;
}
#gabImage, .thumb img, .gabThumb {
  border: solid 1px #CCCCCC;
}
.gabThumb {
  margin: 4px 0px 0px 3px;
}
#gabThumbContainer {
  float: left;
  margin-top: 6px;
}
#homeleftbody h1 {
  margin-top: 10px;
  margin-bottom: 10px;
}
#plannerleft {
  width: 440px; 
  margin-right: 10px;
}
#plannerright {
  text-align: center;
}

h1
{
  margin: 0 0 20px 0;
  background: #333;
  color: #FFF;
  font-size: 20px;
  font-weight: 300;
  padding: 6px 0 6px 10px;
}
span.inlist
{
  float: right;
  font-size: 11px;
  margin: -42px 10px 0 0;
  padding: 0;
  color: #FFF;  
  line-height: 11px;
}

.inlist a
{
  color: #FFF;
  text-decoration: underline;
}

span.flash
{
  float: right;
  font-size: 11px;
  margin: -48px 10px 0 0;
  padding: 0;
  color: #FFF;  
  line-height: 11px;

}

.flash a
{
  color: #FFF;
  text-decoration: underline;
}

.productbutton
{
  width: 80px;
  padding: 2px;
  text-align: center;
  background-color: #ddd;
  border: 1px solid #ddd;
}

.productbutton.planner
{
  width: 150px;
  background-color: #DB1E23;
  border-color: #DB1E23;
  color: #fff;
}

.productbutton:hover
{
  background-color: #333;
  color: #FFF;
  cursor: hand;
}

.productbutton.planner:hover
{
  background-color: #000;
  border-color: #000;
}


#productAdded
{
  position: absolute;
  display:none;
  z-index:2;
  top: -30px;
  left: 274px;
  width: 220px;
  height: 130px;
  background-color: #FFF;
  border: 4px solid #DB1E23;
  -webkit-box-shadow: 7px 7px 5px #888;
  -moz-box-shadow: 7px 7px 5px #888;
  box-shadow: 7px 7px 5px #888;
}

#productAdded div.titleBar
{
  float: left;
  width: 100%;
  height: 22px;
  background-color: #333;
  color: #FFF;
}

#productAdded h5
{
  padding: 3px 6px;
  margin: 0;
  float: left;
  margin-top:1px;
}

#productAdded div a
{
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  padding: 3px;
  text-align: center;
  font-weight: bold;
  color: #FFF;
  font-size: 12px;
  text-decoration: none;
  background-color: #DB1E23;
}

#productAdded div a:hover
{
  background-color: #000;
}

#productAdded p
{
  float: left;
  margin: 0;
  font-size: 12px;
  padding: 7px;
}


#slide_div {
  height:190px;
  margin:0 auto;
  overflow:hidden;
  padding:2px 0;
  width:685px;
}


#slide_div .slide_box {
  overflow:hidden;
}

#list {
  width:10945px;
}

.slide_box {

  margin:0 auto;
  overflow:hidden;
  position:relative;
  width:685px;
}

#list, #list li {
  margin:0;
  overflow:hidden;
  padding:0;
}

#list li {
  background:#E6E7E8 none repeat scroll 0 0;
  float:left;
  height:170px;
  margin:0 3px;
  width:165px;
}

li a img {
  border:medium none;
}

#slide_div a {
  background:#FFFFFF none repeat scroll 0 0;
  color:#333333;
  display:block;
  position:absolute;
  text-decoration:none;
  top:0;
  z-index:100;
}

td.button a{
  display:block;
  text-decoration: none;
}

td.button a:link, td.button a:visited {
  color: #FFF;
  font-weight:bold;
}

#styles a{
  color:black;
  text-decoration:none;
}
#styles a:hover {
  color:#D2252A;
  text-decoration:none;
}
#styles a:selected{
  color:#D2252A;
  text-decoration:none;
}
#styles .selected{
  color:#D2252A;
  text-decoration:none;
}



/*Media css for bathrooms product homepage*/
.pressreleasetitle {
  font-size:12px;
  font-weight:bold;
  color:#DB1E23;
  padding-bottom:5px;
}

.pressreleasetitle a:link {
  color:#DB1E23;
  text-decoration:none;
}

.pressreleasetitle a:visited {
  color:#DB1E23;
  text-decoration:none;
}

.pressreleasetitle a:hover {
  color:#DB1E23;
  text-decoration:underline;
}

.redmovietitle {
color:#DB1E23;
font-size:11px;
}

.movietxt {
color:#000000;
font-size:11px;
}




























































































