@charset "utf-8";
/* CSS Document */

/* -------------------- Button styles ------------------------ */
/* ----------------- Latest tcyh Videos Button and graphic ----------------- */
#latestvideo {
	height: 140px;
	background-image: url(/images/tcyhvideos.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0;
	padding:0;
	list-style-type:none;
}

#latestvideo li {
	float:left;
}

#latestvideo a {
	display:block;
	margin:90px 40px 0px 15px;
	line-height:30px;
	width:165px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif); /* green gradient */
	background-repeat: repeat-x;
}

#latestvideo a:hover, #latestvideo a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif); /* blue gradient */
	background-repeat: repeat-x;
}

/* ----------------- webinar left aligned btn format  Button and graphic ----------------- */
#webinar_btn  {
	padding:0px 0px 20px 5px;
	list-style-type:none;
}

#webinar_btn a {
	display:block;
	margin:10px 40px 0px 0px;
	line-height:30px;
	width:175px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

#webinar_btn a:hover, #webinar_btn a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
}

/* ----------------- Latest Video list format  Button and graphic ----------------- */
#video_list  {
	padding:0px 0px 20px 0px;
	list-style-type:none;
}

#video_list a {
	display:block;
	margin:10px 40px 0px 15px;
	line-height:30px;
	width:175px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	/*background-color:#EEE;*/
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

#video_list a:hover, #video_list a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
}

/* -----------------  COPD Screener Button ----------------- */
#copd_screener {
	height: 170px;
	background-image: url(/copd/images/copd_screener.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0;
	padding:0;
	list-style-type:none;
}

#copd_screener li {
	float:left;
}

#copd_screener a {
	display:block;
	margin:120px 40px 0px 15px;
	line-height:30px;
	width:175px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

#copd_screener a:hover, #copd_screener a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
}

/* ----------------- order materials button ----------------- */ 
#ordermaterial {
	height: 140px;
	background-image: url(/images/ordermaterial.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0;
	padding:0;
	list-style-type:none;
}

#ordermaterial li {
	float:left;
}

#ordermaterial a {
	display:block;
	margin:90px 40px 0px 15px;
	line-height:30px;
	width:150px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

#ordermaterial a:hover, #ordermaterial a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
}

/* ----------------- Feedback button ----------------- */ 

#feedback {
	height: 140px;
	background-image: url(/images/feedback.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0;
	padding:0;
	list-style-type:none;
}

#feedback li {
	float:left;
}

#feedback a {
	display:block;
	margin:90px 40px 0px 15px;
	line-height:30px;
	width:150px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

#feedback a:hover, #feedback a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
}

/* ----------------- Physician Feedback button ----------------- */ 

#feedback-physician {
	height: 140px;
	background-image: url(/physicians/images/feedback_physicians.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0;
	padding:0;
	list-style-type:none;
}

#feedback-physician li {
	float:left;
}

#feedback-physician a {
	display:block;
	margin:90px 40px 0px 15px;
	line-height:30px;
	width:150px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

#feedback-physician a:hover, #feedback-physician a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
}

/* ----------------- employer Feedback button ----------------- */ 

#feedback-employer {
	height: 140px;
	background-image: url(/employers/images/feedback_employers.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0;
	padding:0;
	list-style-type:none;
}

#feedback-employer li {
	float:left;
}

#feedback-employer a {
	display:block;
	margin:100px 40px 0px 15px;
	line-height:30px;
	width:150px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

#feedback-employer a:hover, #feedback-employer a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
}



/* ----------------- free Assistance button ----------------- */ 
#freeassist {
	height: 200px;
	background-image: url(/employers/images/free_assistance.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0;
	padding:0;
	list-style-type:none;
}

#freeassist li {
	float:left;
}

#freeassist a {
	display:block;
	margin:150px 40px 0px 15px;
	line-height:30px;
	width:150px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

#freeassist a:hover, #freeassist a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
}

/* ----------------- resources button ----------------- */ 
.resources {
	/*height: 160px;*/
	margin:0;
	padding:15px 30px 0px 0px;
	list-style-type:none;
}

.resources li {
	float:right;
}

#home .resources li {
	padding:0px 5px 0px 5px;
}

.resources a {
	display:block;
	line-height:30px;
	width:159px;
	text-align:center;
	text-decoration:none;
	font-size:80%;
	color:#fff;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

.resources a:hover, .resources a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
}

/* ----------------- worksite program button ----------------- */ 
#worksiteprogram {
	height: 140px;
	background-image: url(/images/worksite_pgms.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0;
	padding:0;
	list-style-type:none;
}

