/*http://www.cssbuttongenerator.com/*/
body{
	color:#222;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size:18px;
	margin: 0;
	padding:44px 0 66px 0;
	background-color:#e7e7e7;
	width:100%;
}
a{
	color:#EA7102;
	text-decoration:none;
	border-bottom:1px dotted #999;
}
form{
	margin:0;
	padding:0;
}
input[type="text"],input[type="password"],select,textarea{
	border:1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	font-size:1em;
	padding:5px 0 5px 0;
}
h1{
	margin:0;
	padding:5px;
	font-size:1.1em;
}
.butt1, #preRegistrationPage th a, #buttWishAdd{
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
	background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color:#77d42a;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-indent:0;
	border:1px solid #268a16;
	display:inline-block;
	color:#1e3a05;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	font-style:normal;
	height:45px;
	line-height:45px;
	width:279px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #aade7c;
	cursor:pointer;
}
#buttWishAdd{
	border:1px solid #469df5;
	color:#ffffff;
	text-shadow:1px 1px 0px #287ace;
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	background-image:url(../images/ico_wish_add32.png);
	background-repeat:no-repeat;
	background-position:5px center;
	color:#ffffff;
}
.buttWishAddPressed{
	background-image:url(../images/ico_wish_remove32.png) !important;
}
#preRegistrationPage th a{
	display:block;
	margin: 5px;
}
#progress .butt1, #alert .butt1, #error .butt1{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	text-shadow:1px 1px 0px #ffffff;
	border:1px solid #dcdcdc;
	color:#000;
	margin:5px auto 5px auto;
}
.buttDelete{
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93 !important;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93 !important;
	box-shadow:inset 0px 1px 0px 0px #f29c93 !important;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) ) !important;
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% ) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100') !important;
	background-color:#fe1a00 !important;
	text-shadow:1px 1px 0px #b23e35 !important;
	border:1px solid #d83526 !important;
	color:#ffffff !important;
}
.buttModify{
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab !important;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab !important;
	box-shadow:inset 0px 1px 0px 0px #caefab !important;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) ) !important;
	background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% ) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811') !important;
	background-color:#77d42a !important;
	border:1px solid #268a16 !important;
	color:#1e3a05 !important;
	text-shadow:1px 1px 0px #aade7c !important;
}
#sendPwd .butt1{
	display:block;
	margin:5px auto 0 auto;
}
#userBox .butt1{
	margin:auto;
}
#loginBox .butt1{
	display:block;
	clear:both;
	margin:5px auto 5px auto;
	float:none !important;
}
#ECS_anags .butt1, #ECS_destinations .butt1{
	margin:5px 5px 0 auto;
	width:100px;
	display:block;
	float:right;
}
.resultBox .butt1, #discountCodesBox .butt1{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6a6a6a), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #6a6a6a 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a6a6a', endColorstr='#000000');
	background-color:#6a6a6a;
	text-shadow:1px 1px 0px #000;
	border:1px solid #000;
	color:#fff;
	height:30px !important;
	line-height: 30px !important;
	width:100px !important;
	font-size:15px !important;
}
#searchForm .butt1{
	height:30px !important;
	line-height: 30px !important;
	width:100px !important;
	font-size:15px !important;
	float:left;
	text-shadow:1px 1px 0px #7cacde;
	-moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	box-shadow:inset 0px 1px 0px 0px #bee2f9;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf) );
	background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
	background-color:#63b8ee;
	border:1px solid #3866a3;
	color:#14396a;
}
#sheetProduct .butt1{
	/*
	color:#ffffff;
	border:1px solid #eda933;
	text-shadow:1px 1px 0px #cd8a15;
	-moz-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
	box-shadow:inset 0px 1px 0px 0px #fed897;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6b33d), color-stop(1, #d29105) );
	background:-moz-linear-gradient( center top, #f6b33d 5%, #d29105 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#d29105');
	background-color:#f6b33d;
	*/
	background-image:url(../images/ico_cart32.png);
	background-repeat:no-repeat;
	background-position:5px center;
}
#topTab{
	position:absolute;
	top:5px;
	right:5px;
    width:auto !important;
}
#topTab a{
	float:left;
	display:block;
    border:0;
	color: #fff;
	font-size:0.9em;
}
#langmenu{
	width:8em;
	margin:0;
	padding:0;
	float:right;
}
#langmenu a{
	float:none;
	line-height:16px;
}
#langmenu dt{
	text-align:left;
	padding:0;
	margin:0;
}
#langmenu dt a{
	display:block;
	line-height:13px;
	padding:10px 5px 7px 5px;
	height:13px;
}
#langmenu dd{
	background:#000000;
	text-align:left;
	padding:0;
	margin:0;
	display:none;
}
#langmenu img{
	float:left;
	margin:0 10px 0 0;
}
#langmenu dd a{
	border-bottom:1px dotted #A4A4A4;
	line-height:40px;
	padding:0 5px 0 5px;
}

