ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

.clear
{
  clear: both;
  line-height:0;
  font-size: 0;
  overflow: hidden;
}


a
{
  color: #01387B;
}

a:hover
{
  text-decoration: underline;
}

hr {
	border: 0px;
	border-top: 1px solid #E2E2E2;
}

body, td
{
  margin: 0;
  padding: 0;
  font-size: 11px;
  background-color: #FFFFFF;
  color: #01387B;
}

body
{
	width: 100%;
	background-color: #233B61;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
}

input {
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
}



.medium input {
	size: 80px;
} 

span.green {
	color: #97DC00;
}

.main_content {
	position: relative;
}

.reward_left {
	float:left;
	width:450px;
	padding-right: 20px;
}
.reward_right {
	float:left;
	width:200px;
}

}


#formErrors {
	width: 100%;
  border-top: 1px solid #AA0000;
	border-bottom: 1px solid #AA0000;
	background-color: #FFCCCC;
	color: #AA0000;
	font-size: 12px;
  margin-bottom: 10px;
}


#formErrors .main_content {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#formErrors ul {
	padding-left: 50px;
	margin-top: 10px;
}

#success {
	width: 100%;
	border-bottom: 1px solid #3c7026;
  border-top: 1px solid #3C7026;
	background-color: #c5ffab;
	color: #3c7026;
	font-size: 12px;
  margin-bottom: 10px;
}


#success .main_content {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:15px;
}

#success ul {
	padding-left: 50px;
	margin-top: 10px;
}

#cmscontent {
	width: 960px;
}

/*** PROFILE ***/

div#case_study_left {
}

div#case_study_right {
        width: 745px;
        float: right;
        clear: none;
}

/*** END OF CASE STUDY ***/

/*** PROFILE ***/

div#profile_left {
}

div#profile_right {
	width: 570px;	
	float: right;
	clear: none;
}

table.profile_table { margin-left: 10px; width: 490px; font-size: 12px; margin-bottom: 20px; float: left; clear: both;}

table.profile_table th {
	width: 190px;
	text-align: left;
	padding: 0px;
}

table.profile_table td { width: 300px; padding: 0px;}

table.profile_table td.edit a { color: #41A900; }
a.edit { color: #41A900 !important; }

/*** PROFILE INSET ***/

div.profile_inset {
	width: 185px;
	background-image: url('/images/profile_inset_mid.png');
	background-repeat: repeat-y;
	background-position: top left;
	overflow: hidden;
	position: relative;
	margin-left: 5px;
	float: left;
	clear: none;
}

div.profile_inset div.profile_inset_top {
	width: 185px;
	height: 178px;
	background-image: url('/images/profile_inset_top.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div.profile_inset div.profile_inset_bottom {
	margin-top: 20px;
	height: 6px;
	width: 185px;
	background-image: url('/images/profile_inset_bottom.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div.profile_inset img {
	position: absolute;
	top: 33px;
	left: 35px;
}

div.profile_inset div.profile_inset_details {
	width: 125px;
	position: relative;
	left: 30px;
	top: -10px;
}

div.profile_inset div.profile_inset_details span { display: block; margin-bottom: 2px; }
div.profile_inset div.profile_inset_details span.name { font-size: 16px; color: #00ACFF; font-weight: bold; margin-bottom: 10px; }
div.profile_inset a { margin-top: 5px; color: #41A900; }

/*** END OF PROFILE INSET ***/

/*** PROFILE TWO IMAGES INSET ***/

div.profile_inset_2i {
	width: 185px;
	background-image: url('/images/profile_inset_mid.png');
	background-repeat: repeat-y;
	background-position: top left;
	overflow: hidden;
	position: relative;
	margin-left: 5px;
	float: left;
	clear: none;
}

div.profile_inset_2i div.profile_inset_top {
	width: 185px;
	height: 155px;
	background-image: url('/images/profile_large_inset_top.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div.profile_inset_2i div.profile_inset_bottom {
	margin-top: 20px;
	height: 6px;
	width: 185px;
	background-image: url('/images/profile_inset_bottom.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div.profile_inset_2i img.image_1 {
	position: absolute;
	top: 33px;
	left: 36px;
}

div.profile_inset_2i img.image_2 {
	position: absolute;
	top: 185px;
	left: 37px;
}

div.profile_inset_2i div.profile_inset_details {
	width: 125px;
	position: relative;
	left: 30px;
	top: -10px;
}

div.profile_inset div.profile_inset_details span { display: block; margin-bottom: 2px; }
div.profile_inset div.profile_inset_details span.name { font-size: 16px; color: #00ACFF; font-weight: bold; margin-bottom: 10px; }
div.profile_inset a { margin-top: 5px; color: #41A900; }

/*** END OF PROFILE TOW IMAGES INSET ***/

/*** PROFILE IMAGE INSET ***/

/*
div.profile_image_inset {
	width: 128px;
	background-repeat: repeat-y;
	background-position: top left;
	overflow: hidden;
	position: relative;
	margin-left: 5px;
	float: left;
	clear: none;
	margin-right: 10px;
}
*/

div.profile_image_inset {
  width: 128px;
  height: 128px;
  float: left;
  clear: none;
  margin-right: 10px;
}

div.profile_image_inset img {
  background-image: url('/images/image_border.png');
  padding: 7px;
}


div#pagetitle {
	float: left;
	clear: none;
	width: 775px;
	background-image: url('/images/title_bg.png');
	background-position: top right;
	background-repeat: no-repeat;
	height: 79px;
	position: relative;
}

div#cmscontent div#pagetitle {
	width: 100%;
}

div#pagetitleleft {
	float: left;
	clear: none;
	height: 79px;
	width: 21px;
	background-image: url('/images/title_left.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div#pagetitle h1 {
	color: #00ACFF;
	position: absolute;
	left: 21px;
	top: 22px;
	font-size: 28px;
}

div#pagetitle span {
	width: 530px;
	position: absolute;
	top: 25px;
	right: 20px;
	font-size: 15px;
	color: #00387B;
}

/*** END OF PAGETITLE ***/

#bluebar {
	width: 100%;
	border-top: 1px solid #A4DFFF;
	background-color: #E6F7FF;
	float: left;
	clear: none;
}

#footerbar {
	width: 100%;
        background-image: url('/images/footer_bg.gif');
        background-position: top left;
        background-repeat: repeat-x;
        float: left;
        clear: none;
	padding-top: 20px;
  padding-bottom: 20px;
	color: #FFFFFF;
}

div#footerbarcontent {
	padding-left:40px;
	padding-right:40px;
}

#footerbar a {
	color: #FFFFFF;
	text-decoration: none;
}

#footerbar a:hover {
	text-decoration: underline;
}

div#footerbar div.footerbox {
	float: left;
	clear: none;
}

div#footerbar div.footerbox a {
	display: block;
	margin-bottom: 5px;
	margin-left: 2px;
}

