.section div, .subsection div { line-height: 1.4em; }
.subsection, .subsection div { overflow: hidden;  }
#interests .subsection, #smartbox-head01 .subsection {sposition: relative;border:1px solid #333333; }
#interests .subsection div, #smartbox-head01 .subsection div { position: relative; }

.clear { clear: left; line-height: 0px; font-size: 0px; }
.content { color: inherit; }
form { margin: 0; }

.about-column {
  float: left;
  xmargin: 7px;
  padding: 7px;
}
.content-column {
  width: 470px;
  overflow:hidden;
}

.section-separator {
  clear: both;
  height: 15px;
  font-size: 0px;
  line-height: 0;
}
.subsection-separator {
  clear: both;
  height: 0;
  font-size: 0px;
  line-height: 0;
}
#user-info .subsection-separator {
    height: 10px;
}

.listitem-separator {
  clear: left;
  height: 15px;
  font-size: 0px;
  line-height: 0;
}
.panel {
  padding: 5px;
  border: 1px solid #cccccc;
  background: #f3f3f3;
  color: black;
  z-index: 1000;
}
.panel .padding {
  background: url(../../template/skin019/blue.gif) repeat-x;
  <%-- // background-color: white; --%>
  margin: 0; padding: 10px;
}
.panel .subsection-separator {
  height: 10px;
  line-height: 0px;
}
.panel-spacer {
  float: right;
}

.section h1 {
  font-size: 14px;
  /* margin: 0; padding: 2px 7px; */
  margin: 0; height: 30px; line-height: 30px; padding: 0 7px;
  border-bottom: 1px solid #cccccc;
}
.section h2 {
  font-size: 11px; font-weight: normal;
  margin: 0; padding: 2px 7px;
  height: 25px; padding: 0 7px; line-height: 25px;
  background: #f3f3f3;
}
.section h3 {
  font-size: 12px;
  margin: 0; margin-bottom: 3px; padding: 3px 3px;
  border-bottom: 1px dotted #cccccc;
}
.section h2 a {
  font-weight: normal;
}
.section .content {
  margin: 0; padding: 0px;
  width: auto;
}
.section .footer {
  display: none;
  font-height: 0px;
  line-height: 0px;
}
.subsection {
  padding: 7px;
}

.noIndent {
	padding: 0px;
}

.info-box {
  float: left;
  width: 200px;
}
.section h4 {
  font-size: 12px;
  margin: 0; padding: 0 0;
}

#content-left {
	float: left; 
}
#content-right {
	float: right;
}

#about-left { float: left; width: 176px; overflow: hidden;
/*background:url(../../template/skin019/skin/skin019-8.jpg);*/
background-color:#0D0D0D;
}
#about-center {	float:none; width: 604px; overflow: hidden;
background-color:#FFFFFF;
}

#about-right {float: left; width: 176px; overflow: hidden;
/*background:url(../../template/skin019/skin/skin019-9.jpg); right*/
background-color:#0D0D0D;
}

a.view-all {
  font-weight: normal;
}

/* =============== user-details =============== */

#user-details {
border-style: solid;
border-color: #cccccc;
border-width: 0px 1px 1px 1px;
  xxxpadding: 7px;
}

/* ================ about-left ================ */

#about-left .subsection-separator {
  height: 1px;
  margin: 0px  7px;
  background: #eeeeee;
  line-height: 0em;
}
#user-picture {
  text-align: center;
  width: 160px;
}
#user-picture img {
  border: 1px solid #aaaaaa;
}
#picture-links {
  text-align: center;
  padding-top: 0;
   color:#FFFFFF;

}
#picture-links a {
  color:#FFFFFF;
}

#user-links {
}
#user-links a {
  font-weight: normal;
  display: block;
  padding: 2px 0;
}
#user-links a img {
  margin-right: 5px;
  margin-bottom: 3px; _margin-bottom: 0;
}
#abuse-links {
}
#abuse-links a {
  font-size: 10px; font-weight: normal;
  white-space: nowrap;
}
#abuse-links a img {
  margin-right: 3px;
  vertical-align: middle;
  margin-bottom: 3px; _margin-bottom: 0;
}

/* ================ about-center ================ */

#user-info {
  margin-bottom: 0;
}
#about-me h4, #about-me h2 {
  display: none;
}

/* ================ about-right ================ */

.vanity-title {
}
.vanity-bar {
  float: right;
  margin-top: 2px;
}
#journal-entries {
  margin-bottom: 0;
}

/* ================ content-left ================= */

.recent-update {
}
.update-picture {
  float: left;
  border: 1px solid #aaaaaa;
  height: 50px;
  width: 50px;
  overflow: hidden;
  position: relative;
  margin: 0px 10px;
}
.update-text {
  float: left;
  width: 350px;
}