.leftButton{
	border:0;
	background: url(../images/left.png) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:5px;
	color: #fff;
	font-size: 0.8em;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0;
	display:block;
	padding:7px 0 10px 35px;
}
#logo{
	width:100%;
	overflow:hidden;
}
#header{
	/*background: #131313 url(../images/bg_head.png) repeat-x;
	background: -moz-linear-gradient(top,#a3a3a3 0%,#3b3b3b 50%,#242424 50%,#000000);
	background: -webkit-gradient(linear, left top, left bottom,from(#a3a3a3),color-stop(0.50, #3b3b3b),color-stop(0.50, #242424),to(#000000));
	*/
	background-color: rgba(0, 0, 0, 0.8);
	position:fixed;
	top:0;
	height: 44px;
	width: 100%;
	z-index:10;
}
#container{
	padding:0 0 10px 0;
	z-index:1;
}
#funcmenu{
	/* These three lines are for transparency in all browsers. */
    background-color: rgba(0, 0, 0, 0.8);
	position:fixed;
	left:0;
	bottom:0;
	z-index:900;
	width: 100%;
	margin: 20px auto 0 auto;
	padding:10px 0 10px 0;
}
#funcmenu ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#funcmenu li{
	position:relative;
	left:0;
	top:0;
	padding:0;
	display:inline-block;
	width:60px;
	height:50px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin:0 1px 0 1px;
	border:1px solid #000;
	background:#fff;
}
#funcmenu a{
	position:relative;
	left:0;
	top:0;
	text-align:center;
	color:#000;
	font-size:0.6em;
	text-decoration:none;
	border:0;
	width:60px;
	height:50px;
	display:block;
	
}
#funcmenu strong{
	display:block;
	position:absolute;
	bottom:1px;
	left:0;
	width:100%;
	z-index:10;
}
#funcmenu span{
	color:#fff;
	position:absolute;
	top:-5px;
	right:0;
	background:#ff0000;
	z-index:15;
	display:block;
	font-size:0.7em;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

