body {
	width: 100%;
	background:#15274c url('/images/main_background.png') repeat-x left top;
	padding:0;
	margin:0;
	margin-top: 8px;
	font-family: Verdana,Arial,sans-serif;
}

#container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
}

.error_page {
	text-align:center;
}

.error_image {
	padding:0;
	margin:0;
	padding-top: 10px;
}

a {
	color: white;
	text-decoration:none;
	outline: 0;
}

img {
	border:0;
}

.logo {
	float: left;
	margin: 10px;
	width: 355px;
	height: 136px;
}

.logo_holder {
	height: 124px;
	width: 338px;
	margin-left: auto;
	margin-right: auto;
	background:#82b3e3 url('/images/logo.png') -2px -2px no-repeat;
}

.login {
	float: left;
	clear: right;
	margin: 10px;
	width: 539px;
	height: 136px;
}

.message_box {
	float: left;
	height: 124px;
	width: 175px;
	margin-left: 6px;
	background:#0160bf url('/images/professor-g-promo.png') -5px -2px no-repeat;
}


.marketing_box.outside_box {
	float: left;
	clear: right;
	margin: 10px;
	width: 539px;
}

.marketing_box.inside_box {
	float: left;
	width: 175px;
	margin-left: 6px;
	background:#0160bf;
	font-family: Gill Sans MT,Gill Sans,Verdana,Arial,sans-serif;
	font-size:20px;
	color:#fff;
	margin-bottom:6px;
	text-shadow: 2px 2px 3px black;
	position:relative;

}

.marketing_box li{
	list-style-type:none;
	margin-bottom:1em;
	position:relative;
	z-index:0;
	padding-left:40px;
}

.marketing_box div{
	float:left;
	width:410px;
}

.marketing_box li img{
	z-index:-10;
	position:absolute;
	top:0px;
	left:-55px;
}

.marketing_box h2{
	margin:0;
}

.marketing_box .plans{
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	color:#fe6;
}

.marketing_box .plans:hover{
	color:#fff;
}

.marketing_box .close{
	position:absolute;
	top:5px;
	right:6px;
	cursor:pointer;
}

.login_area {
	float: left;
	clear: right;
	height: 124px;
	width: 331px;
	margin-left: 7px;
	background:#0160bf url('/images/login_background.png') repeat-x left top;
}

#topic_label{
	font-weight:bold;
	color:white;
	font-size:19px;
	text-shadow: 2px 2px 3px black;
	text-transform: uppercase;
	margin-bottom:7px;	
	float:left;
}

#sign-up-button{
	float:right;
	border:0;
}

#user, #pass, #user_label, #password_label{
	width:116px;
	display:block;
	float:left;
	padding:2px;
	margin-right:8px;
}


#user, #pass{
	border:1px solid black;
	background-color:white;
	border-radius: 0;
	margin-top:0;
	padding-left:4px;
}


#user_label, #password_label{
	font-size:12px;
	padding-left:0;
	font-weight:bold;
	border: 1px solid transparent;
}
#password_label{
	margin-left: 3px;
}

#sign_in_labels{
	clear:both;
}


#user{
	clear:both;
}

#sign_in{
	width:53px;
	height:36px;
	margin-top: -30px;
	margin-left:7px;
	padding:36px 0 0;
	border: 0;
	background: transparent url(/images/go-button.png) no-repeat center top;
	overflow: hidden;
	cursor: pointer;
	float:right;
	
}


#forget_password{
    margin-left: 134px;
    margin-top: 0px;
    float:left;
}

#forget_password a{
	font-size:11px;
	color:#eee;
}

#points_container{
	background-color:white;
	border:1px solid black;
	width:100px;
	text-align:center;
	float: right;
	margin-right: -1px;
	margin-top: -2px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
	padding:5px;
}

#points_label{
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
}

#points{
	display:block;
	clear:both;
	
}

#category_data{
	height:30px;
	margin-bottom:10px;
}

