/* BASELINE LAYOUT & STRUCTURE */
* {
	padding: 0;
	margin: 0;
	background: 0 0 no-repeat;
}
body {
	text-align: center;
	font: 10px Tahoma, Arial, sans-serif;
	background: #fff url(/assets/templates/fiveq/images/gui/universal/bg-vertblend.jpg) repeat-x;
}
a {
	outline: none;
}

/* HEADER */
#header, #newHeader {
	position: relative;
	width: 100%;
	z-index: 200;
}
#header {
	background: url(/assets/templates/fiveq/images/gui/universal/search/header.jpg) no-repeat 0 0;
	}
#header #logo a, #newHeader #logo a {
	display: block;
	height: 105px;
	width: 300px;
}
#header #logo a:hover, #newHeader #logo a:hover {
	background: url(/assets/templates/fiveq/images/gui/universal/hover-home.png) no-repeat 30px 5px;
}
#header #roh_logo a, #newHeader #roh_logo a {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	height: 75px;
	width: 200px;
}
#header #follow, #newHeader #follow {
	position: absolute;
	top: 83px;
	right: 230px;
	display: block;
	height: 18px;
	width: 160px;
}
#header #googleSearch, #newHeader #googleSearch {
	position: absolute;
	top: 78px;
	right: 20px;
	display: block;
	color: #6F94C4;
	font-weight: bold;
	font-size: 10pt;
}
#searchtext {
	vertical-align: middle;
}
#googleSearch input {
	height: 17px;
	line-height: 17px;
	border-right: none;
}
#header #googleSearch input#googleSearchButton, #newHeader #googleSearch input#googleSearchButton {
	background-image: 0;
	height: 25px;
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

/* FOLLOW */
#follow p {
	float: left;
	font-size: 12px;
	text-transform: lowercase;
	color: #5782b8;
}
#follow ul li {
	float: left;
	margin: 0 0 0 8px;
	list-style: none;
}
#follow ul li a {
	display: block;
	width: 15px;
	height: 16px;
	text-indent: -3000px;
}
#follow ul li.facebook a {
	background: url(/assets/templates/fiveq/images/gui/universal/follow_facebook.jpg) 0 0 no-repeat;
}
#follow ul li.twitter a {
	background: url(/assets/templates/fiveq/images/gui/universal/follow_twitter.jpg) 0 0 no-repeat;
}

/* TODAY ON ROH */
#today_roh a {
	display: block;
	position: absolute;
	top: 150px;
	left: -3px;
	width: 21px;
	height: 199px;
	background: url(/assets/templates/fiveq/images/gui/universal/today_on_roh.jpg) 0 0 no-repeat;
	text-indent: -3000px;
}
#base {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 866px;
	overflow: hidden;
	background: #fff url(/assets/templates/fiveq/images/gui/universal/bg-edge.jpg) repeat-y 50% 0;
}
#wrapper {
	text-align: left;
	padding: 0 32px;
}
#flank_right, #flank_left {
	width: 12px;
	height: 550px;
	position: absolute;
	top: 0;
}
#flank_right {
	right: 0;
	background-image: url(/assets/templates/fiveq/images/gui/universal/flank-right.jpg);
}
#flank_left {
	left: 0;
	background-image: url(/assets/templates/fiveq/images/gui/universal/flank-left.jpg);
}
#content {
	clear: both;
	position: relative;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	overflow: visible;
	font: 12px/18px Tahoma, Arial, sans-serif;
	color: #454545;
}
#footer {
	background-position: 50% 0;
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 866px;
}

/* TAGS */
a {
	color: #5782B8;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #69c;
	text-decoration: none;
}
h3 a, h2 a {
	text-decoration: none;
}
h2 {
	font-size: 18px;
	color: #5782B8;
}
h3 {
	font-size: 13px;
	margin: .5em 0 0 0;
	color: #5782B8;
}
h4 {
	font-size: 12px;
	margin: .5em 0 0 0;
	color: #5782B8;
}
p {
	padding: 0 0 1em 0;
}
p.intro {
	border-bottom: 1px dashed #B8D2BD;
}
blockquote,
p.quote {
	padding: 1em;
	margin-bottom: 1em;
	background: #BECDEA url(/assets/templates/fiveq/images/gui/universal/bg-blockquote.gif) no-repeat 100% 100%;
	color: #1F4B7F;
}

