
html {
  background: url("graphics/bgf.png") repeat-x top center #eee;
  padding: 0;
  margin: 0;
  font-family: "Segoe UI", "Arial", "Verdana", sans-serif;
  font-size: 9pt;
  color: #444;
}

body {
  background: transparent;
  padding: 0px;
  margin: 0;
}

div.wrapper {
  background: transparent;
  padding: 0;
  border: 0;
  margin: 0 auto;
  max-width: 970px;
  min-width: 900px;
}

div.wrapper > p,
div.content > p {
  line-height: 14pt;
}

div#header {
  background: transparent;
  margin: 0 auto;
  max-width: 970px;
  min-width: 900px;
  color: #fff;
}

h1#ivk {
  display: block;
  text-indent: -9999px;
  font-size: 0pt;
  background: url("graphics/aviap-header-l.png") no-repeat top left transparent;
  width: 550px;
  height: 150px;
  margin: 20px 0;
  padding: 0;
}

h1#ivks a:link,
h1#ivks a:visited,
h1#ivks a:hover,
h1#ivks a:active {
  display: block;
  text-indent: -9999px;
  font-size: 0pt;
  background: url("graphics/aviap-header-s.png") no-repeat top left transparent;
  width: 360px;
  height: 80px;
  margin: 20px 0;
  padding: 0;
}

#photocount {
  line-height: 10px;
  margin: -50px 0 40px 135px;
  color: #888;
  color: #fff;
  font-size: 12pt;
}

#photocount strong {
  font-size: 14pt;
  line-height: 10px;
} 

/*
div#site_description_block,
div#account_info_block {
  color: #cce;
  font-family: "Times New Roman", serif, sans-serif;
  font-style: italic;
  float: right;
  width: 340px;
  margin-top: -170px;
  font-size: 9pt;
  text-align: justify;
}
*/

div#site_description_block,
div#account_info_block {
  color: #ddf;
  font-family: "Tahoma", "Arial", sans-serif;
  float: right;
  width: 300px;
  margin-top: -170px;
  margin-right: 20px;
  font-size: 7pt;
  text-align: justify;
}

div#site_description_block h4,
div#account_info_block h4 {
  color: #fff;
  border: 0;
  font-size: 13pt;
  margin: 10px 0 5px 0;
}

div#site_description_block p,
div#account_info_block p {
  margin: 0;
}

div#footer {
  text-align: center;
  padding: 20px;
  color: #888;
  font-size: 8pt;
  clear: both;
}

div.content {
  background: url("graphics/contentbg.png") repeat-x top #fff;
  border: 1px #ddd solid; 
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 15px;
  margin: 0 0 20px 0;
}
div#naviblock {
  background: url("graphics/navibg-t.png") repeat-x transparent;
  padding: 0;
  border: 0;
  margin: 0 auto;
  max-width: 970px;
  min-width: 900px;
  color: #fff;
  height: 30px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
}

ul#navigation {
  padding: 0;
  margin: 0 0 0 20px;
  list-style: none;
}

ul#navigation li {
  padding: 0; 
  margin: 0;
} 

/*

ul#navigation li.lla span {
  display: block;
  float: left;
  color: #ccc;
  line-height: 10px;
  padding: 10px 20px 10px 20px;
  border: 0;
  margin-left: 70px;
  background: #3a3a3a;
  font-weight: bold;
}

*/

ul#navigation li a:link,
ul#navigation li a:visited {
  display: block;
  float: left;
  color: #ccc;
  line-height: 10px;
  padding: 10px 10px;
  margin: 0 10px;
  border: 0;
  text-decoration: none;
}

ul#navigation li a:hover,
ul#navigation li a:active {
  border: 0;
  color: #fff;
  background: #3a3a3a;
  background: rgba(255, 255, 255, 0.1);
  text-decoration: none;
}

ul#navigation li strong a:link,
ul#navigation li strong a:visited {
  background: #444;
  background: rgba(255, 255, 255, 0.1);
  font-weight: normal;
  text-decoration: none;
}


/* Pnavi */

div#pnaviblock {
  background: #444;
  background: url("graphics/pnavbg-t.png") repeat-x transparent;
  padding: 0 0 0 0;
  border: 0;
  margin: 0 auto 0 auto;
  max-width: 930px;
  min-width: 900px;
  color: #fff;
  height: 24px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

