/* -------------------------------------------------------------- 
   
    2009, GrandRating, www.grandrating.com
      
-------------------------------------------------------------- */

* {
    font-size: 100.01%;
}

html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

body {
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
}


/*-------------------------//------------------------//------------------------//------------------------//* layout */

.layout {
    padding: 50px;
}

/*-------------------------//------------------------//------------------------//* header */

.header {
    overflow: hidden;
}

.header h1 a {
    color: Black;
    text-decoration: none;
}

.header h1 a:hover {
    color: #ED1C24;
    text-decoration: underline;
}

/*-------------------------//------------------------//* menu */

.menu {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    font-size: 12px;
}

.menu li {
    float: left;
    line-height: 18px;
    text-indent: 0;
    margin: 0 15px 0 0;
    padding: 3px 4px;
    text-align: center;
    white-space: nowrap;
}

.menu li.selected {
    margin-left: -4px;
}

.menu li.selected span {
    background-color: #FFDD00;
    padding: 3px 4px;
}

.menu li:before {
    content: '';
}

.menu li div {
    margin: 0 0 5px 0;
}


/*-------------------------//------------------------//* breadcrumbs */

.breadcrumbs {
    font-size: 12px;
    line-height: 16px;
    color: Gray;
    margin-bottom: 0;
}

.breadcrumbs a {
    color: Gray;
}

.breadcrumbs span {
    font-size: 14px;
    line-height: 12px;
    margin: 0 7px;
    color: Black;
}

/*-------------------------//------------------------//------------------------//* content */

.content {
    margin: 25px 0 0 0;
}

.side-bar {
    float: right;
}

.content span.selected {
    background-color: #4C84C4;
    color: white;
    padding: 3px 4px;
}

/*-------------------------//------------------------//* side-menu */

.side-menu {
    background-color: #FFFCDD;
    padding: 15px;
}

.side-menu label {
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-left: 4px;
    margin-bottom: 3px;
    line-height: 16px;
}

.side-menu ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    font-size: 12px;
}

.side-menu ul li {
    line-height: 18px;
    text-indent: 0;
    margin: 0;
    padding: 4px 4px;
    white-space: nowrap;
}

.side-menu ul li a:visited {
    color: #4C84C4;
}

.side-menu ul li.selected {
    margin-left: -4px;
}

.side-menu ul li.selected span {
    background-color: #FFDD00;
    padding: 3px 4px;
}

.side-menu ul li:before {
    content: '';
}

/*-------------------------//* tag-cloud */

.tag-cloud {
    padding-left: 4px;
    width: 160px;
}


/*-------------------------//------------------------//* short-list */

.short-list .wrapper {
    overflow: hidden;
    padding-right: 70px;
}

.short-list {
    overflow: hidden;
}

.short-list .type {
    margin: 0 0 50px 0;
}

.short-list .short-desc {
    margin: 15px 0 10px 0;
}

.short-desc h3 a {
    font-size: 27px;
    line-height: 35px;
    text-decoration: none;
}

.short-desc h3 a:hover {
    text-decoration: underline;
}

.short-desc h3 a:visited {
    color: #4C84C4;
}


.short-desc h3 sup.place {
    /* background-color:#FFEB95; */
    color: #636466;
    font-size: 12px;
    margin: 0 0 0 0;
    padding: 3px 0;
    white-space: nowrap;
}

.short-list .short-desc img {
    float: left;
}

.short-list .short-desc h4 {
    margin-top: 0;
    font-weight: normal;
}

.short-desc h3 span {
}

.short-desc p {
    margin-bottom: 0;
}

.short-desc p:last-child {
    margin-top: 10px;
    margin-bottom: 0;
}

/*-------------------------//* short-list-filter */

.short-list-filter {
    margin: 0 0 25px 0;
}

.short-list-filter .tag-list li a {
    background: transparent url(../images/tag-selected-sliding-right.png) no-repeat scroll right top;
}

.short-list-filter .tag-list li a span {
    background: transparent url(../images/tag-selected-sliding-left.png) no-repeat scroll 0 0;
}

/*-------------------------//------------------------//* long-desc */

