/*LiteJazz 2.0 layout */

body {
  margin: 0;
  padding: 0;
  min-width: 750px;
  padding-top: 0px;
  padding-bottom: 20px;
  background-color: #f5fae6;
}

#page {
/*min-width:750;*/
  margin: 0 auto;
  width: 95%;
  background: url(images/pagebck1.jpg) repeat-y;
  border-bottom: 2px solid #c3c3c1;
}

#profile-admin-overview ul {
/*  list-style-type:none;*/
  padding-left:1em
}

.sticky-enabled.tableheader-processed.sticky-table{
  width:100%
}

.block-region{
/*  background-color:red !important;*/
  color:#000000;
}

/*.block ul {
    margin: 0;
    padding: 0 0 0.25em 1.0em;
    font-size: 10px;
}*/

#stage1 {
	margin: 0 auto;
   width: 1050px;
   background-color: #fff;  
}

#header,
#content {
  width: 100%;
  background: #fff;
}

/*div#header .header-right {
  padding-top:15px;
  margin-top:0;
}
*/

.form-text {
  font-family: verdana, sans-serif;
}

div#header .header-left {
/*  padding-top:15px; */
/*  margin-top:-15px;*/
}

#header .form-item label {
  color: #fff;
}

.sections {
  width: 100%;
  padding: 0;
}

.section .block {
  padding-top: 5px;
  padding-bottom: 5px;
}

.section .block h2 {
  color: #000;
 }
 
.section .block  h3 {
   color: #000;
}
.section.width49 {
  width: 50%;
}
.section.width99 {
  width: 100%;
}

.section.width33 {
  width: 33%;
}

.sections {
  width: 100%;
}

#middlecontainer {
  margin: 0 auto;
}

#sidebar-left,
#sidebar-right {
  width: 185px;
  float:left;
  z-index: 2;
  position: relative;  padding-top: 3px;
}

#sidebar-left .block,
#sidebar-right .block {
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 5px;
  margin-right: 4px;
  border: 1px dotted #a0ac86;
  background-color: #f5f5dc;
}

div ul.menu {
  padding:0 0 0.25em 0.5em;
  margin:0;
  font-size: 10px;
}

li.expanded,
li.collapsed,
li.leaf {
  padding-right:0;
}

.item-list ul li {
  margin:0 0 0 1em;
  padding:0 0 0 0;
  -webkit-margin-start: 1.25em;
}
/*
.block-poll ul.links {
  margin:10px 0 0 1em;
  padding:0;
  -webkit-margin-start: 1.25em;
}
*/
#user-login-form ul {
  margin:10px 0 0 0;
}

#user-login-form ul li {
  list-style:none;
  margin:0;
}

.block-poll ul.links {
  margin:10px 0 0 1em;
  padding:0;
  -webkit-margin-start: 1.25em;
}

.block-poll ul.links li {
  border:none;
}

.block-poll ul.links a {
  font-weight:normal;
}

.book-navigation .menu {
  padding:1em 0 1em 3em;
}

#user-login-form {
  text-align:center;
}

#main {
  float: left;
  width:100%;
}

body.sidebar-first #main {
  margin-left: -210px;
  margin-right: 0;
}

body.sidebar-second #main {
  margin-right: -210px;
  margin-left: 0;
}

body.two-sidebars #main {
  margin-left: -210px;
  margin-right: -210px;
}

body.sidebar-first #squeeze {
  margin-left: 210px;
  margin-right: 0;
  padding-left: 4px;
}

body.sidebar-second #squeeze  {
  margin-right: 210px;
  margin-left: 0;
  padding-right: 4px;
}

body.two-sidebars #squeeze{
  margin-left: 210px;
  margin-right: 210px;
  padding: 0 4px 15px 4px;
}

#sidebar-left {
  float: left;
}

#sidebar-right {
  float: right;
}

#squeeze {
  padding: 0 10px 15px 10px;
}

/* various overrides */

tbody {
  border: none;
}

/* typography */

body {
  font-size: 82%;
  font-family:  Arial, Verdana, sans-serif;
  line-height: 130%;
  color: #000;
  background-color: #f5fae6;
}

tr.odd td,
tr.even td {
  padding: 0.3em;
}

tr.odd {
  background: #F5F5DC;
}

tr.even {
  background: #CFD8BB;
}

h2,
h3,
h4,
h4 {
  padding-bottom: 5px;
  margin: 10px 0;
  line-height:125%;
}

h1 {
  font-size: 160%;
  padding-bottom: 0px;
  /* background-color: #f5f5dc;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000; cerait */
  margin: 0px 0;;
}

h2 {
  font-size: 125%;
}

h3 {
  font-size: 110%;
}

h4 {
  font-size:  100%;
}

#main h2.title {
  font-size: 150%;
}

p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}

/* links */

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

/* elements */

fieldset {
  margin:1em 0 0 0;
  border: 1px solid #ccc;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}

table {
  font-size: 0.95em;
}
/* header elements */

#masthead {
  float: none;
  clear: both;
  line-height: normal;
}

#name-and-slogan {
  float:left;
  padding-bottom:20px;
}

#site-name {
  padding-top: 20px;
  margin: 0 0 10px 20px;
}

#site-name a,
#site-name a:hover {
  font-weight: normal;
  font-size: 200%;
  margin: 0;
  padding: 0;
}

#site-slogan {
  margin: 0 0 0 20px;
  font-size: 125%;
  display: inline;
}

#logo-title {
  float: left
}

img#logo  {
  margin: 0px 0px 0px 0px;
  float: right;
}
img#roopletheme {
  width: 100px;
  height: 20px;
}

#searchbox {
  padding-top: 25px;
  padding-right: 20px;
  float: right;
}

/* search box */

#searchbox .form-text,
#searchbox .form-submit,
#search-block-form .form-text,
#search-block-form .form-submit{
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}

#searchbox .form-text,
#search-block-form .form-text {
  width: 8em;
  padding: 0 0.5em;
}