/* ================ content-right ================ */
#smart-rignts .subsection {
  _margin-left: -3px;
}
.smart-rignt {
  float: left;
  width: 90px;
  text-align: center;
  position: relative;
}
.smart-rignt-name {
  width: 90px;
  overflow: hidden;
}
.smart-rignt-picture {
  width: 70px; height: 70px;
  margin-left: 10px;
  border: 1px solid #aaaaaa;
  overflow: hidden;
  position: relative;
}

.comment { 
}
.comment-picture {
  float: left; width: 100px;
  margin-right: 10px;
  border: 1px solid #cccccc;
}
.comment-text {
  float: left; width: 340px;
}

.section .smartbox-subcontent {
	/*background: url(../../template/skin019/yellow.gif) top left repeat-x;*/
	border: 1px solid #eeeeee;
	text-align: left;
	margin: 5px;
	padding: 5px;
	font-size: 12px;
	color: black;
}
.section .smartbox-subcontent a {
	font-size: 12px;
	color: #333333;
}

.deleteUpdate {
	float: right;
	border: 1px solid #69f;
	font-size: 9px;
}

.deleteUpdate a {
	color: #69f;
}

.albumWrapper {
	float: left;
	text-align: center;
	width: 140px;
}

.album  {
	background: url(../../template/skin019/) top left no-repeat;
	height: 120px;
	width: 130px;
	position: relative;
}

.album img {
	position: absolute;
	top: 10px;
	left: 16px;
}

.video {
  float: left;
  width: 112px;
  text-align: center;
  position: relative;
}

.videoPlayer {
	width: 400px; 
	position: relative; 
	left: 30px;
}

.videoActions {
	width: 400px;
	height: 50px;
}

.videoAction a {
	font-weight: normal;
	font-size: 11px;
}

.videoActionLeft {
	width: 140px;
	height: 40px;
	position: absolute;
	padding: 5px;
	overflow: hidden;
}

.videoActionCenter {
	width: 90px;
	height: 40px;
	position: absolute;
	left: 150px;
	padding: 5px;
	overflow: hidden;
}

.videoActionRight {
	width: 140px;
	height: 40px;
	position: absolute;
	left: 250px;
	padding: 5px;
	overflow: hidden;
}


.request-section { 
	margin-bottom: 0px; 
	margin-right: 0px; 
}

.smart-rignt-request {
    border: 1px solid #cccccc; 
    padding: 10px; _padding-bottom: 5px; 
    margin: 0 150px; 
    margin-bottom: 10px; 
    width: auto;
    background: url(../../template/skin019/yellow.gif);
}

.commentEditor { 
	text-align: center;
	text-decoration:none;
	font-weight:normal;
	line-height: 1.5em;
}
.commentEditor input {
	margin: 5px;
}

.journalImage {
	float: left; 
	margin-right: 7px; 
	margin-top: 18px;
}

#widgets .smartbox-subcontent img {margin-top: 5px;}
.profileWidget .widgetLinks a {font-size: 12px; font-weight: normal; margin-top: 5px;}
/* NEW NAV BAR ELEMENTS */

#p_nav_header {
	width: 955px;
	overflow: hidden;
	background:url(../../template/skin019/hi5_header_3.jpg) top left no-repeat;
	border-left: 1px solid #AFC1C8; border-right: 1px solid #AFC1C8;
}
#p_nav_primary {
	width: 955px;
	padding-left: 0px;
	background: #040A93;
	background: url(../../template/skin019/main_nav_bg.jpg);
	border-top: 0px solid #AC9CCB;
	border-bottom: 10px solid #000000;
	padding-top: 0;
	}

	#p_nav_primary #nav {
		padding: 1px 10px 0px 10px;
		border-bottom: 0px solid #3670D8;
	}
	#p_nav_primary li#nav a { color: #FFFFFF; 
	}
	#p_nav_primary #nav_select {
		background: url(../../template/skin019/header_tab4.gif);
		background-color:#000000;
		padding: 0px 10px 0px 10px;
		border-top:0px solid #777777;
		border-left:0px solid #777777;
		border-right:0px solid #777777;
		border-bottom:1px solid #000000;
		color: #FFFFFF;
		
	}
	#p_nav_primary li#nav_select a { 
	color: #FFFFFF;
	
	}

ul#mainMenu {
	padding:0px;
	margin:0px;
	padding-left:10px;
}

ul#mainMenu  li {
	list-style-type:none;
	display: inline;
	float:left;
	margin-left:1px;
	padding-top: 1px;
	xheight: 21px;
	height: 23px;
	xline-height: 19px;
	line-height: 21px;
	text-align: center;
}

#p_nav_primary a.p_nav_primary {
	color: #4C88BE;
	color: #444444;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-align:center;
	text-decoration:none;
}

