/* /home/prodrdpm/modules/generic/style/print.xml - BEGIN */
/* /home/prodrdpm/modules/generic/style/print.xml - END *//* /home/prodrdpm/webapp/modules/website/style/print.xml - BEGIN */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
#headerprintLocation {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}
#footerprintLocation {
	display: none;
}
#navigationLocation, #headerLocation, #footerLocation, #threadLocation, #headernavLocation, #sidebarrightLocation, #sidebarleftLocation, .modules-website-thread {
	display: none;
}
#containerLocation img {
	float: left;
	display: block;
	margin-right: 2%;
	border: 1px solid #000;
}
#contentLocation {
	line-height: 1.6em;
}
h1.title, h1.heading-four {
	font-size: 1.8em;
	color: #d1252a;
	background: url(http://www.rdpm.net/media/frontoffice/back_h2.jpg) bottom left no-repeat;
	padding-left: 25px;
	margin-bottom: 20px;
}
h2.title, h2.heading-two {
	font-size: 1.6em;
	color: #919191;
	background: url(http://www.rdpm.net/media/frontoffice/back_h3.jpg) top left repeat-y;
	padding-left: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}
h2.title a, h2.heading-two a {
	color: #919191;
	text-decoration: none;
}
h2.title a:hover, h2.heading-two a:hover {
	color: #d1252a;
	text-decoration: none;
}
h3.title small, h3.heading-three small {
	font-size: 10px;
	color: #575757;
}
h3.title, h3.heading-three {
	font-size: 1.4em;
	color: #575757;
	margin-bottom: 10px;
}
h3.title a, h3.heading-three a {
	color: #575757;
	text-decoration: none;
}
h3.title a:hover, h3.heading-three a:hover {
	color: #000;
	text-decoration: none;
}
h4.title, h4.heading-four {
	font-size: 1.2em;
	color: #575757;
	margin-bottom: 5px;
}
h5.title, h5.heading-five {
	font-size: 1em;
	font-family: tahoma;
	color: #d1252a;
	margin-bottom: 5px;
}
h6.title, h6.heading-six {
	font-size: 1em;
	color: #575757;
	margin-bottom: 5px;
}
p {
	font-size: 1em;
	color: #575757;
}
#containerLocation p {
	padding-bottom: 10px;
}
a.link {
	text-decoration: underline;
	color: #d1252a;
}
a.link:hover {
	text-decoration: none;
	color: #919191;
}
a.anchor {
	text-decoration: underline;
	color: #d1252a;
}
a.anchor:hover {
	text-decoration: none;
	color: #919191;
}
a.link-arrow {
	text-decoration: underline;
	color: #d1252a;
}
a.link-arrow:hover {
	text-decoration: none;
	color: #919191;
}
a.link.popup {
	text-decoration: underline;
	color: #d1252a;
	background: url(http://www.rdpm.net/media/frontoffice/external.png) center right no-repeat;
	padding-right: 15px;
}
a.link.popup {
	text-decoration: none;
	color: #919191;
}
ul.normal {
	font-size: 1em;
	margin: 10px 0 20px 20px;
	color: #575757;
	font-weight: normal;
}
ul.normal li {
	list-style: disc;
	margin-left: 20px;
}
ol.normal {
	font-size: 1em;
	margin: 10px 0 20px 20px;
	color: #575757;
	font-weight: normal;
}
ol.normal li {
	list-style: decimal;
	margin-left: 20px;
}
blockquote {
	font-style: italic;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 1px solid #575757;
}
blockquote p {
	padding: 10px 0px 10px 0px;
}
table.normal {
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
	font-size: 1em;
}
table.normal thead tr th, table.normal thead tr td {
	padding: 5px;
	background: #d1252a;
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: 1px;
	text-transform: uppercase;
}
table.normal thead tr th.first, table.normal thead tr td.first {
	background: #d1252a;
}
table.normal thead tr th.last, table.normal thead tr td.last {
	background: #d1252a;
}
table.normal tbody tr:hover td {
	background: #eee;
}
table.normal tbody tr td {
	padding: 5px;
	border-bottom: 1px solid #d1252a;
}
table.normal tbody tr.odd {
	background: #ddd;
}
table.normal tfoot tr td {
	padding: 5px;
	background: #d1252a;
	color: #fff;
}
.errors {
	color: red;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.success {
	color: green;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
/* /home/prodrdpm/webapp/modules/website/style/print.xml - END */