#searchbox .form-item label,
#search-block-form .form-item label{
  color: #fff;
}
/*#search-block-form .form-item label.element-invisible,#search .form-item label.element-invisible{
clip: auto;  position: static !important;
}*/

#searchbox #search-block-form,
#search-block-form div,
#search-block-form label,
#searchbox h2.title,
#searchbox .content,
#searchbox div {
  display:inline;
}

#searchbox h2.title {
  font-size:1em;
}
/* drupal elements */

#mission {
  font-weight:bold;
  text-align:center;
  padding: .5em 1em;
  margin-top:20px;
  margin-bottom:20px;
  font-size: 85%;
}

.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  color: #222;
}

.comment .links {
  margin-bottom: 0;
}

.clr {
  clear: both;
}

/* Primary and Secondary links */

#primarymenu {
  line-height: 30px;
}

#primary {
  padding:0;
  margin:0;
  list-style:none;
}

#primary li {
  display:inline;
}

#primary a {
  font-weight:bold;
  display:block;
  float:left;
  padding:0px 14px 0px 14px;
  margin: 0px 1px 0px 0px;
  font-size: 95%;
}

#primary a {
  background-position:0% 0px;
}

#primary a:hover {
  text-decoration: none;
  background-position:0% -42px;
}

#primary a.active {
  background-position: 0% -84px;
}

#secondarymenu {
  background-color: rgb(0, 0, 0);
}

#secondary {
  margin:0;
  padding:0;
  list-style:none;
}

#secondary li {
  margin:0;
  padding:0;
  display:inline;
  border:none;
}

#secondary li a {
  float:left;
  display:block;
  font-size: 90%;
  padding:0px 14px 0px 14px;
}

#secondary a:hover {
  text-decoration: none;
}

#secondary a.active {
  font-weight:bold;
  background-color:#444444;
}

/* added for js button add shortcuts */

#branding {
	background: #f5f5dc;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
} /* cerait */

#branding .add-or-remove-shortcuts{
/*  padding:0;*/
  margin:3px 0 0 0;
  float:left;
}

#branding h1.title {
/*  color: #000;
  margin: 0;
  padding-bottom: 10px;
  font-size: 1.385em;
  font-weight: normal; */
  float: left;
  padding: 5px;
  padding-top: 20px;
}

#block-system-help {
  font-size: 0.9em;
  margin:  1em 0 1em 0;
}

ul.links li {
  border-left: 1px solid #fff;
}

ul.links li.first {
  border: none;
}

a.readon,
a:hover.readon {
  margin-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}

.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}

.error {
  border-color: red;
}

#footer-region {
  text-align: center;
  border: 1px dotted #a0ac86;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 5px;
}

div #block-block-115 #copyright {
  color: #000;
  font-size: 11px;
  line-height: 18px;	
}

div #block-block-115 {
  background-color: #f5f5dc;
  padding: 1px;
  padding-top: 4px;
}
#header .block {
  text-align: center;
}

#footer-message {
  text-align: center;
  margin:0;
  font-size: 9px;
/*  padding: 1em;*/
}

#footer-message a {
  font-weight:bold;
}

div#breadcrumb {
  clear: both;
  font-size: 90%;
  padding-top: 3px;
  color: #eee;
}

.title,
.title a {
  font-weight: bold;
  margin: 0 auto;
}

.submitted {
  font-size: 0.8em;
}

.links a {
  font-weight: bold;
}

.block .title {
  margin-bottom: .25em;
}

.node {
  margin: .0em 0 2em 0;
  background-color: #f5f5dc;
  padding: 8px;
  border-bottom: #000 solid 1px;
  border-left: #000 solid 1px;
  border-right: #000 solid 1px;
}

.node-sticky.node-teaser pre {
  background-color: #f9f9f9;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}

.node-sticky.node-teaser,
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}

.node-teaser {
  padding: .5em;
  border-bottom: solid 1px #ddd;
}

.node .content,
.comment .content {
  margin: .5em 0 .5em 0;
}

.node .taxonomy,
.node .field-type-taxonomy-term-reference {
  font-size: 0.8em;
  line-height: 100%;
  /* padding-left: 1.5em; */
}
/*
.node .picture,
.node .user-picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
*/
.comment {
  padding: .5em;
  margin-bottom: 1em;
}

.comment .title a {
  font-weight: normal;
}

.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}

.node .picture,
.node .user-picture,
.comment .picture,
.comment .user-picture {
  float: right;
  margin: 0.5em;
}

#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}

#aggregator .news-item .categories,
#aggregator .source,
#aggregator .age {
  font-style: italic;
  font-size: 0.9em;
}

#aggregator .title {
  margin-bottom: 0.5em;
}

#aggregator h3 {
  margin-top: 1em;
}

#forum table {
  width: 100%;
}

#forum th {
  padding-right:0;
  text-align: center;
}

#forum td {
  padding: 0.5em;
}

#forum td.forum,
#forum td.posts {
  background-color: #eee;
}

#forum td.topics,
#forum td.last-reply {
  background-color: #ddd;
}

#forum td.container {
  background-color: #ccc;
}

#forum td.container a {
  color: #555;
}

#forum td.replies,
#forum td.posts,
#forum td.topics,
#forum td.last-reply {
  text-align: center;
}

#forum td.statistics,
#forum td.settings,
#forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}

#forum td .name {
  margin:3px 0 0 0;
}

#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}

#profile .profile {
  clear: both;
  padding: .5em;
  margin: 1em 0em;
}

#profile .profile .name {
  padding-bottom: 0.5em;
}

.block-forum h3 {
  margin-bottom: .5em;
}

div.admin-panel .body {
  background: #f4f4f4;
}

div.admin-panel h3 {
  padding: 5px 8px 5px;
  margin: 0;
}

.poll .title {
  color:#000000;
}

/* new */

.section {
  float: left;
}

#section1,
#section2 {
  padding-top: 0px;
}

#content-top h2,
#content-top h2.title,
#content-bottom h2,
#content-bottom h2.title {
  font-size:125%;
}
/* box styles */
.boxborder {padding:0 7px 0 0;
}

