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 auto;
border: 1px solid transparent;
}


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

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

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

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

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

h6 {
font-size: 0.67em;
}

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

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

img, a img {
border: none;
}

:focus {
outline: 0;
}
table {
border-collapse: separate;
border-spacing: 0;
}
tbody {
border-top: none;
}

.content_body {
position: relative;
}

#AjaxMe img {
float: left;
margin: 20px 10px 5px 0;
}
#AjaxMe {
text-align: left;
}
#AjaxMe a:link, #AjaxMe a:visited {
color: #006699 !important;
}
#AjaxMe a:hover,#AjaxMe  a:active, #AjaxMe li a.active {
color: #ff3c3c;
text-decoration: underline !important;
} 

/*****************************/

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

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

/*            general list styles
***********************************************/
ul, ol {
margin: 0.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: #FFFFFF;
border: 1px solid #888;
padding: 15px 50px 15px 15px;
}

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



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


sup {
font-size: 9px;  
}






/*######################
##      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 #555555;
-webkit-box-shadow: 2px 2px 6px #555555;
-moz-box-shadow: 2px 2px 6px #555555;
box-shadow: 2px 2px 6px #555555;
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: #0066CC;
line-height: 1em;
width: 216px;
}

#edit-email,
#edit-password,
#edit-name,
#edit-pass {
color: #666666;
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: 0.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);
}
















/*######################
##     FRONTPAGE     ##
######################*/

.notopen_text1 {
color: #000000;
height: 150px;
left: 750px;
padding-top: 150px;
position: absolute;
top: 185px;
width: 300px;
z-index: 400;
}

.notopen_text2 {
color: #000000;
height: 150px;
left: 10px;
padding-top: 50px;
position: absolute;
top: -9px;
width: 300px;
z-index: 400;
}



.featuring {
font-size: 17px;
}

.spotleft {
position: absolute;
top: 321px;
left: 19px;
width: 500px;
height: 200px;
}

.phot {
position: relative;
top: 43px;
left: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 2px 2px 6px #000000;
-webkit-box-shadow: 2px 2px 6px #000000;
box-shadow: 2px 2px 6px #000000;
filter: progid:DXImageTransform.Microsoft.Shadow(strength=2, direction=135, color='#000000');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=2, Direction=135, Color='#000000')";
border: 2px solid #fff;
height: 145px;
width: 108px;
display: block;
}

.spottagline {
float: right;
margin: 49px 0 5px 14px;
position: static;
font-size: 14px;
height: 50px;
line-height: 1.15em;
overflow: hidden;
position: static;
width: 330px;
padding-right: 17px;
}

.spottagline p {
margin: 0 auto;
}

.feature {
font-size: 13px;
color: #888;
position: relative;
top: 30px;
line-height: 1em;
text-align: center;
margin-bottom: 5px;
}


#carousel1 {
width: 998px; 
height: 195px;
overflow: scroll;
margin: 0;
}

.cloudcarousel {
border: 1px solid #ccc;
}

#title-text, #alt-text {
text-align: center;
line-height: 1.2em;
}

#title-text {
z-index: 5 !important;
margin-top: -29px;
text-shadow: #ddd 1px 1px 1px;
color: #007efc;
font-size: 14px;
font-weight: 600;
}

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

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

#left-but {
z-index: 5 !important;
display: block !important;
width: 39px;
height: 32px;
cursor: pointer; 
position: relative;
background: transparent url(images/buttons.png) scroll no-repeat -35px 0;
top: 161px;
}

#left-but:hover { 
background-position: -35px -38px;
}

.title_edit {
text-align: center;
line-height: 1em;
padding: 0px;
}
.title_edit a {
text-align: center;
color: #000;
padding: 0px;
}

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

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


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

.cosponsors h3 {
padding-bottom: 11px;
border-bottom: 1px solid #ccc;
margin-left: -30px;
}