#funcmenu_login a{
	background:url(../images/ico_login.png) no-repeat center 2px;
}
#funcmenu_cart a{
	background:url(../images/ico_cart.png) no-repeat center 2px;
}
#funcmenu_prod a{
	background:url(../images/ico_prod.png) no-repeat center 2px;
}
#funcmenu_wish a{
	background:url(../images/ico_wish.png) no-repeat center 2px;
}
#funcmenu_search a{
	background:url(../images/ico_search.png) no-repeat center 2px;
}
#navBar{
	line-height:35px;
	height:35px;
	color:#fff;
	padding:0 15px 0 15px;
	white-space: nowrap;
  	overflow: hidden;
	background:#000;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
	box-shadow: 0px 0px 5px rgba(0,0,0,.8);
}
#navBar a{
	color:#fff;
	border:0;
	font-size:0.8em;
}
p.message{
	padding:10px;
}
.wrongValue{border:1px solid #ff0000 !important;}
.correctValue{border:1px solid #ccc !important;}
.fullAV{color:#009900}
.inArrivalAV{color:#333399;}
.halfAV{color:#ff9900}
.preOrderAV2,.preOrderAV{color:#CCCC00;cursor:help;}
.noAV{color:#ff0000;}
.sDiscount{
	display:block;
	font-size:0.5em;
	font-weight:normal;
	padding:0;
	margin:0;
}
.grossPrice{
	font-size:1.5em;
	color:#000;
	margin:0;
	padding:0 0 3px 0;
}
.mainPrice{
	color:#cc0000;
	font-size:1.5em;
	margin:0 0 2px 0;
	margin:0;
	padding:0 0 3px 0;
}
.sIva{
	display:block;
	font-size:0.5em;
	color:#000;
	font-weight:normal;
	padding:0;
	margin:0;
}
.rangePrice{
	font-size:0.9em;
	font-weight:normal;
	margin:0;
	padding:0 0 3px 0;
}
.priceMessage{
	font-style:italic;
	display:block;
	font-size:0.9em;
	color:#9D49CF;
	margin:0;
	padding:0 0 3px 0;
}
.vmenu{
	background:#fff;
	margin:20px auto 20px auto;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	border:1px solid #969595;
	width:95%;
}
.vmenu ul{
	padding:0 0 5px 0;
	margin:0;
}
.vmenu li{
	list-style:none;
	margin:0;
	padding:0;
}
.vmenu a{
	color:#000;
	display:block;
	padding:0 10px 0 10px;
	font-weight:bold;
	font-size:1em;
	border-bottom:1px dotted #dddddd;
	line-height:43px;
	background:url(../images/arrow.png) no-repeat 98% 18px;
}
#lighBox{
	background-color:rgba(0,0,0,.8);
	position:fixed;
	text-align:center;
	bottom:0;
	top:0;
	padding:0;
	width:100%;
	z-index:1000;
}
#progress{
	background-image:url(../images/loading.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
#progress,#alert,#error,#sendPwd{
	position:fixed;
	bottom:80px;
	top:90px;
	right:0;
	left:0;
	text-align:center;
	padding:20px 0 20px 0;
	z-index:1000;
	display:none;
	color:#fff;
	
	/*position:relative;
	top:90px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	background-color:rgba(0,0,0,.9);
	color:#fff;
	font-weight:bold;
	min-height:150px;
	line-height:20px;
	margin:0 auto 0 auto;
	width:90%;
	display:none;
	padding:20px 0 20px 0;
	z-index:1000;
	*/
	
}
#errorMessage h1,#listProduct h1,#regForm h1,#preRegistrationPage h1,#wishListProducts h1,#showCartList h1,#sendOrderForm h1,#loginBox h2,#userBox h2{
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	line-height:32px;
}
#errorMessage h1{
	background:url(../images/ico_warning.png) no-repeat 99% 1px;
}
#listProduct h1{
	background:url(../images/ico_prod.png) no-repeat 99% 1px;
}
#regForm h1,#preRegistrationPage h1{
	background:url(../images/ico_edit.png) no-repeat 99% 1px;
}
#wishListProducts h1{
	background:url(../images/ico_wish.png) no-repeat 99% 1px;
}
#showCartList h1{
	background:url(../images/ico_cart.png) no-repeat 99% 1px;
}
#showCartList .quantity{
	display:block;
	color:#000;
	float:left;
	line-height:20px;
	padding:0 5px 0 0;
}