ul#pnavigation {
  padding: 0;
  margin: 0 0 0 20px;
  list-style: none;
}

ul#pnavigation li {
  padding: 0; 
  margin: 0;
} 

ul#pnavigation li span,
ul#pnavigation li a:link,
ul#pnavigation li a:visited {
  display: block;
  float: left;
  color: #ccc;
  line-height: 16px;
  padding: 4px 20px;
  border: 0;
  font-size: 8pt;
  text-decoration: none;
}

ul#pnavigation img {
  padding: 0;
  margin: -1px 0px -1px -1px;
  width: 16px;
  height: 16px;
  border: 0;
  text-decoration: none;
}

ul#pnavigation li span {
  font-size: 10pt;
  font-weight: bold;
  font-variant: small-caps;
}

ul#pnavigation li a:hover,
ul#pnavigation li a:active {
  border: 0;
  color: #fff;
  background: #555;
  background: rgba(255, 255, 255, 0.1);
  text-decoration: none;
}

ul#pnavigation li strong a:link,
ul#pnavigation li strong a:visited {
  background: #555;
  background: rgba(255, 255, 255, 0.1);
  font-weight: normal;
}

ul#pnavigation li strong a:hover,
ul#pnavigation li strong a:active {
  background: #666;
  background: rgba(255, 255, 255, 0.1);
}

div#header #pnavigation2_block a,
div#header h1#ivks a,
div#header h1#ivk a {
  border: 0;
}


/* Tabs */

ul.tabs {
  display: block;
  list-style: none;
  margin: 15px 0;
  height: 35px;
  padding: 0;
  background: transparent;
  border-bottom: 1px #ccc solid;
}

ul.tabs li {
  margin: 0;
  padding: 0;
}

ul.tabs li a:link,
ul.tabs li a:visited,
ul.tabs li a:active {
  display: block;
  float: left;
  background: url("graphics/tabsbg.png") repeat-x #eee;
  color: #444;
  padding: 5px 15px;
  line-height: 24px;
  margin: 0;
  text-decoration: none;
  font-size: 8pt;
  border-right: 1px #ccc solid;
  border-top: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
}

ul.tabs li:first-child a:link,
ul.tabs li:first-child a:visited,
ul.tabs li:first-child a:active {
  border-left: 1px #ccc solid;
  margin-left: 10px;
}

ul.tabs li a:hover {
  background: #ddd;
}

ul.tabs li strong a:link,
ul.tabs li strong a:visited,
ul.tabs li strong a:active {
  background: #fff;
  color: #222;
  padding-bottom: 6px;
  border-bottom: 0px #fff solid;
}



/* Globals */

input, select, textarea {
  font-family: "Droid Sans", "Arial", "Verdana", sans-serif;
  font-size: 9pt;
  color: #444;
  vertical-align: middle;
  padding: 2px;
}

fieldset {
  padding: 5px 20px;
  background: rgba(0,0,0,0.1);
  border: 0;
  margin: 20px 0;
}

legend {
  text-align: left;
}

.num { width: 60px; }
.short { width: 100px; }
.med { width: 170px; }
.text { width: 250px; }
.long { width: 350px; }


/* Quicklogin */

#shquicklogin2_block {
  margin: -66px 5px 0 0;
  color: #aaa;
  float: right;
  font-size: 8pt;
}

#shquicklogin2 fieldset {
  background: transparent;
  border: 0;
  padding: 0;
}

#shquicklogin2 legend {
  display: none;
}

#shquicklogin2 input {
  font-size: 8pt;
  padding: 0;
}

#shquicklogin2 input[name="email"],
#shquicklogin2 input[name="password"] {
  width: 100px;
}


/* Quicksearch */

#hquicksearch fieldset,
#advanced_search fieldset {
  border: 0;
  padding: 5px 7px 7px 7px;
  background: rgba(0, 0, 0, 0.1);
  margin: 0;
}

#hquicksearch fieldset {
  margin-top: -90px;
  float: right;
}

#hquicksearch span {
  display: inline-block;
  margin: 3px 0 0 0;
}

#hquicksearch input[name="q"] {
  width: 260px;
}


/* Advanced search */

#advanced_search {
 /* display: none; */
}

#advanced_search fieldset {
  margin: 0 0 20px 0;
}

#advanced_search_hide {
  float: right;
}

#advanced_search_hide {
  margin: -20px 0 0 0;
}

