/*www.ferrodicavallopalermo.it*/

/*start main*/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #f6e8cb;
	background-repeat: repeat-x;
	color: #000000;
	text-align: center;
	background-image: url(../images/bkg_main.gif);
	margin: 10px 0 0;
	padding: 0;
}

html,
table,
div,
form,
button,
h1,
h2,
h3,
h4,
h5,
h6{
	margin: 0;
	padding: 0;
	text-indent: 0;
}

img,
button{
	border: 0 none;
}

p{
	margin-top: 0;
}

a:link,
a:visited,
a:active{
	text-decoration: none;
	color: #000000;
}

a:hover,
a:focus{
	text-decoration: underline;
	color: #000000;
}

div#container{
	width: 940px;
	text-align: left;
	/*corregge la posizione del container per FF e Chrome*/
	margin: 0 auto;
	padding: 0 1px 0 0;
}

*:first-child+html div#container{
	/*corregge la posizione del container per IE7*/
	margin: 0 0 0 1px!important;
	padding: 0!important;
}

/*codice interpretato, almeno per il momento, solamente da Opera e Chrome*/
@media all and (min-width: 10px){
   div#container{
		padding: 0;
	}
}

div#header{
	width: 940px;
	padding: 0;
	margin: 0 auto;
}

div#extra{
	width: 171px;
	float: right;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background-image: url(../images/bkg_extra.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 5px 18px 0;
	text-align: center;
}

*:first-child+html div#extra{
	margin: 0 5px 0 0!important;
}

div#content{
	width: 749px;
	margin: 0 5px;
	background-image: url(../images/bkg_content.gif);
	background-repeat: repeat-y;
	background-position: center;
}

div#contentHome{
	width: 749px;
	min-height: 621px;
	height: auto !important;
	height: 621px;
	margin: 0 5px;
	background-image: url(../images/bkg_content_home.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

div#contentHomeTop{
	width: 749px;
	height: 510px;
	margin: 0 5px;
	/*background-image: url(../images/bkg_content_home_top.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;*/
}

div#contentHomeBottom{
	width: 749px;
	height: 111px;
	margin: 0 5px;
	background-image: url(../images/bkg_content_home_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

div#footer{
	font-size: 10px;
	text-align: center;
	background-image: url(../images/bkg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 18px 0 10px;
	clear: right;
}

/*end main*/

/*start header*/

div#headerTop,
div#headerCenterTop,
div#headerCenterBottom,
div#headerBottom{
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	padding: 0;
}

div#headerTop{
	height: 95px;
	background-image: url(../images/bkg_header_top.jpg);
}

div#headerCenterTop{
	height: 25px;
	background-image: url(../images/bkg_header_center_top.jpg);
}

div#headerCenterTop #navigation2{
	font-size: 11px;
	font-weight: bold;
	width: 350px;
/*	height: 30px;*/
	float: right;
	margin: 0 5px 0 0;
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
}

div#headerCenterTop #navigation2 a:link,
div#headerCenterTop #navigation2 a:active,
div#headerCenterTop #navigation2 a:visited{
	color: #FFFFFF;
}

div#headerCenterBottom{
	height: 30px;
	background-image: url(../images/bkg_header_center_bottom.jpg);
}

div#headerCenterBottom #navigation1{
	font-size: 11px;
	font-weight: bold;
	margin: 0 5px 0 200px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div#headerCenterBottom #navigation1 a:link,
div#headerCenterBottom #navigation1 a:active,
div#headerCenterBottom #navigation1 a:visited{
	text-decoration: none;
	padding: 0 2px 3px;
	color: #8c5d08;
}

div#headerCenterBottom #navigation1 a:hover,
div#headerCenterBottom #navigation1 a:focus{
	text-decoration: none;
	color: #000000;
	background-color: #ffde6a;
}

div#headerBottom{
	height: 70px;
	background-image: url(../images/bkg_header_bottom.jpg);
}