div#footerbar div.footertitle {
	font-size: 16px;
	font-weight: bold;
	color: #92D7FF;
	margin-bottom: 10px;
}

div#footerboxA {
	width: 150px;
	border-left: 1px solid #3F678A;
}

div#footerboxB {
	width: 310px;
        border-left: 1px solid #3F678A;
}

div#footerboxB a {
	text-decoration: underline;
}

div#footerboxC {
	width: 150px;
	border-left: 1px solid #3F678A;
}

div#footerfooter {
	width: 100%;
	border-top: 1px solid #3F678A;
	margin-top: 70px;
	float: left;
	clear: none;
	padding-top: 10px;
}

span.footerleft { float: left; clear: none; }
span.footerright { float: right; clear: none; }

/* Box, no title, on white */

div#cmscontent div.boxnt {
	width: 100%;
}

div.boxnt_footer {
        background-image: url('/images/boxnt/bottom_right.png');
        background-repeat: no-repeat;
        background-position: top right;
        height: 6px;
        width: 100%;
	float: left; clear: none;
}

div.boxnt_footer_left {
        background-image: url('/images/boxnt/bottom_left.png');
        background-repeat: no-repeat;
        background-position: top left;
        height: 6px;
        width: 10px;
	float: left; clear: none;
}


/* Box on White */
div.box {
        margin-top: 5px;
	background-color: #FFFFFF;
        background-image: url('/images/box_bg.gif');
        background-repeat: repeat-y;
        background-position: top right;
        width: 1px;
        float: left;
        clear: none;
}

