@charset "utf-8";
/* CSS Document */

body{
	background-color: #f4e9e9;
	background-image: url(../../images/bg_003.gif);
	background-repeat: repeat-x;	
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;	
}


table{
border-collapse:collapse;border-spacing:0;
}

fieldset,img{
border:0;
}

ol,ul {
list-style:none;
}




caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
body {font: normal 62.5% arial,helvetica,clean,sans-serif;}
body * {line-height: 1.22;}
table {font-size:inherit; font:100%;}
select, input, textarea {font:110% arial,helvetica,clean,sans-serif;}
body, p, h1, h2, h3, h4, h5, ul, ol, li, dl, dt, dd {margin: 0; padding: 0}

li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	line-height: 20px;
	color: #003399;
}

.regular_bullets li {
	font-size: 16px;
!important
; 	line-height: 24px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



body {}
#site {width: 999px; margin: 0 auto; position: relative; z-index: 1}
#header {padding: 0 12px; overflow: hidden}
#header_holder {float: left; width: 100%; padding: 0 0 6px}
#banner {margin: 6px 0 12px 12px; position: relative; display: inline; float: left; width: 760px}
#banner .with_footer {margin-bottom: 0}
#banner_footer {clear: both}
#primary {overflow: hidden; width: 988px; padding-bottom: 10px}
#content {width: 974px; float: left; margin: 10px 0 0 12px; position: relative; overflow: hidden}
#main {padding: 15px 30px 20px 20px; overflow: hidden}
#footer {clear: both; height: 38px; width: 100%}
.left {float: left}
.right {float: right}
.clear {clear: both; height: 0; overflow: hidden !important}
a {
	text-decoration: underline
}
body {
	color: #444;
	background-color: #f4e9e9;
}
#site {border-left: solid 1px #b6a885; border-right: solid 1px #b6a885; background: #dbeef2}
#banner, #content {background: white; border-bottom: solid 1px #c8dade}
a {
	color: #2077ac;
	text-decoration: underline;
}
a:hover {
	color: #232c31;
	border-bottom: dotted 1px #2077ac;
	text-decoration: underline;
}
h1 {font-size: 240%; line-height: 133%; font-family: Georgia; color: #232c31}
h2 {font-size: 170%; line-height: 141%; font-family: Georgia; color: #303e49}
h2 em {font-style: italic}
h3 {font-size: 130%; line-height: 141%; color: #303e49; font-weight: bold}
p {font-size: 130%; line-height: 152%; margin-bottom: 1em}
strong {font-weight: bold}
em {font-style: italic}

#content h2 {margin-bottom: .5em}
#content ul {
	margin-bottom: 1em;
	font-size: 12px;
	margin-left: 20px;
}
#content ul.disc li {list-style-type: disc}
#content li li, #content li li li, #content li li li li {font-size: 100%}
#content ul.circle li {list-style-type: circle}
#content ul.disc li, #content ul.circle li {margin-left: 15px; font-size: 130%}
#content ul.disc li li, #content ul.circle li li {font-size: 100%}

#header_holder {position: relative; border-bottom: 1px solid #b7cdd4; background: #f3f3ee url(../../images/header_bg.gif) 0 0 repeat-x}
#header h1#logo {
	overflow: hidden;
	height: 133px;
	width: auto;
	padding: 4px 10pt 0pt 5px;
}
#header h1#logo a {
	display: block;
	background: url(../../images/LCI-logo_373x133.gif) 0 0 no-repeat;
	width: auto;
	height: 133px
}


#main_nav {
	overflow: hidden;
	position: absolute;
	left: 3px;
	top: 146px;
	height: 38px;
	width: inherit
}
#main_nav li {float: left; list-style-type: none; height: 42px; width: 87px; padding-right: 10px}
#main_nav li a {display: block; height: 29px; width: 95px; padding: 13px 0 0; background: transparent url(../../images/main_nav.jpg) 0 0 no-repeat; color: #2b343d; font-size: 120%; font-weight: bold; line-height: 1; text-align: center}
#main_nav li a:hover {background-position: left center}
#main_nav li a.current, #main_nav li a.current:hover {background-position: left bottom}


