body {
    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin: auto;
    width: 70%;
    padding: 10px;
    background-image: url("http://flysacca.co.za/images/sky.jpg");

    /* Set a specific height */

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    
}

@media screen and (max-device-width: 700px) {
   body {
    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin: auto;
    width: 60%;
    padding: 0px;
    
} 
}

a {
	color: #CCC;
	font-weight: none;
	text-decoration: none;
}

a:link {
	color: #CCC;
	font-weight: none;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #503d70;
}
a:active {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14pt;
	color: #023970;
}
h2 {
	font-size: 12pt;
	color: #FFFFFF;
}
h3 {
	font-size: 8pt;
	text-justify: auto;
	color: #666;
}
h4 {
	font-size: 8pt;
	color: #666;
}
h5 {
	font-size: 10pt;
	color: #55346d;
}
h6 {
	font-size: 14pt;
	color: #55346d;
}

#wrapper {
	width: 941px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    background-color: whitesmoke;
}


#mainwrapper {
	width: 941px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
        background-color: whitesmoke;

}


/*** header ***/
.header {
	width: 941px;
	height: 137px;
}
/*** logo ***/
.logo {
	width: 216px;
	float: left;
	height: 120px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 160px;
	margin-left: 10px;
}
/*** acronym ***/
.acronym {
	width: 530px;
	float: right;
	height: 78px;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-right: 11px;
	margin-left: auto;
	text-align: right;
	line-height: 5px;
}
/*** navigation ***/
#nav {
	width: 941px;
	height: 45px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #48494a;
	border-bottom-color: #48494a;
}
#nav ul {
	height: 45px;
}
#nav li {
	display: inline;
	padding: 20px;
}
#nav a {
	text-decoration: none;
	color: #052e6d;
	padding: 8px;
}
#nav a:hover {
	color: #55346d;
}
/*** banner container ***/
.banner_container {
	width: 941px;
	height: 292px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
}
/*** banner slider ***/
.banner_slider {
	width: 602px;
	height: 292px;
	float: left;
}
/*** hotlinks container ***/
.hotlinks_container {
	width: 339px;
	height: 292px;
	float: right;
}
/*** hotlinks header  ***/
.hotlinks_header {
	width: 272px;
	height: 48px;
	margin-top: 16px;
	margin-bottom: 32px;
	margin-right: 48px;
	margin-left: 18px;
	float: right;
}
/*** hotlinks copy  ***/
.hotlinks_copy {
	width: 272px;
	height: 60px;
	margin-bottom: 25px;
	margin-right: 48px;
	margin-left: 18px;
	float: right;
}
/*** hotlinks icons container  ***/
.hotlinks_icons_container {
	width: 120px;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 200px;
	margin-left: 18px;
	float: right;
}
/*** icons twitter  ***/
.icons_twitter {
	width: 38px;
	height: 30px;
	margin-right: 2px;
	float: left;
}
/*** icons facebook  ***/
.icons_facebook {
	width: 38px;
	height: 30px;
	margin-right: 2px;
	float: left;
}
/*** icons youtube  ***/
.icons_youtube {
	width: 38px;
	height: 30px;
	float: right;
}
/*** hotlinks btn1  ***/
.hotlinks_btn_1 {
	width: 133px;
	height: 31px;
	margin-right: 32px;
	margin-left: 18px;
	float: left;
}
/*** hotlinks btn2  ***/
.hotlinks_btn_2 {
	width: 133px;
	height: 31px;
	margin-right: 22px;
	float: right;
}
/*** banner nav  ***/
.banner_nav {
	width: 941px;
	height: 31px;
	float: left;
}
/*** content container ***/
.content_container {
	width: 941px;
	height: auto;
	float: left;
    background-color: whitesmoke;
}
/*** content copy header ***/
.content_copy_header {
	width: 583px;
	height: 16px;
	margin-left: 19px;
	margin-bottom: 20px;
	float: left;
}
/*** content copy index ***/
.content_copy_index {
	width: 583px;
	height: 124px;
	margin-left: 19px;
	margin-bottom: 24px;
	float: left;
}
/*** content copy about us ***/
.content_copy_about {
	width: 583px;
	height: 124px;
	margin-left: 19px;
	margin-bottom: 24px;
	float: left;
}
/*** content copy contact ***/
.content_copy_contact {
	width: 941px;
	height: 124px;
	margin-left: 19px;
	margin-bottom: 24px;
	float: left;
}
/*** content contact address ***/
.content_contact_address {
	width: 470px;
	height: 124px;
	float: left;
}
/*** content contact address header ***/
.content_contact_address_header {
	width: 470px;
	height: 20px;
	float: left;
}
/*** content contact address details ***/
.content_contact_address_details {
	width: 470px;
	height: 20px;
	padding-top: 5px;
	float: left;
}
/*** content contact personnel ***/
.content_contact_personnel {
	width: 370px;
	height: 124px;
	float: left;
}
/*** content contact personnel header ***/
.content_contact_personnel_header {
	width: 370px;
	height: 20px;
	float: left;
}
/*** content contact personnel details ***/
.content_contact_personnel_details {
	width: 370px;
	height: 20px;
	padding-top: 5px;
	float: left;
}
/*** content copy leadership holder ***/
.content_copy_leadership_holder {
	width: 900px;
	height: 200px;
	margin-left: 19px;
	float: left;
}
/*** content copy leadership thumb holder ***/
.content_copy_leadership_tholder {
	width: 160px;
	height: 200px;
	padding-right: 20px;
	float: left;
}
/*** leadership thumb1 ***/
.content_copy_leadership_thumb1 {
	width: 150px;
	height: 120px;
	background-color: #47365e;
	margin: 5px;
}
/*** leadership name1 ***/
.content_copy_leadership_name1 {
	width: 150px;
	height: 60px;
	padding-left: 5px; 
}
/*** leadership thumb2 ***/
.content_copy_leadership_thumb2 {
	width: 150px;
	height: 120px;
	background-color: #47365e;
	margin: 5px;
}
/*** leadership name2 ***/
.content_copy_leadership_name2 {
	width: 150px;
	height: 60px;
	padding-left: 5px; 
}
/*** leadership thumb3 ***/
.content_copy_leadership_thumb3 {
	width: 150px;
	height: 120px;
	background-color: #47365e;
	margin: 5px;
}
/*** leadership name3 ***/
.content_copy_leadership_name3 {
	width: 150px;
	height: 60px;
	padding-left: 5px; 
}
/*** leadership thumb4 ***/
.content_copy_leadership_thumb4 {
	width: 150px;
	height: 120px;
	background-color: #47365e;
	margin: 5px;
}
/*** leadership name4 ***/
.content_copy_leadership_name4 {
	width: 150px;
	height: 60px;
	padding-left: 5px; 
}
/*** leadership thumb5 ***/
.content_copy_leadership_thumb5 {
	width: 150px;
	height: 120px;
	background-color: #47365e;
	margin: 5px;
}
/*** leadership name5 ***/
.content_copy_leadership_name5 {
	width: 150px;
	height: 60px;
	padding-left: 5px; 
}
/*** content subscriptions ***/
.content_subscriptions {
	float:right;
	width: 339px;
	height: 240px;
}
/*** newsletter header ***/
.newsletter_header {
	width: 339px;
	height: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}