div.boxtitle {
	width: 100%;
	background-image: url('/images/box_title_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 55px;
}

span.boxtitle_left {
	float: left;
	clear: none;
	background-image: url('/images/box_title_left.gif');
        background-repeat: no-repeat;
        background-position: top left;
	display: block;
	height: 55px;
	width: 23px;
}

span.boxtitle_title {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 22px;
	margin-left: 10px;
	display: block;
	float: left;
	clear: none;
}

span.boxtitle_right {
	color: #FFFFFF;
	margin-top: 25px;
	font-size: 12px;
	margin-right: 25px;
	display: block;
	float: right;
        clear: none;
}

div.box_content {
	background-image: url('/images/box_content_bg.gif');
        background-repeat: repeat-y;
        background-position: top left;
	padding-left: 16px;
	padding-top: 5px;
	padding-right: 16px;
	float: left; clear: none;
}

div.boxfooter {
	width: 100%;
        background-image: url('/images/box_footer_right.gif');
        background-repeat: no-repeat;
        background-position: top right;
        height: 17px;	
	float: left; clear: none;
}

span.boxfooter_left {
	float: left;
        clear: none;
        background-image: url('/images/box_footer_left.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
        display: block;
        height: 17px;
        width: 23px;
}

/* Box on blue */

div.box_onblue { background-image: url('/images/box_onblue_bg.gif'); }
div.box_onblue div.boxtitle { background-image: url('/images/box_onblue_title_right.gif'); }
div.box_onblue span.boxtitle_left { background-image: url('/images/box_onblue_title_left.gif'); }
div.box_onblue div.box_content { background-image: url('/images/box_onblue_content_bg.gif'); }
div.box_onblue div.boxfooter { background-image: url('/images/box_onblue_footer_right.gif'); }
div.box_onblue span.boxfooter_left { background-image: url('/images/box_onblue_footer_left.gif'); }

/* buttons */

a.button_link {
	text-decoration: none;
  outline: 0px;
  cursor: pointer;
}

div.green_button {
	background-image: url('/images/buttons/green_button_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 21px;
	float: left;
	clear: none;
	margin-top: 5px;
}

div.green_button span.button_left {
	display: block;
	height: 21px;
	width: 9px;
	background-image: url('/images/buttons/green_button_left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	clear: none;
}

div.green_button span.button_text {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	float: left;
	clear: none;
	margin-right: 9px;
	margin-top: 2px;
}

div.red_button {
  background-image: url('/images/buttons/red_button_right.png');
  background-repeat: no-repeat;
  background-position: top right;
  height: 21px;
  float: left; 
  clear: none;
  margin-top: 5px;
}

div.red_button span.button_left {
  display: block;
  height: 21px;
  width: 9px;
  background-image: url('/images/buttons/red_button_left.png');
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  clear: none;
} 
  
div.red_button span.button_text {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  float: left;
  clear: none;
  margin-right: 9px;
  margin-top: 2px;
} 


div.bluegreen_button {
        background-image: url('/images/buttons/bluegreen_button_right.gif');
        background-repeat: no-repeat;
        background-position: top right;
        height: 23px;
        float: left;
        clear: none;
        margin-top: 5px;
}

div.bluegreen_button span.button_left {
        display: block;
        height: 23px;
        width: 9px;
        background-image: url('/images/buttons/bluegreen_button_left.gif');
        background-repeat: no-repeat;
        background-position: top left;
        float: left;
        clear: none;
}

div.bluegreen_button span.button_text {
        color: #FFFFFF;
        font-size: 12px;
        font-weight: normal;
        float: left;
        clear: none;
        margin-right: 9px;
        margin-top: 3px;
}



.fright {
	float: right !important;
}

/*** MENU ***/

div#menu {
	width: 180px;
	float: left;
	clear: none;
}

div#menu_top {
	width: 100%;
	float: left;
	clear: both;
	height: 28px;
	background-image: url('/images/menu/top.png');
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
}

div#menu_bottom {
	width: 100%;
	float: left;
        clear: both;
        height: 4px;
        background-image: url('/images/menu/bottom.png');
        background-repeat: no-repeat;
        background-position: top left;
        position: relative;
}

span.menu_title {
	font-size: 15px;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	top: 5px;
	left: 5px;
}

div#menu_top img {
	position: absolute;
	top: 5px;
	right: 9px;
}

div.menu_item {
	border: 1px solid #A4DFFF;
	border-bottom: 0px;
	background-color: #E7F7FF;
	height: 26px;
	width: 178px;
	float: left;
	clear: both;
	position: relative;
  cursor: pointer;
}

div.menu_selected {
	background-image: url('/images/menu/selected_bg.png');
	background-repeat: repeat-x;
	background-position: top left;
}


div.sub_menu_item {
	border-right: 1px solid #A4DFFF;
	border-left: 1px solid #A4DFFF;
	border-bottom: 0px;
	border-top: 0px;
	background-color: #f7fcff;
	height: 26px;
	width: 178px;
	float: left;
	clear: both;
	position: relative;
  cursor: pointer;
}

div.sub_menu_item a {
	/*color: #ffffff !important;*/
}

div.sub_menu_selected {
	font-weight: bold;
}

div.sub_menu_item div.arrow {
	position: absolute;
	top: 8px;
	left: 24px;
	height: 9px;
	width: 7px;
	background-image: url('/images/menu/arrow_sub.png');
	background-position: top left;
	background-repeat: no-repeat;
}

div.sub_menu_selected div.arrow {
	background-image: url('/images/menu/arrow_sub.png');
}

div.sub_menu_item span.link_text {
	position: absolute;
	top: 4px;
	left: 37px;
  cursor: pointer;
}

/***/

div.scrolling_sub_menu_item {
	border-right: 1px solid #A4DFFF;
	border-left: 1px solid #A4DFFF;
	border-bottom: 0px;
	border-top: 0px;
	background-color: #f7fcff;
	height: 26px;
	width: 178px;
	float: left;
	clear: both;
	position: relative;
	
}

div.scrolling_sub_menu_item a {
	/*color: #ffffff !important;*/
	font-size: 1em !important;
}

div.scrolling_sub_menu_selected {
	font-weight: bold;
}