#sendOrderForm{
	text-align:center;
	padding:0;
	margin:0;
}
#sendOrderForm h1{
	background:url(../images/ico_send.png) no-repeat 99% 1px;
	text-align:left;
}
#showCartList .mainTotal{
	width:auto;
}
.mainTotal{
	margin:10px auto 10px auto;
	padding:0;
	text-align:right;
	clear:both;
	width:80%;
}
.mainTotal h3{
	font-size:1.2em;
	margin:0;
	padding:5px;
	color:#ff0000;
}
.merceTotal{
	margin:15px auto 0 auto;
	padding:0;
	text-align:right;
	clear:both;
	width:80%;
	border-bottom:1px dotted #ddd;
}
.merceTotal h3{
	font-size:0.9em;
	margin:0;
	padding:5px;
}

#sendOrderForm select,#sendOrderForm textarea,#sendOrderForm input{
	width:80%;
}
#sendOrderForm label{
	display:block;
	margin:5px;
}
#sendOrderForm .freeText label, #sendOrderForm .assuranceCalc label, #sendOrderForm .fermoDeposito label, #sendOrderForm .confirmRequired label{
	display:none;
}
#sendOrderForm .freeText, #sendOrderForm .assuranceCalc,#sendOrderForm .fermoDeposito, #sendOrderForm .confirmRequired{
	text-align:left;
	width:80%;
	border-bottom:1px dotted #ddd;
	margin:5px auto 5px auto;
}

#sendOrderForm .ShowCartShippingExpenses, #sendOrderForm .ShowCartPaymentExpenses{
	width:80%;
	border-bottom:1px dotted #ddd;
	margin:0 auto 0 auto;
}


#listProduct,#wishListProducts,#showCartList,
#loginBox,#sendOrderForm,#userBox,#regForm,#preRegistrationPage,
#sheetProduct .detailsBox,
#sheetProduct .servicesBox,
#sheetProduct .descriptionBox,
#sheetProduct .imageBox,
#selectVariablesBox,
#errorMessage{
	margin:20px auto 20px auto;
	padding-bottom:5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	width:95%;
	display:table;
	background:#fff;
	border:1px solid #969595;
	clear:both;
}
#userBox h2{
	background:url(../images/ico_user.png) no-repeat 99% 1px;
	margin:0;
	padding:5px;
	font-size:1.1em;
	text-align:left;
}

#userBox{
	text-align:center;
}
#userBox ul{
	display:none;
}

#loginBox h2{
	background:url(../images/ico_login.png) no-repeat 99% 1px;
	margin:0;
	padding:5px;
	font-size:1.1em;
}
#loginBox form{
	padding:10px;
	text-align:center;
}
#loginBox label{
	height:30px;
	margin:0 0 2px 0;
	width:auto !important;
}
#loginBox input[type="text"],#loginBox input[type="password"]{
	width:278px;
	display:block;
	margin:0 auto 5px auto;
}
#loginBox input[type="checkbox"]{
	width:auto !important;
	float:none !important;
}
#loginBox ul{
	list-style:none;
	border-top:2px dotted #999;
	margin:4px;
	padding:4px;
	clear:both;
	text-align:center;
}
.sheetHref{
	display:block;
	position:absolute;
	left:0;
	right:100px;
	bottom:0;
	top:0;
	background:transparent;
	z-index:5;
	cursor:pointer;
}
.ShowCartdiscountLine{
	background:#ff8c00;
	color:#fff;
}
.ShowCartFreeLine{
	background:#f4ff71;
}
.ShowCartShippingExpenses,.ShowCartPaymentExpenses,.ShowCartFreeLine, .ShowCartdiscountLine{
	position:relative;
	border-bottom:2px dotted #fff;
	clear:both;
	font-size:0.7em;
	z-index:1;
	text-align:right;
	padding:5px;
	font-weight:bold;
}
.ShowCartShippingExpenses p,.ShowCartPaymentExpenses p,.ShowCartFreeLine p, .ShowCartdiscountLine p{
	padding:5px;
	margin:0;
}
#discountCodesBox{
	margin:0 0 10px 0;
	border:1px solid #d6d5d5;
	clear:both;
	font-size:0.8em;
}
#discountCodesBox:after,#discountCodesBox form:after{
    clear: both;
    content: "";
    display: block;
}
#discountCodesBox form{
	padding:5px 15px 5px 15px;
	margin:0;
	text-align:right;
	border:1px solid #fff;
	background:#ff8c00;
}
#discountCodesBox h2{
	display:none;
}
#discountCodesBox p{
	width:100%;
	margin:0;
	padding:0 0 10px 0;
	font-size:12px;
	text-align:left;
	line-height:19px;
	font-weight:bold;
}
#discountCodesBox input{
	float:left;
	width:140px;
	margin-right:5px;
}


