
body {
  margin: 0px;
  background-color: #FFFFFF;
}

body, td, th, div, p, h3 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

a, a:active, a:visited {
  color: #2E67C7;
  padding-left: 1px;
  padding-right: 1px;
  text-decoration: none;
}

a:hover {
  color: #ffffff;
  background-color: #0063DC;
  text-decoration: none;
}

a.button,
a.button:active,
a.button:visited,
input.button {
  color: #ffffff;
  font-weight: bold;
  padding: 2px 8px 2px 8px;
  background-color: #0063DC;
  border: 1px solid #dddddd;
  text-decoration: none;
  text-transform: uppercase;
}

.spacer {
  padding-left: 6px;
  padding-right: 6px;
}

.strong {
  font-weight: bold;
}

.hint {
  color: #666666;
}

#main {
  position: relative;
  margin: 10px 0px;
}


#pageheader {
  position: relative;
  height: 60px;
  border-bottom: 1px dotted #dddddd;
  margin-bottom: 20px;
}

#pageheader a:hover {
  border: none;
  background-color: white;
}

#applogo {
  margin-left: 50px;
}

#topbar {
  position: absolute;
  top: 0px;
  right: 50px;
  width: 200px;
  text-align: right;
  font-size: 11px;
  color: #666666;
}

#topbar a:hover {
  background-color: #0063DC;
}

#pagebody {
  position: relative;
  margin: 10px 50px;
}


#pagefooter {
  border-top: 1px dotted #dddddd;
  margin: 30px 50px 30px 50px;
  padding-top: 10px;
  font-size: 11px;
  line-height: 16px;
  color: #999999;
}

#photosets {

}

#welcomebox {
  width: 700px;
}

td.navlinks {
  color: #cccccc;
  padding-top: 6px;
}

h2.pagetitle,
td.pagetitle,
h2.welcometitle {
  font-size: 22px;
  font-weight: bold;
}

h2.welcometitle {
  color: #565E67;
  margin-top: 1px;
  margin-bottom: 2px;
}

h3.welcomesubtitle {
  color: #565E67;
  font-size: 14px;
  font-weight: normal;
  margin-top: 2px;
  margin-bottom: 2px;
}

.plain {
  font-size: 14px;
}

.lead {
  font-size: 16px;
}

.preloadR {
  color: #FF6406;
}

.version {
  color: #999999;
  padding-left: 3px;
}

p.subtitle {
  font-size: 16px;
  font-weight: bold;
  color: #FF6406;
  margin-bottom: 6px;
}

div.formbuttons {
  margin-top: 20px;
}

div.contentbox {
  width: 600px;
}

p.confirm {
  color: #029624;
  font-size: 14px;
  font-weight: bold;
  padding-top: 1px;
  padding-left: 25px;
  margin-top: 20px;
  background:url('images/icon_confirm.jpg') top left no-repeat;
}

div.errormessage {
  color: #cc3333;
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  padding-top: 1px;
  padding-left: 25px;
  background:url('images/icon_error.gif') top left no-repeat;
}

#sysmessage {
  color: #666666;
  border: 1px solid #dfdfdf;
  background-color: #FBFFCC;
  margin-top: 20px;
  padding: 10px;
}


div.photoset {
  width: 150px;
  border: 1px solid #999999;
  padding: 8px;
  margin-bottom: 10px;
}

div.photoset h3 {
  margin-top: 0px;
  margin-bottom: 4px;
}

div.titlenav {
  position: absolute;
  top: 2px;
  right: 0px;
  width: 180px;
  color: #666666;
  padding: 6px;
  line-height: 16px;
  background-color: #f6f6f6;
  border: 1px solid #dfdfdf;
}

div.coloredbox {
  color: #ffffff;
  padding: 12px 12px 20px 12px;
  margin-top: 8px;
  background-color: #FB7D30;
}

div.lightbox {
  color: #000000;
  padding: 12px;
  margin-top: 1px;
  background-color: #FFCAAA;
}

div.coloredbox .strong {
  font-size: 16px;
  font-weight: bold;
}