div.scrolling_sub_menu_item div.arrow {
	position: absolute;
	top: 8px;
	left: 37px;
	height: 9px;
	width: 7px;
	background-image: url('/images/menu/arrow_sub.png');
	background-position: top left;
	background-repeat: no-repeat;
}

div.scrolling_sub_menu_selected div.arrow {
	background-image: url('/images/menu/arrow_sub.png');
}

div.scrolling_sub_menu_item span.link_text {
	position: absolute;
	top: 4px;
	left: 50px;
}
/***/
div#menu a {
	text-decoration: none;
	font-size: 13px;
	height: 26px;
	width: 178px;
	display: block;
	outline: 0px;
  cursor: pointer;
}

div#menu a:hover {
	background-color: #FFA200;
	color: #FFFFFF;
}

div#menu a:hover div.arrow {
	background-image: url('/images/menu/arrow_hover.png');
}

div.menu_selected a {
	color: #FFFFFF;
}

div.menu_item div.arrow {
	position: absolute;
	top: 8px;
	left: 14px;
	height: 9px;
	width: 7px;
	background-image: url('/images/menu/arrow.png');
	background-position: top left;
	background-repeat: no-repeat;
}

div.menu_selected div.arrow {
	background-image: url('/images/menu/arrow_selected.png');
}

div.menu_item span.link_text {
	position: absolute;
	top: 4px;
	left: 27px;
}

div.menu_item_last {
	border-bottom: 1px solid #A4DFFF;
}

/*** END OF MENU ***/

/*** HEADER ***/

div#logoindent {
	padding-left:40px;
}

div#headerbar {
	width: 100%;
	background-image: url('/images/header_blue.png');
	background-repeat: repeat-x;
	background-position: top left;
	height: 153px;
}

div#header_left {
	background-color: #FFFFFF;
	width:298px;
	height:88px;
}

div#headerbar a {
	text-decoration: none;
}

div#headercontent {
	height: 95px;
	position: relative;
}

div#headerdrop {
        display: block;
        margin-left: auto;
        margin-right: auto;
	background-image: url('/images/headerdrop.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 12px;
}

div#submitbug {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #000000;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
  display: none;
  background-color: #FFFFFF;
}

div#submitbug div#submitbug_center {
  width: 500px;
  margin: 0 auto;
  text-align: left;
}

div#greenbar {
	width: 100%;
	height: 6px;
	background-color: #55B000;
}

	/*** TABS ***/

	div.tab {
		position: relative;
		height: 46px;
		width: 324px;
		background-image: url('/images/tabs/tab.png');
		background-repeat: no-repeat;
		background-position: top left;
		float: left;
		clear: none;
		margin-right: 2px;
    cursor: pointer;
	}

	div.tabactive {
		background-image: url('/images/tabs/tab_active.png');
	}

	span.tabtext {
		position: absolute;
		top: 7px;
		left: 10px;
		font-size: 20px;
		font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
		color: #FFFFFF;
	}

	div.tab img {
		position: absolute;
		right: 16px;
		top: 7px;
	}

	/*** END OF TABS ***/

/*** END OF HEADER ***/