.bi {
  padding:0 0 0 7px;
}

.bt {
  height:7px;
  margin:0 -7px;
  line-height:0px;
  font-size: 0;
}

.bt div {
  width:7px;
  height:7px;
  line-height: 0px;
  font-size: 0;
}

.bb {
  height:7px;
  margin:0 -7px;
  line-height: 0px;
  font-size: 0;
}

.bb div {width:7px;
  height:7px;
  line-height: 0px;
  font-size: 0;
}

/* block theme styles */
.unstyled-block {
/*  margin:0 5px 0 5px;*/
  padding: 10px;
}

.region-content .unstyled-block{
  margin:0;
  padding:0;
}

#searchbox .unstyled-block {
  padding: 0px;
}

.rollover1-block {
  margin: 5px;
}

.rollover-block h2 {
  padding: 2px 5px;
}

.rollover-block ul,
.rollover-block ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.rollover-block ul li,
.rollover-block ul li.leaf,
.rollover-block ul li.collapsed {
  padding: 0 0 0 0;
  list-style-image: none;
  list-style-type: none;
  margin: 0;
}

.block-poll.rollover-block ul.links {
  padding: 10px 0 0 0;
  list-style-image: none;
  list-style-type: none;
  margin: 0;
}

.rollover-block ul li a {
  margin: 0;
  padding: 0 10px;
  display: block;
  text-decoration: none;
}

.custom-inbox {
  padding: 10px;
}

.no-margins-block {
  padding: 0;
  margin: 0;
}
.no-margins-block p {
  margin: 0;
}

.stripebox h2 {
  margin: 0 -9px 5px -9px;
  padding: 0 5px;
}
.blk-outline,
.blk-solid {
  margin: 5px;
  padding: 5px;
}

#leaderboard .blk-outline,
#leaderboard .blk-solid,
#banner .blk-outline,
#banner .blk-solid {
  margin: 0;
  padding: 5px;
}

#sidebar-left  .customframeblock,
#sidebar-right .customframeblock {
  padding: 0px;
  margin-bottom:10px;
}

#block-node-recent table {
  width:100%;
}

.rooplelogo {
  text-align:center;
  padding-top:15px;
}

/* custom typography styles */
div.alert-custom,
div.help-custom,
div.info-custom,
div.note-custom,
div.errormsg-custom,
div.xfer-custom,
span.alert,
span.help,
span.note,
span.info,
span.errormsg,
span.xfer {
  display: block;
  padding: 10px 10px 10px 10px;
/*  margin: 0 10px;*/
}

div.alert-custom,
span.alert {
  background-color: #ffa07a;
  border-top: 2px solid #d04040;
  border-bottom: 2px solid #d04040;
}

div.errormsg-custom,
span.errormsg {
  background-color: #f3cece;
  border-top: 2px solid #d04040;
  border-bottom: 2px solid #d04040;
}

div.help-custom,
span.help {
  background-color: #cadaef;
  border-top: 2px solid #3060a0;
  border-bottom: 2px solid #3060a0;
}

div.note-custom,
span.note {
  background-color: #f8efd0;
  border-top: 2px solid #e6cc62;
  border-bottom: 2px solid #e6cc62;
}

div.info-custom,
span.info {
  background-color: #afeeee;
  border-top: 2px solid #008000;
  border-bottom: 2px solid #008000;
}

div.xfer-custom,
span.xfer {
  background-color: #ddf8eb;
  border-top: 2px solid #20a060;
  border-bottom: 2px solid #20a060;
}

/* CUSTOM openads blocks */

div #block-openads-0  {
	  /* background: url(images/open_bg.png) repeat-x; */
	text-align: center;
    background-color: #fff;

}
div #block-openads-1 {
	  /* background: url(images/open_bg.png) repeat-x; */
      background-color: #f5f5dc;
	text-align: center;
}
div #block-openads-2 {
	   /* background: url(images/open_bg.png) repeat-x; */
      background-color: #f5f5dc;
	text-align: center;
}
div #block-openads-3 {
	   /* background: url(images/open_bg.png) repeat-x; */
      background-color: #f5f5dc;
	text-align: center;
}
div #block-openads-4 {
	   /* background: url(images/open_bg.png) repeat-x; */
      background-color: #f5f5dc;
	text-align: center;
}
div #block-openads-5 {
	   /* background: url(images/open_bg.png) repeat-x; */
      background-color: #f5f5dc;
	text-align: center;
}
div #block-openads-6 {
	   /* background: url(images/open_bg.png) repeat-x; */
     background-color: #f5f5dc;
	text-align: center;
}
div #block-openads-7 {
	   /* background: url(images/open_bg.png) repeat-x; */
      background-color: #f5f5dc;
	text-align: center;
}
div #block-openads-8 {
	   /* background: url(images/open_bg.png) repeat-x; */
      background-color: #f5f5dc;
	text-align: center;
}
div #block-openads-9 {
	   /* background: url(images/open_bg.png) repeat-x; */
      background-color: #f5f5dc;
	text-align: center;
}


 table #gsThumbMatrix {
	width: 80px;
}

td.active  {
	 background-color: #fff;
	text-align: left;
	min-width: 50px;
}
.views-field-comment-count {
	 background: url(images/nor_bg.png) repeat-x;
	text-align: center;
}
.views-field-value {
	background: url(images/review_bg.png) repeat-x;
	text-align: center;
	
}


.view-search-for-route tr.odd, .view-canoe-routes tr.odd{
	background: #E6Dfd3;
}

.view-search-for-route tr.even , .view-canoe-routes tr.even{
	background: #DED7CC;
}


thead th {

  text-align: left;
  padding-right: 1em;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  background-color: #eee;

}

/* BLOKOVI top 5 */

div #block-views-CanoesTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-CanoesTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}
 /*.views-field-title {
	background: url(images/nor_bg.png) repeat-x; */

div #block-views-ClothingTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-ClothingTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}

div #block-views-CookingTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-CookingTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}

div #block-views-FiltersTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-FiltersTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}

