﻿body 
{ 
    padding: 0; 
    margin: 0 auto; 
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
} 

a
{
    color: #245398;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;   
}

.page_margins 
{ 
    margin: 0 auto; 
    width: auto;  
    min-width: 960px; 
    background: #fffff;
    /*padding: 0 35px;*/
} 
 
.page 
{ 
    padding: 0; 
} 

#header 
{ 
    /*background-image: url(../images/design/gradient.jpg);
    background-repeat: repeat-x;*/
    height: 103px; 
}

#header_inner
{
    
    padding: 10px 0 0 0; 
    margin: 0 auto;
    color: #000; 
    width: 940px;
    height: 93px; 
    text-align: center;
}

#header #header_left
{
    display: inline;
    float: left;
    margin: 0;
    width: 220px;
    font-size: 1.9em;
    color: #245398;
    font-weight: 900;
    text-align: center;
    
}
#header #header_left div
{
   
   padding: 5px 0 0 0;
}

#header #header_middle
{
    display: inline;
    margin: 0 0 0 10px;
    float: left;
    width: 475px;
    padding-top: 18px;
    font-size: 1.72em;
    font-style: italic;
    color: #245398;
    font-weight: bold;
}

#header #header_right
{
    display: inline;
    float: right;
    margin: 15px 0 0 0;
    padding: 0 20px 0 0;
    width: 215px;
    text-align: right;
}

#header #header_right #header_nav
{   
    margin: 10px 0 0 0;
}

#header #header_right #header_nav a
{   
    color: #245398;
    padding: 0 2px;
    text-decoration: none;
}

#header #header_right #header_nav a:hover
{   
    text-decoration: underline;
}

#navcontainer
{
    background-image: url(../images/design/buttonbar.jpg);
    background-repeat: repeat-x;
    overflow: hidden;
    text-align: center;
    width: 952px;
    margin: 0 auto;
}

#topnav 
{
    width: 952px;
    text-align: center;   
    margin: 0 auto;
} 

#topnav ul
{
    padding: 0;
    margin: 0 auto;
    color: #fff;
    width: 952px;
    text-align: center;
}

#topnav ul li
{
    display: inline;
    float: left;
    height: 38px;
}

#topnav ul li a
{
    padding: 8px 0 0 0;
    color: #245398;
    text-decoration: none;
    border-right: 1px solid #ababab;
    display: block;
    height: 38px;
    width: 118px;
    text-align: center;
    font-size: 1.3em;
    font-weight: 500;
}

.aboutUs #aboutUsLink,
.freeKit #freeKitLink,
.pharmacy #pharmacyLink,
.diabetesLife #diabetesLifeLink,
.newsletters #newslettersLink,
.recipes #recipesLink,
.testimonial #testimonialsLink,
.questions #questionsLink
{ 
    background-image: url(../images/design/button_over.jpg);
    background-repeat: no-repeat;
    color: #fff; 
}


#topnav ul li a:hover
{
    background-image: url(../images/design/button_over.jpg);
    background-repeat: no-repeat;
    color: #fff;
}

#topnav #last a
{
    border: none;
}

#content  
{
    margin: 10px auto;
    width: 952px;
    min-height: 300px;
    background: #fff;
    padding: 0;
} 

#sidenav
{
   
    margin: 0;
    padding: 0;
    width: 234px; 
    float: left;
}

#sidenav ul
{
    list-style: none;
    padding: 0;
    margin: 0;
} 

#sidenav ul li a
{    
    padding: 8px 0 0 6px;
    color: #245398;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 1.1em;
    font-weight: 500;
    height: 25px;
}

#sidenav ul li
{
    background-image: url(../images/design/subnav.jpg);
    background-repeat: no-repeat;
    width: 234px;
    height: 33px;
    border-bottom: 1px solid #9bcbe1;
}

#sidenav ul li.selected
{
    background-image: url(../images/design/linkover.jpg);
    background-repeat: no-repeat;
}

