@charset "utf-8";
 @import url("chad.css");
*, body, div, h1, h2, h3, h4, h5, h6, p, ul, ul li, ol, ol li, blockquote, a, form, fieldset, legend {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style-type: none;
}
img {
	border-style: none;
	border-width: 0;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #1C0C29;
	background-image: url(../../images/body_background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a {
	color: #258DD4;
	text-decoration: underline;
}
a:hover {
	color: #5E2A8E;
	text-decoration: underline;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	overflow: hidden;
	background-color: #FFF;
	background-image: url(../../images/overall_background.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.contentpaneopen {
	width: 100%;
}
#header, #menu, #flash, #content {
	clear: both;
	float: none;
	overflow: hidden;
	width: 948px;
	padding-right: 6px;
	padding-left: 6px;
}
/* ============== */
/* ==  HEADER  == */
/* ============== */

#header {
	height: 140px;
	background-image: url(../../images/header_background.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#header p {
	color: #1C0C29;
	display: block;
	height: 18px;
	font-size: 9px;
	overflow: hidden;
	margin-left: 700px;
	margin-right: 148px;
	float: left;
	width: 100px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
#header p:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#header p span {
	display: block;
	float: left;
}
#header p a {
	display: block;
	float: left;
	text-indent: -10000px;
	height: 10px;
	width: 10px;
	overflow: hidden;
	margin-left: 4px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header p a.light {
	background-image: url(../../images/theme_dark_light.gif);
}
#header p a.dark {
	background-image: url(../../images/theme_dark_dark.gif);
}
#header a img {
	float: left;
	margin-top: 30px;
	margin-left: 16px;
}
#header h1 {
	display: block;
	float: left;
	font-size: 12px;
	margin-top: 64px;
	margin-left: -15px;
	height: 72px;
	width: 352px;
	text-indent: -10000px;
	background-image: url(../../images/header_tag.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header ul {
	margin-top: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#header ul li {
	display: block;
	float: left;
	margin-left: 12px;
}
#header ul li a, #header ul li a:hover {
	color: #000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#header ul li.home a {
	background-image: url(../../images/icons/home.gif);
}
#header ul li a {
	background-image: url(../../images/icons/contact.gif);
	padding-left: 22px;
}
#header ul li.about a {
	background-image: url(../../images/icons/about.gif);
	padding-left: 22px;
}
#header ul li a:hover {
	color: #258DD4;
}
#header ul li.contact a:hover {
	padding-left: 22px;
}

/* ============= */

#header ul.pressInfo {
	margin-top: 52px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#header ul.pressInfo li {
	display: block;
	float: left;
	margin-left: 12px;
}
#header ul.pressInfo li a, #header ul.pressInfo li a:hover {
	color: #000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#header ul.pressInfo li.home a {
	/*background-image: url(../../images/icons/home.gif);*/
}
#header ul.pressInfo li a {
	/*background-image: url(../../images/icons/contact.gif);*/
	padding-left: 22px;
}
#header ul.pressInfo li a:hover {
	color: #258DD4;
}
#header ul.pressInfo li.contact a:hover {
	padding-left: 22px;
}
#header ul.pressInfo li.contact br {
	line-height:1em;
}

/*#header ul li.left {

	margin-left: 80px;

}*/



/* ============= */

/* ==  FLASH  == */

/* ============= */

#flash {
	height: 220px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
/* ============ */

/* ==  HOME  == */

/* ============ */

