body {
	margin: 0;
	padding: 5;
	background: #c8deee;
	font-family: Verdana;
	background-image: url(/images/365-blueblur.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

table.noticeboard {
    outline:1px solid #d4d4d4;
    border:2px solid #0b4874;
}



/*** Notice Board for Subscribers Styles ***/

table.noticeboard td {
    font-size: 9pt;
    font-family:verdana;
    /* background-color: #f0f0f0; */
    /* border: 0px solid red; */ 
    margin-bottom: 20px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right:10px;
    padding-bottom: 10px;
    background: #c8deee;
}

/*** Notice Board for Subscribers END ***/

/*** Rolling Testimonies Styles ***/
#scr1 div {
    font-size:20;
	visibility:hidden;
}

#scr1, #scr1 div.default {
    font-size:20;
	width:300px;
    height:200px;
    overflow:hidden;
    visibility:visible;
}

#scr1 table tr td div {
    font-size:20;
	visibility:visible;
}

#scr1 {
    font-size:20;
	background-color:#c8deee;
    margin:0px auto;
}

#scr1 table tr td {
   font-size:20;
   padding:5px;
   color:#000000;;
   text-align:center;
   vertical-align:middle;
}

/*** Rolling Testimonies Styles END***/

/*** Rolling Message Board Styles ***/
#scr2 div {
    font-size:20;
	visibility:hidden;
}

#scr2, #scr2 div.default {
    font-size:20;
	width:100px;
    height:100px;
    overflow:hidden;
    visibility:visible;
}

#scr2 table tr td div {
    font-size:20;
	visibility:visible;
}

#scr2 {
    font-size:20;
	background-color:#c8deee;
    margin:10px;
}

#scr2 table tr td {
   font-size:10;
   padding:5px;
   color:#000000;;
   text-align:left;
   vertical-align:middle;
}

/*** Rolling Message Board Styles END***/

#header {
	/* border-bottom: 1px dashed #999999; */
	height: 125px;
	width: 780px;
    margin-top: 10px;
	background-image: url(/images/365-header-en.jpg);
	background-repeat: no-repeat;
	background-position: top center;
    z-index: 1;
}
#admin-header {
    height: 125px;
	width: 780px;
    margin-top: 10px;
	background-image: url(/images/365-admin-header-en.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#container {
	width: 780px;
	min-width: 780px;
 	margin: 0 auto;
	padding: 0px;
	background: #fff;
}
#slider {
    height: 169px;
	width: 629px;
    padding-top: 0px;
    float: left;
	/* border-left: 1px dashed #999999;  */
	padding-left: 0px;
	padding-right: 0px;
}
#sidebar {
    font-family: Verdana;
	font-size: 7pt;
	float: right;
	width: 150px;
    min-height: 475px;
	background: #c8deee; /* #c8deee; */
	padding-bottom: 2px;
    padding-top: 0px;
}
#hp_sidebar {
    font-family: Verdana;
	font-size: 7pt;
	float: right;
	width: 150px;
    min-height: 180px;
	background: #c8deee; /* #c8deee; */
	padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
}
#sidebar ul {
	background: #c8deee;
	list-style: none;
    margin: 5px;
    margin-top: 0px;
    padding: 1px;
    paddig-bottom: 10px;
}
#sidebar li {
	background: #c8deee; /* #66b2e9; */
	color: #0b4874;
    margin: 0;
    margin-right: 3px;
    padding: 2px;
    border-bottom: 1px dashed #66b2e9;
}
#sidebar a {
	background: #c8deee;
	color: #0b4874;
    padding: 5px 5px 5px 5px;
    margin-left: 2px;
	display: block;
}

#sidebar a:hover  {
    color: black;
    /* text-decoration: underline; */
    background-image: url(/images/365-sidemenu-highlightbar.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}

#priceDataDisplayArea {
    font-family: Verdana;
    font-size: 9pt;
    background: #c8deee;
	list-style: none;
    margin: 5px;
    margin-top: 0px;
    padding: 10px;
    paddig-bottom: 10px;
}

#sidebar p {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 0px;
    font-family: Verdana;
    font-size: 8pt;
}

