html {
	color:#4c4c4c;
}

#page-content {
	padding-bottom:30px;
}

#projBody {
	padding:0;
	text-align:left;
	width:600px;
	margin:auto;
  font-family:Helvetica,Arial,Verdana,sans-serif;
}

#projCenter {
	text-align:center;
  padding-bottom:30px;
  min-height:722px;
}

#proj-left {
  width:796px;
}

#proj-right {
  width:160px;
}

#proj-header {
  padding:16px 20px 0px 20px;
}

#proj-header h1 {
  font-size:20px;
  margin-bottom:10px;
}

#proj-header-tools {
  line-height:0;
}  

#proj-header-tools img {
	cursor:pointer; 
}

/******   Project Info   *********/

#proj-info {
  background-color:#000000;
  color:#FFFFFF;
  padding:20px 0 20px 15px;
  position:absolute;
  left:0px;
  width:650px;
  z-index:90;
}

#proj-info-stats {
  width:150px;
  margin-right:55px;
}

#proj-info .info-header { 
  border-bottom:1px solid #A7A7A7;
  margin-bottom:10px;
  padding-bottom:2px;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  line-height:17px;
}

#proj-info-stats div {
  color:#7C8183;
  font-size:12px;
  font-weight:normal;
  line-height:17px;
}

#proj-info-stats div span {
  color:#FFFFFF;
  font-size:12px;
  font-weight:normal;
  line-height:1.3em;
  opacity:0.99999;
}

#proj-info-info {
  width:150px;
  margin-right:65px;
}

#proj-info-info div {
  line-height:1.3em;  
}

#proj-info-copyright {
	width:150px; 
  margin-right:50px;
}

#license-icons img {
  display:none;
  cursor:default;
  padding-right:10px;
}

#license-icons {
	margin-bottom:10px;
}

#license,
#readMoreLicense{
	line-height:1.3em;
}

/*********** Project Tools Popup ***************/

#proj-tools,
#proj-tools-bottom {
  background-color:#000000;
  color:#FFFFFF;
  position:absolute;
  z-index:90;
  padding:20px 0 15px;
  width:160px;
}

#proj-tools-bottom-img {
  float:left;
}

#proj-tools ul,
#proj-tools-bottom ul {
  margin:0;
  padding:0;
}

#proj-tools li,
#proj-tools-bottom li {
  list-style-type:none;
  padding:10px 0 6px 12px;
}

#proj-tools-bottom li {
  padding:2px 0px 2px 12px;
}

#proj-tools li:hover,
#proj-tools-bottom li:hover {
  background-color:#262421;
}

#proj-tools a,
#proj-tools-bottom a {
	text-decoration:none; 
}

.proj-tools-bookmarks:hover {
  background-color:transparent !important; 
}

.proj-tools-bookmarks div {
  height:17px;
  padding-left:6px;
}

.proj-tools-bookmarks a:hover {
	text-decoration:underline !important; 
  cursor:pointer;
}

/*********** Project Tools ***************/

#proj-appreciate {
  text-align:center;
  padding:24px;
}

#proj-appreciate img {
  cursor:pointer;
}

#proj-tools-bottom-wrap {
  padding:20px 32px 18px 20px;
}

#proj-tools-bottom-wrap img {
  cursor:pointer;
}

#proj-tools-bottom-seemore {
  float:left;
  margin-left:100px;
  width:300px;
  position:relative;
  top:8px;
}

#viral-icons-wrap {
  padding:4px 6px 2px;
}

#viral-icons {
  margin:0;
}

#viral-icons li {
  list-style-type:none;
  float:left;
  margin-right:6px;
}

#viral-icons li.last {
  margin-right:0;
}

#proj-tools-bottom-share {
  float:right;
  width:232px;
  margin-top:4px;
}

#proj-tools-bottom-share #label {
  position:relative;
  top:4px;
}

/*****  Right Column  *****/

#showcase-wrap {
  border-top:1px solid;
  padding:9px 0;
  line-height:0;
  border-bottom:1px solid;
  border-top-color:#585858; 
  border-bottom-color:#585858 ; 
  margin-bottom:9px;
}

.sponsor-box {
	padding: 3px; 
  font-size: 9px;
}

.ad-box {
  text-align:center;
  padding-bottom:17px;
  padding-top:17px;
}

/*****  Project Bottom Page  *****/

#proj-right-sidebar {
  height:100%;
}

#proj-bottom {
  padding-top:34px;
}

/*****  Related Projects  *****/

#proj-related {
  width:651px;
}

#proj-related-pages {
  margin-bottom:6px;
  padding:10px 17px 0 12px;
  width:607px;
  height:24px;
}

#proj-bottom-ad {
  border-left:1px dotted #4c4c4c;
  padding-left: 10px;
}

#proj-bottom-square-ad {
  padding:4px 4px 0px 4px;
  background-color:#232626;
}

#proj-related-img {
  margin-top: -3px;
  margin-right: -10px;
}

/*****  Module Classes  *****/

.txtModule {
	line-height:1.3em;
	overflow:auto;
	padding:0 25px 10px;
	width:550px;
}

.dvdModule {
	padding:0 25px 10px;
}

.captionText {
	color:#4C4C4C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	padding-top:6px;
	text-align:left;
}

#projBody blockquote {
	display:block;
	margin:1em 40px;
}


/***  the popups  ****/
#served-popup {
  padding-bottom:18px;
}

#served-popup label {
  display:block;
  margin-bottom:8px;
}