/* NAVIGATION */
#nav {
	position: relative;
	width: 802px;
	clear: both;
	z-index: 1900;
}
#nav ul {
	list-style: none;
}
#nav li {
	float: left;
	position: relative;
}
#nav a {
	display: block;
	padding: 7px 0;
	background: #9DC774 url(/assets/templates/fiveq/images/gui/universal/dink-nav.gif) no-repeat 100% 100%;
	text-decoration: none;
	color: #fff;
	text-align: center;
	text-transform: lowercase;
	font: normal 16px/16px Arial,sans-serif;
	width: 100%;
}
#nav li a:hover {
	background-color: #5A9964;
	color: #D6E3AA;
}
#nav li.active a {
	background-color: #5A9964;
}
/* commented widths are for "media & resources" menu text; live widths are for "resources" menu text */
#nav #menu1 a {
/*	width: 98px; */
	width: 108px;
}
#nav #menu228 a {
/*	width: 90px; */
	width: 90px;
}
#nav #menu229 a {
/*	width: 160px; */
	width: 120px;
}
#nav #menu15 a {
/*	width: 83px; */
	width: 93px;
}
#nav #menu217 a {
/*	width: 81px; */
	width: 91px;
}
#nav #menu378 a {
/*	width: 100px; */
	width: 110px;
}
#nav #menu1252 a {
/*	width: 99px; */
	width: 109px;
}
#nav #menu243 {
	position: absolute;
	top: 0;
	right: 0;
}
#nav #menu243 a {
	background-color: #588bc0;
	width: 188px;
}
/*#nav #menu243 a:hover {
	background-color: #466f9a;
	color: #fff;
}*/
#nav #menu243 a span {
	color: #BFE5F8;
}
#nav #menu243 ul a:hover {
	background-color: #fff;
	}
/* SUBNAV */
#nav ul ul {
	position: absolute;
	width: 160px;
	top: 30px;
	z-index: 2000;
	border-top: 1px solid #fff;
	padding: 0 0 10px 0;
	background: transparent url(/assets/templates/fiveq/images/sub-nav-bottom.gif) bottom right no-repeat;
	display: none;
}
#nav ul ul:hover {
	display: block;
}
#nav ul ul li.first {
	background-color: #588bc0;
	padding-top: 5px;
}
#nav ul ul li {
	display: block;
	overflow: hidden;
	float: none;
	z-index: 2000;
}
#nav ul li:hover ul,
#nav ul li:hover ul li a {
	display: block;
}
#nav ul ul li a {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	background-image: none;
    background-color: #588bc0;
	display: block;
	color: #fff;
	text-align: left;
	width: 120px !important;
	padding: 5px 20px;
	text-transform: none;
	cursor: pointer;
}
#nav ul .active ul li a {
	background-color: #588bc0;
}
#nav ul ul li a:hover, #nav {
	background-color: #fff;
	color: #588bc0;
	cursor: pointer;
}
#panel_left .venueDate {
	display: inline;
	font-weight: normal;
	color: #5782b8;
	font-size: 12px;
}
#nav ul ul ul {
	top: 0;
	padding: 0;
	border: none;
	position: relative;
	display: block;
}
#nav ul ul ul li a {
	font-weight: normal;
	color: #98cfee;
	padding: 5px 10px 5px 30px;
	cursor: pointer;
}
/* FOOTER */
#sponsor {
	float: left;
	width: 400px;
	color: #6492C7;
}
#sponsor h4 {
	clear: left;
}
#cosponsor {
	clear: left;
	color: #917A5D;
}
#footer p {
	padding: 0 0 1em 0;
}
#footer ul {
	list-style: none;
}
#footer li {
	float: left;
}
#footer_nav ul {
	margin-left: 70px;
}
#footer_nav li a {
	display: block;
	padding: 7px 0;
	background: #9DC774 url(../images/gui/universal/dink-nav.gif) no-repeat 100% 100%;
	text-decoration: none;
	color: #fff;
	text-align: center;
	text-transform: lowercase;
	font: normal 12px/12px Arial,sans-serif;
}
#footer_nav li a:hover {
	background-color: #5A9964;
	color: #D6E3AA;
}
#footer_nav li.active a {
	background-color: #5A9964;
}
#footer_nav #nav_donate a {
	width: 68px;
}
#footer_nav #nav_contact a {
	width: 80px;
}
#footer_nav #nav_email a {
	width: 120px;
}
#footer_nav p {
	clear: both;
	padding-top: 20px;
	line-height: 1.5
}
#footer_nav p a {
	text-transform: uppercase;
}
#footer_nav p small {
	font-size: 10px;
}
#roh, .roh-pre-session {
	background: #fff url(../images/gui/universal/ROH_Logo.jpg) no-repeat 0 100%;
	display: block;
	width: 234px;
	height: 65px;
	margin-bottom: 5px;
	padding-top: 4px;
}
ul#partners {
	margin-top: 5px;
}
#familylife {
	background: #fff url(../images/gui/universal/fl_footer.jpg) no-repeat 0 100%;
	display: block;
	width: 141px;
	height: 69px;
	margin-bottom: 20px;
}
#moody {
	background: #fff url(../images/gui/universal/moody_footer.jpg) no-repeat 0 0;
	display: block;
	width: 67px;
	height: 69px;
	margin-bottom: 20px;
}
#moms {
	background: #fff url(../images/gui/universal/miti_footer.jpg) no-repeat 0 100%;
	display: block;
	width: 80px;
	height: 69px;
	margin-bottom: 20px;
}
#moodypub {
	background: #fff url(../images/gui/universal/MP_Logo.jpg) no-repeat 0 100%;
	display: block;
	width: 137px;
	height: 110px;
	margin-right: 12px;
	margin-bottom: 20px;
	padding-top: 11px;
}
#lifeaction {
	background: #fff url(../images/gui/universal/lam_footer.jpg) no-repeat 0 100%;
	display: block;
	width: 99px;
	height: 69px;
	margin-bottom: 20px;
}

