*{font:Verdana, Geneva, Arial, Helvetica, sans-serif;}
body{
background: #7CBBFF url(../img/bg_body.jpg) no-repeat top center;
/*background: #ABE4FF  url(../img/bg_body.jpg) no-repeat top center;*/
margin:15px 0;padding:0px;font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;color:#666;}
#homePanel td{padding-top:5px;line-height:14pt;}
#homePanel{border-bottom:1px solid #F60;}
.topBar{font-size:7pt;background:#CCC;width:100%;height:26px;}
.topBar h1{font-size:7pt;font-weight:bold;padding:0;margin:0;color:#FFF;}
.topBar div{font-size:7pt;font-weight:bold;padding:0;margin:0;color:#FFF;}
.topBar a{color:#FFF;font-size:7pt;}
fieldset{border:1px solid #DDD;}
td{font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;color:#666;}
img{border:0px;margin:0px;padding:0px;}
a:hover{color:#F60;}
ul{list-style:none;padding:0px;margin:0px;}
form{margin:0;padding:0;display:inline;}
input{font-size:11px;}
a{color:#666;text-decoration:none;}
.visibilityHidden{visibility:hidden;}
.errorTitle{font-size:10pt;color:#F00;}
.errorMessage{font-size:10pt;color:#F00;}
.errorH3{line-height:18pt;font-size:11pt;}
.genericSideBox{margin-bottom:2px;padding-bottom:2px;width:100%;}
.genericSideBox label{color:#FFF;}
.genericSideBox a{margin-left:3px;color:#FFF;font-weight:bold;text-decoration:none;}
.genericSideBox a:hover{color:#FFE600;}
.genericSideBox ul li{line-height:16px;}

.waitloading {
  background:url(../img/loading.gif) no-repeat;
  padding:0 0 0 40px;
  line-height: 30px;
  vertical-align: middle;
  font-weight: bold;
  font-size:13px;
  color:#F60;
  height:32px;
  float:right;
  display: none;
}

#maintable {
	margin:0px auto 0px auto;width:991px;padding:0;background:#FFF;
	empty-cells: show;
}
#maintable #leftContainer {

	background: url(../img/bleft_maincontainer.png) repeat-y;
	width:4px;
}
#maintable #mainContainer{padding:0;}

#maintable #rightContainer {
	background: url(../img/bright_maincontainer.png) repeat-y;
	width:4px;
}
#staticPages h1{font-size:12pt;text-align:center;}
#staticPages p {
 /* line-height: 18px;*/
  padding-right: 5px;
  font-size:12px;
  margin-top: 5px;
}
#staticPages * a {
  color:#F30!important;
/*  font-size:13px!important;*/
  font-weight: normal!important;
  text-decoration: none!important;  
}
#staticPages * a:hover {
  color:#F60!important;
}

#main{}
#colSx{vertical-align:top;width:221px;padding-bottom:10px;background:#FFF;}
#colSx th{color:#FFF;font-size:13px;}
#head {
	background: #6DB0FE;
}
#head #cartBox{background:url(../img/bg_cart.jpg) no-repeat;height:110px;width:160px;color:#666;vertical-align:bottom;float:right;}
#head #cartBox p{margin:0px;color:#666;font-weight:normal;text-align:right;font-size:11px;padding-bottom:6px}
/*#head #cartBox a{color:#007EC4;font-weight:bold;text-decoration:none;line-height:17px;}
#head #cartBox a:hover{color:#666;}*/
#head #cartBox #cartbutton {
	background: url(../img/bt_maincart.jpg) no-repeat;width:140px;height:25px;
	padding:3px 0 0 8px;
}
#head #cartBox #cartbutton a {
	color:#FFF;
	font-size:14px;
}
#head input, #colDx select{font-size:11px;}

#categoryLeftMenu .title {
	background: url(../img/bt_alldepts.jpg) no-repeat;
	width:221px;
	height:37px;
	font-size:15px;
	text-align:center;
	color: #2E6E9D;
}
#categoryLeftMenu .title a:hover {
	color:#F60;
}

.menulist {float:left;margin:0;padding:0px;list-style:none;background:#f7f7f7;width:221px;position:relative;}
.menulist li{float:left;position:relative;width:221px;height:29px;background:url(../img/bt_maindept.jpg) no-repeat;cursor:pointer;}
.menulist li a{padding-top:6px;display:block;color:#2E6E9D;font-size:14px;text-decoration:none;margin:0 0 0 28px;white-space:nowrap;}
.menulist li a:hover {	
	color:#F60;
}
.menulist li div.submenu {
	display:none;
	background: #f7f7f7;
	position:absolute;
	left:222px;
  top:-10px;
	z-index:999;
}
.menulist li div.submenu ul li {
	background:transparent;
	padding:0;
  margin:4px 4px 0 4px;
	border:0;
	width:270px;
	line-height: 52px;
	vertical-align: middle;
	height:52px;
  float:none;
  cursor:pointer;
  
}
.menulist li div.submenu ul li a:hover {
  color: #93B700;
}

.menulist li div.submenu ul li:hover {
	background: #FFF url(../img/bk_submenu.png) no-repeat right;

}
.menulist li div.submenu ul li.hover {
	background: #FFF url(../img/bk_submenu.png) no-repeat right;

}
.menulist li div.submenu ul li a {
	margin:0;
  padding:0;
	font-size:13px;
	color: #2E6E9D;
}
.menulist li div.submenu .contenttitle {
  margin:3px 3px 3px 18px;
  float:left;
  width: 180px;
  color:#93B700;
  font-weight: bold;
  font-size:13px;
  display:none;
}
.menulist li div.submenu .content li {
	margin:3px 3px 3px 18px;
	height: 22px;
	line-height: 22px;
	background:transparent;
  vertical-align:middle;
	float:left;
	width:250px;
  cursor:pointer;

}

.menulist li div.submenu .content li:hover {
	background: #FFF none;
}
.menulist li div.submenu .content li.hover {
	background: #FFF none;
}
.menulist li div.submenu .content li a {
	font-size:11px;
}

.menulist li div.submenu .content li a:hover {
	color:#93B700;
}
#head a.contactus {
  float:left;color:#FFF;font-size:12px;margin:2px 5px;
}
#head a.contactus:hover {
  text-decoration:underline;
}

#head ul.headerpages li {color:#FFF;margin-left:7px;float:left;background:url(../img/bt_user_links.jpg) no-repeat right;padding:1px 22px 0 0;height:18px;}
#head ul.headerpages li#language {
/*	background: url(../img/bt_lang_country.png) no-repeat;width:250px;height:17px;padding:2px 10px 0 0;text-align:right;*/
	background: #7db9ff;padding:1px 2px 0 2px;text-align:right;

}
#head ul.headerpages li#userbox #boxlogin {
	position: absolute;
	background: #FFF;
	display:none;
	z-index: 1000;
	width:610px;
	/*padding:10px;
	border:2px solid #9ecaea;*/
}
#head ul.headerpages li#userbox #boxlogin a.closebutton {
  color:#777;
	font-weight: bold;
	font-size:16px;
}

#head ul.headerpages li#userbox #boxlogin a {
  color:#666;
  font-size:11px;
}
#head ul.headerpages li#userbox #boxlogin a:hover {
  color:#999; 
}
#head ul.headerpages li#userbox #boxlogin table caption {
  text-align: left;
  font-size:18px;
  color:#99bf00;
  font-weight: bold;
  padding:4px 0;
}
#head ul.headerpages li#userbox #boxlogin table .subtitle {
  font-size:13px;
  color:#999;
  padding:3px 0 20px 0;
}
#head ul.headerpages li#userbox #boxlogin table .label {
  text-align: right;
  font-size:12px;
  padding:10px 3px;
}
#head ul.headerpages li#userbox #boxlogin button {
  background: none;
  border: none;
}


#head ul.headerpages li#language #choicelanguage {
	position: absolute;
	background: url(../img/bk_choicelanguages.png) no-repeat;
	display:none;
	z-index: 1000;
	width:900px;
	height:656px;
	padding:3px 6px;
/*	border:2px solid #CCC;*/	
}
#head ul.headerpages li#language #choicelanguage p {
	font-size:20px;
	text-align: left;
	font-weight: bold;
	color: #99BF00;
	margin:5px;
  float:left;
}

#head ul.headerpages li#language #choicelanguage caption {
	font-size:20px;
	text-align: left;
	font-weight: bold;
	color: #99BF00;
  padding:5px;
}
#head ul.headerpages li#language #choicelanguage span {
	float:left;
  display:block;
	color:#999;
	font-size:16px;
	font-weight: bold;
  margin:0 0 0 30px;
}
#head ul.headerpages li#language #choicelanguage ul.extracountries {
	margin:10px 0 0 25px;
  float:left;
  width:520px;
}
#head ul.headerpages li#language #choicelanguage a {
	color:#999;
	font-size:11px;
}
#head ul.headerpages li#language #choicelanguage ul.extracountries li {
  float:left;
  width:172px;
  height:22px;
}

#head ul.headerpages li#language #choicelanguage ul {
	margin: 0;
	padding:0;
}
#head ul.headerpages li#language #choicelanguage ul li {
	margin: 0;
	padding:0;
	color: #999;
	background: none;
	float: none;
	text-align:left;
}
#head ul.headerpages li#language #choicelanguage ul li img {
	margin-right:3px;
  vertical-align: middle;
}
#head ul.headerpages li#language #choicelanguage .closebutton {
	color:#777;
	font-weight: bold;
	font-size:16px;
}
#head ul.headerpages li#language #choicelanguage .applybutton {
	background: url(../img/apply_btn.png) no-repeat;	
	color:#FFF;
	width:141px;
	height:31px;
	font-size:20px;
  cursor:pointer;
  float:right;
	text-align:center;
}