div #block-views-FlashlightsTO5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-FlashlightsTO5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}

div #block-views-FoodTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-FoodTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}

div #block-views-GadgetsTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-GadgetsTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}

div #block-views-GpsTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-GpsTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}

div #block-views-LanternsTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-LanternsTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}

div #block-views-MapsTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-MapsTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}

div #block-views-PacksTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-PacksTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}

div #block-views-PaddlesTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-PaddlesTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}


div #block-views-SprayTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-SprayTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}

div #block-views-StovesTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-StovesTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}

div #block-views-TarpsTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-TarpsTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}

div #block-views-TentsTOP5-block_1 {
	background: url(images/nor_bg.png) repeat-x;
	text-align: center;	
}
div #block-views-TentsTOP5-block_1 h2.title{
	color: #000;
	text-align: left;
	padding-bottom: 8px;
}

/**/
#search-block-form {
	display: inline;
}
/* div #sidebar-right .block {
	background-color: #f5f5dc;
} */

 div #sidebar-left .block {
	background-color: #f5f5dc;

  
} 

div #block-block-16 {
	text-align: center;
	color: #8a360f;
    font-size: 12px;
    font-weight: bold;
    background-color: #f5f5dc;
}

/* SMESNE izmene :) */

div #block-block-10 {
	font-size: 11px;
    color: #18559b;
	font-weight: bold;
	text-decoration: underline;
	background-color: #f5f5dc;
}
div #block-user-0 {
	
background-color: #f5f5dc;	
}

div #block-views-latesthaedlines-block_1 {
	
background-color: #f5f5dc;	
}

div #block-openads-1  {
	font-size: 10px;
    color: #18559b;
	font-weight: bold;
	
}

div #block-openads-2  {
	font-size: 10px;
    color: #18559b;
	font-weight: bold;
	
}
div #block-openads-10  {
	font-size: 10px;
    color: #000;
	font-weight: bold;
	
}

div #block-openads-3  {
	font-size: 10px;
    color: #18559b;
	font-weight: bold;
	
}
div #block-openads-4  {
	font-size: 10px;
    color: #18559b;
	font-weight: bold;
	
}
div #block-openads-5  {
	font-size: 10px;
    color: #18559b;
	font-weight: bold;
	
}
div #block-openads-6  {
	font-size: 10px;
    color: #18559b;
	font-weight: bold;
	
}
div #block-openads-7  {
	font-size: 10px;
    color: #18559b;
	font-weight: bold;
	
}
div #block-openads-8  {
	font-size: 10px;
    color: #18559b;
	font-weight: bold;
	
}
div #block-openads-9  {
	font-size: 10px;
    color: #18559b;
	font-weight: bold;
	
}
div #block-block-13 {
	text-align: center;
	color: #8a360f;
    font-size: 12px;
    font-weight: bold;
    background-color: #f5f5dc;
}

div #block-block-14 {
	text-align: center;
	color: #8a360f;
    font-size: 10px;
    font-weight: bold;
    background-color: #f5f5dc;
}
div #block-block-15 {
	text-align: center;
	color: #8a360f;
    font-size: 12px;
    font-weight: bold;
    background-color: #f5f5dc;
}

/* SEARCH Routes */

div .views-exposed-widget  .tid {
	background-color: aqua;

}
div #content-top {
	        margin: .5em 0 2em 0;
  background-color: #f5f5dc;
  padding: 8px;
  border: #000 solid 1px;
}

 .field-field-trackmap {
	text-align: center;
} 



/* Comments */ 

div #comments  .node {
	background-color: #eee;
	border: 1px solid #c3c3c1;
}
.field-field-routes-comments {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #ddd;

}
div #comments  .node h2 {
	font-size: 13px;
	padding: 5px;
	/*	background-image: url(images/open_bg.png); */
		background-color: #b7edf5;
    background-repeat: repeat-x;
    border: 1px solid #fff;
}
div #comments  .node .print-link span {
	display: none;
}
.field-field-routes-email {
	background-color: #ddd;
	padding: 5px;
	font-size: 11px;
	line-height: 14px;
	border: none;
	
	
}
div .view-gears {
 
    margin-left: auto;
  margin-right: auto;
      background-color: #f5f5dc;
 
 
  
}
div .view-gears thead th {


  padding-bottom: 10px;
  padding-top: 10px

}

/* Search Button Fix */

#edit-search-block-form-1 {
    margin-bottom: 5px;
}

/* Recepies */

div #block-views-newest_recipes-block_1 .views-field-title span a {
    padding-bottom: 10px;
    
}

/* Views */

.views-exposed-widgets {
    background-color: #f5f5dc;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
      border-left: 1px solid #000;
      padding-left: 2px ;
      padding-bottom: 25px;
}

div .view-content {
    
        background-color: #f5f5dc;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
      border-left: 1px solid #000;
      border-bottom: 1px solid #000;
      padding-left: 2px 
}


li .comment_add {
    display: none;
}

/* Gear Info */

div #block-menu-menu-gearinfo .menu .expanded   {
    
    font-weight: bold;
    font-size: 11px;
}
div #block-menu-menu-gearinfo .menu li   {
    
    font-weight: normal;
}

/* Gear Review */

div #block-menu-menu-gearstwo .menu .expanded   {
    
    font-weight: bold;
    font-size: 11px;
}
div #block-menu-menu-gearstwo .menu li   {
    
    font-weight: normal;
}

/* Care & Repairs */

div #block-menu-menu-careandrepairs .menu .expanded   {
    
    font-weight: bold;
    font-size: 11px;
}
div #block-menu-menu-careandrepairs .menu li   {
    
    font-weight: normal;
}

/* Manu Fix */

.views-field-field-manu-manufacturer-ref-nid  .node {
    background: none;
    border: none;
    padding-bottom: 0px;
}
.views-field-field-manu-manufacturer-ref-nid  .field-label {
    display: none;
}

.views-field-field-manu-manufacturer-ref-nid .field-field-manu-manufacturer {
    font-weight: bold;
}