#advanced_search table.outer {
  margin: 0;
  width: 100%;
}

#advanced_search table.outer tr {
  vertical-align: top;
}

#advanced_search table.inner tr th {
  text-align: left;
  padding-right: 10px;
}


/* Photo upload */

.autofill {
  padding: 0 15px;
  background: rgba(255, 150, 0 ,0.3);
  margin: 15px 0;
}



/* Form related tables */

table.details {
  background: #eee;
  padding: 10px;
  width: 99%;
}

table.details caption {
  padding: 5px;
  color: #fff;
  background: #888;
  text-align: left;
  font-size: 10pt;
}

table.details tr th {
  width: 150px;
  vertical-align: middle;
}

table.details tr td {
  vertical-align: middle;
  text-align: left;
}

table tr.ok th, 
table tr.ok td,
table tr.ok:hover th,
table tr.ok:hover td,
table.list tr.ok:hover th,
table.list tr.ok:hover td,
table.list100 tr.ok:hover th,
table.list100 tr.ok:hover td,
td.ok,
tr:hover td.ok,
table.list tr:hover td.ok,
table.list100 tr:hover td.ok {
  background: #deffaa;
}

table tr.not th, 
table tr.not td,
table tr.not:hover th,
table tr.not:hover td,
table.list tr.not:hover th,
table.list tr.not:hover td,
table.list100 tr.not:hover th,
table.list100 tr.not:hover td,
td.not,
table.list tr:hover td.not,
table.list100 tr:hover td.not {
  background: #ffbdbd;
}

table tr.gray th, 
table tr.gray td,
table tr.gray:hover th,
table tr.gray:hover td,
table.list tr.gray:hover th,
table.list tr.gray:hover td,
table.list100 tr.gray:hover th,
table.list100 tr.gray:hover td,
td.gray,
table.list tr:hover td.gray,
table.list100 tr:hover td.gray {
  background: #ddd;
}

table tr.optional th, 
table tr.optional td {
  background: #f8f8f8;
  color: #888;
  font-size: 8pt;
}

table.radio-options,
table.s-options {
  padding: 0;
  margin: 5px 0;
}

table.radio-options tr td {
  font-size: 8pt;
  text-align: center;
  color: #444;
  padding: 1px 10px;
}

table.s-options tr td {
  font-size: 8pt;
  text-align: left;
  color: #444;
  padding: 1px 10px;
}

form.commentform fieldset {
  margin: -30px 0 0 0;
}

div.comment_row {
  border-top: 1px #e6e6e6 solid;
  padding: 10px 5px;
  clear: left;
}

div.comment_row p.comment_headers {
  margin: 0;
  float: left;
  font-size: 8pt;
  padding-bottom: 10px;
}

div.comment_row span.comment_date {
  font-size: 8pt;
  color: #888;
  display: block;
}

div.comment_row p.comment_text {
  margin: 0 0 0 120px;
}
/* Globals */

p {
  line-height: 14pt;
}

abbr,
acronym {
  border-bottom: 1px #888 dotted;
  cursor: help;
}

a:link,
a:visited,
.js_link,
.js_onclick {
  color: #06f;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:active,
.js_link:hover,
.js_link:active,
.js_onclick:hover,
.js_onclick:active {
  color: #f60;
  color: #06f;
  text-decoration: underline;
}

a.group_a:link,
a.group_a:visited {
  color: #c00;
  color: #06f;
}

a.group_s:link,
a.group_s:visited {
  color: #c00;
  color: #06f;
}

div#header a:link,
div#header a:visited,
div#header .js_link,
div#header .js_onclick,
div#header a:hover,
div#header a:active,
div#header .js_link:hover,
div#header .js_link:active,
div#header .js_onclick:hover,
div#header .js_onclick:active {
  color: #fff;
  border-bottom: 1px #fff dotted;
  text-decoration: none;
}

div#header a:hover,
div#header a:active,
div#header .js_link:hover,
div#header .js_link:active,
div#header .js_onclick:hover,
div#header .js_onclick:active {
  text-decoration: none;
  border-bottom: 1px #f60 dotted;
  border-bottom: 1px #06f dotted;
  color: #f60;
  color: #06f;
}