/* FORM > TABLE STYLES */
table th {
	vertical-align: top;
	text-align: right;
	color: #5782B8;
}
table.horizontal th {
	text-align: center;
}
table td, table th {
	padding: .5em;
}
form input,
form textarea,
form select {
	border: 1px solid #D5E1D2;
	padding: 3px;
	font: normal 11px Verdana,sans-serif;
	color: #787;
	background: #fff url(../images/gui/universal/bg-formfield.gif) repeat-x 0 95%;
}
form textarea {
	background-position: 0 -12px
}
form select {
	padding: 0;
}
form select option {
	padding: 3px;
}
form .button,span.button {
	padding: .5em 1em;
	font-weight: bold;
	color: #5782B8;
	background-color: #E9EFE8;
}
span.button {
	float: left;
	margin: 15px 15px 15px 0;
	border: 1px solid #D5E1D2;
}
span.button a {
	text-decoration: none;
}
span.button a:hover {
	text-decoration: underline;
}
table input,
table textarea {
	width: 30em;
}
table input.checkbox,
table input.radio {
	width: auto;
}
table input.button {
	width: auto;
}
img.captcha {
	border-color: #D5E1D2;
}
#volunteer h2 {
	margin-top: 20px;
}
#volunteer input.text {
	width: 30em;
}
#volunteer input.normal {
	width: auto;
}
#volunteer .av_exp {
	margin-left: 30px;
}

/* UTILITY STYLES */
.red {
	color: #ca1e34;
}
.error {
	color: #ca1e34;
	font-weight: bold;
}
.success {
	color: #34ca1e;
	font-weight: bold;
}
.orange,#panel_right .orange,#panel_left .orange {
	color: #D6822F;
}
.none {
	display: none;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.fix {
	clear: both;
	height: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.left {
	margin: 0 1em 1em 0;
}
img.right {
	margin: 0 0 1em 1em;
}

/* LOGIN STYLES */
#WebLoginLayer0 table td input {
	width: auto;
}
#gci img {
	margin-top: 10px;
	border: none;
}