#head ul.headerpages li#language #choicelanguage label.lang {
	color: #333;
	font-size:16px;
}
#head ul.headerpages li#language a {
	font-size:11px;
}
#head ul.headerpages li a {
	color: #FFF;
	font-size:12px;
}
#head ul.headerpages li a:hover {
	text-decoration: underline;
  color:#fff;
}
#head ul.staticpages li a{color:#666;font-size:13px;}
#head ul.staticpages li a:hover{color:#f60;}
#head ul.staticpages li{margin-left:0px;float:left;height:43px; width: 121px;line-height:43px;vertical-align:middle}

#foot {
	color: #FFF;
	font-size:12px;
}
#foot a {
	font-size:13px;
	color:#8C8C8C;
}
#foot a:hover {
	text-decoration:underline;
}
#foot #footermenuleft {
 background: url(../img/bg_footermenu_left.png) no-repeat;
 width:10px;
 height:182px;
 float:left;
}
#foot #footermenuright {
 background: url(../img/bg_footermenu_right.png) no-repeat;
 width:10px;
 height:182px;
 float:right;
}
#foot #footermenu {
	background: url(../img/bg_footermenu.png) repeat-x;
	width:100%;
	height:182px;
}
#foot #footermenu ul {
	padding:3px 0 0 0;
	margin:0 0 0 10px;
  float:left;
}
#foot #footermenu ul li {
	float:left;
	color: #8c8c8c;
	font-size:15px;
	text-transform: uppercase;
	width:240px;
}
#foot #footermenu ul li ul.submenu {
	margin: 10px 0 0 0;
	padding:0 0 0 15px;
}
#foot #footermenu ul li ul.submenu li {
	float:none;
	list-style: circle;
	font-size:13px;
	text-transform: none;
	padding: 1px 0 0 0;
	margin:0;
	width:220px;

}
#navBar{font-size:8pt;padding:4px 0 5px 0px;border-bottom:1px solid #ededed;display:block;height:18px;}
#navBar a{color:#999;text-decoration:none;}
#navBar a:hover{color:#F60}
#navBar ul {
	float:left;
}
#navBar ul li{color:#999;list-style:none;float:left;font-size:11px;height:19px;background:url(../img/navbar_sep.png) no-repeat right;padding-right:12px;margin-right:5px}
#navBar ul li.last {
	background:none;
	padding-right:2px;
}


.searchbarbottom {
	float:left;
  clear:both;
	width:100%;
	height:30px;
	margin-bottom:10px;
	padding:5px 0 5px 0;
}

.searchbarbottom .pages span {
	border:1px solid #999;
	color:#999;
	margin:2px;
	padding:2px;
  display:block;
  float:left;  
	width:13px;
  cursor:pointer;
}
.searchbarbottom .pages span a {
	color: #999;
}
.searchbarbottom .pages span:hover {
	border:1px solid #F60;
	color: #F60;
}
.searchbarbottom .pages span:hover a {
	color: #F60;
}

.searchbarbottom .pages span.active {
	border:1px solid #2794ee;
	color: #2794ee;
}
.searchbarbottom .pages span.active a {
	color: #2794ee;
}

.searchbar {

	height:30px;
	border-top:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
  margin:0 1px 10px 5px;
	padding:5px 0 5px 0;
}
.searchbar #viewgrid {
	background: url(../img/img_grid_off.gif) no-repeat right;
	padding:2px;
	width:60px;
	border:1px solid #999;
	margin:0 3px;
	cursor: pointer;
	color: #999;
}
.searchbar #viewgrid.hover {
	background: url(../img/img_grid_hover.gif) no-repeat right;
	border:1px solid #F60;
	color: #F60;
}
.searchbar #viewgrid.active {
	background: url(../img/img_grid_on.gif) no-repeat right;
	border:1px solid #2794ee;
	color: #2794ee;
}

.searchbar #viewlist {
	background: url(../img/img_list_off.gif) no-repeat right;
	padding:2px;
	width:60px;
	border:1px solid #999;
	cursor: pointer;
	color: #999;
}
.searchbar #viewlist.hover {
	background: url(../img/img_list_hover.gif) no-repeat right;
	border:1px solid #F60;
	color: #F60;
}
.searchbar #viewlist.active {
	background: url(../img/img_list_on.gif) no-repeat right;
	border:1px solid #2794ee;
	color: #2794ee;
}
.searchbar .pages {
  height:23px;
  vertical-align: middle;
}
.searchbar .pages span {
	border:1px solid #999;
	color:#999;
	margin:2px;
	padding:2px;
	width:15px;
}
.searchbar .pages span a {
	color: #999;
}
.searchbar .pages span:hover {
	border:1px solid #F60;
	color: #F60;
}
.searchbar .pages span:hover a {
	color: #F60;
}

.searchbar .pages span.active {
	border:1px solid #2794ee;
	color: #2794ee;
}
.searchbar .pages span.active a {
	color: #2794ee;
}
.searchbar select {
	font-size:11px;
	color: #666;
}
#webGroup h1{padding:0px;margin:0px 0px 20px 0px;text-align:center;font-weight:bold;font-size:14pt;}

#mainwebgroup .it_yourchoice {
	background: url(../img/it/bg_home_mainprod.gif) no-repeat;
	width:760px;
	height: 570px;
}
#mainwebgroup .en_yourchoice {
	background: url(../img/en/bg_home_mainprod.gif) no-repeat;
	width:760px;
	height: 570px;
}
#mainwebgroup .fr_yourchoice {
	background: url(../img/fr/bg_home_mainprod.gif) no-repeat;
	width:760px;
	height: 570px;
}

#mainwebgroup .it_recentproducts {
	background: url(../img/it/bg_home_newprod.gif) no-repeat;
	width:760px;
	height: 300px;
	margin-top:10px;
}

#mainwebgroup .en_recentproducts {
	background: url(../img/en/bg_home_newprod.gif) no-repeat;
	width:760px;
	height: 300px;
	margin-top:10px;
}

#mainwebgroup .fr_recentproducts {
	background: url(../img/fr/bg_home_newprod.gif) no-repeat;
	width:760px;
	height: 300px;
	margin-top:10px;
}

#mainwebgroup .discountvalue {
  background: url(../img/discountvalue_result.png) no-repeat;
  width:41px;
  height:20px;
  padding:2px;
  top:0px;
  left:116px;
  text-align:center;
  font-size:11px;
  font-weight: bold;
  color:#F60;
  position:absolute;
}


#mainwebgroup ul {
	margin:0;
	padding:30px 0 0 15px;
}
#mainwebgroup ul li {
	float: left;
	width:160px;
	height: 265px;
	margin: 0 25px 5px 0;
  text-align:center;
}
#mainwebgroup ul li span.title {
	background: url(../img/img_arrowdept.jpg) no-repeat 0 2px;
	padding:1px 0 0 12px;
	margin:0;
}
#mainwebgroup ul li span a {
	font-size:12px;
	font-weight: normal;
	color: #999;
	text-transform: uppercase;
}
#mainwebgroup ul li h3 a:hover {color: #F60;}
#mainwebgroup ul li h4 {
	padding:0;
	margin:0;
	height: 30px;
	text-align:center;
}
#mainwebgroup ul li h4 a {
	font-weight: normal;
	font-size:11px;
	color: #999;
	text-transform: capitalize;
}
#mainwebgroup ul li h4 a:hover {color: #F60;}
#mainwebgroup ul li .price {
	font-size:11px;
	font-weight: bold;
	color: #99BF00;
}
#mainwebgroup ul li .dispo {
	font-size:11px;
	font-weight: bold;
	text-align:right;
}

#mainwebgroup ul li .homebutton {
  margin-top:10px;
}
#mainwebgroup ul li .homebutton td.left {
  float:left;
	background:url(../img/btn_lx_home.jpg) no-repeat;
  height:21px;
  width:8px;
}
#mainwebgroup ul li .homebutton td.right {
  float:left;
	background:url(../img/btn_rx_home.jpg) no-repeat;
  height:21px;
  width:23px;
}
#mainwebgroup ul li .homebutton td.body {
	float:left;
  background:url(../img/btn_px_home.jpg) repeat-x;
  padding-top:1px;
  height:19px;
  vertical-align:top;
}
/*
#mainwebgroup ul li .button {
	padding-left:26px;
	background:url(../img/bt_product_home.jpg) no-repeat center;
	height:40px;
	font-size:13px;
}
#mainwebgroup ul li .button.hover {
	background:url(../img/bt_product_home_hover.jpg) no-repeat center;
}*/
#mainwebgroup ul li .homebutton a {
	color: #FFF;
  font-size:13px;
}
#mainwebgroup ul li .image {
  overflow:hidden;
  text-align:center;

	height:130px;
  position: relative;
	vertical-align:middle;
}