.views-field-field-manu-manufacturer-ref-nid .field-field-manu-province {
    display: inline;
    float: left;
}
.views-field-field-manu-manufacturer-ref-nid .field-field-manu-city {
    display: inline;
    float: left;
    padding-left: 2px;
}
.views-field-field-manu-manufacturer-ref-nid .field-field-manu-country {
    display: inline;
    float: left;
    padding-left: 2px;
}
.views-field-field-manu-manufacturer-ref-nid .field-field-manu-postal-code {
    display: inline;
    float: left;
    padding-left: 2px;
}
.views-field-field-manu-manufacturer-ref-nid .field-field-manu-home-page {
    clear: both;
}
.views-field-field-manu-manufacturer-ref-nid  .field-field-website-masked {
    clear: both;
}
/* manu Node Fix */

/*  div .field field-type-nodereference field-field-manu-manufacturer-ref > div .field-items > div .field-item odd > div .node */
.field-field-manu-manufacturer-ref .node  {
    border-top: 1px solid #c3c3c1;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    padding: 0px;
    
    
}

.field-field-manu-manufacturer-ref .node .field-label  {
    border: none;
    padding: 0px;
    float: left;

    
}

/* Node Comments */


div .view-nodecomments .view-content {
    background-color: #fff;
    border: none;
    font-size: 11px;
}
div .view-nodecomments .view-content .views-row-first, .views-row-even, .views-row-odd, .views-row-last {
    background: url(images/review_bck.jpg) repeat-x top;

}


div .view-nodecomments .views-field-title {
    background: #f5f5dc;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 82px;
      float: left;

}
#emailcomment {
    float: left;
    background: url(images/email.gif) no-repeat;
        margin-top: 5px;
    margin-left: 2px;
    padding-left: 10px;
}

div .view-nodecomments .views-field-field-purchasedfrom-value {
    clear: both;
    padding-left: 60px;
    padding-bottom: 5px;

}
div .view-nodecomments .views-field-field-pricepaid-value  {
    clear: both;
    padding-left: 92px;
     padding-bottom: 5px;
}
div .view-nodecomments .views-field-created  {
    clear: both;
    padding-left: 78px;
     padding-bottom: 5px;
}
 div .view-nodecomments .views-field-field-raiting-rating {
    padding-left: 110px;
    display: inline;
    float:left;
    width: 800px;
    padding-bottom: 10px;
    

 }
  div .view-nodecomments .views-field-field-raiting-rating label {
    float:left;
    display: inline;
   
  

 }
 
 div .view-nodecomments .views-label-field-yourcomments-value .field-content {
    clear: both;
 
    
 }

/* label Fix */ 

div .field-field-website-masked .field-label {
    
    display: none;
}

div .field-field-php-funkcija .field-label {
    display: none;
}

/* Sitemap */

div .site-map h2 {
    display: none;
 }

/* Recipes  */

div .recipes_submited_label {
    
    float: left;
}

#recipes_submited_field {
    
    float: left;
    margin-left: 5px;
}

div .recipes_label {
    font-weight: bold;
    float: left;
    width: 150px;
    text-align: right;
    clear: both;
}
div .recipes_print {
    text-align: right;

} 
div .recipes_field {
    float: left;
    width: 450px;
    text-align: inherit;
    margin-left: 10px;
  
}  

div .recipes_field p {
    margin-top: 0px;
    margin-bottom: 3px;

  
} 
 
div .recipes_separator {
    height: 5px;
    clear: both;
}

/* Open Ads */

div #block-openads-11 

{

background-color: #f5f5dc;
text-align: center;
font-size: 10px;
color: #18559b;
font-weight: bold;

}

div #block-openads-12 

{

background-color: #f5f5dc;
text-align: center;
font-size: 10px;
color: #18559b;
font-weight: bold;

}
div #block-openads-13 

{

background-color: #f5f5dc;
text-align: center;
font-size: 10px;
color: #18559b;
font-weight: bold;

}
div #block-openads-14 

{

background-color: #f5f5dc;
text-align: center;
font-size: 10px;
color: #18559b;
font-weight: bold;

}
div #block-openads-15 

{

background-color: #f5f5dc;
text-align: center;
font-size: 10px;
color: #18559b;
font-weight: bold;

}

/**** Articles ****/

div .view-articles .views-field-title  {
    background-color: #f5f5dc;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 14px;
}

div .articles_title  {
    color: #8a360f;
    
}

div .views-field-field-storys-value {
    padding-left: 4px;
    padding-right: 4px;
}

div .views-field-nid .field-content a{
    font-weight: bold;
    padding-left: 4px;  
    font-size: 11px;
}

div .views-field-nid  {
 
    padding-top: 4px;
    margin-bottom: 4px;    
}
div .view-latesthaedlines .view-content {
    border: none;    
}
div #block-editable_blocks-1 {
    background-color: #f5f5dc;
    padding-top: 5px;
    
}
div #block-editable_blocks-1 .editable-block-content {
    background-color: #f5f5dc;
    margin-left: 4px;
    font-size: 11px;
    
}

div #block-editable_blocks-1 a {
    font-size: 11px;
    color: #18559b;
    padding-bottom: 10px;
    
}

div .views-field-field-author-articles {
    font-size: 11px;
    padding-left: 4px;
    padding-bottom: 3px;
    color: #6f6f6f;
    font-weight: bold;
}

div .field-field-author-articles {
        color: #6f6f6f;
        padding-bottom: 5px;
        font-size: 11px;
        font-weight: bold;
}

div .views-field-field-order-article {
    font-size: 11px;
    color: red;
    float: right;
    display: inline;
}

div .views-field-field-order-article .field-content {
        display: inline;
        padding-right: 10px;
}


div .views-field-field-order-article-value .field-content {
    font-size: 12px;
    color: red;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
      
}

/* Header View */

div .view-articles  .view-header p {
    background-color: #f5f5dc;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px;
    font-size: 11px;
    color: #393939;
}

/* GPX files */

fieldset.group-gpxdata .fieldset-wrapper .form-item {
    background-color: #eee;
  
}

/* Display Routes */


