/*
Theme Name: TAW
*/

/* main elements */
html {background:#fff;height:100%;}
body {
	margin:0;
	color:#565f64;
	font:12px Arial, Helvetica, sans-serif;
	min-width:1000px;
	background:#fff url(images/bg-body.jpg) no-repeat 50% 0;
	/*height:100%;*/
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#5D8153;
	font-weight:bold;
}
a:hover {text-decoration:none;}
input,
textarea, 
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, 
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:959px;
	margin:0 auto;
}
#header {
	width:954px;
	padding:7px 0 4px 5px;
	position:relative;
	z-index:5;
}
#wrapper:after,
#header:after,
#nav:after,
.sponsors:after {
	content:"";
	display:block;
	clear:both;
}
.logo {
	float:left;
	background:url(images/logo.png) no-repeat;
	overflow:hidden;
	width:208px;
	height:70px;
	text-indent:-9999px;
	margin:19px 45px 0 0;
}
.logo a {
	position:relative;
	display:block;
	height:100%;
}
.header-info {
	float:left;
	width:500px;
	margin:28px 0 0;
	color:#5d8153;
	font:bold 16px/20px Arial, Helvetica, sans-serif;
}

.header-info  .tagline{margin:5px 0 0 0;white-space: nowrap;}
.header-info  .tagline-1{clear:both;color:#FF7A23;font-size:22px;}
.header-info  .tagline-2{clear:both;font-size:16px;}

.header-info dd {
	margin:0;
	overflow:hidden;
	float:left;
}
.header-info dt {
	float:left;
	background:url(images/bullet01.gif) no-repeat 100% 9px;
	padding:0 13px 0 0;
	margin:0 8px 0 0;
}
.sign-up {
	float:right;
	margin:0 -17px 0 0;
	position:relative;
	overflow:hidden;
}
.sign-up-bg {
	background:url(images/bg-sign-up.png) no-repeat;
	width:214px;
	height:99px;
	overflow:hidden;
}
.sign-up a {
	display:inline-table;
	height:65px;
	margin:0;
	position:relative;
}
#nav {
	width:765px;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	z-index:5;
	bottom:-25px;
	left:1px;
	font:bold 13px/15px Arial, Helvetica, sans-serif;
	background:url(images/bg-nav.gif) no-repeat;
}
#nav li {
	float:left;
	background:url(images/divider01.gif) no-repeat 100% 0;
	padding:0 3px 0 0;
}
#nav a {
	float:left;
	color:#fff;
	cursor:pointer;
	position:relative;
}
#nav .first {padding:0 0 0 5px;}
#nav a strong {
	float:left;
	padding:5px 12px;
}
#nav a span {
	float:left;
	background:url(images/bullet03.gif) no-repeat 100% 6px;
	padding:0 9px 0 0;
	margin:0 3px 0 0;
}
* html #nav a span {margin:0;}
#nav a:hover,
#nav li.current-page-ancestor a,
#nav li.current-menu-item a,
#nav li.active a {text-decoration:none;}
#nav a:hover strong,
#nav li.current-page-ancestor a strong,
#nav li.current-menu-item a strong,
#nav li.active a strong {background:url(images/bg-nav-hover.gif) repeat-x;}
#nav .first:hover,
#nav li.current-page-ancestor .first,
#nav li.current-menu-item .first,
#nav li.active .first {background:url(images/bg-nav-hover-l.gif) no-repeat;}
#nav li:hover,
#nav li.hover {position:relative;}
#nav li:hover .drop,
#nav li.hover .drop {display:block;}
#nav .drop li:hover .drop2,
#nav .drop li.hover .drop2 {display:block;}
#nav .drop2 li:hover .drop3,
#nav .drop2 li.hover .drop3 {display:block;}
.drop {
	position:absolute;
	top:25px;
	left:0;
	width:278px;
	clear:both;
	display:none;
}
.drop .holder {
	background:url(images/bg-drop-c.png) repeat-y;
	width:272px;
	float:left;
}
#nav .drop .b {
	overflow:hidden;
	width:100%;
	float:left;
	background:url(images/bg-drop-b.png) no-repeat;
}
#nav .drop ul {
	padding:0;
	list-style:none;
	float:left;
	margin:-2px 0 0;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
}
#nav .drop li {
	float:left;
	background:url(images/divider02.gif) no-repeat;
	width:253px;
	position:relative;
}
#nav .drop2 li {padding:0;}
#nav .drop li:first-child,
#nav .drop li.first-child {background:none;}
#nav .drop a {
	color:#5d8153;
	float:left;
	width:253px;
	padding:0;
	margin:2px 0 0;
}
#nav .drop span {
	float:left;
	width:236px;
	padding:8px 0 8px 17px;
	background:none;
}
#nav .drop .sub span {background:url(images/arrow01.gif) no-repeat 236px 10px;}
#nav .drop .sub .drop2 span,
#nav .drop .drop2 .sub .drop3 span {background:none;}
#nav .drop .drop2 .sub span,
#nav .drop .drop2 .drop3 .sub span {background:url(images/arrow01.gif) no-repeat 236px 10px;}
#nav .drop a:hover {
	text-decoration:none;
	position:relative;
	z-index:1;
}
#nav li:hover a strong,
#nav li.hover a strong,
#nav li.current-page-ancestor a strong,
#nav li.current-menu-item a strong,
#nav li.active a strong {background:url(images/bg-nav-hover.gif) repeat-x;}
#nav li:hover .first,
#nav li.hover .first,
#nav li.current-page-ancestor .first,
#nav li.current-menu-item .first,
#nav li.active .first {background:url(images/bg-nav-hover-l.gif) no-repeat;}
#nav li:hover ul a,
#nav li.hover ul a,
#nav ul li:hover ul a,
#nav ul li.hover ul a,
#nav ul ul li:hover ul a,
#nav ul ul li.hover ul a {background:none;}
#nav li ul li a:hover,
#nav ul li:hover a,
#nav ul li.hover a,
#nav ul ul li:hover a,
#nav ul ul li.hover a,
#nav ul ul li ul a:hover {background:#b9da87;}
#nav .drop .drop2,
#nav .drop .drop3 {
	position:absolute;
	top:0;
	left:253px;
	display:none;
	clear:both;
	z-index:1;
	width:253px;
}
#nav .drop .drop2:after,
#nav .drop .drop3:after {
	content:"";
	display:block;
	clear:both;
}
#nav .drop .drop2 .l,
#nav .drop .drop3 .l {
	background:url(images/bg-drop-l.png) repeat-y;
	width:19px;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
	font-size:0;
	line-height:0;
	height:100%;
}
#nav .drop ul ul {
	background:#d5e9b8;
	position:relative;
}