.long-desc {
    margin: 35px 0 20px;
}

.long-desc h1 sup.place {
    /* background-color:#FFEB95; */
    color: #636466;
    font-size: 12px;
    margin: 0 0 0 0;
    padding: 3px 0;
    white-space: nowrap;
}

/*-------------------------//* desc-columns */

.desc-columns {
    margin-top: 15px;
}

.desc-columns .big-picture {
    width: 350px;
}

.desc-columns .long-desc-text {
    width: 60%;
}

.desc-columns .big-picture, .desc-columns .long-desc-text {
    float: left;
    min-height: 1px;
}

.pictures-previews a {
    display: inline-block;
    margin-right: 8px;
    width: 70px;
    vertical-align: top; /*     float: left;     text-align: center;     height: 100%;*/
}

.pictures-previews a {
    border: solid 2px white;
}

.pictures-previews a.selected {
    border: solid 2px #FFDD00;
}

.pictures-previews a img {
    margin: 0;
    padding: 5px;
}



.big-picture a img {
    margin-bottom: 0;
}

.big-picture .picture {
    margin-bottom: 20px;
}

.big-picture label {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    line-height: 18px;
    font-style: italic;
}


/*.long-desc-text {
    margin-top: 9px;
}*/



/*-------------------------//------------------------//* tag-list */