div #routes-display fieldset {
    border: none;
}

.fieldgroup legend {

	color: #8a360f;
	font-weight: bold;
    font-size: 16px;

}
.legend-custom legend {
    
   	color: #8a360f;
	font-weight: bold;
    font-size: 16px;

}

div #routes-display h5 {
    
   	color: #8a360f;
	font-weight: bold;
    font-size: 16px;

}

div #routes-display .comments-title{
    
   	color: #8a360f;
	font-weight: bold;
    font-size: 16px;

}
div #comment .comments-title {
    
   	color: #8a360f;
	font-weight: bold;
    font-size: 16px;

}
/* Routes */




.views-field-field-gpxmap-dummy {
	background-color: #f2f2f2;
	
}

div .field-label {
	font-size: 11px;
}
.fieldgroup {
	background-color: #fff;
}


div .field-label {
	padding: 3px;
}


/***/

.field .field-label, .field .field-label-inline, .field .field-label-inline-first {
    padding-bottom: 3px;
	font-weight: bold;
    font-size: 11px;
    text-align: left;
 
}

.field-field-accessibility-rating .field-item  {
     padding: 3px;
 
}

/* Search Routes View */

.views-exposed-widgets {
    padding-left: 50px;
}
/* */

div#edit-title-wrapper input {
    width: 162px;
    margin-left: 16px;
}

div#edit-name-wrapper input {
    width: 162px;
    margin-left: 11px;
}

div#edit-field-authors-name-value-wrapper input {
    width: 162px;
    margin-left: 70px;
}

/**/

#edit-field-duration-value-min-wrapper input{
        float: left;
    display: inline-table;
}
div#edit-field-duration-value-min-wrapper label {
    float: left;
    display: inline-table;
}
div#edit-field-duration-value-max-wrapper input {
    width: 60px;
}
div#edit-field-duration-value-min-wrapper input {
    width: 60px;
}

/* Distance */

div#edit-field-distance-value-min-wrapper {
        float: left;
    display: inline-table;
}
div#edit-field-distance-value-min-wrapper label {
    float: left;
    display: inline-table;
}
div#edit-field-distance-value-max-wrapper input {
    width: 60px;
    
}
div#edit-field-distance-value-min-wrapper input {
    width: 60px;
    margin-left: 9px;
}

/* Total */
div#edit-field-portage-distance-value-wrapper input {
    width: 60px;
}

/* Author */
/*div#edit-name-wrapper input {
    width: 200px;
}*/

/* Route Comments */


div .view-route-nodecomments .view-content {
    background-color: #fff;
    border: none;
    font-size: 11px;
}
div .view-route-nodecomments .view-content .views-row-first, .views-row-even, .views-row-odd, .views-row-last {
    background: url(images/review_bck.jpg) repeat-x top;

}


div .view-route-nodecomments .views-field-title {
    background: #f5f5dc;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 82px;
      float: left;

}
#emailcomment {
    float: left;
    background: url(images/email.gif) no-repeat;
        margin-top: 5px;
    margin-left: 2px;
    padding-left: 10px;
}

div .view-route-nodecomments .views-field-field-routes-comments-value {
    clear: both;
    padding-left: 60px;
    padding-bottom: 5px;

}

  div .view-route-nodecomments .views-field-field-routes-comments-value label {
    float:left;
    display: inline;
    padding-left: 22px;
    font-weight: bold;
 }
 
 div .view-route-nodecomments .views-field-field-routes-comments-value .field-content {
    clear: both;
     padding-left: 22px;
    
 }
 
  div .view-route-nodecomments .views-field-created  {
    clear: both;
     margin-left: 22px;
    
 }
   div .view-route-nodecomments .views-field-created  label {
    display: inline;
    padding-left: 60px;
    font-weight: bold;
 }
 /* Print Page */
#print-routes{
  text-align: right;
 }
 
 #print-routes a{
    font-size: 11px;
 }
 
 
 /* Add You Route Fix */
div#add-route legend {
    color: #8a360f;
    font-weight: bold;
}

div #bt-wrapper {
    margin-left: 20px;
}

div#add-route  label {
    font-weight: normal;
}

div#add-route .tips {
    display: none;
}

/* Fields inline */
div#edit-field-distance-0-value-wrapper.form-item  label {
    float: left;
    width: 80px;
}

div#edit-field-duration-0-value-wrapper  label {
    float: left;

     width: 80px;
}

div#edit-field-loop-trip-value-wrapper label {
    float: left;
     width: 80px;
}

/**/
div#edit-field-river-travel-value-wrapper label {
    float: left;
     width: 95px;
}
div#edit-field-lake-travel-value-wrapper label {
    float: left;
     width: 95px;
}
div#edit-field-portaging-value-wrapper label {
    float: left;
     width: 95px;
}
div#edit-field-remoteness-value-wrapper label {
    float: left;
     width: 95px;
}

/**/

div#edit-field-number-portage-0-value-wrapper label {
    float: left;
     width: 210px;
}
div#edit-field-portage-distance-0-value-wrapper label {
    float: left;
     width: 210px;
}
div#edit-field-longest-portage-0-value-wrapper label {
    float: left;
     width: 210px;
}


/**/

div#edit-field-trip-date-str-0-value-wrapper label {
    float: left;
     width: 70px;
}

div#edit-field-water-levels-value-wrapper label {
    float: left;
     width: 97px;
}

/**/

div#edit-field-your-name-0-value-wrapper label {
    float: left;
     width: 160px;
}

div#edit-field-youremail-0-value-wrapper label {
    float: left;
     width: 160px;
}
div#edit-field-authors-name-0-value-wrapper label {
    float: left;
     width: 160px;
}


.red {
    color: red;
    display: inline-block;
}

/* Route Display */

div.field-field-topo50 .field-label {
    color: #8a360f;
}
div.field-field-topo50 .field-items {
    padding-left: 4px;
}

div.field-field-topo250 .field-label {
    color: #8a360f;
}