#p_nav_primary a.p_nav_primary:hover {
	text-decoration: underline;
}

.p_nav_secondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	height:18px;
	padding-left:138px;
	padding-top:8px;
	display:block;
	padding-left: 15px;
	padding-top:6px;
	padding-bottom: 2px;
	width: auto; 
	background: url(../../template/skin019/subnav_gradient2.gif);
	border-bottom: 1px solid #4F0B0B;
}
.p_nav_secondary#sub_nav_profile, .p_nav_secondary#sub_nav_community, .p_nav_secondary#sub_nav_music, .p_nav_secondary#sub_nav_groups, .p_nav_secondary#sub_nav_photoshare,
.p_nav_secondary#sub_nav_home, .p_nav_secondary#sub_nav_schools, .p_nav_secondary#sub_nav_colleges, .p_nav_secondary#sub_nav_classifieds, .p_nav_secondary#sub_nav_messages, .p_nav_secondary#sub_nav_search, .p_nav_secondary#sub_nav_video {
	background: url(../../template/skin019/subnav_gradient2.gif);
}

a.sub_nav_link {
	color: white;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a.sub_nav_link:visited {
	color: white;
}
a.sub_nav_link:hover {
	color: white;
	text-decoration:underline;
}
a.sub_nav_link_select {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #434750;
	padding: 2px 5px 5px 5px;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background: none;
	border: none;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	font-weight: bold;
}
a.sub_nav_link_select:visited {
	color: white;
}
a.sub_nav_link_select:hover {
	color: white;
	text-decoration: underline;
}

li#p_utility {
	padding-left:20px;
}

#p_nav_primary a.link_topnav, #p_nav_primary a.link_topnav:visited {
	font-size: 11px;
	font-weight: bold;
	color: #4C88BE;
	padding-top: 0px;
	text-decoration: none;
}

a.link_channel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#profile-container {
    border: 1px solid #cccccc;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    padding-bottom: 10px;
}

/* Navigation */
#left-nav-links {
	list-style: none;
	margin: 0; padding: 0;
}

#left-nav-links a {
	font-size: 14px !important;
	font-weight: normal;
}

#left-nav-links .bullet {
    font-weight: bold;
}

/* Stats text */
.channel_details { font-size: 11px; margin-bottom: 3px; }

/* Profile Navigation */
.profile-nav {
	margin: 0 0 10px 0; padding: 5px 0 0 0;
}
.profile-nav .name {
	color: #222222; font-size: 18px; height: 35px; line-height: 35px; padding: 0 6px;
	background: url(../../template/skin019/profile_header2.gif); overflow: visible;
}
.profile-nav .name .section-name {
	text-transform: capitalize; font-weight: bold;
}
.profile-nav .nav {
	padding: 7px; background: #42598e; border: none;
}
#profile-container {
	margin: 0; padding: 0; border: none;
}


/*Real SmartProXP Skins*/
#smart-content {
	border: 1px solid #333333;
	background: url(../../template/skin019/skin019contentbg.jpg) bottom right no-repeat;*/
	text-align: left;
	margin: 2px;
	padding: 2px;
	font-size: 12px;
	color: black;
	background: #FFFFFF;
}
div#smart-content a {
	font-size: 12px;
	color: #333333;
}
#contentlist-head1 {
list-style-image: url(../../template/skin019/skin/news.gif);
list-style-type: circle
}
#contentlist-head2 {
list-style-image: url(../../template/skin019/skin/activity.gif);
list-style-type: circle
}
#contentlist-head3 {
list-style-image: url(../../template/skin019/skin/recruits.gif);
list-style-type: circle
}
 #user-details { border: none; }
#profile-name {
background-image: url(../../template/skin019/skin/skin019-1.jpg);
background-color: #808080;
color: #D2E1F8;
}
#profile-nav {
background-image: url(../../template/skin019/skin/skin019-2.jpg);
}
#profile-nav a {
}
.section h4 {
font-family: Arial;
color: #D2E1F8;
font-weight:bold;
}
body {
background-color: #FFFFFF;
background-image: url(../../template/skin019/skin/skin019-3.jpg);
background-repeat: repeat;
background-position: center center;
background-attachment: fixed;
}
#user-details .content {
background-image: url(../../template/skin019/skin/skin019-4.jpg);
background-color: #FFFFFF;
background-position: top;
background-repeat: repeat-y;
color: #D2E1F8;
}
#user-details { border: none; 
}
#user-details .footer {
background-image: url(../../template/skin019/skin/skin019-5.jpg);
display: block;
height: 18px;
}
.section a, section a:hover, section a:visited {
color: #D2E1F8;
}
.section h1 {
line-height: 30px;
padding: 0 20px;
background-image: url(../../template/skin019/skin/skin019-6.jpg);
border:none;
font-family: Arial;
font-size: 14px;
font-style: Arial;
height: 30px;
color:#FFFFFF;

}
.section h2 {
background-image: url(../../template/skin019/skin/skin019-7.jpg);
background-color: #eeeeee;
}
.section h2 a {
color: #000000;
}
.section h2 a:hover {
color: #D87E34;
}
.section .content {
background-color: #FFFFFF;
background-position: middle;
background-repeat: repeat-y;
color: #000000;
}
.section .footer {
background-image: url(../../template/skin019/skin/NnjQP6156456-03.jpg);
display: block;
height: 16px;
}

