/* 
---------------------------------------------------------------------------------

-------------------*/

/* reset http://meyerweb.com/eric/tools/css/reset/ v1.0 | 20080212
---------------------------------------------------------------------------------

-------------------*/ 

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 

blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 

img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 

center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 

tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
    font-size:100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* tag
---------------------------------------------------------------------------------

-------------------*/ 

html {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	background-image:url(../images/background-gradient.gif);
	background-repeat:repeat-x;
}
h1, h2, h3, h4 {
	font-weight: normal;
	color: #af1203;
	font-size: 1.2em;
	line-height: 1.4em;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 0.85em;
}
h4 {
	font-size: 0.7em;
}
h1 + h2, h2 + h3, h3 + h4 {
	margin-top: 1em;
}
p {
	line-height: 1.4em;
	padding-bottom: 1.4em;
}
p.small, span.small, #wrapperContent.popupMenus p {
	font-size: .75em;
}
a {
	text-decoration: none;
	color: #D9D9D9;
}
#content a:hover {
	color: #af1203;
	cursor: pointer;
	border-bottom: 1px dotted #af1203;
}
img.right {
	float: right;
}
/* Forms
---------------------------------------------------------------------------------

-------------------*/
form label {
	color: #FFFFFF;
	font-size: 0.75em;
}
form p {
	padding-bottom: 0.6em;
}

form .formColumnLeft, form .formColumRight {
	float: left;
	width: 220px;
}
form .formColumnLeft, form .formColumRight {
	border-style: none;
}
form #buttonSignup {
	margin-top: 0.5em;
}
#message {
	text-transform: none;
	margin: 0 0 0.5em 0;
	color: #FFC425;
	font-size: 0.85em;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
}
/* Clear Floated Elements http://sonspring.com/journal/clearing-floats
---------------------------------------------------------------------------------

-------------------*/

html body div.clear, html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
li.clear {
	clear: both;
	float: none;
}
#container {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:990px;
    background-image:url(../images/teachers-zone.gif);
    background-repeat:no-repeat;
    background-position: 188px 20px;
}
#logo {
	padding:48px 0 0 20px;
	width:196px;
    float:left;
}
#members {
	margin-top:74px;
	width:711px;
    height:18px;
    text-align:right;
	color:#a0218c;
	font-size:115%;
	text-transform:lowercase;
	letter-spacing:-1px;
}
#members a {
	color:#00a0d1;
}
#members a:hover {
	color:#27318b;
}
#members a.active {
	color:#27318b;
}
#nav {
	width: 200px;
	margin-left:25px;
	margin-top:4px;
    font-size: 0.75em; /* 16px x .75 = 12px */
    line-height: 1.333em; /* 12px x 1.333 = 16px */
}
/*#nav ul {
	list-style: none;
	margin-top: 5px;
}
#btns li {
}
#btns li a {
	color:#00a0d1;
	text-transform:lowercase;
	font-size:135%;
	letter-spacing:-2px;
}
#btns li a:hover {
	color:#27318b;
}
#btns li.current a.current {
	color:#27318b;
	letter-spacing:-2px;
}
#btns li.last a.current {
	color:#27318b;
	letter-spacing:-1px;
}
#btns li#navHome.first.current a {
	color:#27318b;
	letter-spacing:-2px;
}
#btns li.current li.first {
	margin-bottom:0px;
	letter-spacing:-1px;
}
#btns li li {
	margin-bottom:0px;
	letter-spacing:-1px;
}
#btns li li.current a {
	color:#27318b;
	letter-spacing:-1px;
}
#btns li li a {
	color:#A2027B !important;
	background-color:#FFFFFF;
	font-size:75%;
	padding:1px;
    padding-top:6px;
	padding-left:2px;
	padding-right:6px;
	letter-spacing:-1px;
}


#btns li.current ul { 
	display:block;
	margin: 0;
}
#btns li.current ul li.current a, #btns li.current li.current a { 
	color:#26328c !important;
}
#btns li.current ul li.last { 
	margin-bottom:15px;
}*/
  /* "Primary links" block */
  #nav li
  {
    list-style: none;
    list-style-image: none;
  }
  #nav #btns 
  {
    margin: 0px;
    padding: 0px;
  }
  #nav #btns li
  {
    padding: 0px;
    margin: 0px;
    font-size: 22px;
    letter-spacing: -2px;
    text-transform: lowercase;
  }
  #btns li ul { 
	display:none;
	margin: 0;
}
#btns li.current ul { 
	display:block;
	margin: 0;
}
#btns li.current ul #btns li.current ul { 
	display:block;
	margin: 0;
}
  #nav #btns li a, #nav #btns li a:hover
  { 
    color: #00A0D1;
    text-decoration: none;
  }
  #nav #btns li a.current, #nav #btns li.active-trail a
  {
    color: #0C2C80;
  }
  #nav #btns li #btns
  {
    margin: 5px 0px 10px 0px;
  }
  #nav #btns li #btns li #btns
  {
    margin: 0px 0px 0px 10px;
  }
  #nav #btns li #btns li
  {
    font-size: 12px;
    letter-spacing: -1px;
  }
  #nav #btns li #btns li a
  {
    background: #FFFFFF;
    padding: 2px;
	padding-top:3px;
    padding-right: 5px;
    color: #A2027B;
  }
  #nav #btns li #btns li.last a
  {
    background: #FFFFFF;
    padding: 2px;
	padding-top:3px;
    padding-right: 5px;
	padding-bottom:1px;
    color: #A2027B;
  }
  #nav #btns li #btns li a.current, #nav #btns li #btns li.active-trail a
  {
    color: #0C2C80;
  }
  #nav #btns li #btns li ul
  {
    display: none;
  }
  #nav #btns li #btns li #btns li ul
  {
    display: none;
  }
  #nav #btns li.current #btns li.current ul
  {
    display: block;
  }
  #nav #btns li.current #btns li a.current ul {
    display: block;
  }
  #nav #btns li.current #btns li.current ul #btns li {
    display: block;
  }
  #nav #btns li.current #btns li.current #btns li.current ul #btns li {
    display: block;
  }
  #nav #btns li #btns li #btns li.current ul {
  	display: block;
  }
  #nav #btns li #btns li #btns li.navCaseStudies ul #btns {
  	display: none;
  }
  
