CSS - http://www.greenby.com/

    * Collapse All
    * Expand All

http://www.greenby.com/
http://www.greenby.com/greenby_style.css

/* GLOBAL ELEMENTS */

* {
	color:#e2e0d5;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

body {
	background: #e2e0d5;
	margin: 0;
	font-size:62.5%;
	}

img {
	border-width:0;
	border-style:none;
	margin:0;
	padding:0;
	}
	
td {vertical-align:top;}

p, span, ul, ol, li {
	font-size:1em;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}
	
li {
	list-style: square;
}

span.hm_title {
	color:#1B2170;
	font-weight: bold;
	}

p {
	margin:0 10px 5px 10px;
	padding:5px 0 0 0;
	}

p.about {
	margin: 0 10px 0 80px;
	padding: 5px 0;
	font-size:1.1em;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

p.hm_news_txt {
	margin: 0;
	padding: 0;
	font-size:1em;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}
	
p.img_description {
	margin: 0;
	padding: 0;
	font-size:1.5em;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}
	
hr {
	color: #1B2170;
	background-color: #1B2170;
	height: 1px;
	width: 95%;
	border: 0;
	text-align: left;
	margin-top: 0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	padding: 0;
	}
	
input, textarea, checkbox, select, file {
	border:1px solid #1B2170;
	font-size: 1.1em;
	padding:0;
	margin: 2px 0 2px 0;
	}


/* STANDARD HEADER */
h1, h2, h3, h4, h5, h6 {
	color:#1B2170;
	margin:0 10px 5px 10px;
	padding:5px 0 0 0;
	}

h1 {font-size:1.8em;}
h2 {font-size:1.4em;}
h3 {font-size:1.3em;}
h4 {font-size:1.2em;}
h5 {font-size:1.1em;}
h6 {font-size:1em;}
/* END STANDARD HEADER */
	
p.pg_hdr_dev {
	color: #783A23;
	font-size: 1.4em;
	font-weight: bold;
}

p.pg_hdr_prj {
	color: #6791b1;
	font-size: 1.4em;
	font-weight: bold;
}

p.pg_hdr_ten {
	color: #d09b4e;
	font-size: 1.4em;
	font-weight: bold;
}
	
p.pg_hdr_blue {
	color: #1B2170;
	font-size: 1.4em;
	font-weight: bold;
}
	
	

/* STANDARD LINKS */
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a, a strong {
	text-decoration:none;
	color:#1B2170;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, a:hover strong {
	color:#7A7A7A;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}
/* END STANDARD LINKS */

a.quicklink_hdr {
	font-weight: bold;
	font-size: 1em;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

/* ALIGNMENTS */
.cal {text-align:center;}
.left {text-align:left;}
.ral {text-align:right;}
.tvert {vertical-align:top;}
.mvert {vertical-align:middle;}
.mcal {vertical-align:middle;text-align:center;}
.tcal {vertical-align:top;text-align:center;}
/* END ALIGNMENTS */

/* TABLE */

.tbl_hm_page {
	border-collapse: collapse;
	}

.tbl_hm_news {
	margin: 5px 15px 5px 15px;
	width: 255px;
	color: #000;
	font-size:1.1em;
	/*	_padding: 0 0 0 5px;	_margin: 10px auto 0 auto; */
	}	

.tbl_quicklinks {
	margin: 5px 15px 5px 0;
	width: 212px;
	color: #000;
	/*	_padding: 0 0 0 5px;	_margin: 10px auto 0 auto; */
	}	
/* END TABLE */

/* TD */
.tbl_hm_news td, .tbl_quicklinks td {
	vertical-align: top;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
.tbl_hm_news td.left, .tbl_quicklinks td.left {
	padding-right: 10px;
	}
	
.tbl_quicklinks td.left {
	padding-top: 1px;
	width: 20px;
	text-align: right;
	}
	
	
/* END TD */

.alert {
	color:#ff0000;
	}

.legal {
	font-size:1em;
	color:#7A7A7A;
	}

.wysiwyg {
	margin:0 0px 5px 20px;
	border:0;
	padding:5px 0 0 0;
	width: 437px;
	font-size:1.2em;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}
	
.wysiwyg p, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
	margin:0 0 5px 0;
	padding:0;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}
	
.wysiwyg img {
	padding: 4px 10px 5px 0;
	}

#container {
	background:#fff url('images/fullBorderImg.gif') repeat-y;
	width: 776px;
	margin: 0 auto 0 auto;
	border: 0;
	}

#swf {
	margin: 0 auto 0 auto;
	width: 746px;
	}

#swf1 {
	margin: 0;
	padding: 0;
	float: left;
	}

#swf_copy {
	color: #fff;
	margin: 0 auto 0 auto;
	width: 746px;
	}