#sidenav ul li.selected a
{
    color: #fff; 
}

#sidenav ul li a:hover
{
    background-image: url(../images/design/linkover.jpg);  
    background-repeat: no-repeat;
    color: #fff; 
}

#sidenav ul.subnav
{
    list-style: none;
    padding: 0;
    margin: 0;
} 

#sidenav ul.subnav li a
{    
    padding: 8px 0 0 18px;
    color: #245398;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 1.1em;
    font-weight: 500;
    height: 25px;
}

#sidenav ul.subnav li
{
    background-image: none;
    background-color: #fff;
    width: 234px;
    height: 33px;
    border-bottom: 1px solid #9bcbe1;
}

#sidenav ul.subnav li.selected
{
    background-image: url(../images/design/subnav_over.jpg);
    background-repeat: no-repeat;
}

#sidenav ul.subnav li.selected a
{

}

#sidenav ul.subnav li a:hover
{
    background-image: url(../images/design/subnav_over.jpg);  
    background-repeat: no-repeat;

}

#sidenav #kit_callout
{
    margin: 30px 0 0 0;
    text-align: center;
    height: 180px;
}

#sidenav #kit_callout a
{
    background-image: url(../images/design/Button_Normal_Graphic.png);
    background-repeat: no-repeat;
    width: 233px;
    height: 180px;
    display: block;
    
}

#sidenav #kit_callout a:link
{
     background-image: url(../images/design/Button_Normal_Graphic.png);
   
}

#sidenav #kit_callout a:hover
{
    background-image: url(../images/design/Button_Mouse_Over_Graphic.png);
    background-repeat: no-repeat;
    text-decoration: underline;
    
}

#sidenav #recipes_callout
{
    margin: 30px 0 0 0;
    text-align: center;
    height: 164px;
}

#sidenav #recipes_callout a
{
    background-image: url(../images/kit/recipe.jpg);
    background-repeat: no-repeat;
    width: 233px;
    height: 35px;
    display: block;
    padding: 135px 0 0 0;
    color: #245398;
    text-decoration: none;
    font-size: 1.3em;
    font-weight: bold;
}

#sidenav #recipes_callout a:hover
{
    background-image: url(../images/kit/recipe_over.jpg);
    background-repeat: no-repeat;
    text-decoration: underline;
    
}

#content_main 
{
    border-left: solid 2px #9bcbe1;
    margin: 0 0 15px 0;
    width: 700px;
    min-height: 300px;
    padding: 0 0 0 10px;
    float: left;
    color: #4e4e50;
}
#content_main_nonav
{
    margin: 0 0 7px 15px;
    width: 930px;
    min-height: 300px;
    padding: 0 0 0 10px;
    float: left;
    color: #4e4e50;
}

#content_main h1, h1
{
    font-size: 1.3em;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

#content_main h1 sup, h1 sup
{
    vertical-align: top;
    font-size: .6em;
}

#content_main h2, #content_main_nonav h2, #content_main h3, #content_main_nonav h3
{
    font-size: 1.1em;
    font-weight: 700;
    margin: 10px 0 0 0;
    padding: 0;
}

#content_main h4.h5
{
    background: none;
    font-size: 1.1em;
    font-weight: 700;
    margin: 0;
    padding: 0;
    color: #4e4e50;
}

#content_main p, #content_main_nonav p
{
    padding-right: 10px;    
}
#content_main p a, #content_main_nonav p a
{
    color: #245398;
    text-decoration: underline;
     font-weight: bold;  
}

#content_main p a:hover, #content_main_nonav p a:hover
{
    
}

#content_main p.first
{
    width: 400px;
}

h5
{
    font-size: 1.2em;
    font-weight: bold;
    margin:0;
    padding:0;
}

#callout_container div
{
    background-image: url(../images/design/callout.jpg);
    background-repeat: no-repeat;
    width: 330px;
    height: 289px;
    margin: 0 0 10px 0;
    padding: 15px 0 0 10px;
    color: #4E4E50;
    float: left;
}

#callout_container div span.header
{
   font-size: 1.3em;
   font-weight: bold;
   padding-left: 10px;
}

#callout_container div span
{
   font-size: 1em;
   font-weight: bold;
   display: block;
   color: #4E4E50;
}

#callout_container div p
{
   padding: 0 25px 0 10px;
   margin: 10px 0 0 0;
   color: #4e4e50;
}

#callout_container div span.freeText
{
    color: #c11b4d;
    display: inline;
}

.clearing
{
    clear: both;
}


#footer  
{
    margin: 0 auto;
    padding: 10px 20px; 
    color: #245398;
    /*background: #dddddd; */
    text-align: center;
}

#superfooter {
	height: 140px;
	margin: 0 auto;
	color: #4e4e50;
	text-align: center;
	width: 960px;
    padding: 0;
    border-top: 2px solid #dddddd;
	}

