@import "ContainerPrint.css";

/* ------------------------ */
/*	Generic site styles		*/
/* ------------------------ */

#preview-message 
{
	display:none;
}

html,
body,
form
{
	margin:0;
	padding:0;
	height:100%;
}
body
{
	border:0;			
	position:relative;
	background:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align:left;
}

a, 
a:link, 
a:visited 
{
	color:#666666;
	background:transparent;
	text-decoration:underline;
}

a:link:after, 
a:visited:after 
{
	content:" (mybravohealth.com" attr(href) ") ";
	font-size:90%;
	font-style:italic;
	text-decoration:none;
	color:#a8a8a8;
	clear:both;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{
	margin:0;
	padding:0;
}
ul
{
	position: relative;  
	list-style:none;
}
ul,
ol,
dl
{ 
	position: relative;  
}
a img
{
	border:0;
}


/**************************************************/
/***	LAYOUT									***/
/**************************************************/

.pagewrap
{
	width:auto; 
	margin:0 5%;
	padding:0; 
	border:0;
	color:black; 
	background:transparent;
	float:none !important;
	overflow:visible !important;
}

.columnmask
{
	position:relative;
	clear:both;
	float:left;
	width:100%;			
	overflow:visible;	
	z-index:10;
}

.rightcolumnmenu,
.rightpadding
{
	background:transparent;		
}
.rightcolumnmenu .columnleft,
.rightpadding .contentleft
{
    float:none;
    width:auto;
    margin:0;
    right:auto;
}
.rightcolumnmenu .column1wrap,
.rightpadding .contentwrap
{
    float:none;
    width:auto;
    left:auto;
}
.rightcolumnmenu .column1,
.rightpadding .contentspace
{
	overflow:hidden;
    margin:0;
}
.rightcolumnmenu .column2,
.rightpadding .paddingright
{
	display:none;
}

/**************************************************/
/***	PAGE TOP								***/
/**************************************************/

.topborder,
#action_bar
{
	display:none;
}

.logo
{
	margin:0;
	padding:0;
	height:128px;
	background:transparent none;	
}
.logo img
{
	display:block;
	width:259px;
	height:128px;
}

.menu-tag-sales-holder
{
	margin:0;
	padding:0;
	height:auto;
}

/**************************************************/
/***	PAGE TOP - MENU							***/
/**************************************************/

#menu
{
	display:none;
}

/**************************************************/
/***	PAGE TOP - TAGBOX						***/
/**************************************************/

.tagbox
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-indent:0px;
	height:auto;
	width:100%;
	margin:20px 0;
	padding:0;
	clear:both;
}
.tagbox h1
{
	font-size:24pt;
	font-weight:normal;
}
.tagbox.home
{
	background:transparent none;
	display:none;
}
.tagbox.site
{
	background:transparent none;
}

/**************************************************/
/***	PAGE TOP - SALESBOX						***/
/**************************************************/

.salesboxwrap
{
	margin:20px 0;
	padding:0;
	clear:both;
}
.salesboxwrap .salesboxwrap-top
{
	background:transparent none;
}
.salesboxwrap .salesboxwrap-top .salesboxwrap-top-left
{
	background:transparent none;
	width:100%;
	height:auto;
}

.salesbox
{
	margin:0 10% 0 10%;
	padding:0;
}
.salesbox .salesbox-top
{
	background:transparent none;
	z-index:100;
	min-height:auto;
	height:auto;
}
.salesbox .salesbox-top .salesbox-top-left
{
	background:transparent none;
	min-height:auto;
	height:auto;
}
.salesbox .salesbox-top .salesbox-top-right
{
	float:right;
	width:100%;
	background:transparent none;
	text-align:center;
	min-height:auto;
	height:auto;
}
.salesbox .salesbox-bottom
{
	margin:0;
	height:0px; 
	background:transparent none;
}
.salesbox .salesbox-bottom .salesbox-bottom-left
{
	height:0px; 
	background:transparent none;
}
.salesbox .salesbox-bottom .salesbox-bottom-right
{
	height:0px; 
	background:transparent none;
}

.sales-content
{
	margin:0;
	padding:0px;
}

#salesinfo p
{
	margin:0;
	padding:0;
}
#salesinfo p span
{
	font-weight:bold;
	color:#666666;
	font-size:14pt;
}
#salesinfo p span.phone
{
	color:#000000;
    white-space:nowrap;
}    
#salesinfo a
{
	font-weight:bold;
	text-decoration:none;
}
#salesinfo a:hover
{
	text-decoration:underline;
}
#salesinfo a:link:after, 
#salesinfo a:visited:after 
{
	content:"";
}

/**************************************************/
/***	RIGHT PANEL								***/
/**************************************************/

#photo
{
	display:none;
}

/**************************************************/
/***	RIGHT PANEL - SIDEBAR					***/
/**************************************************/

