/* @override http://www.petindustryadvisory.com/site/templates/petadvisory2.1.6/css/template.css */

/* @override http://www.petindustryadvisory.com/site/templates/petadvisory1/css/template.css */

/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #6c632b;
}

a:hover {
	text-decoration: underline;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }
div.rule {
	height: 1px;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 9px;
}

div.rulenav {
	height: 2px;
	width: 100%;
	background-color: #000;
	margin-top: 2px;
	margin-bottom: 2px;
}


#debug{
	color: #FFF;
	font: 13pt/15pt Arial, Helvetica, Geneva, sans-serif;
}
a.readon,
a.readmore{
	text-transform: lowercase;
	font-size: 8pt;
	font-weight: bold;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg { /* page background */
	margin: 0;
	background: url(../images/mainart/images/background_paw1_01.jpg) repeat-x;
}

td#blackrule { /* black rule and top of page */
	height: 40px;
}

div#mastheadcontent_width {
min-width: 1230px;	
}

td#mastheadcontent { /* body of masthead */
	background: url(../images/mainart/images/masthead_static_02.jpg) no-repeat;
}
#logo { /* logo art and position */
	background: url(../images/mainart/images/logo_03.jpg) no-repeat;
	width: 212px;
	height: 56px;
	margin-left: 38px;
	position: relative;
	top: 15px;
}

table#masthead {
	position: absolute;
	top: 0;
}

table#bodywrapper { /* Position main content */
	position: absolute;
	top: 156px;
	left: 152px;
	margin-right: 152px;
	min-width: 1041px;
}

td#bodyboxwrapper { /* wraps the bodybox frame */
	width: 808px;
}



table#rightcolumnwrapper {
		width: 250px;
	float: left;
}

td#greenblackrepeat { /* Greenblack bar below menu */
	background: url(../images/mainart/images/green.black.repeat_03.jpg) repeat-x;
	height: 34px;
}

td#leftbodybox { /* left frame art bodybox */
	width: 20px;
	background: url(../images/mainart/images/leftrepeat_bodybox.png) repeat-y;
}

td#rightbodybox { /* right frame art bodybox */
	width: 20px;
	background-image: url(../images/mainart/images/rightrepeat_bodybox.png);
}

td#bottomrepeat_bodybox {
	background: url(../images/mainart/images/bottomrepeat_bodybox.png) repeat-x;
}

td#bodybox {
		width: 750px;
	background-color: #fff;
	height: 200px;
	padding-top: 10px;
}
/*****************************************/
/*** Footer Area                       ***/
/*****************************************/

#footerwrapper {
	padding-left: 13px;
	padding-right: 31px;
}

td#footer ul#mainlevel {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 8pt;
	line-height: 9pt;
	width: 500px;
}
td#footer li  {
	display: inline-block;
	width: 164px;
}

a#active_menu.mainlevel,
#mainlevel li a.mainlevel,
span.mainlevel  {
	margin: 0;
	padding: 0;
}

#stats div.moduletable {
	margin: 0;
	padding: 0 0 3px;
	text-align: right;
}

#stats {
	float: right;
	color: #c1c993;
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#stats div.moduletable div {
	color: #6a6a6a;
	text-align: right;
	font-size: 10pt;
}

/*****************************************/
/*** eventbox                          ***/
/*****************************************/
div#eventbox {
	position: absolute;
	top: 156px;
	left: 38px;
	width: 125px;
}
td#eventboxrepeat {
	background: url(../images/mainart/images/eventbox_repeat.png) repeat-y;
}
#eventboxrepeat img {
	padding-left: 1px;
	padding-bottom: 7px;
}

#eventboxrepeat div.moduletable div a {
	color: white;
	text-decoration: none;}

#eventboxrepeat div.moduletable {
	padding: 6px;
	margin: 0;
	text-align: left;
}
/*****************************************/
/*** Main Nav Area                     ***/
/*****************************************/

#mainmenuwrapper {
	position: absolute;
	top: 126px;
	left: 175px;
}

td#mainnav {
	
}

/*****************************************/
/*** green box                         ***/
/*****************************************/
div.spacer {
	height: 10px;
}
td.geenbox_repeat {
	background: url(../images/mainart/images/greenbox_repeat.png) repeat-y;
	padding: 4px;
	width: 100%;
}

td.greenbox_top {
		background: url(../images/mainart/images/greenbox_top.png) no-repeat;
	height: 5px;
}

