<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* offerdetails style */

.asariplug_common_row2col
{
	-webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box;    
  	box-sizing: border-box;         
}

.asariplug_common_row2col&gt;div
{
	-webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box;    
  	box-sizing: border-box;         
}

.asariplug_common_box
{
	padding: 5px;
}


.asariplug_offerdetails_head
{
	font-weight:bold;	
	font-size:16px;
}

.asariplug_offerdetails_suboffers
{
	width:100%;
	
	-webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box;    
  	box-sizing: border-box;      
}

.asariplug_offerdetails_parmtable
{
    box-sizing: border-box;
    width:100%;
}

.asariplug_offerdetails_parmtable tr:nth-child(odd) td
{
    background-color: #ffffff;
}

.asariplug_offerdetails_parmtable tr:nth-child(even) td
{
    background-color: #f0f0f0;
}



/* Gallery */

.asariplug_offerdetails_gallery
{
    position:relative;
    overflow:hidden;
}

.asariplug_offerdetails_gallery_mainimg
{
    /*width:100%;*/
    display:block;
    margin-bottom:10px;
    cursor:pointer;
    overflow:hidden;
    position:relative;
}

a.asariplug_offerdetails_gallery_mainimg img
{

}

.asariplug_offerdetails_gallery div, .asariplug_offerdetails_gallery a,  .asariplug_offerdetails_gallery img
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.asariplug_offerdetails_gallery_feed_hidden
{
    display:none;
}

.asariplug_offerdetails_gallery_feed
{
    position:relative;
    overflow:hidden;
    height:74px;
    padding-left:15px;
    width:150%;
}

.asariplug_offerdetails_gallery_feed_left
{
    position:absolute;
    bottom:0;
    left:0;
    width:13px;
    height:74px;
    background-color:#ffffff;

    background-image:url('/wp-content/plugins/asariplug/gfx/arr_l.gif');
    background-position:center center;
    background-repeat:no-repeat;

    background-size:contain;

    cursor:pointer;

}

.asariplug_offerdetails_gallery_feed_right
{
    position:absolute;
    bottom:0;
    right:0;
    width:13px;
    height:74px;
    background-color:#ffffff;

    background-image:url('/wp-content/plugins/asariplug/gfx/arr_r.gif');
    background-position:center center;
    background-repeat:no-repeat;

    background-size:contain;

    cursor:pointer;

}

.asariplug_offerdetails_gallery_feed&gt;a
{
    display:block;
    float:left;
    padding-right:2px;
}

.asariplug_offerdetails_gallery_feed&gt;a&gt;img
{
    height:74px;
    width:110px;
}

/* Gallery (deprecated) */

div.netgmx_gallery_outer
{
	overflow:hidden !important;
	position:relative;
    width:100% !important;
	margin-bottom:10px;
	
	-webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box;    
  	box-sizing: border-box;         
}

.netgmx_gallery_outer&gt;a
{
	display:block;
	margin-bottom:10px;
    position:relative;
    left:0px !important;
	-webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box;    
  	box-sizing: border-box;     
  	
}

.netgmx_gallery_outer&gt;a:first-child&gt;img
{
	width:100%;
	
	-webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box;    
  	box-sizing: border-box;         
}

div.netgmx_gallery_inner
{
	width:100%;
	overflow:hidden;
	height:74px;
	padding-left:15px;
	
	-webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box;    
  	box-sizing: border-box;         
}

.netgmx_gallery_inner&gt;a
{
	display:block;
	float:left;
	margin-right:2px;
	height:74px;
	width:110px;
	
	-webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box;    
  	box-sizing: border-box;         
}


div.netgmx_gallery_left
{
	position:absolute;
	bottom:0;
	left:0;
	width:13px;
	height:74px;
	background-color:#ffffff;
	
	background-image:url('/wp-content/plugins/asariplug/gfx/arr_l.gif');
	background-position:center center;
	background-repeat:no-repeat;
	
	background-size:contain;
	
	cursor:pointer;
	
	-webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box;    
  	box-sizing: border-box;         
}

div.netgmx_gallery_right
{
	position:absolute;
	bottom:0;
	right:0;
	width:13px;
	height:74px;
	background-color:#ffffff;
	
	background-image:url('/wp-content/plugins/asariplug/gfx/arr_r.gif');
	background-position:center center;
	background-repeat:no-repeat;
	
	background-size:contain;
	
	cursor:pointer;
	
	-webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box;    
  	box-sizing: border-box;         
}

/* asariplug_offerdetails_contactform */

.asariplug_offerdetails_contactform
{

}

.asariplug_offerdetails_contactform input[type="text"]
{
    width:100%;
    margin-bottom:5px;
}

.asariplug_offerdetails_contactform textarea
{
    width:100%;
    margin-bottom:5px;
}</pre></body></html>