a.blue_button {line-height: 2; padding: 4px 10px 8px 0; background: url(buttons/blue_normal_right.gif) top right no-repeat; color: #fff; font-size: 10px; font-weight: normal; text-transform: uppercase}
a.blue_button span {line-height: 2; padding: 4px 4px 8px 12px; background: url(http://www.bringlife.org/images/buttons/blue_normal_left.gif) top left no-repeat}
a.blue_button:hover {background: url(http://www.bringlife.org/images/buttons/blue_normal_right.gif) top right no-repeat}
#footer {
	overflow: hidden;
	font-size: 120%;
	border-top: 1px solid #C8DADE;
	height: 52px;
	line-height: 12px;
	background-color: #CCE3EA;
	background-image: url(../../images/sub_nav.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer .copyright {
	width: auto;
	float: none;
	height: 32px;
	line-height: 22px
}
#footer .nav {float: left; width: 727px; margin-left: 18px}
#footer .nav li {float: left; margin-right: 20px}
#footer .nav li a {float: left; height: 32px; line-height: 32px}
#footer p {font-size: 100%;}




form {font-size: 120%; background: #e7e7e7; padding: 10px; overflow: hidden; margin-bottom: 1em}
.form {zoom: 1}
.form h3 {font-size: 140%; margin: 0 0 .5em 0; font-family: Georgia, Times, "Times New Roman", serif; font-weight: normal}
.form h4 {font-size: 120%; margin: 1em 0 .5em 0; font-weight: normal}
.form p {font-size: 100%}
.form .fieldset legend {margin-top: .5em; font-size: 100%; font-weight: bold}
.form label {width: 30%; float: left; text-align: right; margin: 0 8px 0 0}
.form input, .form select {padding: 2px; margin-left: 2px}
.form textarea {width: 60%; max-width: 400px; font-family: Arial, Helvetica, sans-serif; line-height: 1.4em; padding: 2px}
.form input[type="text"].tiny {width: 60px}
.form input[type="text"].small, .form input[type="password"].small {width: 140px}
.form input[type="text"], .form input[type="text"].medium, .form input[type="password"], .form input[type="password"].medium {width: 200px}
.form input[type="text"].large {width: 60%; max-width: 400px}
.form input.small {width: expression(this.type=="text" || this.type=="password" ? "140px" : 'auto')}
.form input, .form input.medium {width: expression(this.type=="text" || this.type=="password" ? "200px" : 'auto')}
.form input.large {width: expression(this.type=="text" || this.type=="password" ? "400px" : 'auto')}
.form p.plain input, .form p.plain label {float: none; margin-top: 3px}
.form p.plain label {width: auto; margin-left: 5px}
.form .intro p, .form p.intro {float: none; background: transparent; border: none}
.form .intro {margin-bottom: 1em}
.form .important, .form p.important {background-color: #dbd7d1; border-bottom: 1px solid white; border-top: 1px solid #c8c4bf; padding: 5px 10px}
.form .checkbox input, .form .radio input {margin-left: 30%}
.form .checkbox label, .form .radio label {margin-left: 5px; text-align: left}
.form fieldset {position: relative; border: 0; margin: 0}
.form .fieldset, .form .checkbox, .form .radio {position: relative}
.form .fieldset {padding: 5px 10px; background: #F7F3EC none repeat scroll 0%; border-top: solid 1px #ccc; border-bottom: solid 1px #ccc; margin-bottom: 10px}
.form .fieldset .fieldset {background: none; border: none}
.form fieldset .fieldset legend {font-weight: normal}
.form .radio label, .form .checkbox label {}
.form .checkbox legend span, .form .radio legend span {position: absolute !important; width: 30%; padding: 0; text-align: right; top: 0; left: -15px; font-weight: normal}
.form .checkbox input, .form .radio input {float: left; clear: left; margin-left: 30%; padding-left: 20px}
.radio fieldset, .checkbox fieldset {padding: 10px 0}
.form .caption {display: block; margin-left: 30%; padding: 3px 0 0 10px; font-style: italic; font-size: 100%}
.form p.checkbox .caption {padding-left: 20px}
.form p.checkbox label {font-size: 1em; float: none}
.form p.submit {margin-left: 30%; padding-left: 10px; padding-bottom: 0; background: none; border: none; line-height: 21px}
.form p.submit input {margin-right: 3px; float: left}
.form form p {padding: 7px 0 5px}
.form form p, .form .radio, .form .checkbox {margin: 0; background: #f7f3ec; overflow: hidden; margin-bottom: 5px}
.form label em {color: #666}
.form {background: #f0ece5}
.form label {position: relative; line-height: 1.4em}
.form label em {display: block; padding-right: .5em; font-size: 90%}
.form.tiny label {width: 70px}
.form.tiny .checkbox legend span, .form.tiny .radio legend span {width: 80px}
.form.tiny .caption, .form.tiny p.submit {margin-left: 70px}
.form.tiny .checkbox input, .form.tiny .radio input {margin-left: 80px}
.form.small label {width: 130px}
.form.small .checkbox legend span, .form.small .radio legend span {width: 140px}
.form.small .caption, .form.small p.submit {margin-left: 130px}
.form.small .checkbox input, .form.small .radio input {margin-left: 140px}
.form.medium label {width: 200px}
.form.medium .checkbox legend span, .form.medium .radio legend span {width: 210px}
.form.medium .caption, .form.medium p.submit {margin-left: 200px}
.form.medium .checkbox input, .form.medium .radio input {margin-left: 210px}
.form p.plain textarea {width: 100%}
.form .stacked p {clear: both; padding-left: 5px}
.form .stacked label {float: left; text-align: left; width: auto}
.form .stacked input, .form .stacked textarea, .form .stacked select {float: left; clear: both}
.form .stacked .caption, .form .stacked .radio, .form .stacked .checkbox {clear: both; margin-left: 0}
.form .stacked .radio fieldset, .form .stacked .checkbox fieldset {padding: 5px 0 5px 0}
.form .stacked .radio input, .form .stacked .checkbox input {margin-left: 0}
.form .stacked .caption {float: left; clear: both; margin-left: 0; padding-left: 0}
.form .stacked .checkbox legend span, .form .stacked .radio legend span {text-align: left; position: relative !important; top: 5px; left: 0}
.form .stacked input.inline {float: left; clear: right; margin-left: 5px; font-size: 100%}


a.see_all:hover {background: #2077AC !important}





/*  below is from home.css   */

.home #main {
	margin: 0;
	padding: 0 0 20px 0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2C3D56;
}

#home_splash {
	margin: 20px 20px 0 20px;
	padding-top: 10px;
	text-align: left;
	width: 700px;
	float: left;
}


#home_splash h1 {
    font-size: 300%;
		line-height: 130%;
}

#home_splash h2 {
	font-size: 180%;
	line-height: 128%;
	margin-bottom: 8px;
}

#home_splash dl {
	padding-bottom: 40px;
	width: auto;
	margin-left: 20px;
}

#home_splash dt {
	font-size: 180%;
	font-family: Georgia, Times, "Times New Roman", serif;
}

#home_splash dd {
	font-size: 140%;
	margin-bottom: 12px;
}

#home_splash h3.how_does_it_work {
    margin: 0 0 23px 20px;
    font-size: 24px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: normal;
}






#home_splash2 {
	margin: 20px 20px 0 20px;
	padding-top: 10px;
	text-align: left;
	width: 900px;
	float: left;
}

#home_splash2 h1 {
    font-size: 300%;
		line-height: 130%;
}

#home_splash2 h2 {
	font-size: 180%;
	line-height: 128%;
	margin-bottom: 32px;
}

#home_splash2 dl {
	padding-bottom: 40px;
	width: auto;
	margin-left: 20px;
}

#home_splash2 dt {
	font-size: 180%;
	font-family: Georgia, Times, "Times New Roman", serif;
}