.fullAv{color:#090;font-weight:bold;margin:2px auto 0 2px;text-align:center;}
.halfAv{color:#F90;font-weight:bold;margin:2px auto 0 2px;text-align:center;}
.noAv{color:#F30;font-weight:bold;margin:2px auto 0 2px;text-align:center;}

#simpleSearchBox{text-align:center;}

#simpleSearchBox table td{color:#FFF;font-size:10pt;font-weight:bold;vertical-align:top;padding:0 5px;}
#simpleSearchBox .textBox{width:420px;border:0;font-size:12px;color:#999;}
#simpleSearchBox .comboBox{width:200px;border:1px solid #CCC;font-size:10pt;padding:1px;}
#simpleSearchBox .submit {
	border:0;
	background: url(../img/bt_search.jpg) no-repeat;width:125px;height:30px;cursor:pointer;
	font-size:15px;color:#FFF;
	font-weight: bold;
	text-align:left;
  line-height:28px;
  vertical-align:middle;
}
#simpleSearchBox .submit a {
  color:#FFF;
  margin:0 0 0 10px;
}

#searchForm{position:relative;background:url(../img/bg_search_bar.png) no-repeat;width:460px;height:32px;margin:0;}
#searchForm .results{position:absolute;top:35px;left:0px;width:570px;border:3px solid #9ecaeb;background:#fff;z-index:999;}
#searchForm .results .title{color:#F60;font-size:13px;background:#EEE;padding:2px 15px 2px 10px!important;line-height:20px;}
#searchForm .results ul li{border-right:0px!important;border-top:0px!important;padding:2px 15px 2px 10px!important;display:list-item!important;font-size:11px;list-style:none;text-align:left;line-height:20px;}
#searchForm .results ul li:hover{background:#EFEFEF;}

#searchResult{float:left;width:100%;}

#searchResult .resultBox .discountvalue {
  background: url(../img/discountvalue_result.png) no-repeat;
  width:41px;
  height:20px;
  padding:2px;
  top:0px;
  left:121px;
  text-align:center;
  font-size:11px;
  font-weight: bold;
  color:#F60;
  position:absolute;
}
#searchResult .resultGridBox .discountvalue {
  background: url(../img/discountvalue_result.png) no-repeat;
  width:41px;
  height:20px;
  padding:2px;
  top:0px;
  left:86px;
  text-align:center;
  font-size:11px;
  font-weight: bold;
  color:#F60;
  position:absolute;
}


#searchResult #filter {
	color:#999;
	text-align:center;
	font-size:13px;
	padding:0 0 10px 15px;
  float:left;
	
}
#searchResult #filter p.filter {
	background: url(../img/bt_filters.png) no-repeat;
	text-align:left;
	width:281px;
	height:24px;	
	margin:5px 0 5px 5px;
	padding:3px 0 0 15px;
}
#searchResult #filter a {
	color:#F60;
	font-size:13px;
  margin:3px 0 0 0;
}
#searchResult #filter a:hover {
	color:#F30;
}

#searchResult .resultbutton {

}
#searchResult .resultbutton td.left {
	background:url(../img/btn_lx_result.jpg) no-repeat;
  height:28px;
  width:15px;
}
#searchResult .resultbutton td.right {
	background:url(../img/btn_rx_result.jpg) no-repeat;
  height:28px;
  width:33px;
}
#searchResult .resultbutton td.body {
  background:url(../img/btn_px_result.jpg) repeat-x;
  height:23px;
}

#searchResult .resultbutton td.body a {
	color: #FFF;
  font-size:12px;
}
#searchResult .resultbutton td.body a:hover {
	color: #FFF;
}


#searchResult .resultgridbutton {

}
#searchResult .resultgridbutton td.left {
	background:url(../img/btn_lx_home.jpg) no-repeat;
  height:21px;
  width:10px;
}
#searchResult .resultgridbutton td.right {
	background:url(../img/btn_rx_home.jpg) no-repeat;
  height:21px;
  width:23px;
}
#searchResult .resultgridbutton td.body {
  background:url(../img/btn_px_home.jpg) repeat-x;
  height:21px;
}

#searchResult .resultgridbutton td.body a {
	color: #FFF;
  font-size:12px;
}
#searchResult .resultgridbutton td.body a:hover {
	color: #EFEFEF;
}



#searchResult .catindexhelp {
	font-size:13px;
	width:380px;
	color:#666;
}

#searchResult .catindexhelp a {
	color:#333;
}
#searchResult .catindexhelp a:hover {
	color: #F60;
}

#searchResult #refinesearch {
  float:left;
  display:none;
  margin-bottom:20px;
  padding:6px 6px 10px 6px;
  width:100%;
}
#searchResult #refinesearch a {
	font-size:13px;
	color: #999;
	padding-left:20px;
}
#searchResult #refinesearch a:hover {
	color: #F60;
}

#searchResult #refinesearch a.sel {
	background: url(../img/img_filtercheck.jpg) no-repeat;
	color: #99BF00;
	font-size:13px;
	font-weight: bold;
}
#searchResult #refinesearch .title {
	font-size:14px;text-align:left;color:#F60;
	float:left;
	display:block;
	clear:both;
}
#searchResult #refinesearch ul {
	margin:5px 0 10px 0;
	float:left;
  width:99%;
}
#searchResult #refinesearch ul li {
	list-style: none;
	float:left;
	margin:1px 10px 1px 0;
  width:220px;
}
#searchResult .resultBox .shortCartForm {
	background: url(../img/bt_cart_dept.jpg) no-repeat;
	width:200px;
	height: 28px;
	cursor:pointer;
}
#searchResult .resultBox .shortCartForm.hover {
	background: url(../img/bt_cart_dept_hover.jpg) no-repeat;

}
#searchResult .resultBox .shortCartForm a {
	color:#FFF;
	margin-left:13px;
}
#searchResult .resultBox .shortCartForm a:hover {
	color:#FFF;
}

#searchResult h1{font-size:20px;font-weight:bold;margin:5px 0 2px 0;padding:0px;text-align:left;color:#F60;}
#searchResult .resultBox{float:left;width:100%;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #EEE;}

#searchResult .divImage{overflow:hidden;height:150px;width:200px;}
#searchResult .resultBox h1{font-size:10pt;font-weight:bold;line-height:14px;padding:2px;margin:0 0 10px 0;text-align:center;}
#searchResult .resultBox h2{font-size:14px;font-weight:normal;color:#FF0000;padding:0px;margin:0 0 5px 0;text-align:left;}
#searchResult .resultBox .price{font-size:10pt;}
#searchResult .resultBox .priceBox{color:#99BF00 !important;font-weight:bold;font-size:14px;}
#searchResult .resultBox .officialprice{color:#CCC !important;font-size:12px;text-decoration:line-through;}
#searchResult .resultBox .pricepounds{color:#AAA !important;font-weight:bold;font-size:8pt;}
#searchResult .resultBox a{text-decoration:none;color:#F60;font-size:14px}
#searchResult .resultBox a:hover{color:#F30;}
#sheetBox{float:left;width:100%;}
#choicecolorimages{float:left;width:90%;margin:0 0 30px 24px;}
#choicecolorimages ul li{float:left;margin:2px;width:52px;height:52px;overflow:hidden;border:1px solid #efefef;}
#choicecolorimages ul li img{}
#choicecolorimages ul li.selected{border:1px solid #F60;}

#sheetBox .discountvalue {
  background: url(../img/discountvalue.png) no-repeat;
  width:50px;
  height:24px;
  padding:2px;
  top:0px;
  left:251px;
  text-align:center;
  font-size:13px;
  font-weight: bold;
  color:#F60;
  position:absolute;
}
#sheetBox .points{color:#F60;font-size:11px;margin:8px 0 0 5px;line-height:16px;}
#sheetBox .consegna{font-weight:bold;color:#0066CC;font-size:11px;clear:both;padding-right:0px;text-align:right;}
#sheetBox .services{background: url(../img/infobox_bk.png) no-repeat;width:232px;height:102px;text-align:center;margin:0 0 0 10px;}
#sheetBox .services ul li{float:left;text-align:left;width:100%;height:18px;}
#sheetBox .services ul li img{vertical-align:middle;margin-right:6px;}
#sheetBox h1{font-size:18px;color:#F60;margin-top:2px;margin-bottom:0px;text-align:left;width:550px}
#sheetBox h2{font-size:13px;font-weight:normal;color:#F60;font-weight:bold;padding:0px;margin:0px;}
#sheetBox .fieldset{padding:5px;border:0;margin-bottom:20px;clear:both;width:750px}
#sheetBox .fieldset caption {text-align:left;font-size: 16px;color:#F60;padding:2px 0;border-bottom:1px solid #DDD;font-weight:bold;}
#sheetBox #imagesBox{float:left;width:320px;}
#sheetBox .infoBox{margin-bottom:10px;margin-left:0px;}
#sheetBox .infoBox .maindata{background:#FFF;}
#sheetBox .infoBox .maindata td{padding:3px 0 3px 0;}
#sheetBox #priceBox{padding:10px 0 10px 0;}
#sheetBox #priceBox .officialprice{font-size:13px;color:#AAA;}
#sheetBox #priceBox .pricepounds{font-size:8pt;color:#AAA;}
#sheetBox .priceDesc{color:#F60 !important;font-size:12pt;font-weight:bold;}
#sheetBox #priceBox .price{font-weight:bold;font-size:14pt;color:#99bf00;padding:0px;margin:0px;}
#sheetBox #priceBox h2{font-weight:bold;}
#sheetBox ul li{margin-bottom:3px;}
#sheetBox h5{clear:both;font-size:10px;color:#0066CC;font-weight:normal;padding:3px;text-align:left;}
#sheetBox .giftpanel {
  width:380px;
  margin-bottom:30px;
}
#sheetBox .giftpanel caption {
  text-align: left;
  color: #518ab7;
  font-weight: bold;
  font-size: 16px;
  background: url(../img/gift_sendicon.png) no-repeat;
  padding:12px 0 3px 45px;
  height:45px;
}
#sheetBox .giftpanel td {
  font-size:13px;
}
#sheetBox .giftpanel .textbox {
  border:1px solid #CCC;
  font-size:12px;
  width:200px;
}


#sheetBox .sheetTab{margin:0 10px 10px 0;background: url(../img/sheettab_bk.gif) repeat-x;display:block;}
#sheetBox .sheetTab td.first {
	background: url(../img/sheettab_first.gif) no-repeat;
	width:12px;
	height: 24px;
	padding:0;
   border:0;
}
#sheetBox .sheetTab td.last {
	background: url(../img/sheettab_last.gif) no-repeat;
	width:12px;
	height: 24px;
	padding:0;
  border:0;
}

