Project

General

Profile

Statistics
| Branch: | Revision:

root / docs / www / colonyscout / mainIE.css @ f59acf11

History | View | Annotate | Download (1.35 KB)

1
/************* GENERAL BODY ***********/
2
#general{top:-14px;}
3

    
4
#top-navigation {float:right;padding-right:10px;margin-top:-40px;}
5

    
6
/************* BODY CLASSES ***********/
7
#hero-banner {background:url(/images/hero_main.jpg) no-repeat;display:block;width:990px;height:368px;}
8
#hero-banner-side {background:url(/images/hero_side.jpg) 0px -1px no-repeat;display:block;position:relative;
9
        top:-217px;left:-95px;width:95;height:217px;z-index:90;}
10
#hero-banner-text {font-size: 22px;color: #000033;position:relative;width:650px;top:185px;left:340px;z-index:100;}
11
.hero-box {float:left;height:60px;width:230px;border-right:1px solid #DDD;margin-right:10px;}
12

    
13
#twitter-box {margin-bottom:-17px;}
14

    
15
#reference-box {border: 1px solid #ccc;background-color: #efefef;width: 930px;margin: 10px;font-size: 11px;color: #333;}
16
.content-box {width:680px;float:left;margin-bottom: 5px;}
17
.side-box {border: 1px solid #ccc;background-color: #66F;width: 250px;margin:0px 10px 5px 10px;color: #fff;float:left;clear:right;}
18

    
19
#team-twitter {margin:0px 0px -123px 330px;};
20
.team-box p {display:inline;font-size:13px;width:300px;margin-top:0px;}
21
.team-box-small p {display:inline;font-size:13px;width:220px;}
22

    
23
img.box-img {float:left;margin-right:10px;}
24
.box-img-side {display:block;height:130px;width:950px;}
25

    
26
#pagenav {clear:both;width:940px;float:left;padding:1.83em 0 0; position:relative; left:-40px;}