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

body {
	margin: 0;
	padding: 0;
	background-color: #DDDDDD;
	font-family: 'Verdana', serif;
	font-size: 100%;
	color: #000000;
}

/* Page Header Content Start */

#preHeader_Wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-color: #971c1f;
}

#preHeader {
	margin: 0 auto;
	padding: 0;
	width: 1075px;
	height: 65px;
	background-color: #971c1f;
}

#preHeader_Message {
	margin: 0 auto;
	padding: 0;
	width: 1075px;
	height: 65px;
	background-color: #971c1f;
	text-align: center;
	line-height: 65px;
	color: white;
}

#header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-color: #DDDDDD;
}

#menuBox_Container {
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 1075px;
	height: 135px;
	background-color: #DDDDDD;
}

#menuBoxLeft {
	float: left;
	margin: 0;
	padding: 0;
	width: 355px;
	height: 135px;
}

#menuBoxLeft_Left {
	float: left;
	margin: 0;
	padding: 0;
	width: 135px;
	height: 135px;
	background-color: #DDDDDD;
	background-attachment: scroll;
	background-image: url(http://www.resuscicare.com/Images/logo_130px_Registered.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#menuBoxLeft_Right {
	float: right;
	margin: 0;
	padding-left: 5px;
	padding-top: 20px;
	width: 210px;
	height: 110px;
	line-height: 1px;
	background-color: #DDDDDD;
}

#menuBoxRight {
	float: left;
	margin: 0;
	padding-top: 40px;
	padding-left: 40px;
	width: auto;
	height: 90px;
	background-color: #DDDDDD;
}

#menuBoxRight_Right {
	float: right;
	margin: 0;
	padding: 0;
	width: 135px;
	height: 135px;
	background-color: #DDDDDD;
	background-attachment: scroll;
	background-image: url(https://www.resuscicare.com/Images/resuscicare_phone_Header_Icon130px.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.btn {
	height: 50px;
	width: 100px;
	padding: 0;
	border-radius: 0;
	border: none;
	background-color: #DDDDDD;
	color: #971c1f;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: thin;
}

.btn:hover {
	text-decoration: underline;
}

.preHeader_btn {
	float: right;
	height: 50px;
	width: 100px;
	padding: 0;
	border-radius: 0;
	border: none;
	background-color: #971c1f;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
}

.preHeader_btn:hover {
	text-decoration: underline;
}

/* Apple Store Hover QR Code Image */

.sitehoverImg {
  display: none;
}
.sitehover_Text:hover ~ .sitehoverImg {
  display: inline;  
}

#bannerOuter {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 400px;
	background-image: url(https://www.resuscicare.com/Images/banner_Fill_ORG.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
}

#bannerOuterCourses {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 400px;
	background-image: url(https://www.resuscicare.com/Images/banner_Fill_ORG.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
}

#bannerOuterAED {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 400px;
	background-image: url(https://www.resuscicare.com/Images/banner_Fill_ORG.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
}

#bannerInner {
	margin: 0 auto;
	padding: 0;
	width: 1075px;
	height: 400px;
	background-color: #DDDDDD;
	background-image: url(https://www.resuscicare.com/Images/home_Banner1075px_ORG.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}

#bannerInnerCourses {
	margin: 0 auto;
	padding: 0;
	width: 1075px;
	height: 400px;
	background-color: #DDDDDD;
	background-image: url(https://www.resuscicare.com/Images/courses_Banner1075px_ORG.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}

#bannerInnerAED {
	margin: 0 auto;
	padding: 0;
	width: 1075px;
	height: 400px;
	background-color: #DDDDDD;
	background-image: url(https://www.resuscicare.com/Images/aed_Banner1075px_ORG.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}

/* Page Header Content End */

/* Main Body Content Start */

#contentWrapper {
	margin: 0 auto;
	padding-bottom: 50px;
	width: 1075px;
	height: auto;
	background-color: #DDDDDD;
	overflow: hidden;
}

#contentLeft {
	float: left;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	width: 660px;
	background-color: #DDDDDD;
	text-align: left;
}

#contentLeftLeft {
	float: left;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
    padding-bottom: 15px;
	width: 300px;
	background-color:#DDDDDD;
	text-align:left;
}

#contentLeftRight {
	float: right;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
    padding-bottom: 15px;
	width: 250px;
	background-color:#DDDDDD;
	text-align:left;
}

#courseButton {
	background-color: dodgerblue;
	border: none;
  	border-radius: 8px;
  	color: white;
  	padding: 15px 32px;
  	text-align: center;
  	text-decoration: none;
  	display: inline-block;
  	font-size: 16px;
}

#locations_ListBox {
	margin: 0;
	padding-left: 60px;
	padding-right: 15px;
	width: 475px;
	height: auto;
	background-color: #DDDDDD;
}