#sheetBox .sheetTab td{font-size:13px;padding:0 6px;height:24px;border-right:1px solid #DDD;text-align:center;}
#sheetBox .sheetTab td a {
	color: #F60;
}
#sheetBox .sheetTab td.compare{border:0;}

#sheetBox .sheetTab .selected{font-weight:bold;}
#sheetBox .sheetTab .selected a{color:#F60;}
#sheetBox .relationBox .officialprice{color:#CCC !important;text-decoration:line-through;font-size:10px;}
#sheetBox .relationBox .pricepounds{color:#CCC !important;text-decoration:line-through;font-size:10px;}
#sheetBox .relationBox li{width:175px;height:275px;float:left;text-align:center;margin:4px;}
#sheetBox .relationBox .priceDesc{color:#0066CC;font-weight:bold;}
#sheetBox .relationBox .price{color:#99BF00;font-weight:bold;font-size:14px;}
#sheetBox .relationBox li h2{font-size:10pt;font-weight:normal;padding:0;margin:0;height:50px;text-align:center;}
#sheetBox .relationBox li h2 a{color: #999;}
#sheetBox .relationBox li h2 a:hover {
  color: #F60;
}


#sheetBox .listasheetbutton {
  margin-top:10px;
}
#sheetBox .listasheetbutton div.left {
  float:left;
	background:url(../img/btn_lx_addtolista.png) no-repeat;
  height:24px;
  width:14px;
}
#sheetBox .listasheetbutton div.right {
  float:left;
	background:url(../img/btn_rx_addtolista.png) no-repeat;
  height:24px;
  width:35px;
}
#sheetBox .listasheetbutton div.body {
	float:left;
  background:url(../img/btn_px_addtolista.png) repeat-x;
  padding:5px 5px 0 0;
  height:24px;
}

#sheetBox .listasheetbutton div.body a {
	color: #F60;
  font-size:12px;
}
#sheetBox .listasheetbutton div.body a:hover {
	color: #F90;
}

#sheetBox .sheetbutton {
}
#sheetBox .sheetbutton div.left {
  float:left;
	background:url(../img/btn_lx_result.jpg) no-repeat;
  height:28px;
  width:15px;
}
#sheetBox .sheetbutton div.right {
  float:left;
	background:url(../img/btn_rx_result.jpg) no-repeat;
  height:28px;
  width:33px;
}
#sheetBox .sheetbutton div.body {
	float:left;
  background:url(../img/btn_px_result.jpg) repeat-x;
  padding-top:5px;
  height:28px;
}

#sheetBox .sheetbutton div.body a {
	color: #FFF;
  font-size:12px;
}
#sheetBox .sheetbutton div.body a:hover {
	color: #EFEFEF;
}
#sheetBox .sheetsubmitbutton button {
  font-size:13px;
  font-weight: bold;
  color:#FFF;
}
#sheetBox .sheetsubmitbutton {
  margin-top:10px;
  cursor: pointer;
}
#sheetBox .sheetsubmitbutton div.left {
  float:left;
	background:url(../img/btn_lx_submit.png) no-repeat;
  height:28px;
  width:14px;
}
#sheetBox .sheetsubmitbutton div.right {
  float:left;
	background:url(../img/btn_rx_submit.png) no-repeat;
  height:28px;
  width:34px;
}
#sheetBox .sheetsubmitbutton div.body {
	float:left;
  background:url(../img/btn_px_submit.png) repeat-x;
  padding-top:3px;
  height:28px;
  color: #FFF;
  font-size:13px;
  font-weight: bold;
}

#sheetBox .relationBox .image{width:130px;height:130px;position:relative;margin:2px auto 15px auto;overflow:hidden}
#sheetBox .relation li{height:130px;border-bottom:1px dashed #EEE;clear:both;padding:5px 0;}
/*#sheetBox .relation .checkBox{color:#0066CC;}
#sheetBox .relation .checkBox:hover{color:#FFD700;}*/
#sheetBox .relation li a{color:#F60;font-weight:bold;font-size:13px;}
#sheetBox .relation li a:hover{color:#F90;}
#sheetBox .relation li img{float:left;margin-right:6px;}
#sheetBox .relation .image{height:130px;overflow:hidden;float:left;position:relative;}

#sheetBox .relationBox .discountvalue {
  background: url(../img/discountvalue_result.png) no-repeat;
  width:41px;
  height:20px;
  padding:2px;
  top:0px;
  left:86px;
  text-align:center;
  font-size:11px;
  font-weight: bold;
  color:#F60;
  position:absolute;
}


#sheetBox .relation li p{margin:0px;padding:0px;line-height:16px;}
#sheetBox .relation .price{color:#009900;font-weight:bold;font-size:12pt;}
#sheetBox .relation .officialprice{color:#AAA !important;font-weight:bold;text-decoration:line-through;font-size:7pt;}
#showCart{float:left;width:100%;}
#showCart h1{margin:20px 0 0 0;text-align:left;font-size:16px;color:#4398D7;background: url(../img/showcart_title.png) no-repeat right;float:left;padding-right:30px;}
#showCart tfoot td{padding:10px 0}

#showCart .noSpese{color:#F60;}
#showCart tbody .itemParent{border-bottom:0px;background:#FFF;}
#showCart thead th{font-size:8pt;background:#f3f8fc;color:#235b8d;padding:3px 0;}
#showcart .submit {
  background: url(../img/cart_refresh.png) no-repeat;
  width:175px;
  height:24px;
  border:0;
  cursor:pointer;
  color:#F60;
  font-size:15px;
  text-align:left;
  padding:0 0 0 8px;
  vertical-align:top;
}
#showCart .grid {
  width:697px;
  margin:10px 0 10px 0;
}
#showCart .grid td {
  border-bottom:1px solid #DBEBF7;
}
#showCart .nextstep {
  background: url(../img/cart_nextstep.png) no-repeat;
  width:209px;
  height:30px;
  border:0;
  font-size:15px;
  color:#FFF;
  text-align:left;
  cursor:pointer;
  padding:0 0 0 15px;
}

#showCart .cartsubmitbutton button {
  font-size:13px;
  font-weight: bold;
  color:#FFF;
  cursor:pointer;
}
#showCart .cartsubmitbutton {
  margin-top:10px;
  cursor: pointer;
}
#showCart .cartsubmitbutton div.left {
  float:left;
	background:url(../img/btn_lx_submit.png) no-repeat;
  height:28px;
  width:14px;
}
#showCart .cartsubmitbutton div.right {
  float:left;
	background:url(../img/btn_rx_submit_arrow.png) no-repeat;
  height:28px;
  width:34px;
}
#showCart .cartsubmitbutton div.body {
	float:left;
  background:url(../img/btn_px_submit.png) repeat-x;
  padding-top:3px;
  height:28px;
  color: #FFF;
  font-size:13px;
  font-weight: bold;
}

#showCart .price{font-size:11px;}
#showCart tbody .subItem{margin-bottom:10px;width:100%}
#showCart tbody .subItem td {padding:2px 0;}
#showCart tbody .subItem .imageDiv{height:60px;overflow:hidden;}
#showCart tbody td {padding:5px 0;}
.boxPoints{color:#F60;font-weight:bold;margin-bottom:18px;padding:3px;text-align:center;clear:both;font-size:10pt;}
#showCart tbody .subItem td{border-bottom:0px;}
#showCart h3{color:#99bf00!important;font-size:11px;text-align:right;font-weight: bold;margin:0;padding:0}
#showCart h3 .pricepounds{color:#AAA;text-align:right;}
#registrationRequest{float:left;}

#registrationRequest h1{font-size:16px;color:#4398d7;padding:0;margin:0;border-bottom:1px solid #eeeeee}
#registrationRequest h2{font-size:11px;color:#999;padding:0;margin:0;font-weight:normal}
#registrationRequest p{margin:10px 5px;font-size:11px;}
#registrationRequest p a {
  color: #F60;font-weight: bold;
}

#registrationRequest .button button {
  background: none;
  border:none;
  cursor:pointer;
  color: #FFF;
  font-size:13px;
  font-weight: bold;
}
#registrationRequest .button div.left {
  float:left;
	background:url(../img/btn_lx_submit.png) no-repeat;
  height:28px;
  width:14px;
}
#registrationRequest .button div.right {
  float:left;
	background:url(../img/btn_rx_submit_arrow.png) no-repeat;
  height:28px;
  width:33px;
}
#registrationRequest .button div.body {
	float:left;
  background:url(../img/btn_px_submit.png) repeat-x;
  padding-top:5px;
  height:28px;
}


#regForm table td {
  font-size:13px;
  padding:3px;
}
#regForm h2{font-size:13px;margin-top:5px;margin:3px 5px;background:#f3f8fc;color:#20598c;font-weight:bold;padding:3px;}
#regForm ul li{margin-bottom:2px;}
#regForm label{font-size:11px;margin-right:3px;position:relative;float:left;width:230px;}
#regForm .textbox {font-size:13px;position:relative;width:200px;border:1px solid #DDD;}
#regForm .errtextbox {border:1px solid #F60;}
.privacyh2{font-size:13px;margin-top:5px;margin:3px 5px;background:#f3f8fc;color:#20598c;font-weight:bold;padding:3px;}
.privacy{border:1px solid #CCC;padding:3px;margin:3px 5px;overflow:auto;height:100px;}

#regForm .button{width:130px;height:22px;}

/*#userDocuments{float:left;}*/
#userDocuments h1{font-size:16px;color:#4398d7;padding:0;margin:0;border-bottom:1px solid #eeeeee}
#userDocuments h2{font-size:11px;color:#999;padding:0;margin:0;font-weight:normal}
#userDocuments table.documents {
  width:99%;
}
#userDocuments table.documents th {
  font-size:11px;
  height:20px;
  color:#235b8d;
  background:#f3f8fc;
}
#userDocuments table.documents td {
  font-size:11px;
  padding:3px 2px;
  height:60px;
  border-bottom:1px solid #a8cfec;
}
#userDocuments table.documents tfoot td {
  border:0;
  height:40px;
  color:#9dbd00;
  font-size:12px;
  font-weight: bold;
}