.localnav, 
.localnav_top {
  clear: both;
  padding: 5px 10px;
  font-size: 8pt;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.localnav { background: #ddd; }
.localnav_top { background: #ddd; }

h1 {
  font-size: 18pt;
  color: #444;
  font-weight: normal;
  margin: 5px 0 10px 10px;
}

h2 {
  font-size: 16pt;
  color: #444;
  font-weight: normal;
  margin: 5px 0 10px 0;
}

h3 {
  font-size: 13pt;
  color: #444;
  font-weight: normal;
  margin: 20px 0 5px 0;
}

img {
  padding: 0;
  margin: 0;
  vertical-align: middle;
} 

a:link img,
a:visited img {
  padding: 0px;
  margin: 0;
  border: 0px #aaa solid;
}

a:hover img,
a:active img {
  border: 0;
}

p.message, 
p.msg,
p.notice,
p.error,
p.warning,
p.neutral {
  border-left: 0;
  border-right: 0;
  padding: 15px; 
  font-weight: normal; 
  text-decoration: none; 
  display: block; 
  clear: both;
}

p.neutral {
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid; 
  background: #f6f6f6; 
}

p.message, 
p.msg {
  border-top: 1px #91E375 solid;
  border-bottom: 1px #91E375 solid; 
  background: #d2ffa4; 
  background: #deffaa;
}

p.notice {
  border-top: 1px #fc0 solid;
  border-bottom: 1px #fc0 solid; 
  background: #fef3c7;
}

p.error, p.warning {
  border-top: 1px #d88 solid;
  border-bottom: 1px #d88 solid; 
  background: #fec7c7;
  background: #ffbdbd;
}

li { 
  padding: 3px 0;
}

ul.eventlist,
ul.list {
  list-style: none;
  padding-left: 0;
}

ul.eventlist > li,
ul.list > li {
  border-top: 1px #ccc dotted;
  padding: 3px 0;
}

ul.eventlist > li:first-child,
ul.list > li:first-child {
  border: 0;
}

ul.eventlist > .date,
ul.list > .date {
  display: inline-block;
  font-size: 8pt;
  color: #888;
  width: 50px;
}

.exp {
  font-size: 8pt;
  color: #555;
  font-weight: normal;
}

.left50 {
  float: left;
  width: 47%;
}

.right50 {
  float: right;
  width: 47%;
}

.left60 {
  float: left;
  width: 57%;
}

.right40 {
  float: right;
  width: 37%;
}

.left40 {
  float: left;
  width: 37%;
}

.right60 {
  float: right;
  width: 57%;
}

.left33 {
  float: left;
  width: 31%;
  padding-right: 17px;
}

.right33 {
  float: right;
  width: 32%;
}

.clear,
.clearb,
.clearboth,
.clear_both {
  clear: both;
}

.clearleft,
.clearl,
.clear_left {
  clear: left;
}

.clearright,
.clearr,
.clear_right {
  clear: right;
}

p.pagesplit {
  font-size: 12pt;
}

p.pagesplit strong,
p.pagesplit a {
  display: inline-block;
  padding: 2px 5px;
}

p.pagesplit strong {
  color: #fff;
  background: #444;
}

p.pagesplit span.pagesplit_title {
  font-size: 10pt;
  color: #666;
  padding-right: 10px;
}

.goto,
.next,
.previous,
.prev,
.goback {
  font-size: 12pt;
}

.goto a:after,
.next a:after {
  content: " >>";
}

.previous a:before,
.prev a:before,
.goback a:before {
  content: "<< ";
}

div.wnote {
  text-align: center;
}

.actions {
  text-align: center;
}

.actions-above,
.actions-top,
.actions-h {
  text-align: center;
  margin-top: -27px;
}

.related {
  text-align: right;
}

.related-above,
.related-top,
.related-h {
  float: right; 
  margin-top: -27px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.related-wide {
  text-align: center;
  margin: 0;
  padding: 0;
}

.related-wide a:link,
.related-wide a:visited {
  display: block;
  margin: 0px auto;
  width: 90%;
  text-align: center;
  padding: 5px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.related-wide a:hover,
.related-wide a:active {
  background: #eee;
}

.ccornercount {
  float: right; 
  margin-top: -40px;
}
/* Frontpage */

div.fp_photoblock {
  background: url("graphics/contentbg.png") repeat-x top #fff;
  border: 1px #ddd solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px;
  margin: 0 0 20px 0;
}

div.fp_photorow div.fp_sphoto {
  width: 230px;
  display: inline-block;
  margin-left: 6px;
  background: #eee;
}

div.fp_photorow,
div.fp_sphoto div.fp_sphoto_p {
  text-align: center;
  margin: 0 auto;
}

div.fp_photorow div.fp_sphoto:first-child {
  margin-left: 0;
}

div.fp_photorow p.sp_info {
  padding: 5px;
  margin: 0;
  font-size: 8pt;
  background: url("graphics/topof-details-bg.png") repeat-x #eee;
}

div.fp_photorow p.sp_views {
  padding: 2px 5px;
  background: #333;
  margin: 0;
  color: #fff;
  text-align: right;
  font-size: 8pt;
}

div.fp_photorow div.fp_sphoto:hover {
  background: #eee;
}

/*
#fp_totld_1 { background: #ddd; }
#fp_totld_2 { background: #e8e8e8; }
#fp_totld_3 { background: #eee; }
#fp_totld_4 { background: #f6f6f6; }
*/

#top_rated_block {
  float: right;
  width: 48%;
}

#latest_additions_block {
  float: left;
  width: 45%;
}

table.tr_items {
  width: 99%;
  border-spacing: 0;
  line-height: 16pt;
}

table.tr_items tr td.thumb {
  padding: 2px;
  width: 150px;
  height: 100px;
}

table.tr_items tr.r0 td {
  background: #fafafa;
}

table.tr_items tr td {
  padding: 5px 10px;
  background: #e7e7e7;
  vertical-align: middle;
}

table.tr_items tr td.rate {
  width: 60px;
  text-align: right;
  color: #fff;
  background: #444;
  padding: 2px 5px;
  font-size: 12pt;
}

table.tr_items tr.r0 td.rate {
  background: #555;
}

ul.home-searches {
  display: inline-block;
  vertical-align: top;
  width: 160px;
  list-style: url("graphics/magnifier10.png");
  border: 0px #f00 solid;
}

div.home-searches-grid ul:last-child {
  display: inline-block;
  vertical-align: top;
  width: 250px;
  list-style: url("graphics/magnifier10.png");
  border: 0px #f00 solid;
}
/* Common tables */

table {
  border-spacing: 0;
}

caption {
  text-align: left;
  padding: 5px;
  font-size: 12pt;
}

table tr th,
table tr td {
  border: 0;
}

table.list tr th,
table.list tr td,
table.list100 tr th,
table.list100 tr td {
  border-top: 1px #ccc dotted;
  vertical-align: middle;
}

table.list tr:hover td,
table.list100 tr:hover td {
  /*background: #eee;*/
  background: rgba(0, 0, 0, 0.05);
}

table.list100,
table.w100 {
  width: 100%;
}

table tr:first-child th,
table tr:first-child td {
  border-top: 0;
}

table.inner {
  width: 100%;
}

table.inner tr th,
table.inner tr td {
  border: 0;
  vertical-align: top;
}

table tr th {
  text-align: left;
  padding: 3px 10px;
}

table tr td {
  padding: 3px 10px;
  text-align: left;
  vertical-align: top;
}

table, p, ul, ol {
  margin: 15px 0;
}

table.outer {
  margin: 0;
}

table.outer100 {
  margin: 0;
  width: 100%;
}

table.g100 {
  width: 100%;
}



/* Photo database */

table#photodb2 {
  line-height: 18pt;
}

table#photodb2 tr td {
  vertical-align: top;
}

table#photodb2 tr:hover td {
  background: transparent;
}