#content, #footer {
	margin: 0 auto 0 auto;
	}

#content, #footer {
	width: 746px;
	}

#content {
	background-color: #fff;
	}


#int_left, #int_right, #hm_news, #hm_about, #footer_right, #footer_left {
	margin;0;
	}

#int_left, #int_right, #hm_news, #hm_about, #hm_specials, #footer, #footer_right, #footer_left {
	padding: 0;
	}

#int_left, #int_right, #hm_news, #hm_about, #footer, #footer_right, #footer_left {
	border: 0;
	}

#content, #footer {
	margin: 0 auto 0 auto;
	}

#content, #footer {
	width: 746px;
	}
	
#hm_about {
	background: #fff url('images/hm_about_bkg.gif') no-repeat;
	min-height: 162px;
	height: auto !important;
	height: 162px;
	width: 407px;
	}

#hm_news {
	background: #fff url('images/hm_news_bkg.gif') no-repeat;
	min-height: 162px;
	height: auto !important;
	height: 162px;
	}

#hm_news {
	width: 339px;
	}
	
#hm_news {
	float:right;
	}


#int_left {
	background-color: #fff;
	min-height: 134px;
	height: auto !important;
	height: 134px;
	width: 457px;
	}
	
#int_left h1 {
	color:#1B2170;
	font-size: 1.1em;
	font-weight: bold;
	}

#int_right {
	background: #fff;
	min-height: 134px;
	height: auto !important;
	height: 134px;
	}

#int_right {
	width: 289px;
	}
	
#int_right {
	float:right;
	}

#rt_graph {
	background: #fff url('images/int_rt_graph.jpg') no-repeat;
	min-height: 134px;
	height: auto !important;
	height: 134px;
	width: 249px;
	border: 0;
	padding: 25px 0 0 38px;
	}

#rt_questions {
	background: #fff url('images/int_rt_questions.jpg') no-repeat;
	min-height: 88px;
	height: auto !important;
	height: 88px;
	width: 259px;
	border: 0;
	padding: 20px 0 0 28px;
	}

#rt_quicklinks {
	background: transparent url('images/int_rt_quicklinks.jpg') no-repeat;
	min-height: 178px;
	height: auto !important;
	height: 178px;
	width: 259px;
	border: 0;
	padding: 20px 0 0 30px;
	margin: 0;
	}

#rt_photos {
	background: #fff;
	min-height: 178px;
	height: auto !important;
	width: 259px;
	border: 0;
	padding-top: 10px;
	}

#footer {
	clear: both;
	padding: 0;
	height:51px;
	}

#footer_right, #footer_left {
	min-height: 51px;
	height: auto !important;
	height: 51px;
	color: #1B2170;
	}

#footer_right {
	width: 215px;
	float:right;
	padding-right: 20px;
	text-align: right;
	}

#footer_left {
	width: 430px;
	padding-top: 23px;
	padding-left: 20px;
	font-size: 1em;
	}

#footer_right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#footer_right ul li {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	}	
	
		
#footer_right a.project {
    display: block;
    width: 67px;
    height: 51px;
    background: url("images/btm_button1.gif") 0 0 no-repeat;

}
 
#footer_right a:hover.project {
    display: block;
    width: 67px;
    height: 51px;
    background: url("images/btm_button1a.gif") 0 0 no-repeat;

}

#footer_right a.admin {
    display: block;
    width: 72px;
    height: 51px;
    background: url("images/btm_button2.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
#footer_right a:hover.admin {
    display: block;
    width: 72px;
    height: 51px;
    background: url("images/btm_button2a.gif") 0 0 no-repeat;
    text-decoration: none;
}

#footer_right a.mail {
    display: block;
    width: 47px;
    height: 51px;
    background: #fff url("images/btm_button3.gif") 0 0 no-repeat;
    text-decoration: none;
    color: #fff;
}
 
#footer_right a:hover.mail {
    display: block;
    width: 47px;
    height: 51px;
    background:  #fff url("images/btm_button3a.gif") 0 0 no-repeat;
    color: #fff;
    text-decoration: none;
}


#top_image_about {
	background: #fff url('images/top_about.jpg') no-repeat;
	height: 283px;
	width: 746px;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

#top_image_about p {
	font-size:1.4em;
	line-height: 1.5em;
	margin: 0;
	padding: 1px 380px 0 20px;
	color: #fff;
	}

#top_image_about h1 {
	font-size:1.4em;
	font-weight: bold;
	margin: 0;
	padding: 50px 380px 0 20px;
	color: #fff;
	}
	
#top_image_dev {
	background: #fff url('images/top_dm.jpg') no-repeat;
	height: 283px;
	width: 746px;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

