#appreciation-ajax-box th, #appreciation-ajax-box td { padding:0; margin:0; }

#site-right-column {
  margin-top: 0px;
}

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

#proj-header {
  background-color: #161616;
  border-bottom: solid 2px #696968;
  height: 28px;
}

#proj-body {
	padding:0px 0px 5px;
	text-align:left;
	width:700px;
	margin:auto;
  font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

#proj-center {
	text-align:center;
  padding-bottom:30px;
}

#proj-left {
  width:800px;
}

#proj-right {
  width:160px;
}

/******   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;
}

#proj-info-info {
  width:185px;
  margin-right:30px;
}

#proj-info-info div {
  line-height:17px;  
}

#proj-info-copyright {
	width:185px; 
  margin-right:15px;
}

#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-header-tools {
  float: left;
  width: 200px;
}

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

table {
border-collapse:collapse;
border-spacing:0;
}


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

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

#proj-tools tr,
#proj-tools-bottom tr {
  list-style-type:none;
  height: 23px;
  color: #009CEC;
  font-size: 11px;
  font-family: Arial, Helvetica;
}

#project-tools-table .tool-img {
  padding:0px 5px 5px 17px;
  text-align:right;
  vertical-align:middle;
  width:25px;
}

#project-tools-table .tool-img  span {
  display : block !important;
  margin: 0px !important;
  padding: 0px !important;
  position: relative;
}

#email-img span {
  width: 14px;
  height: 10px;
  line-height: 10px;
  top: -7px;
}

#private-feedback-img  span {
  width: 19px;
  height: 12px;
  line-height: 12px;
  top: -7px;
}

#leave-img  span {
  width: 19px;
  height: 15px;
  line-height: 15px;
  top: -7px;
}

#appreciate-img  span {
  width: 10px;
  height: 13px;
  line-height: 13px;
  top: -7px;
}

#share-img  span {
  width: 12px;
  height: 12px;
  line-height: 12px;
  top: -7px;
}

#tool-img  span {
  width: 12px;
  height: 11px;
  line-height: 11px;
  top: -7px;
}

#spam-img  span {
  width: 12px;
  height: 11px;
  line-height: 11px;
  top: -7px;
}

div.proj-tools-word {
  float: left;
  width: 165px;
  vertical-align: text-bottom;
}


#proj-tools tr:hover,
#proj-tools-bottom tr:hover {
  background-color:#262421;
  cursor: hand;
  cursor: pointer;
}

#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:47px;
}

.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 {
  background-color:#10100F;
  height:28px;
  padding:0 0 0 95px;
  text-align:left;
}

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

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

#viralWrap {
	background-color: #000;
	position: absolute;
	/*border: solid 1px #A7A7A7;*/
}

#viralTxt {
	padding: 4px 0px 2px;
	text-align: center;
	color: #FFF;
}

#viral-icons-wrap {
  margin-left: 35px;
}

#viral-icons {
	width: 160px;
	height: 16px;
	margin: 6px 0px 0px;
	list-style: none;
}

#viral-icons img {
	opacity: .65;
	filter:alpha(opacity=65);
}

#viral-icons img:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}

#viral-icons .last {
	width: 0px !important;
}

#viral-icons li {
	float: left;
	margin-right: 8px;
}

#viral-icons li img {
	cursor: pointer;
	height: 16px;
	width: 16px;
}

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

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

/***** Project Tools Pop-Ups ****/
#collections_field {
  width: 305px;
}

#collections_selections_wrap {
  top: 0px;
}

#collections_selections {
  width: 290px;
}

#add-new-collection {
  padding: 10px 0px 25px;
}

#new_collection_name {
  width: 288px;
}

#save-collections {
  height: 24px;
}


/*****  Project Bottom Page  *****/
#proj-right-sidebar {
  height:100%;
}

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

/*** Other Projects */
#other-projects-wrap {
  background-color:#222222;
}