/*** newsletter form ***/
.newsletter_form {
	width: 339px;
	height: 120px;
	margin-left: 20px;
	margin-right: 20px;	
	margin-bottom: 20px;
	float: left;
}
/*** footer ***/
.footer {
	width: 100%;
	height: 75px;
	text-align: center;
	color: #ffffff;
	background-color: #55346d;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	float: left;
}
/*** secondary nav border ***/
.secondary_nav_border {
	width: 100%;
	height: 6px;
	background-color: #c3c1be;
}
/*** secondary nav holder ***/
.secondary_nav_holder {
	width: 941px;
	height: 179px;
	text-align: center;
	color: #666;
	float: left;
	background-color: #000;
}
/*** secondary nav about ***/
.secondary_nav_about {
	width: 198px;
	height: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}
/*** secondary nav about links ***/
.secondary_nav_about_links {
	width: 198px;
	height: 14px;
	text-align: left;
	text-height: 20px;
	color: #666;
	margin-top: 5px;
	margin-left: 55px;
	margin-bottom: 33px;
	float: left;
}
/*** secondary nav resources ***/
.secondary_nav_resources {
	width: 198px;
	height: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}
/*** secondary nav resources links ***/
.secondary_nav_resources_links {
	width: 198px;
	height: 14px;
	text-align: left;
	text-height: 20px;
	color: #666;
	margin-top: 5px;
	margin-left: 55px;
	margin-bottom: 33px;
	float: left;
}
/*** secondary nav media ***/
.secondary_nav_media {
	width: 198px;
	height: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}
/*** secondary nav media links ***/
.secondary_nav_media_links {
	width: 198px;
	height: 14px;
	text-align: left;
	text-height: 20px;
	color: #666;
	margin-top: 5px;
	margin-left: 75px;
	margin-bottom: 33px;
	float: left;
}
/*** secondary nav join ***/
.secondary_nav_join {
	width: 198px;
	height: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 20px;
	float: left;
}
/*** secondary nav join links ***/
.secondary_nav_join_links {
	width: 198px;
	height: 14px;
	text-align: left;
	text-height: 20px;
	color: #666;
	margin-top: 5px;
	margin-left: 55px;
	margin-bottom: 33px;
	float: left;
}
/*** footer container ***/
.footer_container {
	width: 941px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 26px;
	margin-left: 30px;
}
/*** copyrights ***/
.copyrights {
	width: 400px;
	text-align: center;
	float: left;
	color: #FFFFFF;
}
/*** imprint ***/
.imprint {
	width: 50%;
	float: left;
	color: #FFFFFF;
}
/*** note star ***/
.note_star {
	color:#F00;
}

/**********/


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding-top: 60px;
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 5px auto; /* 15% from the top and centered */
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    /* Position it in the top right corner outside of the modal */
    position: absolute;
    right: 25px;
    top: 0; 
    color: #000;
    font-size: 35px;
    font-weight: bold;
}

/* Close button on hover */
.close:hover,
.close:focus {
    color: red;
    cursor: pointer;
}

/* Add Zoom Animation */
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)} 
    to {-webkit-transform: scale(1)}
}

@keyframes animatezoom {
    from {transform: scale(0)} 
    to {transform: scale(1)}
}