#search-box {
	background-image:url(../images/search-box.gif);
	background-repeat:no-repeat;
	width:200px;
	height:49px;
	margin-top:12px;
	margin-left:5px;
	padding-left:20px;
	padding-top:21px;
}
#search-box form {
	width:200px;
}
#search-box label {
	display:none;
}
#search-box .text-search {
	border:0;
	font-size:70%;
	padding:3px;
	width:116px;
	line-height:14px;
    height:14px;
}
#search-field {
	float:left;
    margin-right:5px;
}
#search-btn {
	float:left;
}
.btn-search {
	background-color:#a0218c;
	color:#FFFFFF;
	font-size:70%;
	border:1px solid #FFFFFF;
	width:50px;	
	height:20px;
}
#join-box {
    background-image:url(../images/join-background.gif);
    background-repeat:no-repeat;
    width:281px;
    height:146px;
    position:relative;
    margin-top:29px;
    margin-left:14px;
}
#join-title {
	width:241px;
	height:67px;
    position:absolute;
    top:-35px;
    left:-13px;
}
#join-content {
	width:231px;
	height:42px;
	padding-left:25px;
	padding-right:20px;
    padding-top:25px;
	color:#FFFFFF;
	line-height:0.9em;
}
#join-content p {
	font-size:70%;
    text-transform:lowercase;
}

