blob: c0e768d09a551d65c5da8f417b0347a6073faad0 [file] [log] [blame]
@CHARSET "ISO-8859-1";
#container {
padding: 0;
}
#fullcolumn {
padding-top: 0px;
}
.twocolumn {
width: 45%;
float: left;
padding: 20px;
padding-top: 30px;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
h1 {
font-size: 30px;
}
.subHeading {
font-weight: bold;
font-size: 16px;
}
.description {
font-size: 15px;
line-height: 20px;
}
.logo {
float: left;
width: 40%;
}
.topDesc {
float: left;
width: 55%;
color: #000;
}
h1 {
color: #6E3E98;
}
ul {
margin-left: 20px;
}
.bar {
background-color: #6E3E98;
height: 7px;
}
#topper {
padding: 20px 0;
width: 100%;
background: transparent url('images/topper.png') no-repeat;
background-size: cover;
}