div.bluebox {
	width: 100%;
	float: left;
	clear: none;
	background-color: #507AB6;
	border: 1px solid #507AB6;
	border-top: 1px solid #4C73B1;
	border-bottom: 1px solid #4C73B1;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

div.bluebox_padded {
	margin-left: 8px;
	float: left;
	clear: none;
}

div.bluebox div.avatar {
	height: 64px;
	width: 65px;
	background-image: url('/images/status_avatar_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	clear: none;
	margin-top: 5px;
	margin-left: 8px;
}

div.bluebox div.avatar img {
	margin-top: 6px;
	margin-left: 8px;
}

div.bluebox a {
	color: #FFFFFF;
}


/* Speech boxes on blue */
div.speech { 
        margin-top: 5px;   
        background-image: url('/images/speech/blue_speech_bg.gif');
        background-repeat: no-repeat;
        background-position: bottom right; 
        width: 1px;
        float: left;
        clear: none;
	margin-left: 10px;
	position: relative;
}

div.speechtop {
        width: 100%;
        background-image: url('/images/speech/blue_speech_top_right.gif');
        background-repeat: no-repeat;
        background-position: top right;
        height: 7px;
}

span.speechtop_left {
        float: left;
        clear: none;
        background-image: url('/images/speech/blue_speech_top_left.gif');
        background-repeat: no-repeat;
        background-position: top left;
        display: block;
        height: 7px;
        width: 10px;
}

div.speech_content {
        background-image: url('/images/speech/blue_speech_content_bg.gif');
        background-repeat: repeat-y;
        background-position: bottom left;
        padding-left: 16px;
        padding-top: 5px;
        padding-right: 16px;
        float: left; clear: none;
}

div.speechfooter {
        width: 100%;
        height: 9px;
        float: left; clear: none;
}

span.speechfooter_left {
        float: left;
        clear: none;
        background-image: url('/images/speech/blue_speech_bottom_left.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
        display: block;
        height: 9px;
        width: 10px;
}

span.speechnipple {
	position: absolute;
	top: 14px;
	left: -5px;
	width: 10px;
	height: 8px;
	display: block;
	background-image: url('/images/speech/blue_speech_nipple.gif');
        background-repeat: no-repeat;
        background-position: top left;
}

div.speech span.big {
	font-size: 14px;
	font-weight: bold;
	color: #10A8DA;
}

/* Blue speech title */

div.blue_title {
	background-image: url('/images/blue_title_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 31px;
	width: 100%;
	display: block;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

div.blue_title a {
	color: #ffffff;
	text-decoration: none;
	outline: 0px;
}

div.blue_title span.blue_title_left {
	background-image: url('/images/blue_title_left.gif');
        background-repeat: no-repeat;
        background-position: top left;
        height: 31px;
        width: 12px;
	float: left;
	clear: both;
}

div.blue_title span.blue_title_text {
	color: #FFFFFF;
	color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
	float: left;
	clear: none;
	display: block;
	height: 31px;
	padding-top: 4px;
}

div.blue_title span.blue_title_right {
  float: right;
  clear: none;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 25px;
  margin-right: 20px;
}

div#whatsHot div.forum_hot_entry {
	width: 100%;
	float: left;
	clear: none;
	border-bottom: 1px solid #E6E6E8;
	padding: 5px;
}

div#whatsHot span.poster {
	font-weight: bold;
	font-size: 12px;
	color: #10A8DA;
}

div#whatsHot span.post {
	width: 250px;
	float: left;
	clear: both;
	display: block;
}

div#whatsHot span.post_content {
	display: none;
}

div#whatsHot span.postcontrol {
	background-image: url('/images/hot_forum_closed.gif');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 11px;
	height: 11px;
	margin-right: 10px;
	float: right;
	clear: none;
}

/*** FORMS ***/

fieldset { border: 0px; width: 500px; }

legend { display:none; }

fieldset p {
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
	clear: both;
  width: 500px;
}

fieldset label {
	display: block;
	float: left;
	clear: none;
	width: 200px;
}

fieldset input {
	display: block;
	float: left;
	clear: none;
}

fieldset span.required {
	font-size: 10px;
	color: #AA0000;
	font-weight: bold;
}

/*** END OF FORMS ***/


div.losenge_score {
  float: right;
  clear: none;
  color: #FFFFFF;
  height: 25px;
  position: absolute;
  top: 60px;
  right: 0px;
}

div.losenge_score span {
  display: block;
  float: right;
  clear: none;
  padding-top: 5px;
  margin-right: 10px;
  margin-top: 5px;
}

span.yoodoo_score {
  color: #FF0000;
  font-size: 20px;
  font-weight: bold;
  padding-top: 0px !important;
}

div.losenge_top
{
	position: absolute;
	top: 30px;
	right: 0px;
}

div.losenge_holder
{
	position: relative;
	height: 31px;	
}

div.losenge_top span.losenge_center
{
	float: left;
	height: 31px;
	background: url(/images/losenge/center.gif);
	line-height: 31px;
	color: #ffffff;
	font-weight: bold;
}

div.losenge_top span.losenge_center a
{
	color: #ffffff;
	text-decoration: none;
}

div.losenge_top span.losenge_center a:hover
{
	color: #97dc00;
	text-decoration: none;
}

div.losenge_top span.losenge_left
{
	height:31px;
	width: 14px;
	background: url(/images/losenge/left.gif);
	float: left;
}

div.losenge_top span.losenge_right
{
	height:31px;
	width: 14px;
	background: url(/images/losenge/right.gif);
	float: left;
}

div.losenge_top div.sign_out
{
	border-left:1px solid #1c304f;
	padding-left: 10px;
	height: 31px;
	float: left;
}

div.losenge_top div.my_account
{
	border-right:1px solid #394d6e;
	border-left:1px solid #1c304f;
	padding-right: 10px;
	padding-left: 10px;
	height: 31px;
	float: left;
}

div.losenge_top div.inbox
{
	border-right:1px solid #394d6e;
	padding-right: 10px;
	height: 31px;
	float: left;
}

div.losenge_top span.inbox_count
{
	color:	#97dc00;
}

div.reduce_header_width
{
	width: 95%!important;
}

img.float_arrow
{
	position: absolute;
	top: 3px;
	right: 5px;
	z-index: 1000;
}

.clear
{
	clear: both;
}	

div.plan_box
{
	display: block;
	position: relative;
	float: left;
	width: 735px;
}

label.gen_label
{
	display: block;
}

textarea.gen_text_area
{
	width: 100%;
}

div.key_contact
{
	width: 97%;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #ebebeb;
	height: 128px;
	margin-bottom: 10px;
	padding-top: 10px;
}