#userDocuments table.documents ul li {
  padding:3px 0;
}
#userDocuments table.documents ul li strong {
  padding-right:3px;
}
/*#userDocuments table{border-collapse:collapse;float:left;}
#userDocuments h1{color:#0066CC;font-size:22px;font-weight:bold;text-decoration:none;text-align:center;}
#userDocuments td table{background:#fff;margin-bottom:10px;border-collapse:collapse;}
#userDocuments th{text-align:center;padding:2px;font-size:8pt;border:1px solid #EEE;white-space:nowrap;}
#userDocuments td{padding:3px;font-size:11px;border:1px solid #EEE;}
#userDocuments h2{margin:8px 0 4px 0;padding:0 0 0 5px;line-height:16px;border-bottom:2px solid #FFE600;font-size:13px;color:#315D7A;}*/

#lastOrder h1{text-align:center;font-size:17px;}

#homeRegUsers h1{color:#325D78;font-size:23px;height:40px;margin-bottom:10px;}
#homeRegUsers .registerBox{display:inline;float:left;background:#EEE;padding:8px 3px 8px 3px;width:300px;line-height:18px;}
#homeRegUsers{}
#homeRegUsers #loginBox{width:300px;margin-bottom:10px;line-height:18px;display:inline;float:right;border:1px solid #EEE;padding:5px 0 0px 0;}
#homeRegUsers #loginBox form{margin:0 0 5px 0;padding:4px;}
#homeRegUsers #loginBox label{display:inline;font-size:11px;line-height:18px;padding-right:2px;text-align:right;}
#homeRegUsers #loginBox input{margin-bottom:3px;font-size:11px;border:1px solid #AAA;display:inline;}
#homeRegUsers #loginBox ul{background:transparent;margin:5px 0 0 0;padding:3px;}
#homeRegUsers #loginBox ul a{color:#0066CC;font-size:11px;text-decoration:none;}
#homeRegUsers #loginBox ul a:hover{color:#FF6600;}
#userBox{text-align:left;margin-bottom:6px;}

#userBox .points tbody td{background:#f8f8f8;border-bottom:3px solid #FFF;}
#userBox .points th{color:#666;font-size:11px;background:#eef8cd;border-bottom:6px solid #FFF;}
#userBox .points .totalUserPoints{background:#f8f8f8;font-size:13px;font-weight:bold;text-align:right;color:#99bf00;padding:3px;}
#userBox .listanascita th{font-size:11px;border-bottom:1px solid #DDD;}
#userBox p{display:block;clear:both;margin:4px;line-height:18px;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}
#userBox .body{border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:5px;}
#userBox .title{height:30px;padding-top:2px;}
#userBox a{color:#666;text-decoration:none;font-size:12px;}
#userBox a:hover{color:#F60;}
#userBox h1{font-size:16px;float:left;color:#3c96d5;padding:0;margin:0;height:20px;}
#userBox h2{height:18px;margin:4px;color:#0066CC;font-size:13px;padding-top:1px;padding-left:4px;text-align:left;background:#FF9933;}
#userBox .documents{border:1px solid #00A9FF;height:60px;padding-top:7px;}
#userBox .documents li{margin:15px 0 0 20px;padding:0 0 5px 5px;float:left;}
#userBox form{margin:3px 0 0 0;text-align:right;}
#raccoltaPunti h1{font-size:16px;color:#4398d7;padding:0;margin:0;border-bottom:1px solid #eeeeee;height:20px}
#raccoltaPunti h2{font-size:11px;color:#999;padding:0;margin:0;font-weight:bold}


#raccoltaPunti {
  width:750px;
}

#raccoltaPunti p{line-height:15px;font-size:13px}
#raccoltaPunti ul li{width:175px;height:215px;float:left;margin:3px;text-align:center;}
#raccoltaPunti ul li .image{
  border-top:1px solid #CCC;
  border-left:1px solid #CCC;
  border-bottom:2px solid #CCC;
  border-right:2px solid #CCC;
  width:130px;
  height:130px;
  overflow:hidden;
  margin:10px auto;
}
#raccoltaPunti ul li a {
  font-size:11px;
}
#raccoltaPunti .points{color:#F60;font-size:13px;font-weight:bold;}
#raccoltaPunti ul li h3{text-align:center;background:#F60;font-size:11px;width:175px;height:40px;color:#FFF;position:absolute;bottom:0px;left:0px;padding:0px;margin:0px;}
#customTableImage{margin:3px auto 3px auto;float:left;}
#customTableImage h1{font-size:13px;text-align:center;}
#customTableImage ul li{width:190px;height:180px;border:1px solid #CCC;float:left;margin:2px;text-align:center;position:relative;}
#customTableImage ul li img{border:0;margin:2px auto 2px auto;}
#customTableImage ul li h3{text-align:center;background:#F60;font-size:11px;width:100%;height:30px;color:#FFF;position:absolute;bottom:0px;left:0px;padding:0px;margin:0px;}



#reviewOrder .rbutton {
 
}
#reviewOrder .rbutton div.left {
  float:left;
	background:url(../img/btn_lx_checkout.png) no-repeat;
  height:30px;
  width:27px;
}
#reviewOrder .rbutton div.right {
  float:left;
	background:url(../img/btn_rx_checkout.png) no-repeat;
  height:30px;
  width:16px;
}
#reviewOrder .rbutton div.body {
	float:left;
  background:url(../img/btn_px_checkout.png) repeat-x;
  padding:7px 0 0 5px;
  height:30px;
}
#reviewOrder .rbutton a {
	color: #FFF;
  font-size:13px;
  font-weight: bold;
}
#reviewOrder .lbutton {
  float:right;
}
#reviewOrder .lbutton button {
  padding:0;border:0;background:none;font-size:13px;color:#FFF;font-weight:bold;
  margin:0;
  cursor: pointer;
}
#reviewOrder .lbutton div.left {
  float:left;
	background:url(../img/btn_lx_checkout_orange.png) no-repeat;
  height:30px;
  width:16px;
}
#reviewOrder .lbutton div.right {
  float:left;
	background:url(../img/btn_rx_checkout_orange.png) no-repeat;
  height:30px;
  width:39px;
}
#reviewOrder .lbutton div.body {
	float:left;
  background:url(../img/btn_px_checkout_orange.png) repeat-x;
  padding:5px 5px 0 0;
  height:30px;
}
#reviewOrder .lbutton a {
	color: #FFF;
  font-size:13px;
  font-weight: bold;
}


#reviewOrder table.documents {
  width:99%;
  margin:20px 0;
}
#reviewOrder table.documents th {
  font-size:11px;
  height:20px;
  color:#235b8d;
  background:#f3f8fc;
  text-align: left;
}
#reviewOrder table.documents td {
  font-size:11px;
  padding:3px 2px;
  height:60px;
}
#reviewOrder table.documents ul li {
  padding:3px 0;
}
#reviewOrder table.documents ul li strong {
  padding-right:3px;
}

#reviewOrder{float:left;margin:10px;}
#reviewOrder h1{text-align:left;font-size:16px;color:#4398D7;margin:20px 0 0 0}

#sendOrder .rbutton {
 
}
#sendOrder .rbutton div.left {
  float:left;
	background:url(../img/btn_lx_checkout.png) no-repeat;
  height:30px;
  width:27px;
}
#sendOrder .rbutton div.right {
  float:left;
	background:url(../img/btn_rx_checkout.png) no-repeat;
  height:30px;
  width:16px;
}
#sendOrder .rbutton div.body {
	float:left;
  background:url(../img/btn_px_checkout.png) repeat-x;
  padding:7px 0 0 5px;
  height:30px;
}
#sendOrder .rbutton a {
	color: #FFF;
  font-size:13px;
  font-weight: bold;
}
#sendOrder .lbutton {
    float:right;  
}
#sendOrder .lbutton button {
  padding:0;border:0;background:none;font-size:13px;color:#FFF;font-weight:bold;
  cursor: pointer; 
  text-align:right;

}
#sendOrder .lbutton div.left {
  float:left;
/*	background:url(../img/btn_lx_checkout_blu.png) no-repeat;*/
	background:url(../img/btn_lx_checkout_orange.png) no-repeat;
  height:30px;
  width:16px;
}
#sendOrder .lbutton div.right {
  float:left;
/*	background:url(../img/btn_rx_checkout_blu.png) no-repeat;*/
	background:url(../img/btn_rx_checkout_orange.png) no-repeat;
  height:30px;
  /*width:27px;*/
  width:39px;
}
#sendOrder .lbutton div.body {
	float:left;
/*  background:url(../img/btn_px_checkout_blu.png) repeat-x;*/
  background:url(../img/btn_px_checkout_orange.png) repeat-x;
  padding:5px 5px 0 0;
  height:30px;
}
#sendOrder .lbutton a {
	color: #FFF;
  font-size:13px;
  font-weight: bold;
}


#sendOrder{float:left;margin:10px;}
#sendOrder h1{text-align:left;font-size:16px;color:#4398D7;margin:20px 0 0 0}
#sendOrder p{margin:10px 2px 5px 2px;padding:0px;}
#sendOrder  h2{font-size:13px;margin-top:5px;margin:3px 5px;background:#f3f8fc;color:#20598c;font-weight:bold;padding:3px;}
#sendOrder #destinations h2{font-size:13px;font-weight:bold;color:#4398D7;text-align:center;margin:5px 5px 5px 0;}
#sendOrder #destinationsBox h3{font-size:13px;margin-top:5px;margin:3px 5px;background:#f3f8fc;color:#20598c;font-weight:bold;padding:3px;}
#sendOrder #destinationsBox td {
  font-size:13px;
}
#sendOrder #destinationsBox .textbox {
  width:180px;
  border:1px solid #CCC;
  font-size:13px;
}
#sendOrder #orderdata h2{font-size:13px;font-weight:bold;color:#4398D7;text-align:center;margin:5px 5px 5px 0;}
#sendOrder #orderdata td {
  font-size:13px;
}