table#photodb2 tr td.photo {
  width: 180px;
}

table#photodb2 tr td.title span.aircraftd {
  font-size: 11pt;
}

table#photodb2 tr td.registration span.registrationd {
  font-size: 12pt;
}

table#photodb2 tr td.photographer { }

table#photodb2 tr td.views {
  background: #ddd;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

table#photodb2 tr td.rating {
  background: #eee;
  font-size: 12pt;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}

table#photodb2 tr td.rating span.nrofrates {
  font-size: 8pt;
}

table#photodb2 tr td.remarkrow {
  border: 0;
}

table#photodb2 tr td.remarkrow span.remark {
  font-size: 10pt;
}

/* Photo and view */

a:link img.framed,
a:visited img.framed,
span.js_onclick img.framed {
  padding: 2px;
  border: 1px #bbb solid;
}

a:hover img.framed,
a:active img.framed,
span.js_onclick:hover img.framed,
span.js_onclick:active img.framed {
  border: 1px #fa0 solid;
}


div.photo_large {
  text-align: center;
}

img.photo_large, 
a img.photo_large,
a:link img.photo_large,
a:visited img.photo_large,
a:hover img.photo_large,
a:active img.photo_large {
  margin: 15px 5px;
  border: 5px #333 solid;
}

div.photo_ct { display: table; margin: 10px auto; }
div.photo_cr { display: table-row; }
div.photo_cd { display: table-cell; background: #333; background: rgb(32, 32, 32); color: #aaa; padding: 5px; }

div.photo_cr:first-child div.photo_cd { 
  padding-bottom: 0; 
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}

div.photo_cr:last-child div.photo_cd {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

div.photo_cr div#photo_cd_c { 
  padding-left: 10px; 
  font-size: 8pt; 
}

div.photo_cr div#photo_cd_c a:link,
div.photo_cr div#photo_cd_c a:visited {
  color: #aaa;
  text-decoration: none;
}


