body.mceContentBody { 
   background: #FFFFFF; 
} 
.btnprimary { 
	color:#ffffff;
	background-color:#0c7097;
	background-repeat:repeat-x;
	background-image:-khtml-gradient(linear, left top, left bottom, from(#1b8ebb), to(#0c7097));
	background-image:-moz-linear-gradient(top, #1b8ebb, #0c7097);
	background-image:-ms-linear-gradient(top, #1b8ebb, #0c7097);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #1b8ebb), color-stop(100%, #0c7097));
	background-image:-webkit-linear-gradient(top, #1b8ebb, #0c7097);
	background-image:-o-linear-gradient(top, #1b8ebb, #0c7097);
	background-image:linear-gradient(top, #1b8ebb, #0c7097);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b8ebb', endColorstr='#0c7097', GradientType=0);
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	border-color:#0c7097 #0c7097 #073b50;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)}
	
form p{
	margin-bottom: 25px;	
}


.textblock  {
	color: #000000;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #777777;
	border-radius: 2px;
	background-color: #ffffff
}
img { 
	border: 0; 
} 

.button  {
	font-family: "fira-sans", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 300;
	font-size: 13px;
	background-color: #CD0003;
	border: none;
	border-radius: 0px;
	padding: 7px 13px 8px 13px;
	cursor: pointer;
	margin-top: 0px;
	margin-bottom: 5px;
	position:relative;
	width: auto;
}

.button:hover {
	background-color: #ffffff; 
	box-shadow: 0px 0px 5px #006829;
	color: #000000;
}
.button_home  {
	
	margin-right: auto;
	margin-left: auto;
	font-family: "fira-sans", Tahoma, Arial, sans-serif;
	color: #ffffff;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	background-color: #13ad4b;
	padding: 10px 15px 10px 15px;
	margin-bottom: 25px;
	position:relative;
	width:auto;
	overflow:visible;
	display: table;
	clear:both;
	float:left;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*box-shadow: 0px 0px 0px 2px #ffffff inset;*/
	border-radius: 5px;
}
/*.button_home:after {
	position: absolute;
	right: 0;
	top: -1px;
	bottom: -1px;
	width: 55px;
	content: '';
	background:url(../images/white_arrow_right.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color: #13ad4b;
	box-shadow: 0px 0px 0px 3px #ffffff inset;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;*/
}
.button_home:hover  {
	color: #13ad4b;
	background-color: #000000;
	
}
.button_home:hover:after  {
background:url(../images/white_arrow_right.png);
	background-position:center;
	background-repeat:no-repeat;
	
}
.button_home a, .button_home a:link, .button_home a:visited {
	color: #ffffff;
}

.button_home a:hover {
	color: #000000;
	text-shadow: none;
}
p, h1, h2, h3, h4, h5, h6, ul {
	text-align:left;
	margin-top: 0px;
	margin-bottom: 25px;
}

p {  
	font-size: 15px; 
	line-height: 20px;
	font-weight: 300;
	list-style-type:disc; 
	color: #000000; 
}
h1 {
	font-size: 35px;
	line-height: 40px;
	font-weight: 300;
	color: #000000;
	margin-top: -10px;
	margin-bottom: 35px;
	
}
h2 {  
	font-size: 25px; 
	line-height: 30px;
	font-weight: 400;
	color: #006829;
	
}
h3 {  
	font-size: 21px; 
	line-height: 25px;
	font-weight: 400;
	color: #006829;
}
h4 {  
	font-size: 18px; 
	line-height: 22px;
	font-weight: 400;
	color: #000000;
}
h5 {  

	font-size: 16px; 
	line-height: 20px;
	font-weight: 400;
	color: #006829;
	
}
h6 {  
	font-size: 13px;
	line-height: 17px; 
	font-weight: 300;
	color: #006829;
}
.smltbl {  
	font-size: 11px; 
	color: #000000; 
	margin-bottom: 5px;
}
.tbl {
	font-size: 15px; 
	line-height: 20px;
	font-weight: 300;
	list-style-type: circle; 
	color: #000000;
}
fieldset {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	-moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.43);
	-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.43);
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.43);
	border:none;
}
.aorta_logo {
	max-width: 150px;
}

.home_icon {
	max-width: 90px;
}

.home_questions {
	box-shadow: 0px 0px 2px 0px #D7D7D7 inset;
	color: #ffffff;
	width: 92%;
	padding-right:4%;
	padding-left:4%;
	padding-top: 30px;
	padding-bottom: 20px;
	display:inline-block;
	overflow:hidden;
	margin-bottom: 40px;
	margin-top: 45px;
	background:url(../images/pw_maze_white_50.png);
	background-repeat:repeat;
}
.home_questions h2, .home_questions h3, .home_questions h4, .home_questions p {
	text-align: center;
	color: #000000;
	
	
}
.home_contact {
	/*box-shadow: 0px 0px 2px 0px #006829 inset;*/
	text-align: center;
	color: #ffffff;
	width: 92%;
	padding-right:4%;
	padding-left:4%;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	margin-top: 5px;
	background-color: #13ad4b;
}
.home_contact h1, .home_contact h2, .home_contact h3, .home_contact h4, .home_contact p {
	color: #ffffff;
	text-align: center;
}
.home_left {
	width: 29.65%;
	float:left;
	text-align: center;
}
.home_middle {
	width: 29.65%;
	margin-left: 5.5%;
	margin-right: 5.5%;
	float:left;
	text-align: center;
}
.home_right {
	width: 29.65%;
	float:left;
	text-align: center;
}
.home_video {
	float: right; 
	width: 50%; 
	margin-right: 1%; 
	margin-left: 30px;
}


.textbox, .textbox:hover  {
	color: #000000 !important;
	font-size: 11px !important;
	vertical-align: middle !important;
	border: 1px solid #777777 !important;
	height: 20px !important;
	border-radius: 2px !important;
	background-color: #ffffff !important;
	cursor:text !important;
	padding:3px !important;
}
ul {  
	font-size: 15px; 
	line-height: 20px;
	font-weight: 300; 
	color: #000000; 
	margin-top: -10px;
	
}
li {
	margin-bottom: 10px;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}


.none {}
.row1 {
	background-color: #CCCCCC;
	overflow: auto;
}
.row2 {
	background-color: #999999;
	overflow: auto;
}
.rowhighlight {
	background-color: #FF0000;
	overflow: auto;
}
a[href$=".pdf"] {

	       /* PDF file */}

@media only screen and (max-width: 1900px) { 
	
#fadeshow1 {
	height:450px !important;
	
}

}
@media only screen and (max-width: 1600px) { 
	
#fadeshow1 {
	height:350px !important;
	
}

#tagline {
	font-size: 34px;
	right: 3%;
	bottom: 20px;
}


}
@media only screen and (max-width: 1250px) { 

	
	
#fadeshow1 {
	height:300px !important;
	
}

}
@media only screen and (max-width: 1100px) { 
	/* rules that only apply for canvases narrower than 1000px */

#logo_div {
	margin-top: 15px;
	margin-left: 3%;
	max-width: 100px;
	
}