#sendOrder #deliverynotes h2{font-size:13px;margin-top:5px;margin:3px 5px;background:#f3f8fc;color:#20598c;font-weight:bold;padding:3px;}

#sendOrder #complexCourriers{border:1px solid #DDD;margin-top:5px;margin-bottom:5px;text-align:left;width:300px;}
#sendOrder #complexCourriers input{margin:0;padding:0;width:20px;}
#sendOrder #complexCourriers label{margin:0;padding:0;width:100px;height:20px;}
#sendOrder #complexCourriers ul li{float:none;padding:0px;margin:0px;}

#sendOrder ul li{font-size:13px;padding:6px 3px;}
#sendOrder ul li strong {
  margin-right:8px;
}
#sendOrder .loginBoxMiddle .caption {
  font-size:13px;color:#4398D7;font-weight:bold;
  text-align:center;
  width:345px;
}
#sendOrder .loginBoxMiddle .textbox {
  border:1px solid #CCC;
  width:160px;
  font-size:13px;
}
#sendOrder .loginBoxMiddle label{padding:0px 1px 3px 6px;}
#sendOrder .loginBoxMiddle .loginButton{margin-left:4px;}
#sendOrder .loginBoxMiddle ul li{float:left;}
#sendOrder .orderData{padding:5px;background:#FAFAFA;border:2px solid #4398D7;margin-top:4px;margin-bottom:5px;}
#sendOrder .orderData legend{font-weight:bold;font-size:13px;color:#4398D7;}
#sendOrder .orderData ul{width:100%;}
#sendOrder .orderData ul li{margin-bottom:2px;display:inline;}
#sendOrder .orderData input, select, textarea{font-size:13px;border:1px solid #CCC}
#sendOrder .orderData h2{font-size:13px;border-bottom:2px solid #4398D7;margin-top:5px;margin-bottom:3px;text-align:left;color:#4398D7}
#sendOrder .orderData .grid{width:100%;}
#sendOrder .orderData .grid th{font-size:8pt;border-bottom:1px solid #CCC;}
#sendOrder .orderData .grid td{border-bottom:1px dotted #CCC;font-size:13px;}
#sendOrder .orderData label{font-size:13px;}
#sendOrder .cartDetails{padding-bottom:10px;margin-bottom:10px;}
#sendOrder .cartDetails h3{color:#F60!important;display:inline;font-size:13px;text-align:right;}
#sendOrder .cartDetails h3 .pricepounds{color:#AAA!important;}
#webRequest{font-size:13px;}
#webRequest a{color:#999;font-weight:bold;}
#webRequest a:hover{color:#888;}
#webRequest h1{color:#a0be0e;font-size:16px;text-decoration:none;text-align:center;padding:10px 0}
#webRequest h2{color:#FF0000;font-size:11px;text-decoration:none;text-align:center;}
#webrequest label {
  font-size:13px;
}
#webrequest .textbox {
  border:1px solid #DDD;
  font-size:13px;
}

#webrequest .button button {
  background: none;
  border:none;
  cursor:pointer;  
  font-size:12px;
 	color: #FFF;
}
#webrequest .button div.left {
  float:left;
	background:url(../img/btn_lx_submit.png) no-repeat;
  height:28px;
  width:14px;
}
#webrequest .button div.right {
  float:left;
	background:url(../img/btn_rx_submit_arrow.png) no-repeat;
  height:28px;
  width:33px;
}
#webrequest .button div.body {
	float:left;
  background:url(../img/btn_px_submit.png) repeat-x;
  padding-top:5px;
  height:28px;
}
#getpwd {
  background: url(../__resImages/getpwd.jpg) no-repeat;
  width:750px;
}
#getpwd table h1{font-size:16px;color:#4398d7;padding:0;margin:0;border-bottom:1px solid #eeeeee;height:20px}
#getpwd table h2{font-size:11px;color:#999;padding:0;margin:0;font-weight:normal}

#getpwd .textbox {
  font-size:13px;
  border:1px solid #CCC;
  width:250px;
}

#getpwd button {
  background: url(../img/cart_nextstep.png) no-repeat 0 4px;
  width:209px;
  height:34px;
  font-size:15px;
  border:0;
  color:#FFF;
}

#contactus {
  background: url(../__resImages/contactus.jpg) no-repeat;
  width:750px;
}
#contactus button {
  background: url(../img/cart_nextstep.png) no-repeat 0 4px;
  width:209px;
  height:34px;
  font-size:15px;
  border:0;
  color:#FFF;
}
#contactus table h1{font-size:16px;color:#4398d7;padding:0;margin:0;border-bottom:1px solid #eeeeee;height:20px}
#contactus table h2{font-size:11px;color:#999;padding:0;margin:0;font-weight:normal}
#contactus .contacttable {
  margin:60px 10px;
  width:720px;
}
#contactus .contacttable caption {
  background: #f3f8fc;
  color: #244572;
  font-weight:bold;
  font-size:12px;
  padding:3px;
  text-align:left;
  margin-bottom:10px;
}
#contactus .contacttable .textbox {
  font-size:13px;
  border:1px solid #CCC;
  width:250px;
}
#contactus .contacttable .textarea {
  width:550px;
  height:60px;
  border:1px solid #CCC;
  font-size:13px;
}
#contactus .contacttable th {
  font-size:13px;
  font-weight: normal;
  text-align: right;
  padding:6px 3px;
  vertical-align: top;
}
#contactus .contacttable td {
  padding:6px 3px;
} 

/*#panelPunti h1{text-align:center;font-size:16px;color:#0066CC}
#panelPunti h2{font-size:13px;margin:0px;padding:0px;}*/
#panelPunti table h1{font-size:16px;color:#4398d7;padding:0;margin:0;border-bottom:1px solid #eeeeee;height:20px}
#panelPunti table h2{font-size:11px;color:#999;padding:0;margin:0;font-weight:normal}
#panelPunti .resultbox {
  float:left;width:100%;margin-bottom:10px;padding:5px 5px;border-bottom:1px solid #EEE;
}
#panelPunti .divImage{overflow:hidden;height:90px;width:150px;}
#panelPunti .resultBox h2{font-size:10pt;font-weight:bold;color:#FF0000;padding:0px;margin:0 0 5px 0;text-align:left;}
#panelPunti .resultBox a{text-decoration:none;color:#F60;font-size:13px}
#panelPunti .resultBox a:hover{color:#F30;}
#panelPunti .resultBox .points {
  font-size:13px;
  font-weight: bold;
  color: #99bf00;
  text-align: center;
}
#panelPunti table.totals {
  width:98%;
  margin:10px 5px; 
}
#panelPunti table.totals th {
  font-size:13px;
  height:20px;
  color:#a0be0e;
  text-align: right;
  padding:3px 5px;
}

#panelPunti table.totals td {
  font-size:13px;
  height:20px;
  color:#a0be0e;
  text-align: right;
  font-weight: bold;
}


#panelPunti table.costs {
  width:98%;
  margin:10px 5px 0 5px; 
  border-bottom:1px solid #CCC;
}
#panelPunti table.costs th {
  font-size:13px;
  height:20px;
  color:#999;
  text-align: right;
  padding:3px 5px;

}

#panelPunti table.costs td {
  font-size:13px;
  height:20px;
  color:#999;
  text-align: right;
  font-weight: bold;
}

#panelPunti table.costs .textbox {
  font-size:12px;
  height:20px;
  color:#999;
  text-align: right;
  font-weight: bold;
  border:0;
  background: none;
  width: 85px;
}


#panelPunti table.generalcost {
  margin:0 10px 10px auto; 
}
#panelPunti table.generalcost th {
  font-size:14px;
  height:20px;
  color:#a0be0e;
  text-align: right;
  padding:3px 5px;
  background: #f3f8fc;
}

#panelPunti table.generalcost td {
  font-size:14px;
  height:20px;
  color:#a0be0e;
  text-align: right;
  font-weight: bold;
  background: #f3f8fc;
  padding-right: 5px;
}

#panelPunti table.generalcost .textbox {
  font-size:14px;
  height:20px;
  color:#a0be0e;
  text-align: right;
  font-weight: bold;
  border:0;
  background: none;
  width: 80px;
}


#panelPunti table.products {
  width:98%;
  margin:0 5px;
}
#panelPunti table.products th {
  font-size:11px;
  height:20px;
  color:#235b8d;
  background:#f3f8fc;
  text-align: left;
  padding:2px 5px;
}
#panelPunti table.products td {
  font-size:11px;
  padding:3px 2px;
  height:80px;
  border-bottom:1px solid #aed3ee;
}
#panelPunti .resultBox label {
  font-size:13px;
  font-weight:bold;
  color:#F60;
}
#panelPunti .pointbutton {

}
#panelPunti .pointbutton div.left {
  float:left;
	background:url(../img/btn_lx_home.jpg) no-repeat;
  height:21px;
  width:10px;
}
#panelPunti .pointbutton div.right {
  float:left;
	background:url(../img/btn_rx_home.jpg) no-repeat;
  height:21px;
  width:23px;
}
#panelPunti .pointbutton div.body {
	float:left;
  background:url(../img/btn_px_home.jpg) repeat-x;
  padding-top:3px;
  height:18px;
}