.resultBox{
	position:relative;
	border-bottom:1px dotted #ddd;
	width:100%;
	float:left;
	z-index:1;
}
.resultBox img{
	position:relative;
	float:left;
	margin:5px;
	border:0;
	z-index:2;
}
.resultBox p{
	margin:5px 5px 5px 50px;
	color:#000;
	font-weight:bold;
	z-index:2;
	width:40%;
	font-size:0.65em;
}
.resultBox dl{
	margin:5px 5px 5px 50px;
	z-index:2;
	width:40%;
	overflow:hidden;
	min-width:150px;
}
.resultBox dt{
	float: left;
	width: 50px;
	font-weight: bold;
	text-align:left;
	color:#536782;
	font-size:0.5em;
	padding:2px;
	margin:0;
	line-height:9px;
	height:16px;
	border-top:1px dotted #ddd;
	overflow:hidden;
}
.resultBox dd{
	margin:0 0 0 54px;
	padding:2px;
	font-size:0.5em;
	line-height:9px;
	height:16px;
	border-top:1px dotted #ddd;
	overflow:hidden;
}
.resultBox p a{
	color:#000;
	border:0;
}
.resultBox ul{
	float:right;
	width:100px;
	list-style:none;
	padding:0;
	margin:5px;
	z-index:5;
}
.resultBox li{
	padding:0 0 2px 0;
	margin:0;
	font-size:0.65em;
	
}
.resultBox .availability span{
	font-size:10px;
	background:none !important;
	padding:0 !important;
}
#topTab{
	background:#000;
	width:90%;
	line-height:28px;
	height:auto;
	border:1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}


/* scheda prodotto */

#sheetProduct img{
	float:left;
	max-width:150px;
	margin:10px 5px 10px 5px;
}
#sheetProduct h1{
	font-weight:bold;
	margin:10px;
	padding:0;
}
#sheetProduct .servicesBox{
	text-align:center;
}
.servicesBox ul{
	margin:0;
	padding:0;
	list-style:none;
}
.servicesBox li{
	margin:0;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #ddd;
}
#sheetProduct .detailsBox dl{
	margin:0;
	padding:0;
}
#sheetProduct .detailsBox dt{
	float: left;
	clear: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	color:#536782;
	font-size:0.65em;
	padding: 5px;
	line-height:16px;
	height:12px;
	overflow:hidden;
}
#sheetProduct .detailsBox dd{
	margin: 0 0 0 110px;
	padding: 8px 5px 5px 5px;
	font-size:0.65em;
	border-bottom:1px dotted #999;
	line-height:12px;
}
#sheetProduct .detailsBox img{
	float:none;
	margin:0;
}
#sheetProduct .detailsBox a{
	border:none;
}
#sheetProduct .sIva, #sheetProduct .sDiscount{
	display:inline;
}
#sheetProduct .descriptionBox .content{
	padding:10px;
}

.cart_form input[type="text"]{
	margin:5px auto 5px auto;
	width:50px;
	display:block;
}

#buttSendOrder{
	clear:both;
	display:block;
	margin:0 auto 5px auto;
	width:279px !important;
}


#regForm table,#regForm p{
	padding:10px;
}
#regForm th{
	display:list-item;
	list-style:none;
	width:300px;
	height:25px;
	text-align:left;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