#home {
	clear: both;
	overflow: hidden;
}
#home div, #home a.happening {
	display: block;
	height: 146px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 280px;
}
#home div {
	width: 260px;
	height: 170px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
}
#home div.blog {
	background-image: url(../../images/blog_banner_home.jpg);
}
#home div.blog p {
	margin-bottom: 0;
	font-size: 12px;
}
#home div.blog p a {
	font-style: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#home div.blog p a:hover {
}
#home div.iq {
	background-image: url(../../images/test_your_iq.jpg);
	margin-right: 30px;
}
#home div.iq h4 {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000;
}
#home div.iq p {
	margin-bottom: 0;
	font-size: 12px;
}
#home a.happening {
	background-image: url(../../images/whatshappening.gif);
	margin-right: 30px;
	text-indent: -9999px;
	height:210px;
}
#content #sidebar #resources_sidebar {
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
	position: relative;
	width: 280px;
	height: 240px;
}
#content #sidebar #resources_sidebar h4 {
	display: none;
}
#content #sidebar #resources, #content #sidebar #resources div, #content #sidebar #resources p {
	margin: 0;
	padding: 0;
	background-image: url(../../images/blank.gif);
}
#content #sidebar #resources {
	position: absolute;
	width: 280px;
	overflow: hidden;
	padding-bottom: 0;
	height: 210px;
	min-height: 210px;
}
#content #sidebar #resources div {
	width: 248px;
	float: left;
	margin-left: 16px;
	margin-right: 16px;
	overflow: hidden;
}
#content #sidebar #resources_sidebar div.ie {
	height: 242px;
}
#content #sidebar #resources h2, #content #sidebar #resources h3, #content #sidebar #resources p {
	margin-bottom: 8px;
}
#content #sidebar #resources h2, #content #sidebar #resources_sidebar div.ie h2 {
	margin-bottom: 2px;
}
#content #sidebar #resources h3, #content #sidebar #resources_sidebar div.ie h3 {
	font-size: 12px;
	margin-bottom: 10px;
	color: #000;
}
#content #sidebar #resources_sidebar div.ie h3 {
	margin-bottom: 20px;
}
#content #sidebar #resources p, #content #sidebar #resources_sidebar div.ie p {
	font-size: 12px;
}
#content #sidebar #resources p.top {
	margin-bottom: 0;
}
#content #sidebar #resources p a.link, #content #sidebar #resources_sidebar div.ie p a.link {
	margin-right: 0;
}
#content #sidebar #resources img, #content #sidebar #resources_sidebar div.ie img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-left: 2px;
}
#content #sidebar p.buttons {
	position: absolute;
	top: 212px;
	display: block;
	clear: both;
	float: none;
	overflow: hidden;
	margin-bottom: 0;
	margin-left: 16px;
}
#content #sidebar p.buttons span {
	display: block;
	float: left;
	cursor: pointer;
	text-indent: -10000px;
	height: 10px;
	width: 10px;
	margin-right: 4px;
	background-image: url(../../images/loader_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content #sidebar p.buttons span.active, #content #sidebar p.buttons span.active:hover {
	background-image: url(../../images/loader_on.gif);
}
#content #sidebar p.buttons span:hover {
	background-image: url(../../images/loader_over.gif);
}
/* =============== */

/* ==  CONTENT  == */

/* =============== */

#content {
	padding-right: 30px;
	padding-left: 30px;
	width: 900px;
	margin-bottom: 30px;
	padding-top: 30px;
	background-image: url(../../images/content_background.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}
#content h1, #content h2, #content h6 {
	font-family: Cambria, "Hoefler Text", Baskerville, "Palatino Linotype", Garamond, "Lucida Fax", Georgia, "Book Antiqua", serif;
	font-weight: normal;
}
#content h1 {
	margin-bottom: 12px;
	font-size: 26px;
	color: #5E2A8E;
	line-height: 32px;
}
h3.moduletable-for_her {
	margin-bottom: 12px;
	font-size: 26px;
	color: #5E2A8E;
	line-height: 32px;
}
#content h2, #content h6 {
	margin-bottom: 12px;
	font-size: 16px;
	color: #258DD4;
}
/* #content h3 {

	margin-bottom: 6px;

	font-size: 14px;

	color: #258DD4;

}*/



