
/* Layout */

html, body {
  margin: 0;
  padding: 0;
  font-family: arial, helvetica, sans;
  background: #f1f1f1;
  font-size: 12px;
  color: #191919;
}
.toolbar {
  font-size: 12px;

}
.toolbar a {
  margin-left: 10px;
  text-decoration: underline;
}
.toolbar .selected {
  text-decoration:none;
  color: #000;
}

p, li {
  line-height: 22px;
}

#header-wrapper {
}

#header {
  width: 800px;
  margin: 8px auto 3px auto;
  display: block;
  height: 50px;
  background: transparent url(images/topbar.png) no-repeat;
}

#content-background {
  background: #ccc url(images/contentbackground.jpg);
  background: #999;
}

#main-wrapper {
  margin: 0 auto;
  width: 800px;

}

.top-col-wrapper {
  background: transparent url(images/back.png) no-repeat;
  height: 7px;

}

.tabs {
  background: transparent url(images/hr.png) no-repeat 0 -8px;
  margin: -24px  -22px 5px -20px;
  width: 800px;


  padding: 30px 20px 0px 15px;
}
.tabs h3 {
  margin: 2px 0 14px 0px;
  /*font-family:"Myriad Pro"; font-size: 16px;*/
  color: #333;
  padding-left: 25px;
}
.tab {
  width:260px;
  line-height: 25px;
  float:left;
  xborder-right: 2px solid #fff;
  margin-top: 20px;


  margin: 0;
  padding-top: 17px;
}
.tab p {
  margin: 10px 0 0 0px;
  padding: 0 25px 0 25px;
  text-align: justify;
}


.tabs2 {
  background: transparent url(images/hr.png) no-repeat;
  padding: 45px 20px 10px 20px;
  margin: -24px  -22px 5px -20px;
  width: 800px;
  text-align: center;
}
.tabs2 a:hover {
  text-decoration: underline;
}
.tabs2 a {
  margin: 0 40px 0 40px;
  text-decoration: none;
  padding: 9px 0 20px 0;
}
.tabs2 a.selected {
  background: transparent url(images/hrarrow.png) no-repeat center;
  font-weight: bold;
}

.badge_verify {
  border: 1px solid #ddd;
  display:block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 15px 5px 5px 5px;
  text-align:center
}
.badge_verify #verify_response {
  display: block;
  margin-top: 10px
}
.badge_verify #uid {
  text-align: center;
}

.frontpage_box {
  display: none;
  line-height: 25px;
  width: 400px; /*temp*/
}
.frontpage_box.selected {
  display: block;
}


h2 {
  margin:0;
  display:block;
  height: 47px;
  line-height: 47px;
  font-size: 18px;
  font-weight: normal;
  padding: 0 0 0 20px;
  margin: -24px  -21px 5px -19px;
  border-bottom:1px solid #e2e5e7;
  overflow: hidden;
}
h2 a {
  text-decoration: none;
}

.errorExplanation h2 {
  margin: 0;
  font-size: 12px;
  border: 0;
  padding: 0;
  color: red;
  line-height: 14px;
  display: inline;
}
.errorExplanation {
  margin: 10px;
  padding: 10px;
  border: 1px solid red;
}

.head-col {
  background: transparent url(images/back-border.png) no-repeat;
  height: 47px;
  line-height: 47px;
  font-size: 18px;
  padding: 0 0 0 22px;


}
.col-wrapper {
  background: transparent url(images/back-nocorner.png) repeat-y;
  padding: 20px 22px 20px 20px;
}
.bottom-col {
  background: transparent url(images/back.png) left bottom no-repeat;
  height: 5px;
  margin-bottom: 8px;
}
.shortcol {
  background: transparent url(images/back.png) left bottom no-repeat;
  padding-top: 0px;
  padding-bottom: 5px;
}

#content-wrapper {
}

#content {
  margin-left: 0px;
  width:100%;
}

#logo {
  width: 100px;
  height: 40px;
  text-indent: -9999px;
  display: block;
  float:left;
  margin: 5px 0 0 20px;
}

#userbar {
  float:right;
  margin: 0;
  text-align:right;
  padding-right: 10px;
  color: #fff;
}