#preRegistrationPage p{
	padding:10px;
}
#preRegistrationPage th{
	display:list-item;
	list-style:none;
	text-align:left;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
	padding:10px;
	border-top:2px dotted #ccc;
}
#preRegistrationPage td{
	display:list-item;
	list-style:none;
	text-align:left;
	padding:10px;
	font-size:0.8em;
	line-height:20px;
}
#regForm td{
	display:list-item;
	list-style:none;
	text-align:left;
	width:300px;
}
#regForm input[type="text"], #regForm input[type="password"],#regForm select{
	margin:5px 0 10px 0;
	width:90%;
}
#regForm textarea{
	margin:5px 0 10px 0;
	width:90%;
	height:100px;
	display:block;
}
#regForm fieldset{
	border:0;
	padding:0;
	margin:0 0 10px 0;
}
#regForm input[type="radio"], #regForm input[type="checkbox"]{
	margin:0 5px 10px 0;
}
.pages{
	clear:both;
	margin:5px 0 20px 0;
	text-align:center;
	width:100%;
}
.pages p{margin-bottom:10px; font-size:0.6em; font-weight:bold;}
.pages a,.pages input{
	font-size:0.6em;
	padding:2px 6px 2px 6px;
	text-decoration:none;
	border:0;
	color:#92A3B9;
	border:2px solid #92A3B9;
	font-weight:bold;
}
.disabledPg{
	color:#ccc !important;
	cursor: default !important;
}
.selectedPg{
	color:#fff !important;
	border:2px solid #3B5998 !important;
	background:#3B5998 !important;
}
.orderDeniedMessage{
	padding:5px;
	margin:10px 0 10px 0;
	font-size:0.9em;
}

#ECS_anags, #ECS_destinations{
	margin:10px 0 10px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	width:100%;
	padding:0 0 10px 0;
	display:table;
	background:#fff;
}

#ECS_anags p, #ECS_destinations p{
	font-weight:bold;
	font-size:0.7em;
	margin:15px 10px 15px 10px;
}
#ECS_anags form, #ECS_destinations form{
	width:100%;
	float:left;
	border-bottom:1px dotted #ccc;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}
#ECS_anags label, #ECS_destinations label{
	color:#666666;
	display:block;
	float:left;
	padding:0 10px 0 10px;
	font-size:0.7em;
}
#ECS_anags span, #ECS_destinations span{
	color:#666666;
	display:block;
	margin-bottom:5px;
}

#ECS_anags label input, #ECS_destinations input{
	margin-top:2px;
}
.ECS_form span{
	text-align:center;
	display:block;
}
.ECS_button{
	clear:both;
	display:block;
	float:none;
	margin:5px auto 0 auto;
}
#searchForm{
	padding:10px 15px 10px 15px;
	color:#fff;
	background:#000;
	height:30px;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
	box-shadow: 0px 0px 5px rgba(0,0,0,.8);
}

#searchForm input[type="text"]{
	width:60%;
	float:left;
	margin-right:5px;
	font-size: 0.8em;
}
#footer{
	text-align:center;
	margin-bottom:10px;
}
#footer div{
	border:1px solid #000 !important;
}
#footer a{
	border:0;
}
#classicVersionButton{
	display:block;
	padding:5px;
	color:#000;
	font-size:0.8em;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.37);
}
label.error{
  color: #ff0000;
  font-weight:bold;
  display:block;
}
select.error{
 	box-shadow: 0 0 2px #ff0000;
  	border-color: #ff0000;
}
#selectVariablesBox form{
	text-align:center;
	padding:10px 5px 10px 5px;
}
#selectVariablesBox label{
	margin:0 auto 5px auto;
	font-weight:bold;
	display:block;
	font-size:0.9em;
	width:90%;
	text-align:left;
}
#selectVariablesBox .error{
	text-align:left;
	margin:0 auto 5px auto;
	font-size:0.8em;
}
#selectVariablesBox select{
	margin:0 auto 5px auto;
	width:90%;
	padding:3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	border:1px solid #888;
	font-size:0.8em;
}