/***********************

STUDENT REACH HOMEPAGE OVERRIDE CSS 2008
(C) 2008 STUDENT REACH INC.
ALL RIGHTS RESERVED

Update: 2008-07-15
Created: 2008-07-01

************************/

/* Basic page styles */
body {
	background: #fffff7 url(../../img/sr_bg.jpg) repeat-x;
}

/* DIV styles by ID */
#sr_topmasthead {
	height: 218px;
	background: url(../../img/sr_topmasthead.jpg) no-repeat center;
}

#sr_flashbanner {
	z-index: 1;
	height: 218px;
}

#sr_globalnav {
	height: 43px;
	background: url(../../img/sr_globalnav_full.jpg) repeat-x;
	padding-left: 15px;
}

#sr_welcome {
	height: 220px;
	background: url(../../img/sr_welcome_2009.jpg) no-repeat;
}

#sr_welcome_intro {
	width: 710px;
	height: 220px;
	float: left;
}

#sr_welcome_intro_padding {
	margin: 30px 30px 10px 50px;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #272727;
}

#sr_welcome_videoctr {
	width: 280px;
	height: 220px;
	margin-top: -2px;
	float: left;	
}

#sr_welcome_videoctr_padding {
	margin-left: 5px;
	margin-top: 2px;
	padding-top: 0;
	height: 169px;
	margin-right: 27px;
	background: url(../../img/srinitiativesbg.jpg) no-repeat;
}

#sr_main_repeat_bg {
	background: url(../../img/sr_main_repeat_bg.jpg) repeat-y;
	min-height: 300px;
  	height: auto !important;
  	height: 300px;
}

#sr_main_norepeat_topbg {
	background: url(../../img/sr_main_norepeat_topbg.jpg) no-repeat top;
	min-height: 288px;
	height: auto !important;
	height: 288px;
}

#sr_main_norepeat_bottombg {
	background: none;
}

#sr_content {
	margin-right: 278px;
	font-size: 1.25em;
	line-height: 1.4em;
	margin-top: 0;
}

#sr_content_padding {
	margin: 0 10px 0 40px;
}

#sr_sidebar {
	width: 278px;
	float: right;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 0;
}

.white_box_hmpg_right {
	background: #fff url(../../img/sr_white_rs_bg.jpg) repeat-x;
	margin-left: 1px;
	margin-right: 27px;
	border-top: 2px solid #b11700;
	border-bottom: 2px solid #b11700;
}

#sr_footer {
	background: url(../../img/sr_footer.jpg) no-repeat;
	height: 139px;
	clear: both;
	color: #585858;
	width: 990px;
}

#sr_footer_takeaction {
	top: 31px;
}

#sr_footer_addthis {
	top: 15px;
}

#sr_footer_copyright {
	top: 62px;
	left: 330px;
}

#sr_footer_address {
	margin: 52px 50px 0 0;
}