#locations_ListBox_Left {
	float: left;
	padding: 0;
	height: auto;
	background-color: #DDDDDD;
}

#locations_ListBox_Right {
	float: right;
	padding: 0;
	height: auto;
	background-color: #DDDDDD;
}

/* Main Body Content End */

/* Main Body Right Sidebar Content Start */

#contentRight {
	float: right;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 340px;
	height: auto;
	background-color: #DDDDDD;
	vertical-align: middle;
}

#contentRightPos1 {
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 260px;
	height: auto;
	display: inline-block;
	background-color: #DDDDDD;
	border-left-style: double;
	border-left-color: #999999;
	border-left-width: thick;
	text-align: left;
	color: #830E18;
}

#contentRightPos2 {
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 260px;
	height: auto;
	display: inline-block;
	background-color: #DDDDDD;
	border-left-style: double;
	border-left-color: #999999;
	border-left-width: thick;
	text-align: left;
}

#contentRightPos3 {
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 260px;
	height: auto;
	display: inline-block;
	background-color: #DDDDDD;
	border-left-style: double;
	border-left-color: #999999;
	border-left-width: thick;
	text-align: left;
}

#contentRightPos4 {
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 260px;
	height: auto;
	display: inline-block;
	background-color: #DDDDDD;
	border-left-style: double;
	border-left-color: #999999;
	border-left-width: thick;
	text-align: left;
}

#contentRightPos5 {
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 10px;
	width: 260px;
	height: auto;
	display: inline-block;
	background-color: #DDDDDD;
	border-left-style: double;
	border-left-color: #999999;
	border-left-width: thick;
	text-align: center;
}

#contentRightPos6 {
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 10px;
	width: 260px;
	height: auto;
	display: inline-block;
	background-color: #DDDDDD;
	border-left-style: double;
	border-left-color: #999999;
	border-left-width: thick;
	text-align: center;
}

.side_bar_Card {
	margin: 0 auto;
	padding-left: 25px;
	height: 60px;
	width: 275px;
	background-color: #971c1f;
	border-radius: 20px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	text-align: left;
	font-family: 'Georgia', serif;
	font-size: 24px;
	line-height: 60px;
}

.compression_Count {
	margin: 0 auto;
	height: 60px;
	width: 150px;
	background-color: #828282;
	border: none;
  	border-radius: 8px;
  	color: white;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  	text-align: center;
  	text-decoration: none;
	font-family: 'Georgia', serif;
  	font-size: 20px;
	line-height: 55px;
}

.compression_Count:hover {
	background-color:#DDDDDD;
	color: black;
}

@media (hover: none) {
  .compression_Count:hover {
	background-color:#828282;
	color: white;
	}
}

/* Main Body Right Sidebar Content End */

/* Footer Main Body Content Start */

#footerOuter {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-color: #828282;
}

#infoBoxInner {
	margin: 0 auto;
	padding: 0;
	width: 1075px;
	height: 350px;
	background-color: #828282;
}

#infoBoxInnerLeft {
	float: left;
	margin-right: 10px;
	padding-top: 15px;
	padding-left: 10px;
	width: 240px;
	height: 335px;
	background-color: #828282;
}

#infoBoxInnerCenter {
	float: right;
	margin: 0;
	padding: 0px;
	width: 490px;
	height: 350px;
	background-color: #828282;
}

#infoBoxInnerRight {
	float: right;
	margin-left: 10px;
	padding-left: 15px;
	padding-top: 15px;
	width: 280px;
	height: 335px;
	background-color: #828282;
	text-align: left;
	
}

#infoBoxInnerCenterLeft {
	float: left;
	margin-right: 5px;
	padding-top: 15px;
	padding-left: 15px;
	width: 150px;
	height: 335px;
	background-color: #828282;
	text-align: left;
}

#infoBoxInnerCenterRight {
	float: right;
	margin-left: 5px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 25px;
	width: 275px;
	height: 335px;
	background-color: #828282;
	text-align: left;
}

#subFooter {
	margin: 0;
	padding: 0;
	width: 100%;
    height: auto;
	background-color: #971c1f;
}

#subFooter_Content {
	margin: 0 auto;
	padding-top: 20px;
	width: 1075px;
    height: 85px;
	background-color: #971c1f;
    text-align: center;	
}

#social_media_Button {
	margin: 0 auto;
	height: 60px;
	width: 200px;
	background-color: #3282d8;
	border: none;
  	border-radius: 8px;
  	color: white;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  	text-align: center;
  	text-decoration: none;
	font-family: 'Georgia', serif;
  	font-size: 20px;
	line-height: 60px;
}

#social_media_Button:hover {
	background-color:#971c1f;
}

/* Footer Main Body Content End */

/* Advertisement Extras Content Start */

#alert {
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	width: 1000px;
	height: 135px;
	background-color: lightcoral;
	border-top: 4px solid red;
	box-shadow: 3px 4px 5px darkgray;
}