.url_to_this {
  margin: 30px 0 20px 0;
  font-size: 12pt;
  text-align: center;
}

.url_to_this a:link,
.url_to_this a:visited {
  color: #fff;
}

td.titlecell {
  color: #666;
  font-size: 8pt;
  text-align: right;
  line-height: 16px;
}

td.titlecell:after { content: ":"; }

div#photo_details {
  width: 60%;
  float: left;
}

div#photo_rate {
  width: 32%;
  float: right;
}

div#photo_rate table tr td {
  vertical-align: middle;
}

div#photo_rate td#current_rating,
div#photo_rate td#views {
  color: #fff;
  background: #222;
  font-size: 14pt;
  width: 60px;
  margin-right: 15px;
  text-align: center;
  vertical-align: middle;
}

div#photo_rate td#current_rating {
  font-size: 12pt;
  font-weight: normal;
  background: #333;
}

div#photo_rate td#current_rating span.nrofrates {
  font-size: 8pt;
  display: inline;
}

div#photo_rate td a.vote_numbers {
  font-weight: bold; 
  font-size: 11pt;
}

div#photo_rate td span.voted_numbers {
  font-weight: bold;
  font-size: 11pt; 
  color: #bbb;
}

div#photo_rate table#ratetable tr td {
  padding: 5px 10px;
  line-height: 16pt;
}

div.thumblist {
  text-align: left;
  margin-top: 15px;
}

div.thumblist a,
div.thumblist span {
  display: inline-block;
  margin: 12px;
}

div.more_photos_by {
  text-align: left;
  margin-top: 15px;
  min-height: 115px;
}

div.more_photos_by a,
div.more_photos_by span {
  display: inline-block;
  margin: 6px;
}

div.more_photos_by span.scrollback,
div.more_photos_by span.scrollfwd,
div.more_photos_by span.scrollbackd,
div.more_photos_by span.scrollfwdd {
  background: no-repeat top left transparent;
  width: 20px;
  height: 100px;
  text-indent: -9999px;
  font-size: 0;
  cursor: pointer;
}

div.more_photos_by span.scrollback {
  background-image: url("graphics/browse-left.png");
  float: left;
}

div.more_photos_by span.scrollback:hover {
  background-image: url("graphics/browse-left-hover.png");
}

div.more_photos_by span.scrollbackd {
  background-image: url("graphics/browse-left-disabled.png");
  float: left;
  cursor: default;
}

div.more_photos_by span.scrollfwd {
  background-image: url("graphics/browse-right.png");
  float: right;
}

div.more_photos_by span.scrollfwd:hover {
  background-image: url("graphics/browse-right-hover.png");
}

div.more_photos_by span.scrollfwdd {
  background-image: url("graphics/browse-right-disabled.png");
  float: right;
  cursor: default;
}



.remark {
  font-family: "Times New Roman", serif; 
  font-size: 13pt; 
  font-style: italic; 
  color: #555; 
}

p.remark {
  text-align: center;
  margin-top: 0;
}
.LV_validation_message{
	display: none;
    font-weight: bold;
    margin: 0 0 0 5px;
}

.LV_valid {
    color: #0c0;
}
	
.LV_invalid {
    color: #c00;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #0c0;
	padding: 2px;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #c00;
	padding: 2px;
}

/* original css

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

*/