.tag-list {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

.tag-list li {
    float: left;
    margin-right: 10px;
    padding: 0;
}

.tag-list li:before {
    content: '';
}

.tag-list li a {
    float: left;
    display: block;
    background: transparent url(../images/tag-sliding-right.png) no-repeat scroll right top;
    color: Black;
    padding-right: 10px;
    text-decoration: none;
    height: 20px;
    line-height: 18px;
    text-indent: 0;
    white-space: nowrap;
}

.tag-list li a span {
    display: block;
    float: left;
    background: transparent url(../images/tag-sliding-left.png) no-repeat scroll 0 0;
    height: 20px;
    line-height: 18px;
    padding: 0 0 0 10px;
}

.tag-list li a:hover {
    background: transparent url(../images/tag-selected-sliding-right.png) no-repeat scroll right top;
}

.tag-list li a:hover span {
    background: transparent url(../images/tag-selected-sliding-left.png) no-repeat scroll 0 0;
}

.tag-list li + li {
    margin-right: 10px;
}

.tag-list > li {
    /* margin-right:15px; */
}


.tag-list li {
    color: Black;
    text-decoration: none;
}

ul.tag-list li {
    line-height: 18px;
    text-indent: 0;
}

.tag-list li.header {
    background: none;
    color: Black;
    text-decoration: none;
}

.tag-list li a:link {
    color: Black;
    text-decoration: none;
}

.tag-list li a:hover {
    color: Black;
}

/*-------------------------//------------------------//------------------------//* footer */

.footer {
    margin-right: 20%;
}

/*-------------------------//------------------------//------------------------//------------------------//* Common */

.clear {
    clear: both;
    font-size: 0;
    height: 1px;
    overflow: hidden;
}

.hide {
    display: none;
}

.fc {
    margin-top: 0 !important;
}

.lc {
    margin-bottom: 0 !important;
}

.flc {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.clickable {
    cursor: pointer;
}

.nobr {
    white-space: nowrap;
}

.gr-copyright {
    margin-top: 40px;
    display: block;
    padding-top: 15px;
    width: 300px;
    border-top: solid 1px #E6E6E6;
}

.gr-copyright .gr-text {
    text-align: left;
    padding-left: 52px;
    padding-top: 3px;
    font-size: 12px;
    line-height: 16px;
    color: #808285;
}

.gr-copyright img {
    float: left;
    padding: 0;
    margin: 0;
}

.gr-copyright a:visited {
    color: #4C84C4;
}

.pdf {
    background: transparent url(../Images/Icons/pdf.png) no-repeat scroll left 8px;
    line-height: 20px;
    padding: 3px 0 3px 32px;
}

.pdf .comment {
    font-style: italic;
    color: #939598;
    font-size: 12px;
}


/*-------------------------//------------------------//------------------------//------------------------//* Typography */

a {
    color: #4C84C4;
}

a:hover {
    /* color: #FDBA12; */
    color: #ED1C24;
}

a:visited {
    color: #9E70BA;
}

p, address, blockquote {
    margin: 20px 0;
    line-height: 18px;
}

p sup {
    font-size: 10px;
    line-height: 5px;
}

address {
    font-style: normal;
}

small {
    font-size: 12px;
}


hr {
    border: 0 hidden;
    border-top: 1px solid #939598;
    height: 0;
}

hr.light {
    border-top: 1px solid #e6e6e6;
}


/*-------------------------//------------------------//* Headers */

h1, h2 {
    font-weight: normal;
}

h1 {
    /* font-size: 23px; */
    font-size: 27px;
    line-height: 26px;
    margin: 27px 0 10px 0;
}

h2 {
    font-size: 21px;
    line-height: 24px;
    margin: 27px 0 10px 0;
}

h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    margin: 27px 0 10px 0;
}

h4 {
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    color: #808285;
    margin: 27px 0 10px 0;
}

h5, h6 {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    color: #808285;
    margin: 27px 0 10px 0;
}

h1:first-child, h2:first-child, h3:first-child {
    margin-top: 0;
}

h1.first-child, h2.first-child, h3.first-child {
    margin-top: 0;
}

h1 + h2, h1 + h3 {
    margin-top: 0 !important;
}

/* h1 + h2, h1 + h3, h1 + h4, h2 + h3, h2 + h4, h3 + h4, h3 + h5  {
    margin-top: 0 !important;
} */


/*-------------------------//------------------------//*  Lists */

ul {
    margin: 0 0 0 23px;
    list-style-type: none;
}

ul li {
    padding-left: 15px;
}

ul li, ol li {
    line-height: 18px;
    margin: 4px 0;
}

li ol {
    margin: 0 0 0 20px;
}

li ul {
    margin: 0 0 0 9px;
}

ol {
    margin: 0 0 0 35px;
}

dl {
    margin: 15px 0;
}

dl dt {
    color: #939598;
    margin: 5px 0;
}

dl dd {
    margin: 5px 0 10px 0;
}

/* mdash list */

ul li {
    list-style-type: none;
    text-indent: -23px;
}
ul li:before {
    content: '\2014\a0  ';
}


/*-------------------------//------------------------//* Tables */

table {
    text-align: left;
    border: none;
    border-spacing: 0;
}

table caption {
    font-size: 14px;
    font-style: italic;
    padding-bottom: 10px;
}

td, th {
    border: none;
    padding: 0;
    text-align: left;
    vertical-align: top;
}

table th {
    border-bottom: 1px solid #939598;
    font-weight: bold;
    padding: 3px 5px 5px 5px;
    vertical-align: top;
    text-align: left;
}
table td {
    padding: 3px 5px 3px 5px;
}

table caption {
    color: #939598;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    padding: 10px 0 3px 5px;
    text-align: left;
}

table th .comment {
    color: #939598;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    padding: 10px 0 3px 0px;
    text-align: left;
}

tfoot td {
}


/*-------------------------//------------------------//* Images */

img {
    padding-right: 15px;
    margin-top: 25px;
    margin-bottom: 10px;
    border: 0;
    display: block;
}

img.left {
    float: left;
    padding-right: 15px;
}

img.right {
    float: right;
    padding-left: 15px;
}


/*-------------------------//------------------------//* Forms */

fieldset {
    margin: 0 0 40px -20px;
    padding: 20px;
    line-height: 18px;
    width: 100%;
}

fieldset legend {
    padding: 0 5px;
    margin-left: -5px;
}

fieldset div {
    margin: 10px 0;
}

fieldset div.first-child, fieldset div.last-child {
    margin: -10px 0 0 0;
}

label {
    line-height: 25px;
}

input {
    margin: 0;
    padding: 0;
}

input.text, textarea {
    font-size: 16px;
    width: 99%;
}

input.text {
    height: 25px;
}

form {
    padding-left: 20px;
}

.submit {
    height: 30px;
    font-size: 16px;
    width: 40%;
    line-height: 20px;
}