#user_container{
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	text-align: left;
	height:40px;
	clear:left;
}

#user_container a{
	font-size:11px;
	font-weight:normal;
	white-space: nowrap;
	clear:both;
	display:block;
	float:left;
	padding-top: 3px;
}

#user_name{
	color:#333;
	font-weight:bold;
	font-size:16px;
	margin-right:8px;
	font-family: Courier, Courier New, monospace;
	font-weight: bold;
	white-space: nowrap;
}

#admin_links{
	clear: both;
	font-size: 13px;
	margin-top: 13px;
	margin-left: 1px;
	text-align: left;
	width: 312px;
	color:white;
}

#student_admin{

	margin-left: 22px;
}

#scoreboard_container{
	margin:8px;
}

#scoreboard_container{
	
}

#welcome{
	display:block;
	font-size:11px;
}

#admin_links label{
	margin-right: 8px;
}

#jump_to {
	position: relative;
	padding:0;
	margin:0;
	
}

#go {
	width:53px;
	height:36px;
	position: relative;
	top: -10px;
	border: 0;
	background: transparent url(/images/go-button.png) no-repeat center top;
	overflow: hidden;
	cursor: pointer;
}

#admin_links #go{

	top:0;
}

option.under_construction{
	color: #991111;
	background-color: #ddd;
}

.topics {
	float: left;
	width: 355px;
	height: 485px;
	margin: 10px;
}

.search {
	display: none;
	background-color: #fccf52;
	height: 50px;
	width: 338px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
}

.search form {
	margin:0;
	padding:0;
}

#lessons_label{
	margin-top:-3px;
}

#topics_dropdown{
	width: 200px;
}

.topic_list {
	height: 359px; /* 305px with search box */
	background:#4e8516 url('/images/topic_background.png') repeat-x left top;
	width: 338px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	z-index: 0;
	padding-top: 7px;
}

.topic_list ul {
	padding: 10px;
	margin:0;
	margin-top:6px;
	list-style: none;
	overflow: auto;
	height: 320px;
	width: 310px;
	font-size: 11pt;
	padding-top:0;
	padding-bottom:0;
}

.topic_list li {
	display:block;
	overflow:hidden;
	height:65px;
	margin-bottom:17px;
	margin-top:5px;
	position:relative;
}

.topic_list li.clickable {
	cursor: pointer;
}

.topic_list li.unavailable {
	opacity:0.6;
}

.topic_list li.selected.unavailable {
	opacity:0.8;
}


.unavailable img{
	filter:alpha(opacity=30); 
	opacity:0.5;
}

.selected.unavailable img{
	filter:alpha(opacity=70); 
}


.topic_title  {
	font-weight: bold;
	color: white;
	text-shadow: 0.1em 0.1em 0.2em black;
	font-family: Gill Sans MT,Gill Sans,Verdana,Arial,sans-serif;
}

.video_player .topic_title{
	position: absolute;
	font-size: 30px;
	margin: 9px;
	text-shadow: 3px 3px 3px black, -2px -2px 3px black;
	
}

.topic_title.disabled{
	color: #999;
}

.topic_list li.selected{
	-moz-box-shadow: 0 0 4px 4px #fccf52;
	-webkit-box-shadow: 0 0 4px 4px #fccf52;
	box-shadow: 0 0 4px 4px #fccf52;
	background-color:#fccf52
}

.topic_title .selected a{
	color: #090;
}


.topic_description{
	font-size:9.5px;
	color: #333;
}


.topic_list p {
	color: white;
}

.topic_list img {
	margin-right: 15px;
}

.topic_list img.shadowed{
        -moz-box-shadow: 0 0 4px 1px black;
        -webkit-box-shadow:0 0 4px 1px black;
        box-shadow:0 0 4px 1px black;
	border:1px solid black;
	margin-left:1px;
	margin-top:1px;
	width:80px;
	height:61px;
	background-color:#333;
}

/*
.topic_list .selected img {
	margin-right: 15px;
	margin-left: -5px;
	margin-top: -5px;
	width:94px;
	height:75px;
}
*/