#page h3 {
	margin-bottom: 6px;
	font-size: 14px;
	color: #258DD4;
}
#content h3 a {
	text-decoration: none;
	color: #258DD4;
}
#content h3 a:hover {
	text-decoration: none;
	color: #5E2A8E;
}
#content h3.break {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C8DF;
}
#content h3.page {
	margin-bottom: 16px;
}
#content h3.page a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	white-space: nowrap;
	padding-left: 56px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content h3.page_total_image_makeover a {
	background-image: url(../../images/icons/page/total_image_makeover.jpg);
}
#content h3.page_total_image_makeover_her a {
	background-image: url(../../images/icons/page/total_image_makeover_her.jpg);
}
#content h3.page_online_image_consulting a {
	background-image: url(../../images/icons/page/online_image_consulting.jpg);
}
#content h3.page_breakout_sessions a {
	background-image: url(../../images/icons/page/breakout_sessions.jpg);
}
#content h3.page_corporate_group_workshops a {
	background-image: url(../../images/icons/page/corporate_group_workshops.jpg);
}
#content h3.page_keynote_presentations a {
	background-image: url(../../images/icons/page/keynote_presentations.jpg);
}
#content h3.page_store a {
	background-image: url(../../images/icons/page/store.jpg);
}
#content h3.page_speakers a {
	background-image: url(../../images/icons/page/speaker-icon.jpg);
}
#content h3.page_blog a {
	background-image: url(../../images/icons/page/blog.jpg);
}
#content h3.page_newsletter a {
	background-image: url(../../images/icons/page/newsletter.jpg);
}
#content h3.page_affiliates a {
	background-image: url(../../images/icons/page/affiliates.jpg);
}
#content h3.page_faq a {
	background-image: url(../../images/icons/page/faq.jpg);
}
#content h3.page_whitepapers a {
	background-image: url(../../images/icons/page/whitepapers.jpg);
}
#content h3.page_tv a {
	background-image: url(../../images/icons/page/tv.jpg);
}
#content h3.page_radio a {
	background-image: url(../../images/icons/page/radio.jpg);
}
#content h3.page_press_room a {
	background-image: url(../../images/icons/page/press_room.jpg);
}
#content h3.page_column a {
	background-image: url(../../images/icons/page/column.jpg);
}
#content h3.page_webinars a {
	background-image: url(../../images/icons/page/webinars.jpg);
}
#content h4 {
	margin-bottom: 6px;
	color: #258DD4;
	text-transform: uppercase;
	font-size: 12px;
}
#content h5 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#content h6 {
	margin-bottom: 20px;
	font-weight: normal;
	background-image: url(../../images/icons/action_step.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 62px;
	padding-bottom: 20px;
	padding-top: 12px;
	margin-top: 20px;
}
#content h6 a {
}
#content h6 a:hover {
}
#content p, #content ul, #content ol, #content blockquote {
	margin-bottom: 20px;
}
#content p a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}
#content p a:hover {
}
#content p#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B59D82;
	margin-bottom: 8px;
}
#content p#breadcrumb a {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #B59D82;
}
#content p#breadcrumb a:hover {
}
#content p.postmetadata {
	margin-bottom:0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#content p.postmetadata a {
	font-style: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#content div.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #D6C8DF
}
#content div.end {
	margin-bottom: 40px;
}
#content div.post p.comment a {
	background-image: url(../../images/icons/comment.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	white-space: nowrap;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content img.right {
	float: right;
	margin-bottom: 20px;
	margin-left: 40px;
	border: 1px solid #D6C8DF;
	padding: 1px;
	margin-top: 10px;
}
#content div.share {
	margin-bottom: 20px;
}
#content #page, #content #sidebar {
	float: left;
	overflow: hidden;
}
#content #page {
	width: 580px;
	margin-right: 40px;
}
#content #page.wide {
	width: 900px;
	margin-right: 0;
}
#content #page ul, #content #page ol {
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D6C8DF;
	padding-top: 10px;
}
#content #page ul li, #content #page ol li {
	margin-bottom: 10px;
	background-image: url(../../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6C8DF;
	padding-bottom: 10px;
}
#content #page ul li ul, #content #page ul li ul li ul, #content #page ol li ol, #content #page ol li ol li ol {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content #page ul li ul, #content #page ul li ul li:last-child {
	border-top-width: 0;
	border-top-style: none;
	border-bottom-width: 0;
	border-bottom-style: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
