﻿/* 2nd level styles */
#contentarea
{
	width:762px;
	text-align:left;
}
#header_picture
{
	width:756px;
	height:160px;
	padding-left:6px;
}
.panel
{
	margin-left:6px;
	padding-top: 6px;
	width:756px;
	height:100%;
	background:url('2nd_level_panel_bg.jpg');
	background-repeat:repeat-y;
}
.level2_panel_ender
{
	margin-left:6px;
	width:756px;
	height:14px;
	background:url('2nd_level_panel_ender_bg.jpg');
	background-repeat: no-repeat;
}
/* 2nd Level page styles */
.main_content
{
	padding: 10px 10px 6px 10px;
}
.main_blurb
{
	color:#888;
	font-weight:normal;
	line-height: 20pt;
}
.main_blurb_sub_heading
{
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	font-variant: small-caps;
	clear:both;
}
.main_blurb_sub_paragraph
{
	padding-left:24px;
}
.main_sub_section 
{
	float:left;
	height: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.main_header
{
	padding-left: 8px;
}
.main_blurb_sub_paragraph
{
	color: #888;
	padding: 0px 48px 0px 24px;
	height: 100%;
	text-align: justify;
}
.main_black_bullet
{
	position:relative;
	left: 17px;
	top: 14px;
}
.main_numbered_list
{
	margin-left: 28px;
	/*text-indent: -96px;*/
}
.main_unordered_list
{
	list-style-image: url('medgreybullet.gif');
	margin-left: 24px;
}


/* Our programs styles */
.ourprograms_photo
{
	float: left;
	padding: 0px 4px 0px 0px;
}

/* Big Byte Family page styles */
.family_quadrant 
{
	width:50%;
	float:left;
	height: 260px;
}
.quadrant_blurb_sub_paragraph
{
	color: #888;
	position:relative;
	left: 55px;
	width: 280px;
	margin-top: 12px;
	height: 70px;
}
/* Big Byte Family login form */
.main_form
{
	font-size: 10pt;
	position: relative;
	margin-top: 16px;
}
.family_login_input_box
{
	width:150px;
	font-size:11px;
	font-family: Verdana, Arial, Sans Serif;
}

/* Green frame styles for family login forms */
.main_form_table_frame
{
	position:relative;
	left: 30px;
	/*width: 310px;*/
}
.main_form_table
{
	width: 100%;
}
.main_form_topleft
{
	background:url('family_form_topleft.jpg');
	background-repeat: no-repeat;
	width:5px;
	height:6px;
}
.main_form_topmiddle
{
	background-color:#E0EBCC;
	height:6px;
}
.main_form_topright
{
	background:url('family_form_topright.jpg');
	background-repeat: no-repeat;
	width:6px;
	height:6px;
}
.main_form_midleft
{
	background-color:#E0EBCC;
}
.main_form_body
{
	background-color:#E0EBCC;
}
.main_form_midright
{
	background-color:#E0EBCC;
}
.main_form_botleft
{
	width:5px;
	height:6px;
	background:url('family_form_botleft.jpg');
	background-repeat: no-repeat;
}
.main_form_botmiddle
{
	background-color:#E0EBCC;
	height:6px;
}
.main_form_botright
{
	background:url('family_form_botright.jpg');
	background-repeat: no-repeat;
	width:5px;
	height:6px;
}

/* Careers application form */
.careers_application_form
{
	font-size: 11pt;
	position: relative;
	margin-left: 52px;
}
.careers_application_input_box
{
	width:150px;
	font-size:11px;
	font-family: Verdana, Arial, Sans Serif;
}
/* Green frame styles for careers_application login forms */
.careers_application_form_table_frame
{
	position:relative;
	width: 600px;
}
.location_header
{
	margin-top: 24px;
	margin-left: 24px;
	margin-right: 30px;
	font-size: 18pt;
	font-weight: bold;
	border-color: #888;
	border-bottom: 1px dashed;
}
.location_sub_paragraph
{
	text-align: right;
	padding-top: 12px;
}