#other-owners {
  float: left;
  padding-left: 109px;
  margin:7px 20px 0px 0px;
  width:185px;
  font-size: 12px;
  color: #FFF;
}

#other-owners a {
  display: block;
}


#other-projects {
  float: left;
  width: 460px;
}

#other-owners, #other-projects {
  float: left;
  padding-top: 11px;
  padding-bottom: 11px;
}

#other-owner-drop {
  width: 175px; 
  margin: 3px 0px 0px 0px; 
  padding: 7px 0px 0px 0px; 
  border-top: solid 1px #4C4C4C;
}

#oUAIMG {
  position:relative;
  top:-4px;
}

#other-proj-left-arrow {
  width: 9px;
  float: left;
  margin-right:15px;
  position:relative;
  top:12px;
}

#other-proj-right-arrow {
  float: left;
  margin: 0px 0px 0px 15px; 
  height: 12px; 
  position: relative; 
  top: 12px;
}

.other-owner {
  padding: 1px 0px;
}

.fish {
  float:left;
  height:45px;
  width:66px;
  z-index:0;
}

span.fish, img.fish {
  height:45px;
  position:absolute;
  width:58px;
}

.imgTxtWrap { width: 58px; position: absolute;  background-color: #222222; overflow: hidden;}
.imgTxt {  padding: 3px 4px;  color: #FFF; line-height: 1.3em; }

/*****  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;
}

#projOwner, #projFields {
  margin-top:7px;
}

#projOwner, #projFields,#projOwners {
  float: right;
}

#projOwner, #projOwners {
  margin-right: 9px;
}

#projOwners {
  height: 28px;
}

#projOwners div{
  padding: 7px 0px 0px 10px;
}

#projOwnersList {
  position:absolute;
  background-color: #000;
  z-index: 10;
}

#projOwners, #projOwnersList {
  width: 173px;
}

#projOwners, #projOwnersList li {
  cursor: hand;
  cursor: pointer;
}

#projFields {
  margin-right: 10px;
}

#projOwner span, #projOwners span, #projFields span {
  color: #FFF;
}

#projOwnersList li:hover {
  background-color: #262421;
}

#projOwnersList a {
  text-decoration: none !important;
}

#projOwnersList li {
  padding: 5px 10px;
}

#proj-info h1 {
  color:#009CEC;
  font-size:14px;
  font-weight:bold;
  padding:0 0 15px;
}

#tag_links {
  color: #009CEC;
}

.readMoreLicense {
  padding-top:5px;
}

.readMoreLicense a {
  color:#4C4C4C;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
}

/*****  Module Classes (feng zhou modified) *****/
#primary-project-content {
	background-color:#F7F7F7;
}
#proj-center {
	border : solid 1px #F7F7F7; /* ie6 fix */
}
#proj-body {
	background-color:#F7F7F7;
}
#proj-center {
	padding-top:20px;
	padding-bottom:0px;
}
#creative-name-wrap { background-color: #747989; }
#creative-name { 
  color: #FFFFFF;
}

.markModule {
	font-size: 18px;
	line-height: 25px;
}

.paperModule {
	font-size: 13px;
	line-height: 17px;
}

.paperTitleModule {
	font-size: 18px; 
	line-height: 25px;
}

.dataModule {
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 5px;
}

.dataTitleModule {
	font-size: 15px; 
	line-height: 20px;
}

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

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

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

#proj-body blockquote {
	display:block;
	margin:1em 40px;
  font-style:inherit;
  color: inherit;
}



/******    Project Comments    ******/
#commentForm {
  margin-bottom:20px;
}

#commentForm textarea {
  width:416px;
  border:1px solid #CFCFCF;
  font-size:12px;
  line-height:16px;
  padding:3px;
  margin:5px 0;
}

#commentError {
  margin-bottom:8px;
}

#commentsHeader {
  padding:35px 0 0;
}

#comments {
  margin: 0 auto;
}

.deleteComment .custom-link {
  color:#4C4C4C;
}