#content #page ol {
	list-style-type: decimal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	list-style-position: inside;
}
#content #page ol li {
	background-image: url(../../images/blank.gif);
	padding-left: 0px;
	color: #9573AF;
}
#content #page ol li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
#content #page ol.commentlist, #content #page ol.commentlist li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	margin-left: 0;
	margin-right: 0;
	border-top-width: 0;
	border-top-style: none;
	list-style-type: none;
	padding-top: 12px;
	padding-bottom: 0;
}
#content #page ol.commentlist .avatar {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content #page ol.commentlist .commentmetadata, #content #page ol.commentlist .commentmetadata a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
}
#content #page ol.commentlist cite {
	font-weight: bold;
	font-style: normal;
}
#content #page blockquote {
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content #page blockquote.quote {
	background-image: url(../../images/quote.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 8px;
	padding-left: 12px;
}
#content #page blockquote.quote p {
	margin-bottom: 10px;
}
#content #page blockquote.quote p.by {
	margin-bottom: 0px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content #page div.navigation {
	margin-bottom: 20px;
	overflow: hidden;
}
#content #page div.navigation div.alignleft, #content #page div.navigation div.alignright {
}
#content #page div.navigation div.alignleft {
	float: left;
}
#content #page div.navigation div.alignright {
	float: right;
}
#content #page div.set_220 {
	width: 220px;
	height: 120px;
	text-align: center;
}
#content #page div.set_220 img {
	margin-left: auto;
	margin-right: auto;
}
#content #page div.half_box {
	width: 265px;
	float: left;
}
#content #page div.sitemap {
	margin-bottom: 20px;
	overflow: hidden;
}
#content #page div.sitemap div {
	float: left;
	width: 250px;
	margin-left: 40px;
}
#content #page div.sitemap a {
	text-decoration: underline;
}
#content #page div.sitemap a:hover {
	color: #258DD4;
}
#content #page div.sitemap h3 {
	font-size: 12px;
}
#content #page div.sitemap ul, #content #page div.sitemap ul li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding: 0;
}
#content #page div.sitemap ul {
	margin-bottom: 10px;
}
#content #page div.sitemap ul li {
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(../../images/sitemap_sub.jpg);
	background-position: 0px 2px;
}
#content #page div.sitemap ul li a {
	color: #000;
}
#content #page div.sitemap ul ul, #content #page div.sitemap ul ul li ul {
	margin-right: 20px;
	margin-left: 20px;
}
#content #page div.sitemap ul li ul {
	margin-top: 10px;
	margin-bottom: 0;
}
#content #page div.sitemap ul li ul li:last-child {
	margin-bottom: 0;
}
#content #sidebar {
	width: 280px;
}
/*#content #sidebar div {

	background-image: url(../../images/sidebar_background.jpg);

	background-repeat: repeat-y;

	background-position: 0px 0px;

}*/

#content #sidebar div.blue {
}
#content #sidebar div h1 a, #content #sidebar div h1.title {
	font-size: 14px;
	background-image: url(../../images/sidebar_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #48206C;
	padding-left: 10px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-shadow: 1px 1px 0px #FFF;
	line-height: 14px;
}
#content #sidebar div.blue h1, #content #sidebar div.blue h1 a {
	margin-bottom: 0;
}
/* #content #sidebar div div {

	background-image: url(../../images/sidebar_bottom.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

	padding-right: 16px;

	padding-left: 16px;

	padding-bottom: 20px;

	min-height: 71px;

}*/

#content #sidebar div div div.textwidget, #content #sidebar div div div.execphpwidget {
	background-image: url(../../images/blank.gif);
	bottom: 0;
}
#content #sidebar div.blue div {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#content #sidebar div.blue div a {
	width: 280px;
	background-image: url(../../images/sidebar_media.jpg);
	display: block;
	height: 200px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	margin-bottom: 0;
}
#content #sidebar div.blue div a p {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
#content #sidebar div div ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content #sidebar div div ul.bookmarks {
	margin-bottom: 0;
}
#content #sidebar div div ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C8DF;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#content #sidebar div div ul.bookmarks li {
	border-bottom-width: 0;
	border-bottom-style: none;
	margin-bottom: 0;
}
#content #sidebar div div ul li.end, #content #sidebar div div ul li:last-child {
	border-bottom-width: 0;
	border-bottom-style: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#content #sidebar div div ul li a {
	text-decoration: none;
	color: #48206C;
	background-image: url(../../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 16px;
	white-space: nowrap;
}
#content #sidebar div div ul.bookmarks li a {
	background-image: url(../../images/blank.gif);
	padding-left: 0;
}
#content #sidebar div div ul li a:hover {
	color: #258DD4;
	text-decoration: none;
	background-image: url(../../images/bullet_blue.jpg);
}
#content #sidebar form {
	padding:10px;
}
#content #sidebar form input#mod_login_remember {
	width:auto;
}
#content #sidebar form input, #content #sidebar form textarea, #content #page form.form p input, #content #page form.form p textarea {
	width: 242px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4F365F;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2AED0;
	border-right-color: #E3DAE9;
	border-bottom-color: #E3DAE9;
	border-left-color: #C2AED0;
	background-color: #FCFBFD;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	line-height: 16px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#content #sidebar form input:focus, #content #sidebar form textarea:focus, #content #page form.form p input:focus, #content #page form.form p textarea:focus {
	background-color: #F5F1F8;
}
#content #sidebar form input {
}
#content #sidebar form textarea {
}
#content #sidebar form input.email {
	background-image: url(../../images/icons/input/email.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	padding-left: 36px;
	width: 208px;
}
#content #sidebar form input.search {
	background-image: url(../../images/icons/input/search.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-left: 30px;
	width: 214px;
}
#content #sidebar div.photo_map {
	background-image: url(../../images/map.jpg);
}
#content #sidebar div.photo_map a {
	display: block;
	height: 120px;
	width: 280px;
}
#content #sidebar div div ul.social, #content #sidebar div div ul.social li, #content #sidebar div div ul.social li a {
	margin: 0;
	padding: 0;
}
#content #sidebar div div ul.social {
	padding-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}
