
body {
  font-family: Helvetica, sans-serif;
  color: #3f3f3f;
  background: #fff;
}

#All_Content {
  margin-top: 0px;
  }

	
/* MAIN NAVIATION */

	
/* NAV STUFF */
#Mywall_More_Nav {
  float: right;
  background-color: #3f3f3f;
  height: 30px;
  width: 435px;
  font-size:  1.1em;
  }
  
#Mywall_More_Nav2 {
  float: right;
  height: 30px;
  width: 45px;
  }
 
.Profile_Links {
	float: left;
	margin-top: 8px;
	}

a.nav:link, a.nav:visited, a.nav:active {
	padding-left: 20px;
	text-decoration: none;
	color: #f6f1ea;
	}
a.nav:hover {
	padding-left: 20px;
	color: #d2dceb;
	text-decoration: none;
	}
a.nav2:link, a.nav2:visited, a.nav2:active {
	padding-right: 25px;
	text-decoration: none;
	color: #f6f1ea;
	}
a.nav2:hover {
	padding-right: 25px;
	color: #d2dceb;
	text-decoration: none;
	}
	
#More_Nav_bar {
	color: #fff;
	font-size:  1.4em;
	display: block;
	background-color: #3f3f3f;
	padding: 15px;
	padding-top: 5px;
	text-decoration: none;
	height: 10px;
	width: 930px;
	}
	
/* END NAV STUFF */	

/* TOP MESSAGE  */
#Mywall_Message {
	font-size:  1.3em;
	margin-top:  40px;
	padding:  20px;
	background-color:  #fff;
	}
#Mywall_Message h1 {
	font-weight: normal;
	border-bottom: dotted #d7d7d7 1px;
	margin-bottom:  15px;
	padding-bottom:  15px;
	font-size: 2.2em;
	}

/* END TOP MESSAGE */

.Mywall_Content {
	}
.Mywall_Content h2 {
	font-weight: normal;
	cursor: pointer;
	}
.Mywall_Content h3 {
	font-weight: normal;
	color: #3f3f3f;
	margin-top: 5px;
	font-size: 1.2em;
	}
.Mywall1:hover {
	font-weight: normal;
	cursor: pointer;
	/**background-color: #3f3f3f;**/
	}
.Mywall1 {
	background-color: #3f3f3f;
	padding: 10px;
	cursor: hand;
	border-bottom: solid #f6f3ed 1px;
	}
.Mywall2 {
	padding: 0px;
	border: solid #3f3f3f 1px;
	border-bottom: none;
	border-top: none;
	padding-top: 20px;
	background-color:  #fff;
	}
.Mywall2 p, .Profile_Mywall2 p {
	margin-top: 5px;
	margin-bottom: 20px;
	}
	
.Mywall_Project {
	height: 80px;
	border-bottom: dotted #d7d7d7 1px;
	padding: 10px;
	width: 600px;
	}
.Mywall_Project_Info {
	width: 475px;
	float: right;
	}
.Mywall_Project_Info h3 {
	font-weight: normal;
	font-size: 1.6em;
	}
p.Project_Text {
	font-size: 0.9em;
	margin-bottom: 0px;
	}
.light_text {
	color: #b4b4b4;
	}


.newp a {
	background-color: #3f3f3f;
	width: 300px;
	height: 45px;
	padding: 10px;
	padding-top: 15px;
	font-size: 3.2em;
	display: block; 
	}
span.newp2 {
	font-size: 0.7em;
	position: relative;
	top: 5px;
	}
a.newp1:link, a.newp1:visited, a.newp1:active {
	text-decoration: none;
	color: #f6f1ea;
	}
a.newp1:hover {
	color: #d2dceb;
	text-decoration: none;
	}

div.Update_Content {
	padding: 20px;
	width: 580px;
	}
div.Update_Content p {
	font-size: 1.3em;
	}
div.Update_Content .inputtext {
	margin-top: 5px;
	margin-bottom: 5px;
	}
div.Update_Content select {
	margin-top: 5px;
	margin-bottom: 5px;
	border:  1px solid #3f3f3f;
	color: #3f3f3f;
	font-size: 1em;
	}
div.Update_Content textarea {
	width: 100%;
	}
