2012-06-07 17:04:50 +02:00
|
|
|
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 20, 2012 06:04:25 AM America/New_York */
|
|
|
|
@font-face {
|
|
|
|
font-family: 'CamboRegular';
|
|
|
|
src: url('../webfonts/Cambo-Regular-webfont.eot');
|
2012-06-15 19:16:49 +02:00
|
|
|
src: url('../webfonts/Cambo-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/Cambo-Regular-webfont.woff') format('woff'), url('../webfonts/Cambo-Regular-webfont.ttf') format('truetype'), url('../webfonts/Cambo-Regular-webfont.svg#CamboRegular') format('svg');
|
2012-06-07 17:04:50 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
2012-06-15 19:16:49 +02:00
|
|
|
@font-face {
|
|
|
|
font-family: 'WebSymbolsRegular';
|
|
|
|
src: url('../webfonts/websymbols-regular-webfont.eot');
|
|
|
|
src: url('../webfonts/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/websymbols-regular-webfont.woff') format('woff'), url('../webfonts/websymbols-regular-webfont.ttf') format('truetype'), url('../webfonts/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
body {
|
|
|
|
font-size: 13px;
|
|
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
|
|
}
|
|
|
|
h1,
|
|
|
|
h2,
|
|
|
|
h3,
|
|
|
|
h4,
|
|
|
|
h5,
|
|
|
|
h6 {
|
|
|
|
font-family: "CamboRegular", Georgia, "Times New Roman", Times, serif;
|
|
|
|
font-weight: normal;
|
|
|
|
color: #b80000;
|
|
|
|
}
|
|
|
|
p {
|
|
|
|
margin: 0 0 17px;
|
|
|
|
font-size: 13px;
|
|
|
|
line-height: 21px;
|
|
|
|
}
|
|
|
|
em {
|
|
|
|
font-style: normal
|
|
|
|
}
|
|
|
|
a {
|
|
|
|
color: #b80000;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
a:hover {
|
|
|
|
color: #d80000
|
|
|
|
}
|
|
|
|
table {
|
|
|
|
border-collapse: collapse;
|
|
|
|
border: 1px solid #d4d4d4;
|
|
|
|
border-spacing: 0;
|
|
|
|
margin: 0 0 10px;
|
|
|
|
}
|
|
|
|
table tr:nth-child(even) {
|
|
|
|
background-color: #ededed
|
2012-06-07 17:04:50 +02:00
|
|
|
}
|
2012-06-15 19:16:49 +02:00
|
|
|
table tr.even,
|
|
|
|
.content table th,
|
|
|
|
.content thead td {
|
|
|
|
background-color: #ededed
|
|
|
|
}
|
|
|
|
table td,
|
|
|
|
.content table th {
|
|
|
|
padding: 2px 5px;
|
|
|
|
border: 1px solid #d4d4d4;
|
|
|
|
vertical-align: top;
|
|
|
|
}
|
|
|
|
table th {
|
|
|
|
text-align: left;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
p.intro {
|
|
|
|
font-family: "CamboRegular", Georgia, "Times New Roman", Times, serif;
|
|
|
|
font-size: 22px;
|
|
|
|
line-height: 32px;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
color: #222;
|
|
|
|
}
|
2012-06-11 00:00:54 +02:00
|
|
|
/* WYSIWYG EDITOR ALIGNMENT CLASSES
|
|
|
|
-------------------------------------------- */
|
|
|
|
.typography .left {
|
2012-06-15 19:16:49 +02:00
|
|
|
text-align: left
|
2012-06-11 00:00:54 +02:00
|
|
|
}
|
|
|
|
.typography .center {
|
2012-06-15 19:16:49 +02:00
|
|
|
text-align: center
|
2012-06-11 00:00:54 +02:00
|
|
|
}
|
|
|
|
.typography .right {
|
2012-06-15 19:16:49 +02:00
|
|
|
text-align: right
|
2012-06-11 00:00:54 +02:00
|
|
|
}
|
|
|
|
/* IMAGES
|
|
|
|
-------------------------------------------- */
|
|
|
|
.typography img {
|
2012-06-15 19:16:49 +02:00
|
|
|
border: none
|
2012-06-11 00:00:54 +02:00
|
|
|
}
|
2012-06-15 19:16:49 +02:00
|
|
|
.typography img.right {
|
2012-06-11 00:00:54 +02:00
|
|
|
float: right;
|
|
|
|
margin-left: 20px;
|
2012-06-15 19:16:49 +02:00
|
|
|
}
|
|
|
|
.typography img.left {
|
|
|
|
float: left
|
|
|
|
}
|
|
|
|
.typography img.leftAlone {
|
2012-06-11 00:00:54 +02:00
|
|
|
float: left;
|
|
|
|
margin-right: 100%;
|
2012-06-15 19:16:49 +02:00
|
|
|
}
|
|
|
|
.typography img.center {
|
2012-06-11 00:00:54 +02:00
|
|
|
float: none;
|
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
|
|
|
display: block;
|
2012-06-15 19:16:49 +02:00
|
|
|
}
|