#login_bar {
    font-family: Verdana;
	font-size: 9pt;
	width: 780px;
    /*height: 20px;*/
	/*background: #c8deee;*/ /* #c8deee; */
	/*background-position: bottom;*/
    padding-bottom: 2px;
    padding-top: 0px;
    text-align: right;
}

#login_bar_curve {
    background-image: url(/images/365-login-bar-curvy.png);
	background-repeat: no-repeat;
	background-position: left;
    height: 20px;
	width: 530px;
    position: absolute;
}

#legal {
	clear: both;
	padding: 5px 50px 20px;
	border-top: 1px dashed #999999;
	font-size: 6;
}

.fineprint p {
    font-size: 6;
}

a {
	color: blue;
    text-decoration: none;
}

p a:hover {
    text-decoration: underline;
}

p {
    font-family: Arial;
	font-size: 9pt;
    margin-top: 8px;
    margin-bottom: 10px;
}

dt {
	font-size: 10pt;
}

dd {
	font-size: 9pt;
}
ol {
    font-family: Arial;
	font-size: 9pt;
}

/*
li {
	font-size: 9pt;
}
*/
h1 {
	font-size: 12pt;
}

h2 {
	font-size: 10pt;
	color: red;
    padding-top: 5px;
    margin-bottom: 0;
}

h3 {
    font-size: 8pt;
}

h4 {
    color: #0b4874;
    padding-top: 5px;
    margin-bottom: 0;
    font-size: 10pt;
}

h5 {
	font-size: 12pt;
	color: white;
	float: right;
    padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}

#content{
	float: left;
	width: 620px;
	/* border-left: 1px dashed #999999;  */
	padding-left: 0px;
	padding-right: 0px;
}
#content-affiliates{
	float: left;
	width: 770px;
	/* border-left: 1px dashed #999999;  */
	padding-left: 0px;
	padding-right: 0px;
}

/*** Billing Page Styles ***/

#content .stage {
	border: 1px solid #000000;
	width: 31em;
    display: none;
}

#content .stage tl {
	letter-spacing:0;
	text-align: left;
  	font-weight: bold;
  	padding: 10px 10px 10px 15px;
  	font-size: 10pt;
  	color: red;
}

/*** Billing Page Styles END ***/

#non-commendation-bar {
    float: left;
    position: relative;
    width: 60%;
}

#commendation-bar {
    float: right;
    width: 16px;
    margin-top: 0px;
    margin-right: 0;
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
}

#commendation-bar p {
    padding-right: 0px;
}

.commendation-bar-header {
    background-color: #247cbc;
    font-family: Verdana;
    color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
    padding: 3px;
    padding-left: 7px;
    width: 100%;
}

.commendation-bar-background {
    background-color: #f0f0f0;
    font-family: Verdana;
    font-size: 10pt;
    padding: 0pt;
}

.commendation-bar-background p {
    font-size: 8pt;
    margin-right: 0px;
    padding-right: 0px;
}

#inner-content {
    padding-left: 15px;
    padding-right: 0px;
}

#inner-content p {
    padding-right: 5px;
}

.feature {
	color: gray;
	text-align: center;
}

.footer {
	color: darkgray;
	font-size: 8pt;
	text-align: center;
}

.fieldWithErrors {
  margin-left: 0px;
  padding: 1px;
  background-color: red;
  display: table;
}

#errorExplanation {

  margin-left: 0px;
  width: 400px;
  border: 1px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 10pt;
  margin: -7px;
  background-color: #e41d1d;
  color: #fff;
}

#errorExplanation p {
  font-family: Verdana;
  color: #333;
  margin-bottom: 0;
  padding-left: 5px;
  font-size: 9pt;
}

#errorExplanation ul li {
  color: black;
  font-size: 9pt;
  list-style: square;
}

.hiddenPic {
	display: none;
}

.even {
    background: #e8eef4;
}

.odd {
    background: white;
    font-style: italic;
}

.forum-even {
    background: #e8eef4;
}

.forum-odd {
    background: white;
    font-style: italic;
}

.teaching-top h2 {
    background: #c9c9c9;
    padding: 10px;
}
.teaching-even {
    background: #f0f0f0;
    align: center;
}
.teaching-even a p {
    font-size: 8pt;
    text-align: center;
}

.teaching-odd {
    background: #e2e2e2;
    align: center;
}
.teaching-odd a p {
    font-size: 8pt;
    text-align: center;

}

