/*###########
sample css for site specific style:

.testStyle_de {
  color:#000000;
  padding: 2px 2px 2px 2px;
  font-weight:bold;
}

If Global style is needed. Design can add this to the global css, and it will reflect on all sites.

###########*/

/*********/
/*Germany*/
/*********/



/********/
/*France*/
/********/

#topbar_fr {
  background: url(//atl.img.digitalriver.com/v2.0-img/operations/symcorp/image/g/l/o/global_bg_top_new.gif) repeat-x;
  height: 63px;
  position: relative;
  white-space: nowrap;
  width: 850px;
}

#logo_fr {
  float: left;
  left: 0px;
  position: absolute;
  top: 0px;
}

#cartnav_fr {
  background: url(//atl.img.digitalriver.com/v2.0-img/operations/symcorp/image/t/o/p/topmenu_background_white.jpg) left top no-repeat;
  height: 18px;
  right: 0px;
  list-style-type: none;
  margin: 0px;
  padding: 1px 10px 0px 15px;
  position: absolute;
  top: 0px;
}

#cartnav_fr li {
  background: url(//atl.img.digitalriver.com/v2.0-img/images/symant73/met/arrow-12.gif) no-repeat 0px .2em;
  display: inline;
  padding-left: 12px;
}

#cartnav_fr a {
  text-decoration:none;
  color:#000000;
  font-size:11px;
  font-weight:bold;
}

#cartnav_fr li a:hover {
  left: auto;
  color:#cc6600;
  text-decoration:none;
}

#cartnav_fr #myCart {
  background: url(//atl.img.digitalriver.com/v2.0-img/images/symcorp/head_cart.gif) no-repeat 0px .1em;
  padding-left: 18px;
}

#greybar_fr { 
  background: url(//atl.img.digitalriver.com/v2.0-img/operations/symcorp/image/n/e/w/new_top_grey_bar.jpg) left top;
  margin: 0px;
  height: 37px;
  position: relative;
  width: 850px; 
}

#countrytitle_fr {
  background: white url(//atl.img.digitalriver.com/v2.0-img/operations/symantfr/image/c/o/u/countyname_topbar_fr.gif) no-repeat;
  height: 37px;
  margin: 0px;
  position: absolute;
  width: 280px;
}

#countrytitle_frch {
  background: white url(//atl.img.digitalriver.com/v2.0-img/operations/symantfr/image/c/o/u/countyname_topbar_frch.gif) no-repeat;
  height: 37px;
  margin: 0px;
  position: absolute;
  width: 280px;
}

#search33_fr {
  padding: 10px 10px 0px 0px;
  text-align: right;
  white-space: nowrap;
}

#search33_fr form {
  padding: 0px;
  margin: 0px;
}

#search33_fr input {
  display: inline;
  vertical-align: middle;
}




#cart_fr {
  margin-left: 60px;
  position: relative;
  width: 760px;
}

#cart_fr #footer {
  margin-left: 0px;
  padding-left: 0px;
}

#footerText {
  width: 600px;
}


#footerCopyright_fr {
  color: #989898;
}

/*******/
/*Spain*/
/*******/



/*******/
/*Italy*/
/*******/



/*************/
/*Netherlands*/
/*************/