#top_image_dev p {
	font-size:1.4em;
	line-height: 1.3em;
	margin: 0;
	padding: 1px 380px 0 20px;
	color: #fff;
	}

 img.rt_spacer_button{
	margin: 0;
	float: right;
	margin-right: 27px;
	}

#top_image_dev h1 {
	font-size:1.5em;
	font-weight: bold;
	margin: 0;
	padding: 50px 380px 0 20px;
	color: #fff;
	}
	
#top_image_prj {
	background: #fff url('images/top_pm.jpg') no-repeat;
	height: 283px;
	width: 746px;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

#top_image_prj p {
	font-size:1.4em;
	line-height: 1.3em;
	margin: 0;
	padding: 1px 380px 0 20px;
	color: #fff;
	}

#top_image_prj h1 {
	font-size:1.5em;
	font-weight: bold;
	margin: 0;
	padding: 50px 380px 0 20px;
	color: #fff;
	}
	
#top_image_ten {
	background: #fff url('images/top_tc.jpg') no-repeat;
	height: 283px;
	width: 746px;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

#top_image_ten p {
	font-size:1.4em;
	line-height: 1.3em;
	margin: 0;
	padding: 1px 380px 0 20px;
	color: #fff;
	}

#top_image_ten h1 {
	font-size:1.5em;
	font-weight: bold;
	margin: 0;
	padding: 50px 380px 0 20px;
	color: #fff;
	}
	
#top_image_clients {
	background: #fff url('images/top_clients.jpg') no-repeat;
	height: 283px;
	width: 746px;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

#top_image_clients p {
	font-size:1.4em;
	line-height: 1.3em;
	margin: 0;
	padding: 1px 380px 0 20px;
	color: #fff;
	}

#top_image_clients h1 {
	font-size:1.5em;
	font-weight: bold;
	margin: 0;
	padding: 50px 380px 0 20px;
	color: #fff;
	}
	
#top_image_projects {
	background: #fff url('images/top_projects.jpg') no-repeat;
	height: 283px;
	width: 746px;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

#top_image_projects p {
	font-size:1.4em;
	line-height: 1.3em;
	margin: 0;
	padding: 1px 380px 0 20px;
	color: #fff;
	}

#top_image_projects h1 {
	font-size:1.5em;
	font-weight: bold;
	margin: 0;
	padding: 50px 380px 0 20px;
	color: #fff;
	}
	
#top_image_news {
	background: #fff url('images/top_news.jpg') no-repeat;
	height: 283px;
	width: 746px;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

#top_image_news p {
	font-size:1.4em;
	line-height: 1.3em;
	margin: 0;
	padding: 1px 380px 0 20px;
	color: #fff;
	}

#top_image_news h1 {
	font-size:1.5em;
	font-weight: bold;
	margin: 0;
	padding: 50px 380px 0 20px;
	color: #fff;
	}
	
#top_image_contact {
	background: #fff url('images/top_contact.jpg') no-repeat;
	height: 283px;
	width: 746px;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

#top_image_contact p {
	font-size:1.4em;
	line-height: 1.3em;
	margin: 0;
	padding: 1px 380px 0 20px;
	color: #fff;
	}

#top_image_contact h1 {
	font-size:1.5em;
	font-weight: bold;
	margin: 0;
	padding: 50px 380px 0 20px;
	color: #fff;
	}
	

img.partners {
	float: right;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	}







/* TEXT */

.footer_comp {
	font-weight: bold;
	color: #1B2170;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

.footer_add {
	color: #1B2170;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}
	
	
table.nospace {
    padding:0;
    border:0;
    margin:0;
}

/* NAV */
a.about, a.services, a.clients, a.projects, a.news, a.contact {
	margin-top: 16px;
    display:block;
    height:32px;
    }

a.about {
    width:52px;
    background-image:url('images/nav/nav1.gif');
    }

a:hover.about {
    width:52px;
    background-image:url('images/nav/nav1a.gif');
    }

a.services {
    width:74px;
    background-image:url('images/nav/nav2.gif');
    }

a:hover.services {
    width:74px;
    background-image:url('images/nav/nav2a.gif');
    }

a.clients {
    width:70px;
    background-image:url('images/nav/nav3.gif');
    }

a:hover.clients {
    width:70px;
    background-image:url('images/nav/nav3a.gif');
    }

a.projects {
    width:79px;
    background-image:url('images/nav/nav4.gif');
    }

a:hover.projects {
    width:79px;
    background-image:url('images/nav/nav4a.gif');
    }

a.news {
    width:55px;
    background-image:url('images/nav/nav5.gif');
    }

a:hover.news {
    width:55px;
    background-image:url('images/nav/nav5a.gif');
    }

a.contact {
    width:74px;
    background-image:url('images/nav/nav6.gif');
    }

a:hover.contact {
    width:74px;
    background-image:url('images/nav/nav6a.gif');
    }


/* END NAV */