/*end header*/

/*start content*/

div#contentTop{
	height: 20px;
	background-image: url(../images/bkg_content_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
}

div#contentBottom{
	height: 120px;
	background-image: url(../images/bkg_content_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: right;
}

div#contentCenter{
	min-height: 553px;
	height: auto !important;
	height: 574px;
	padding: 0 20px 0 21px;
	margin: 0;
	font-size: 11pt;
}

*:first-child+html div#contentCenter{
	min-height: 574px!important;
}

div#contentCenter p{
	padding: 0 0 10px;
	margin: 0;
	text-indent: 20px;
}

div#contentCenter .title1{
	padding: 2px 0 0 35px;
	margin: 0 0 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cb9609;
	background-image: url(../images/bkg_title_01.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

div#contentCenter .title2{
	margin: 20px 0 5px;
	text-transform: uppercase;
	color: #cb9609;
}

div#contentCenter .title2small{
	color: #cb9609;
	font-style: oblique;
	text-transform: lowercase;
	font-size: 14px;
}

div#contentCenter .title3{
	font-size: 14px;
	margin: 20px 0 5px;
	text-transform: capitalize;
	color: #cb9609;
}

div#contentCenter .title4{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div#contentCenter .title5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

div#contentCenter .title6{
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 30px;
}

div#contentCenter .text7{
	font-size: 11px;
	float: left;
}

div#contentCenter ul{
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

div#contentCenter ul a:link,
div#contentCenter ul a:active,
div#contentCenter ul a:visited{
	background-image: url(../images/bkg_li_01.gif);
	background-repeat: no-repeat;
	background-position: 0 55%;
	color: #cb9609;
	padding: 0 0 0 15px;
}

div#contentCenter ul a:hover,
div#contentCenter ul a:focus{
	color: #000000;
	text-decoration: none;
}

div#contentBottom .pageUp:link,
div#contentBottom .pageUp:active,
div#contentBottom .pageUp:visited{
	padding: 20px 20px 0 0;
	color: #999999;
	font-style: oblique;
	font-size: 12px;
}

div#contentBottom .pageUp:hover,
div#contentBottom .pageUp:focus{
	color: #000000;
	text-decoration: none;
}

div#contentCenter .linkRight{
	text-align: right;
	margin: 20px 0;
	/* float: right; */
}

div#contentCenter .pageBack:link,
div#contentCenter .pageBack:active,
div#contentCenter .pageBack:visited{
	color: #cb9609;
	font-size: 12px;
}

div#contentCenter .pageBack:hover,
div#contentCenter .pageBack:focus{
	color: #b97a09;
	text-decoration: none;
}

div#contentCenter .img1,
div#contentCenter .img2,
div#contentCenter .img3,
div#contentCenter .img4{
	border: solid 1px #cb9609;
}

div#contentCenter .img1{
	float: right;
	margin: 5px 0 5px 10px;
}

div#contentCenter .img2,
div#contentCenter .img4{
	margin: 5px 10px 5px 0;
}

div#contentCenter .img2{
	cursor: pointer;
}

div#contentCenter .line1{
	background-color: #f5d566;
	height: 2px;
	width: 707px;
	margin: 10px 0 20px;
	clear: left;
}

/*
*:first-child+html div#contentCenter .line1{
	margin: 20px 0 !important;
}
*/

div#contentCenter .paginatore{
	color: #cb9609;
	font-weight: bold;
}

div#contentCenter .paginatore a:link,
div#contentCenter .paginatore a:active,
div#contentCenter .paginatore a:visited{
	color: #cb9609;
	font-size: 12px;
}

div#contentCenter .paginatore a:hover,
div#contentCenter .paginatore a:focus{
	color: #000000;
	text-decoration: none;
}

div#contentCenter .formSouvenir{
	width: 250px;
	margin: 0 10px 10px 0;
	float: left;
}