#panelPunti .pointbutton div.body a {
	color: #FFF;
  font-size:11px;
  font-weight: bold;
}
#panelPunti .pointbutton div.body a:hover {
	color: #EFEFEF;
}

#panelPunti .confirmbutton {
  padding:0;border:0;background:none;font-size:13px;color:#FFF;font-weight:bold;
  cursor: pointer;
}
#panelPunti .confirmbutton div.left {
  float:left;
	background:url(../img/btn_lx_checkout_orange.png) no-repeat;
  height:30px;
  width:16px;
}
#panelPunti .confirmbutton div.right {
  float:left;
	background:url(../img/btn_rx_checkout_orange.png) no-repeat;
  height:30px;
  width:39px;
}
#panelPunti .confirmbutton div.body {
	float:left;
  background:url(../img/btn_px_checkout_orange.png) repeat-x;
  padding:7px 5px 0 0;
  height:23px;
}
#panelPunti .confirmbutton a {
	color: #FFF;
  font-size:13px;
  font-weight: bold;
}

#panelPunti .rbutton {
 
}
#panelPunti .rbutton div.left {
  float:left;
	background:url(../img/btn_lx_checkout.png) no-repeat;
  height:30px;
  width:27px;
}
#panelPunti .rbutton div.right {
  float:left;
	background:url(../img/btn_rx_checkout.png) no-repeat;
  height:30px;
  width:16px;
}
#panelPunti .rbutton div.body {
	float:left;
  background:url(../img/btn_px_checkout.png) repeat-x;
  padding:7px 0 0 5px;
  height:23px;
}
#panelPunti .rbutton a {
	color: #FFF;
  font-size:13px;
  font-weight: bold;
}

#panelPunti .lbutton {
  padding:0;border:0;background:none;font-size:13px;color:#FFF;font-weight:bold;
  cursor: pointer;
}
#panelPunti .lbutton div.left {
  float:left;
	background:url(../img/btn_lx_checkout_blu.png) no-repeat;
  height:30px;
  width:16px;
}
#panelPunti .lbutton div.right {
  float:left;
	background:url(../img/btn_rx_checkout_blu.png) no-repeat;
  height:30px;
  width:27px;
}
#panelPunti .lbutton div.body {
	float:left;
  background:url(../img/btn_px_checkout_blu.png) repeat-x;
  padding:7px 5px 0 0;
  height:23px;
}
#panelPunti .lbutton a {
	color: #FFF;
  font-size:13px;
  font-weight: bold;
}



/*#panelPunti h3{font-size:11px;margin:0px;padding:0px;}
#panelPunti th{font-size:13px;border-bottom:1px solid #DDD;}
#panelPunti tbody tr td{border-bottom:1px dashed #DDD;}
#panelPunti tfoot tr td{font-weight:bold;}*/
#bestPrice{width:90%;margin:3px auto 3px auto;}
#bestPrice h1{text-align:center;font-size:16px;color:#0066CC}
#bestPrice p{line-height:18px;}
#bestPrice a{text-decoration:underline;}
#bestPrice ul li{background:#EEE;margin-top:2px;padding:3px;}
#overlayBackGround{position:absolute;top:0;z-index:997;width:100%;height:100%;background-color:#000;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;display:none;}
#messageMiddleBox{position:absolute;left:50%;top:45%;z-index:99999999;}
#messageMiddleBox h2{font-weight:bold;font-size:13px;}
#messageMiddleBox p{font-size:13px;color:#FF0000;font-weight:bold;}
#waitSendingOrder{position:absolute;left:50%;top:45%;z-index:99999999;}
#waitSendingOrder h1{font-weight:bold;font-size:13px;}
#waitSendingOrder p{font-size:13px;color:#FF0000;font-weight:bold;}
#popupMessage{position:absolute;left:50%;top:45%;z-index:99999999;}
#popupMessage h1{font-weight:bold;font-size:13px;}
#popupMessage p{font-size:13px;color:#FF0000;font-weight:bold;}
div #middleMsgBox{position:relative;left:-50%;top:-50%;border:5px solid #9dcbec;color:#33333F;background-color:#FFF;width:450px;z-index:1}
div #middleMsgBox h2{font-size:16px;clear:both;margin:6px 0 20px 6px;text-align:left;color:#9ab904;}
div #middleMsgBox #msgText{clear:both;margin-left:10px;width:400px}
div #middleMsgBox #msgBody{clear:both;margin-left:20px;margin-top:20px;width:400px}
div #middleMsgBox #msgBody strong {
  color:#999;
  font-size:13px;
}
div #middleMsgBox #msgBody p.price {
  font-size:18px;
  font-weight:bold;
  color:#9ab904;
}
div #middleMsgBox #msgImage{height:130px;width:130px;overflow:hidden;border: 1px solid #9ab904}
div #middleMsgBox #msgDescription{margin-right:10px;margin-top:5px;width:200px;}
div #middleMsgBox #msgNotes{margin-top:10px;margin-bottom:3px;}
div #middleMsgBox .buttons {
  width:100%;
  margin:20px 0;
}
div #middleMsgBox .buttons .backlink {
  width:201px;
  height:31px;
  display:block;
  font-size:15px;
  font-weight: normal;
  color:#FFF;
  float:left;
  background: url(../img/bt_continueShopping.jpg) no-repeat;
  margin:0;
  cursor:pointer;
}

div #middleMsgBox .buttons .backlink span {
  float:left;
  margin:6px 0 0 27px;
}

div #middleMsgBox .buttons .cartlink {
  width:160px;
  height:31px;
  display:block;
  font-size:15px;
  font-weight: normal;
  color:#FFF;
  background: url(../img/btn_gotocartShopping.jpg) no-repeat;
  margin:0;
  float:left;
  cursor:pointer;
}
div #middleMsgBox .buttons .cartlink span {
  float:right;
  margin:6px 35px 0 0;
}

div #middleMsgBox #msgBottoni{text-align:right;margin-right:10px;}
div #middleMsgBox #msgBottoni li{margin-left:10px;display:inline;}
#feedback h1{font-size:16px;color:#4398d7;padding:0;margin:0;border-bottom:1px solid #eeeeee}
#feedback h2{font-size:11px;color:#999;padding:0;margin:0;font-weight:normal}

#feedback .judge a {
  font-weight:bold;
  font-size:13px;
  color: #999;
  margin-right: 10px;
}
#feedback .judge a:hover {
  color: #666;
}
#feedback .judge img {
  vertical-align: middle;
  margin-right:3px;
}
#feedback table.documents th {
  font-size:11px;
  height:20px;
  color:#235b8d;
  background:#f3f8fc;
  text-align:left;
  padding:2px 20px;
}
#feedback table.documents td {
  font-size:11px;
  padding:3px 2px;
  height:60px;
}
#feedback table.documents tfoot td {
  border:0;
  height:40px;
  color:#9dbd00;
  font-size:12px;
  font-weight: bold;
}

#feedback li#positivo{float:left;width:80px;background:url(../img/1_giudizio.gif)no-repeat;height:35px;padding-top:5px;padding-left:4px;}
#feedback li#negativo{float:left;width:80px;background:url(../img/0_giudizio.gif)no-repeat;height:35px;padding-top:5px;padding-left:4px;}
#feedback li#neutro{float:left;width:80px;background:url(../img/2_giudizio.gif)no-repeat;height:35px;padding-top:5px;padding-left:4px;}


#feedbackList table h1{font-size:16px;color:#4398d7;padding:0;margin:0;border-bottom:1px solid #eeeeee;height:20px}
#feedbackList table h2{font-size:11px;color:#999;padding:0;margin:0;}
#feedbacklist table td ul li {
  font-size:14px;
  color:#999;

}
#feedbacklist .prevbutton {
  background: url(../img/feed_return.png) no-repeat;
  display:block;
  cursor: pointer;
  width:121px;
  height: 30px;
  color:#FFF;
  font-size:13px;
  font-weight: bold;
  padding:7px 0 0 33px;
}
#feedbacklist .nextbutton {
  background: url(../img/feed_avanti.png) no-repeat;
  display:block;
  cursor: pointer;
  text-align:left;
  width:121px;
  height: 30px;
  color:#FFF;
  font-size:13px;
  font-weight: bold;
  padding:7px 33px 0 10px;
}
/*#feedbackList p{text-align:center;padding-bottom:3px;border-bottom:2px solid #FFE600;}
#feedbackList table{border-collapse:collapse;border:1px solid #CCC;}
#feedbackList th{text-align:left;font-size:11px;font-weight:bold;border-bottom:1px dashed #EEE;}
#feedbackList td{font-size:11px;background:#EEE;border-bottom:1px solid #DDD;padding:6px;}*/