td.greenbox_bottom {
	background: url(../images/mainart/images/greenbox_bottom.png) no-repeat;
		height: 6px;

}
/*****************************************/
/*** login box                         ***/
/*****************************************/
#login_box {
	position: relative;
	top: -57px;
	width: 301px;
	float: right;
}
#loginbox_leftrepeat {
	background: url(../images/mainart/images/loginbox_repeatLeft.png) repeat-y;
	width: 8px;
}
#loginbox_content {
	background-color: #96A190;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
}


#loginbox_content div.moduletable {
	padding: 0;
	margin: 0;
}

#form-login fieldset.input input.button {
	float: left;
	display: none;
}
#loginbox_bottomrepeat {
	background: url(../images/mainart/images/login_repeatbottom.png) repeat-x;
	
}

#form-login-username label,
#form-login-password label,
#form-login-remember label {
	font-size: 8pt;
	color: black;
	display: run-in;
	margin: 0;
	padding: 0;
}

p#form-login-remember {
	display: none;
}

#form-login ul  {
	display: none;
}

p#form-login-password {
}

p#form-login-username {
	float: left;
}

input#modlgn_passwd.inputbox,
input#modlgn_username.inputbox {
	height: 11px;
}

/*****************************************/
/*** top nav                           ***/
/*****************************************/

div#topnav {
	float: right;
	position: relative;
	right: -297px;
	top: 11px;
	color: black;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#topnav div.moduletable {
	margin: 0;
	padding: 0;
}

#topnav div.moduletable form div.search {
	float: right;
}
/*****************************************/
/*** Format Tumbler Blog               ***/
/*****************************************/
#mainbody_rightcol table.bloglistwrapper tbody tr td.bloglistcontent div.slick-rss-container ul.slick-rss-list li.slick-rss-item a.slickTip, a.slickTip, 
div.slick-rss-container a, 
div.slick-rss-container {
	display: inline-block;
	list-style-type: none;
	width: 164px;
	font-size: 8pt;
	line-height: 10pt;
	margin-bottom: 10px;
}
li.slick-rss-item {
	list-style-type: none;
}

 table.bloglistwrapper tbody tr td.bloglistcontent img {
	position: relative;
	left: -7px;
}

div#bloggroupframe {
	padding: 10px 4px 0;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}

/*****************************************/
/*** top bar blog links                ***/
/*****************************************/
span.bloglinks {
	float: right;
	padding: 0;
	margin: 0;
}

#blackrule span.bloglinks div.moduletable {
	margin: 0;
	padding: 0;
}

/*****************************************/
/*** Flash & Member banner On index page               ***/
/*****************************************/
#flash_makeahole { /* adds a vertical space on the page to accomidate the flash asset on the index page only. */
	height: 202px;
}

#IndexPageFlashElement {
	position: absolute;
	top: 189px;
	left: 165px;
	width: 764px;
}



#membercontentoverview_list {
	background: url(../images/mainart/images/ExclusiveMemberContent_background.jpg) repeat-y;
	color: #fff;
	padding: 5px;
	height: 153px;
}

#membercontentoverview_list div.moduletable table.contentpaneopen tbody tr td div strong a {
	text-decoration: none;
	color: white;
}

#membercontentoverview_list div.moduletable table.contentpaneopen tbody tr td div {
	padding-top: 7px;
}

#membercontentoverview_list div.moduletable table.contentpaneopen tbody tr td div span span span strong a {
	text-decoration: none;
	color: white;
}


/*****************************************/
/*** Body Right Column                 ***/
/*****************************************/
#mainbody_rightcol {
	width: 177px;
	padding-left: 10px;
}

td.bloglistcontent {
	background: url(../images/mainart/images/bloglistrepeat.jpg) repeat-y;
	padding-left: 7px;
}

#mainbody_rightcol table.bloglistwrapper tbody tr td.bloglistcontent img {
	position: relative;
	left: -7px;
	padding-bottom: 9px;
}

td.articlewrapper_top {
	background: url(../images/mainart/images/articlewrapper_top.png) no-repeat;
	height: 5px;
}

td.articlewrapper_bottom {
	background: url(../images/mainart/images/articlewrapper_bottom.jpg) no-repeat;
		height: 5px;

}

table.articlewrappertb {
	width: 173px;
	margin-bottom: 8px;
	margin-top: 5px;
}