#content #sidebar div div ul.social li {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#content #sidebar div div ul.social li a {
	margin-right: 20px;
}
#content #sidebar div div ul.social li.twitter a {
	background-image: url(../../images/icons/social/twitter.gif);
}
#content #sidebar div div ul.social li.facebook a {
	background-image: url(../../images/icons/social/facebook.gif);
}
#content #sidebar div div ul.social li.rss a {
	background-image: url(../../images/icons/social/rss.gif);
}
#content #sidebar div div ul.social li.youtube a {
	background-image: url(../../images/icons/social/youtube.gif);
}
#content #sidebar div div ul.social li.linkedin a {
	background-image: url(../../images/icons/social/linkedin.gif);
	margin-right: 0;
}
#content #sidebar div div p.feed, #content #sidebar div div p.return {
	text-align: center;
	margin-bottom: 0;
}
#content #sidebar div div p.feed a, #content #sidebar div div p.return a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	background-image: url(../../images/icons/feed.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#content #sidebar div div p.return {
	margin-top: 6px;
}
#content #sidebar div div p.return a {
	background-image: url(../../images/icons/return.jpg);
}
#content div#sidebar.home_sidebar {
	margin-right: 30px;
}
#content div#sidebar.home_media div div {
	height: 240px;
	min-height: 240px;
	overflow: hidden;
	padding-left:16px;
	padding-right:16px;
	background-image: url(../../images/sidebar_bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom:20px;
}
#content div#sidebar.home_media div div img {
	margin-top: 6px;
}
#content div#sidebar.home_media div div a.link {
	margin-right: 0;
}
#content div#sidebar.home_sidebar div div, #content div#sidebar div.blue div {
	min-height: 240px;
}
/* ============== */

/* ==  FOOTER  == */

/* ============== */