div.key_contact h2
{
	font-size: 16px; 
	color: #00ACFF; 
	font-weight: bold; 
	margin-bottom: 10px;
	margin-top: 4px;
}

div.key_contact li
{
	list-style:none;
}

div.no_border_bottom
{
	border-bottom: 0px !important;
}

div.not_accepted
{
	background-color: #ffffff;
}

div.key_contact
{
	background-image: url(/images/shadow_top.png);
	background-position: top center;
	background-repeat: no-repeat;	
	border-bottom: 0px !important;
}

div.key_contact div.pending_action
{
	position: absolute;
	top: 114px;
	right: 0px;
	font-weight: bold;
	width: 256px;
	height: 39px;
	padding-top: 3px;
	text-align: right;
}

div.key_contact div.pending_action div.padd
{
	margin-left: 37px;
	margin-top: 6px;
}

div.key_contact div.user_actions
{
	position: absolute;
	top: 10px;
	right: 5px;
	font-weight: bold;
	width: 256px;
	height: 39px;
	text-align: right;
}

div.pagination2 {
  height: 47px;
  background: url('/images/filter_bg.png');
  background-repeat: repeat-x;
  background-position: top left;
  border-top: 1px solid #ACE2FF;
  border-bottom: 1px solid #ACE2FF;
  width: 97%;
  margin-bottom: 10px;
  font-weight: bold;
  float: left;
  clear: both;
}

div.pagination2 div.float_right
{
  float: right;
  clear: none;
  width: 400px;
  text-align: right;
  line-height: 47px;
}

div.pagination2 div.float_left
{
  float: left;
  clear: none;
  width: 400px;
  text-align: left;
  line-height: 47px;
}

div.pagination2 a
{
  margin-left: 5px;
  margin-right: 5px;
}

div.pagination2 span.pagination_inactive
{
  margin-left: 5px;
  margin-right: 5px;
  color:#00acff;
}


span.sub_button_on
{
	font-weight: bold;
}

img.friend_type
{
	position: absolute;
	top: 0px;
	right: 0px;
}

input.input_width
{
	width: 300px;
}

textarea.input_width
{
	width: 300px;
}

select.input_width
{
	width: 304px;
}

td.extra_wide
{
	width: 500px;
}

textarea.full_width
{
	width: 537px;
}

div.submit_area
{
	position: relative;
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #eeeeee;
	padding-top: 10px;
	width: 95%;
}

div.email_addresses_header
{
	width: 95%;
	position: relative;
	height: 25px;
	background-image: url(/images/email_header_bg.gif);
	margin-top: 10px;
	border-top: 1px solid #d2f1f7;
	border-left: 1px solid #d2f1f7;
	border-bottom: 1px solid #d2f1f7;
	border-right: 1px solid #d2f1f7;
	line-height: 25px;
	font-weight: bold;
}

div.email_addresses_header div.left
{
	width: 250px;
	float: left;
	margin-left: 10px;	
	height: 25px;
	border-right:1px solid #d2f1f7;;
}

div.email_addresses_header div.right
{
	width: 80px;
	float: left;

	height: 25px;
	border-right:1px solid #d2f1f7;
	text-align: center;
}

div.padd div.left
{
	width: 250px;
	float: left;
	margin-left: 0px;	
}

div.padd div.right
{
	width: 80px;
	float: left;
	text-align: center;
}

div.email_addresses
{
	width: 95%;
	height: 80px;
	border-left: 1px solid #d2f1f7;
	border-bottom: 1px solid #d2f1f7;
	border-right: 1px solid #d2f1f7;
	
	overflow: auto;
}

div.email_addresses div.padd
{
	margin: 10px;
	position: relative;
}



div.email_addresses div.padd li
{
	margin-left: 0px;
	list-style: none;
	margin-bottom: 5px;
	height:16px;
	line-height: 16px;
}

div.email_addresses div.padd ol
{
	margin-bottom: 10px;
}

div.email_addresses_bottom
{
	background-image: url(/images/email_header_bg.gif);
	width: 537px;
	padding: 2px;
	font-weight: bold;
	border-left: 1px solid #d2f1f7;
	border-bottom: 1px solid #d2f1f7;
	border-right: 1px solid #d2f1f7;
	line-height: 25px;
	position: relative;
}

textarea
{
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif !important;
	font-size: 12px;
}

.position_right
{
	position: absolute;
	top: 0px;
	left: 260px;
	line-height: 18px;
}

img.image_left
{
	float: left;
	margin-right: 10px;

}


/* Scrapbook */

div.scrapbookEntry {
  width: 750px;
  float: left;
  clear: both; 
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
}

div.scrapbookDetails {
  width: 570px;
  float: right;
  clear: none;
  margin-right: 21px;
}

div.scrapbookDetails h2 {
  color: #00ACFF;
  font-size: 20px;
}