td.articlewrapper_contentarea {
	background: url(../images/mainart/images/articlewrapper_repeat-03.png) repeat-y;
	padding-left: 7px;
}



/*****************************************/
/*** message box Right column ***/
/*****************************************/

td.messagecontent {
	background: url(../images/mainart/images/tabbox_repeat.png) repeat-y;
	padding-left: 16px;
	padding-right: 27px;
}

td.tabbox_top {
	background: url(../images/mainart/images/tabbox_top.png) no-repeat;
	height: 17px;
}

td.tabbox_bottom {
	background: url(../images/mainart/images/tabbox_bottom.png) no-repeat;
	height: 17px;
}

/*****************************************/
/*** Ad Layout Area                    ***/
/*****************************************/

span.advertisment {
	color: #1d5d3c;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	padding: 1px 8px;
	display: block;
	margin-bottom: 6px;
	margin-top: 6px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div#advertisment_pos_1 {
	text-align: center;
}

#advertisment_pos_1 div.moduletable {
	background-color: white;
	border: 1px dotted #226faa;
}
div#advertisment_pos_2 {
	text-align: center;
}

#advertisment_pos_2 div.moduletable {
	background-color: white;
	border: 1px dotted #226faa;
}
div#advertisment_pos_3 {
	text-align: center;
}

#advertisment_pos_3 div.moduletable {
	background-color: white;
	border: 1px dotted #226faa;
}
div#advertisment_pos_4 {
	text-align: center;
}

#advertisment_pos_4 div.moduletable {
	background-color: white;
	border: 1px dotted #226faa;
}


/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  line-height: 9px;
  overflow: hidden;
	font-size: 7pt;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0 0 6px;
	vertical-align: bottom;
	color: #1d5d3c;
	text-align: left;
	width: 100%;
	font: bold 14pt/15pt Helvetica, Arial, sans-serif;
}

table.contentpaneopen h3 {
	margin-top: 44px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
h3.myboxtitle {
	color: #bdc78a;
	font: 12pt Arial, Helvetica, Geneva, sans-serif;
	text-transform: lowercase;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

span.mainlevel {
	margin-left: 5px;
}

/* spacers */
span.article_separator {
	display: block;
	height: 10px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 12px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 7px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

#mod_search_searchword {
	font: 8pt Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

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

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

/* Advertising formating */
span.paidadspace a {
 font: bold 9px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #000;
}
span.paidadspace1 a {
 font: bold 9px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #cecece;
}
div#left_ads {
	width: 120px;
	margin-left: 32px;
	margin-right: 4px;
	display: block;
	position: absolute;
	top: 84px;
	height: 240px;
	border: 1px dotted #b7b09c;
}
div#left_ads_noborder {
	width: 120px;
	margin-left: 32px;
	margin-right: 4px;
	display: block;
	position: absolute;
	top: 84px;
	height: 240px;
}
div#left_adbottom {
	width: 120px;
	margin-left: 32px;
	margin-right: 4px;
	display: block;
	position: absolute;
	top: 431px;
	height: 240px;
	border: 1px dotted #b7b09c;
}
div#left_adbottom_noborder {
	width: 120px;
	margin-left: 32px;
	margin-right: 4px;
	display: block;
	position: absolute;
	top: 431px;
	height: 240px;
}
div#bottom_adtop {
	width: 468px;
	height: 60px;
	border: 1px dotted #b7b09c;
	display: block;
	margin-right: 20px;
}
div#bottom_adtop_noborder {
	width: 468px;
	height: 60px;
	display: block;
	margin-right: 20px;
}
div#bottom_adbottom {
	width: 468px;
	height: 60px;
	border: 1px dotted #b7b09c;
	display: block;
	margin-right: 20px;
}
div#bottom_adbottom_noborder {
	width: 468px;
	height: 60px;
	display: block;
	margin-right: 20px;
}
/*****************************************/
/*** Artsy                             ***/
/*****************************************/
div.rightartsy_top{
	background-color: #000;
	height: 5px;
}
div.rightartsy_middle {
	width: 194px;
}
div.rightartsy_bottom{
	background-color: #000;
	height: 5px;
	margin-bottom: 10px;
}
/*****************************************/
/*** Conferences Right Column          ***/
/*****************************************/
#conference_column table.contentpaneopen {
	border: 1px solid #000;
	padding: 2px;
	background-color: #FFF;
}
/*****************************************/
/*** module_social                     ***/
/*****************************************/
#module_social{
	float: right;
	height: 20px;
	overflow: hidden;
	margin-right: 7px;
}
/*****************************************/
/*** messagefeed                       ***/
/*****************************************/