#footer {
	background-color: #D5C8D9;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 24px;
	padding-left: 24px;
	font-size: 12px;
	padding-top: 18px;
	line-height: 18px;
	border: 1px solid #C5B3CA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer a {
	color: #5E2A8E;
}
#footer a:hover {
	color: #27123D;
}
#footer ul {
	float: left;
	width: 164px;
	margin-bottom: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5B3CA;
	padding-left: 10px;
}
#footer ul.start {
	padding-left: 0;
}
#footer ul.end {
	border-right-width: 0;
	border-right-style: none;
}
#footer ul.small {
	width: 140px;
}
#footer ul li {
	margin-bottom: 2px;
}
#footer ul li a {
	padding-left: 6px;
	background-image: url(../../images/bullet_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#footer ul li ul {
	margin:0;
	padding:0;
}
#footer ul li ul a {
	background:none;
	font-weight:normal;
}
ul#mainlevel-bottom5 {
	border: 0;
}
ul#mainlevel-bottom5 li ul {
	border: 0;
}
#footer ul.social {
	border-right-width: 0px;
	border-right-style: none;
	width: 350px;
	padding-left: 0;
	margin-bottom: 0;
	float: right;
	margin-top: 30px;
}
#footer ul.social li, #footer ul.social li a, #content #sidebar div div ul.social li, #content #sidebar div div ul.social li a {
	display: block;
	float: left;
}
#footer ul.social li a, #content #sidebar div div ul.social li a {
	height: 32px;
	width: 32px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 6px;
}
#content #sidebar div div ul.social li a {
	margin-right: 14px;
}
#footer ul.social li a:active, #footer ul.social li a:focus, #content #sidebar div div ul.social li a:focus {
	outline: none;
}
#footer ul.social li.twitter a {
	background-image: url(../../images/icons/social/twitter.gif);
}
#footer ul.social li.facebook a {
	background-image: url(../../images/icons/social/facebook.gif);
}
#footer ul.social li.rss a {
	background-image: url(../../images/icons/social/rss.gif);
}
#footer ul.social li.youtube a {
	background-image: url(../../images/icons/social/youtube.gif);
}
#footer ul.social li.linkedin a {
	background-image: url(../../images/icons/social/linkedin.gif);
}
#footer ul.social li.nsa a {
	background-image: url(../../images/icons/nsa.jpg);
	width: 63px;
	margin-right: 0;
}
#footer p {
	display: block;
	float: left;
	white-space: nowrap;
	clear: left;
	/*width: 645px;*/

	margin-bottom: 6px;
}
#footer p.by {
	height: 28px;
	font-size: 10px;
	float: none;
	display: block;
	clear: left;
	color: #999;
}
#footer p.by a {
	color: #999;
	text-decoration: none;
}
.clear {
	overflow: hidden;
	width: 100%;
}
.preload {
	display: none;
	height: 0;
}
#content p a.button {
	background-image: url(../../images/button.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	color: #48206C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 30px;
	float: left;
	margin-right: 20px;
	text-shadow: 1px 1px 0px #FFF;
}
#content p a.button span {
	background-image: url(../../images/button_start.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	display: block;
	padding-top: 5px;
	height: 25px;
}
#content p a.button:active, #content p a.button:focus {
	outline: none;
}
#content p a.button:hover {
	background-image: url(../../images/button_blue.jpg);
	color: #258DD4;
}
#content p a.button:active {
	background-image: url(../../images/button_blue_on.jpg);
	color: #258DD4;
}
#content p a.button:hover span {
	background-image: url(../../images/button_blue_start.jpg);
}
#content p a.button:active span {
	background-image: url(../../images/button_blue_start_on.jpg);
}
#content p a.button_cart {
	background-image: url(../../images/button_cart.jpg);
	padding-right: 38px;
	color: #060;
}
#content p a.button_cart span {
	background-image: url(../../images/button_cart_start.jpg);
}
#content p a.button_cart:hover {
	background-image: url(../../images/button_cart_yellow.jpg);
	color: #C19B00;
}
#content p a.button_cart:active {
	background-image: url(../../images/button_cart_yellow_on.jpg);
	color: #258DD4;
}
#content p a.button_cart:hover span {
	background-image: url(../../images/button_cart_yellow_start.jpg);
}
#content p a.button_cart:active span {
	background-image: url(../../images/button_cart_yellow_start_on.jpg);
}
#content p a.link {
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../images/bullet_blue.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: right 6px;
	float: right;
	white-space: nowrap;
	padding-right: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 2px;
	padding-left: 1px;
	margin-right: 20px;
}
#content p a.link:hover {
	color: #5E2A8E;
	background-image: url(../../images/bullet.jpg);
	text-decoration: underline;
}
#content a.pdf {
	background-image: url(../../images/icons/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 28px;
	display: block;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#content p a.video, #content p a.interview {
	font-style: normal;
	background-image: url(../../images/icons/video.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	white-space: nowrap;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#content p a.interview {
	background-image: url(../../images/icons/interview.jpg);
	background-position: 6px 3px;
}
#content p.top {
	margin-top: -16px;
}
#content p.bottom, #content form.bottom {
	margin-bottom: 6px;
}
#content div.bottom {
	margin-bottom: 20px;
}
#content p.smaller {
	font-size: 12px;
}
#content p.small {
	font-size: 10px;
}
#content p.date a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
}
#content p.date span {
	display: block;
	float: left;
	width: 110px;
	overflow: hidden;
	font-size: 12px;
	text-align: right;
	padding-right: 12px;
}
#content p.center {
	text-align: center;
}
#content a.privacy {
	display: block;
	float: left;
	font-size: 12px;
	font-style: normal;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9374AF;
}
#content p.left {
	margin-left: 56px;
}
#content p.cart_item {
	font-size: 12px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#content p.cart_item a {
	font-style: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#content div.player {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#content div.image img {
	border: none;
}
#content div.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
#content #page form.form {
}
#content #page form.form p {
	clear: both;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
}
#content #page form.form p label {
	float: left;
	display: block;
	width: 146px;
	font-size: 12px;
	color: #1C0C29;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C2AED0;
	padding-bottom: 3px;
	padding-left: 12px;
}
#content #page form.form p input, #content #page form.form p textarea {
	float: left;
	width: 360px;
}
#content #page form.form p.captcha {
	margin-bottom: 20px;
}
#content #page form.form p.captcha img {
	height: 40px;
	width: 200px;
	clear: both;
	margin-left: 160px;
	float: none;
	display: block;
	margin-bottom: 5px;
	margin-top: 10px;
}
#content #page form.form p.captcha label {
}
#content #page form.form p.captcha input {
	width: 100px;
}
#content #page form.form p.submit_margin {
	margin-left: 160px;
}
#offer {
	visibility: hidden;
}
#offer span {
	z-index: 8888;
	filter: alpha(opacity=70); /*older IE*/
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE */
	-moz-opacity: .70; /*older Mozilla*/
	-khtml-opacity: 0.7;   /*older Safari*/
	opacity: 0.7;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	margin: 0;
	padding: 0;
}
#offer div {
	z-index: 9999;
	background-color: none;
	margin-left: auto;
	margin-right: auto;
	width: 286px;
	height: 372px;
	position: absolute;
	left: 40%;
	top: 100px;
}
#offer div a {
	display: block;
	height: 333px;
	width: 286px;
	background-image: url(../../images/offer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#offer div a.close {
	height: 39px;
	background-image: url(../../images/offer_close.png);
}
#content #before_and_after {
	overflow: hidden;
}
#content #before_and_after div.full {
	margin-bottom: 20px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}
