/**
* Airport-int - general_print.css
*
* @package			layout
* @author			Arca Solutions
* @version			eDirectory 5.2.03
* @since			March, 15, 2010
*
*/

/**
* Reset
*
* @section	reset
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input,
caption 
{ border:none !important; height:auto !important; margin:0; outline: none; overflow:visible !important; padding:0; }

/**
* Global Classes
*
* @section		global
* @subsection	global classes
*/

*
{ background:none !important; }

#wrapper
{ padding:0 !important; }

/** Hidden content */

#header,
#footer,
#content-sidebar,
#sidebar,
.article-sidebar,
.article-options,
.supplier-links,
.navigation,
.buttons
{ border:none !important; display:none !important; }

/** Content model / Content custom */

.content-model
{ clear:both !important; padding:10px 0 !important; width:65% !Important}

.content-model,
.content-custom
{ float:none !important; }

.content-custom
{ widows:100% !important; }

/** Detail fixes */

.box-model-title
{ width:100% !important; }

	.box-model-title img
	{ margin:0 16px 0 0; float:right; }
	
	.box-model-title h1,
	.box-model-title h2
	{ clear:left; display:block; float:left; width:90%; }

	.box-model-title h1,
	.box-model-title h1 a
	{ color:#000 !important; }
	
	.box-model-title h2
	{ color:#666 !important; margin:0 0 10px 0 !important; width:100%; display:block; float:none; }

.pagination
{ display:none !important; }

#description_1,
#description_2,
#description_3,
#description_4,
#description_5,
#description_6,
#description_7,
#description_8,
#description_9,
#description_10
{ display:block !important; }

/** Detail fixes > Suppliers */

.box-model-content img
{ clear:left !important; }

.googlemap 
{ border:1px solid #BEBEBE !important; overflow:hidden !important; height:248px !important; }

.toolbar,
.form
{ display:none; }

.map
{ float:left !important; }

	.map p,
	.map h2,
	.map address
	{ color:#333 !Important; font-size:12px !important; }
	
	.map img
	{ float:none !important; margin:0 !important; }
		
.info
{ clear:both; margin:20px 0 0 0; padding:20px 0 0 0 !important; }