td#col2_mainbottombanner {
	min-width: 50%;
}

#col1_maintopbanner table.messageareas {
	background-color: white;
	padding: 2px;
	border: 1px solid black;
}

td#col1_maintopbanner {
}

#col1_maintopbanner table.messageareas tbody tr td table.contentpaneopen tbody tr td div h1 {
	font-size: 10pt;
	color: black;
}

#col1_maintopbanner table.messageareas tbody tr td table.contentpaneopen tbody tr td div p  {
	font-size: 9pt;
	line-height: 10pt;
}

#main table {
	padding: 0;
	margin: 0;
	width: 100%;
}

table.messagefeed {
	min-width: 250px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
}
ul.newsfeed {
	padding-left: 18px;}

table.messagefeed tbody tr td div table.moduletable tbody tr td strong a {
	font-size: 15px;
	display: block;
	padding: 7px 2px 3px 6px;
	}
table.messagefeed li{
	padding-bottom: 3px;
	padding-top: 3px;
}
table.messagefeed li a {
	font: 9pt/10pt Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
	}

td#col2_maintopbanner {
	padding: 6px;
}
	
	
/*****************************************/
/*** messageareas                      ***/
/*****************************************/
table.messageareas{
	padding: 3px;
}

#col1_mainbottombanner {
	margin: 27px;
}

#col1_mainbottombanner table.messageareas tbody tr td table.contentpaneopen {
	padding: 7px;
	background-color: white;
	border: 2px solid black;
}



/*****************************************/
/*** accordian formating ***/
/*****************************************/

#ourVertical_container div.rightartsy_middle h3 {
	font-size: 9pt;
	margin: 0 0 5px;
}

#ourVertical_container div.rightartsy_middle p {
	padding: 0 0 0 2px;
	margin-bottom: 5px;
}

#ourVertical_container div.rightartsy_middle div.submenu div.accContent div.moduletable table.contentpaneopen tbody tr td a.readmore {
	
}
/*****************************************/
/*** conferencemenu          area      ***/
/*****************************************/

#conferencemenu div div.moduletable {
	height: 25px;
	padding: 3px 0;
	margin: 0;
}

#conferencemenu tbody tr td div.moduletable {
	padding: 0;
	margin: 0 0 0 4px;
}

#conferencemenu div.moduletable table tbody tr td {
}

#conferencemenu {
	height: 20px;
	background-color: black;
	padding-top: 1px;
	padding-bottom: 0;
}
#conferencemenu a{
	color: white;
	padding-right: 7px;
	padding-left: 7px;
}

#conference_column div.moduletable table.contentpaneopen tbody tr td p a {
	color: black;
}
#conferencemenu div.moduletable table tbody  {
	background-color: #000;
	color: white;
}

#conferencemenu a#active_menu.mainlevel {
	background-color: #ff0026;
}

table.countdown {
	padding: 4px;
	background-color: black;
}

#counter52 {
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	color: black;
}


div#ConferenceTopicArea {
	padding: 10px;
}

#conferencemenucountdown {
	color: #FFF;
	margin: 0;
	padding: 0 8px 0 0;
	text-align: right;
}




/*****************************************/
/*** Conference Topic Formating        ***/
/*****************************************/

p.programstep {
	font: 14pt/16pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	margin-top: 17px;
	color: white;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: red;
}

span.programstep_title {
	font-weight: bold;
	color: white;
	background-color: black;
	padding: 1px 5px 3px 6px;
	margin-right: 5px;
	font-size: 22px;
}





#conferencename div p img {
	padding-top: 14px;
	padding-bottom: 5px;
}

#overview tbody tr td {
}

td.h_w_top_content {
	background-color: black;
	padding: 7px;
}
table.h_w_top tbody tr td.h_w_top_content p a {
	color: white;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
table.h_w_top tbody tr td.h_w_top_content p.mydate a {
	color: red;
	font-weight: bold;
	font-size: 17px;
}



p.a_session {
	border: 1px dotted black;
	margin-left: 38px;
	padding: 2px;
	background-color: #ebebeb;
	min-height: 24;
}

span.a_session_company {
	color: red;
	font-weight: bold;
}

span.a_session_name {
	font-weight: bold;
	font-size: 11pt;
}

#overview tbody tr td p {
}