#listanascita h1{font-size:16px;color:#4398d7;padding:0;margin:0;border-bottom:1px solid #eeeeee}
#listanascita h2{font-size:11px;color:#999;padding:0;margin:0;font-weight:normal}
#listanascita p{background:url(../img/ico_info_red.png) no-repeat;padding-left:30px;margin:20px 10px;font-size:11px;}
#listanascita p a {
  color: #F60;font-weight: bold;
}
#listanascita .infotable {
  margin:20px auto;
  
}
#listanascita .infotable th {
  font-size: 12px;
  color: #666;
  font-weight: normal;
  text-align: left;
  padding:6px 6px 6px 0;
}
#listanascita .infotable td {
  font-size:12px;
  padding:6px 20px 6px 0;
  color:#999;
}
#listanascita .products {
  width:99%;
  border-bottom:1px solid #EEE;
}
#listanascita .products td {

  padding:10px 3px;
  vertical-align: top;
}
#listanascita .products td a {
  font-weight: bold;
  margin: 0 0 5px;
  color: #FF6600;
  font-size:13px;
  text-decoration: none;
}
#listanascita .products td.price {
  font-weight: bold;
  color: #99bf00;
  font-size:13px;
  text-align:center;
}
#listanascita .products td p {
  background: none;
  padding:0;
  margin:0;
  font-size:13px;  
  color:#666; 
}
#listanascita .products td p.description { 

}
#listanascita .products td p.remove {
  float:left;
  margin:15px 0 0 30px;
}
#listanascita .products td p.status { 
  margin:15px 0 0 30px;
  font-weight: bold;
  float:left;
}
#listanascita .products td p.status span {
  color:#F60;
}
#listanascita .products td a:hover {
  color: #F30;
}
#listanascita .products .buyinfo {
  background: #f4f4f4;
}
#listanascita .products .buyinfo th {
  font-size:11px;
  color:#999;
  padding:2px;
}
#listanascita .products .buyinfo td a {
  font-size:11px;
}
#listanascita .products .buyinfo td {
  border:0;
  padding:2px;
}
#listanascita .createLista  {
  margin:10px 0 0 100px;
}
#listanascita .createLista td{font-size:13px;padding:0 3px 8px 0;}
#listanascita .createLista .textbox {
  border:1px solid #999;
  font-size:13px;
  color: #666;
  padding:1px;
}


#messageError h1{font-size:16px;}
#messageError p{font-size:13px;color:#F00;font-weight:bold;text-align:center;}
.LineBeforeCart{background-color:#0066CC;}
.LineAfterCart{background-color:#80BFFF;}

.mainbox{float:left;width:385px;height:340px;overflow:hidden;padding:0;margin-bottom:6px;}
.mainbox .body{border-bottom:1px solid #FFE4A1;border-left:1px solid #FFE4A1;border-right:1px solid #FFE4A1;height:300px;}
.mainbox ul li{list-style:disc;margin-left:20px;}
.mainbox ul li h2{padding:2px 0 2px 0;margin:0;}
.mainbox h1{font-size:10pt;background:url(../img/mainbox_h1.jpg) no-repeat;height:24px;padding:6px 0 0 6px;color:#FFF;margin:0;}
.mainbox h1 a{color:#FFF;}
.mainbox h1 a:hover{color:#EEE;}
.mainbox h2{font-size:8pt;}
.mainbox h3{font-size:8pt;font-weight:normal;height:50px;}
.mainbox .price{font-weight:bold;color:#F60;font-size:10pt;}
.mainbox .pricepounds{font-weight:bold;color:#AAA;font-size:10pt;}
#reservedAreaBox{width:500px;left:20%;position:relative;}
#reservedAreaBox fieldset{border:1px solid #CCC;}
#reservedAreaBox fieldset legend{font-weight:bold;font-size:13px;color:#0066DD;}
#reservedAreaBox fieldset table tr th{font-size:8pt;color:#0066DD;}
#reservedAreaBox table{margin:0 auto 0 auto;width:100%;}
#reservedAreaBox h1{color:#325D78;font-size:23px;margin-bottom:10px;text-align:center;}
#reservedAreaBox .welcome{border-bottom:1px dashed #003655}
#reservedAreaBox ul{margin-top:0px;}
#reservedAreaBox ul li{display:list-item;list-style:disc;padding-bottom:2px;}
#reservedAreaBox ul li a{text-decoration:underline;}
#reservedAreaBox ul li a:hover{text-decoration:none;}
.shoppingcartlink{font-size:13px;font-weight:bold;color:#FFF;vertical-align:middle;text-align:left;padding:0 0 0 10px;border:0;background: url(../img/bt_cart_dept.jpg) no-repeat;width:200px;height:28px;line-height:28px;cursor:pointer;}
#searchResult .resultGridBox .officialprice{color:#CCC !important;text-decoration:line-through;font-size:10px;}
#searchResult .resultGridBox .pricepounds{color:#CCC !important;font-weight:bold;font-size:7pt;}
#searchResult .resultGridBox li{width:180px;height:270px;float:left;text-align:center;margin:3px;}
#searchResult .resultGridBox .priceDesc{color:#0066CC;font-weight:bold;}
#searchResult .resultGridBox .price{color:#99BF00;font-weight:bold;font-size:14px;}
#searchResult .resultGridBox h2{text-align:center;font-size:10pt;font-weight:normal;margin:0 2px 10px 2px;padding:0px;height:40px}

#searchResult .resultGridBox li h2 a {font-size:12px;font-weight:normal;padding:0;margin:0;height:60px;color:#999}
#searchResult .resultGridBox li h2 a:hover {color:#F60}
#searchResult .resultGridBox .image{overflow:hidden;width:130px;height:130px;position:relative;margin:2px auto 10px auto;}

#searchResult .resultGridBox{
  
}


#youtube{background:#FFF;border:2px solid #a7c723;display:none;z-index:998;}
#youtube .closebutton {
  color:#777;
	font-weight: bold;
	font-size:16px;
  display:inline;
}
#compare{padding:10pt;}
#comparetable{border:1px solid #CCC;border-collapse:collapse;margin-top:10px;}
#comparetable tr td{border-right:1px solid #CCC;}


#comparetable .resultbutton {

}
#comparetable .resultbutton div.left {
  float:left;
	background:url(../img/btn_lx_result.jpg) no-repeat;
  height:28px;
  width:15px;
}
#comparetable .resultbutton div.right {
  float:left;
	background:url(../img/btn_rx_result.jpg) no-repeat;
  height:28px;
  width:33px;
}
#comparetable .resultbutton div.body {
	float:left;
  background:url(../img/btn_px_result.jpg) repeat-x;
  line-height: 25px;  
  height:28px;
}

#comparetable .resultbutton div.body a {
	color: #FFF;
  font-size:12px;
}
#comparetable .resultbutton div.body a:hover {
	color: #EFEFEF;
}

#compare h1{color:#a0be0e;font-size:16px;text-decoration:none;text-align:center;padding:10px 0}
#compare h2{text-align:left;font-size:10pt;color:#F60;}
#compare h3{padding:3px;font-size:8pt;text-align:center;height:40px;background:#F60;margin:0;}
#compare h3 a{color:#FFF;}
#compare select{width:100%;font-size:9pt;margin-top:6px;}
#compare .price{font-weight:bold;font-size:14pt;color:#009900;padding:0px;margin:0px;border:0;}
#compare .description{margin:5px 0 5px 0;background:#CCC;font-weight:bold;padding:3px 3px 3px 3px;}
#compare .descriptionBody{line-height:12pt;padding:3px;}


#compare .button {
  background: none;
  border:none;
  cursor:pointer;
  width:150px;
}
#compare .button div.left {
  float:left;
	background:url(../img/btn_lx_submit.png) no-repeat;
  height:28px;
  width:14px;
}
#compare .button div.right {
  float:left;
	background:url(../img/btn_rx_submit_arrow.png) no-repeat;
  height:28px;
  width:33px;
}
#compare .button div.body {
	float:left;
  background:url(../img/btn_px_submit.png) repeat-x;
  height:28px;
}

#compare .button  a {
	color: #FFF;
  font-size:13px;
  font-weight: bold;
}

#newsletterpopup  {
	position:absolute;top:0;z-index:90;width:100%;height:200%;
}
#newsletterpopup #content {
	width:505px;
	height:350px;
	z-index:91;
	top:100px;
	position:relative;border:2px solid #FFD700;color:#33333F;background-color:#FFF;
}
#newsletterpopup #content label {
	display: block;
	font-weight: bold;
	font-size:10pt;
}
#newsletterpopup #content .textBox {
	font-size:10pt;
	width:400px;
	height:22px;
	border:1px solid #CCC;
}
#newsletterbox {
	margin-top:10px;
	margin-bottom:10px;
	width: 221px;
	height:230px;
	padding:0 0 0 3px;
	text-align: center;
  float:left;
}
#newsletterbox.it {
 	background: url(../img/it/bg_box_newsletter.jpg) no-repeat;
}
#newsletterbox.en {
 	background: url(../img/en/bg_box_newsletter.jpg) no-repeat;
}
#newsletterbox.fr {
 	background: url(../img/fr/bg_box_newsletter.jpg) no-repeat;
}
#newsletterbox span {
	font-size:13px;
	color:#1F7FBf;
}
#newsletterbox .newsmail {
	background: url(../img/bg_newsletter_subscription.jpg) no-repeat;
	padding:6px 0 0 3px;
	height:30px;
  margin:12px 0 3px 3px;
}
#newsletterbox #newsMail {
	border:0;
	font-size:12px;
	color: #999;
}
#newsletterbox .newssend {
	border:0;
	background: url(../img/bt_newsletter_subscription.jpg) no-repeat;
	width:130px;
	height:25px;
	font-weight: bold;
	font-size:15px;
	color:#FFF;
	cursor:pointer;
}
#newsletterbox a {
	color: #7F9F00;
}
#newsletterbox a:hover {
	color: #F60;
}
#newsletterbox #newsprivacytext {
	display:none;background:#FFF;z-index:1000;
	width:500px;
	height:500px;
	overflow: auto;
	border:2px solid #92b10d;
	color: #666;
}
#ajaxFBPosts * {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}
#ajaxFBPosts .profileimage {
  margin:2px 10px 10px 2px;
}
#ajaxFBPosts a {
 color: #3B5998;
  cursor: pointer;
  font-size:11px;

  text-decoration: none; 
}
#ajaxFBPosts a:hover { 
  text-decoration:underline;
}
#ajaxFBPosts a.profilename { 

  font-weight: bold;

}

#ajaxFBPosts .posttext {
  
    color: #1A1A1A;
    line-height: 14px;
    margin: 0 28px 5px 0;
}
#ajaxFBPosts .postlikes {
  background: url(../img/fb-likes.png) no-repeat;
  padding-left:19px;
  color: #3B5998;
  margin-right:3px;
}