.footerdiv {
	margin-left: 30px;
	float: left;
	padding: 15px 0 10px 0;
	font-size: 1em;
	text-align: left;
    }
div.first {
	margin: 0;
	
    }
.footercont
{
    margin: 0 auto;
	padding: 0 0 0 60px;
	text-align: center;
	width: 870px;
    }

 
.footerdiv a
    {
	display: block;
	padding: 2px;
	text-decoration: none;
	font-weight:600;
	color: #245398;
    }
.footerdiv a.sub {
	display: block;
	padding: 2px 2px 2px 15px;
	text-decoration: none;
    }
.footerdiv a:hover
    {
	text-decoration: underline;
    }
#superfooter #copyright {
	padding: 0;
	font-size: 1em;
	width: 960px;
	text-align: center;
	margin: 0 auto;
	float: none;
    clear: both;
    }
.preloader {
    position:absolute;
    top:-2000px;
    left:-2000px;
}

/* Careers Section - Application Form */
.applicationform_bg {
	display: block;
	padding: 14px;
	background-color: #EDF5FE;
	margin-bottom: 15px;
    }
.applicationform_bg .yesnos td {
	border-bottom: 1px #AFCAE1 solid;
    }
.applicationform_bg .yesnos td td {
	border-bottom: 0;
    }
.applicationform_bg .yesnos .smallinput {
	width: 165px;
	border: 1px solid #055698;
	margin: 2px;
	padding-bottom: 2px;
    }
.applicationform_bg .smallinput {
	width: 165px;
	border: 1px solid #055698;
	padding-bottom: 2px;
	margin-bottom: 7px;
	margin-top: 1px;
    }
.applicationform_bg .mediuminput {
	width: 365px;
	border: 1px solid #055698;
	padding-bottom: 2px;
	margin-bottom: 7px;
	margin-top: 1px;
    }
.applicationform_bg .largeinput {
	width: 365px;
	height: 55px;
	border: 1px solid #055698;
	padding-bottom: 2px;
	margin-bottom: 7px;
	margin-top: 1px;
    }
.applicationform_bg .formbutton {
	border: 0;
	background-image: url(../images/header_gradient.jpg);
	background-repeat: repeat-x;
	padding: 2px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 7px;
	margin-top: 1px;
    }
h4 {
    padding: 6px 12px;
    background-image: url(../images/header_gradient.jpg);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    margin: 0;	
    }
    
 /* BetterCareKit */
 
.right_column_form
{
    /*background-image: url(../images/kit/form_box.png);*/
    /*background-repeat: no-repeat;*/
    width: 289px;
    padding: 0;
    margin: 0 0 0 0px;
    height: 594px;
    float: right;
    
}

.innertube_right{
    /*padding: 25px 0 0 15px;
    float: right;
    width: 275px;*/
}

.kitform
{
   margin: 0;
}