div#contentCenter .formSouvenir span{
	display: block;
	margin: 10px 0 0 0;
}

div#contentCenter .formSouvenir .prezzo{
	color: #cb9609;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, verdana, Helvetica, sans-serif;
}

div#contentCenter .formSouvenir .boxForm,
div#contentCenter .formSouvenir .boxHigh{
	float: right;
}

div#contentCenter .formSouvenir .boxForm{
	border: 1px solid #b97a09;
	background-color: #FFFFFF;
}

div#contentCenter .formSouvenir .boxHigh{
	border: 1px solid #b97a09;
	background-color: #ffeeae;
}

div#contentCenter .formSouvenir .btnAggiungi,
div#contentCenter .btnPaypal:link,
div#contentCenter .btnPaypal:active,
div#contentCenter .btnPaypal:visited{
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 25px;
	display: block;
}

div#contentCenter .formSouvenir .btnAggiungi{
	background-image: url(../images/btn_aggiungi.gif);
	width: 109px;
	cursor: pointer;
}

div#contentCenter .btnPaypal:link,
div#contentCenter .btnPaypal:active,
div#contentCenter .btnPaypal:visited{
	background-image: url(../images/btn_paypal.gif);
	width: 130px;
	margin: 0 0 20px auto;
}

div#contentCenter .formSouvenir .btnAggiungi:hover,
div#contentCenter .btnPaypal:hover,
div#contentCenter .btnPaypal:focus{
	background-position: 50% 100%;
}

/*
div#contentCenter .imgRight{
	float: right;
	margin: 0 0 5px 10px;
}
*/

div#contentCenter .datiSped{
	margin: 10px 0;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-indent: 0;
	font-size: 13px;
}

.divRight1{
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 20px;
}

.divRight1 a:link,
.divRight1 a:active,
.divRight1 a:visited{
	padding: 10px 0;
	color: #999999;
	font-style: oblique;
	font-size: 12px;
}

.divRight1 a:hover,
.divRight1 a:focus{
	color: #000000;
	text-decoration: none;
}

.textJustify{
	text-align: justify;
}

.ingredients{
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.ingredients p{
	font-style: italic;
}

/*end content*/

/*start content table carrello*/

div#contentCenter .tblCarrello{
	width: 100%;
	text-align: center;
}

div#contentCenter .tblCarrello td{
	padding: 10px 0;
	vertical-align: top;
}

div#contentCenter .tblCarrello .textLeft,
div#contentCenter .tblCarrello .tdTitle1{
	text-align: left;
}

div#contentCenter .tblCarrello .tdLine,
div#contentCenter .tblCarrello .tdLineGrey{
	padding: 0;
	height: 2px;
	background-color: #f5d566;
}

div#contentCenter .tblCarrello .tdLineGrey{
	background-color: #fefaf0;
}

div#contentCenter .tblCarrello .tdTitle1,
div#contentCenter .tblCarrello .tdTitle2{
	font-size: 13px;
	color: #b97a09;
}

div#contentCenter .tblCarrello .tdColor{
	background-color: #fefaf0;
	text-align: right;
	padding: 10px;
}

div#contentCenter .tblCarrello .tdQt{
	padding: 10px 15px;
	border-right: 1px solid #f2f2f2;
}

div#contentCenter .tblCarrello .imgThumb{
	float: left;
	border: 1px solid #cb9609;
	margin: 0 10px 0 0;
}

div#contentCenter .tblCarrello .text1,
div#contentCenter .tblCarrello .text3,
div#contentCenter .tblCarrello .text4{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #cb9609;
}

div#contentCenter .tblCarrello .text1{
	font-size: 12px;
}

div#contentCenter .tblCarrello .text2,
div#contentCenter .tblCarrello .text5{
	font-size: 11px;
	display: block;
	font-weight: normal;
}

div#contentCenter .tblCarrello .text2{
	min-height: 43px;
	height: auto !important;
	height: 43px;
	width: 280px;
}