div.scrapbookSubtitle { font-size: 13px; font-weight: bold; }
div.scrapbookRunning { font-size: 12px; color: #AAAAAA; }

div.showing strong { color: #00ACFF; }

div.scrapbookPagination {
  float: left;
  clear: both;
  border-top: 0px;
}



div.new_message input
{
	width: 320px;
	display: block;
	float: left;
	margin-right: 10px;
}

div.new_message textarea
{
	width: 400px;
	display: block;

}

div.new_message label
{
	display: block;
	font-weight: bold;
}

div#users
{
	width: 402px; 
	float: left;
	height: 100px;
	border: 1px solid #cccccc;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.form_contents
{
	width: 400px;
	float: left;
}
div.padd
{
	margin: 10px;
}

input.normal_width
{
	width: auto!important;
}

div.padd ul
{
	list-style: none;
}

div.padd ul li
{
	margin-bottom: 5px;
}

div#final_user
{
	width: 396px;
	border: 1px solid #cccccc;
	/*background-color: #*/
	display: none;
	padding: 3px;
	position: relative;
}

div#final_user img.delete
{
	position: absolute;
	right: 4px;
	top: 2px;
	cursor: pointer;
}

div.thread
{
	display: block;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding: 10px;
	height: 50px;
	
}

div.thread_open
{
	display: block;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding: 10px;
	height: auto!important;
	cursor: auto!important;
}


div.thread div.user_name
{
	width: 150px;
	float: left;	
	cursor: pointer;
}

div.thread img
{
	margin-right: 10px;
}

div.thread div.message_area
{
	width: 540px;
	float: right;	
	cursor: pointer;
}

div.new_posts
{
	background-color: #efefef;
}

div.new_message
{
	position: relative;
	width: 408px;
	position: absolute;
	left: 300px;
	top: 100px;
	background-color: #ffffff;
	z-index: 100;
	padding: 10px;
	border: 1px solid #cccccc;
}

div#libraryFeatured {
  width: 100%;
}

div#libraryItems {
  width: 100%;
}

div#libraryFeatured div.box_content {
  width: 95%;
}

div#libraryFeatured div.contentLaunch {
  width: 100%;
  float: right;
  clear: both;
}

div#libraryFeatured div.featuredContent {
  width: 100%;
  float: left;
  clear: none;
}

div#libraryFeatured div.contentImage {
  float: left;
  clear: none;
}

div#libraryFeatured div.contentDescription {
  float: left;
  clear: none;
  margin-left: 10px;
}

div#libraryFeatured div.contentDescription h2 {
  color: #00ACFF;
}

div#libraryFeatured div.featuredContent div.contentDescription {
  font-size: 14px;
}

div#libraryFeatured div.featuredContent h2 {
  font-size: 20px;
}

div#libraryFeatured div.featuredContent img {
  width: 300px;
}

div.stars span { display: none; }
div.stars {
  background-image: url('/images/stars.png');
  background-repeat: no-repeat;
  background-position: top left;
  margin-top: 5px;
  height: 17px;
  width: 86px;
  float: left;
  clear: none;
}

div.stars0 { background-position: 0px -85px; }
div.stars1 { background-position: 0px -68px; }
div.stars2 { background-position: 0px -51px; }
div.stars3 { background-position: 0px -34px; }
div.stars4 { background-position: 0px -17px; }
div.stars5 { background-position: 0px 0px; }

div.box_libraryItem {
  width: 250px;
  margin-right: 3px;
}

div.box_libraryItem div.contentImage img {
  width: 210px;
  margin: 5px;
}

div.box_libraryItem div.contentImage {
  overflow: hidden;
  background-color: #507AB6;
  height: 128px;
  width: 220px;
}

div.box_libraryItem div.contentDescription {
  height: 75px;
  margin-top: 10px;
}

div.box_libraryItem span.boxtitle_title {
  font-size: 11px;
}

div#libraryFeatured div.subFeaturedContent {
  width: 340px;
  float: left;
  clear: none;
  margin-right: 20px;
  font-size: 12px;
}

div#libraryFeatured div.subFeaturedContent img { width: 140px; }
div#libraryFeatured div.subFeaturedContent div.contentImage { width: 140px; }
div#libraryFeatured div.subFeaturedContent h2 { font-size: 17px; }
div#libraryFeatured div.subFeaturedContent div.contentDescription { width: 190px; }

div#libraryFeatured div.subFeatured {
  margin-top: 20px;
  padding-top: 20px;
  float: left;
  clear: both;
  border-top: 1px solid #CCCCCC;
  width: 100%;
}

div#libraryItems img {
  width: 100px;
}

div#libraryItems div.libraryItem {
  float: left;
  clear: none;
  width: 120px;
  margin-right: 15px;
  margin-bottom: 20px;
}

div#libraryItems h4 {
  color: #00ACFF;
}

div#libraryItems div.contentImage {
  float: left;
  clear: none;
}

div#libraryItems div.contentDescription {
  float: left;
  clear: both;
  width: 100px;
}

