body {
  background-color: #FFFFFF;
  text-align: center;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: arial, tahoma, verdana, sans-serif;
  line-height: 150%;
  font-size: 10pt;
}

a:link,
a:active,
a:visited {
  color:#0259C4;
  text-decoration: none;
}

a:visited {
  color: #0063DC;
}

a:hover {
  color: #FF0000;
}

a img { border: 0; }

h1, h2, h3, h4, h5, h6 {
	line-height: 100%;
	margin: 0;
	padding: 0;
}

input,
textarea,
select {
  font-family: helvetica, arial, tahoma, verdana;
}

div.clr {
  width:100%;
  margin:auto;
  padding:0;
  clear: both;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

#container {
	width: 800px;
	margin: 0px auto 0px auto;
}








#header,
#footer {
   width: 800px;
   margin: 0 auto;
   font-size: 15px;
}

#header {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
}

#footer {
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}

#header div.left,
#footer div.left {
   width: 275px;
   text-align: left;
}

#header div.logo {
	padding: 7px 0 0 0;
}

#header div.links,
#footer div.copyright,
#footer div.links {
   padding: 5px;
}

#header div.logo img {
   border: 0;
   vertical-align: middle;
   margin-right: 5px;
}

#header div.right,
#footer div.right {
   width: 525px;
   text-align: right;
}

#header div.links img {
   vertical-align: middle;
}

ul.navlinks {
   margin: 0px;
   padding: 0px;
   width: 100%;
   text-align: right;
   color: #555555;
   list-style: none;
}

ul.navlinks li {
  display: inline;
  margin-left: 5px;
}

ul.navlinks a {
  margin-left: 0px;
}

#languages {
   width: 800px;
   margin: 10px auto 0 auto;
   text-align: left;
   background: #f5f5f5;
}

#languages div.inner {
   padding: 10px;
}

#languages div.language {
   width: 20%;
   float: left;
   margin-bottom: 5px;
}

#languages a.selected {
   font-weight: bold;
}



#footer {
   border-top: 1px solid #E8E8E8;
   margin-top: 10px;
}

div.done
{
  margin: 10px 0px;
  text-align: center;
  padding: 20px;
  color: #598FC3;
  font-size: 15pt;
  background-color: #EEF4F9;
  line-height: 150%;
}

div.error
{
  margin: 10px 0px;
  text-align: center;
  padding: 20px;
  color: #BF040B;
  font-size: 15pt;
  background-color: #FFEBE8;
  line-height: 150%;
}

#global_nav
{
	font-size: 150%;
	font-weight: normal;
	text-align: left;
	margin: 20px 0px;
}

span.bullet
{
  color: #41B00B;
  font-size: 14pt;
}

.hoverLink, 
.bb_img, 
.Titlebb_img{
   cursor: pointer; 
}

.text_field {
	background:#FFFFFF url(http://www.photoblog.com/images/input_bg.gif) repeat-x scroll center top;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	border: 1px solid #BBBBBB;
	color: #222222;
	font-family: 'Lucida Grande',Helvetica,Arial,sans-serif;
	font-size: 17.5px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:7px;
}


input.text,
textarea.text {
   font-size: 13pt;
   padding: 5px;
}

input.mock,
textarea.mock {
   color: #888;
}

input.real,
textarea.real {
   color: #000;
}

form input.button {
   font-size: 13pt;
   padding: 5px 20px;
   margin-right: 10px;
}

#tooltip {
   text-align: left;
	position:absolute;
	border:1px solid #eee;
	background: #f5f5f5;
   width: 250px;
	padding: 10px;
	color: #333;
	display:none;
   font-size: 10pt;
}

#tooltip h1 {
   font-size: 12pt;
   font-weight: bold;
   margin: 0 0 5px 0;
}

#tooltip span.desc {
   margin-top: 10px;
   display: block;
   color: #666;
}

/********** Pagination **********/

.pages_desc
{
	font-size: 10pt;
	color: #333;
	font-weight: bold;
}

.pages_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.pages_nav li {
	display: inline;
	font-size: 12pt;
	font-weight: bold;
}

.pages_nav a {
	line-height: 150%;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 3px;
	border: 1px solid #E8E8E8;
}

.pages_nav li.pages_current a {border: 1px solid #0259C4; }

/********** Advertising **********/

div.ad_lead_head
{
   padding-bottom: 5px;
}

div.ad_lead_foot
{
	padding-top: 5px;
}

div.sponsor_box
{
   background-color: #efefef;
   width: 300px;
   margin: 10px auto 0 auto;
   padding: 10px;
}

/********** Login or Registration **********/

#login_register {
   
}

#login_register h2.header {
   line-height: 150%;
   font-size: 20pt;
   font-weight: normal;
   margin: 0 0 20px 0;
}

#login_register h3 {
   font-size: 13pt;
   font-weight: normal;
   margin: 0 0 20px 0;
}

#login_register form div.row {
   margin-bottom: 10px;
}

#login_register form input.text {
   width: 75%;
}

#login_register form div.remember {
   padding: 10px 0;
   font-size: 13pt;
}

#login_register h3.notyet {
   margin: 50px 0;
   font-size: 15pt;
   font-weight: normal;
}