.sponsor_t {
float: left;
margin: 10px;

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

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

.imagecache-sponsor_grid {
max-height: 162px
}

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


.addthis_button {
float: right;
margin: -5px 0 5px 20px;
}


/*########################
######## INVITE ##########
########################*/

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

.InviteMessage {
font-size: 1em;
}

.Welcome {
background-image: none;
background-color: #fff !important;
color: inherit;
text-shadow: none;
}

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

#fb a,
#tb a {
margin: 15px 0 0 ;
width: 149px;
height: 34px;
background: url("images/fb_tw_share.png") no-repeat top left;
cursor: pointer; 
display: block;
}

#fb a:hover {	
background-position: bottom left;
}

#tb a {
width: 136px;
background: url("images/fb_tw_share.png") no-repeat top right;
margin-left: 7px;
}

#tb a:hover {	
background-position: bottom right;
}


#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;
}


.nothanks a {
width: 180px;
height: 46px;
background: url("images/no_thanks.png") no-repeat top left;
display: block;
float: left;
margin: 19px 0 5px 170px;
}
.nothanks a: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;
}

#inviteform h1 {
margin: 5px 0 20px 200px;
font-size: 1.9em;
}

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

.invite_my_friends_by .recordings a {
color: #395EB4 !important;
}

.fbbutt {
font-size: 14px; 
color: red;
padding: 3px;
border: 1px solid red;
background-image: none;
}

#ffb a {
background: transparent url("images/facebut_sm.png") no-repeat top left;
left: 96px;
}

#ftb a {
background: transparent url("images/twtibut_sm.png") no-repeat top left;
left: 130px;    
}

#ffb a,
#ftb a {
width: 28px;
height: 27px;   
position: absolute; 
top: 7px;
opacity: 0.9;
z-index: 100;
}

#ffb a:hover,
#ftb a:hover {
opacity: 1;
}


/*########################
## PROGRAM - RECORDINGS ##
########################*/

.expand_collapse_all {
background-color: #F6F1E4;
border: 1px solid #ABA8A0;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
margin: 12px auto;
padding: 8px;
text-align: center;
width: 300px;
}

#collapse_all {
padding: 29px;
background: url("images/collapsed.png") no-repeat center left;
}
#collapse_all:hover {
color: #b42e04;
background: url("images/collapsed2.png") no-repeat center left;
}
#expand_all {
padding: 29px;
background: url("images/expanded.png") no-repeat center left;
}
#expand_all:hover {
color: #b42e04;
background: url("images/expanded2.png") no-repeat center left;
}

.today {
background-image: none;
background-color: #FFDE4D;
}

.dateline {
background: url("images/expanded.png") no-repeat center left;
font-weight: 600;
padding: 6px 0 6px 46px;
font-size: 25px;
color: #04257d;
text-shadow: 0px 1px 1px #ccc;
}
.dateline:hover {
color: #b42e04;
background: url("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("images/collapsed.png") no-repeat center left
}
.dayhead .collapsed:hover {
color: #b42e04;
background: url("images/collapsed2.png") no-repeat center left;
}

.sessionbox {
border: 1px solid #555;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
padding: 8px;
margin: 7px 0;
}
.currentcall {
background-color: yellow
}

.list_title {
font-style: italic
}
.list_faculty {
font-weight: 600
}

.program_message {
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
background-color: #fff;
font-size: 15px;
width: 710px;
margin: 24px auto;
padding: 7px 22px;
width: 790px;
-moz-box-shadow: 2px 2px 4px #ccc;
-webkit-box-shadow: 2px 2px 4px #ccc;
-moz-box-shadow: 2px 2px 4px #ccc;
box-shadow: 2px 2px 4px #ccc;
filter: progid:DXImageTransform.Microsoft.Shadow(strength=2, direction=135, color='#cccccc');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=2, Direction=135, Color='#cccccc')";
border: 1px solid #999;
}
.program_message a:hover {
text-decoration: underline
}
.program_message a:link,
.program_message a:visited,
.program_message a:active {
color: #AE0000 !important;
}
.tzselectbox {
margin-bottom: 15px;
}