table p {
    padding-left: 5px;
}

.terms li {
    font-size: 9pt;
}

.testimonies {
    width: 400px;
}

.faqs {
    width: 100%;
}

#notice {
    background: orange;
    border: 1px dashed gray;
    font-size: 8pt;
    font-weight: bold;
    margin: 5px;
    padding-left: 10px;
    padding-top: 5px;
    padding-right:10px;
    padding-bottom: 5px;
}

#notice a {
    background: orange;
    color: black;
    font-weight: normal;
}

#notice a:hover {
    font-weight: bold;
}

#error {
    background: lightgray;
    border: 1px dashed gray;
    color: red;
    font-size: 8pt;
    font-weight: bold;
    /* margin: 5px; */
    padding-left: 10px;
    padding-top: 5px;
    padding-right:10px;
    padding-bottom: 5px;
}


form label {
	display: block;
	margin: .5em 0 .2em;
}

fieldset {
    border: 0px;
}

#content .picture {
    float: right;
    width: 250px;
    margin-left: 20px;
    margin-bottom: 2px;
    position: relative;

}

#content .picture p {
    position: relative;
    width: 240px;
    bottom: 10px;
    padding: 5px;
    margin: 5;
    font-size: 8pt;
    font-style: italic;
    text-align: center;
}

#content #picture img {
    display: block;
    width: 100%;
}

#content .pictureSmall {
    float: right;
    width: 175px;
    margin-left: 20px;
    margin-bottom: 2px;
    position: relative;

}

#content .pictureSmall p {
    position: relative;
    width: 165px;
    bottom: 10px;
    padding: 5px;
    margin: 5;
    font-size: 8pt;
    font-style: italic;
    text-align: center;
}

#content #pictureSmall img {
    display: block;
    width: 100%;
}

#content .pictureLarge {
    float: right;
    width: 350px;
    margin-left: 10px;
    margin-bottom: 2px;
    position: relative;

}

#content .pictureLarge p {
    position: relative;
    width: 345px;
    bottom: 10px;
    padding: 5px;
    margin: 5;
    font-size: 8pt;
    font-style: italic;
    text-align: center;
}

#content #pictureLarge img {
    display: block;
    width: 100%;
}

#videoad {
    float: right;
    /*width: 350px;*/
    margin-left: 10px;
    margin-bottom: 2px;
    position: relative;
}

.flashplayer {
    z-index: 0;
}

.pagination {
    background: #257cbc;
    width: 101.5%;
    margin: 0 10px;
    font-size: 8pt;
    float: left;
    left: -22px;
    position: relative;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 0.1em;
    text-decoration: none;
    background: #257cbc;
    color: #fff;
}

.pagination span {
    color: #c8deee;
}

.pagination a:hover {
    background: #0b4874;
}

.pagination span.current {
    font-weight: bold;
    background: #0b4874;
}

.pagination span.disabled {
    color: #66b2e9;
}

.trial-warning {
    background-color: #e41d1d;
    color: #ffffff;
    font-size: 9pt;
    padding: 10px;
}

.trial-warning p {
    padding-right: 0px;
}
.trial-warning a {
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

.my-page-table-header {
    background-color: #247cbc;
    font-family: Verdana;
    color: #ffffff;
    font-size: 9pt;
    padding: 10px;
}

.my-page-table-background {
    background-color: #f0f0f0;
    font-family: Verdana;
    font-size: 7pt;
    padding: 10pt;
}

.my-page-table-background p {
    font-size: 8pt;
}


.forum-page-top {
    background-color: #f0f0f0;
    color: black;
    font-family: Arial;
    padding: 10px;
}

.forum-page-top p {
    font-size: 8pt;
}

.forum-page-top a {
    font-weight: normal;
}

.forum-page-top tr td {
    border: 0px;
    padding: 0px;
}

#forum-discussions {
    background: #f0f0f0;
    width: 101.6%;
    left: -12.7px;
    min-height: 280px;
    position: relative;
    font-family: Arial;
    font-size: 9pt;
}

#forum-discussions-list {
    padding: 10px;
    font-family: Arial;
}

#forum-discussions-list p {
    color: black;
    font-size: 7pt;
    padding: 5px;
}

#forum-discussions-list a {
    color: red;
    font-weight: bold;
    font-size: 9pt;
}