#join-btn {
    position:absolute;
    top:133px;
    left:8px;
}
#left-column {
	float:left;
	width:225px;
    margin-right:20px;
}
#main-column {
	float:left;
	width:691px;
    margin-top:4px;
}
#poll-box {
	background-image:url(../images/poll-background.gif);
	background-repeat:no-repeat;
	width:324px;
	height:211px;
	margin-top:10px;
	margin-left:39px;
	position:relative;
}
#poll-title {
	position:absolute;
    top:-12px;
    left:-1px;
}
#poll-content {
	padding:25px;
    padding-left:15px;
	padding-top:45px;
	font-size:85%;
}
#poll-question {
	margin-bottom:5px;
}
#poll-answer {

}
#poll-answers {
	font-size:110%;
}
#poll-answer input {
	padding-top:2px;
}
#poll-vote {
	position:absolute;
	top:125px;
	left:208px;
}
#poll-viewresults {
	position:absolute;
	top:167px;
	left:26px;
}
#welcome {
}
#welcome-title {
	width:691px;
	height:105px;
}
#welcome-content {
	width:691px;
	background-image:url(../images/welcome-content.gif);
	background-repeat:no-repeat;
}
#welcome-body-content {
	padding:20px;
	padding-top:30px;
	width:635px;
    padding-bottom:10px;
}
#welcome-body-content p {
	font-size:80%;
	line-height:1.2em;
}
#welcome-body-content a {
	color:#27318b;
	font-weight:bold;
}
#latest-discussions {
	float:left;
	background-image:url(../images/latest-discussions-bg.gif);
	background-position:7px 63px;
	background-repeat:no-repeat;
	width:288px;
	height:340px;
	margin-top:18px;
	margin-left:1px;
}
#latest-discussions-content {
	padding:10px;
	padding-left:20px;
	padding-right:19px;
	font-size:0.85em;
}
#latest-discussions-content h4 {
	color:#27318b;
	font-size:0.8em;
	font-weight:bold;
}
#latest-discussions-content h4 a {
	color:#27318b;
}
#latest-discussions-content p {
	color:#FFFFFF;
	font-size:0.8em;
	padding-bottom:6px;
	line-height:1.2em;
}
#latest-news {
	float:left;
	background-image:url(../images/latest-news-bg.gif);
	background-position:7px 81px;
	background-repeat:no-repeat;
	width:332px;
	height:342px;
	margin-left:69px;
	margin-top:15px;
}
.l-content-item {
	border-bottom:1px solid #27318b;
	margin-bottom:5px;
}
.l-content-item.last {
	border-bottom:0;
	margin-bottom:0;
}
.l-content-item a {
	color:#27318b;
	font-weight:bold;
}
#latest-news-content {
	padding:10px;
	padding-left:22px;
	padding-top:9px;
}
.ln-content-item {
	margin-bottom:11px;
}
.l-image {
	border:6px solid #FFFFFF;
	background-color:#8cc63f;
	float:left;
	width:56px;
	height:56px;				
}
.l-desc {
	float:left;
	width:215px;
	margin-left:10px;
}
.l-desc h4 {
	color:#00afdb;
	font-size:0.8em;
	font-weight:bold;
    line-height:1.1em;
}
.l-desc h4 a {
	color:#00afdb;
}
.l-desc p {
	font-size:0.7em;
	line-height:1.1em;
	padding:0;
}
.l-desc p a {
	text-transform:lowercase;
    font-weight:bold;
    color:#00afdb;
}
#main-text {
}
#main-text-title {
	background-color:#92278f;
	width:681px;
    height:17px;
	padding-bottom:3px;
	padding-top:8px;
	padding-left:10px;
	font-size:90%;
    margin-top:30px;
    margin-left:29px;
	letter-spacing:-1px;
}
#main-text h1 {
	color:#E3007B;
    font-size:1.4em;
    letter-spacing:-1px;
    margin-bottom:15px;
}
#main-text-breadcrumb {
	border-bottom:1px solid #999999;
	padding:10px;
	padding-top:11px;
	padding-bottom:13px;
	color:#666666;
	font-size:75%;
	background-color:#FFF;
}
#main-text-breadcrumb a {
	color:#666666;
	text-decoration:underline;
}
#main-text-content {
	background-color:#FFF;
	width:651px;
	padding:20px;
	color:#666666;
	font-size:80%;
	min-height:620px;
}
#main-text-content ul {
	list-style:disc;
	margin-left:15px;
}
#main-text-content li {
	line-height:1.2em;
	height:auto;
}
#main-text-content img {
	float:left;
	margin-right:10px;
	border:10px solid #8cc63f;
	width:180px;
	height:180px;
}
#main-text-content p {
	padding-bottom:10px;
}
#crumbList li {
	float:left;
}
.feed-item {
	margin-bottom:10px;
}
.feed-image img {
	float:left;
	border:6px solid #8cc63f !important;
	margin:0px !important;
	width:80px !important;
	height:80px !important;
}
.feed-desc {
	float:left;
	width:548px;
	margin-left:10px;
	padding-top:5px;
}
.feed-desc.fullwidth {
	width:100%;
	margin-left:0px;
}
.feed-desc h4 {
	font-size:90%;
}
.feed-desc p .readMore {
	text-transform:lowercase;
}
.feed-desc p {
	line-height:1.2em;
	font-size:90%;
}
.feed-desc a {
	color:#999999;
	font-weight:bold;
}
.moreResults {
	width:100%;
	text-align:center;
}
.moreResults li {
	float:left;
	margin-right:5px;
}
.moreResults li a {
	color:#999999;
}
#footer {
	margin-top:20px;
	width:990px;
}
#footer-item-1 {
	float:left;
	padding-left:25px;
}
#footer-item-2 {
	float:left;
}
#footer-item-3 {
	float:left;
	margin-left:275px;
}
#footer-item-4 {
	float:left;
}
#footer-item-5 {
	float:left;
}
#footer-item-6 {
	float:left;
}
#footer-item-7 {
	float:left;
}
#register-panel {
	float:left;
	background-image:url(../images/register-panel.gif);
	background-position:0px 33px;
	background-repeat:no-repeat;
	width:354px;
	height:480px;
}
#register-panel-content {
	padding:20px;
	padding-top:10px;
}
#register-panel-content label {
	width:80px;
	float:left;
	font-size:80%;
	line-height:20px;
}
#register-panel-content input {
	float:left;
	width:218px;
	border:0;
	font-size:70%;
	padding:3px;
}
#register-panel-content p {
	font-size:75%;
	color:#27318b;
	line-height:1.2em;
}
#btn-register-me {
	border:0;
	float:none;
	margin-left:80px;
	margin-top:5px;
	width:157px !important;
	height:14px;
}
#other-panels {
	float:left;
	width:319px;
	margin-left:6px;
}
#other-panels #edit-profile {
	margin-top:10px;
}
#login-panel {
	width:327px;
	height:216px;
	background-image:url(../images/login-panel.gif);
	background-position:0px 39px;
	background-repeat:no-repeat;
}
#login-panel-title {

}
#loginMsg {
	font-weight:bold;
	color:#00afdb;
	font-size:80%;
}
.btn-submit {
	margin-left:2px;
	margin-top:10px;
}
#btn-submit-login {
	float:none;
	margin-left:65px;
	margin-top:2px;
	width:47px !important;
	height:16px;
}
#login-panel-content {
	padding:20px;
	padding-top:10px;
}
#login-panel-content .field-item {
	margin-bottom:5px;
}
#login-panel-content label {
	width:70px;
	float:left;
	line-height:20px;
}
#login-panel-content input {
	float:left;
	width:200px;
	border:0;
	font-size:70%;
	padding:3px;
}
#login-panel-content label.logged-in  {
	font-size:80%;
	float:none;
	width:auto !important;
}
#login-panel-content .checkbox {
	float:none;
	width:auto;
}
#forgot-password-panel {
	width:325px;
	height:182px;
	margin-top:3px;
	background-image:url(../images/forgotpassword-panel.gif);
	background-position:0px 55px;
	background-repeat:no-repeat;
	font-size:90%;
}
#forgot-login-msg {
	font-weight:bold;
	color:#27318b;
	font-size:80%;
}
#btn-submit-getpassword {
	float:none;
	margin-left:55px;
	width:109px !important;
	height:14px;
}
#forgot-password-panel-title {

}
#forgot-password-panel-content {
	padding:20px;
	padding-top:0;
}
#forgot-password-panel-content p {
	margin:0;
	padding-bottom:5px;
}
#forgot-password-panel-content label {
	width:60px;
	float:left;
	line-height:20px;
	font-size:80%;
}
#forgot-password-panel-content input {
	float:left;
	width:210px;
	border:0;
	font-size:75%;
	padding:3px;
}
#side-links {
	padding:6px;
	padding-top:0px;
	padding-left:25px;
	font-size:75%;
	margin-bottom:10px;
    margin-top:19px;
	text-transform:lowercase;
	letter-spacing:-1px;
}
#side-links a {
	color:#666666;
}
#side-links a:hover {
	color:#333333;
}
#side-links a.active {
	color:#333333;
}
#side-links ul {
	padding:0;
	margin:0;
}
#side-links li {
	padding:0;
	margin:0;
    padding-bottom:3px;
}
#main-text-content a {
	color:#A2027B;
	font-weight:bold;
	text-decoration:none;
}
#main-text-content a:hover {
	background-color:#A2027B;
	color:#FFF;
}
/* register */
.basic  {
	width: 304px;
}
.basic div {

}
.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 80%;
	margin: 0px;
	line-height:1.2em;
	color:#FFFFFF;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	padding-left:0;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #27318b;
	border-bottom: 1px solid #27318b;
}
.reg-content {
	padding-top:10px;
	padding-bottom:10px;
}
.reg-content .checkbox {
	float:none !important;
	width:auto !important;
}
.reg-content p label {
	float:none !important;
	width:auto !important;
	font-size:100% !important;
}
.reg-content p {
	color:#FFF !important;
}
.reg-content p.italics {
	font-style:italic;
    font-size:70% !important;
}
.reg-content .form-item {
	margin-bottom:5px;
}
.basic a:hover {
}
.basic a.selected {
	color: #27318b;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #afaeae;
}
.ac_even {
	background-color: #7e7e7e;
}
.ac_over {
	background-color: #2a368b;
	color: white;
}
#comments-form {
    margin-top:10px;
}
#comments-display-title h3 {
    background-color:#a0218c;
    color:#FFF;
    width:636px;
    padding:3px;
    padding-top:6px;
    padding-left:12px;
    padding-bottom:6px;
    font-size:100%;
    margin-bottom:10px;
    text-transform:lowercase;
    letter-spacing:-1px;
}
#comments-form-title h3 {
    background-color:#a0218c;
    color:#FFF;
    width:636px;
    padding:3px;
    padding-top:6px;
    padding-left:12px;
    padding-bottom:6px;
    font-size:100%;
    margin-bottom:10px;
    text-transform:lowercase;
    letter-spacing:-1px;
}
#comments-form-title label {
    width:80px;
    float:left;
    line-height:20px;
    font-size:80%;
    color:#666666;
}
#comments-form-title input {
    float:left;
}
.comment {
    padding:5px;
    padding-top:0;
}
.comment .added {
    background-image:url(/theyouthoftoday/includes/themes/youthoftoday/images/bubble.gif);
    background-position:6px 0;
    background-repeat:no-repeat;
    padding-left:32px;
    color:#999999;
    font-size:90%;
}
.comment .comment-body {
    padding-left:32px;
}
.comment-intro {
    padding-left:12px;
    padding-right:12px;
    line-height:1.2em;
}
.comment .actions {
    padding-left:32px;
	font-size:90%;
	color:#999999;
}
.divider {	
    border-bottom:1px dashed #cccccc;		
    width:625px;
    height:1px;
    margin-left:13px;
    margin-right:13px;
    margin-top:13px;
    margin-bottom:13px;
}
#comment-label {
    float:left;
    width:90px;
    color:#666;
    margin-left:12px;
    margin-top:15px;
	padding-top:3px;
}	
#comment-label label {
	font-size:100%;
    color:#666;
}
#comment-field {
    float:left;
    margin-top:15px;
}	
#comment-field textarea {
    width:530px;
    height:100px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:100%;
    border:1px solid #ccc;
	padding:3px;
}
.buttons {
    margin-left:101px;
    margin-top:10px;
}
#btn-add-comment {
    background-color:none;
    border:0;
    color:#27318b !important;
    float:none;
    margin-top:5px;
    text-transform:lowercase;
    letter-spacing:-1px;
}
#svSiteMap ul {

}
#svSiteMap li {
	margin-bottom:5px;
}
#edit-panel {
	float:left;
	background-image:url(../images/register-panel.gif);
	background-position:0px 36px;
	background-repeat:no-repeat;
	width:354px;
	height:480px;
}
#edit-panel-content {
	padding:20px;
	padding-top:10px;
}
#edit-panel-content label {
	width:80px;
	float:left;
	font-size:80%;
	line-height:20px;
}
#edit-panel-content input {
	float:left;
	width:218px;
	border:0;
	font-size:70%;
	padding:3px;
}
#edit-panel-content p {
	font-size:75%;
	color:#27318b;
	line-height:1.2em;
}
#register-panel-content ul {
	list-style:disc;
	margin-left:15px;
	margin-bottom:5px;
}	
#register-panel-content li {
	font-size:80%;
	color:#FFF;
	padding-bottom:2px;
}
#register-benefits {
	width:304px;
}	
#register-benefits p {
	color:#FFF;
}	
#ext8 { 
	display:none;
}	
#ext9 { 
	display:none;
}	
#ext10 { 
	display:none;
}	
/* edit profile */
.form-label-pp {
}
.form-field-pp {
}
.form-field-pp textarea{
	width:288px;
	margin-top:3px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	border:0;
	padding:3px;
}
#ext3label { 
	display:none;
}	
#ext4label { 
	display:none;
}	
#ext5label { 
	display:none;
}	
#ext6label { 
	display:none;
}	
#ext7label { 
	display:none;
}	
#ext11label { 
	display:none;
}	
#ext12label { 
	display:none;
}
#ext13label { 
	display:none;
}
#professional-profile-panel-content p {
	line-height:1.2em;
	font-size:75%;
}
#btn-edit-profile {
	color:#2a368b;
	letter-spacing:-1px;
	text-transform:lowercase;
}
#professional-profile-panel-content .form-field-pp #ext8 {
	display:block;
}
#professional-profile-panel-content .form-field-pp #ext9 {
	display:block;
}
#professional-profile-panel-content .form-field-pp #ext10 {
	display:block;
}
#edit-profile-save {
	margin-top:25px;
	margin-left:20px;
}
/* @group Nav - More Results
===================================== */