div.coloredbox p,
div.coloredbox a,
div.coloredbox a:active,
div.coloredbox a:visited {
  color: #ffffff;
}

div.coloredbox a:hover {
  background: none;
  text-decoration: underline;
}

div.signinbutton {
  width: 174px;
  height: 33px;
  margin-top: 30px;
  background: url('images/signin_button.gif') top left no-repeat;  
}

div.signinbutton a,
div.signinbutton a:active,
div.signinbutton a:visited {
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 10px 8px 14px;
}

div.signinbutton a:hover {
  background: none;  
}

div.buttonsub {
  color: #999999;
  margin-top: 4px;
  margin-left: 14px;
}

div.beforeafterimage {
  position: relative;
}

div.imagetitlebg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 28px;
  background-color: #eeeeee;
  opacity: 0.7;
  -moz-opacity: 0.7;
}

div.imagetitle {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 6px 12px 6px 12px;
  color: #333333;
  font-size: 14px;
}


#tagcloud, #othertags {
  border: 1px solid #dddddd;
  background-color: #f4f4f4;
  padding: 10px;
  line-height: 24px;
}

#tagcloud a {
  font-size: 14px;
  margin-left: 6px;
  margin-right: 6px;
  text-decoration: none;
}

#othertags {
  clear: all;
  margin-top: 20px;
}

#othertags a {
  margin-left: 6px;
  margin-right: 6px;
  text-decoration: none;
}

#photosettable {
  position: relative;
  margin-top: 20px;
}


#photosetbox {
  border: 1px solid #dddddd;
  padding: 10px;
}

div.photobox {
  float: left;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
}

div.photobox div.imagelink a,
div.photobox div.imagelink a:hover {
  text-decoration: none;
  border: none;
  padding: 0;
  background-color: white;
}

div.photobox h3 {
  margin-top: 0px;
  margin-bottom: 4px;
}

#photoinfo,
div.photodetails {
  font-size: 11px;
  color: #666666;
  margin-top: 6px;
}

#rightcol {
  width: 180px;
  padding-left: 20px;
}

#recentphotos div.photobox {
  width: 280px;
  height: 300px;
}

#recentphotos div.photobox h3 {
  font-size: 16px;
}

#photoviewbox {
  margin-top: 12px;
}

#photoinfo {
  margin-top: 12px;
}

#phototags {
  position: absolute;
  top: 60px;
  right: 0px;
  width: 180px;
  padding: 6px;
  background-color: #f6f6f6;
  border: 1px solid #dfdfdf;
}

#phototags h3 {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
  margin: 2px 0px 4px 0px;
}

#phototags ul {
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}

#phototags ul li {
  background: url(images/globe.gif) no-repeat;
  background-position: 4px 2px;
  padding: 2px 2px 2px 25px;  
}


div.formbuttons {

}

#uploadwait {
  border: 1px solid #CCCCCC;
  background-color: #FBFFCC;
  padding: 10px 20px 20px 20px;
}

#uploadleftcol {
  width: 180px;
  vertical-align: top;
}

#uploadleftcol div.box,
#uploadimagepreview div.box {
  border: 1px solid #dddddd;
  padding: 8px;
  margin-bottom: 10px;
  text-align: center;
}

div.infobox {
  background-color: #E5F2FF;
  border: 2px solid #dddddd;
  padding: 10px;
  margin-top: 15px;
  text-align: center;
}

#uploadbody {
  padding-left: 20px;
  height: 380px;
}

.percentdisplay {
  display: block;
  color: #2E67C7;
  font-size: 30px;
  font-weight: bold;
  margin: 6px 2px 4px 2px;
}

#finalizebody table {
  margin-top: 10px;
}

#uploadimagepreview {
  width: 240px;
}

#finalizeform {
  padding-left: 20px;
}

#finalizebody table td #uploadwait {
  margin-left: 20px;
}


td.formlabel {
  font-weight: bold;
  padding: 2px 6px 2px 2px;
  text-align: right;
}

td.top {
  vertical-align: top;
  padding-top: 2px;
}

input.forminput,
textarea.forminput {
  border: 1px solid #999999;
  padding: 2px;
  width: 340px;
}

