/*
Theme Name: yogahub
Theme URI: http://events.yogahub.com
Description: custom design
Version: 1.0
Author: xlr8
Author URI: http://yogahub.com
Tags: blue, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	
	text-align: center;
	background: #66cc66 url(images/bk.gif) top left;
	}
	
.multiplebgs body {   background: url(images/leaves.png) top center no-repeat, 
	  url(images/water.jpg) top center no-repeat, 
	  url(images/bk.gif) ;
	  background-attachment: fixed, fixed ; 
	  font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Verdana, 'Lucida Grande',Arial, Sans-Serif;
	color: #333; margin:0; padding:0;   }
	
	
#page {
	/*background-color: white;
	border: 1px solid #959596;*/
	text-align: left; width:980px;
	}
	
#logo {   width:303px; height:129px; background: transparent url(images/logo.png) top left no-repeat;  float:left; 
	   }
#tagline {  float:right;  width:480px; height:110px; background: transparent url(images/tagline.png) center left no-repeat; 
	 padding:15px 150px 0 0 ;   }
	 
#topbar {   background: transparent url(images/bktopedge.png) top left; width:100%; height:30px; /*  box-shadow: 0 3px 3px #390158;*/   position:fixed; z-index:9999;  }

#toplinks {   margin:0 auto; width:1000px;        }
#toplinks {  color:#c2c2c2; font-size:11px; padding:5px 0 0 0; text-align:right;  }
#toplinks a:link, #toplinks a:visited {   color:#c2c2c2;      }

a.uname {   font-weight:bold; font-size:11px;    }

#content {
	font-size: 13px;     	}

.widecolumn .entry p {
	font-size: 1.05em;     	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;    	}

.widecolumn {
	line-height: 1.6em;     	}

.narrowcolumn .postmetadata {
	/*text-align: center;*/     	}

.thread-alt {
	background-color: #f8f8f8;    }
.thread-even {
	background-color: white;    }
.depth-1 {
border: 1px solid #ddd;    }

.even, .alt {
	border-left: 1px solid #ddd;      }


small {
	font-family: 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 1.5em;     	}

h1, h2, h3 {
	font-family: Arial Narrow, 'Lucida Grande', Verdana,  Sans-Serif;
	font-weight: 100;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 36px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 24px; text-align: center; line-height:28px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fa9523;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #0000ff;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #ccc;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
#sidebar a:link, #sidebar a:visited {   color:#fff;   }

a, h2 a:hover, h3 a:hover {
	color: #0000FF;
	text-decoration: none;
	}
	
a:visted, a:active {
	color: #0000FF;
	text-decoration: none;
	}

a:hover {
	color: #589e51;
	text-decoration: underline;
	text-align: center;
}
	


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	/*background-color: white;*/
	margin:  auto;
	padding: 35px 0 0 0;
	width: 980px;
	/*border: 1px solid #959596;*/
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height:200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	/*float: left;
	padding: 0 0 20px 45px;*/
	margin: 0px 11px 5px 25px; min-height:300px;
	/*width: 760px; background: url(images/bkmain.png) top left repeat-y;*/
	}
	
.narrowcolumn2 {
	/*float: left;
	padding: 0 0 20px 45px;*/
	margin: 25px 11px 5px 25px; min-height:300px;
	/*width: 760px; background: url(images/bkmain.png) top left repeat-y;*/
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0; font-size:10px;
	margin: 0 auto;
	width: 980px; height:120px;
	clear: both;
	}
	
#footer {
	/*background: url('images/footerbk.png') no-repeat top;*/
	border: none;
	}

#footer p {
	margin: 0;
	text-align:center; padding:20px 0 0 250px; color: #333;
	}
	
#footer a:link, #footer a:visited { color: #333; text-decoration:none;     }
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 25px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 0px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 10px 10px 10px;
	/*margin-left: 545px;*/
	width: 220px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*===TOP NAV======= */

#navi
{
margin: 0;
padding: 0 0 0 0;
}

#navi ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navi li
{

margin: 0;
padding: 0;
float: left;
width: auto; display: block;
}

#navi a
{ 
color: #ffffff;    font-weight:bold; font-size:11px;  float: left;
display: block;
width: auto; height:16px;
text-decoration: none;
background: url(images/nav.gif);
margin: 0;
padding: 8px 7px;  
border-right: 1px solid #c562e0;
}

#navi a:hover  { background: #c562e0; }


.input {  padding:4px 2px; margin:0 0 5px 0;border:1px solid #ccc; font-size:12px;    }
#reg {  margin-top:86px; font-size:10px;font-family:Verdana;  }
.regbtn {  padding-top:4px;  margin:0; }
#loggedInMenu { position:absolute; margin-left:700px; top:0; font-size:10px; }
#notMemberMenu { 
	position: absolute;
	top: 0;
	margin-left: 400px;
	width: 580px;
	font-size: 10px; 
	text-align: right; 
	padding:0;
}
#notMemberMenu table { text-align: right; }
#notMemberMenu .smallLoginForm { margin-top:0; }
#notMemberMenu .textInput { width:80px; 

 -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
	  	padding: 4px 6px;
		border-bottom: 1px solid #4f3260;
		border-left: 1px solid #4f3260;
		border-right: 1px solid #4f3260;
		border-top: 1px solid #4f3260;
		
		margin-bottom: 10px;
		 background: transparent url(images/bktopedge.png) top left; color:#fff;

}
#notMemberMenu .submit { background:#47066c; border:1px solid #4f3260;
	-moz-border-radius: 5px;  color:#eee; padding:1px 6px;