#footer-wrapper {
  /*border-top: 6px solid #585858;*/
  display:table;
  margin: 0 auto;
}


#footer {
  color: #999;
  line-height:40px;
}


xx#footer span { display:block; padding: 20px}

#footer-logo {
  width: 109px;
  height: 30px;
  text-indent: -9999px;
  background: transparent url(images/logobottom.png) no-repeat;
  display:block;
  float:right;
  xmargin: 20px 0 20px 0;
}
/* Content layout*/
.badgespecs dt { float:left;}
.badgespecs dd { margin: 0 0 5px 120px;}
.claimcode {
  width: 120px;
  text-align:center;
}

.apiurl span {
  color:red;
}

.row {
  float:left;
}

.col1 {
  width: 220px;
  margin: 20px 20px 0 0px;
  float:left;
  display:inline;
}

.col2 {
  margin: 20px 20px 0 0;
  width: 490px;
  float:right;
  display:inline;
}
.thickblock h3 {
  font-size: 12px;
}
.thickblock {
  padding:30px;
}

.box {
  color: #707070;
  color: #505050;
  display: table;
  width: 100%;
  clear: both;
  margin-bottom: 20px;
}

.noticebox, .footerbox {
  width: 100%;
  line-height: 45px;
  height: 52px;
  padding-left: 22px;
}
.noticeclose {
  width: 17px;
  height:17px;
  text-indent: -9999px;
  background: transparent url(images/close.png) no-repeat;
  float:right;
  margin: 15px 45px;
}
.form-toolbar {
  margin-top: 20px;
}

.noticebox {
  text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
  color: #fff;
  font-weight: bold;
  background: transparent url(images/noticebar.png) no-repeat;
}
.footerbox {
  color: #777;
  background: transparent url(images/footerbar.png) no-repeat;
}
.noticebox a {
  color: #fff;
  margin-left: 20px;
  text-decoration: underline;
}

#frontpage-image {
  background: transparent url(images/frontpage.png) no-repeat;
  width: 800px;
  height: 300px;
  display:block;
  margin: -27px 0 0 -19px
}
.frontpage_box {
  margin: 0 50px 0 0;
  display: none;
}
.frontpagebanner {
  padding: 20px;
  margin-bottom: 30px;
  text-align: center;
}

#frontpage { height: 240px !important}


.box, .bigbutton {
}
#badge-wrapper {
  height: 150px;
  width:150px;
  display:block;
}
#badge-swf {
  margin-top: 5px;
}

.firstbox {
  text-align: center;
}

.box h3 {
  -xxx-border-bottom: 1px solid #ddd;
  margin: 10px 5px 10px 0px;
  background: transparent;

  font-size: 12px;
  line-height:24px;
  color: #000;
  font-weight: bold;
}

.boxcontent {
  line-height: 18px;
}

.badgeinfo {
  text-align:center;
  line-height: 15px;
}

.badge {
  float:left;
  margin: 10px 10px 40px 0px;
  width: 120px;
  padding: 10px;
  height: 130px;
}
.badgeimage {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  width: 120px;
  height: 125px;
  text-align: center;
  background: transparent url(images/badgebackground.png) no-repeat;
}
span.badgeimg {
  display:block !important;
  height: 160px !important;
  overflow: visible !important;
  margin-left: 10px;
}
.badge a.textlink {
  display:block;
  padding: 0px 0 0 0;
  margin:0;
  text-decoration: none;
}
.badge a img {
  padding:0;
  margin: 10px 0 0 0 ;
  width: 100px;
}
.badgerow {
}
.smallprint {
  color: #aaa;
  xfont-size: 11px;
}

#pager {
  float:right
}

#pager a {
  padding: 3px 7px;
  margin-right: 5px;
  border: 1px solid #ddd;
  display: block;
  float: left;
  text-decoration: none;
}
#pager a.hidden {
  visibility: hidden;
}
#pager a.current {
  background: #eee;
}
#pager a:hover {
  background: #eee;
}

/* Theme */
:focus { -moz-outline-style: none; }

a {
  color: #65798a;
  text-decoration: underline;
}

