/* =============================================================================================
	Print Stylesheet | Reed Exhibitions | Expo Seguridad Mexico 2013 | Specialist: Todd Jaser
   ========================================================================================== */
/*Reset Style*/
body, div, dl, dt, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea { margin:0; padding:0; }

/*Remove Element - Hide these selectors from the print */
#headerContent, #topBar, #mysFixed, #relatedShows, #surveyContainer, #topcontrol, #topNavigation, #breadcrumb, #pageTools, #topbar, .addthis_toolbox, #sidebarLeft, #sidebarRight, #sidebarRight img, #footer, .producedBy, #skip, .msp, ul#eManNav, #wibiyaToolbar, .wibiyaToolbarMin, a[href*="doubleclick"] { display:none !important; }

/* Layout Normalization */
body { font-family:Tahoma, Geneva, sans-serif; font-size:13px; color:#222; }
p, ul, ol, table, hr, h1, h2, h3, h4, h5, h6 { margin-bottom:10px; }
ol, ul { list-style:disc outside !important; padding-left:25px; }
li { line-height:1.3; }
table { border-collapse:collapse; border-spacing:0; width:90%; }
td, th { padding:0 5px; }
img { padding:5px 10px; }
fieldset, img { border:0; }
hr { clear:both; }

/* Custom Layout */
.contentLayoutBox, #content { background:#fff; box-shadow:none; min-height:0; border:none; }
.half, .third, .twoThird, .fourth { display:block; float:left; margin:0 3% 30px 0; }
.half { width:47%; }
.third { width:30%; }
.twoThird { width:63%; }
.fourth { width:22%; }

/* Typography Normalization */
p, td, th, li { line-height:1.5; }
em { font-style:italic; }
strong, .bold { font-weight:bold; }
h1, h1#pageName, h2, h3, h4, h5, h6 { color:#222; line-height:1.2; border:none; font-weight:bold; text-shadow:none; }
h1, h1#pageName { font-size:22px; }
h2 { font-size:20px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:14px; color:#555; }

/*Adjust any custom selector dimensions and styles*/
.floatleft { float:left; }
.floatright { float:right; }
.clear, .clearboth { clear:both; }
#header { height:0; }
#content { background:none; border:none; float:none; min-height:0; padding:0; width:100%; filter:none; border-radius:none; box-shadow:none; }/*You may need to add some styles to this*/

/*Show URLs on print*/
a:link, a:visited { background: transparent; color:#000; text-decoration:underline; }
a:link[href*="/"]:after, a[href*="/"]:visited:after { content: " (" attr(href) ") "; font-size: 11px; text-decoration:none; }
a[href*="/"] { color:#666; }

/* Accordion fixes for print */
.ui-accordion .ui-accordion-content, .tabContent { display:block !important; }

/*Various*/
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
caption, th { text-align:left; }
q:before, q:after { content:''; }
abbr, acronym { border:0; }