#content #before_and_after div.full img {
	border: 1px solid #D6C8DF;
	padding: 1px;
}
#content #before_and_after div.full div.left {
	float: left;
}
#content #before_and_after div.full div.right {
	float: right;
}
/*-------------------------------

 New Menu 

 --------------------------------*/

 .jquerycssmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:10px;
}
.jquerycssmenu ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: none;
	text-shadow: 0px 1px 0px #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0D6CA;
	width:936px;
}
/*Top level list items*/

.jquerycssmenu ul li {
	position: relative;
	display: inline;
	float: left;
	background:url(../../images/menu_bg1.jpg);
}
/*Top level menu link items style*/

.jquerycssmenu ul li a {
	display:block;
	color:#3C3022;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 17px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0D6CA;
	overflow: hidden;
}
.jquerycssmenu ul li a:hover {
	background-image: url(../../images/tintbluedark.gif) /*tab link background during hover state*/
}
/*1st sub level menu*/

.jquerycssmenu ul li ul {
	width:210px;
	position:absolute;
	z-index:99;
	left:-999em;
	height:auto;
	text-align:left;
	background-image: url(../../images/menu_outline.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
/*Sub level menu list items (undo style from Top level List Items)*/

.jquerycssmenu ul li ul li {
	width:208px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/menu_over.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E0D6CA;
	border-right-color: #E0D6CA;
	border-left-color: #E0D6CA;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */

.jquerycssmenu ul li ul li ul {
	top: 0;
}
/* Sub level menu links style */

.jquerycssmenu ul li ul li a {
	width:175px;
	white-space:nowrap;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	height: 20px;
	/*background-image: url(../images/bullet_gold.jpg);*/

	background-position: 8px 10px;
	border-right-color: #F9F8F5;
}
.jquerycssmenu ul li ul li a:hover { /*sub menus hover style*/
	background: #eff9ff;
	color: black;
}
/* ######### CSS classes applied to down and right arrow images  ######### */



.downarrowclass {
	position: absolute;
	top: 12px;
	right: 10px;
}
.rightarrowclass {
	position: absolute;
	top: 12px;
	right: 5px;
}
/* Sidebar fixes */

.module, .home_sidebar, .home_media {
	background-image: url(../../images/sidebar_background.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.home_sidebar div div {
	padding-left:16px;
	padding-right:16px;
	background-image: url(../../images/sidebar_bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom:20px;
}
.module h3 {
	font-size: 14px;
	background-image: url(../../images/sidebar_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #48206C;
	padding-left: 10px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	text-shadow: 1px 1px 0px #FFF;
	line-height: 14px;
	margin-bottom:6px;
}
.module ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:20px;
	margin-right:10px;
	padding-left:10px;
}
.module ul li {
	border-bottom: 1px solid #D6C8DF;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.module ul li a {
	text-decoration: none;
	color: #48206C;
	background-image: url(../../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 16px;
	white-space: nowrap;
}
.module div div div {
	background-image: url(../../images/sidebar_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
	min-height: 71px;
}
/* Scroller Fix */



.resource_sidebar div {
	float:left;
	display:block;
	width:248px;
	/*cursor:pointer;*/ 

    font-size:14px;
	background-image:none;
}
div.resource_sidebar div.items {
	position: absolute;
	width: 20000em;
}
div.resource_sidebar {
	position: relative;
	overflow:hidden;
	height:200px;
}
/* position and dimensions of the navigator */

.navi {
	margin-top:214px;
	position:absolute;
}
/* items inside navigator */

.navi a {
	width:10px;
	height:10px;
	float:left;
	margin:3px;
	background:url(../../images/loader_off.gif) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
/* mouseover state */

.navi a:hover {
	/*background-position:0 -8px;*/

	background:url(../../images/loader_over.gif) 0 0 no-repeat;
}
/* active state (current page state) */

.navi a.active {
	/*background-position:0 -16px;*/

	background:url(../../images/loader_on.gif) 0 0 no-repeat;
}
.resource_sidebar_wrapper div div {
	padding-left:16px;
	padding-right:16px;
	padding-bottom:20px;
}
.resource_sidebar_wrapper div {
	background-image:url(../../images/sidebar_bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.resource_sidebar_wrapper {
	margin-right: 30px;
}
.home_sidebar .items div {
	background:none;
}
.home_sidebar .items h3 {
	font-size:12px;
	color:black;
	margin-bottom:6px;
}
/* Side sidebar fix */

.module p {
	padding:8px;
}
.module form {
	padding: 8px 8px 0 8px;
}
.red {
	color:red;
}
#dropin {
 border: 0  margin: 0px;
	z-index: 5;
	left: 378px;
	visibility: hidden;
	width: 248px;
	position: absolute;
	top: 56px;
	height: 320px;
	text-align: center;
}
#dropin img {
	border:0;
}
/* Speakers Page */

.center {
	text-align: center;
}
h2.speaker {
	color: black;
	letter-spacing:.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	margin:0;
	padding:0;
	display:inline;
}
.center img {
	margin: 5px;
}
.answer {
	background:#F0F0F0;
}
h2.menu_s {
	height:40px;
	width:98%;
	background:#003366;
	color:#F2F2F2;
	padding: 5px 0 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
}
h3.menu_s {
	height:30px;
	width:98%;
	border: solid 1px black;
	padding: 8px 0 0 5px;
	background:url(/media/images/general/speaker/h3_bg.jpg) repeat-x;
	color:#663366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.menu_s {
	text-align:center;
	padding:5px;
	border: 1px dotted #330066;
	width: 98%;
	font-size:16px;
	font-weight: bold;
	background:#F5F5F5;
	margin-bottom:10px;
}
.quote {
	background:url(/images/quote.jpg) no-repeat;
	padding: 10px;
}

.image_block {
	overflow:hidden;
	margin: 5px 0 5px 0;
}

.image_block img {
	border:0;
	margin:6px;
}

.facebox_style {
	width:600px;
}

.facebox_style ul {
	margin:5px 15px 5px 15px;
	list-style:circle;
	
}

.facebox_style li {
	
}

.hidden {
display:none;
}

.visible {
display:block;
}

.speaker_tips {
	margin:10px 0;
	height:40px;
}
