@import url(global.css);
@import url(nav.css);

/* GENERAL */

h2 {
    margin-top: 35px;
	margin-bottom: 20px;
	font-size: 1.5em;
	font-weight: normal;
	color: #81a33e;
}

h3 {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
}


#main ul {
	margin-bottom: 1.5em;
}

#main li {
	margin-left: 40px;
	padding-left: 10px;
	background: url(/_img/gl-li-bullet-bg.gif) 0 .5em no-repeat;
}

#main .float_box {
	float: left;
	width: 50%;
}

#main .second li {
	margin-left: 0;
}

#rt_demo_request {
	float: right;
	width: 250px;
	background-color:#FFFFFF;
	border:1px solid #C7C8CB;
	margin: 0 0 10px 20px;
	padding:15px;
}

#sidebar h2, #sidebar ul {
	margin-left: 10px;
}

#sidebar a {
	color: #6d6e70;
}

#sidebar #learn_more {
	margin: 10px;
}
#sidebar #learn_more ul {
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 30px 0px;
}
#sidebar #learn_more ul li {
	background-image: url(/_img/green_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin-bottom: 10px;	
	padding-left: 15px;
}
#sidebar #learn_more ul li a {
	color: #82A43E;
	text-decoration: none;
}

#sidebar #learn_more ul li a:hover, #sidebar ul.local_nav li a:hover  {
	text-decoration: underline;
}

/* Laura - Look here! */ 
.feature #learn_more ul {
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 30px 0px;
}
.feature #learn_more ul li {
	background-image: url(/_img/green_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin-bottom: 10px;	
	padding-left: 15px;
}
.feature #learn_more ul li a {
	color: #82A43E;
	text-decoration: none;
}

.feature #learn_more ul li a:hover, #sidebar ul.local_nav li a:hover  {
	text-decoration: underline;
}


/* CLIENTS */

#main.clients ul {
	margin-bottom: 1.5em;
}

#main.clients li {
	background-image: none;
	margin: 0;
	padding: 0;
}

.case_studies h3 {
	padding-left: 20px;
	background: url(/_img/case_studies-h3-bg.gif) 0 .3em no-repeat;
}


.case_studies .title {
	font-size: 10pt;
	font-style: italic;
}

.case_studies a {
	color: #6d6e70;
}

#main .marketing_lib li {
	margin-left: 0;
	padding: 4px 0;
    background: none;
}

.marketing_lib a {
	color: #6d6e70;
    background: url(/_img/case_studies-h3-bg.gif) 0 .3em no-repeat;
    padding: 0 20px;
}
ul.case_studies li  {
	color: #6d6e70;
    padding: 0 20px;
    margin-top: 10px;
}

#no_h2_spacer {
    margin-top: 35px;
}

/* PRODUCTS */

#main .evolvcs_pdfs li {
    background:transparent url(/_img/case_studies-h3-bg.gif) no-repeat scroll 0pt ;
    margin-left:28pt;
    padding:0px 20px;
}

/* SERVICES */

.services #main strong {
	font-weight: normal;
}


/* NEWSLETTERS */

.news h3 {
	padding-left: 20px;
	background: url(/_img/case_studies-h3-bg.gif) 0 .3em no-repeat;
	padding-bottom: 4px;
}

.news #main a {
	color: #6d6e70;
}

.news #main li {
	margin-left: 40px;
	padding-left: 10px;
	background: url(/_img/gl-li-bullet-bg.gif) 0 .5em no-repeat;
}

/* EVENTS */

.events h3 {
	padding-left: 0;
	background-image: none;
}

#main.events a {
	color: #82a43e;
}

/* LOGIN */

.login h2 {
	padding-top: 50px;
}

.login h2, .login form {
	padding-left: 40px;
}

.login .more {
    padding-left: 40px;
}

#main form ul li {	/* clears the default li formating */
	margin: 0;
	padding: 0 0 3px 0;
	background: none;
}

form fieldset {
	border: none;
}

form label {
	/* display: -moz-inline-box; */
	display: inline-block;
	width: 90px;
	vertical-align: top;
}
#username, #password {
	width: 300px;
}

#login {
	margin-left: 350px;
}

/* CONTACT */

.contact #content a {
	color: #82a43e;
}

.contact #main {
	margin-right: 6px;
}

.contact #sidebar p {
	margin-left: 20px;
}

.contact #extra_content h3 {
	margin: 0 10px 4px 30px;
	height: 0;
	text-indent: -2000px;
	overflow: hidden;
}

.contact h3.cs {
	width: 58px;
	padding-top: 16px;
	background: url(/_img/contact-h3-cs.gif) no-repeat;
}

.contact h3.evolvcs {
	width: 58px;
	padding-top: 19px;
	background: url(/_img/contact-h3-evolvcs-bg.gif) no-repeat;
}

.contact h3.urs {
	width: 47px;
	padding-top: 18px;
	background: url(/_img/contact-h3-urs-bg.gif) no-repeat;
}

.contact h3.airs {
	width: 28px;
	padding-top: 28px;
	background: url(/_img/contact-h3-airs-bg.gif) no-repeat;
}

.contact #extra_content p {
	margin-left: 30px;
	margin-right: 10px;
}

.contact #sidebar h2 {
	margin-top: 16px;
	margin-left: 20px;
}

.contact #extra_content .cs {
	margin-top: 16px;
}

/* DEMO REQUEST */

#required {
	display: inline; /* IE bug fix */
	float: right;
	margin: -1em 4px 10px 0;
	color: #BCBEC0;
}

#main form#demo_request ul li {	
	margin: 0;
	padding: 0 0 3px 0;
	background: none;
}
#demo_request fieldset {
	clear: both;
	padding: 10px 0;
	background: url(/_img/contact-fieldset-bg.gif) bottom repeat-x;
}

fieldset#contact_info {
	padding-top: 0;
}

#contact_info ul {
	width: 338px;
	float: left;
	margin-bottom: 0;
}

#contact_info ul.first {
	margin-right: 38px;
}

#contact_info input {
	width: 244px;
}

#sidebar #learn_more ul#sidebar_form li {
	background-image: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#sidebar #learn_more ul#sidebar_form {
	margin: 0px;
	padding: 0px;
	width: 220px;
	list-style-type:none;
	float: left;
}

#sidebar #learn_more ul#sidebar_form input {
	width: 195px;
}
#services p span {
	color: #BCBEC0;
}

#services li  {
	display: block;
	float: left;
	width: 25%;
}

#services input {
	float: left;
}

#services label {
	display: block !important;
	width: 150px;
	padding-left: 22px;
}

#revenue label {
	width: 215px;
}

#revenue select {
	width: 200px;
}

#demo_request #submit {
	margin: 10px 0 30px 0;
}