.nextsession {
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-border-radius: 6px;
padding: 10px;
border: 1px solid #AE0000;
text-align: center;
width: 186px;
margin-left: 202px;
}

.callstatus {
text-align: center; 
color: #AE0000; 
font-size: 23px; 
border: 1px solid #8B3206; 
background-color: #fff;    
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
padding: 4px; 
margin: 0 55px;
}


.cell {
float: left;
margin: 16px 8px 0 8px;
height: 184px;
font-size: .9em;
line-height: 13px;
}
.imagecache-faculty, .imagecache-faculty_small {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 3px 3px 6px #555;
-webkit-box-shadow: 3px 3px 6px #555;
-moz-box-shadow: 3px 3px 6px #555;
box-shadow: 3px 3px 6px #555;
filter: progid:DXImageTransform.Microsoft.Shadow(strength=2, direction=135, color='#000000');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=2, Direction=135, Color='#000000')";
border: 1px solid #fff;
margin-bottom: 5px;
}
.teachername {
width: 80px;
text-align: center;
margin: 0 auto;
}
.hostedby {
font-size: 12px
}
.tagbox {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color: #FAF6EB;
padding: 10px;
border: 1px solid #AE0000;
text-align: center;
float: left;
font-size: .9em;
font-weight: normal;
line-height: 1.1em;
margin: 16px 0 0 20px;
min-height: 110px;
padding: 10px;
width: 130px;
}
.sessiontitle {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding: 10px;
border: 1px solid #AE0000;
float: left;
line-height: 1.1em;
margin: 16px 5px 5px 8px;
text-align: center;
width: 160px;
font-size: 17px;
color: #040385;
}
.sessiontime {
font-size: 16px;
color: #AE0000;
font-family: "Times New Roman", Times, serif;
font-weight: 600;
}
.sessiontheme {
font-size: 16px;
color: #AE0000;
height: 87px;
font-style: italic;
}
.pt {
font-size: .8em
}
.small {
font-size: .65em;
font-style: italic;
color: #000;
}
.small a {
color: #000 !important
}
.conf_title_edit a {
font-size: 7px;
font-style: italic;
color: #000 !important;
}
.mp3player {
float: right;
margin: 35px 5px 0 0;
}
.showmp3player {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding: 13px;
border: 1px solid #AE0000;
}
.playaudio {
margin-bottom: 3px
}
.timer {
float: right;
margin: -1px 40px 0;
font-size: 14px;
line-height: 1em;
text-align: center;
}
.t1 {
font-size: 12px;
}

.jclock {
color: navy;
}
.tzt {
font-size: 10px;
}
.trigger {
font-size: 9px;
}

.sessiontimedone {
color: #AD9E75;
font-size: 14px;
}

.today {
background-color: #FFDE4D !important;
}

.headlist:hover {
color: #b42e04;
}