div.field-field-topo250 .field-items {
    padding-left: 4px;
}
div.field-field-other-maps .field-label {
    color: #8a360f;
}
div.field-field-other-maps .field-items {
    padding-left: 4px;
}

.distance {
    display: inline;
    margin-left: 45px;
}

.duration {
    display: inline;
    margin-left: 49px;
}

.loop {
    display: inline;
    margin-left: 32px;
}

/**/

.river {
    display: inline;
    margin-left: 23px;
}

.lake {
    display: inline;
    margin-left: 25px;
}

.portaging {
    display: inline;
    margin-left: 37px;
}

.remoteness {
    display: inline;
    margin-left: 22px;
}

/**/

.portages {
    display: inline;
    margin-left: 60px;
}

.portage_distance {
    display: inline;
    margin-left: 13px;
}

.longest_portage {
    display: inline;
    margin-left: 52px;
}

.trip_date {
    display: inline;
    margin-left: 98px;
}

.water_levels {
    display: inline;
    margin-left: 72px;
}

div #routes-display h4 {
    color: #8a360f;
    
}

div #routes-display tbody {
    border-top: 1px dotted gray;
    border-bottom: 1px dotted gray;
    
}

div #routes-display td{
    border-left: 1px dotted gray;
    border-right: 1px dotted gray;
}
div #route-border {
     border-bottom: 1px dotted gray;
}

div #submitted_by tbody {
    border: none;
}
div #submitted_by td {
    border: none;
}
div #submitted_by  {
    border: none;
}

/* Route Comment */


 div .view-route-nodecomments  .view-header p {
  color: #8a360f;
  font-weight: bold;
  font-size: 16px;
  margin-left: 11px;
}

div .legend-region
{
  color: #8a360f;
  font-weight: bold;
  font-size: 16px;
}

/* Select Route Fix */
.hierarchical-select-wrapper-wrapper label {
    display: none;
}

/* search routes fix */

.views-exposed-form .views-exposed-widget {
	display: inline-flex !important;
	padding: 5px 5px 10px 5px !important;
}

/* Routes Gallery Images */
div#routes-display img {
    margin-bottom: 8px;
    margin-top: 8px;
}

/* Routes View */
div#journal-view {
     background: url(images/yes.png) no-repeat center;
     font-size: 0px;
    
}

div#gpx-view {
     background: url(images/gpx.png) no-repeat center;
     font-size: 0px;
    
}

div#photo-view {
     background: url(images/camera.jpg) no-repeat center;
     font-size: 0px;
}
div#phpbbforum-page {background: #f5f5dc;}

.smalltext {
  font-size: 100%;
}


/* Add your route D7 styles, Vladeta */


.node-addyourroute {
     background: #fff;
}

.node-type-addyourroute #branding{
     background: #fff;
}

.node-type-addyourroute #branding .title{
     float: inherit;
     text-align: center;
}

.node-type-addyourroute .location-locations-display {
     display: none;
}

.node-type-addyourroute .submitted {
     position: relative;
     left: 335px;
     top: 109px;
}

.node-type-addyourroute .field-name-field-gpxmap, .node-type-addyourroute .field-name-field-gpxmap .field-label {
     text-align: -webkit-center;
     margin: 0 0 2em 0;
}

.node-type-addyourroute .field-name-field-gpxmap .field-label {
     color: #8a360f;
     font-weight: bold;
     font-size: 16px;
     margin: 2em 0 0 0;
}

.node-addyourroute fieldset {
     background: #fff;
   /*  margin: 2em 0 0 0; */
     margin: 0;
}

.node-addyourroute .field-name-taxonomy-vocabulary-50 {
     color: #8a360f;
     font-weight: bold;
     font-size: 16px;
     line-height: 120%;
     margin-bottom: 30px;
     text-align: center;
}

/*

.node-addyourroute .field-name-taxonomy-vocabulary-50 .field-item {
     display: inline;
}

.node-addyourroute .field-name-taxonomy-vocabulary-50 .field-item:nth-child(1):after { 
    content: " - ";
}

.node-addyourroute .field-name-taxonomy-vocabulary-50 .field-item:nth-child(3):before { 
    content: " - ";
}

.node-addyourroute .field-name-taxonomy-vocabulary-50 .field-item:nth-child(4):before { 
    content: " - ";
} */


.node-addyourroute .fieldset-legend .fieldset-title, .node-addyourroute .fieldset-legend {
    color: #8a360f !important;
    font-weight: bold;
    font-size: 16px;
} 
.node-addyourroute .field-label {
     font-size: 1em;
     padding: 3px;
}

.node-addyourroute .field-item { 
     padding-top: 3px;
}

.node-addyourroute .submitted {
     font-size: 1em;
}

.node-addyourroute .form-wrapper {
     border: 0;
}

#submitter-info {
    margin: 2em 0 2em 0;
}

#submitter-info .fieldset-legend {
    display: none;
}

#submitter-info .field-name-field-trip-date-str.clearfix:after, #submitter-info .field-name-field-authors-name.clearfix:after {
    content: none;
}

#submitter-info .field-name-field-trip-date-str .field-item.even {
    width: 254px;
}

#route-tb-1, #route-tb-2, #route-tb-3, #route-tb-4 {
     display: inline;
     width: 313px;
     height: 134px;
     margin: 0;
     padding: 5px;
     border: 1px dotted gray;
     vertical-align: top;
     margin-bottom: 10px;
}

#route-tb-1 .fieldset-legend, #route-tb-2 .fieldset-legend, #route-tb-3 .fieldset-legend, #route-tb-4 .fieldset-legend {
     font-size: 100%;
}

#route-tb-1 legend, #route-tb-2 legend, #route-tb-3 legend, #route-tb-4 legend {
     margin-bottom: 10px;
}

.node-addyourroute #route-desc .fieldset-legend, .node-addyourroute #route-other-info .fieldset-legend { /* Hides Route Description fieldset label Vladeta */
     display: none;
}

.node-addyourroute #route-desc .field-label,.node-addyourroute #route-other-info .field-label  {
    color: #8a360f;
    font-weight: bold;
    font-size: 16px;
    padding-left: 0px;
  /*  margin: 2em 0 0 0; */
}