p.a_session_cv {
	font-style: italic;
	padding-left: 54px;
	margin-bottom: 13px;
}

p.gd,span.g1a {
	font-size: 15pt;
	font-weight: bold;
}


p.g1 {
	font-size: 19pt;
	margin-top: 28px;
	margin-bottom: 7px;
	border-bottom: 3px solid red;
	border-top: 3px solid red;
	padding-bottom: 5px;
	padding-top: 6px;
	line-height: 30px;
}

p.time {
	font-weight: bold;
	margin-top: 32px;
	border-top: 1px solid black;
	margin-bottom: 2px;
	margin-left: 6px;
}

span.t1 {
	color: white;
	background-color: #ff0026;
	padding: 1px 2px 1px 9px;
	display: inline-block;
}

table.h_w {
	margin-bottom: 25px;
}


p.a_session_body {
	margin-left: 35px;
	margin-top: 9px;
}

#overview tbody tr td.colrule {
	border-right: 1px solid black;
	padding-right: 9px;
}

span.gh, td.gh {
	font-weight: bold;
	color: black;
	font-size: 23pt;
	height: 34px;
}

#overview tbody tr td table tbody tr td.gd {
	float: right;
	font-size: 15pt;
	margin-right: 5px;
	color: red;
}

p.btitle {
	font-weight: bold;
	margin-left: 22px;
	margin-top: 11px;
}

p.biobutton {
	width: 57px;
	height: 21px;
	margin-left: 38px;
	background: url(/site/images/stories/conference/health_wellness/bio_botton.png) no-repeat;
}
 a:hover p.biobutton {
	width: 57px;
	height: 21px;
	margin-left: 38px;
	background: url(/site/images/stories/conference/health_wellness/bio_botton_over.png) no-repeat;
}



li.a_session_lists {
	font-weight: bold;
}


table.h_w tbody tr td ul,
#overview tbody tr td ul {
	background-color: #ffdae1;
	margin-left: 38px;
	padding: 4px 0 1px 22px;
	border: 1px solid red;
}

table.f_overview,
div.overview_sessions {
	padding: 8px;
	background-color: black;
		color: white;
	}

div.bios_grouping {
	margin-top: 23px;
	font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
	border-top: 5px solid red;
	padding-top: 10px;
	display: inline-block;
}

span.f_name {
	font-weight: bold;
	font-size: 14pt;
	text-transform: uppercase;
}

span.f_company {
	color: red;
	font-weight: bold;
	font-size: 10pt;
}

p.f_overview_name ,
span.f_overview_name a,
span.f_overview_name {
	font-weight: bold;
	font-size: 12pt;
}

span.f_overview_title {
	margin-left: 10px;
	font-style: italic;
}

span.f_overview_company {
	color: red;
	text-transform: uppercase;
	font-size: 8pt;
}

#ConferenceTopicArea table.contentpaneopen tbody tr td table.f_overview tbody tr td p {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 8px;
}

table.f_overview a,
div.overview_sessions a{
		color: white;
}
#overview tbody tr td div.overview_sessions p span.g1a a{
	color: red;
}

#overview tbody tr td div.overview_sessions p {
	margin-bottom: 13px;
	margin-top: 6px;
}



p.c_h1 {
	text-align: center;
	font: bold 19pt/24pt Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 19px;
}

table#c_tabtop {
	margin-bottom: 17px;
}

#c_tabtop tbody tr td span.c_h2 img {
	border: 2px solid black;
}
div.c_box {
	border-bottom: 5px solid black;
	border-top: 5px solid black;
	padding: 7px 20px 8px;
	margin-bottom: 19px;
}
div.c_box a{
	color: black;
}
td#c_col {
	min-width: 150 px;
	width: 156px;
	text-align: center;
	border-right: 1px solid black;
	padding-right: 6px;
}
td#c_col1 a, 
td#c_col1 {
	width: 150px;
	text-align: right;
	padding-right: 8px;
	height: 25px;
}
span.c_trend,
span.c_trend a  {
color: red;
font: bold 13pt Arial, Helvetica, Geneva, sans-serif;

}

div#c_box1 {
	background-color: white;
	
	padding: 11px;
	border-left: 1px solid black;
}
p.c_h3 {
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	color: black;
	padding-bottom: 5px;
}