.badge-toolbar .bigbutton {
  margin: 8px auto;
}

.badge-toolbar .nocenter {
  margin: 8px 0 0 0 ;
}
.bigbutton {
  border:0;
  background: transparent url(images/button.png) no-repeat;
  width: 141px;
  display: block;
  line-height: 32px; /*shadow*/
  height: 33px;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  color: #000;
  margin: 8px 0 4px 0;
}
input.bigbutton {
padding: 0 0 5px 0;
}

.okbutton {
  background: transparent url(images/buybutton.png) no-repeat;
}

.badge-toolbar {
  margin-top: 20px;
}

img {
  border: 0;
}

#header ul, #header ul li {
  list-style-type: none;
  margin:0;
  padding:0;
}

#nav {
  padding: 0px 0 0 180px;

}

#header ul li a {
  color: #fff ;
  text-decoration:none;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
  font-weight: bold;

}
#header ul li a:hover {
  text-decoration:underline;
}

#header ul li {
  display: block;
  float:left;

  margin: 0 20px 0 0;
  color: white;
  line-height: 46px;
  font-weight: bold;
  -xx-text-transform: uppercase;
  background:transparent;

}

#footer-logo {
  background: transparent url(images/bottomlogo.png) no-repeat;
  width: 104px;
  height: 35px;
  float: right;
}

#signin {
}

h1 {
  padding: 0;
  margin: 0;
}

#content h1 { font-size: 15px; }
h3 {
  margin: 20px 0 20px 0;
  font-size: 14px;
}

table {
  text-align:left;
  margin: 0;
  width: 90%;
}

table th {
  padding: 5px 10px 5px 12px;
  text-transform: uppercase;
	border-right: 0px solid #ddd;
	border-bottom: 1px solid #ddd;

  font-size: 12px;
  line-height: 16px;
  /*background: #ddd url(images/th.png) repeat;*/

}
table td {
  padding: 6px 10px 6px 12px;
  margin: 0;
	border-right: 0px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table .firstcol{
	border-left: 0px solid #ddd;
  border-left:0 ;
  width: 200px;
}
.ownership-table .lastcol { border-right: 0}
.ownership-table .lastrow td { border-bottom: 0;}

#embed_code {
border:1px solid #CFCEC3;
color:#645F5E;
font-family:verdana,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:100px;
line-height:normal;
margin:3px 0 15px;
padding:5px;
width:370px;
}

.shareicon {
  background: transparent url(http://w.sharethis.com/share3x/images/sprite2_033109.gif) no-repeat;
  padding-left: 21px;

}

.sharelist {
  text-align:left;
  margin-left:15px;
  list-style-type: none;
}

.sharelist li {
  margin-bottom: 15px;
}

/* Login box */
#logincontainer {
  color: #000;
  background: #fff;
  text-align: left;
  width: 250px;
  position: absolute;
  display: none;
  z-index: 1000;
  border: 1px solid #ddd;
  border-top: 0;
  padding: 0px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
}
.loginbox {
  margin: 0px 0 0 0px;
}
.loginbox h3 {
  margin: 0px 0 0px 0;
  padding: 5px 0 5px 10px;
  cursor: pointer;
  font-size: 12px;
  line-height: 18px;
  border-top: 1px solid #ddd;
}
.loginform {
  display: none;
  padding: 10px 20px 20px 20px;
}
.selected-login .loginform {  display:block }

#twitter-login .loginform, .facebooklogin {
  width:100%;
  text-align:center;
  padding: 10px 0 10px 0;
}

.textfield {
  width: 200px;
  border: 1px solid #ccc;
}

/* Facebook related stuff */

#FB_HiddenContainer {
  left: -10000px; /* facebook connect hiding*/

}




/*
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 z-index:1;
 margin-left:4px; /* default, width of left corner */
 margin-bottom:7px; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(images/box3.png) no-repeat top right;
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 0px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:4px; /* top slice width */
 margin-left:-4px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:4px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:4px; /* bottom corner width */
 margin-left:-4px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#owners {
/*  min-height: 200px;*/
  max-height: 300px;
  overflow: auto;
}
#owners table {
  width: 100% !important;
}