p, h1, h2, h3, h4, h5, h6, ul {
	margin-bottom: 15px;
}

h1 {
	font-size: 30px;
	line-height: 35px;
	
}
h2 {  
	font-size: 20px; 
	line-height: 25px;
	
}
h3 {  
	font-size: 19px; 
	line-height: 24px;

}
h4 {  
	font-size: 17px; 
	line-height: 22px;
}
h5 {  

	font-size: 18px; 
	line-height: 22px;
	
}

.col1_MAIN, .col3 {
	padding-top: 25px;
}


#fadeshow1 {
	height:220px !important;
	
}

}


@media only screen and (max-width: 750px) { 
	/* rules that only apply for canvases narrower than 750px */
#fadeshow1 {
	height:160px !important;
}



#tagline {
	display:none;	
	
}
.col1_MAIN, .col3 {
	width: 90%;
	padding-bottom: 5px;
	padding-top: 17px;
	margin-top: 10px;
	margin-right: 0%!important;
	margin-left: 0%!important;
	padding-left: 5%!important;
	padding-right: 5%!important;
}
.col1_MAIN {
	-moz-box-shadow: 0 3px 3px 0px rgba(0,0,0,0.19);
	-webkit-box-shadow: 0 3px 3px 0px rgba(0,0,0,0.19);
	box-shadow: 0 3px 3px 0px rgba(0,0,0,0.19);	
	
}

.col3 {
	padding-bottom: 20px;
}
.col3:before  {
	width: 90%;
	left: 0!important;
	padding-left: 5%!important;
	padding-right: 5%!important;
}

.content_surround_MAIN {
	clear:both;
	margin-bottom: 0px;
	width: 100%;
	margin-top: -23px;
	
}

#footer_MAIN {
	padding-top: 25px;
	padding-bottom: 70px;
	margin-top: 20px;
}

.home_left, .home_middle {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 25px;
}
.home_right {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 15px;
}

.home_icon {
	max-width: 120px;
}
.home_video {
	float: left; 
	width: 100%; 
	margin-right: 0%; 
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: -15px;
}

#top_surround, #top_surround_MAIN {
	position:relative;
}

.MainMenuContainer {
	
	width: 100%!Important;
	padding-left:0px!Important;
	padding-right:0px!Important;
	text-align: center!Important;
	
	margin-right:auto!Important;
	margin-left:auto!Important;
	
}
.MainMenu {
	width: 100%!Important;
	padding-left:0!Important;
	padding-right:0!Important;
	text-align: center!Important;
	/*margin: 0 !important;*/
	margin-bottom: 5px!Important;
	font-family: "adelle", Tahoma, Arial, sans-serif!important;
	

}
.MainMenu:hover, .MainCurrentTab:hover {
	width: 100%!Important;
	padding-left:0!Important;
	padding-right:0!Important;
	text-align: center!Important;
	margin-bottom: 5px!Important;
	
	
}
.MainCurrentTab {
	width: 100%!Important;
	padding-left:0!Important;
	padding-right:0!Important;
	text-align: center!Important;
	margin-bottom: 5px!Important;
	/*margin: 0!important;*/
	
}


}
@media only screen and (max-width: 600px) { 
	/* rules that only apply for canvases narrower than 400px */

.home_icon {
	max-width: 90px;
}

#menumobile {
	display:inline-block;
	width: auto;
	position:absolute;
	right: 5%;
	top: 20px;
}
#menu_div {
	display:none;
	margin-top: -10px;
}
}
@media only screen and (max-width: 500px) {

#fadeshow1 {
	height:140px !important;
	
}
 .gallerylayer img{
	width: 140%;
	height:auto;

}
#logo_div {
	margin-top: 8px;
	margin-left: 3%;
	max-width: 100px;
	
}

}