div#contentCenter .tblCarrello .text3,
div#contentCenter .tblCarrello .text4{
	font-size: 16px;
}

div#contentCenter .tblCarrello .text4{
	color: #000000;
}

div#contentCenter .tblCarrello .text5{
	width: 450px;
}

div#contentCenter .tblCarrello .text6{
	color: #000000;
	font-size: 18px;
}

div#contentCenter .btnModifica:link,
div#contentCenter .btnModifica:active,
div#contentCenter .btnModifica:visited,
div#contentCenter .btnDettagli:link,
div#contentCenter .btnDettagli:active,
div#contentCenter .btnDettagli:visited,
div#contentCenter .btnCancella:link,
div#contentCenter .btnCancella:active,
div#contentCenter .btnCancella:visited,
div#contentCenter .btnAggiorna:link,
div#contentCenter .btnAggiorna:active,
div#contentCenter .btnAggiorna:visited{
	background-position: 50% 0;
	background-repeat: no-repeat;
	width: 59px;
	height: 20px;
	display: block;
	margin: 0 0 20px;
}

div#contentCenter .btnModifica:hover,
div#contentCenter .btnModifica:focus,
div#contentCenter .btnDettagli:hover,
div#contentCenter .btnDettagli:focus,
div#contentCenter .btnCancella:hover,
div#contentCenter .btnCancella:focus,
div#contentCenter .btnAggiorna:hover,
div#contentCenter .btnAggiorna:focus{
	background-position: 50% 100%;
}

div#contentCenter .btnModifica:link,
div#contentCenter .btnModifica:active,
div#contentCenter .btnModifica:visited{
	background-image: url(../images/btn_modifica.gif);
}

div#contentCenter .btnDettagli:link,
div#contentCenter .btnDettagli:active,
div#contentCenter .btnDettagli:visited{
	background-image: url(../images/btn_dettagli.gif);
}

div#contentCenter .btnCancella:link,
div#contentCenter .btnCancella:active,
div#contentCenter .btnCancella:visited{
	background-image: url(../images/btn_cancella.gif);
}

div#contentCenter .btnAggiorna:link,
div#contentCenter .btnAggiorna:active,
div#contentCenter .btnAggiorna:visited{
	background-image: url(../images/btn_aggiorna.gif);
	margin: 0;
}

div#contentCenter .btnSvuota:link,
div#contentCenter .btnSvuota:active,
div#contentCenter .btnSvuota:visited,
div#contentCenter .btnShopping:link,
div#contentCenter .btnShopping:active,
div#contentCenter .btnShopping:visited,
div#contentCenter .btnProcedi:link,
div#contentCenter .btnProcedi:active,
div#contentCenter .btnProcedi:visited{
	background-position: 50% 0;
	background-repeat: no-repeat;
	width: 59px;
	height: 25px;
	display: block;
	margin: 0 0 20px;
}

div#contentCenter .btnSvuota:link,
div#contentCenter .btnSvuota:active,
div#contentCenter .btnSvuota:visited{
	background-image: url(../images/btn_svuota.gif);
	width: 91px;
}

div#contentCenter .btnShopping:link,
div#contentCenter .btnShopping:active,
div#contentCenter .btnShopping:visited{
	background-image: url(../images/btn_shopping.gif);
	width: 109px;
	float: left;
}

div#contentCenter .btnProcedi:link,
div#contentCenter .btnProcedi:active,
div#contentCenter .btnProcedi:visited{
	background-image: url(../images/btn_procedi.gif);
	width: 121px;
}

div#contentCenter .btnSvuota:hover,
div#contentCenter .btnSvuota:focus,
div#contentCenter .btnShopping:hover,
div#contentCenter .btnShopping:focus,
div#contentCenter .btnProcedi:hover,
div#contentCenter .btnProcedi:focus{
	background-position: 50% 100%;
}

