/*--------------------------------------------------
J F E   S T Y L E
http://extranet.websolute.it/jfe/
http://www.websolute.it
--------------------------------------------------*/


/*--------------------------------------------------
upgrade box style
--------------------------------------------------*/
.jfeUpgrade {background:#000 url(upgrade.png) no-repeat 4px 4px; font-size:11px; color:#fff; padding:1px 5px 3px 33px; z-index:100000; min-height:28px; line-height:13px; float:left; clear:both; opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80);}
.jfeUpgrade a {color:#d25279; text-decoration:underline;}
.jfeUpgrade a:hover {text-decoration:none;}
.jfeUpgrade a img {border:none;}
.jfeUpgrade a * {cursor:pointer;}


/*--------------------------------------------------
upgrade close button style
--------------------------------------------------*/
.jfeUpgradeClose {background:#000 url(upgrade_close.png) no-repeat 0 0; text-indent:-9999px; font-size:0; text-decoration:none; color:#000; width:5px; height:5px; display:block; position:relative; float:right; top:3px; z-index:1;}
			

/*--------------------------------------------------
alternate default style
--------------------------------------------------*/
.jfeAlternateDefault {background:#eee; font-size:16px; width:100%; height:100%; padding:0;}
.jfeAlternateDefault p {background:#fff; color:#666; font-style:italic; line-height:19px; margin:0 10px 0 10px; padding:0 5px 10px 0; top:10px; position:relative; height:110px;}
.jfeAlternateDefault img {margin:10px 10px 0px 10px; float:left;}


/*--------------------------------------------------
manual default style
--------------------------------------------------*/
.jfeManualDefault {background:#000 url(manual.png) no-repeat 5px 3px; font-size:17px; color:#c5c5c5; line-height:34px; text-indent:160px; vertical-align:baseline; width:100%; height:100%; padding:0; padding-top:10px; z-index:100000; opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80);}
.jfeManualActivate {background:#000 url(activate.png) no-repeat 0 0; text-indent:-9999px; font-size:0; text-decoration:none; color:#000; width:46px; height:52px; display:block; float:left; position:relative; top:50%; left:50%; margin:-26px 0 0 -23px; z-index:1;}
.jfeManualTab {background:#000; font-size:17px; color:#c5c5c5; line-height:34px; vertical-align:baseline; width:100%; height:100%; padding:0; z-index:100000; opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80); position:relative;}
.jfeManualTab img {}
.jfeManualTab p {background:#000 url(manual.png) no-repeat 5px 3px; font-size:17px; color:#c5c5c5; line-height:34px; text-indent:180px; position:absolute; top:138px; width:100%; height:41px; padding:0; padding-top:10px; z-index:100000; opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80); display:none;}
.jfeManualActivateTab {background:transparent url(play.png) no-repeat 0 0; text-indent:-9999px; font-size:0; text-decoration:none; color:#000; width:114px; height:62px; display:block; float:both; position:absolute; top:50%; left:50%; margin:-31px 0 0 -57px; z-index:100002;}


/*--------------------------------------------------
round corners
--------------------------------------------------*/
.jfeRound {}