#nav-wide {
	width:959px;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	z-index:5;
	bottom:-25px;
	left:1px;
	font:bold 13px/15px Arial, Helvetica, sans-serif;
	background:url(images/bg-nav-wide.gif) no-repeat;
}
#nav-wide li {
	float:left;
	background:url(images/divider01.gif) no-repeat 100% 0;
	padding:0 3px 0 0;
}
#nav-wide a {
	float:left;
	color:#fff;
	cursor:pointer;
	position:relative;
}
#nav-wide .first {padding:0 0 0 5px;}
#nav-wide a strong {
	float:left;
	padding:5px 12px;
}
#nav-wide a span {
	float:left;
	background:url(images/bullet03.gif) no-repeat 100% 6px;
	padding:0 9px 0 0;
	margin:0 3px 0 0;
}
* html #nav-wide a span {margin:0;}
#nav-wide a:hover,
#nav-wide li.current-page-ancestor a,
#nav-wide li.current-menu-item a,
#nav-wide li.active a {text-decoration:none;}
#nav-wide a:hover strong,
#nav-wide li.current-page-ancestor a strong,
#nav-wide li.current-menu-item a strong,
#nav-wide li.active a strong {background:url(images/bg-nav-hover.gif) repeat-x;}
#nav-wide .first:hover,
#nav-wide li.current-page-ancestor .first,
#nav-wide li.current-menu-item .first,
#nav-wide li.active .first {background:url(images/bg-nav-wide-hover-l.gif) no-repeat;}
#nav-wide li:hover,
#nav-wide li.hover {position:relative;}
#nav-wide li:hover .drop,
#nav-wide li.hover .drop {display:block;}
#nav-wide .drop li:hover .drop2,
#nav-wide .drop li.hover .drop2 {display:block;}
#nav-wide .drop2 li:hover .drop3,
#nav-wide .drop2 li.hover .drop3 {display:block;}
.drop {
	position:absolute;
	top:25px;
	left:0;
	width:278px;
	clear:both;
	display:none;
}
.drop .holder {
	background:url(images/bg-drop-c.png) repeat-y;
	width:272px;
	float:left;
}
#nav-wide .drop .b {
	overflow:hidden;
	width:100%;
	float:left;
	background:url(images/bg-drop-b.png) no-repeat;
}
#nav-wide .drop ul {
	padding:0;
	list-style:none;
	float:left;
	margin:-2px 0 0;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
}
#nav-wide .drop li {
	float:left;
	background:url(images/divider02.gif) no-repeat;
	width:253px;
	position:relative;
}
#nav-wide .drop2 li {padding:0;}
#nav-wide .drop li:first-child,
#nav-wide .drop li.first-child {background:none;}
#nav-wide .drop a {
	color:#5d8153;
	float:left;
	width:253px;
	padding:0;
	margin:2px 0 0;
}
#nav-wide .drop span {
	float:left;
	width:236px;
	padding:8px 0 8px 17px;
	background:none;
}
#nav-wide .drop .sub span {background:url(images/arrow01.gif) no-repeat 236px 10px;}
#nav-wide .drop .sub .drop2 span,
#nav-wide .drop .drop2 .sub .drop3 span {background:none;}
#nav-wide .drop .drop2 .sub span,
#nav-wide .drop .drop2 .drop3 .sub span {background:url(images/arrow01.gif) no-repeat 236px 10px;}
#nav-wide .drop a:hover {
	text-decoration:none;
	position:relative;
	z-index:1;
}
#nav-wide li:hover a strong,
#nav-wide li.hover a strong,
#nav-wide li.current-page-ancestor a strong,
#nav-wide li.current-menu-item a strong,
#nav-wide li.active a strong {background:url(images/bg-nav-hover.gif) repeat-x;}
#nav-wide li:hover .first,
#nav-wide li.hover .first,
#nav-wide li.current-page-ancestor .first,
#nav-wide li.current-menu-item .first,
#nav-wide li.active .first {background:url(images/bg-nav-hover-l.gif) no-repeat;}
#nav-wide li:hover ul a,
#nav-wide li.hover ul a,
#nav-wide ul li:hover ul a,
#nav-wide ul li.hover ul a,
#nav-wide ul ul li:hover ul a,
#nav-wide ul ul li.hover ul a {background:none;}
#nav-wide li ul li a:hover,
#nav-wide ul li:hover a,
#nav-wide ul li.hover a,
#nav-wide ul ul li:hover a,
#nav-wide ul ul li.hover a,
#nav-wide ul ul li ul a:hover {background:#b9da87;}
#nav-wide .drop .drop2,
#nav-wide .drop .drop3 {
	position:absolute;
	top:0;
	left:253px;
	display:none;
	clear:both;
	z-index:1;
	width:253px;
}
#nav-wide .drop .drop2:after,
#nav-wide .drop .drop3:after {
	content:"";
	display:block;
	clear:both;
}
#nav-wide .drop .drop2 .l,
#nav-wide .drop .drop3 .l {
	background:url(images/bg-drop-l.png) repeat-y;
	width:19px;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
	font-size:0;
	line-height:0;
	height:100%;
}
#nav-wide .drop ul ul {
	background:#d5e9b8;
	position:relative;
}







#main {
	overflow:hidden;
	width:100%;
	background:url(images/bg-main.gif) no-repeat;
	padding:45px 0 0;
	margin:0 0 10px;
	position:relative;
	z-index:1;
}
.main-holder {
	float:left;
	background:url(images/bg-main.gif) no-repeat -2041px 99.7%;
	padding:0 0 54px;
}
.main-frame {
	float:left;
	width:959px;
	background:url(images/bg-main.gif) repeat-y -1011px 0;
	padding:0 1px;
}
#main-wide {
	overflow:hidden;
	width:100%;
	background:url(images/bg-main.gif) no-repeat -4027px 1%;
	padding:45px 0 0;
	margin:0 0 10px;
	position:relative;
	z-index:1;
}
.main-holder-wide {
	float:left;
	background:url(images/bg-main.gif) no-repeat -3062px 100%;
	padding:0 0 54px;
}
.main-frame-wide {
	float:left;
	width:959px;
	background:url(images/bg-main.gif) repeat-y -4027px 0;
	padding:0 1px;
}