#worksiteprogram li {
	float:left;
}

#worksiteprogram a {
	display:block;
	margin:90px 40px 0px 15px;
	line-height:30px;
	width:150px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

#worksiteprogram a:hover, #worksiteprogram a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
}


/* ----------------- Wide button ----------------- */ 
.wide_button {
	margin:0;
	padding:15px 0px 0px 0px;
	list-style-type:none;
}

/*.wide_button li {
	float:right;
	
}*/

.wide_button a {
	display:block;
	line-height:30px;
	padding:0px 10px 0px 10px;
	/*width:210px;*/
	text-align:center;
	text-decoration:none;
	font-size:90%;
	color:#000;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

.wide_button a:hover, .wide_button a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
	text-decoration:none; /* needed to get rid of the rollover underline */
}

/* ----------------- Materials button ----------------- */
/* materials button no background image on physicians_medication used twice on page so its a class */
.materials {
	/*height: 160px;*/
	margin:0;
	padding:15px 0px 0px 0px;
	list-style-type:none;
}

.materials li {
	float:left;
}

.materials a {
	display:block;
	line-height:30px;
	width:159px;
	text-align:center;
	text-decoration:none;
	font-size:80%;
	color:#fff;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

.materials a:hover, #materials a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
}

/* ----------------- Materials for Employees button ----------------- */ 
#employeematerial {
	height: 140px;
	background-image: url(/employers/images/matl_employees.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0;
	padding:0;
	list-style-type:none;
}

#employeematerial li {
	float:left;
}

#employeematerial a {
	display:block;
	margin:90px 40px 0px 15px;
	line-height:30px;
	width:150px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

#employeematerial a:hover, #employeematerial a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
}

/* --------- Pfizer smoking - Request hard copies of the worksite program  -------- */
#worksite_pgm {
	height: 260px;
	background-image: url(/employers/special_smoking/image/worksite_pgm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0;
	padding:0;
	list-style-type:none;
}

#worksite_pgm li {
	float:left;
}

#worksite_pgm a {
	display:block;
	margin:190px 40px 0px 15px;
	line-height:20px; /* centers text in box */
	width:150px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

#worksite_pgm a:hover, #worksite_pgm a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
}

/* ----------------- NBC Videos Button and graphic Promote a healthy birth ----------------- */
#nbc_video {
	height: 140px;
	width:295px;
	background-image: url(/early_deliveries/images/NBCvideo.gif);
	background-repeat: no-repeat;
	/*background-position: left bottom;*/
/*	margin:0;
	padding:0;*/
	border:none;
	list-style-type:none;
	float:left;
}

/*#nbc_video li {
	float:left;
}*/

#nbc_video a {
	display:block;
	margin:90px 40px 0px 35px;
	line-height:30px;
	width:165px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif); /* green gradient */
	background-repeat: repeat-x;
}

#nbc_video a:hover, #nbc_video a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif); /* blue gradient */
	background-repeat: repeat-x;
}

/* ----------------- CBS Videos Button and graphic Baby's development video ----------------- */
#cbs_video {
	height: 140px;
	width:295px;
	background-image: url(/early_deliveries/images/CBSvideo.gif);
	background-repeat: no-repeat;
	/*background-position: right bottom;*/
/*	margin:0;
	padding:0;*/
	border:none;
	list-style-type:none;
	float:right;
}

/*#cbs_video li {
	float:right;
}*/

#cbs_video a {
	display:block;
	margin:90px 40px 0px 35px;
	line-height:30px;
	width:165px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	/*background-color:#99cc33;*/
	background-image: url(/images/button_shade.gif); /* green gradient */
	background-repeat: repeat-x;
}

#cbs_video a:hover, #nbc_video a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif); /* blue gradient */
	background-repeat: repeat-x;
}

/* ----------------- Learn More - main page left aligned btn format  Button and graphic ----------------- */
#learn_more_btn  {
	padding: 0px 0px 20px 0px;
	list-style-type: none;
	font-size: .85em;
}

#learn_more_btn a {
	display:block;
	margin:10px 40px 0px 0px;
	line-height:30px;
	width:110px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	background-image: url(/images/button_shade.gif);
	background-repeat: repeat-x;
}

#learn_more_btn a:hover, #learn_more_btn a:focus {
	/*background-color:#51868f;*/
	background-image: url(/images/button_shade_roll.gif);
	background-repeat: repeat-x;
}