.related {
	background:#2a5300 url('/images/related_background.png') repeat-x left top;
	height: 97px;
	width: 338px;
	margin-left: auto;
	margin-right: auto;
}

.related td, th {
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	width: 150px;
}

.related th{
	font-weight: bold;
	color: #eee;
        text-shadow: 0.1em 0.1em 0.2em black;
}

.related ul {
	margin:0;
	color: #ddd;
	font-size: 14px;
	line-height: 16px;
	padding-left: 7px;
	font-size:11px;
	list-style: none outside none;
}


.my_room_main {
	width: 913px;
	float: left;
	height: 483px;
	margin: 10px;
}

.my_room_main a {
	color: #ff6602;
}

.my_room_main .inside_box {
	background: white url('/images/my_room_header.png') repeat-x;
	font-size: 10pt;
	padding:0;
}

.my_room_main h4 {
	margin:0;
	padding-top: 7px;
	padding-left: 8px;
	color: black;
	text-transform: uppercase;
}

.my_room_main h4 a {
	color: white;
	text-decoration: none;
}

.my_room_content {
	padding-top: 5px;
}

.my_room_content p {
	padding-left: 5px;
}

.my_room_main table {
	width: 100%;
	border:0;
	border-collapse: collapse;
}

.my_room_main td {
	padding-left: 5px;
}

.my_room_main th {
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
}

.my_room_main hr {
	border: 1px solid #999999;
}

.header {
	padding-left: 15px;
	margin-bottom:0;
	margin-top: 5px;
	color: #003498;
	text-transform: uppercase;
}

.new_assignments {
	background-color: white;
	width: 557px;
	float: left;
	height: 448px;
	margin-left: 6px;
	font-size: 11pt;
}

.new_assignments tr {
	height: 40px;
}

.new_assignments th {
	height: 30px;
}

.my_information {
	width: 335px;
	float: left;
	height: 100px;
	background-color: white;
	margin-left: 5px;
}

.my_information tr {
	height: 25px;
}

.my_information .my_room_content {
	padding-top: 15px;
}

.my_points {
	width: 335px;
	float: left;
	height: 341px;
	background-color: white;
	margin-left: 5px;
}

.my_points table{
	width: inherit;
	border:0;
	border-collapse: collapse;
	margin-top: 5px;
}

.my_points tr {
	height: inherit;
}

.my_points td {
	padding-top: 5px;
}

.completed_topics {
	background-color: white;
	width: 557px;
	float: left;
	height: 448px;
	margin-left: 6px;
	font-size: 11pt;
}

.completed_topics form {
	margin-top: 10px;
	margin-left: 5px;
	font-weight: bold;
}

.completed_topics tr {
	height: 30px;
}

.medals {
	width: 335px;
	float: left;
	height: 448px;
	background-color: white;
	margin-left: 5px;
}

.points {
	text-align: right;
	width: 70px;
}

.my_assignments {
	background-color: white;
	width: 898px;
	height: 448px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11pt;
}

.my_assignments tr {
	height: 40px;
}

.my_assignments th {
	height: 30px;
}

#current_assignments {
	display: block;
}

#completed_assignments {
	display: none;
}

.full_box {
	width: 904px;
	float: left;
	height: 483px;
	margin: 10px;
	background-color: #ddd !important;
}

.full_box_content {
	width: 889px;
	height: 448px;
	margin-left: auto;
	margin-right: auto;
	background-color:white;
	padding-top: 5px;
	font-size: 10pt;
	position: relative;
}

.full_box .inside_box {
	padding-left: 10px;
}

.full_box_content p {
	padding:0;
	padding-left: 5px;
	margin:0;
}

.full_box_content hr {
	clear: both;
	border: 1px solid #999999;
	margin-top: 25px;
	margin-bottom: 10px;
}

.registration_table {
	width: 100%;
	margin-left: 5px;
	border:0;
}