/* MISC */
a.watchVideo {
	display: block;
	width: 110px;
	height: 86px;
	background: url(assets/images/btn-play_video.gif) 0 0 no-repeat;
	text-indent: -3000px;
	color: #fff;
	font-size: 1px;
}
a.watchVideo:hover {
	background-position: 0 -86px;
}
#addThisButton {
	margin-top: 20px;
}
#dvd_promo_button,
.promo_button {
	text-align: center;
	margin: 2px 0;
}
h1#printLogo {
	display: none;
}

/* STORE */
a.store-item {
	display: block;
	border: 1px solid #fff;
	width: 138px;
	padding: 10px;
	float: left;
	height: 180px;
	text-decoration: none;
}
a.store-item:hover {
	border: 1px solid #c6c7cb;
	background-color: #f6fafd;
}
a.store-item img {
	border: none;
}
a.store-item .price {
	color: #9bc174;
}
#ditto_store_pages {
	text-align: right;
	color: #5782B8;
}
#ditto_store_pages a.ditto_page {
	padding: 3px;
}
#ditto_store_pages .ditto_currentpage {
	padding: 3px;
	color: #000;
	font-weight: bold;
}
.manifesto-speakers li p {
	float: left;
	width: 115px;
	display: block;
	text-align: center;
}

/* Kit Download page css */
.kit-wrapper {
	float: left;
	width: 100%;
}
.kit-emphasis {
	font-size: 17px;
	font-weight: bold;
}
#kit-tabbed_content {
	width: 726px;
	padding: 0 22px;
	background: transparent url(/assets/templates/fiveq/images/bg-kit_content.png) no-repeat left 3em;
	float: left;
	display: block;
	margin-bottom: 30px;
}
#kit-tabbed_content .kit_resource, #kit-tabbed_content .kit_product {
	float: left;
	display: block;
}
#kit-tabbed_content .kit_resource {
	width: 634px;
}
#kit-tabbed_content h3 {
	clear: left;
}
.kit_resource h2 {
	margin-top: 15px;
}
#kit-tabbed_content ul {
	display: block;
	float: left;
}
#kit-tabbed_content .contentrow p {
	float: left;
	margin: 20px 100px 0 0;
}
#purchases_wrapper {
	float: left;
}
#purchases_wrapper p, #purchases_wrapper ul {
	width: 517px;
	float: right;
}
#content #purchases_wrapper ul {
	padding: 0;
	list-style: inside;
	margin-bottom: 60px;
}
#content #purchases_wrapper li {
	line-height: 18px;
}
#purchases_wrapper h1 {
	float: left;
	clear: both;
	color: #5782B8;
	margin: 10px 0;
}
.kit_product {
	width: 100%;
	margin-bottom: 20px;
}
.kit_product p {
	margin-left: 50px;
}
.download-btn {
	background: transparent url(/assets/templates/fiveq/images/download-btn.png) no-repeat left top;
	padding-left: 14px;
	display: block;
	float: right;
	text-shadow: #2b5c86 0px 1px 1px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	margin-left: 20px;
}
.download-btn span {
	float: right;
	background: transparent url(/assets/templates/fiveq/images/download-btn.png) no-repeat right top;
	padding: 11px 14px 15px 0;
}
.download-btn:hover {
	color: #b2cee7;
}
.download-btn-position {
	margin-right: -92px;
}

/* HOME COLUMNS */
.col_3 h4 {
	font-size: 14px;
	padding: 0 0 20px 0;
}
.col_3 p {
	font-size: 12px;
}
.reliveconference,
.hostconference {
	display: block;
	width: 252px;
	overflow: hidden;
	text-indent: -5000px;
	cursor: pointer;
	padding: 0 0 20px 0;
}
.reliveconference {
	height: 146px;
	background: transparent url(/assets/templates/fiveq/images/relive/relive-conference.jpg) no-repeat right top;
}
.hostconference {
	height: 92px;
	background: transparent url(/assets/templates/fiveq/images/relive/host-conference.jpg) no-repeat right top;	
}