.sidebar
{
	display:none;
}

/**************************************************/
/***	MAIN CONTENT							***/
/**************************************************/

.content
{
	margin:0;
	padding:0 10px 0 0;
	background:#ffffff;
}
.content h2
{
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20pt;
	font-weight:normal;
	margin:20px 0 20px 0;
	padding:0px;
	background:transparent none;

}
.content h2 span
{
	background:transparent none;
	display:block;
}
.content h2 span span
{
	position:relative;
	padding:0px;
	background:transparent none;
}

.content h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	font-weight:normal;
	margin:20px 0 20px 0;
	padding:0px;
}

.content h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#000000;
	margin:15px 0 0 0;
	padding:0px;
}

.content p
{
	margin:0;
	padding:0 0 10px 0;
}

ul.links
{
	position: relative;  
	margin:10px 0 20px 40px;
	padding:0;
	list-style:none;
}
ul.links li
{
	position: relative;  
	padding:0 0 10px 0;
	margin: 0;
}
#content_body ul.links li p,
#content_fullbody ul.links li p
{
	margin:0;
	padding:0;
}
ul.links li p a
{
	text-decoration:none;
}
ul.links li p a:hover
{
	text-decoration:underline;
}

ul.bullets
{
	padding:20px 40px 20px 40px;
	line-height:120%;
	list-style:disc;
}
ul.bullets li
{
	position:relative;
	background:transparent none;
	margin:0 0 6px 0;
	padding:0 0 0 18px;
}
#content_body ul.bullets li p,
#content_fullbody ul.bullets li p
{
	margin:0;
	padding:0;
}

ol.numbers
{
	line-height:125%; 
	margin:10px 0 10px 40px;
	padding:0;
}
ol.numbers li
{
	background:none;
	padding:0 0 6px 0;
}

.div-border
{
	position:relative;
	width:100%;
	border-bottom: 1px solid #ccc;
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
}
.div-border.noborder
{
	border-bottom:none;
}

.bravo-contacts
{
	margin: 0 0 16px 100px;
}
#content_body .bravo-contacts p
{
	margin:0 0 2px 0;
	padding:0;
}

#content_body .member-services
{
	position:relative;
	padding: 0 0 15px 45px;
	margin: 30px 0 30px 0;
}
#content_body .member-services p
{
	color:#000000;
	font-weight:bold;
	padding:0 0 5px 0;
}
#content_body .member-services ul
{
	padding: 10px 0 20px 55px;
	line-height: 120%;
}
#content_body .member-services ul li p
{
	color:#000000;
}

#content_body p span.hilite,
#content_fullbody p span.hilite
{
	font-weight:bold;
	font-size:17px;
	color:#000000;
}
#content_body p span.hilite.darkgreen,
#content_fullbody p span.hilite.darkgreen
{
	color:#000000;
}
#content_body p span.hilite.darkblue,
#content_fullbody p span.hilite.darkblue
{
	color:#000000;
}
#content_body p span.hilite.darkblue,
#content_fullbody p span.hilite.darkblue
{
	color:#000000;
}
#content_body p span.hilite.gray,
#content_fullbody p span.hilite.gray
{
	color:#333333;
	font-style:italic;
}

#content_body p span.phone,
#content_fullbody p span.phone
{
	color:#000000;
    white-space:nowrap;
}

/* ------------------------ */
/*	LINK BUTTONS 			*/
/* ------------------------ */

#content_body .link-buttons
{
	position: relative;
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
}
#content_body .link-button
{
	position: relative;
	width: 430px;
	margin:20px auto 20px auto;
	padding:0;
	text-align:center;
}
#content_body .link-button a
{
	display:block;
	position: relative;
	font-weight:bold;
	line-height:18px;
	color:#666666;
	background:transparent none;
	text-decoration:underline;
	height:40px;
	padding:12px 47px 0 47px;
}
#content_body .link-button.two-line a
{
	padding-top:3px;
}
#content_body .link-button a:hover
{
	background-position:top left;
	color:#666666;
	text-decoration:underline;
}

/**************************************************/
/***	FOOTER									***/
/**************************************************/

#footer 
{
	padding:20px 0 0 0;
	background:#ffffff;
}
#footer p
{
	padding:10px;
	margin:0;
}

#time_stamp
{
	padding: 30px 0 20px 0px;
	font-style: italic;
	color: #a8a8a8;
	clear: both;
}
#time_stamp p
{
	margin:0;
	padding:0;
}

#footer_bottom
{
	margin:20px 0 0 0;
}
#footer_bottom p
{
	padding:10px;
	margin:0;
}
#bravo_cms
{
	position:relative;
	float:left;
	margin:40px 0 0 0;
}

#pdf_reader
{
	display:none;
}

/**************************************************/
/***	FOOTER - MENU							***/
/**************************************************/

#footer_menu
{
	display:none;
}