.registration_table td {
	font-weight: bold;
	padding-right: 10px;
}

.registration_table input {
	width: 240px;
}

.admin a {
	color: #ff6602;
}

.admin .header a {
	padding-right: 10px;
	float: right;
	text-decoration: none;
	text-transform: none;
}

.admin .full_box_content {
	clear: left;
	margin-top: 26px;
}

.admin table {
	width: 100%;
	border:0;
	border-collapse: collapse;
}

.admin tr {
	height: 30px;
}

.admin th {
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
}

.admin td {
	padding-left: 5px;
}

.classroom_admin input {
	width: 86%;
}

.row_color {
	background-color: #EEEEEE;
}

.table_header_row {
	border-bottom: 2px solid #999999;
}

.required {
	color: #ffe221;
	font-weight: normal;
	padding-right: 5px;
}

.main_content {
	width: 539px;
	float: left;
	height: 485px;
	margin: 10px;
}



#player{
	margin-left:2px;
	margin-top:-2px;
}


.video_buttons {
	height: 97px;
	background-color: #a7c5d2;
	width: 522px;
	margin-left: auto;
	margin-right: auto;
}


#player_control {
	margin-top: 10px;
	margin-left:5px;
}

#player_label {
    background-color: white;
    border: 1px solid black;
    color: #444;
    float: left;
    font-size: 13px;
    height: 19px;
    margin-left: 10px;
    margin-right: 9px;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 3px;
    font-weight:bold;
    white-space: nowrap;
    width: 280px;
}


#player_control img {
	float: left;
	cursor: pointer;
}

#player_bar {
	height: 23px;
	width: 85px;
	margin:0;
	padding:0;
	float: left;
	position:relative;
	z-index:1;
}

#player_progress {
	max-width: 90px;
}

#player_type {
	clear: both;
	padding:0;
	padding-top: -5px;
	margin:0;
	margin-left: 18px;
}

#player_type img {
	cursor: pointer;
}



#player_type h3{
	width:163px;
	height:55px;
	float:left;
	margin-right:5px;
	margin-top:7px;
	position: relative;
	font-size:10px;
	color:#ccc;
}

#player_type h3 span{
	position: absolute;
	margin-top:-5px;
	margin-left:-8px;
	width: 100%;
	height: 100%;
}


#watch_button span {background: transparent url(/images/wta-button-sprites.png) 0px -59px no-repeat;}

#try_button span {background: transparent url(/images/wta-button-sprites.png) -168px -59px no-repeat;}

#apply_button span {background: transparent url(/images/wta-button-sprites.png) -337px -59px no-repeat;}

/* ----------- */
#watch_button.selected span {background: transparent url(/images/wta-button-sprites.png) 0px -177px no-repeat;}

#try_button.selected span {background: transparent url(/images/wta-button-sprites.png) -168px -177px no-repeat;}

#apply_button.selected span {background: transparent url(/images/wta-button-sprites.png) -337px -177px no-repeat;}

/* ----------- */
#watch_button:hover span {background: transparent url(/images/wta-button-sprites.png) 0px 0px no-repeat;}

#try_button:hover span {background: transparent url(/images/wta-button-sprites.png) -168px 0px no-repeat;}

#apply_button:hover span {background: transparent url(/images/wta-button-sprites.png) -337px 0px no-repeat;}

/* ----------- */
#watch_button.selected:hover span {background: transparent url(/images/wta-button-sprites.png) 0px -118px no-repeat;}

#try_button.selected:hover span {background: transparent url(/images/wta-button-sprites.png) -168px -118px no-repeat;}

#apply_button.selected:hover span {background: transparent url(/images/wta-button-sprites.png) -337px -118px no-repeat;}
/* ----------- */
/* ----------- */
/* ----------- */


#player_control .transport{
	width:22px;
	height:23px;
	float:left;
	margin-right:0;
	margin-top:0;
	position: relative;
	font-size:10px;
	color:#ccc;
	border:0;
	z-index:1;
}