.moreResults {
	border-top: 2px solid #e6e6e6;
	padding-top: 1.5em;
}

/*.moreResults dt {
	float: left;
	margin-right: .5em;
	}*/

.moreResults ul {
	/*float: right;*/
	overflow: hidden;

	margin: 0;
	padding: 0;
	}

.moreResults li {
	display: inline;
	list-style: none;
    padding-bottom:10px;
	}
	
.moreResults li.resultsFound {
	padding-right: .5em;
}
	
.moreResults li.navNext {
	border-right: 0;
	}
	
.moreResults li.navPrev {
	border-right: 0;
	}

.moreResults li a {
	padding: 0;
	}

/* @end Nav - More Results
-------------------------------- */

/* @group Indexes
===================================== */


.sidebar .svIndex dl {
	margin: .5em 0;
	padding: .5em 0 .5em;
	}

        
.svIndex dt.searchresults, .svIndex dt.first, .svIndex dt.last {
	padding-bottom:10px;
}    

.content .svIndex {
	margin-top: 2em;
	}

.content .svIndex dt {
	font-size: 1.6em;
	margin-bottom: .5em;
	}


.svIndex dd {
	line-height: 1.2;
	}



/* @group Ratings */




#professional-profile h3 {
	color:#e3007b;
	font-size:140%;
	letter-spacing:-1px;
}

.upload-form {

}
.upload-form .form-field {
	margin-bottom:5px;
}
.upload-form label {
	float:left;
	color:#666666;
	font-size:100%;
	line-height:20px;
	width:110px;
}
.upload-form input {
	float:left;
	width:418px;
	border:1px solid #ccc;
	font-size:85%;
	padding:3px;
}
.upload-form textarea {
	float:left;
	width:418px;
	height:200px;
	border:1px solid #ccc;
	font-size:85%;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
}
.photo-upload {
	float:left;
}	
#upload-btn {
	margin-left:110px;
	margin-top:15px;
}
#upload-btn input {
	width:183px;
	height:17px;
	border:0;
}
/* @group Site Map
===================================== */

ul#svSiteMap {
	margin: 1em 0;
	list-style: none;
	}

#svSiteMap ul {
	margin: 0;
	list-style: none;
	}

#svSiteMap li {
	margin-left: 0;
	font-weight: normal;
	}

#svSiteMap li li {
	margin: 1em 2em;
	font-weight: bold;
	}

#svSiteMap li li li {
	font-weight: normal;
	}

/* @end Site Map
-------------------------------- */
#edit-nextsteps ul {
	list-style:disc;
	margin-left:15px;
	margin-bottom:5px;
}	
#edit-nextsteps li {
	font-size:80%;
	color:#FFF;
	padding-bottom:2px;
}
#edit-nextsteps {
	width:304px;
}	

#edit-nextsteps p {
	color:#FFF;
}	
#professional-profile-panel {
	margin-top:-20px;
	width:332px;
	height:506px;
	background-image:url(/theyouthoftoday/includes/themes/youthoftoday/images/professional-profile-panel.gif);
	background-position:0px 39px;
	background-repeat:no-repeat;
}
#professional-profile-panel-title {
	margin-top:20px;
}
#professional-profile-panel-content {
	padding:20px;
	padding-top:10px;
}	

#jSuggestContainer {
    position:absolute;
    font: 12px Tahoma;
    border:1px solid #a0218c;
    background:#FFF;
    color:#000;
    display:none;
}
#jSuggestContainer .search-options {
	padding:3px;
}
#jSuggestContainer label {
	color:#000 !important;
	font-size:100%;
	margin-top:-2px;
	display:inline;
}
.jSuggestLoading {
    font-style:italic;
    padding: 10px;
}
#hidden-profile-labels {
	display:none;
}
#flickr {
    margin-left:25px;
}
#homepage-left {
	float:left;
	width:327px;
	margin-top:20px;
}	
#homepage-right {
	float:left;
	margin-top:20px;
	width:363px;
}	
#right-header {
	float:left;
}