|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/miles.interport/assets/ |
Upload File : |
@charset "utf-8";
/* Overall Styling */
body {
background:#000066;
font-family: medium Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
border:0;
}
h1, h2, h3 {
font-family: Arial Black, Helvetica, Arial, Sans-serif;
}
h3 {margin-top:20px;}
.inner {
margin: 0 10px 5px 40px;
}
.backtotop {
font-size: .75em;
float:right;
}
#wrapper {
margin: 10px 40px 10px 40px;
padding: 10px;
min-width: 940px;
max-width:1200px;
position:relative;
margin-left:auto;
margin-right:auto;
}
#header {
height: 60px;
margin: 0;
padding:0;
}
#fblogo {
position: absolute;
top: 0;
right: 0;
margin: 10px;
padding: 10px;
}
div#topimages {
background-image:url(../images/photobar.jpg);
background-repeat:repeat-x;
height:150px;
margin: 10px 170px 0 -20px;
}
#main {
position: relative;
top: 0;
left: 0;
width: 100%;
margin-top:10px;
background-color:#fff;
}
#content {
margin: 0 160px 0 160px;
color: #000000;
background: #fff;
color: #333333;
font-size: 90%;
}
#mainFeature {
color: #660000;
padding: 20em 2em 1em 20em;
height: 1%;
}
#sidebar {
position: absolute;
top: 0;
right: 0;
width: 160px;
background-color:#999999;
color: #FFFFFF;
font-size: 90%;
padding: 1em 0 1em 0;
}
.roundCorner {
position: absolute;
top: 0;
right: 0;
}
#socialMedLink {
margin: 10px;
}
#sidebar2 {
position: absolute;
top: 0;
left: 0;
background: #FFF;
color: #333333;
font-size: 90%;
margin: 0;
padding: 0;
}
#sidebarNav li {
position: relative;
}
#sidebarNav ul {
position: absolute;
left: 149px;
top: 0;
display: none;
}
#sidebarNav li a {
display: block;
text-decoration: none;
color: #666;
background: #fff;
padding: 5px;
border-bottom: 1px solid #ccc;
}
/* Fix IE. Hide from IE Mac \*/
* html #sidebarNav li { float: left; }
* html #sidebarNav li a { height: 1%; }
/* End */
#sidebarNav {
margin: 0;
padding: 0;
list-style: none;
width: 150px;
border-bottom: 1px solid #ccc;
float:left;
}
#sidebarNav ul li:hover li ul { display: block; }
#sidebar2 .inner, #sidebar2 h3 {
margin: 10px;
}
#news {
clear:both;
float:left;
width: 150px;
}
#flashBanner {
position: relative;
text-align: center;
border: none;
}
#footer {
clear: both;
text-align: center;
color:#fff;
}
#footerNav li {
display: inline;
}
#footerNav li a, #footerNav li a:visited {
text-decoration:none;
color:#fff;
}
/* Code specific to "about us" page */
.bandmember {
}