#player_control .transport span{
	position: absolute;
	width: 100%;
	height: 100%;
	cursor:pointer;
}

#fast_forward_button{
	width:23px!important;
}

#play_button{
	width:24px!important;
	margin-left:4px;
	margin-right:2px!important;	
}

/* ----------- */
#play_button span{
	background: transparent url(/images/player-control-sprites.png) 0px -96px no-repeat;
}

#play_button span:hover{
	background: transparent url(/images/player-control-sprites.png) 0px -72px no-repeat;
}


#play_button.playing_mode span{
	background: transparent url(/images/player-control-sprites.png) 0px -24px no-repeat;
}

#play_button.playing_mode span:hover{
	background: transparent url(/images/player-control-sprites.png) 0px 0px no-repeat;
}

#play_button.disabled span{
	background: transparent url(/images/player-control-sprites.png) 0px -48px repeat-x;
}

/* TODO: disabled this doesn't work for some reason ... */
#play_button.disabled.playing_mode span:hover;{
	background: transparent url(/images/player-control-sprites.png) 0px -48px repeat-x!important;
}


/* ----------- */

#fast_forward_button span{
	background: transparent url(/images/player-control-sprites.png) -24px -24px no-repeat;
}

#fast_forward_button span:hover{
	background: transparent url(/images/player-control-sprites.png) -24px 0px no-repeat;
}

#fast_forward_button.disabled span{
	background: transparent url(/images/player-control-sprites.png) -24px -48px no-repeat;
}


/* ----------- */

#rewind_button span{
	background: transparent url(/images/player-control-sprites.png) -161px -24px no-repeat;
}

#rewind_button span:hover{
	background: transparent url(/images/player-control-sprites.png) -161px 0px no-repeat;
}

#rewind_button.disabled span{
	background: transparent url(/images/player-control-sprites.png) -161px -48px no-repeat;
}


/* ----------- */

#player_bar {
	background: transparent url(/images/player-control-sprites.png) -47px 0px repeat-x;
}

#player_bar.disabled {
	background: transparent url(/images/player-control-sprites.png) -47px -48px repeat-x;
}




/* ----------- */

#player_control #fullscreen_button{
	margin-left:3px;
	width: 24px!important;
	z-index:0;
}

#player_control #fullscreen_button span{
	background: transparent url(/images/player-control-sprites.png) -184px -24px no-repeat;
}

#player_control #fullscreen_button span:hover{
	background: transparent url(/images/player-control-sprites.png) -184px 0px no-repeat;
}




.information {
	clear: left;
	float: left;
	width: 925px;
	height:50px;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
}

ul.policy_links {
	list-style: none;
	float: left;
	margin:0;
	margin-left: -20px;
}

ul.policy_links li {
	display: inline;
	padding: 5px;
}

ul.policy_links a {
	color: #9bb4dc;
	text-decoration: none;
}

li.privacy-link a {
	color: #cf6d07;
}

ul.copyrite {
	list-style: none;
	float: right;
	margin:0;
	width: 520px;
	padding:0;
	padding-right: 10px;
}

ul.copyrite li {
	display: inline;
	color: #446bb0;
}

.outside_box {
	background-color: #EEEEEE;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	z-index: -1;
}

.inside_box {
	border: 1px solid #555;
	margin-top: 5px;
	padding-left: 5px;
	border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	box-shadow: 0px 0px 2px #000;
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
	-khtml-box-shadow: 0px 0px 3px #000;
	iecss3-box-shadow: 0px 0px 5px #000;
}

.inside_box, .outside_box{
	behavior: url(/css/ie-css3.htc);
}

.player_container {
	margin-left: -7px;
	position: absolute;
	z-index:1;
}

.video_player {
	height: 367px;
	width: 522px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	background-color: #333;
	position:relative;
}



.left {
	float: left;
}

.flash_debug_form {
	text-align: center;
}
.right {
	float: right;
}

.gill{
	font-family: Gill Sans MT,Gill Sans,Verdana,Arial,sans-serif;
	font-size:105%;
}