#head1 {
background-image: url(../../template/skin019/skin/skin019-6.jpg);
color:#FFFFFF;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
padding-left:25px;
}

.nopic {
border:1px solid #FBEEBD;
width:100px;
height:45px;
text-align:center;
font-size:13px
color:#cccccc;
padding-top:25px;
}
.alignimg{
	float:left;
	margin:5px;
	padding:5px;
}
div#showhistory{
font-size:12px;
color:#919191;
}

.CRlink a, CRlink a:hover, CRlink a:visited {
color: #FFFFFF;
}
.Rightsubsection{
position: relative;border:1px solid #333333;
padding:5px;
color:#FFFFFF;
}

ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;
font:bold 12px Helvetica, Verdana, Arial, sans-serif;line-height:200%;
width:150;
background:url("../../template/skin019/skin/skin019-8.jpg") no-repeat 0 0px;
}

ul.vert-one li{margin:0;padding:0;border-top:1px solid #5D89D9; 
border-bottom:0px solid #cccccc;
/*background:url("../../template/skin019/skin019vert-one_arrow.gif") no-repeat 0 5px;
background-color:#eeeeee;*/
}

ul.vert-one li a{display:block;text-decoration:none;color:#F4F4F4;background:;padding:0 0 0 25px;width:150px;}

ul.vert-one li a:hover{
color:#FFFFFF;
background:#5C86BC url("../../template/skin019/skin019vert-one_arrow.gif") repeat 0 0px;}

ul.vert-one li a.current,ul.vert-one li a.current:hover{
color:#FFFFFF;
background:#5C86BC url("../../template/skin019/skin019vert-one_arrow.gif") repeat 0 0px;}



ul.vert-two{margin:0;padding:0;list-style-type:none;display:block;
font:normal 12px tahoma,Helvetica, Verdana, Arial, sans-serif;line-height:200%;
width:90%;}

ul.vert-two li{margin:0;padding:0;border-top:0px solid #3531BF;
border-bottom:0px solid #131240;
background:url("../../template/skin019/skin019vert-two_arrow.gif") no-repeat 0 9px;
}

ul.vert-two li a{display:block;text-decoration:none;color:#FFFFFF;
padding:0 0 0 25px;width:90%;}

ul.vert-two li a:hover{
background:#5C86BC url("../../template/skin019/skin019vert-two_arrow.gif") no-repeat 0 9px;
color:#ffffff;
}
c
ul.vert-two li a.current2,ul.vert-two li a.current2:hover{
background:#214F87 url("../../template/skin019/skin019vert-two_arrow.gif") no-repeat 0 9px;}

#saveok{
border:1px solid #009933;
background-color:#F2FFF2;
color:#336600;
padding:5px;
margin:5px;
font-size:18px;
font-weight:bold
}
#label{
border:1px solid #009933;
background-color:#F2FFF2;
color:#336600;
padding:5px;
margin:5px;
font-size:12px;
font-weight:normal;
}
.tb1{
border-bottom:1px solid #D8DCDB;
font-size:12px;
}
.input{
font-size:13px;
border:1px solid #333333;
}
.button{
background-color:#777777;
border-top:2px solid #B9B9B9;
border-left:2px solid #B9B9B9;
border-right:2px solid #4D4D4D;
border-bottom:2px solid #4D4D4D;

color:#ffffff;
}
.tbover {
background-color:#CDD2CC;
}
.tbnormal{
background-color:#FFFFFF;
}
#head2{
border-top:1px solid #D8DCDB;
border-bottom:1px solid #D8DCDB;
font-weight:bold;
padding:2px;
background-color:#CDD2CC;
}
#bcomment{
margin-top:5px;
margin-bottom:5px;
border:2px solid #3354A3;
padding:3px;
font-size:12px;

}
#bhead0{
padding:3px;
background-color:#333333;
}
#bhead{
color:#333333;
font-weight:bold;
float: left;
}
#bhead2{
color:#333333;
font-weight:bold;
float: right;
}
#bcontent {
margin:5px;
border:1px solid #eeeeee;
padding:3px;
font-size:12px;

}
 #user-details .window_content { background: none; }