-webkit-border-radius: 5px;
border-radius: 5px; /* future proofing */
-khtml-border-radius: 5px; /* for old Konqueror browsers */
 }
.notMemberText { font-weight:bold; }
#member_menu_inbox {color:white;}
#member_menu_inbox a {color:white;}
#cnt { font-size:20px; font-weight:bold; margin:54px 0 0 0; padding:0; text-align:center; font-family:Arial; }
#nfobox {   margin:0 10px 0 15px; padding:0;      }
.call { font-weight:bold; font-size:13px; text-align:center;   }
.nftb {  margin-left:14px;  }

/*====SPEAKERS PG STYLING====*/

#spkimg {   margin:40px 0 0 36px;   }
.spkmyh {  font-size:11px; line-height:normal;   }
.spkss {  margin-top:15px;    }
.wktitle {  font-weight:bold; color:#890b94;  font-size:14px; font-style:italic; }
#spkcon   {    margin:3px 0 0 25px;   }
#spktb {  float:left; margin:0 0 0 0; width:500px;  }

.spkbio {
	background: #f6def6 url(http://www.yogahub.com/imgsource/icon-pose2.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 55px;
	border-top: 2px solid #990099;
	border-bottom: 2px solid #990099;
	}
#ssinfo p {  margin:0; padding:0;    }

/*====SESSIONS PG STYLING====*/

#ssimg {   margin:0 10px 15px 0;   }
.ssname {   font-style:italic; background: transparent url("images/ssicon.gif") top left no-repeat; padding-left:22px; }
.sstt {  border-left:4px solid #333;   }
#sstb {  float:left; margin:0 0 0 0; width:98%;  }

#sreg {  float:left; margin:0 10px 0 0; width:380px;  }
	
.yhcad {  padding:5px;  }
.spsr {   padding:0 0 0 0; margin:0;  }
#spon {   margin:0; padding:0;     }

/*=======STUDIOS PG========*/

.studtt {   font-weight:bold; color:#7b3a89;padding:4px 0 0 10px; font-size:14px; font-family:Arial, Helvetica, sans-serif;  }
.stlogo {  margin-left:30px;   }
.stinfo {  margin:10px 0 0 20px; font-size:13px; line-height:19px;    }
.prac {   margin-right:15px;   }
.prcinfo {  margin:5px 0 0 5px; font-size:13px; line-height:19px;    }


/*=======SALESPG========*/

.price {   font-weight:bold; color:#FF0000;font-size:17px;    }
.qa {  padding-left:35px;  }

#bnstb { font-size:11px;      }
#bnstb td { border-bottom:1px dotted #333;       }
#bnstb tr.alt {   background: #fffdec;    }
#bnstb p {   margin:0; padding:0;    }
.bnstitle {  font-weight: bold; font-size:14px; text-decoration:underline;  padding-bottom:9px;     }
.bnsdisc {  font-size:12px; color:#666666; line-height:normal;    }
.bnshili {  font-weight: bold; color:#0000FF;    }
.imagnbox {   border:7px solid #ead8eb; margin-right:10px; font-family:Arial Narrow, 'Lucida Grande', Verdana,  Sans-Serif; font-size:17px;padding:12px; 	color: #999; height:130px; }
.imagntt {  font-weight:bold; font-size:21px; color:#890b94;   }


.pullout{
  width:483px;  padding:10px; height:89px;
  background: url(images/guaranteebk.gif) top left no-repeat;   color: #98a0a5;
  font: 12pt Arial;  
  text-align:left;  
  line-height: 22px;  margin-top:20px;
  margin:0 0 0 100px;   clear: both;
}

#howlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#howlist li
{
padding-left: 57px; padding-bottom:0;
background-image: url(images/add16.png);
background-repeat: no-repeat;
background-position: 25px 0;
}
#vid1 {   margin:54px 0 0 450px;   }

#sslist
{
margin: 0;
padding: 0;
list-style: none;
}
#sslist li
{
padding: 0 0 0 45px; 
background-image: url(images/icon-spkname.gif);
background-repeat: no-repeat;
background-position: 20px 0;
}

.leadin {  font-size:13px; font-weight:bold; color:#890b94;   }
.lnk {  font-weight:bold; font-size:15px;  }
.ps {  font-weight:bold; font-size:15px;  }
.topics {  font-weight:bold; font-size:14px; color:#890b94;   }

#notlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#notlist li
{
padding-left: 57px; padding-bottom:5px; padding-top:0px;
background-image: url(images/check18.gif);
background-repeat: no-repeat;
background-position: 25px 0;
}

.pullout2 {
  width:90%;  padding:10px;
  background-color: #fffbdb;   color: #333333;
  border-left: 4px solid #cc0000;
  text-align:left;  letter-spacing: 0.05em;
  line-height: 16px;  margin-top:20px;
  margin-left:20px;   clear: both;   }
  
 #pricebox {border: 2px dotted #333333;  background-color: #FFFFFF;  }
 #offerbox {border: 3px dashed #000; background-color: #ead8eb;   }
 .totalred {   color:#cc0000; font-weight:bold; font-size:17px;   }
 #guar {   margin:10px 20px;    }
 .guartitle {  font-weight:bold; font-size:14px;   }
 
 /*=======LIVE CALL PGS========*/
 
 #callbox {  background:url(images/callboxgrad.png) top left repeat-x;  padding:7px 12px; width:460px;  }
#callbox p {   margin:0; padding:0;   }
.date {    color:#890b94; font-weight:bold; font-size:13px; padding:10px 0 0 12px;   }
#callbox2 {  background:url(images/callboxgrad2.png) top left repeat-x;  padding:7px 12px; width:460px;  }
#callbox2 p {   margin:0; padding:0;   }
#callbox3 {  background:url(images/callboxgrad3.png) top left repeat-x;  padding:7px 12px; width:460px;  }
#callbox3 p {   margin:0; padding:0;   }
#callboxqa { border-top:2px solid #facfee; padding:7px 12px; width:460px;  }
#callboxqa p {   margin:0; padding:0;   }
.or {  font-weight:bold; font-size:15px; color:#ff9100;   }
.infobox {   border-right:1px solid #e4e4e4; border-left:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; width:168px;
	margin-left:4px; padding:4px 10px; font-size:11px; }
.infotop {  margin-left:4px;  }
.pdf {  font-size:10px;  }
.alert { font-size:9px;    }
.misclnk {  margin-left:30px;   }

#priceboxsm  {  background: url(images/pricesm.gif) top left no-repeat;  width: 113px; height: 22px;    }
.price {    	COLOR: #FF6600;   FONT-WEIGHT: bold;   	FONT-SIZE: 13px; margin: 6px 0 0 51px;  }
.callbox1 {   background:url(images/callbox1.png) top left no-repeat; height:36px;  }
.audbox {  border:1px solid #eb00aa; padding:2px;  }


#schdate {  background:url(images/schgrad.png) top left repeat-x;  padding:7px 12px;   }
#sch td { border-bottom:1px solid #f7d3ef;  margin-top:10px;     }
#sch td.alt1 { border-bottom:3px solid #f7d3ef;  margin-top:10px;     }
.end  { border-top:2px solid #f7d3ef;      }
.ssimg2 {  padding:4px 2px 4px 0;  width:50px; height:50px;   }
.hdr {  background:url(images/schgrad2.png) top left repeat-x; height:22px;     }

/*  PRIZES PG  */
#przimg { float:left; height:145px; width:107px; }
#przimg2 { float:left;   width:107px;  height:113px; }
#prztb p  { margin:0; padding:0;  }
.prz {  font-weight:bold; color:#890b94;    }
#prztb td.at1 { border-bottom:1px dotted #f7d3ef;  margin-top:10px;     }
#prztb td { border-bottom:3px solid #f7d3ef;  margin-top:10px;     }


/*  DASHBOARD PG  */

#onair {  background:url(images/onair-mid.png) top left repeat-y;   width:262px;  }
#onair p {   margin:0; padding:0;   }
.MYHico {  float:left; margin:0 9px 9px 0;    }
.MYHicosm {  font-size:12px; color: #333;    }
.MYHicolg {  font-size:12px; color: #333; font-weight:bold;   }
.MYHdtln2  {     border-top: 1px dotted #999999;  padding: 0; margin:0;  }
.onairtime {   font-weight:bold; font-size:15px;padding:6px 0; color:#7c7c7c; }
.onairtt {  font-weight:bold; text-align:center; color:#890b94; font-size:18px; padding-top:6px; line-height:22px;}
.plantt {  font-weight:bold; text-align:center; color:#890b94;  }
.next {  color:#890b94; font-weight:bold;  }
#onairdiv  td.alt1 {  border-bottom:1px solid #f7d3ef;    }


#flr {  background: url("images/floorplan.png") top right no-repeat; height:161px;  }
.mmtxt {   font-size:11px;   }

.lunch {   background-color:#f7d3ef; text-align:center;  }
.movem {  font-weight:bold; font-size:13px; padding:0px 0;   }


/*=======SALESPG IPOD======*/

.ttbox {   border:3px solid #f79633; margin-right:10px; font-family:Arial Narrow, 'Lucida Grande', Verdana,  Sans-Serif; font-size:17px;padding:12px; 	color: #999; height:130px; }
#bontb p  { margin:0; padding:0;  }
#bontb td { border-bottom:1px dashed #f7d3ef;  margin-top:10px;     }
#bontb td.at1 { border-bottom:1px dotted #f7d3ef;  margin-top:10px;     }
#ttinfo {   font-size:11px; color:#890b94; margin:0 4px;  }

#guar {   margin:10px 20px;    }
.guartitle {  font-weight:bold; font-size:14px;   }

/*=======SALESPG IPOD======*/

div.iframe { text-align:center; }
iframe#ifrm { width:445px; text-align: center; }
#gifttt {   margin:25px 13px 0 130px;   }
#conftt {   font-size:11px; color:#890b94; margin:0 10px;  }
#goytb {  float:left; margin:0 10px 0 0; width:450px;  }
#goyform {   margin:23px 10px 0 160px;   }
.giftinput  {  padding:3px; font-size:14px; margin-bottom:3px;   }




fieldset {	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */	padding: 10px 10px;	margin: 20px 0;	border: 1px solid #ccc;	background-color: #FFF;  font-size:13px;	}
fieldset fieldset  {	border: 1px solid #ccc;	background-color:#FFF;}
legend {	position: expression('absolute');	top: expression('-9px'); /* Fixes IE problem with fieldset+legend boundaries */	padding: 2px 5px;	color: #333333;	font-weight: bold;	text-transform: uppercase; 	font-family: Verdana, Arial, Helvetica, sans-serif;font-size:16px;}

.optfld {   padding:2px;  width:170px; margin-bottom:4px; font-size:14px;  }
.opt  {     }




/* SPEAKERS BIO PG TMP */

#biospkcnt {   margin:0 0 0 10px;   }
#biospkbx {   margin:0 0 0 10px; float:right;  }
.bioimgsz {       margin:30px 0 0 35px;     }
.biocontactico {      margin:0 0 0 20px;     }

.biotb1a { background: url(http://events.yogahub.com/wp-content/themes/yogahub/images/thumbnail1.gif) top left no-repeat; width:197px; height:161px; }
.biotb2a { background: url(http://events.yogahub.com/wp-content/themes/yogahub/images/thumbnail2.gif) top left no-repeat; width:197px; height:74px; }

.wktitle {  font-weight:bold; color:#890b94;  font-size:14px; font-style:italic; }


/* SPEAKERS BIO/session PG TMP  -  aaa2 */

.spkbioblur {
	background: #f6def6;
	/*background-position: 15px 50%;  x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 20px;
	border-top: 2px solid #990099;
	border-bottom: 2px solid #990099; clear:both;
	}
#ssinfo p {  margin:0; padding:0;    }
#recbox {  background:url(images/callboxgrad3.png) top left repeat-x;  padding:7px 12px; width:680px;  }
#recbox p {   margin:0; padding:0;   }
.recboxtb {   width:450px;   }
.recprodimg {   height: 100px;      }
.sessftlinks {    padding-left:38px;  padding-bottom:6px;   }


/* SESSIONS LISTINGS BY TOPIC TMP */

.sesspkimg {     }
.sesspk {  float:left; width:60px; height:60px;  }
.clear {   clear:both;   }
#sesbox {   margin:0 5px 5px 5px;  width:340px; height:60px; /*border:1px solid #333; */  }
#sestxt  {  float:right; width:275px;   /* border:1px dashed #333; */  }

#sescol1  {    float:left; width:345px;     }

#sescol2   {    float:right; width:345px;      }
.sesname {   font-style:italic;    }




/*   SPEAKERS / FACULTY LIST     */


.facspkimg {    width:120px; height:120px;    }

.faclist {   font-size:12px;  float:left;  width: 120px; height:145px;  text-align:center; margin:0 5px 15px 5px ; padding-bottom:8px; }


.faclistmain {    padding-bottom:10px;      } 


#prevlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#prevlist li
{
padding-left: 57px; padding-bottom:7px;
background-image: url(images/icon_lotusblue.gif);
background-repeat: no-repeat;
background-position: 25px 3px;
}


/*  SALESPG-PREVIEW.PHP   */



.yhcad {  padding:5px;  }
#schdate {  background:url(images/schgrad.png) top left repeat-x;  padding:7px 12px;   }
.time {  color:#fb9526;  font-size:12px; font:Arial; font-weight:bold; }
#sch td { border-bottom:1px solid #f7d3ef;  margin-top:10px;     }
.end  { border-top:2px solid #f7d3ef;      }

#przimg { float:left;   width:107px;  height:145px; }
#przimg2 { float:left;   width:107px;  height:120px; }

#bontb2 {   border-top:1px dashed #f7d3ef; border-left:1px dashed #f7d3ef; border-right:1px dashed #f7d3ef;   }
#bontb2 p  { margin:0; padding:0; /*color:#890b94;*/   }

#bontb {   border-top:1px dashed #f7d3ef; border-left:1px dashed #f7d3ef; border-right:1px dashed #f7d3ef;   }
#bontb p  { margin:0; padding:0; /*color:#890b94;*/ font-size:11px; color:#890b94; }
.prz {  font-weight:bold; color:#890b94;    }
#bontb td { border-bottom:1px dashed #f7d3ef;  margin-top:10px;     }
#bontb td.at1 { border-bottom:1px dotted #f7d3ef;  margin-top:10px;     }
#ttinfo {   font-size:11px; color:#890b94; margin:0 4px;  }
.ttinfo2 {   font-size:11px; color:#890b94;   }
/*#callbox3 {background:url(images/callboxgrad3.png) top left repeat-x;  padding:7px 12px; width:460px;  }*/
#guar {   margin:10px 20px;    }
.ttbox {   border:3px solid #f79633; margin-right:10px; font-family:Arial Narrow, 'Lucida Grande', Verdana,  Sans-Serif; font-size:17px;padding:12px; 	color: #999; height:120px; }
.guartitle {  font-weight:bold; font-size:14px;   }
.jill {   margin:8px 0 0 490px;     }
.nis {   margin:17px 0 0 330px;     }
.bha {   margin:10px 0 0 355px;     }
#ttprev {   font-size:11px; color:#890b94; padding:0 10px 0 10px;  }
#spbox {   border:3px solid #f79633; margin-right:10px; font-size:12px;padding:4px 10px;color: #999; height:230px; }
#spbox2 {   border:3px solid #f79633; margin-right:10px; font-size:12px;padding:4px 10px;color: #999; height:140px; }
#spbox3 {   border:3px solid #f79633; margin-right:10px; font-size:12px;padding:4px 10px;color: #999; height:140px; }
.red {    color:#cc0000;   }
.ttpic {   margin:0 0 5px 5px;     }
.faq {   font-weight:bold;  background: url(http://affiliates.yogahub.com/prev/images/faq_icon.png) no-repeat  0 3px ;  padding: 2px 10px 2px 43px;  color:#890b94;   }
.faq2 {   margin-left:40px;  }
#top10pic {  float:left;  width:130px; text-align:center; margin:3px 5px; }
#top10pic2 {  float:right;  width:130px; text-align:center; margin:3px 5px; }
#top10bx {  border-left:1px solid #333;  border-right:1px solid #333;   border-bottom:4px solid #333;  height:147px;  width:669px; margin:0; padding:5px 0 0 0 ;  }
#top10bx p {  margin:0 10px 0 10px; padding:0;    }
#top10bx2 {  border-left:1px solid #333;  border-right:1px solid #333;   border-bottom:4px solid #333;   width:669px; margin:0; padding:5px 0 0 0 ;  }
.titlesp {   padding-top:10px;     }
.ordlink {   font-weight:bold; font-size:14px;    }

.lobbyspklst   {  background:url(http://events.yogahub.com/wp-content/themes/yogahub/images/icon-spkname.gif) left no-repeat; padding-left:14px;  font-size:11px;      }



/*=======LOBBY PG TMP========*/


#lob-mmbox {   float:left; margin: 5px 0 0 0;  width:33%;  }
#lobcoll1  {    float:left;  width:199px; margin: 0 15px 0 0;   }
#lobcoll2  {    float:right;  width:252px; margin: 0 10px 0 0;  text-align:center; }
.MYHimg {   width:40px; height:40px;   margin:0 3px 0 0;  }
#lobMYHtxt  {   width:160px;  font-size:12px; }


/*#lobspklst {    float:left; width:160px;     }*/
#lobleft {  float:left; width:263px;  margin:0 15px 0 0;   }
#lobright {         }
.lobbyspklst   {  background:url(http://events.yogahub.com/wp-content/themes/yogahub/images/icon-spkname.gif) top left no-repeat; padding-left:14px;       }

.mmtxt {   font-size:11px;   }
#lobb1 {   float:left;  width:140px;  }
#lobb2 {   float:left; width:140px;  }
#lobb3 {  float:left; width:140px;    }
#lobb4 {      }




/*====== SWEETHEART DEAL SALESPG========*/

#offerbx1 {   padding:10px;    }

#offbxbtm {   color:#ffffff; margin:18px 5px 0 5px; text-align:center; padding:0;  }
#offbxbtm p {   margin:0; padding:0;   }
.viptk {  margin:0 0 5px 20px;    }


/*=====SPEAKER NAV WORKSHOP=====*/

#spknav { background-color:#ffffff;   width:188px; margin:0 auto; padding:10px; }
#spknav ul {  
	list-style-type: none;
	padding: 0;
	margin: 0;    }
	
#spknav	li {
	background-image: url(images/icon_lotus.png); width:160px;
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding-left: 28px; padding-bottom:8px; padding-top:8px;
	font-size:13px; border-bottom:1px dotted #999;
	}

#spknav li a:link, #spknav li a:visited {  color: #589e51;    }
#spknavtt {  font-weight:bold; color: #589e51; font-size:18px; border-bottom:1px dotted #999; padding-bottom:5px; text-align:center;   }