.admin table .button2text
{
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	border:0;
	padding:0;
	margin:0;
	margin-left:0;
	margin-right:0;
	text-align: center;
	background-color:transparent;
}

.admin table .button2textEdit
{
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	border:0;
	padding:0;
	margin:0;
	margin-left: 8px;
	margin-right:0;
	text-align: center;
	font-weight: bold;
	background-color:transparent;
}
.admin table .button2textEditWhite
{
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	border:0;
	padding:0;
	margin:0;
	margin-left:0;
	margin-right:0;
	text-align: left;
	background-color:transparent;
}
.admin table .button2textHoverEditWhite
{
	color: #3299CC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	border:0;
	padding:0;
	margin:0;
	margin-left:0;
	margin-right:0;
	text-align: left;
	cursor: pointer;
	background-color:transparent;
}
.admin table .button2textHoverEdit
{
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	border:0;
	padding:0;
	margin:0;
	margin-left:8px;
	margin-right:0;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	background-color:transparent;
}
.admin table .button2textHover
{
	color: #FFFF00;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px; 
	border:0;
	padding:0;
	margin:0;
	margin-left:0;
	margin-right:0;
	text-align: center;
	cursor: pointer;
	background-color:transparent;
}

.admin_header {
	position: absolute;
	top:0;
	left:0;
	height:27px;
	width: 100%;
	border-style: solid;
	border-color: #999999;
	border-top-width:0;
	border-bottom-width:2px;
	border-right-width:0;
	border-left-width:0;
	padding:1px;
}
.admin_content {
	position: absolute;
	top:32px;
	left:0;
	height:340px;
	width: 740px;
	overflow: auto;
	overflow-x: hidden;
}

#edit_information h2{
	margin-bottom:0;
	margin-top:30px;
	color:#dd3333;
}


.inner_container{
	width:910px; 
	height:auto;	
	float: left;
	clear: right;
	margin: 10px;	
}

.content {

	float: left;
	clear: right;
	width:856px;
	margin-bottom:6px;
	margin-left:6px;
	margin-top:7px;
	min-height:200px; 
	height:auto; 
	background-image:none; 
	background-color: #2d86b3; 
	color:white; 
	padding:20px;

}


.support p{
	padding: 5px 5px 1em 5px;
	margin:0;
	font-size: 14px;
	color: #cadef2;
}

.support p strong{
	color: #fff;
}

.support ul {
	margin-top:0;
	margin-bottom:1em;
}

.support li{
	color:#000;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
}

.support h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 260%; 
	margin-top:15px; 
	margin-left:15px; 
	font-weight:bold; 
	text-decoration:none;
	text-transform: none;

	text-shadow: 3px 3px 10px #222;
	color:#fff;

	white-space:nowrap;
	/*
	color:#cfe0f0; 
	text-shadow: -2px -2px 1px #333, 2px -2px 1px #333, -2px 2px 1px #333, 2px 2px 1px #333;  
	*/
}

.support h1.smaller{
	font-size:230%;
	margin-top:20px;
}

.support h2{
	margin-top:0;
	margin-bottom:.25em;
	text-transform: uppercase;
	font-size: 30px;
	color: #fff;
	text-shadow: -1px -1px 2px #18475f, 1px -1px 2px #18475f, -1px 1px 2px #18475f, 1px 1px 2px #18475f;  
}

.support h3{
	margin-top:1em;
	margin-bottom: .5em;
	text-transform: uppercase;
	color:#fff;
}


.support li p {
	padding: 5px 5px 5px 5px;
}


.support .header{
	width:642px; 
	height:80px; 
	background-image:none; 
	background-color: #2d86b3;
	float:left;
	margin-left:7px;
	color:white;
}


.small_logo_holder {
	float:left; 
	margin-left:6px; 
	width:235px; 
	height:80px; 
	background: #2d86b3 url('/images/logo-75px.png') -4px 0 no-repeat;

	position:relative;
}