div.forum_post {
  width: 735px;
  float: left;
  clear: none;
  margin-bottom: 10px;
}

div.post_message {
  width: 590px;
  height: 110px;
  margin-left: 0px;
  float: right;
  clear: none;
}

div#message_sent
{
	margin-bottom: 10px;
	position: relative;
}

div.messaging_menu
{
	position: relative;
	height: 25px;
}	

div.messaging_menu a
{
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	text-decoration: none;
}

div.messaging_menu a:hover, div.messaging_menu a.selected
{
	color: #ffffff;
	background-color: #49ac00;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 9px;
}

textarea.reply_box
{
	width: 98%;
}

div#mother_ajax_executer
{
	position: relative;
	margin-bottom: 10px;
}

div.max_thread_title
{
	margin-bottom: 10px;
	display: none;
}

table.thread_list td
{
	padding: 2px;	
	padding-top: 10px;
	padding-bottom: 10px;
}

tr.row1 td
{
	background-color: #f4fbff;
	border-bottom: 1px solid #add2ea;
	border-top: 1px solid #add2ea;
}

div.benefit {
  width: 360px;
  margin-right: 20px;
  float: left;
  clear: none; 
  height:210px;
}

/*
div.benefitImage {
  width: 50px;
  float: left;
  clear: none;
}

div.benefitDescription {
  width: 300px;
  float: left;
  clear: none;
  margin-left: 10px;
}
*/

div.benefitRequirement {
  width: 400px;
  float: left;
  clear: both;
  font-weight: bold;
}

/* Further info bar */

div#furtherInfoBar {
  width: 100%;
  text-align: center;
  background-color: #E6F7FF;
  border-top: 1px solid #B3E4FF;
  float: left;
  clear: both;
}

div#furtherInfoContent div.box {
  margin-right: 20px;
}

div.fi1col {
  width: 313px;
}

div.fi2col {
  width: 646px;
}

div.fi3col {
  width: 100%;
  margin-right: 0px !important;
}

div.fiLast {
  margin-right: 0px !important;
  float: right;
  clear: none;
}

div.latestAddition {
  width: 150px;
  margin-right: 25px;
  margin-left: 25px;
  float: left;
  clear: none;
}

div.latestAddition div.contentImage img {
  width: 150px;
}

div.latestAddition div.contentTitle {
  font-size: 13px;
  height: 30px;
}

/*** EXERCISES ***/

div#learnFI { width: 302px; }
div#learnFI div.box_content { width: 268px; }

div#buildFI { width: 302px; }
div#buildFI div.box_content { width: 268px; }

div#connectFI { width: 302px; }
div#connectFI div.box_content { width: 268px; }

p.MsoNormal {
  width: 99%;
}

/* tab styles */
ul.tabset_tabs {
	zoom: 1; /* IE */
        list-style: none;
}
ul.tabset_tabs li {
	cursor: pointer;
	float: left;
	margin-right: 0.245em;
	background: #75BC00;
}
ul.tabset_tabs li.active {
	background: #75BC00;        
}

ul.tabset_tabs li a:link, ul.tabset_tabs li a:visited {
	/*color: #365D95;*/
	display: block;
	padding: 0.515em 1.3em 0.215em;
	font-size: 1.2em;
	font-weight: bold;
        color: #FFFFFF;
	text-decoration: none;
	/*background: transparent url(tab_left.gif) no-repeat left top;*/
}
ul.tabset_tabs li a:hover, ul.tabset_tabs li a:active, ul.tabset_tabs li a:focus {
	color: #FFFFFF;
}
ul.tabset_tabs li.active a:link, ul.tabset_tabs li.active a:visited {
	color: #FFFFFF;
	/*background: transparent url(tab_left_current.gif) no-repeat left top;*/
}

.tabset_content_container {
	clear: both;
	padding: 10px 0;
	border: 2px solid #e6e6e6;
	/*background: #fff url(bg_grey_gradient.gif) repeat-x left top;*/
}
.tabset_content_container .tr, .tabset_content_container .bl, .tabset_content_container .br {
	position: relative;
	height: 10px;
	font-size: 1px; /* IE */
	/*background: transparent url(rounded_clear_outline.gif) no-repeat top left;*/
}
.tabset_content_container .tr {
	background-position: 100% -10px;
	left: 2px;
	top: -2px;
}
.tabset_content_container .bl {
	background-position: 0 -20px;
	top: 2px;
	left: -2px;
}
.tabset_content_container .br {
	background-position: 100% -30px;
	left: 4px;
}

.tabset_content {
	background-color: transparent !important;
	background: #fff none; /* IE */
	padding: 0 10px;
}

/* comments styles */
div.comment_author {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}
div.comment_body {
    color: #999999;
}
div.comment_body a.replay_link {
    color: #75BC00;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

div.sub_comment{
    padding-left:30px;
}
.comment_text {
    width: 500px;
    height: 100px;
    border: 2px solid #75BC00;
}