.sessionbox {
background-color: #e6dfd2;
background-image: -moz-linear-gradient(top, #e6dfd2, #cebc85);
background-image: -webkit-gradient(linear, center top, center bottom, from(#e6dfd2), to(#cebc85));
background-image: -o-linear-gradient(top, #e6dfd2, #cebc85);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6dfd2', endColorstr='#cebc85');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6dfd2', endColorstr='#cebc85')";
background-image: linear-gradient(top, #e6dfd2, #cebc85);
}

.sessionbox,
.futurecall {
border: 2px solid #FFFFFF;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
-moz-box-shadow:2px 2px 4px #000;
-webkit-box-shadow:2px 2px 4px #000;
box-shadow: 2px 2px 4px #000000;
filter: progid:DXImageTransform.Microsoft.Shadow(strength=2, direction=135, color='#000000');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=2, Direction=135, Color='#000000')";
margin: 7px 0;
padding: 21px;
}

.futurecall,
.cal_login
{
background-color: #FDF7EB !important;
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);
}

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

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

.teachername {
font-size: 13px;
font-weight: 400;
line-height: 1em;

}
.teachername a:hover {
text-decoration: underline;
}

.audiobox {
float: right;
margin: 35px 5px 0 0;
border: 1px solid #8B3206;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
padding: 12px;
width: 255px;
text-align: center;
line-height: 1.2em;
}

.download_audio_link {
position: relative;
top: 5px;
}

.download_audio_link a {
background: transparent url("images/ipod.png") no-repeat top right;
font-size: 11px;
padding: 9px 28px;
display: block;
width: 129px;
text-align: right;
line-height: 1em;
}

.download_audio_link a:hover {
background-position: bottom right;
}

.download_attachment a,
.download_transcript a {
background: transparent url("images/pdf.gif") no-repeat top right;
font-size: 0;
width: 25px;
height: 26px;
display: block;
position: relative;
top: 25px;
left: 493px;
}


.redirect {
font-size: 16px;
left: 44px;
line-height: 1.2em;
position: relative;
top: 9px;
}

ul.primary {
border: none;

}

.get_password a {
float: right;
font-size: 19px;
margin: 5px 0 5px 10px;
}

.dltitle,
.pagetitle,
.pagetitl {
margin-left: 91px;
}

.small {
font-size: .65em;
font-style: italic;
color: #000;
}
.small a {
color: #000 !important;
}

.title_edit a {
text-align: center;
color: #000 !important;
}

.showmp3player {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding: 13px;
border: 1px solid #AE0000;
}

.playaudio {
text-align: center;
margin-bottom: 3px;
}


.simple-player-container {
display: inline-block;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #D0BF8B;
border: 1px solid #AE0000;
}

.progressbar-wrapper {
width: 120px;
margin-bottom: 6px;
margin-right: 9px;
margin-left: 0;
}

.pbar {
border: 1px solid #ddd;
}

.simple-player-container > div > ul {
margin: 0;
padding-left: 0;
}

.simpleplayer-play-control {
background-image: url('images/play.png');
display: block;
width: 16px;
height: 16px;
bottom: -4px;
position: relative;
}
.simpleplayer-play-control:hover {
background-image: url('images/playing.png');
}
.simpleplayer-stop-control {
background-image: url('images/stop.png');
display: block;
width: 16px;
height: 16px;
bottom: -4px;
position: relative;
}
.simpleplayer-stop-control:hover {
background-image: url('images/stopped.png');
}

.expire_audio_text {
    font-size: 16px;
}

#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;
}

.no_confs {
text-align: center;  
padding: 18px;
font-size: 21px;
}


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

.iPhone .download_audio_link {
  right: 22px;
}


/*######################
##      UPGRADE SELL       ##
######################*/




.buy {
	text-align: center;
	width: 600px;
	margin: 15px auto;
}

.cartbg {
	border: 1px solid #acacac;
	background: #e7f9ff url('images/credit_cards.jpg') no-repeat center 97%;
	line-height: 1.3em;
	font-size: 23px;
  padding-top: 12px;
  padding-bottom: 49px;
}

.cartbg strong {
	font-size: 22px;
}

.cspacer {
	height: 13px;
}

.cartbut a {
	width: 212px;
	height: 56px;
	background: url('images/cartbut.png') no-repeat left top;
	cursor: pointer;
	display: block;
	margin: 10px auto 0;
}
.cartbut a:hover {	
	background-position: left bottom;
}

.single {
  float: none;
  margin: 11px auto 0;
}

.cartlink a {
	font-size: 18px;
	color: blue;
	text-decoration: underline;
}
.cartlink a:hover {
	text-decoration: none;
}

.your_satisfaction {
	height: 122px;
	background: url('images/satisfaction.png') no-repeat left center;
	line-height: 122px;
	margin: -52px 0 15px -35px;
	color: #484848;
	float: left;
	padding-left: 126px;
	}














/*######################
##      LIBRARY       ##
######################*/
.libaudio {
float: right;
line-height: 1em;
margin: 5px 104px 5px 10px;
width: 360px;
}

.white .collapsed-text {
padding-left: 22px;
padding-top: 5px;
}
.handouts,
.transcripts {
margin: 0 0 12px 12px
}
.download_attachment a, .transcript a {
background: url("images/pdf.gif") no-repeat scroll right top transparent;
display: block;
font-size: 13px;
height: 35px;
line-height: 1em;
margin: 145px 0 0 560px;
width: 35px;
}




/*######################
##     CALENDAR     ##
######################*/

.pp {
position: relative;
top: 33px;
left: 682px
}
.pp a:hover {
text-decoration: underline !important;
}

#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;
}

.calendarpage {
font-size: 13px;
font-weight: normal;
line-height: 1em;
margin-top: 22px;
border-top: 1px solid #ccc;
padding-top: 19px;
width: 940px;
}


.monthyear {
margin-left: 77px;
margin-bottom: 12px;
font-size: 23px;
}
.calpactime {
font-size: 14px;
}

.qtip-link {
cursor: pointer;
}


.calendar_table {
width: 940px;
border: 1px solid #ccc;
}

.calendar_table td {
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
vertical-align: top;
width: 136px;
}

.calheadings {
text-align: center;
font-style: italic;
font-weight: 600;
border-top: 1px solid #ccc;
}
.calheadings td {
padding: 4px;
}

.daynum {
text-align: center;
background-color: #ddd;
font-size: 19px;
padding: 8px;
padding-right: 18px;
height: 11px;
width: 11px;
float: right;
}


.sessioncell {
margin: 1px;
border-bottom: 1px solid #C8CFFE;
padding: 3px 0;
}

.calessiontime {
font-weight: 600;
margin-left: 12px;
}







/*######################
##         ALL        ##
######################*/

.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;
}