.kitform_header
{
    font-size: 1.1em;
    color: #245398;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px 0;
}
.form_text
{
    text-align: right;
    padding: 0 5px 3px 0;
    vertical-align: middle;
    font-size: .9em;
}
.form_input
{
    text-align: left;
    padding: 0 5px 3px 0;
    vertical-align: middle;
    font-size: .9em;
}
.largetextbox
{
    width: 165px;
    font-family: Arial, Verdana, Sans-Serif;
  

       
}

.center_button
{
    padding:0 0 10px 20px;
    text-align: left;
}

.form_legal {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: .9em;
	color: #000000;
	padding: 5px 30px 0 0px;
    text-align: left;
	
}
.form_legal_short {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 10px 10px 0 10px;
    text-align: justify;
	
}
.thankyou 
{
    font-size: 14pt;
    color: #003366;
    font-weight:bold;
}

.formTop
{
    background-image: url(../images/kit/yellow_top.png);
    background-repeat: no-repeat;
    height: 17px;
}
.formMiddle
{
    background-image: url(../images/kit/yellow_middle.png);
    background-repeat: repeat-y;
    padding-left: 20px;
}
.formBottom
{
    background-image: url(../images/kit/yellow_bottom.png);
    background-repeat: no-repeat;
    height: 18px;
}

#content_main p.kitfirst
{
    width: 385px;
}

#kitlist
{
   
}

.bettercarekit_callout
{
    background-image: url(../images/kit/blue_box.png);
    background-repeat: no-repeat;
    width: 282px;
    padding: 0;
    margin: 10px 5px 0 0;
    float: right;
    height: 126px;
}

.bck_callout_inner
{
   width: 225px;
   padding: 25px 0 0 25px;
   text-align: center;
}

.bck_callout_inner strong
{
   color: #d31145;
   font-size: 1em;
}

#threecookbooks_header
{
    position: relative;
    background-image: url(../images/kit/Free_Diabetic_Cookbooks_Page_Graphic.png);
    background-repeat: no-repeat;
    width: 418px;
    height: 173px;    
}

#desserts_link
{
    position: absolute; 
	top: 5px; 
	left: 153px; 
	width: 90px; 
	height: 140px; 
	background-color: transparent;
	
}
#treats_link
{
    position: absolute; 
	top: 10px; 
	left: 246px; 
	width: 70px; 
	height: 138px; 
	background-color: transparent;
	
}
#soups_link
{
    position: absolute; 
	top: 21px; 
	left: 319px; 
	width: 70px; 
	height: 138px; 
	background-color: transparent;
}

#dinners_link
{
    position: absolute; 
	top: 21px; 
	left: 5px; 
	width: 72px; 
	height: 138px; 
	background-color: transparent;	
}

#snacks_link
{
    position: absolute; 
	top: 10px; 
	left: 80px; 
	width: 70px; 
	height: 138px; 
	background-color: transparent;	
}

#content_main ul li
{
    margin-bottom: 5px;   
}

.bigger_text
{
    font-size: 1.2em;
    font-weight:bold;
}

/* Pharmacy Form */
/* formbox */
.formcolumn{
	padding-left: 20px;
    }
.formbox {
	background-color:#e0eefc;
	font-weight: bold;
	border: 1px solid #055698;
    }   
.formbox .smallinput {
	width: 170px;
	border: 1px solid #055698;
	padding-bottom: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
    }
.formbox .smalllist {
	width: 172px;
	margin: 0;
    }
.formbox .mediumlist {
	width: 172px;
	margin: 0;
    }
.formbox .privacystatement {
	font-weight: normal;
	padding-right: 20px;
    }