#rsv_Marketing {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-color: #ffffff;
}

#rsv_Inner {
	margin: 0 auto;
	padding: 0;
	width: 1075px;
	height: 100px;
	background-color: #ffffff;
	text-align: center;
	line-height: 100px;
}

#advert_Streamer_Container {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-color: #ffffff;
}

#advert_Streamer_Inner {
	margin: 0 auto;
	padding-top: 20px;
	width: 1075px;
	height: 200px;
	background-color: #ffffff;
	display: flex;
	
}

.advert_Card {
	margin: 0 auto;
	padding: 0;
	height: 175px;
	width: 230px;
	background-color: #ffffff;
	border-radius: 20px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}

.aed_calendar_Card {
	margin: 0 auto;
	padding: 0;
	height: 150px;
	width: 300px;
	background-color: #DDDDDD;
	border-radius: 20px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}

/* Advertisement Extras Content End */

/* HTML Tag Content Start */

h1 {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
}

h2 {
	color: #971c1f;
	font-size: 30px;
	font-family: 'Georgia', serif;
	font-weight: normal;
}

h3 {
	color: #971c1f;
	font-size: 30px;
	font-family: 'Georgia', serif;
	font-weight: normal;
}

li::marker {
  color: #971c1f;
}

/* HTML Tag Content End */

/* Custom Font Specs Start */

.custom_FontWhite {
	color: #FFFFFF;
	font-style: italic;
	font-size: 18px;
}

.custom_FontRed2 {
	color: #971c1f;
	font-style: italic;
	font-size: 15px;
}

.custom_FontSidebar {
	font-size: 14px;
}

.custom_FontNews {
	color: #DDDDDD;
	font-size: 15px;
	font-style: italic;
}

.custom_FontTM {
	color: #DDDDDD;
	font-size: 12px;
	font-style: italic;
}

.custom_FontContent {
	color: #000000;
	font-size: 14px;
}

.custom_FontContentBold {
	color: #000000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.custom_FontContentReg {
	color: #000000;
	font-size: 14px;
	font-style: italic;
}

.custom_FontContentLarge {
	font-size: 18px;
	font-style: italic;
}

.custom_FontRed {
	color: #830E18;
	font-style: italic;
	font-size: 20px;
}

.custom_FontRedMedium {
	color: #830E18;
	font-style: italic;
	font-size: 18px;
}

.custom_FontRedSmall {
	color: #830E18;
	font-style: italic;
	font-size: 14px;
}

.custom_FontBlack {
	color: #000000;
	font-style: italic;
	font-size: 18px;
}

/* Custom Font Specs End */

/* Attribute Specs Start */

a:link {
	color: #830E18;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #830E18;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.title:link {
	text-decoration: none;
	color: #971c1f;
}
.title:visited {
	text-decoration: none;
	color: #971c1f;
}
.title:hover {
	text-decoration: none;
	color: #971c1f;
}
.title:active {
	text-decoration: none;
	color: #971c1f;
}

/* Attribute Specs End */

/* Media Specs Start */


@media (min-width: 768px) and (max-width: 1024px) {

/*Mobile Landscape */
  #bannerOuter {
    display: none;
  }
	
  #bannerOuterCourses {
    display: none;
  }
	
  #bannerOuterAED {
    display: none;
  }
	
  #bannerInner {
    display: none;
  }
	
  #bannerInnerCourses {
    display: none;
  }
	
  #bannerInnerAED {
    display: none;
  }
}


@media (min-width: 320px) and (max-width: 767px) {

/*Mobile Portrait */
  #bannerOuter {
    display: none;
  }
	
  #bannerOuterCourses {
    display: none;
  }
	
  #bannerOuterAED {
    display: none;
  }
	
  #bannerInner {
    display: none;
  }
	
  #bannerInnerCourses {
    display: none;
  }
	
  #bannerInnerAED {
    display: none;
  }
}


@media (min-width: 1025px) and (max-width: 1280px) {

/* Tablets Lanscape */
  #bannerOuter {
    display: none;
  }
	
  #bannerOuterCourses {
    display: none;
  }
	
  #bannerOuterAED {
    display: none;
  }
	
  #bannerInner {
    display: none;
  }
	
  #bannerInnerCourses {
    display: none;
  }
	
  #bannerInnerAED {
    display: none;
  }
}


@media (min-width: 768px) and (max-width: 1024px) {

/* Tablets Portrait */
  #bannerOuter {
    display: none;
  }
	
  #bannerOuterCourses {
    display: none;
  }
	
  #bannerOuterAED {
    display: none;
  }
	
  #bannerInner {
    display: none;
  }
	
  #bannerInnerCourses {
    display: none;
  }
	
  #bannerInnerAED {
    display: none;
  }
}

/* Media Specs End */