hr {
border: 1px dashed #888 !important;
border-bottom: none !important;
margin: 14px 61px !important;
}

#AjaxMe {
background-color: #DFF3FF;
padding: 10px 10px 30px 10px;
border: 1px solid #777;
}
#AjaxMe .field-field-faculty-photo {
margin-top: 20px
}
.attachment {
background: url('images/pdf.gif') no-repeat top left;
margin-top: 10px;
height: 36px;
padding: 8px 0 0 35px;
text-align: left;
}
.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 {
border-top: 1px solid #ccc;
height: 10px;
width: 393px;
}
.footer_slogan {
font-size: 17px
}
.footer_images {
margin: 30px 0 30px 450px;
}

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

.messages.error {
color: #ff0000;
border: 1px solid #ff0000;
}

.messages.bypass {
font-size: 13px;
line-height: 1em;
text-align: center;
padding: 3px 44px;
width: 666px;
position: absolute;
top: 20px;
left: 60px;
background-color: #eee;
opacity:0.8;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
filter: alpha(opacity=80);
}
.messages.bypass a {
color: #ff0000;
}

#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;
}



.item-list .pager {
text-align: left;
margin-left: 155px;
}
.item-list .pager li {
margin: 5px;
padding: 0;
}
.pager a:link,
.pager a:visited,
.pager li.pager-current {
padding: 2px 4px;
color: #fff !important;
}
.pager a:hover,
.pager li.pager-current {
color: #FEFF4C !important;
text-decoration: none;
}
.pager li.pager-current,
.pager li a {
-moz-border-radius: 4px 4px 4px 4px;
-moz-outline-radius: 4px 4px 4px 4px;
border: 1px solid #FFFFFF;
color: #FFFFFF;
cursor: pointer;
font-size: 96%;
font-weight: bold;
margin: 0;
outline: 1px solid #9BABB0;
padding: 2px 4px;
text-decoration: none;
text-transform: uppercase;
}
.pager li.pager-current,
.pager li a,
.pager a:hover,
.pager li.pager-current {
background-color: #AE0000
}







/*########################
##   EMAIL TEMPLATES    ##
########################*/

.faq  {
margin: 10px 0 0 40px;
padding: 8px 28px;
width: 818px;
}

.faculty  {
margin: 20px 0 0 66px;
width: 430px;
}








/*######################
##     SPEAKER PAGES       ##
######################*/



.bio { 
border: 1px solid #ccc;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
padding: 11px 28px;
margin: 44px 44px 0px;
}