.link_hack { 
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 50;

  /* blah. fixes overlap error in IE7/8*/
  background-image: url('/images/blank.gif');
} 




/*********************************** Sign-up *******************/
.sign_up .content table{
	font-size:12px;
}

.sign_up .required{
	color: #cc2;
}

.sign_up .errortext{
	background-color: #ffcb05;
	border: 1px solid #48637e;
	padding:5px;
	margin-bottom: 15px;
	color:#111;
}
.sign_up .errortext ul{
	margin:0;
}
.sign_up .errortext li{
	color: #111;
}


input {
	border-radius: 6px;
	padding: 4px;
	padding-left:8px;
	border: 1px solid #394f64;
	font-size:12px;

}

select{
	font-size:15px;			
}

.btn, .btn_hover{
	border-radius: 3px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	padding:5px !important;
	padding-left:10px !important;
	padding-right:10px !important;
	background-color: #b6d4f2;
	font-size: 15px;
	float:right;
	margin-bottom: 20px !important;
}

.btn_hover, .btn:hover{
	background-color: #e4f0fc;
}



.free_trial .content{
			padding: 0;
			width: 896px;
			margin-top:8px;
		}

.sign_up .intro{
	width: 800px;
	margin-left: 50px;
	margin-bottom: -20px;
	margin-top: 20px;
}

.sign_up .content p {
	color: white;
}

.sign_up hr{
	border-color: #b6d4f2;
}

.breadcrumb{
	margin-bottom:16px;
	font-size:12px; 
	border-bottom:1px solid #b6d4f2;
	padding-bottom:5px;
	margin-top:-14px;
	color:#b6d4f2;
}

.breadcrumb a{
	color:#b6d4f2;
}


.hover_link:hover{
	text-decoration: underline;
}

.sign_up_button {
	width: 228px;
	height: 72px;
	float: left;
	margin-top: 7px;
	position: relative;
	font-size: 10px;
	color: #ccc;
	display:block;
	margin-left:80px;
}

.sign_up_button.subscribe {
	background: transparent url(/images/sign-up-buttons.png) 0 -6px no-repeat;
}

.sign_up_button.subscribe:hover {
	background: transparent url(/images/sign-up-buttons.png) 0 -83px no-repeat;
}


.sign_up_button.free_trial {
	background: transparent url(/images/sign-up-buttons.png) -240px -6px no-repeat;
}

.sign_up_button.free_trial:hover {
	background: transparent url(/images/sign-up-buttons.png) -240px -83px no-repeat;
}





#typeAccordion{
	margin:30px;
	margin-left:auto;
	margin-right:auto;
}
#typeAccordion ol li div{
	background-color: #2d86b3;
	padding:10px;
	margin-left:10px;
}
#typeAccordion figure h2{
	text-transform: none;
	color:#fe9;
	font-size:25px;
}

#typeAccordion table{
	color: white;	
	font-size:14px;	
	margin-top:15px;
	border:1px solid #394f64;
	border-collapse:collapse;
	background-color:rgb(57, 114, 143);
	width:95%;
}

#typeAccordion table td{
	vertical-align:top;
	padding:2px;
	padding-right:10px;
	padding-left:10px;
	font-weight:bold;
	color:#fe9;
}

#typeAccordion input[type=text]{
	padding:3px;
	padding-left: 8px;
	border: 1px solid #394f64;
	background-color:#fff;
	color: rgb(163, 117, 49);
	font-size:16px;

}

#typeAccordion tr:nth-child(even){
	background-color:rgb(69, 136, 170);
}

#typeAccordion table td:first-child{
	font-weight:normal;
	color:#fff;
	border-right:1px solid rgb(67, 104, 139);
	padding-left:5px;
	width:220px;
}

#typeAccordion .small{
	font-size:10px;
	font-style:italic;
}

#typeAccordion .input_note{
	color:#fff;
	margin-left:10px;
	font-size:11px;
	font-weight:normal;
}