/*end content table carrello*/

/*start content table cliente*/

div#contentCenter .tblCliente{
	width: 100%;
	font-size: 12px;
}

div#contentCenter .tblCliente td{
	padding: 10px 0 5px;
	vertical-align: top;
}

div#contentCenter .tblCliente .textRight{
	text-align: right;
	padding: 10px 10px 5px 0;
}

div#contentCenter .tblCliente .tdLine{
	height: 2px;
	background-color: #f5d566;
	padding: 0;
}

div#contentCenter .tblCliente .boxForm{
	border: solid 1px #b97a09;
	background-color: #f2f2f2;
	margin: 0 0 5px;
	padding: 0 5px;
}

div#contentCenter .tblCliente .boxHigh{
	border: solid 1px #f5d566;
	background-color: #fdffbe;
	margin: 0 0 5px;
	padding: 0 5px;
}

div#contentCenter .tblCliente .btnAggiungi{
	background-image: url(../images/btn_procedi.gif);
	background-position: 50% 0;
	background-repeat: no-repeat;
	width: 121px;
	height: 25px;
	cursor: pointer;
	display: block;
}

div#contentCenter .tblCliente .btnAggiungi:hover{
	background-position: 50% 100%;
}

div#contentCenter .tblCliente .btnCancellaForm{
	background-image: url(../images/btn_cancellaform.gif);
	background-position: 50% 0;
	background-repeat: no-repeat;
	width: 93px;
	height: 25px;
	cursor: pointer;
	display: block;
}

div#contentCenter .tblCliente .btnCancellaForm:hover{
	background-position: 50% 100%;
}

/*end content table cliente*/

/*start content table informazioni*/

div#contentCenter #tblInfo{
	width: 100%;
	font-size: 12px;
}

div#contentCenter #tblInfo td{
	padding: 10px 0 5px;
	vertical-align: top;
}

div#contentCenter #tblInfo .vSpace{
	height: 20px;
}

div#contentCenter #tblInfo .tdLine{
	height: 2px;
	background-color: #f5d566;
	padding: 0;
}

div#contentCenter #tblInfo .boxForm{
	border: solid 1px #b97a09;
	background-color: #f2f2f2;
	margin: 0 0 5px;
	padding: 0 5px;
}

div#contentCenter #tblInfo .boxHigh{
	border: solid 1px #f5d566;
	background-color: #fdffbe;
	margin: 0 0 5px;
	padding: 0 5px;
}

div#contentCenter #tblInfo .btnInvia,
div#contentCenter #tblInfo .btnCancellaInfo{
	background-position: 50% 0;
	background-repeat: no-repeat;
	width: 63px;
	height: 25px;
	cursor: pointer;
	display: block;
	margin: 0 20px 5px;
}

div#contentCenter #tblInfo .btnInvia{
	background-image: url(../images/btn_invia.gif);
	float: left;
}

div#contentCenter #tblInfo .btnInvia:hover,
div#contentCenter #tblInfo .btnCancellaInfo:hover{
	background-position: 50% 100%;
}

div#contentCenter #tblInfo .btnCancellaInfo{
	background-image: url(../images/btn_cancellainfo.gif);
	float: right;
}

/*
div#contentCenter .tblCliente .textRight{
	text-align: right;
	padding: 10px 10px 5px 0;
}

div#contentCenter .tblCliente .tdLine{
	height: 2px;
	background-color: #f5d566;
	padding: 0;
}

div#contentCenter .tblCliente .boxForm{
	border: solid 1px #b97a09;
	background-color: #f2f2f2;
	margin: 0 0 5px;
	padding: 0 5px;
}

div#contentCenter .tblCliente .boxHigh{
	border: solid 1px #f5d566;
	background-color: #fdffbe;
	margin: 0 0 5px;
	padding: 0 5px;
}

div#contentCenter .tblCliente .btnCancellaForm{
	background-image: url(../images/btn_cancellaform.gif);
	background-position: 50% 0;
	background-repeat: no-repeat;
	width: 93px;
	height: 25px;
	cursor: pointer;
	display: block;
}

div#contentCenter .tblCliente .btnCancellaForm:hover{
	background-position: 50% 100%;
}*/