.bioabout {
font-size: 20px;
font-weight: 600;
margin: 2px 0 11px 121px;
color: #FF6600;
}

a.myPlayer {
display:block;
width: 436px;
height: 249px; 
text-align:center;
margin-bottom: 20px;
background-image:url(../../../../libraries/flowplayer/vidBG.jpg)
}

.speakerpage_links {
float: right;
margin: 5px 0 5px 20px;
}

.speakerpage_links a {
font-size: 12px;
padding: 3px;
border: 1px solid #ccc;
}

.speakerpage_links a:hover {
background-color: #eee;
color: red;
border: 1px solid red;
}

.buynow a {
margin: 15px auto;
width: 189px;
height: 62px;
background: url('images/BuyNowButton.png') no-repeat top left;
cursor: pointer; 
cursor: hand; 
display: block;
}
.buynow a:hover {	
background-position: bottom left;
}




/*######################
##     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 #555555;
-webkit-box-shadow:2px 2px 3px #555555;
box-shadow:2px 2px 3px #555555;
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, #000000);
background-image: -webkit-gradient(linear, center top, center bottom, from(#4b4f48), to(#000000));
background-image: -o-linear-gradient(top, #4b4f48, #000000);
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, #000000);
-moz-background-clip: padding-box;
-webkit-background-clip: padding-box;
background-clip: padding-box;
opacity:0.9;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
filter: alpha(opacity=90);
text-shadow: #000 1px 1px 1px;
}

.archived_recording {
color: #888;
margin: 5px 0;
}

.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;
}



.fb-comments {
margin: 0 0 0 111px;
}

.view-id-regs {
    color: #000;
    font-size: 14px;
}

.blue_checkmarks ul, .blue_checkmarks li {
  margin-left: 0;
  padding-left: 0;
}

.blue_checkmarks li {
  list-style: none;
  background: #fff url("images/blue_checkmark.png") no-repeat left top;
  padding-left: 33px;
  padding: 6px 0 3px 33px;
  min-height: 28px;
}


ul.checkmarks {
	list-style: none;
	margin: 15px 0;
	border: 1px solid #acacac;
	border-bottom: none;
}

ul.checkmarks li {
	margin: 0;
	display:table-row; 	
}

ul.checkmarks li b {
	display:table-cell; 
	vertical-align:middle;
	border-bottom: 1px solid #acacac;	
	height: 52px;
	padding: 2px 10px 2px 90px;
	font-weight: 400;
}

.check_odd {
	background: #fffde7 url("images/checkmark.png") no-repeat top left;
}

.check_even {	
	background: #e7f9ff url("images/checkmark.png") no-repeat top left;
}

.cr {
  text-align: center;
  font-size: 11px;
}

.cellsbox {
  float: right;
  width: 525px;
}

.imgs {
  margin: 66px 0px 66px 66px;
  padding-bottom: 66px;
}




#reg_box{
  position: absolute;
  /*left: 700px;*/
}

#reg_box,
.new_reg2 {
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  -moz-box-shadow: 2px 3px 4px 2px #777;
  -webkit-box-shadow: 2px 3px 4px 2px #777;
  box-shadow: 2px 3px 4px 2px #777;
  border: 2px solid #fff;
  color: #fff;
  width: 250px;
 /* background: #1e76be url("images/free_reg_top.jpg") no-repeat left top;*/
  background-color: #1e76be;
}

.free_reg_top {
  background-color: #3491df;
  -moz-border-radius: 11px 11px 0 0;
  -webkit-border-radius: 11px 11px 0 0;
  border-radius: 11px 11px 0 0;
  text-align: center;
  font-size: 23px;
  padding: 12px 0 5px;
  font-family: Trebuchet MS, Arial, sans-serif;
}

.reserve {
  font-weight: 600;
  font-size: 15px;
}

.make_contact_form_mid {
  background: #1e76be url("images/free_reg_mid.jpg") no-repeat center top;
  height: 33px;
}