.node-addyourroute #route-desc .field-name-field-accesscomments .field-label, .node-addyourroute #route-other-info .field-name-field-resource-materia .field-lable {
     margin: 0;
}

/* Name overide for GPS Tracks section VT */

.node-addyourroute #gps-tracks legend span {
     display: none;
}

.node-addyourroute #gps-tracks legend:after {
     content: 'File Download Section';
     color: #8a360f !important;
     font-weight: bold;
     font-size: 16px;
}
/* Name overide for GPS Tracks section END */

.node-addyourroute #gps-tracks .field-name-field-gps-file, #rel-links .field-name-field-rele-links .field-label {
     color: #8a360f;
}

#maps-req .field-label {
     color: #8a360f;
     font-size: 11px;
}

.node-addyourroute .field-name-field-accesscomments,
.node-addyourroute .field-name-field-technical-guide,
.node-addyourroute .field-name-field-trip-log,
.node-addyourroute #maps-req,
.node-addyourroute .field-name-field-resource-materia,
.node-addyourroute .field-name-field-else-to-add,
.node-addyourroute #rel-links,
.node-addyourroute #gps-tracks {
    margin-bottom: 1.6em;
}

/* CERAiT Added */

.weblinks-link {
	display: inline-flex;
    font-weight: bold;
}
.site-map-menus {
	background: #f5f5dc;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: -13px;
}

.comment .submitted {position: inherit;}

/* Recipes D7 styles, Vladeta */

.node-addrecipes .field{
    margin-bottom: 10px;
}

.node-addrecipes .field-label {
    font-weight: bold;
    float: left;
    width: 150px;
    text-align: right;
    clear: both;
    font-size: 13px;
    padding: 0;
    margin-right: 5px;
}

.node-addrecipes .field-name-field-submitted-recipe .field-label {
    font-weight: normal;
    width: inherit;
    text-align: inherit;
}

.node-addrecipes .field-name-field-submitted-recipe {
    margin-bottom: 40px;
}


.node-addrecipes .field-items {
    display: inline;
    width: 450px;
}

.node-addrecipes .field-items p {
    margin: 0;
}

/* Seach Results D7 styles, Vladeta */

.page-node-59940 #branding .title {
    padding: 5px;
    padding-top: 20px !important;
    font-size: 140% !important;
    text-align: center;
    float: inherit !important;
}


.search-section-title {
    padding: 5px;
    padding-top: 20px;
    font-size: 140%;
    color: #8a360f;
}

/* Add Your Route Edit Form D7 styles, Vladeta */

/**/

label[for="edit-field-accesscomments-und-0-value"], label[for="edit-field-technical-guide-und-0-value"], label[for="edit-field-trip-log-und-0-value"], label[for="edit-field-other-resources-und-0-value"], label[for="edit-field-topo50-und-0-value"], label[for="edit-field-topo250-und-0-value"], label[for="edit-field-other-maps-und-0-value"], label[for="edit-field-rele-links-und-0-value"], label[for="edit-field-else-to-add-und-0-value"] {
    padding-left: 32px;
}

.form-item-field-accesscomments-help-und-0-value, .form-item-field-technical-help-und-0-value, .form-item-field-trip-journal-help-und-0-value, .form-item-field-other-resources-help-und-0-value, .form-item-field-topo50-help-und-0-value, .form-item-field-topo250-help-und-0-value, .form-item-field-other-maps-help-und-0-value, .form-item-field-rel-links-help-und-0-value, .form-item-field-special-comm-help-und-0-value  {
    margin-top: 0px;
    padding-top: 0px;
}

label[for="edit-field-accesscomments-help-und-0-value"], label[for="edit-field-technical-help-und-0-value"], label[for="edit-field-trip-journal-help-und-0-value"], label[for="edit-field-other-resources-help-und-0-value"], label[for="edit-field-topo50-help-und-0-value"], label[for="edit-field-topo250-help-und-0-value"], label[for="edit-field-other-maps-help-und-0-value"], label[for="edit-field-rel-links-help-und-0-value"], label[for="edit-field-special-comm-help-und-0-value"] {
    display: none;
}

input#edit-field-accesscomments-help-und-0-value, input#edit-field-technical-help-und-0-value, input#edit-field-trip-journal-help-und-0-value, input#edit-field-topo50-help-und-0-value, input#edit-field-other-resources-help-und-0-value, input#edit-field-topo250-help-und-0-value, input#edit-field-other-maps-help-und-0-value, input#edit-field-rel-links-help-und-0-value, input#edit-field-special-comm-help-und-0-value {
    background: url(images/help-icon.jpg) repeat-x top;
    border: none;
    cursor: default;
    width: 27px;
    height: 18px;
    display: inline-block;
    position: absolute;
}

.node-addyourroute-form .fieldset-legend .fieldset-title {
    color: #8a360f !important;
    font-weight: bold;
}

label[for="edit-field-gpxdata-und-0-value"]:before {
    content: 'Note: After you have uploaded your .gpx file, the software will adjust the name of the file. Please copy & paste EXACTLY the new file name (i..e. your_new_filename.gpx) into the rectangle immediately below here.';
    display: block;
    font-weight: normal;
    margin-bottom: 1em
}

label[for="edit-field-gpxdata-und-0-valuetype"]:before {
    content: 'Note: You MUST select the option "File: GPX" - please ignore all other options.';
    display: block;
    font-weight: normal;
    margin-bottom: 1em
}


/* Add Your Route Comments D7 styles, Vladeta */

.node-addyourroute .comment {
    border: 0;
    font-size: 11px;
    padding-left: 60px;
    line-height: 100%;

}


.node-addyourroute .comment h3 {
    font-size: 11px;
    font-weight: normal;
} 

.node-addyourroute .comment .field-label {
    padding-left: 0;
}

/*
.node-addyourroute .field-name-comment-body .field-item {
    padding-top: 3px;
}*/

/* re-captcha */

.g-recaptcha {margin-top: 10px;}