span.c_fac_name {
	font-weight: bold;
}

#c_box1 p.c_fac {
	font-size: 10pt;
	line-height: 14pt;
}
span.c_fac_comp {
	color: red;
	font-weight: bold;
}
table#donate_t2 {
	margin-top: 9px;
	margin-bottom: 11px;
}
#d_1 {
	width: 200px;
}
/*****************************************/
/*** form                              ***/
/*****************************************/

table#table_pricing {
	margin-top: 16px;
	margin-bottom: 10px;
}

#table_pricing tbody tr.tablehd td {
	background-color: black;
	color: white;
	border-bottom: 2px solid red;
	font-weight: bold;
	font-size: 8pt;
}

#ChronoContact_reg2 div.form_item div.form_element.cf_heading {
	margin: 1px;
	padding-bottom: 0;
}

#ChronoContact_reg2 table tbody tr td div.form_element.cf_text h2,
#ChronoContact_reg2 div.form_item div.form_element.cf_text h2,
#ChronoContact_reg2 div.form_item div.form_element.cf_text h2 span.cf_text {
	font: 12pt Arial, Helvetica, Geneva, sans-serif;
	display: block;
}

#ChronoContact_reg2 div.form_item div.form_element.cf_button input {
	margin-bottom: 16px;
	margin-top: 13px;
}

#ChronoContact_reg2 div.form_item div.form_element.cf_textbox label.cf_label,
#ChronoContact_reg2 div.form_item div.form_element.cf_dropdown label.cf_label {
	font: bold 12pt Arial, Helvetica, Geneva, sans-serif;
}



#table_pricing tbody tr td {
	border: 1px solid black;
	padding: 4px 4px 4px 13px;
}


div#reg_terms {
	border: 1px solid black;
	padding: 11px;
	background-color: #e4e4e4;
}

#reg_terms p.reg_include {
	color: red;
	font-size: 13pt;
}



#reg_terms p {
	font-weight: bold;
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 12px;
}

/*****************************************/
/*** Indexpage Articles ***/
/*****************************************/

#defaultcontentarea table.blog tbody tr td div table.contentpaneopen tbody tr td table.boxme2 {
	background-color: white;
	border: 1px solid black;
	padding: 10px;
}
#defaultcontentarea table.blog tbody tr td div table.contentpaneopen tbody tr td table.boxme2 tbody tr td p {
	
}

td.article_question {
	font-size: 10pt;
	line-height: 11pt;
	border-right-width: 1px;
	border-right-style: dotted;
	padding-bottom: 8px;
	min-width: 170px;
}

td.articl_answ {
	font-size: 12pt;
	line-height: 14pt;
}

p.article_author,
span.article_author {
	color: red;
	font-weight: bold;
}

p.titlehw {
	font: bold 25pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-align: center;
	color: black;
}
td p.featcom_title, p.featcom
{
	padding: 7px;
}
p.featcom_title {
	color: #2d00be;
	font: bold 15pt/18pt Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

p.featcom {
	font: bold 12pt/17pt Arial, Helvetica, Geneva, sans-serif;
	color: navy;
}

p.backtoback {
	font: italic 33pt Helvetica, Arial, Geneva, sans-serif;
	text-align: center;
	margin-top: -7px;
	color: #f00;
}

p.backtoback_date {
	font-size: 16pt;
	text-align: center;
	color: black;
}

table.h_w p.quote {
	font: italic 17px/24px "Times New Roman", Georgia, Times, serif;
}
table.h_w p.quoteee {
	font-size: 11px;
	color: black;
	line-height: 12px;
	margin-bottom: 16px;
	font-weight: bold;
}


/*****************************************/
/*** REG FORM                          ***/
/*****************************************/

#ChronoContact_reg2 table tbody tr td.boxme4 {
	background-color: #ddd;
	border-left: 2px dashed red;
}

#ChronoContact_reg2 table tbody tr td div.form_item div.form_element.cf_text h2 span.cf_text,
#ChronoContact_reg2 table tbody tr td.boxme4 div.form_item div.form_item div.form_element.cf_text h2 span.cf_text {
	border-bottom: 2px solid red;
}

#ChronoContact_reg2 table tbody tr td h2{
	display: block;
	font: bold 12pt Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 2px solid red;
	margin-right: 42px;
}