/* Conference Messages */
#content .confs {
	display: block;
	overflow: hidden;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0 0 20px 0;
}
#content .confs h2 {
	font-size: 60px;
	line-height: 60px;
	color: #ccd9ea;
	padding: 0 0 20px 0;
}
a.conf {
	display: block;
	float: left;
	width: 207px;
	margin: 0 4px 0;
	position: relative;
	text-decoration: none;
}
a.conf .conf_image img {
	margin: 0 0 15px;
	border: none;
}
a.conf .conf_image .mask {
	position: absolute;
	top: 0;
	display: block;
	height: 154px;
	width: 207px;
	background: transparent url(/assets/templates/fiveq/images/gui/conferences/border.png) no-repeat 0 0;		
}
a:hover.conf .conf_image .mask {
	background: transparent url(/assets/templates/fiveq/images/gui/conferences/border.png) no-repeat 0 100%;		
}
a.conf .conf_content {
	display: block;
	padding: 0 10px;
	font-weight: normal;
	color: #333;
}
a:hover.conf .conf_content {
	color: #999;
}
a.conf .conf_content strong {
	display: block;
	color: #5782b8;
	font-size: 14px;
}
a:hover.conf .conf_content strong {
	color: #50b745;
}

/* Conference Messages Detail*/

h2.conf_msg_heading {
	font-size: 24px;
	line-height: 24px;
	padding: 0 0 10px 0;
}
h2.conf_msg_heading span {
	color: #ccd9ea;
}
.conf_msgs {
	width: 440px;
}
.conf_msg {
	width: 440px;
	overflow: hidden;
	padding: 0 0 20px 0;
}
.conf_msg_img {
	width: 140px;
	float: left;
}
/* Revive 2011 */
.revive-11 { 
	font-size: 12px;
	line-height: 20px;
	overflow: hidden; }
.revive-11 h1 {
	margin:0 0 20px;
	}
.page-heading { padding-bottom: 20px; }
.column_1 { 
	float: left;
	width: 410px;
	padding: 0; }
.column_2 { 
	float: right;
	width: 219px; }
.point { 
	padding: 0 0 20px 0;
	overflow: hidden; }
.revive-11 iframe {
	margin-bottom: 10px;
	}
.point img { margin: 0 0 10px 0; }
.point h3,
.point p { padding: 10px 20px 10px 20px; }
.point h3 {
	margin: 0;
	}
.column_2 .point h3 {
	padding-bottom: 0;
	}
.point a { 
	text-decoration: none;
	font-weight: normal;
	color: #50b745; }
.point a:hover { text-decoration: underline; }
.point .holder { overflow: hidden; }
.point a.register-today { 
	display: block;
	height: 24px;
	width: 117px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(/assets/images/revive-11/btn-register-today.jpg) no-repeat 0 0; }
.point a:hover.register-today { background-position: 0 -24px; }
.point a.top { 
	font-weight: normal;
	color: #50b745;
	line-height: 24px;
	padding: 0 10px 0 0;
	float: right; }
.point a:hover.top { text-decoration: underline; }
#content .point ul { padding: 10px 20px 10px 40px; }
#content ul.people { 
	overflow: hidden;
	padding: 10px 0 0 0; }
#content ul.people li { 
	display: block;
	height: auto;
	padding: 0 0 20px 0;
	width: 100px;
	float: left;
	text-align: center; }
#content ul.people li.odd { 
	clear: left;
	margin-right: 19px; }
#content ul.people li p { 
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 15px; }
.products {
	float: left;
	font-size: 10px;
	text-align: center;
	padding: 160px 10px 30px;
	margin:20px 0 0 30px;
	}
.products:hover {
	color: #386D92;
	text-decoration: none;
	}
.products:visited {
	color: #386D92;
	}
#voices {
	background: url(/assets/images/voices-tw-movement.png) no-repeat 10px 0;
	width: 100px;
	}
#leader-kit {
	padding: 160px 10px 10px;
	background: url(/assets/images/leader-kit.png) no-repeat 10px 0;
	width: 189px;
	}
/* True Woman 12 Landing page */
.tw12 .content {
	float: left;
	width: 100%;
	}