#forum-discussions-header {
    background: #d1d1d1;
    color: black;
}

#forum-discussions-header p {
    font-weight: bold;
    font-size: 8pt;
}

.forum-discussions-row-odd {
    background: white;
    color: black;
}

.forum-discussions-row-even {
    background: #e8e8e8;
    color: black;
}

#forum-topic-show {
    background: #e0e0e0;
    width: 98.5%;
    left: -13px;
    position: relative;
    font-family: Arial;
    padding: 10px;
    padding-bottom: 40px;
}

#forum-post-show {
    background: #f4f4f4;
    width: 98.5%;
    left: -13px;
    position: relative;
    font-family: Arial;
    margin-top: 2px;
    padding: 10px;
    padding-bottom: 40px;
}

#forum-unapproved-post-show {
    background: #fdd5aa;
    width: 98.5%;
    left: -13px;
    position: relative;
    font-family: Arial;
    margin-top: 2px;
    padding: 10px;
    padding-bottom: 40px;
}
#forum-topic-data {
    margin: 10px;
    margin-top:  5px;
    padding: 0;
}

.forum-topic-text {
    background: white;
    padding: 10px;
    padding-top:  0;
}

#forum-topic-message {
    font-family: Arial;
    padding-top: 0px;
}

#forum-topic-message h1 {
    font-size: 16pt;
    color:  #e41d1d;
}

#forum-topic-message h2 {
    font-size: 12pt;
}

#forum-topic-message li {
    font-size: 9pt;
}

#forum-topic-message h3 {
    font-weight: bold;
    font-size: 10pt;
}

#reply-to {
    float: right;
    margin-right: 1px;
}

#reply-to ul {
    list-style: none;
}

#reply-to li {
    display: inline;
}

#reply-to a {
    background: #aeaeae;
    color: white;
    text-align: right;
    font-weight: bold;
    padding: 5px;
    font-size: 9pt;
}

#reply-to a:hover {
    background: #7b7b7b;
}
.post-time {
    color: #656565;
    font-style: italic;
}
.post-time p {
    font-text: 7pt;
}

.forum-pagination {
    background: #aeaeae;
    width: 101.5%;
    margin: 0 10px;
    font-size: 8pt;
    float: left;
    left: -22px;
    position: relative;
}

.forum-pagination a, .forum-pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 0.1em;
    text-decoration: none;
    background: #aeaeae;
    color: #fff;
}

.forum-pagination span {
    color: #fff;
}

.forum-pagination a:hover {
    background: #828282;
}

.forum-pagination span.current {
    font-weight: bold;
    background: #828282;
}

.forum-pagination span.disabled {
    color: #cecece;
}

.not-available {

}
.not-available p {
    color: #dedede;
}

.teaching-text {

}

.teaching-text li {
    font-size: 9pt;
}

.passed {
    color: green;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}

.failed {
    color: red;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}

/*** Form Validation ***/
em.error {
  padding-left: 16px;
    color: #EA5200;
    font-family: Verdana;
    font-size: 9pt;
    font-style: normal;
}
em.success {
  padding-left: 16px;
}

#paypal_img:hover {
    cursor: pointer;
}

tr.paypal_transaction_created {
    font-family: Verdana;
    font-size: 11pt;
    background-color: #99BBFF;
}

tr.paypal_transaction_completed {
    font-family: Verdana;
    font-size: 11pt;
    background-color: #99FFAA;
}

tr.paypal_transaction_updated {
    font-family: Verdana;
    font-size: 11pt;
    background-color: #99BBFF;
}

tr.paypal_transaction_refunded {
    font-family: Verdana;
    font-size: 11pt;
    background-color: #FFDD99;
}

tr.paypal_transaction_canceled {
    font-family: Verdana;
    font-size: 11pt;
    background-color: red;
}

tr.paypal_transaction_expired {
    font-family: Verdana;
    font-size: 11pt;
    background-color: pink;
}

tr.paypal_transaction_suspended {
    font-family: Verdana;
    font-size: 11pt;
    background-color: #AA80FF;
}

tr.paypal_transaction_header  {
    font-family: Verdana;
    font-size: 12pt;
    background-color: lightgray;
    text-align:center;
}

table.paypal_transactions {
    width: 100%;
}