/*end content table informazioni*/

/*start extra*/

.extraTop{
	height: 20px;
	background-image: url(../images/bkg_extra_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.extraBottom{
	height: 40px;
	background-image: url(../images/bkg_extra_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.extraCenter{
	min-height: 561px;
	height: auto !important;
	height: 561px;
	margin: 0;
}

.divisore{
	height: 30px;
	background-image: url(../images/bkg_extra_divisore.gif);
	background-repeat: no-repeat;
	background-position: center;
}

div#extra a:link,
div#extra a:visited,
div#extra a:active{
	font-size: 10px;
	text-transform: uppercase;
	line-height: 10px;
}

div#extra a:hover,
div#extra a:focus{
	text-decoration: none;
	font-weight: bold;
}

div#extra .btnAiuto:link,
div#extra .btnAiuto:active,
div#extra .btnAiuto:visited{
	background-image: url(../images/btn_help.gif);
	background-position: 50% 0;
	background-repeat: no-repeat;
	width: 91px;
	height: 25px;
	display: block;
	margin: 20px auto;
}

div#extra .btnAiuto:hover,
div#extra .btnAiuto:focus{
	background-position: 50% 100%;
}

div#extra #extraOrari{
	font-size: 10px;
	text-align: left;
	margin: 5px 20px;
}

div#extra #extraOrari strong{
	margin: 7px 0 3px;
	display: inline-block;
}

/*end extra*/

/*start footer*/

div#footer .menu{
	color: #000000;
	padding: 7px 0;
	font-weight: bold;
	letter-spacing: 1px;
}

div#footer .menu a:link,
div#footer .menu a:visited,
div#footer .menu a:active{
	color: #8c5d08;
	text-transform: uppercase;
	text-decoration: none;
}

div#footer .menu a:hover,
div#footer .menut a:focus{
	color: #000000;
}

div#footer .copyright{
	color: #000000;
	margin: 2px 0 15px;
}

div#footer .linkYODA:link,
div#footer .linkYODA:visited,
div#footer .linkYODA:active{
	color: #000000;
}

div#footer .linkYODA:hover,
div#footer .linkYODA:focus{
	text-decoration: underline;
}

div#footer .left{
	float: left;
	margin: 0 0 0 10px;
}

div#footer .right{
	float: right;
	margin: 0 10px 0 0;
}

/*end footer*/

/*start slideshow*/

.slideshowContainer{
	border: #cb9609 1px solid;
	background-color: #3e4e2f;
	margin-bottom: 5px;
	width: 248px;
	height: 398px;
	text-align: center;
}

.loading{
	background: url(images/loading.gif) no-repeat center 50%
}

.slideshowThumbnail{
	outline: none
}

.slideshowThumbnail img{
	border: white 1px solid;
	padding: 2px;
}

a.slideshowThumbnail:hover img{
	border: #ccc 1px solid;
	padding: 2px;
}

.current img{
	border: red 1px solid;
	padding: 5px;
}

.outline{
	border: #cb9609 1px solid;
	position: absolute;
}

#thumbnails{
	
}

#slideMenuBox{
	border: 1px solid #999999;
	background-color: #f1f1f1;
	margin: 5px 0 0!important;
	margin: 0;
	padding: 4px 0;
	text-align: center;
	font-size: 10px;
}

*:first-child+html #slideMenuBox{
	margin: 0!important;
}

#slideMenuBox a:link,
#slideMenuBox a:active,
#slideMenuBox a:visited{
	
}

#slideMenuBox a:hover,
#slideMenuBox a:focus{
}

/*end slidewhow*/