.tw12 h3.heading { text-indent:-9999px; background: url(/assets/images/tw12-landing/heading.jpg) no-repeat left top; width:647px; height:36px; margin:20px 0; }
.tw12 .column_1 { width: 207px; padding: 0 10px 0 0px; float:left;}
.tw12 .column_1 p { font-size:14px; margin:0; line-height:23px; padding: 0;}
.tw12 .column_1 .date { font-size:17px; font-style:italic; padding: 0;}
.tw12 .column_1 .alert { font-weight:bold; color:#005198; font-size: 14px; line-height: 14px; margin: 20px 0 0; }
.tw12 .column_1 a {
	color:#4d9537;
	font-weight: normal;
	margin:5px 0 0 0;
	float: left;
	}
.tw12	.column_2 { width: 430px; padding: 0; float:left;}
.tw12 .column_2 .copy {
		font-size:14px;
		line-height:18px;
		margin:20px 0 0 0;
		}
#content .tw12	ul.people { margin:20px 0 0 0; padding:0;}
#content .tw12	ul.people li { float:left; list-style:none; margin:0 10px 0 0; padding:0; }
#content .tw12	ul.people .last { margin:0;}
#content .tw12	ul.people li p { margin: 0; text-align:center; font-size: 10px;}
#content .tw12 ul.row2 {
	float: right;
	width: 220px;
	margin: 20px 0 10px 10px
	}
#content .tw12 ul.row2 li {
	margin: 0 0 0 10px;
	}
.tw12 h2 {
	background-color: #005198;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	padding:5px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 607px;
	color: #ffffff;
	letter-spacing: 1px;
	text-shadow: 0 1px 1px #00335f;
	}
.tw12 #kit-form {
	float: left;
	clear: left;
	margin-bottom: 40px;
	}
.tw12 .required {
	text-align: right;
	color:#ff0000;
	float: right;
	}
.tw12 tr {
	border-bottom: 1px solid #eeeeee;
	float: left;
	width: 100%;
	}
.tw12 label {
	float: left;
	width: 185px;
	padding:5px 20px 5px 0;
	text-align: right;
	clear: left;
	}
.tw12 label span {
	color:#ff0000;
	padding-left: 5px;
	}
.tw12 input {
	border: 1px solid #d4d4d4;
	background: none;
	width: 192px;
	padding: 5px;
	float: left;
	}
.tw12 table input.button {
	float: left;
	margin-left: 205px;
	background: url(/assets/images/tw12-landing/btn-submit.jpg) no-repeat left top;
	border:none;
	color: #ffffff;
	width: 68px;
	height: 29px;
	text-transform: capitalize;
	font-size: 13px;
	line-height: 13px;
	text-shadow: 0px 1px 1px #00335f;
	}
.tw12 .error {
	float: right;
	padding: 4px 0 0 10px;
	}

/* tw12 landing page refresh */
.tw-12, .tw-12 .column_1, .tw-12 .tw12-quote, .tw-12 p, .tw-12 h3, .tw-12 h4 {
	float: left;
	}
.tw-12 .column_1 h3 {
	width: 100%;
	font-size: 24px;
	line-height: 24px;
	color: #000000;
	margin: 20px 0 0;
	}
.tw-12 h4 {
	width: 100%;
	font-size: 18px;
	line-height: 28px;
	margin: 20px 0 0;
	}
.tw-12 a {
	font-weight: normal;
	color: #4d9537;
	}
.tw-12 .column_2 a {
	font-weight: bold;
	}
.tw-12 .column_1 {
	width: 420px;
	padding-bottom: 40px;
	}
.tw-12 p, .tw-12 ul {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	}
.tw-12 .column_1 p {
	padding: 0;
	margin: 20px 0 0 !important;
	}
.tw-12 .column_1 ul {
	padding-bottom: 0 !important;
	float: left;
	clear: left;
	}
.tw-12 .column_2 {
	width: 210px;
	float: right;
	}
.tw12-quote {
	background: #ffffe9 url();
	padding: 20px;
	margin: 20px 0 0;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	}
.tw12-quote span {
	float: right;
	}
.tw-12 table {
	background-color: #005198;
	float: left;
	color: #ffffff;
	border: 0;
	margin-top: 20px;
	}
.tw-12 th, .tw-12 td {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 104px;
	text-align: center;
	}
.tw-12 th {
	color: #ffffff;
	}
.tw-12 .table-heading {
	font-size: 16px;
	}
.tw-12 .table-date {
	margin: 5px 0 0 0;
	font-size: 10px;
	font-weight: normal;
	}
.tw-12 table .odd {
	background-color:#4684ba;
	}
.tw-12 table .label {
	text-align: right;
	}
