
/******* GENERAL **************/
#livecams								{ width:480px; float:left; color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.livecams_spacer						{ width:480px; height:20px; float:left; }
/******* GENERAL **************/

/******* SLIDE **************/
#livecams_slide							{ width:458px; float:left; padding:15px 10px 15px 10px; background-color:#f9f9f9; border:1px solid #e2e2e2; }
.livecams_slide_title					{ width:458px; height:20px; text-align:center; float:left; padding-bottom:8px; padding-top:8px; background-color:#e9e9e9; font-weight:bold; }
.livecams_slide_footer					{ width:458px; float:left; padding-top:10px; height: 40px; } /*aggiunta altezza */
#livecams_slide_box						{ position:absolute; }
#livecams_slide_box div					{ width:458px; float:left; }
#livecams_slide_box img					{ width:458px; height:346px; }
#livecams_slide_prev					{ width:197px; height:17px; float:left; padding-top:1px; padding-left:32px; text-align:left; background-image:url(../images/prev.gif); background-repeat:no-repeat; cursor:pointer; }
#livecams_slide_prev:hover				{ background-image:url(../images/prev_hover.gif); color:#333333; }
#livecams_slide_next					{ width:197px; height:17px; float:left; padding-top:1px; padding-right:32px; text-align:right; background-image:url(../images/next.gif); background-repeat:no-repeat; background-position:top right; cursor:pointer; }
#livecams_slide_next:hover				{ background-image:url(../images/next_hover.gif); color:#333333; }
#livecams_slide_mask					{ position:relative; width:458px; height:380px; overflow:hidden; float:left; }
/******* SLIDE **************/

/******* MAP **************/
#livecams_map							{ width:458px; float:left; padding:15px 10px 15px 10px; background-color:#f9f9f9; border:1px solid #e2e2e2; }
#livecams_map_content					{ width:458px; height:400px; float:left; }
/******* MAP **************/

/******* LISTING **************/
#livecams_listing						{ width:458px; float:left; padding-top:15px; padding-left:10px; padding-right:10px; padding-bottom:15px; background-color:#f9f9f9; border:1px solid #e2e2e2; }
.livecams_listing_item					{ width:458px; float:left; }
.livecams_listing_item_title			{ width:448px; float:left; padding-left:10px; padding-bottom:6px; padding-top:6px; margin-bottom:10px; background-color:#e9e9e9; font-weight:bold; }
.livecams_listing_item_gallery			{ width:458px; float:left; padding-bottom:20px; }
.livecams_listing_item_gallery_img		{ width:75px; float:left; padding-right:10px; padding-bottom:10px; }
.livecams_listing_item_gallery_img a	{ text-decoration:none; }
.livecams_listing_item_gallery_img img	{ width:75px; height:55px; border:none; }

.livecams_copyright						{ width:458px; float:left; padding-top:10px; }
.livecams_copyright	a					{ text-decoration:none; color:#999999; font-size:11px; }
.livecams_copyright	a:hover				{ color:#666666; }
/******* LISTING **************/
