/*###########
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/s/i/l/silver_global_bg_norton.jpg) repeat-x;
  height: 78px;
  position: relative;
  white-space: nowrap;
  width: 850px;
}

div#global
{
margin-top:-2px;
}

#logo_fr {
  float: left;
  left: 0px;
  position: absolute;
  top: 0px;
}

#cartnav_fr {
  height: 18px;
  right: 0px;
  list-style-type: none;
  margin: 0px;
  padding: 10px 10px 0px 15px;
  position: absolute;
  top: 0px;
}

#cartnav_fr li {
  background: url(//atl.img.digitalriver.com/v2.0-img/operations/symcorp/image/a/r/r/arrow-12-transparent.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/operations/symcorp/image/h/e/a/head_cart-transparent.gif) no-repeat 0px .1em;
  padding-left: 18px;
}

#greybar_fr {
	height:48px;
	margin:0px;
	position:relative;
	top:0px;
	width:850px;
	background-color: transparent;
	background-image: url(//atl.img.digitalriver.com/v2.0-img/operations/symcorp/image/s/i/l/silver_top_bar_curved.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#countrytitle_fr {
  background: white url(//atl.img.digitalriver.com/v2.0-img/operations/symcorp/image/c/o/u/countryname_silver_FR.jpg) no-repeat;
  height: 37px;
  margin: 0px;
  position: absolute;
  width: 280px;
}

/* This needs to be changed */
#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: 20px 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*/
/*******/

#sym_Header {
  background: url(//atl.img.digitalriver.com/v2.0-img/operations/symcorp/image/s/i/l/silver_global_bg_norton.jpg) repeat-x;
  height: 78px;
  position: relative;
  white-space: nowrap;
  width: 850px;
}

#greybar {
	height:48px;
	margin:0px;
	position:relative;
	top:0px;
	width:850px;
	background-color: transparent;
	background-image: url(//atl.img.digitalriver.com/v2.0-img/operations/symcorp/image/s/i/l/silver_top_bar_curved.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navHead, #navHead ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background:none;
	text-decoration:none;
	height:18px;
 white-space: nowrap;
}

#navHead li {
  background: url(//atl.img.digitalriver.com/v2.0-img/operations/symcorp/image/a/r/r/arrow-12-transparent.gif) no-repeat 0px .2em;
  display: inline;
  padding-left: 12px;
}

#navHead #myCart {
  background: url(//atl.img.digitalriver.com/v2.0-img/operations/symcorp/image/h/e/a/head_cart-transparent.gif) no-repeat 0px .1em;
  padding-left: 18px;
}

#navHead {
  height: 18px;
  right: 0px;
  list-style-type: none;
  margin: 0px;
  padding: 10px 10px 0px 15px;
  position: absolute;
  top: 0px;
}

#countrytitle {
	width: 280px;
	background: url(//atl.img.digitalriver.com/v2.0-img/operations/symcorp/image/c/o/u/countryname_silver_IT.jpg);
}
.NavHeadcontainer {
	width:620px;
}
#search33 {
	padding-top:15px;
}

/*************/
/*Netherlands*/
/*************/