.tw-12 .register {
	background: url(/assets/images/tw12-landing/btn-register-sml.jpg) no-repeat;
	height: 25px;
	width: 96px;
	float: left;
	color:#ffffff;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px 0 0;
	margin-top: 20px;
	}
.tw-12 .when-where, .tw-12 .speakers-music {
	text-indent: -9999px;
	float: left;
	width: 210px;
	height: 45px;
	float: left;
	margin: 0;
	}
.tw-12 .when-where {
	background: transparent url(http://www.truewoman.com/assets/images/tw12-landing/heading-when-where.jpg) no-repeat;
	}
.tw-12 .column_2 p {
	margin: 10px 0 0;
	padding: 0 0 0 10px;
	}
.tw-12 .register-btn {
	background: url(/assets/images/tw12-landing/btn-register.jpg) no-repeat;
	float: right;
	width: 180px;
	height: 25px;
	color:#ffffff;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px 0 0;
	margin:10px 10px 10px 0;
	}
.tw-12 .column_2 .hotel {
	margin: 0 0 20px 0;
	}
.tw-12 .speakers-music {
	background: transparent url(http://www.truewoman.com/assets/images/tw12-landing/heading-speakers.jpg) no-repeat;
	}
.tw-12 .people {
	float: left;
	}
.tw-12 .people li {
	padding-bottom: 10px !important;
	}
.tw-12 .people li.odd {
	margin-right: 10px !important;
	}
.tw-12 .people li p {
	width: 100%;
	}
	
/* Girls Gone Wise */
.ggw-logo {
	background: url(/assets/templates/fiveq/images/ggw/ggw-logo.jpg) no-repeat center top;
	width:647px;
	height: 149px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0;
	}
.girls-gone-wise {
	padding: 20px;
	background: #8d002b url(/assets/templates/fiveq/images/ggw/bg-ggw.jpg) repeat;
	margin-bottom: 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	float: left;
	}
.girls-gone-wise iframe {
	-webkit-box-shadow: 0 1px 2px rgba(255, 255, 255, .25);
	-moz-box-shadow: 0 1px 2px rgba(255, 255, 255, .25);
	box-shadow: 0 1px 2px rgba(255, 255, 255, .25);
	}
.girls-gone-wise p {
	font-size: 14px;
	line-height: 26px;
	margin: 20px 0 10px;
	color:#fff;
	letter-spacing: 1px;
	text-shadow: 0px -1px 1px rgba(69, 1, 22, .75);
	}
.girls-gone-wise .img {
	width: 150px;
	padding: 0;
	margin: 0 20px 0 0;
	text-indent: -9999px;
	display: block;
	float: left;
	border:3px solid #8D002B;
	}
.girls-gone-wise .book {
	background: url(/assets/templates/fiveq/images/ggw/ggw-book.png) no-repeat;
	height: 229px;
	}
.girls-gone-wise .guide {
	background: url(/assets/templates/fiveq/images/ggw/ggw-guide.png) no-repeat;
	height: 228px;
	}
.girls-gone-wise .dvd {
	background: url(/assets/templates/fiveq/images/ggw/ggw-dvd.png) no-repeat;
	height: 211px;
	}
.girls-gone-wise .ggw-product-description {
	padding: 20px;
	margin-bottom: 20px;
	background: rgba(243, 130, 114, .5);
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
.girls-gone-wise .last {
	margin-bottom: 0 !important;
	}
.ggw-product-description h3 {
	float: left;
	width:391px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #fff;
	}
.ggw-product-description h3 a {
	font-size:18px;
	line-height: 24px;
	color: #fff;
	text-shadow: 0px -1px 1px rgba(69, 1, 22, .75);
	}
.ggw-product-description p {
	float: left;
	width: 391px;
	margin:10px 0;
	}
.ggw-product-description .btn {
	border-radius: 5px;
	padding:10px 15px;
	font-size: 14px;
	letter-spacing: .5px;
	float: right;
	background: #f29784;
	background: -webkit-gradient(linear, left top, left bottom, from(#f29784), to(#cb7348));
	background: -moz-linear-gradient(top,  #f29784,  #cb7348);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f29784', endColorstr='#cb7348');
	color: #882a1e;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, .5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
	border:1px solid #9f1a19;
	}