.formbox h2 {
	padding: 7px 12px;
	background-image: url(../images/pharmacy/header_gradient.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;	
	display: block;
	background-color: #03539C;
	font-size: 13px;
    }
.formbox td {
	padding: 2px 16px 2px 16px;
	vertical-align: middle;
    }
.formbox td table td {
	padding: 0 5px 0 0;
	vertical-align: middle;
    }
.formbox th 
{
	padding:0;    
}

/* Diabetes Life */

#diabetes_life_list
{
    list-style: none;
    margin: 5px 0 0 0;
    padding-left: 0;
}

#diabetes_life_list li
{
    margin-bottom: 20px;
}

#diabetes_life_list li a
{
    font-weight: bold;
    text-decoration: underline;
}

#diabetes_facts_container h3
{
    color: #d31145;
}

#diabetes_facts_container h4.h5
{
    color: #d31145;
}

#diabetes_terms_container strong
{
    color: #d31145;
}

/* FAQs */
.faq_menu a:hover {
	width: 205px;
	display: block;
	color: #00529B;
	font-size: 12px;
	text-decoration: none;
	padding: 10px 15px;
	background-color: #EDF5FE;
	margin-bottom: 1px;
    }
.faq_right {
	width: 630px;
	float: right;
	background-color: #FFFFFF;
    }
.faqs {
	padding: 10px 0;
	display: block;
    }
.faqs p {
    margin: 0;
    }
.faqs td {
	line-height: 15px;
	padding-top: 4px;
    }
.faqs li {
	list-style-image:url(../images/checkmark.gif);
	line-height: normal;
    }
.faqs ul {
	margin: 0 40px;
	padding: 0;
    }
.faq_letters {
	font-weight: bold;
	padding-right: 2px;
    width: 15px;
    }
.faq_questions {
	font-weight: bold;
    color: #d31145;
    }
    
 /* Newsletter */
 .newsletter {
	background-color: #FFFFFF;
	padding: 15px;
	margin: 0;
    }
.newsletter h2  {
   
    }

.newsletter strong {
    
    }

.newsletter img {
    float: left;
    margin: 0 10px 15px 0;
    }

.newsletter td {
    padding: 5px;
    }
    
/* Recipes */
.recipes_featured {
	padding: 15px 0 10px 20px;
	display: block;
    }
.recipes_featured p {
	padding-right: 20px;
    }
.recipes_featured .recipeblock {
	
	display: block;
	color: #00529B;
    }
.recipes_featured .recipetitle 
{
    background-image: url(../images/recipes/recipe_curve.png);
    background-repeat: no-repeat;
    background-position: top top;
	width: 154px;
	display: block;
	height: 34px;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 2px 13px;

    }
.recipes_featured .recipeblock a {
	color: #00529B;
	text-decoration: none;
	cursor: pointer;
    }
.recipes_featured .recipeblock a:hover {
	color: #003366;
	text-decoration: none;
	cursor: pointer;
    }
.recipes_featured .recipeblock img {
	margin: 0;	
	padding: 0;
	vertical-align: bottom;
    }
.recipes_list {
	padding: 15px 0 10px 20px;
	display: block;
    }
.recipes_list p {
	padding-right: 15px;
    }
.recipes_list .recipeblock {
	background-image: url(../images/gradientbutton.jpg);
	background-repeat: repeat-x;
	background-color: #03539C;
	padding: 1px;
	width: 180px;
	display: block;
	margin-bottom: 15px;
    }
.recipes_list .recipetitle {
	width: 180px;
	display: block;
	height: 30px;
	text-align: center;
	font-weight: normal;
	padding-top: 2px;
    }
.recipes_list .recipeblock a {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
    }
.recipes_list .recipeblock a:hover {
	text-decoration: none;
	color: #CCFFFF;
	cursor: pointer;
    }
.recipes_list .recipeblock img {
	margin-top: 5px;	
    }
.recipes_list .paging {
	color: #00529B;
	padding-right: 33px;
	font-size: 11px;
    }
.recipes_nutritionbox {
	width: 170px;
	float: left;
	display: block;
	background-color: #FFFFFF;
	padding: 15px 15px 0 15px;
    }
.recipes_detail {
	padding: 15px 20px 15px 20px;
	display: block;
    }
.recipes_detail ul {
	padding: 0;
	margin: 0 0 15px 3px;
    }
.recipes_detail ul li {
	padding: 0;
	margin: 0 0 5px 0;
	list-style: none;
    }
.recipes_detail img {
	margin: 0 0 10px 15px;
	display: block;
    }
.recipes_detail h3 {
	margin: 0 0 15px;
	padding: 0;
	display: block;
    }
.recipes_detail {
	padding: 15px 20px 15px 20px;
	display: block;
    }
    
    /* Testimonials Section */
.testimonials {
	background-color: #FFFFFF;
	padding: 15px 50px;
	margin: 0;
    }
.testimonials h3 {
	margin-top: 0;
    }
.testimonials .bluetext {
	font-weight: normal;
    }
.testimonials_block {
	border-top: 1px solid #afd9e7;
	padding-top: 15px;
    }
.testimonials em
{
    font-weight: bold;
}
    
/* Testimonials Section */
.privacypolicy {
	width: 800px;
    }
    

/* Meter Section */
.meter {
    width: 330px;
    margin: 5px 6px !important;
    }
.meter h3{
    
    }
.meter ul {
    margin: 0 10px 20px 3px;
	padding: 0;
    }
.meter ul li
{
    list-style-image:url(../images/checkmark.gif);
	line-height: normal;
	margin:5px 0 5px 25px;
}
.meterDetail ul {
    margin: 0 0 0 0;
    padding: 0;
    }
.meterDetail ul li
{
    list-style-image:url(../images/checkmark.gif);
	line-height: normal;
	margin:5px 0 5px 25px;
}
.meterDetail {
    width: 100%;
    border: 0px solid #ccc;
    margin: 5px 15px;
    }
.meterDetail table {
    margin-top: 10px;
    }
.meterDetail table caption{
    text-align: left;
    font-weight: bold;
    background-image: none;
    margin: 0;
    padding: 7px 0 0 0;
    color: #00529B;
    font-size: 14px;
    }
.meterDetail table, .meterDetail table td {
    border: 1px solid #eee;
    border-collapse: collapse;
    }
.meterDetail table td {
    padding: 4px;
    }
.meterDetail td strong {
    text-align: right;
    display: block;
    }
    .productBoxResize {
    width: 200px;
    height : auto;
    }
.productBoxResize {
    width: auto;
    height : 260px;
    }
.productMeterResize {
    width: 250px;
    height : auto;
    margin-left: 50px;
    }
.productMeterResize {
    width: auto;
    height : 325px;
    }
.prodigy_pocket{
    width: 275px;
    height: auto;
    }
.sure_edge_box_med {
    width: 325px;
    height: auto;
    }
    
/* Privacy Policy */
.privacypolicy {
	margin: 15px 50px;
    }
    
.privacypolicy p
{
    width: 800px;
}

/* Contact Us */
.contact p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px 0 0 10px;
    }
.contact tr table {
	margin-left: 10px;
    }
.contact h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left: 15px;
    }
.contact_hours {
	font-size: 10px;
	padding: 0 0 7px 6px;
    }
.contactformbox {
	background-color:#e0eefc;
	font-weight: bold;
	border: 1px solid #055698;
    }
.contactformbox .smallinput {
	width: 170px;
	border: 1px solid #055698;
	padding-bottom: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
    }
.contactformbox .mediumarea {
	width: 370px;
	height: 45px;
	border: 1px solid #055698;
	padding-bottom: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
    }
.contactformbox .mediumlist {
	width: 370px;
	margin: 0;
    }
.contactformbox h2 {
	font-size: 13px;
    }
.contactformbox td {
	padding: 2px 10px 2px 10px;
	vertical-align: middle;
    }
.contactformbox td table td {
	padding: 0 5px 0 0;
	vertical-align: middle;
    }
.contactformbox th {
	padding:0;
    }
.thankyou {
    font-size: 14px;
    color: #003366;
    font-weight:bold;
    }
    
/* Site Map */
.sitemap
{
	margin: 15px 20px;
}