#home_splash2 dd {
	font-size: 140%;
	margin-bottom: 24px;
}






#home_login_form {
	background: white url(images/home_bg.gif) bottom left no-repeat;
	padding: 0 0 20px 0;
	margin-top: 20px;
}

#home_login_form h3 {
	padding: 20px 0 0 30px;
	font-size: 160%;
}

#home_login_form form {
	background: white url(/images/home/home_bg.gif) top left no-repeat;
}

#home_login_form .fieldset {
	padding: 0;
	margin: 0;
}

#home_login_form .fieldset, #home_login_form p, #home_login_form label {
	border: none;
	background: none;
}

#home_login_form .checkbox input {
	margin-left: 70px;
}

#home_login_form p.submit {
	margin-left: 50px;
}

#examples {
	background: url(/images/home/example.png);
	margin: 32px 0 24px 65px;
	height: 96px;
	width: 452px;
}

#movie_player {
    position: absolute;
    top: 20px;
    left: 250px;
    height: 342px;
    width: 422px;
    padding: 18px 0 0 18px;
    z-index: 1000;
    background: url(/images/home/movie_player.png);
}

.close_button {
    position: absolute;
    z-index: 2000;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.movie_links {
	width: 312px;
	height: auto;
	margin-top: 24px;
	background: white url(/images/home/home_bg.gif) 0 0 no-repeat;
	padding-bottom: 20px;
	padding-top: 20px;
}

.right_side .movie_links h3 {
    margin-left: 30px;
    font-size: 180%;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: normal;
}

.movie_links p {
    font-size: 120%;
    line-height: 120%;
    margin:  0 0 24px 30px;
}

.movie_links li {
    margin-bottom: 8px;
    margin-left: 27px;
}

.movie_links li a {
    height: 55px;
    width: 258px;
    display: block;
    background: url(/images/home/menu_links_bg.gif);
    text-indent: -9999px;
}

.movie_links li a:hover {
    background: url(/images/home/menu_links_bg.gif);
		border-bottom: none;
}

.movie_links li a.kevin { background-position: 0 0 }
.movie_links li a.kevin:hover { background-position: -258px 0 }

.movie_links li a.tiggs { background-position: 0 -64px }
.movie_links li a.tiggs:hover { background-position: -258px -64px }

.movie_links li a.pat { background-position: 0 -126px }
.movie_links li a.pat:hover { background-position: -258px -126px }

.movie_links li a.sue { background-position: 0 -188px }
.movie_links li a.sue:hover { background-position: -258px -188px }

.movie_links li a.chip { background-position: 0 -252px }
.movie_links li a.chip:hover { background-position: -258px -252px }

.home_page_campaigns {
    margin: 30px 360px 20px 20px;
}

.right_side dl {
    padding-top: 0;
    margin: 30px 0 20px 20px;
    clear: both;
    overflow: hidden;
}

.right_side dt {
    margin: 0;
    font-size: 21px;
    font-family: Georgia, Times, "Times New Roman", serif;
    text-transform: lowercase;
    width: 175px;
    float: left;
}

.right_side dd {
    font-size: 16px;
    color: #754c0a;
    font-family: Georgia, Times, "Times New Roman", serif;
    float: left;
    margin-top: .5em;
    line-height: 120%;
    font-style: italic;
}

.right_side {
	float: right;
	width: 200px;
	margin-right: 10px;
}

.right_middle {
	float: right;
	width: 110px;
	margin-top: 150px;
	position: absolute;
	margin-right: 130px;
	left: 724px;
	top: -9px;
}