.container {
	overflow:visible; /*changed to visible for ttips */
	width:100%;
	margin:-34px 0 9px;
	position:relative;
}
.twocolumns {
	width:742px;
	float:left;
	margin:23px 0 0;
	padding:0 13px 0 10px;
	overflow:visible; /*changed to visible for ttips */
	background:url(images/bg-twocolumns.gif) repeat-x;
}
.onecolumn {
	width:900px;
	float:left;
	margin:23px 0 0;
	padding:0 47px 0 10px;
	overflow:visible; /*changed to visible for ttips */
	background:url(images/bg-twocolumns.gif) repeat-x;
}
.container-holder {
	overflow:visible; /*changed to visible for ttips */
	width:100%;
}
.aside {
	width:160px;
	float:left;
	padding:4px 0 0;
}
.sub-nav {
	overflow:hidden;
	width:100%;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
}
.sub-nav ul {
	margin:-14px 0 22px;
	padding:13px 0 0;
	list-style:none;
	overflow:hidden;
	background:url(images/bg-border01.gif) repeat-x;
}
.sub-nav li {
	width:100%;
	padding:0 0 4px;
	vertical-align:top;
}
.sub-nav a {
	display:block;
	background:url(images/bg-sub-nav.gif) no-repeat 100% 100%;
	padding:0 0 2px;
	color:#5d8153;
	width:100%;
	cursor:pointer;
	text-decoration: none;
}
.sub-nav a:hover {
	color:#385631;
}
.sub-nav a span {
	display:block;
	background:url(images/bg-sub-nav.gif) no-repeat;
	padding:2px 8px;
}
.sub-nav ul ul {
	margin:0 0 -2px;
	padding:7px 0 0 9px;
	overflow:visible;
	background:none;
}
.sub-nav ul ul li {padding:0 0 6px;}
.sub-nav ul ul a {
	background:none;
	width:133px;
	text-decoration: none;
}
.sub-nav ul ul a:hover {
	color:#385631;
}
.sub-nav ul ul ul {
	font:bold 0.888em/11px Arial, Helvetica, sans-serif;
	background:none;
	margin:6px 0 -7px;
	padding:0;
}
.sub-nav ul ul ul li {padding:0 0 4px;}
.sub-nav ul ul ul a {
	padding:2px 8px 4px 14px;
	margin:0 0 0 -11px;
	position:relative;
	text-decoration:none !important;
	color:#333;
}
.sub-nav ul ul ul a:hover,
.sub-nav ul ul ul li.active a {
	/*background:#f1e3b0;*/
	text-decoration:none !important;
}
.ad {
	overflow:hidden;
	width:100%;
	margin:-7px 0 15px;
}
.ad img {vertical-align:top;}
#content {
	float:right;
	width:564px;
}
#content-wide {
	float:right;
	width:730px;
}
#content h1,
.title-holder h1 {
	margin:0;
	font-size:24px;
	line-height:26px;
	color:#5d8153;
}
#content .title {
	color:#5d8153;
	font-weight:normal;
	font-size:16px;
	margin:0 0 20px;
}
#content .title .text1 {
	font-size:37px;
	line-height:37px;
	letter-spacing:-2px;
}
#content h2 {
	margin:0 0 14px;
	font-size:18px;
	line-height:20px;
	color:#5d8153;
}
.home #content h2 {
	margin:0 0 12px;
	font-size:15px;
	line-height:17px;
}
#content .contact h2,
#content .sponsorship h2 {margin:0;}
#content h3 {
	margin:0;
	font-size:14px;
	line-height:16px;
	color:#5d8153;
}
#content h3 span,#content h3 span a {
	margin:0;
	font-size:14px;
	line-height:16px;
	color:#333;
}
#content .faq  h3,
#content .call h3,
#content .speakers h3,
#content .workshop h3 {margin:0 0 17px;}
#content .call h3 {line-height:14px;}
#content .speakers h3 {font-weight:normal;}
#content h4 {
	margin:0;
	font-size:12px;
	line-height:14px;
	color:#5d8153;
}
#content h5 {
	margin:0;
	font-size:12px;
	line-height:14px;
}
#content h6 {
	margin:0;
	font-size:12px;
	line-height:12px;
}
.content-holder ul,
.content-holder ol {margin:0;}
.content-holder ul,
.faq-list {
	padding:0 0 14px;
	margin:0 0 0 9px;
	list-style:none;
	overflow:hidden;
}
.home .content-holder ul {
	padding:0 0 14px;
	margin:0;
}
.content-holder ul li,
.faq-list ul li {
	overflow:hidden;
	height:1%;
	background:url(images/bullet04.gif) no-repeat 0 6px;
	padding:0 0 0 8px;
}
.content-list {padding:0 !important;}
.content-list li {padding:0 0 12px 8px !important;}
.home .content-holder ul li {
	background:url(images/bullet02.gif) no-repeat 0 5px;
	padding:0 0 0 8px;
}
.content-list .last {padding:0 0 0 8px !important;}
.faq-list ul li {background:url(images/bullet05.gif) no-repeat 0 6px;}
.faq-list a {
	color:#5d8153;
	font-weight:bold;
}
.content-holder ul ul {
	margin:0 0 0 12px;
	padding:0;
}
.content-list ul {margin:12px 0 0 2px !important;}
.content-holder blockquote {
	margin:0;
	padding:0 0 13px;
}
.content-holder q {
	display:block;
	margin:0 0 16px;
	quotes:none;
	color:#5d8153;
	font:italic bold 12px/16px Arial, Helvetica, sans-serif;
}
.content-holder q:after,
.content-holder q:before {content:"";}
.content-holder cite {
	font-style:normal;
	font-weight:bold;
	display:block;
	margin:0 0 0 22px;
}
.content-holder p {margin:0 0 13px;}
.content-holder .alignleft {
	float:left;
	margin:10px 11px 0 0;
}
.content-holder .alignright {
	float:right;
	margin:0 0 0 11px;
}
.content-holder {
	overflow:hidden;
	position:relative;
	width:100%;
	line-height:16px;
	background:url(images/bg-border01.gif) repeat-x;
	padding:14px 0 16px;
	margin:-13px 0 0;
}
.faq .content-holder,
.call .content-holder,
.testimonials .content-holder,
.speakers .content-holder {
	background:url(images/bg-border01.gif) repeat-x 0 100%;
	padding:0;
	margin:0 0 18px;
}
.home .content-holder {line-height:13px;}
.content-holder.first {background:none;}
.content-holder .content-box {
	float:right;
	width:201px;
	margin:0;
	padding:0 0 0 10px !important;
	list-style:none;
	font-size:9px;
	line-height:12px;
}
.content-holder .content-box li {
	width:93px;
	display:inline-block;
	padding:0 0 7px 6px !important;
	text-align:center;
	background:none !important;
	vertical-align:top;
}
* html .content-holder .content-box li {
	display:inline;
	padding:0 0 10px 7px;
}
* +html .content-holder .content-box li {
	display:inline;
	padding:0 0 10px 7px;
}
.content-holder .content-box strong {
	font-size:12px;
	line-height:11px;
}
.content-holder .content-box p {margin:0;}
.content-holder .content-box img {
	vertical-align:top;
	margin:0 0 5px;
}
.visual {
	float:left;
	width:262px;
	background:url(images/bg-video02.gif) no-repeat 50% 100%;
	padding:3px 22px 20px 0;
}
.visual .holder {
	overflow:hidden;
	width:262px;
	background:url(images/bg-video.gif) no-repeat;
	padding:11px 0 12px;
	text-align:center;
}
.visual .img-holder {
	overflow:hidden;
	margin:0 0 8px;
}
.visual .img-holder img {vertical-align:top;}
.visual .view {
	padding:2px 0 3px 25px;
	color:#636363;
	line-height:17px;
	background:url(images/ico-video.gif) no-repeat 0 0;
}
.title-holder,
.title-holder2 {
	overflow:hidden;
	width:100%;
	background:#f1e3b0;
	padding:5px 0 0;
	margin:4px 0 8px;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.title-holder2 {
	background:#f1e3b0;
	padding:5px 0 0;
	font-size:9px;
	line-height:12px;
	margin:0 0 12px;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.title-holder .holder {
	background:#f1e3b0;
	padding:0 0 5px;
}
.title-holder2 .holder {
	background:#f1e3b0;
	padding:0 0 5px;
}
.title-holder .frame {
	overflow:hidden;
	width:538px;
	padding:3px 15px 5px 11px;
	background:#f1e3b0;
	font-size:10px;
}
.title-holder .frame a {
	font-size:12px;
}
.title-holder2 .frame {
	overflow:hidden;
	width:530px;
	padding:6px 15px 8px;
	background:#f1e3b0;
}
.title-holder h1 {
	float:left;
	margin:0 12px 0 0 !important;
}
.title-holder .title-info {
	color:#586456;
	font-size:14px;
	line-height:18px;
	display:block;
	margin:-4px -5px -6px -2px;
}
.title-holder2 h2 {margin:0 !important;}
.title-holder2 h4 {line-height:15px;}
.title-holder2 p {margin:0 !important;}
.sub-page {
	margin:8px 0 0;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:16px;
	float:right;
	overflow:hidden;
}
.sub-page.center {
	float:none;
	text-align:center;
	padding:0 0 4px;
	margin:6px 0 0;
}
.sub-page li {
	float:left;
	background:url(images/divider03.gif) no-repeat 0 2px;
	padding:0 0 0 5px;
	margin:0 0 0 5px;
}
.sub-page.center li {
	float:none;
	display:inline-block;
	margin:0;
}
* html .sub-page.center li {
	display:inline;
	margin:0 0 0 5px;
}
* +html .sub-page.center li {
	display:inline;
	margin:0 0 0 5px;
}
.sub-page li:first-child,
.sub-page li.first-child {background:none;}
.sub-page a {color:#586456;}
.title-holder .date,
.title-holder .date1 {
	margin:9px 0 0;
	font:bold 14px /16px Arial, Helvetica, sans-serif;
}
.title-holder .date dd,
.title-holder .date1 dd {margin:0;}
.title-holder .date dt,
.title-holder .date1 dt {
	float:left;
	padding:0 8px 0 0;
	margin:0 4px 0 0;
	background:url(images/bullet06.gif) no-repeat 100% 6px;
}
.title-holder .date1 dt {background:url(images/bullet07.gif) no-repeat 100% 6px;}
.faq {
	overflow:hidden;
	width:100%;
}
.content-holder .top {
	color:#5d8153;
	float:right;
	margin:0 0 12px;
}
.contact {
	overflow:hidden;
	width:100%;
}
.contact dl {margin:0 0 15px;}
.call dl {margin:0 0 15px 9px;}
.contact dd,
.call dd {margin:0;}
.contact dt,
.call dt {
	float:left;
	padding:0 3px 0 0;
}
.contact .content-link {
	text-decoration:underline;
	color:#5d8153;
}
.contact .content-link:hover {text-decoration:none;}
.contact .email {color:#5d8153;}
.contact .address {
	float:left;
	width:160px;
	padding:0 34px 0 0;
}
.content-holder .heading {
	font-size:12px;
	line-height:17px;
	display:block;
}
.sponsorship .heading,
.workshop .heading {margin:0 0 11px;}
.sponsorship .contact .heading {
	color:#5d8153;
	margin:0;
}
.contact .address p {margin:0 !important;}
.contact .address address {font-style:normal;}
.img-holder {
	overflow:hidden;
	width:100%;
	margin:0 0 12px;
}
.img-holder h4 {margin:0 0 0px 0 !important;}
.content-holder .name {
	/*display:block;*/
	font-size:15px;
	line-height:17px;
	margin:0 0 1px;
}
.content-holder .position {
	font-size:14px;
	line-height:16px;
}
.sponsorship ol {
	padding:0;
	margin:0 0 11px 17px;
	list-style:none;
}
.sponsorship ol li {
	position:relative;
	padding:0 0 0 12px;
}
.sponsorship ol li .number {
	position:absolute;
	top:0;
	left:0;
}
.submit-now {
	right:22px;
	height:26px;
	margin-bottom:10px;
}
.submit-now a,
.register a {
	float:left;
	background:url(images/btn02.gif) no-repeat 100% -74px;
	padding:0 5px 0 0;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
}
..submit-now a:hover, .register a:hover {
	text-decoration:none !important;
}
.submit-now span,
.register span {
	float:left;
	background:url(images/btn02.gif) no-repeat;
	padding:0 0 0 5px;
}
.submit-now span span,
.register span span {
	float:left;
	background:url(images/btn02.gif) no-repeat 50% -37px;
	padding:5px 23px 3px;
}
.submit-now span span:hover,
.register span span:hover {text-decoration:none;}
.register {
	position:absolute;
	top:20px;
	right:24px;
	font-size:15px;
}
.register-toptext{position: absolute; right: 29px; top: 3px;}
.register span span {padding:0;}
.register span span span {
	background:url(images/arrow02.gif) no-repeat 2px 3px;
	padding:5px 2px 3px 21px;
}


.registration .register {
	position:relative;
	margin:0 0 0 -1px;
	top:0;
	right:auto;
}
.registration .btn-holder {
	margin:0 0 13px;
	width:100%;
	overflow:hidden;
}
.table-holder {
	overflow:hidden;
	font-size:12px;
	line-height:16px;
	padding:0 0 8px;
}
.table-holder table {
	border-collapse:collapse;
	text-align:left;
	margin:0 0 8px;
	width:560px;
}
.table-holder th {
	vertical-align:top;
	font-weight:normal;
	line-height:13px;
	text-align:left;
}
.table-holder td {
	vertical-align:top;
	padding:7px 0 9px;
}
.table-holder .green1 {
	font-size:14px;
	line-height:16px;
	color:#5d8153;
	display:block;
}
.table-holder .green2 {
	color:#5d8153;
	width:74px;
}
.table-holder tbody tr {background:url(images/bg-border01.gif) repeat-x 0 100%;}
.table-holder tbody .last {background:none;}
.table-holder ul {
	margin:0;
	padding:0;
}
.table-holder ul li {
	background:none;
	padding:0;
}
.table-holder tr:hover {
	background:#eee;
}
.table-holder .nohover:hover {
	background:url(images/blank.gif) repeat-x 0 100%;
	height:0px;
}

.visual-holder {
	overflow:hidden;
	width:100%;
	margin:3px 0 15px;
}
.visual-holder img {vertical-align:top;}
.content-holder .content-block {
	width:560px;
	margin:0;
	padding:6px 0 4px;
}
.content-holder .content-block li {
	background:none;
	padding:0 38px 3px 0;
	width:240px;
	display:inline-block;
	vertical-align:top;
}
* html .content-holder .content-block li {display:inline;}
* +html .content-holder .content-block li {display:inline;}
.content-holder .content-block .name {margin:8px 0 0;}
.content-holder .content-block .position {
	margin:-1px 0 11px;
	display:block;
}
.content-holder .content-block .info {
	font-size:9px;
	line-height:12px;
	color:#5d8153;
	display:block;
}
.content-holder .list-holder {
	overflow:hidden;
	width:580px;
	line-height:13px;
	padding:0 0 12px;
}
.content-holder .list-holder ul {
	width:175px;
	padding:0 18px 0 0;
	margin:0;
	float:left;
}
.content-holder .list-holder li {background:url(images/bullet02.gif) no-repeat 0 6px;}
.content-holder .logo-list li {
	padding:0 18px 0 1px;
	list-style: none;
	background:none;
	margin:0;
	float:left;
	text-align: center;
	min-width:90px;
}
.content-holder .logo-list {
	list-style: none;
	margin:0;
	text-align: center;
}
.schedule {
	overflow:hidden;
	width:558px;
	border:1px solid #fff;
	background:#e7e7e8;
	text-align:center;
	font-size:11px;
	line-height:13px;
	margin:0 0 15px;
}
.schedule .header {
	background:#47743D;
	text-align:left;
	font-size:14px;
	font-weight: bold;
	color:#fff;
	padding:10px;
}
.schedule .header span,.schedule .header span a {
	text-align:left;
	font-size:12px;
	font-weight: bold;
	color:#F1E3B0;
}

.schedule .row {
	border-bottom:1px solid #fff;
	overflow:hidden;
	width:100%;
	display:table;
}
.schedule .row-2col {
	background:#E7E7E8 url(../../../images/agenda-2colborder.png) repeat-y top center;
}
.schedule .row-3col {
	background:#E7E7E8 url(../../../images/agenda-3colborder.png) repeat-y top center;
}
.schedule .row span {
	color:#6B6B6B;
}
.schedule .column1 {
	width:90px;
	border-right:1px solid #fff;
	color:#606060;
	padding:2px 5px 3px;
	display:table-cell;
	vertical-align:middle;
	white-space: nowrap;
}
.schedule .border-1 {
	min-height:88px;
}
.schedule .border-2 {
	min-height:110px;
}
.schedule .border-3 {
	min-height:140px;
}
.round-corners {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background:#D5E9B8;
    padding:8px;
    border:1px solid #ccc;
    margin-bottom:10px;
}
.round-corners span {
    font-size:16px;
}
.round-corners a {
    display:block;
    font-size:16px;
    color:#000;
    text-decoration:none;
    text-align:center;
}
.round-corners a:hover {
    text-decoration:underline;
    color:#385631;
    cursor:pointer;
}
.round-corners:hover {
    background:#CCDDB3;
}
* html .schedule .column1 {float:left;}
* +html .schedule .column1 {float:left;}
.schedule .column2 {
	color:#000;
	float:left;
	width:447px;
	margin:0 0 0 -1px;
	padding:2px 5px 3px;
}
.schedule .yellow { background:#fffcd6;}
.schedule .dkgray { background:#D8D8D8;}
/* .schedule .green { background:#e4f1dc;} */
.schedule .green { background:#D5E9B8;}
.schedule p {margin:0;}
#sidebar {
	width:158px;
	float:right;
	padding:0 12px 0 0;
	position:relative;
}
* html #sidebar {right:-2px;}
.search {
	overflow:hidden;
	width:100%;
	padding:0 0 9px 2px;
	margin:0;
}
.search .text {
	float:left;
	background:url(images/bg-input.gif) no-repeat;
}
.search .text input {
	padding:2px 5px;
	color:#acacac;
	width:120px;
	height:16px;
	line-height:16px;
	background:none;
	float:left;
	border:0;
}
.search .submit {
	width:26px;
	height:20px;
	float:left;
}
.social {
	overflow:hidden;
	width:100%;
}
.social .social-row1 {
	margin:0;
	padding:0 0 9px 1px;
	list-style:none;
	overflow:hidden;
	font-size:10px;
	line-height:12px;
	width:163px;
}
.social .social-row1 li {
	float:left;
	padding:0 10px 0 0;
	text-align:center;
}
.social .social-row1 a {
	float:left;
	width:30px;
	background:url(images/ico-social.gif) no-repeat;
	color:#063;
	padding:30px 0 0;
	font-weight:bold;
}
.social .social-row1 .twitter {background-position:3px 0;}
.social .social-row1 .facebook {background-position:-39px 0;}
.social .social-row1 .linkedin {background-position:-79px 0;}
.social .social-row1 .wordpress {background-position:-119px 0;}
.social .social-row2 {
	overflow:hidden;
	width:163px;
	padding:0 0 10px 4px;
}
.social .social-row2 img {vertical-align:top;}
.sidebar-holder {
	overflow:hidden;
	width:163px;
	margin:0 0 0 -3px;
	padding:0 0 5px;
	position:relative;
}
.sidebar-holder .btn1 {
	overflow:hidden;
	width:100%;
	margin:0 0 8px;
}
.sidebar-holder .btn2 {
	overflow:hidden;
	width:100%;
	padding:0 0 10px;
	margin:0 0 5px;
}
.sidebar-holder .btn3 {
	background:url(images/bg-register01.gif) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
	padding:0 0 20px;
	margin:0 0 5px;
}
.sidebar-holder .btn-close {
	background:url(images/bg-register01.gif) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
	padding:0 0 20px;
	margin:-15px 0 5px;
}
.sidebar-holder .btn1 a {
	background:url(images/bg-register.gif) no-repeat;
	text-indent:-9999px;
	display:block;
	width:169px;
	height:52px;
	overflow:visible;
}
.sidebar-holder .btn2 a {
	background:url(images/pawny_tile_163x115.jpg) no-repeat 0 100%;
	text-indent:-9999px;
	display:block;
	width:169px;
	height:115px;
	overflow:visible;
}
.sidebar-holder .btn3 a {
	background:url(../../uploads/2013/04/taw_sf_con_gd.jpg) no-repeat 0 100%;
	text-indent:-9999px;
	display:block;
	width:169px;
	height:123px;
	overflow:visible;
}
.sidebar-holder .btn4 a {
	background:url(images/pawsf12_163x115.jpg) no-repeat 0 100%;
	text-indent:-9999px;
	display:block;
	width:169px;
	height:115px;
	overflow:visible;
}
.sidebar-box {
	overflow:hidden;
	width:158px;
	margin:0 0 0 3px;
	color:#6f6f74;
	background:url(images/bg-border01.gif) repeat-x 0 100%;
	font:bold 13px/14px Arial, Helvetica, sans-serif;
}
.sidebar-box p {margin:0 0 11px;}
.sponsors {
	width:161px;
	text-align:center;
	margin:0 -2px 0 -1px;
	position:relative;
}
.sponsors h2 {margin:0 0 10px !important;color:#5D8153;font-size:14px;}
.sponsors ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.sponsors li {
	overflow:hidden;
	width:100%;
	background:url(images/bg-sponsors.gif) no-repeat -169px 100%;
	padding:0 0 13px;
	margin:0 0 4px;
	float:left;
}
.sponsors li span {
	float:left;
	background:url(images/bg-sponsors.gif) no-repeat;
	padding:18px 21px 5px 19px;
	width:121px;
}
.sponsors img {vertical-align:top;}
#sidebar h2 {
	color:#5d8153;
	font-size:14px;
	line-height:16px;
	margin:0;
}
#footer {
	overflow:hidden;
	color:#555;
	text-align:center;
	line-height:17px;
	position:relative;
	clear:both;
	margin-bottom:10px;
}
#footer-wide {
	overflow:hidden;
	color:#555;
	text-align:center;
	line-height:17px;
	position:relative;
	clear:both;
	margin-left:210px;;
}
#footer p,#footer-wide p {margin:0;}
.footer-sponsors {
	margin:10px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align:center;
}
.footer-sponsors li {
	display:inline-block;
	padding:0 15px 0 0;
	vertical-align:top;
}
* html .footer-sponsors li {
	display:inline;
	padding:0 18px 0 0;
}
* +html .footer-sponsors li {
	display:inline;
	padding:0 18px 0 0;
}
.footer-sponsors img {vertical-align:top;}

.aside .sub-nav ul .hidden,
.aside .sub-nav .sub-menu{display:none;}
.aside .sub-nav .current-menu-item .sub-menu,
.aside .sub-nav .current-page-ancestor .sub-menu,
.aside .sub-nav .current-menu-ancestor .sub-menu{display:block;}



.sublink{text-decoration: none;white-space: normal;}
.nolink{text-decoration: none;}
.noul a {}
.nolink a:hover{text-decoration:none; cursor:text !important;}
.sublink a:hover,.sub a:hover{text-decoration:none; cursor:pointer !important;}
.coming-soon{font-size:16px;text-align:center;}
.addthis_emailer span{display:none !important;}
.addthis_emailer {display: inline; height:15px; line-height:20px;}
.sponsors-page img{float:left;margin:0 10px 2px 0;}
.sponsors-page{line-height: 16px;}
.workshop-sponsors{position:absolute;top:0;right:15px;}
.workshop-sponsors img{width:90px;text-align: center;}
.analyticsws{white-space: nowrap;}
.content-holder .pad-right{padding-right:5px;}

.sign-up-bg-over {
	background:url(images/bg-sign-up-over.png) no-repeat;
	width:214px;
	height:99px;
	overflow:hidden;
	position:relative;
	display:none;
	color:white;
}
.sign-up-bg-over form {
	padding:25px 30px 0;
}
.sign-up-bg-over .nlinput-test {
	width:100px;
}




.content-holder-small {
	overflow:hidden;
	position:relative;
	line-height:16px;
	padding:14px 0 16px;
	margin:-13px 0 0;
}

.content-holder h3 a{font-weight:normal;text-decoration: underline;}
.content-holder h3 a:hover{text-decoration:none;}


.venue-left {
    background: url(images/bg-border01.gif) repeat-x scroll 0 bottom transparent;
    line-height: 16px;
    margin: -13px 0 10px 0;
    overflow: hidden;
    padding: 14px 0 16px;
    position: relative;
    width:220px;
}


/*setup dropdown for sub-menu}*/
.nav-expander{
  background: url(images/arrow-collapsed.gif) no-repeat 100% 4px !important;
}
.left-toggle-active {
  background: url(images/arrow-expanded.gif) no-repeat 100% 4px !important;
  color: #fff;	}

.toggle-on{visibility: visible !important;display:block !important;}


/*setup all signup/sub pages in wp*/
label.error { color: #cc0000 !important; padding-left: .5em; vertical-align: middle; }
form.cmxform label.error { display: none; }	
.spin {	
	padding:2px;	
	display:none;	
	float:left;
}

        label.error {
            float: none; color: red;
            padding-left: .3em; vertical-align: top;  
        }
        
hr {color: #fff;
background-color: #fff;
height: 1px;
background: url(images/bg-border01.gif) repeat-x scroll 0 100%;border:0;}

.smallprint{font-size:11px;}

p.session {
    background: url(images/arrow_sessions.gif) no-repeat scroll 0 3px transparent;
    font-weight: bold;
    margin: 0 0 10px 10px;
    overflow: auto;
    text-indent: 9px;
}

/*Added forlocation page/discount section*/
.location-discountbox{border:1px dashed black; padding:10px; background:#F3FFDF; font-weight:strong; margin:10px 0 20px 0; text-align:center;}
.location-discountbox a{color:#006633;}
.location-discountbox p{text-align:center;}
.location-discountbox .top-padding{padding-top:20px;}
.location-discountbox strong{font-size:18px; color:#006633; text-transform:uppercase;}
.location-discountbox:hover{background:#F9FFEF; }


.topicheader {background:#D5E9B8; width:447px; font-weight:bold;padding:2px;margin-left:-2px;margin-bottom:5px;}

.current-menu-item a{color:#5D8153;}

/*setup sponsor updates*/
.sidebar-box-pad {
	overflow:hidden;
	color:#6f6f74;
	background:url(images/bg-border01.gif) repeat-x 0 100%;
	padding-bottom:10px;
}
.sidebar-h2-padtop{padding-top:10px;}
.content-holder .pad-top{margin-top:10px;}

.center-text{text-align:center;color:#5D8153;font-size:18px;}

.track-sponsor{float:right;text-align: center;}


/*setup sponsor updates*/
.rssfeeder,.rssfeeder li{list-style: none !important;background:none !important;margin:0 !important;}

/*setup login updates*/
#wpmem_reg, #wpmem_login {width:560px !important;}
#wpmem_login .div_text {width:295px !important;}
#wpmem_reg .textbox, #wpmem_login .textbox, #wpmem_reg .username, #wpmem_login .username, #wpmem_reg .password, #wpmem_login .password {width:280px !important;font-family:helvetica,arial,verdana !important;}
#wpmem_reg .button_div, #wpmem_login .button_div {border:0px solid white !important;}
#wpmem_reg legend, #wpmem_login legend{font-size:18px !important; background:#f1e3b0 !important;}



/*2012 agenda overview*/
.schedule-wide .white{background:#fff;padding-bottom:10px;}
.column-1 {padding:5px; border-right:1px solid white;white-space: nowrap;text-align:left;}
.column-1-alt {padding:5px; border-right:1px solid white;text-align:left;}
.column-1,.column-2,.column-3 {padding:5px; border-bottom:1px solid white;}
.column-1 em,.column-2 em,.column-3 em{font-weight: normal;}
.column-2 ,.column-3 {font-weight: bold;}
.column-2 span,.column-3  span{font-weight: normal;}
.column-2 img,.full-agenda img{padding:10px 0 0 10px;}
.column-2bgcd {background:#628855;color:#fff;font-weight: bold;}
.column-2bgcd-alt {background:#628855;color:#fff;font-weight: bold;border-right:1px solid #fff;}
.column-2bgcl {background:#def0d8;width:50%;}
.column-2bgcl-alt {background:#def0d8;}
.column-3bgcd {background:#f7921e;color:#fff;font-weight: bold;}
.column-3bgcd-alt {background:#f7921e;color:#fff;font-weight: bold;border-right:1px solid #fff;}
.column-3bggd {background:#628855;color:#fff;font-weight: bold;}
.column-3bggd-alt {background:#628855;color:#fff;font-weight: bold;border-right:1px solid #fff;}
.column-3bgcl {background:#f1ddc6;width:50%;}
.column-3bgcl-alt {background:#f1ddc6;border-right:1px solid #fff;}
.keynote-block {width: 10px; height: 50px; background-color: #FFCC00;; float: left;}
.keynote-col {text-indent:-10px;background:#fafafa;}
.icn-key {margin:0;border:1px solid #dedede;padding:5px;text-align:left;}
.icn-key img {width:15px;}
.icn-key .registernow {float:right;}
span.icn-key {padding-right:10px;border:0;}
.keyclear{padding-top:10px;}
.row-hover{border-top:1px solid white;}

/*2012 agenda*/
.full-agenda h2{color:#666666 !important;font-size:14px !important;margin:0px !important;}
.full-agenda .agenda-icn{margin-top:3px;}
.title-holder-wide {
	overflow:hidden;
	width:764px;
	background:#f1e3b0;
	padding:5px 0 0;
	margin:4px 0 8px;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.title-holder-wide .holder {
	background:#f1e3b0%;
	padding:0 0 5px;
}
.title-holder-wide .frame {
	overflow:hidden;
	width:763px;
	padding:3px 15px 5px 11px;
	background:#f1e3b0;
	font-size:10px;
}
.title-holder-wide .frame a {
	font-size:12px;
}
.title-holder-wide h1 {
	float:left;
	margin:0 12px 0 0 !important;
}
.title-holder-wide .title-info {
	color:#586456;
	font-size:14px;
	line-height:18px;
	display:block;
	margin:-4px -5px -6px -2px;
}

.schedule-wide {
	overflow:hidden;
	width:765px;
	border:1px solid #fff;
	background:#e7e7e8;
	text-align:center;
	font-size:12px;
	line-height:13px;
	margin:0 0 15px;
}
.schedule-wide .header {
	background:#47743D;
	text-align:center;
	font-size:14px;
	font-weight: bold;
	color:#fff;
	padding:10px;
}
.schedule-wide p {margin:0;}
hr.short-hr {color: #fff;
background-color: #fff;
height: 1px;
width:50%;
background: url(images/bg-border01.gif) repeat-x scroll 0 100%;border:0;}

.agenda-icn{float:left; padding-right:5px;}

/* added for twitter mouseover tooltip */
/*-----------------------------------------------------------------------------------------------*/
/*                                            TOOLTIP                                            */
/*-----------------------------------------------------------------------------------------------*/

.toolTip { /* This is the hook that the jQuery script will use */
	padding-right: 26px; /* This is need to make sure that the help icon is always visible */
	background: transparent url(images/help.png) no-repeat right;
	float:right;
	color: #3366FF;
	height:40px;
	z-index:1000;
	position: relative; /* This contains the .toolTipWrapper div that is absolutely positioned  */
}

	.toolTipWrapper { /* The wrapper holds its insides together */
		width: 175px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		top: 20px;
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #FFF;
		font-weight: bold;
		font-size: 9pt; /* A font size is needed to maintain consistancy */
	}
	
		.toolTipTop { /* Top section of the tooltip */
			width: 175px;
			height: 30px;
			background: transparent url(images/bubbleTop.png) no-repeat;
		}

		.toolTipMid { /* Middle section of the tooltip */
			padding: 8px 15px;
			margin-top:-1px;
			background: #6d6d6d url(images/bubbleMid.png) repeat-x top;
		}
		
		.toolTipBtm { /* Bottom Section of the tooltip */
			height: 13px;
			background: transparent url(images/bubbleBtm.png) no-repeat;
		}
		
		
/* @group rounded-corners pics */

.rounded_wrapper {
	position: relative;
}

.rounded_wrapper img {
	border-width: 0;
	border-style: none;
}

.rounded_wrapper div {
	height: 7px;
	position: absolute;
	width: 100%;
}

.rounded_wrapper .tl {
	top: 0;
	left: 0;
	background: url(images/tl.gif) no-repeat left top;
}

.rounded_wrapper .tr {
	top: 0;
	right: 0;
	background: url(images/tr.gif) no-repeat right top;	
}

.rounded_wrapper .br {
	bottom: 0;
	right: 0;
	background: url(images/br.gif) no-repeat right bottom; 
}

.rounded_wrapper .bl {
	bottom: 0;
	left: 0;
	background: url(images/bl.gif) no-repeat left bottom;
}

/* IE6 fix */
.ie6_width .tr {
	right: -1px;
}

.ie6_width .br {
	right: -1px;
}

.ie6_height .br {
	bottom: -1px;
}

.ie6_height .bl {
	bottom: -1px;
}

.round-align-home{margin:auto;}

/* @end */			






/* start HP banners */			

.banner-container-newyork {
    background:url(../../uploads/2011/05/taw_ny_main.jpg) no-repeat;
    float:left;
    width:275px;
    height:235px;
   	margin:10px 6px;
    
}
.banner-container-boston {
    background:url(../../uploads/2013/11/taw_bos14_main.jpg) no-repeat;
    float:left;
    width:275px;
    height:235px;
   	margin:10px 6px;
    
}
.banner-container-london {
    background:url(../../../images/london_land_bkgd-v2-1.jpg) no-repeat;
    float:left;
    width:275px;
    height:235px;
    margin:10px 0 10px 15px;
}
.banner-container-sanfran {
    background:url(../../uploads/2014/08/tawsf15_header2.jpg) no-repeat;
    float:left;
    width:560px;
    height:285px;
 	margin:10px 0 0 0;
}
.banner-container-chicago {
    background:url(../../../images/chicago_land_bkgd-v2-1.jpg) no-repeat;
    float:left;
    width:275px;
    height:235px;
     margin:10px 0 0 15px;
    
}
.banner-container-toronto {
    background:url(../../../images/toronto_land_bkgd-v3-1.jpg) no-repeat;
    float:left;
    width:275px;
    height:235px;
    margin:10px 0 10px 15px;
}
.banner-container-germany {
    background:url(../../../images/paw_dd_tile.jpg) no-repeat;
    float:left;
    width:275px;
    height:235px;
	margin:15px 0 0 18px;
}

.banner-container-newyork .buttons,.banner-container-london .buttons,.banner-container-gov .buttons,.banner-container-sanfran .buttons ,.banner-container-chicago .buttons,
.banner-container-germany .buttons ,.banner-container-toronto .buttons,.banner-container-boston .buttons {
    float:left;
    margin:195px 5px 10px 15px;
    white-space:nowrap;
}

.hp-click {
    display: inline-block;
    height: 190px;
    position: absolute;
    width: 300px;
}
/* end HP banners */			


.widget_text h3,.widget_search h3{display:none;}
.cal_ics img{margin-right:3px;margin-top:5px;border:1px solid #999;}

.student li,.howhaveyouheard li{float:left;}
.gfield_required{color:red !important; font-size:large !important;}

.form-indent{padding-left:10px;}


/* speaker database pagelayout */
.vita{
background: url(images/bg-border01.gif) repeat-x scroll 0 100% transparent;
margin: 0 0 10px !important;
padding: 5px;
clear:both;
min-height:120px;
    }

.vita:hover{
background: url(images/bg-border01.gif) repeat-x scroll 0 100% #E4EEE5;
    }

.vita_text{
padding:0 0 10px;
line-height:16px;
    }
    
.vita .picture{
float: left;
margin: 10px 11px 0 0;
border:1px solid #333;}




#leaderboard:hover,#logo:hover,#small-sq:hover,#lg-sq:hover{
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWViZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #e1ebde 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e1ebde)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e1ebde 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e1ebde 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e1ebde 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#e1ebde 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1ebde',GradientType=0 ); /* IE6-8 */
padding:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; /* future proofing */
-khtml-border-radius: 5px; /* for old Konqueror browsers */
}

#leaderboard,#logo,#small-sq,#lg-sq,#email,#twitter,#FB,#linkedin,#blog,#logos,#contact{
padding:5px;
}

#leaderboard-code,#logo-code,#small-sq-code,#lg-sq-code{margin-top:10px;width:100%}
.code textarea{height:70px;width:100%;font-family:courier new;font-size:11px;}
/* Localized */