﻿body
{
	width: 775px;
	/*631 height*/
	margin: 19px 0px 0px 0px;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.h1
{
	font-family:Arial;
	font-size:larger;
	font-weight:bold;
	color:Orange;
	padding-top:40px;
	padding-bottom: 20px;
	text-decoration:none;		
}

.h2
{
	font-family:Arial;
	font-size:small;
	font-weight:bold;
	color:Purple;
	padding-top:0px;
	text-decoration:none;		
	font-size: 1.1em;
}

h1
{
	font-family:Arial;
	font-size:larger;
	font-weight:bold;
	color:Orange;
	padding-top:0px;
	text-decoration:none;		
}

h2
{
	font-family:Arial;
	font-size: 1.1em;
	font-weight:bold;
	color:Purple;
	padding-top:0px;
	text-decoration:none;
	padding-bottom: 0px;
	margin: 0px;		
}

p
{
	padding: 0px;
	margin-top: 0px;
}

/* page masthead */
#masthead 
{
	width: 100%;
	height: 100%;
	overflow:auto;
}

/* page area below masthead */
#page_area 
{
	width: 100%;
}

/* left pane */

#left_pane 
{
	float: left;
	width: 145px;
	height: 500px;
}

/* right/main pane */
#right_pane 
{
	
	float: right;
	width: 600px;
}

/* site footer */
#footer 
{
	width: 600px;
	padding: 18px 0px 10px 0px;
	text-align: center;
}

.flow {
	float: right;
	margin: 0px 0px 0px 0px; 
}

.content_text
{
	font-family:Arial;
	font-size:small;	
	color:#000000;
	font-size:smaller;
	text-decoration:none;		
	margin:0px 0px 0px 16px;	
}

.content_text_contact
{
	font-family:Arial;
	font-size:small;	
	color:#000000;
	font-size:smaller;
	padding-top:20px;
	text-decoration:none;	
	padding-right:190px;
}

.content_text_sitemap
{
	font-family:Arial;
	font-size:small;	
	color:#000000;
	font-size:smaller;
	padding-top:0px;
	text-decoration:none;	
	padding-left:17px;	
	padding-right:190px;
	padding-bottom:375px
}

.ContentContainer
{
	padding-left:0px;
	margin-left: 15px;
}

html>body .ContentContainer
{
	padding-left:0px;
	margin-left: 0px;
}

.orange_curve
{
	background-image: url(/images/orange_curve_background.jpg);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.circle_chart
{
	float:right;
}

#abound_overview
{
	float:left;
	background-image: url(/images/abound_overview.jpg);
	background-repeat:no-repeat;
	width:584px;
		
}

#abound_home
{
	float:left;
	background-image: url(/images/abound_home.jpg);
	background-repeat:no-repeat;
	width:584px;
				
}

#abound_testimonials
{
	float:right;
	background-image: url(/images/testimonials.jpg);
	background-repeat:no-repeat;
	width:584px;
					
}

#abound_global
{
	float:left;
	background-image: url(/images/abbott_global.jpg);
	background-repeat:no-repeat;
	width:584px;
					
}

#abound_survey
{
	float:left;
	background-image: url(/images/abound_survey.jpg);
	background-repeat:no-repeat;
	width:584px;
					
}

#abound_sitemap
{
	float:left;
	background-image: url(/images/sitemap.jpg);
	background-repeat:no-repeat;
	width:584px;
	
					
}

#abound_using
{
	float:left;
	background-image: url(/images/using_abound.jpg);
	background-repeat:no-repeat;
	width:584px;
				
}

#abound_faq
{
	float:left;
	background-image: url(/images/faq_orange.jpg);
	background-repeat:no-repeat;
	width:584px;
					
}

#abound_howtofind
{
	float:left;
	background-image: url(/images/how_to_find.jpg);
	background-repeat:no-repeat;
	width:584px;
			
}

#abound_contact
{
	float:left;	
	width:584px;
			
}

#abound_cms_content
{
	float:left;	
	width:584px;
	height:600px;
	min-height:600px;

				
}

html>body #abound_cms_content
{
	height: auto;
}

.homePageCMS
{
	height:225px;
	min-height:225px;
}

html>body .homePageCMS
{
	height: auto;
}


#abound_recipes_page
{
	background-image: url(/images/recipes_orange_curve.jpg);
	background-repeat: no-repeat;
	width:584px;
}

li
{
	list-style-image: url(/images/purple-bullet.gif);
	list-style-type: circle;
	padding-left: 0px;
	margin-left: 0px;
}


/******search results page****************/

.search_result_row
{
	padding-left:10px;

}


.Home_CallOut_Link
{
	font-size:1em;
}
.search_results_bg
{
	padding-left: 10px;
	font-family:Arial;
	font-size:.8em;
	text-align:left;
}
.search_pipe
{
	text-align:center;
	font-weight:bolder;
}

/******end search results page************/

/********Email********/
.modalBackground
{
	background-color: #333333;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup
{
	background-color:#ffffff;
	border-width:0px;
	border-style:solid;
	border-color: #333333;
	padding:3px;
	width:606px;
}
.modalPopup2
{
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color: #333333;
	padding:3px;
}
.email_header
{
    /*cursor: move;*/
    background-color:#e2e2e2;
    height:35px;
    padding-top:10px;
    padding-left:5px;    
}

html>body .email_header
{
	margin-top: 5px;	
}

.email_formheader
{
	font-family:Verdana;
	font-size: .8em;
    margin:10px auto 10px auto;
    width:542px;
    border:solid 1px #dbdbdb;
    padding-left:10px;
}
.email_close
{
	font-family:Verdana;
    color:#999999;
    line-height:1.2em;
    font-size:0.8em;
    font-weight:normal;
    padding-left:538px;
}
.modalPopup2_close
{
	float:right;
	padding-right:5px;
    color:#999999;
    line-height:1.2em;
    font-size:0.8em;
    font-weight:normal;
}
.email_info
{
    padding-top:10px;
}
.email_form_txtbox
{
    padding-left:15px;
    text-align:left;
}
.emailtxtBox
{
    width:200px;
}
.email_body
{
	font-family:Verdana;
	font-size: .8em;
    width:542px;
    margin:10px auto 10px auto;
    border:solid 1px #dbdbdb;
}
.email_form_body
{
	font-family:Verdana;
	font-size: .9em;
    padding-top:20px;
    padding-left:20px;
    padding-right:10px;
}
.email_insert
{
    border-top:#999999 .75pt dotted;
    border-bottom:#999999 .75pt dotted;
    padding-top:10px;
    padding-bottom:10px;
}
.email_footnote
{
    font-size:0.9em;
    font-style:italic;
    padding-bottom:5px;
}
.email_footer
{
    background-color:#e2e2e2;
    font-size:0.9em;
    font-style:italic;
    padding-left:10px;
    padding-bottom:5px;
}
.email_send
{
    padding-left:490px;
    padding-top:5px;
    padding-bottom:5px;
}
.hidden
{
    display:none;
    visibility: hidden;
   
}
.floatleft
{
    float:left;
}

.H1_1
{
    font-family:Verdana;
    /*background-color:#ffffff;*/
    color:#186bad;
    text-decoration:none;
    word-spacing:0.15em;
    text-align:left;
    letter-spacing:0;
    line-height:1.2em;
    /*font-size:0.9em;*/
    font-weight:bold;
    font-size:0.9em;
}

a.sitemapLink
{
	text-decoration: none;
	color: Black;
	font-size: 1em;
	padding-left: 25px;
	font-weight: bold;
	margin-top: 5px;
	line-height: 20px;
}
a:visited.sitemapLink
{
	text-decoration: none;
	color: Black;
	font-size: 1em;
	padding-left: 25px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

a.sitemapSubLink
{
	text-decoration: none;
	color: Black;
	font-size: 1em;
	padding-left: 10px;
	font-weight: bold;
	margin-top:15px;
	
}
a:visited.sitemapSubLink
{
	text-decoration: none;
	color: Black;
	font-size: 1em;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}
ul.sitemapList
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

ul.sitemapList li
{
	padding-top: 5px;
	
}

li
{
	list-style-image: url(/images/purple-bullet.gif);
	list-style-type: circle;
	padding-left: 0px;
	margin-left: 0px;
}
