/*   
Theme Name: d-wep theme 2010
Theme URI: http://d-wep.com
Description: D-wep 2010 l Website theme
Author: Jorge Basich
Author URI: http://d-wep.com
Version: 1a
*/

/* COLOR

	#effafd BG
	#262b40 BG Footer
	#30444A body text
	#526497 link
	#D96332 orange
	#8cc6ff Light Blue
*/

/*****************************************************
* 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,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-decoration: none; }
ul { list-style-type: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }

/*****************************************************
* Fonts
*****************************************************/

@font-face {
	font-family: 'EnigmaticRegular';
	src: url('/fonts/Enigma__2-webfont.eot');
	src: local('?'), 
		url('/fonts/Enigma__2-webfont.woff') format('woff'), 
		url('/fonts/Enigma__2-webfont.ttf') format('truetype'), 
		url('/fonts/Enigma__2-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'EnigmaticItalic';
	src: url('/fonts/Enigma_2i-webfont.eot');
	src: local('?'), 
		url('/fonts/Enigma_2i-webfont.woff') format('woff'), 
		url('/fonts/Enigma_2i-webfont.ttf') format('truetype'), 
		url('/fonts/Enigma_2i-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'EnigmaticBold';
	src: url('/fonts/EnigmaB_2-webfont.eot');
	src: local('?'), 
		url('/fonts/EnigmaB_2-webfont.woff') format('woff'), 
		url('/fonts/EnigmaB_2-webfont.ttf') format('truetype'), 
		url('/fonts/EnigmaB_2-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}



@media screen {
	


* { margin: 0; padding: 0; }
body { background: #effafd; color: #30444A; font: 12px/1.2 Verdana, sans-Serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

html, body { height: 100%; }

ol { list-style: decimal inside; }
a { outline: none; text-decoration: none; }
a img { border: none; background: none; }
img { vertical-align: middle; border:none; }
table { border-collapse: collapse; }
strong { font-weight: bold }
em { font-weight:bold; color: #D96332; }


/*****************************************************
* Utility
*****************************************************/

.clr { clear:both; }
.hide { text-indent: -99999px; }
.right { float:right; padding:8px; }
.left { float:left; padding:8px; }
.warp { position:relative; width: 960px; margin: 0 auto; }
.column { float:left; width: 320px; margin: 5px; }

/*****************************************************
* Typo
*****************************************************/

p, li { margin: 0 0 10px 0; font-size: 1.2em; color:#30444A; padding: 10px 0; }
h1.slogan { font: 2.6em 'EnigmaticBold', Impact, "Trebuchet MS", serif;letter-spacing: 0; font-weight:normal; }
h2, h3 { font-family: 'EnigmaticBold', Impact, "Trebuchet MS", serif; margin-bottom: 0.2em; font-weight:normal; }
h4, h5 { font-family: 'EnigmaticBold', Impact, "Trebuchet MS", serif; margin-bottom: 0.2em; font-weight:normal; }
h2 { font-size: 2.4em; color: #D96332; border-bottom: 1px solid #D96332; margin-right: 20px; padding-left: 10px; margin-bottom: 20px; }
h3 { font-size: 2.1em; color: #526497; border-bottom: 1px solid #526497; margin-right: 10px; padding-left: 10px;}
h4 { font-size: 1.6em; color: #D96314; }
h5 { font-size: 1.8em; color: #333; }
a:link, a:visited { text-decoration:none; color: #526497; font-weight:bold;  }
a:hover, a:active { text-decoration:underline; color: #f68428; }
#sidebar h1 { font-size: 1.4em; }
#sidebar h2 { color: #D96332;  font-weight: normal; margin: 0 10px 5px 10px; padding: 5px 0; font-size: 1.3em; }
#sidebar h3 { font-weight: normal; margin-left: 5px; padding-top: 10px; font-size: 1.2em; }
#sidebar h4 { font-weight: normal; margin-left: 5px; font-size: 1.1em; }
#sidebar a:link, #sidebar a:visited { font-size:0.8em; text-decoration:none; font-weight: bold; margin-left: 5px; color:#526497; }
ul.services { list-style:square; margin: 0 10px 0 15px; }
ul.services2 { list-style:square; margin: 0 10px 0 20px; }
ul.services li { margin: 0 0 5px 0; }
ul.services2 li { margin: 0 0 5px 0; } 

/*****************************************************
* Layout
*****************************************************/

#page-home { background:url(images/pagebg.jpg) top center repeat-x; min-height: 100%; height:auto !important; height: 100%; }
#page { background:url(images/pagebg2.jpg) top center repeat-x; min-height: 100%; height:auto !important; height: 100%; }
#header { position:absolute; width: 100%; min-width: 960px; left: 0px; top: 0px; right: 0px; z-index: 110; }
#header-top { width: 960px; margin: 0 auto; position:relative; }
#logo { background:url(images/logo.png) no-repeat left top transparent; height: 145px; width: 155px; text-indent: -99999px; float:left; }
#nav { width: 726px; height: 40px; background:url(images/menubg.png) no-repeat top left transparent; float: right; position:relative; }
#header_home { background: url(images/headerbg.png) no-repeat top left transparent; height: 210px; }
#header_services { background: url(images/pageheadbg.png) no-repeat top left transparent; height: 190px; }
#header_page {  background: url(images/pageheadbg.png) no-repeat top left transparent; height: 190px; }
#header_contact { background: url(images/pageheadbg.png) no-repeat top left transparent; height: 190px; }
#header_404 { background: url(images/pageheadbg.png) no-repeat top left transparent; height: 190px; }

#main { overflow:auto; padding-top: 10px; padding-bottom: 190px; }
#home { padding:10px; }
#content { float:left; width: 700px; margin: 0 10px; }
#sidebar { float:right; width: 230px; }
#footer { height: 180px; padding-top: 20px; margin-top: -200px; background: url(images/footerbg.jpg) top repeat-x #1f273e; }
#footerimg { position:absolute; right: 0px; bottom: -85px; background: url(images/footimg.png) no-repeat bottom transparent; width: 241px; height: 230px; z-index: 110; }

	/*****************************************************
	* Layout - Home Exclusive
	*****************************************************/

	#home-featured { height:420px; background:url(images/homefeatbg.png) bottom center no-repeat; }
	#home-container { width: 900px; margin-left: 30px; padding-top: 20px; }

	/*****************************************************
	* Layout - Services
	*****************************************************/
	
	.field { background: #fefefe; border: 1px solid #222; padding: 10px; margin-bottom: 20px; }

/*****************************************************
* Sidebar
*****************************************************/

#sidebar .sideul { margin-bottom: 10px; padding: 0 0 10px 0; background: #fefefe; border: 1px solid #222; }
#sidebar li { padding: 0 5px; margin: 0 0 5px; }
#sidebar ul { list-style:none; margin: 0px; }
.widget { margin: 0 0 10px 0; padding-bottom: 10px; }

/*****************************************************
* Footer
*****************************************************/

#footer p { font-size: 1.0em; font-weight:normal; color:#effafd; }
#footer a { font-size: 1.0em; }
#footer a:link, #footer a:visited {  color: #effafd; }
#footer a:hover, #footer a:active { text-decoration:underline; color: #8cc6ff; }


/*****************************************************
* Navigation
*****************************************************/

#nav li { float: left; }

#nav li a { position:absolute; top: 0; margin: 0; padding: 0; display:block; height: 40px; background: url(images/menubg.png) no-repeat; text-indent: -99999px; overflow: hidden; font-size: 1%; }

li#nav-home a { left: 0; width: 123px; background-position: 0 0; }
li#nav-services a { left: 123px; width: 120px; background-position: -123px 0; }
li#nav-promo a { left: 243px; width: 120px; background-position: -243px 0; }
li#nav-about a { left: 363px; width: 120px; background-position: -363px 0; }
li#nav-portfolio a { left: 483px; width: 120px; background-position: -483px 0; }
li#nav-contact a { left: 603px; width: 123px; background-position: -603px 0; }

li#nav-home a:hover { background-position: 0 -40px; }
li#nav-services a:hover { background-position: -123px -40px; }
li#nav-promo a:hover { background-position: -243px -40px; }
li#nav-about a:hover { background-position: -363px -40px; }
li#nav-portfolio a:hover { background-position: -483px -40px; }
li#nav-contact a:hover { background-position: -603px -40px; }

li#nav-homea a { left: 0; width: 123px; background-position: 0 -81px; }
li#nav-servicesa a { left: 123px; width: 120px; background-position: -123px -81px; }
li#nav-promoa a { left: 243px; width: 120px; background-position: -243px -81px; }
li#nav-abouta a { left: 363px; width: 120px; background-position: -363px -81px; }
li#nav-portfolioa a { left: 483px; width: 120px; background-position: -483px -81px; }
li#nav-contacta a { left: 603px; width: 123px; background-position: -603px -81px; }

/*****************************************************
* Navigation - Footer
*****************************************************/

ul#footnav { margin: 0 auto; text-align:center; }
#footnav li { display:inline; font-size: 1.0em;  }
#footnav li a { padding: 0 10px; }
#footnav li a:hover, #footnav li a:active { text-decoration:underline; color: #8cc6ff; }



#contact-info { float: left; width: 250px; margin: 0px; padding: 5px; }
.rowElem { position: relative; clear: both; min-height: 35px; }
.rowElem label.error { float: none; color: #900; position: absolute; top: 24px; left: 0; font-size: 0.8em; }
.rowElem #jqTransformTextarea-mm label.error { top: 28px; }
.webform { width: 530px; padding: 10px; margin: 10px auto; font-size:1.0em; font-weight:bold; color: #444; border: 1px solid #333; background: #f6fcfe; }
.webform ul, .webform li { list-style:none; margin: 0; padding: 0; } 
#webform2 { position:relative; width: 600px; margin: 10px; padding: 10px; font-size:1.0em; font-weight:bold; color: #444; border: 1px solid #bbb; background: #fefefe; z-index: 10; }


/*****************************************************
* jqtransform
*****************************************************/

form.jqtransformdone label{ margin-top:4px; margin-right: 8px; width: 150px; display: block; float:left; }
form.jqtransformdone label.rad { margin-top:4px; margin-right: 8px; width: 90px; display: block; float:left; }
form.jqtransformdone div.rowElem{ clear:both; padding:10px 0px; }

/* -------------
 * Buttons
 * ------------- */
button.jqTransformButton { margin: 0px; padding: 0px; border: none; background-color: transparent; cursor: pointer; overflow: visible; font-family: Arial; }
*:first-child+html button.jqTransformButton[type]{width: 1px;} /* IE7 */
button.jqTransformButton span { background: transparent url(/img/btn_right.gif) no-repeat scroll right top; display: block; float: left; padding: 0px 4px 0px 0px; /* sliding doors padding */ margin: 0px; height: 33px; }
button.jqTransformButton span span { background: transparent url(/img/btn_left.gif) no-repeat; color: #333; padding: 8px 4px 0px 8px; font-weight: normal; font-size: 12px; line-height: 13px; display: block; text-decoration: none; height: 33px; }

/* -------------
 * Inputs
 * ------------- */
.jqTransformInputWrapper { background: transparent url(/img/input_left.gif) no-repeat left top; height: 31px; padding: 0px; float:left; }
.jqTransformInputInner { 
	background: transparent url(/img/input_right.gif) no-repeat right top;
	padding: 2px 4px 2px 0px;
	margin: 0px 0px 0px 4px;
}

.jqTransformInputInner div {
	height: 31px;
}

.jqTransformInputInner input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	vertical-align: middle;
	height: 31px;
	color:#404040;	
	border: none;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	background:transparent;
}


/*  IE6 */

* html .jqTransformInputInner input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	vertical-align: middle;
	height: 31px;
	color:#404040;	
	border: 0;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
	background:transparent;
}


/*hover*/
.jqTransformInputWrapper_hover{ background: transparent url(/img/input_left-hover.gif) no-repeat left top;}
.jqTransformInputWrapper_hover div{}
.jqTransformInputWrapper_hover div.jqTransformInputInner{ background: transparent url(/img/input_right-hover.gif) no-repeat right top;}

/*focus*/
.jqTransformInputWrapper_focus{ background: transparent url(/img/input_left-focus.gif) no-repeat left top;}
.jqTransformInputWrapper_focus div{}
.jqTransformInputWrapper_focus div.jqTransformInputInner{ background: transparent url(/img/input_right-focus.gif) no-repeat right top;}



.jqTransformSafari .jqTransformInputInner div {
	position: relative;
	overflow: hidden;
}
.jqTransformSafari input {
/*	background-color: none;*/
	position: absolute;
	top: -10px;
	left: -2px;
	height: 42px; 
	padding-left: 4px;
}

/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	width: 45px;
	position:relative;
	height: 31px;
	background: url(/img/select_left.gif) no-repeat top left;
	float:left;
}

.jqTransformSelectWrapper div span {
	
	font-size: 12px;
	float: none;
	position: absolute;
	width: 14px;
	height: 31px;
	line-height: 15px;
	padding: 8px 0 0 7px;
	overflow: hidden;
	cursor:pointer;
	z-index: 2;
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute; 
	right: 0px;
	width: 31px;
	height: 31px;
	background: url(/img/select_right.gif) no-repeat center center;
}

.jqTransformSelectWrapper ul {
	position: relative;
	width: 43px;
	top: 30px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	overflow: auto;
	overflow-y: auto;
	z-index:100 !important;
}


.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #EDEDED;
	color: #333;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#3582c4;
	color: #fff;
}


/* -------------
 * Textarea
 * ------------- */
table.jqTransformTextarea { z-index:1; }
table.jqTransformTextarea td{
font-size: 1px;
line-height: 1px;
width: 5px;
height: 5px;
margin: 0;
padding: 0;
}

table.jqTransformTextarea tr{
/*border: 1px solid red;*/

}
table.jqTransformTextarea textarea{
margin: 0;
padding: 0;
border: 0;
background: none;
}
table.jqTransformTextarea td#jqTransformTextarea-tl{
background: url(/img/textarea-tl.gif) no-repeat bottom left;
}
table.jqTransformTextarea td#jqTransformTextarea-tm{
background: url(/img/textarea-tm.gif) repeat-x bottom left;
}
table.jqTransformTextarea td#jqTransformTextarea-tr{
background: url(/img/textarea-tr.gif) no-repeat bottom left;

}
table.jqTransformTextarea td#jqTransformTextarea-ml{
background: url(/img/textarea-ml.gif) repeat-y top left;
}
table.jqTransformTextarea td#jqTransformTextarea-mm{
background: url(/img/textarea-mm.gif) repeat top left;
}
table.jqTransformTextarea td#jqTransformTextarea-mm textarea{
font-size: 12px;
line-height: 16px;
}

table.jqTransformTextarea td#jqTransformTextarea-mr{
background: url(/img/textarea-mr.gif) repeat-y top left;
}
table.jqTransformTextarea td#jqTransformTextarea-bl{
background: url(/img/textarea-bl.gif) no-repeat top left;
}
table.jqTransformTextarea td#jqTransformTextarea-bm{
background: url(/img/textarea-bm.gif) repeat-x top left;
}
table.jqTransformTextarea td#jqTransformTextarea-br{
background: url(/img/textarea-br.gif) no-repeat top left;
}
/*hover*/
table.jqTransformTextarea-hover td#jqTransformTextarea-tl{background-image: url(/img/textarea-tl-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-tm{background-image: url(/img/textarea-tm-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-tr{background-image: url(/img/textarea-tr-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-ml{background-image: url(/img/textarea-ml-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-mm{background-image: url(/img/textarea-mm-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-mr{background-image: url(/img/textarea-mr-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-bl{background-image: url(/img/textarea-bl-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-bm{background-image: url(/img/textarea-bm-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-br{background-image: url(/img/textarea-br-hover.gif);}
/*focus*/
table.jqTransformTextarea-focus td#jqTransformTextarea-tl{background-image: url(/img/textarea-tl-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-tm{background-image: url(/img/textarea-tm-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-tr{background-image: url(/img/textarea-tr-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-ml{background-image: url(/img/textarea-ml-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-mm{background-image: url(/img/textarea-mm-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-mr{background-image: url(/img/textarea-mr-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-bl{background-image: url(/img/textarea-bl-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-bm{background-image: url(/img/textarea-bm-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-br{background-image: url(/img/textarea-br-focus.gif);}


table.jqTransformTextarea .jqTransformSafariTextarea div {
	position: relative;
	overflow: hidden;
	border: 0px solid red;
}
table.jqTransformTextarea .jqTransformSafariTextarea textarea{
	background: none;
	position: absolute;
	top:-10px;
	left:-10px;
	padding: 10px 10px 10px 10px;
	resize: none;
}


/* -------------
 * Radios
 * ------------- */
.jqTransformRadioWrapper {float: left;display:block;margin:0px 4px;	margin-top:5px;}
.jqTransformRadio {
	background: transparent url(/img/radio.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}


/* -------------
 * Checkboxes
 * ------------- */
span.jqTransformCheckboxWrapper{
	display:block;float:left;
	margin-top:5px;
}
a.jqTransformCheckbox {
	background: transparent url(/img/checkbox.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position: center bottom;}



/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}


/*****************************************************
* Form Validation
*****************************************************/
	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
			cursor:pointer;
		}
			#debugMode{
				background:#000;
				position:fixed;
				width:100%; height:200px;
				top:0; left:0;
				overflow:scroll;
				opacity:0.8;
				display:block;
				padding:10px;
				color:#fff;
				font-size:14px;
				z-index:100000;
			}
		
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#D96332;
				color:#fff;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				font-weight:bold;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:6px 10px 6px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#D96332;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  



} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */
