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,font,img,ins,kbd,q,s,samp,small,strike,sub,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}

body {
  color: #777;
  font: normal normal .8em/1.6em Arial,Helvetica,sans-serif;
  font-size: 1.1em;
}

#squeeze {
  margin: 0;
}

#main {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: #fff;
  min-height: 800px;
  width: 1000px;
  margin: 0 auto 30px;
  border: 1px solid transparent;
}


.page-node #top_spacer {
  height: 70px;
}

.ShiftLogo_PageBottom {
  margin-left: 150px;
  padding-bottom: 23px;
}

h1 {
  font-size: 1.85em;
  margin: 1em 0;
}

h2 {
  font-size: 1.24em;
  margin: .35em 0;
}

h3 {
  font-size: 1.17em;
  margin: .35em 0;
}

h4 {
  font-size: 1em;
  margin: .35em 0;
}

h5 {
  font-size: 1.3em;
  font-weight: 600;
}

a:link,a:visited {
  color: #069;
  text-decoration: none;
}

a:hover,a:active,li a.active {
  color: #626061;
  text-decoration: none;
}

img,a img {
  border: none;
}

:focus {
  outline: 0;
}

.content_body {
  position: relative;
}

#AjaxMe img {
  float: left;
  margin: 20px 10px 5px 0;
}

#AjaxMe {
  text-align: left;
}

#AjaxMe a:link,#AjaxMe a:visited {
  color: #069 !important;
}

#AjaxMe a:hover,#AjaxMe a:active,#AjaxMe li a.active {
  color: #ff3c3c;
  text-decoration: underline !important;
}

input {
  padding: .2em 0;
  color: #000;
  font: 12px/100% Verdana,sans-serif;
}

textarea,select {
  color: #494949;
  font: 12px/160% Verdana,sans-serif;
}

ul,ol {
  margin: .35em 0 0 2.5em;
}

li {
  margin: .4em;
  line-height: 1.45em;
}

p {
  margin: 1em 0;
  line-height: 1.45em;
}

div.messages,div.preview,div.help {
  background-color: #FFF;
  border: 1px solid #888;
  padding: 15px 50px 15px 15px;
}

.clear {
  clear: both;
  display: block;
}

.qtip-content {
  line-height: 1.05em;
}

/*######################
##      LOGINS        ##
######################*/
.BigBox,#user-login,#user-pass,#login-form,#upg-login-form,#cust-login-form,#so-login-form,#get-password-form,#cust-get-password-form {
  padding: 20px 40px;
  margin: 35px 0 410px 51px;
  width: 430px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  -moz-box-shadow: 2px 2px 6px #555;
  -webkit-box-shadow: 2px 2px 6px #555;
  -moz-box-shadow: 2px 2px 6px #555;
  box-shadow: 2px 2px 6px #555;
  filter: progid:DXImageTransform.Microsoft.Shadow(strength=2,direction=135,color='#555555');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=2,Direction=135,Color='#555555')";
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr = '#fff0b3',endColorstr = '#bda76e');
  -ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr = '#fff0b3',endColorstr = '#bda76e')";
  background-image: -moz-linear-gradient(top,#fff0b3,#bda76e);
  background-image: -ms-linear-gradient(top,#fff0b3,#bda76e);
  background-image: -o-linear-gradient(top,#fff0b3,#bda76e);
  background-image: -webkit-gradient(linear,center top,center bottom,from(#fff0b3),to(#bda76e));
  background-image: -webkit-linear-gradient(top,#fff0b3,#bda76e);
  background-image: linear-gradient(top,#fff0b3,#bda76e);
  background-color: #FDF7EB;
  color: #5e4f2f;
  text-shadow: #ece7b4 1px 1px 1px;
  font-weight: 400;
  font-size: 19px;
  line-height: 1.1em;
}

#edit-submit {
  padding: 5px 15px;
  font-size: 20px;
  color: #06C;
  line-height: 1em;
  width: 216px;
}

#edit-email,#edit-password,#edit-name,#edit-pass {
  color: #666;
  font-size: 1em;
  height: 24px;
  margin: 4px 0;
  width: 380px;
  padding-left: 4px;
}

ul.primary {
  margin-left: 100px;
}

ul.primary li a {
  padding: 4px 11px;
  background-color: #FDF7EB;
  border-color: #fff;
  border-style: solid solid none;
  border-width: 1px;
  height: auto;
  margin-right: .5em;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 1px 1px 1px #555;
  -webkit-box-shadow: 1px 1px 1px #555;
  box-shadow: 1px 1px 1px #555;
  filter: progid:DXImageTransform.Microsoft.Shadow(strength=2,direction=135,color='#555');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=2,Direction=135,Color='#555')";
  background-image: -moz-linear-gradient(top,#fdf7eb,#e8d497);
  background-image: -webkit-gradient(linear,center top,center bottom,from(#fdf7eb),to(#e8d497));
  background-image: -o-linear-gradient(top,#fdf7eb,#e8d497);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdf7eb',endColorstr='#e8d497');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdf7eb',endColorstr='#e8d497')";
  background-image: linear-gradient(top,#fdf7eb,#e8d497);
}

.featuring {
  font-size: 17px;
}

#alt-text {
  font-size: 13px;
  height: 58px;
  color: #888;
}

.qtip_topic {
  margin-top: 0 !important;
}

.griditem,.views-view-grid {
  float: left;
  height: 165px;
  margin: 5px 10px 5px 0;
  width: 107px;
}

.views-field-title-1 {
  color: #000;
  font-size: 12px;
  font-weight: 500;
  line-height: 1em;
  margin-top: -6px;
  text-align: center;
  width: 100px;
}

.cosponsors {
  padding: 0 30px;
  margin: 70px auto;
  width: 890px;
}

.sponsor_t {
  float: left;
  margin: 10px;
  height: 200px;
}

.sponsor_tile {
  height: 243px;
  display: table-row;
}

.sponsor_tile_inner {
  padding: 0 20px;
  width: 220px;
  display: table-cell;
  vertical-align: middle;
}

.enabled {
  clear: both;
  font-size: 15px;
  height: 80px;
  margin-top: 32px;
  text-align: center;
  width: 240px;
}

#inviteform,#invite-friends {
  width: 650px;
  font-size: 15px;
}

.InviteMessage h4 {
  font-size: 1.2em;
  line-height: 1em;
  margin: 0 0 10px;
  text-align: left;
}

#inviteform legend {
  padding: 0 3px;
  text-shadow: none;
}

#invite-friends fieldset {
  width: 510px;
  border: 1px solid #9a8a69;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 3px 8px;
  margin-bottom: 5px;
}

#edit-your-name-wrapper,#edit-your-email-wrapper,#edit-friend-name1-wrapper,#edit-friend-email1-wrapper,#edit-friend-name2-wrapper,#edit-friend-email2-wrapper,#edit-friend-name3-wrapper,#edit-friend-email3-wrapper,#edit-friend-name4-wrapper,#edit-friend-email4-wrapper,#edit-friend-name5-wrapper,#edit-friend-email5-wrapper,#edit-friend-name6-wrapper,#edit-friend-email6-wrapper {
  float: left;
  margin: 5px 10px 5px 0;
}

#invite-friends {
  margin-top: 21px;
}

.invite_my_friends_by {
  width: 150px;
  float: right;
  margin-top: 35px;
  margin-right: 33px;
  font-weight: 600;
  text-align: center;
  font-size: 18px;
  line-height: 1.4em;
}

#invite-friends #edit-submit {
  width: 180px;
  height: 46px;
  background: url(images/invite_them.png) no-repeat top left;
  cursor: pointer;
  display: block;
  border: none;
  outline: none;
  float: left;
  margin: 19px 10px 5px 0;
}

#invite-friends #edit-submit:hover {
  background-position: bottom left;
}

#invite-friends .form-text {
  width: 186px;
}

#invite-friends .form-text,.form-textarea {
  line-height: 1.2em;
  font-size: 14px;
  padding: 2px;
  border: 1px solid #e7a02e;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #594625;
}

#edit-message-wrapper textarea {
  width: 464px;
  height: 425px;
  padding: 12px;
}

.privacy3 {
  line-height: 1.1em;
  font-size: 16px;
  text-shadow: #877b5d 1px 1px 1px;
  color: #fff;
}

#collapse_all {
  padding: 29px;
  background: url(http://2015.winterofwellness.com/sites/all/modules/summit_v2/v2_frontend/css/images/collapsed.png) no-repeat center left;
}

#collapse_all:hover {
  color: #b42e04;
  background: url(http://2015.winterofwellness.com/sites/all/modules/summit_v2/v2_frontend/css/images/collapsed2.png) no-repeat center left;
}

#expand_all {
  padding: 29px;
  background: url(http://2015.winterofwellness.com/sites/all/modules/summit_v2/v2_frontend/css/images/expanded.png) no-repeat center left;
}

#expand_all:hover {
  color: #b42e04;
  background: url(http://2015.winterofwellness.com/sites/all/modules/summit_v2/v2_frontend/css/images/expanded2.png) no-repeat center left;
}

.dateline {
  background: url(http://2015.winterofwellness.com/sites/all/modules/summit_v2/v2_frontend/css/images/expanded.png) no-repeat center left;
  font-weight: 600;
  padding: 6px 0 6px 46px;
  font-size: 25px;
  color: #04257d;
  text-shadow: 0 1px 1px #ccc;
}

.dateline:hover {
  color: #b42e04;
  background: url(http://2015.winterofwellness.com/sites/all/modules/summit_v2/v2_frontend/css/images/expanded2.png) no-repeat center left;
}

.dayhead {
  background-color: #fff;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  width: 770px;
  margin: 10px auto;
  padding: 7px 32px;
  border: 1px solid #999;
}

.headlist {
  line-height: 1.3em;
}

.dayhead a {
  color: #04257d !important;
  font-weight: 600;
}

.dayhead a:hover,.calldone a:hover {
  text-decoration: underline;
}

.dayhead .collapsed {
  background: url(http://2015.winterofwellness.com/sites/all/modules/summit_v2/v2_frontend/css/images/collapsed.png) no-repeat center left;
}

.dayhead .collapsed:hover {
  color: #b42e04;
  background: url(http://2015.winterofwellness.com/sites/all/modules/summit_v2/v2_frontend/css/images/collapsed2.png) no-repeat center left;
}

.imagecache-faculty,.imagecache-faculty_small {
  margin-bottom: 5px;
}

.page-node .imagecache-faculty {
  float: left;
	margin: 5px 20px 5px 0;
}

.headlist:hover {
  color: #b42e04;
}

.headlistcontainer {
  font-size: 14px;
  line-height: 1em;
}

.headlistcontainerhide {
  line-height: 1em;
  font-size: 15px;
}

ul.primary {
  border: none;
}

#edit-timezone-wrapper {
  line-height: 1em;
}

.iPhone {
  background-color: #fff;
  padding: 12px 22px;
  width: 200px;
}

.iPhone .download_audio_link {
  right: 22px;
}

.qtip-link {
  cursor: pointer;
}

.BigBox {
  background-color: #bdb89b;
  border: 1px solid #ece7b4;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  margin: 0 0 30px 90px;
  padding: 28px;
  width: 500px;
}

.BigBox a:link,.BigBox a:visited,.BigBox a:active {
  color: #5e4f2f;
  text-decoration: none;
}

.BigBox a:hover {
  color: #d05a52;
  text-decoration: underline;
}

#AjaxMe {
  background-color: #DFF3FF;
  padding: 10px 10px 30px;
  border: 1px solid #777;
}

#AjaxMe .field-field-faculty-photo {
  margin-top: 20px;
}

.footer {
  margin-top: 66px;
}

.footer .active {
  display: none;
}

.footer a:hover {
  text-decoration: underline !important;
}

.footer_links {
  margin-bottom: 10px;
}

.footer_links a {
  padding: 0 20px;
}

.footer_space {
  height: 10px;
  width: 393px;
}

.footer_slogan {
  font-size: 17px;
}

a {
  outline: none;
}

.messages {
  width: 469px;
  padding: 20px;
  position: absolute;
  top: 10px;
  left: 160px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.messages.status {
  text-align: center;
}

#box_close {
  background: #fff url(../../../../../default/files/delete.png) no-repeat top left;
  width: 16px;
  height: 16px;
  float: right;
  margin-right: -43px;
  margin-top: -2px;
}

/*######################
##     TOOLTIPS       ##
######################*/
.ui-tooltip-default .ui-tooltip-titlebar,.ui-tooltip-default .ui-tooltip-content {
  border-color: #b6ab50;
  background-color: #000;
  color: #ccc;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 2px 2px 3px #555;
  -webkit-box-shadow: 2px 2px 3px #555;
  box-shadow: 2px 2px 3px #555;
  filter: progid:DXImageTransform.Microsoft.Shadow(strength=2,direction=135,color='#555555');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=2,Direction=135,Color='#555555')";
  background-image: -moz-linear-gradient(top,#4b4f48,#000);
  background-image: -webkit-gradient(linear,center top,center bottom,from(#4b4f48),to(#000));
  background-image: -o-linear-gradient(top,#4b4f48,#000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b4f48',endColorstr='#000000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b4f48',endColorstr='#000000')";
  background-image: linear-gradient(top,#4b4f48,#000);
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  opacity: .9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
  text-shadow: #000 1px 1px 1px;
}

.qtip_topic {
  margin: 5px 0;
}

.qtip_bio {
  text-align: center;
  margin: 5px auto;
  width: 222px;
  border-top: 1px solid #898989;
  padding-top: 5px;
}

.ui-tooltip,.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  z-index: 15000;
}

.ui-tooltip-fluid {
  display: block;
  visibility: hidden;
  position: static !important;
  float: left !important;
}

.ui-tooltip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  text-align: left;
  word-wrap: break-word;
  overflow: hidden;
}

#reg_box #edit-Catalyst-wrapper label.option,#reg_box #edit-Catalyst-1-wrapper label.option,#reg_box #edit-Catalyst-2-wrapper label.option,#reg_box #edit-Catalyst-3-wrapper label.option,.new_reg2 #edit-Catalyst-wrapper label.option,.new_reg2 #edit-Catalyst-1-wrapper label.option,.new_reg2 #edit-Catalyst-2-wrapper label.option,.new_reg2 #edit-Catalyst-3-wrapper label.option {
  position: relative;
  right: 57px;
  color: #fffdd4;
}

.s10 {
  height: 10px;
}

.s15 {
  height: 15px;
}

.s20 {
  height: 20px;
}

.s25 {
  height: 25px;
}

.s30 {
  height: 30px;
}

.s35 {
  height: 35px;
}

.center {
  text-align: center;
  width: 100%;
}

.teacher_tagline {
  display: none;
}


#tz {
	position: relative;
	top: 7px;
	left: 82px;
	width: 544px;
}
#tz select {
	font-size: 14px;
	border: 1px solid #AE0000;
	color: #555;
}
#tz label {
	font-size: 16px;
	color: #AE0000;
}

#time-zone-select-form .form-submit {
	display: none;
}
.tzselect {
	text-align: center;
	color: #04257D;
}
#time-zone-select-form .form-select {
	font-size: 21px;
	color: #AE0000;
	font-family: "Times New Roman", Times, serif;
	padding-left: 12px;
}
#edit-timezone-wrapper {
	line-height: 1em;
}

#edit-phone-wrapper {
  display: none;
}

.edit_links {
  background-color: #000;
  color: #00FF30;
  width: 928px;
  padding: 1px 0 5px 30px;
  font-size: 10px;
  line-height: 2em;
  position: fixed;
  bottom: 0;
  z-index: 150;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop+ (document.documentElement.clientHeight-this.offsetHeight)));
}

.edit_links span {
  padding: 0 12px;
}

.sharebar {
  z-index: 1;
  position: fixed;
  top: 285px;
  left: 4px;
}

.invite_sharebar span a,.sharebar span a {
  display: block;
  width: 32px;
  height: 32px;
  margin-top: 1px;
  margin-left: 6px;
}

.invite_sharebar span a {
  margin-top: 6px;
}

.invite_sharebar {
  width: 45px;
  margin: 0 auto;
}

.facebook_32 a {
  background: url(images/facebook_32.png) no-repeat left top;
}

.twitter_32 a {
  background: url(images/twitter_32.png) no-repeat left top;
}

.googleplus_32 a {
  background: url(images/googleplus_32.png) no-repeat left top;
}

.linkedin_32 a {
  background: url(images/linkedin_32.png) no-repeat left top;
}

.pinterest_32 a {
  background: url(images/pinterest_32.png) no-repeat left top;
  margin-bottom: 12px;
}

.sharrre .count {
  color: #525b67;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  width: 70px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #b2c6cc;
  background: #fbfbfb;
/* Old browsers */
  background: -moz-linear-gradient(top,#fbfbfb 0%,#f6f6f6 100%);
/* FF3.6+ */
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fbfbfb),color-stop(100%,#f6f6f6));
/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,#fbfbfb 0%,#f6f6f6 100%);
/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,#fbfbfb 0%,#f6f6f6 100%);
/* Opera 11.10+ */
  background: -ms-linear-gradient(top,#fbfbfb 0%,#f6f6f6 100%);
/* IE10+ */
  background: linear-gradient(top,#fbfbfb 0%,#f6f6f6 100%);
/* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb',endColorstr='#f6f6f6',GradientType=0);
/* IE6-9 */
}