form.profile_form input { border:  1px solid #3f3f3f;background:#fff;font-family:  Helvetica;color:  #3f3f3f;font-size:  1.5em; }


	
div.cabinet {
	margin-bottom: 30px;
	cursor: hand;
	}
div.cabinet2 {
	width: 350px;
	}
	
.SI-FILES-STYLIZED div.cabinet {
	width: 160px;
	height: 35px;
	background: url('/design_images/btn-choose-file.gif') 0 0 no-repeat;
	display: block;
	overflow: hidden;
	cursor: hand;
	}
.SI-FILES-STYLIZED div.cabinet input.file {
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}
	
.SI-FILES-STYLIZED div.cabinet25 {
	width: 114px;
	height: 25px;
	background: url('/design_images/btn-choose-file-25.gif') 0 0 no-repeat;
	display: block;
	overflow: hidden;
	cursor: hand;
	}
.SI-FILES-STYLIZED div.cabinet25 input.file {
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}
	
/** UPLOAD STUFF **/	
div#Upload_Content {
	padding: 20px;
	width: 580px;
	font-size: 1.3em;
	background-color: #fff;
	}
div#Upload_Content h2 {
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 1.3em;
	font-weight: normal;
	}
div#Upload_Content textarea {
	width: 100%;
	}
.text_small {
	color: #b4b4b4;
	font-size: 0.8em;
	}
.text_small2 {
	font-size: 0.8em;
	margin-left: 10px;
	}

#Content_Pinupstatus {
	background-color: #fff;
	width: 300px;
	padding: 10px;
	}
#Content_Pinupstatus p {
	font-size: 2.6em;
	color: #3f3f3f;
	}
#Content_Pinupstatus select {
	margin-top: 15px;
	margin-bottom: 5px;
	border:  1px solid #3f3f3f;
	color: #3f3f3f;
	font-size: 0.5em;
	}
	
.hidden_x {
	display: none;
}

	
/** PROJECT/COMMENT STUFF **/
#View_Project_Thumbs {
	margin-top: 20px;
	}

.Comments_Content {
	background-color: #fff;
	margin-top: 20px;
	width: 620px;
	}
.Comments_Content h2 {
	font-weight: normal;
	padding: 10px;
	font-size: 1.8em;
	border-bottom: dotted #d7d7d7 1px;
	}
.Comments_Content h3 {
	font-weight: normal;
	font-size: 1.7em;
	margin-bottom: 5px;
	}
div.Comments1 {
	background-color: #fff;
	border-bottom: dotted #d7d7d7 1px;
	}
div.Comments2 {
	background-color: #e5e5e5;
	border-bottom: dotted #d7d7d7 1px;
	}
div.comment_info {
	width: 90px;
	float: left;
	padding: 20px;
	}
p.message {
	padding: 20px;
	font-size: 1.3em;
	}
div.comment_info p {
	font-size: 0.7em;
	}
div.comment_text {
	width: 450px;
	float: right;
	padding: 20px;
	padding-left: 0px;
	}
div.comment_text p {	
	font-size: 1.1em;
	line-height: 1.5em;
	}
div#comments_submit {
	border-top: dotted #d7d7d7 1px;
	padding: 20px;
	}
div#comments_submit h2 {
	padding: 0px;
	margin-bottom: 20px;
	border: none;
	}
.inputtext, .color-field {
	font-family:  Helvetica;
	color:  #3f3f3f;
	font-size:  1.5em;
	border:  1px solid #3f3f3f;
	}
.comment_btn {
	height:  30px;
	border:  0;
	width:  140px;
	color:  #fff;
	background-color: #3f3f3f;
	font-size: 1em;
	margin-top: 20px;
	font-family: Helvetica;
	}

#Content_Small_Info {
	background-color: #fff;
	width: 320px;
	margin-top: 20px;
	}
.More_Project_Info {
	padding: 10px;
	font-size: 2em;
	line-height: 1.9em;
	}
	
/** TOOL TIPS **/
.tip				{ width:200px; font-family:Helvetica; background-color: #fff;border:  1px solid #3f3f3f;font-size:1.2em; }
/**.tip-top			{ background-color: #fff; height:26px; width:295px; }**/
.tip-title		{ color:#3f3f3f; font-size:1.7em; padding:10px; }
.tip-text		{ color:#3f3f3f; padding:10px;padding-top:0px; }
/**.tip-bottom		{ background-color: #fff; width:295px; height:81px; }**/
/**