#reg_box .form-text,
.new_reg2 .form-text {
  border: 1px solid #f0862b;
  height: 22px;
  margin: 7px 0 3px 20px;
  padding-left: 6px;
  width: 205px;
  color: #555;
}

#reg_box .form-item,
.new_reg2 .form-item {
  margin: 0;
}

#reg_box #edit-Catalyst-wrapper,
#reg_box #edit-Catalyst-1-wrapper,
#reg_box #edit-Catalyst-2-wrapper,
#reg_box #edit-Catalyst-3-wrapper,
.new_reg2 #edit-Catalyst-wrapper,
.new_reg2 #edit-Catalyst-1-wrapper,
.new_reg2 #edit-Catalyst-2-wrapper,
.new_reg2 #edit-Catalyst-3-wrapper {
  position: relative;
  top: 7px;
  font-size: 11px;
  text-align: right;
  line-height: 1.2em;
}

#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;
}


#reg_box .privacy,
.new_reg2 .privacy {
  font-size: 10px;
  text-align: center;
  padding: 6px;
  margin: 12px 0;
  line-height: 1.2em;
}

.register_noww_button .form-submit {
  background: url("images/register_button.jpg") no-repeat scroll right top transparent;
  border: none;
  cursor: pointer;
  display: block;
  height: 60px;
  width: 222px;
  position: relative;
  top: 15px;
  left: 18px;
}

#reg_box #edit-submit-1:hover,
.new_reg2 #edit-submit-1:hover {
  background-position: right bottom;
}

#reg_box .regbox {
  height: 185px;
}


.s10 {
  height: 10px;
}

.s15 {
  height: 15px;
}

.s20 {
  height: 20px;
}

.s25 {
  height: 25px;
}

.s30 {
  height: 30px;
}

.s35 {
  height: 35px;
}

.center {
  text-align: center;
}

.menubox {
  background: #46ca98 url("images/blue_menu_top.jpg") repeat-x left top;
  color: #fff;
}

.welcome_back {
  font-size: 20px;
  font-weight: 500;
  margin: 12px 18px 16px 0;
  text-align: center;
}
#fpmenu {
  margin: -5px 0 15px 17px;
  line-height: 1.2em;
}
#fpmenu a,
#fpmenu a:link,
#fpmenu a:visited,
#fpmenu a:hover {
  color: #fff;
  display: block;
  background: url("images/arrow.png") no-repeat top left;
  padding-left: 17px;
  height: 21px;
  width: 190px;
}
#fpmenu a:hover {
  text-decoration: none;
  background: #1b6daf url("images/arrow.png") no-repeat bottom left;
  outline: 1px solid #4791ce;
}
.registershift {
  width: 100px;
}


.teacher_tagline {
  display: none;
}

.redeem {
  text-align: center;
}

.thanks {
  min-height: 300px;
  margin: 33px 200px;
}

.closed {
  background-color: #FEEFEF;
  border-bottom: 1px solid #DF3333;
  border-top: 1px solid #DF3333;
  color: #DF3333;
  font-size: 28px;
  line-height: 1.4em;
  margin: 20px 0;
  padding: 20px 0;
  text-align: center;
  width: 100%;
}

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



.NotNow a {
	width: 792px;
	height: 72px;
	background: url('images/NotNow.jpg') no-repeat left top;
	cursor: pointer;
	display: block;
	margin: 30px auto 0;
  border: none;
}
.NotNow a:hover {	
	background-position: left bottom;
}

#share_buts {
  width: 116px;
  z-index: 1;
  position: fixed;
	top: 285px;
	left: 4px;
}

#share_buts div.stBubble, #share_buts .stHBubble {
  width: 0px;
  height: 3px;
}

#share_buts .stArrow {
  display: none;
}  

#share_buts .stButton {
  margin-bottom: 4px;
}

.fb_edge_widget_with_comment {
  background-color: #fff;
  -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
  margin-top: 5px;
  padding: 1px;
}

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

.sharebar span {
  display: block;
}

.invite_sharebar_space {
  height: 17px;
  clear: both;
}

.invite_sharebar span {
  display: block;
}