@charset "UTF-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #0ba3ca;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #4d859d;
	
	
	
}
.memberReg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; font-style: normal;
	padding:0 0 0 25px;
}
h2.error
{
	font-size:13px;
	color:#FF0000;
	padding:0 0 0 15px;
}
a {
	color: #FFFFFF;
	line-height: normal;
	text-decoration:none;
}

.MyTable1
{
/* line-height:20px;*/
 font-size:11px;
 line-height: 14px;
}



a:hover {
	color: #FFFFFF;
	}

#container { 
	width: 720px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	} 

#menu { 
	background: #0ba3ca; 
	width: 720px;
	height: 35px;
	border-bottom: 1px solid #156d9c;
}

#menu ul {
	margin: 0;
	font-size: 11px;
	color: #fff;
	padding: 10px 0px 0 0px;
	text-align: center;
	list-style:none;
	list-style-type:none;
}

#menu li {
	margin: 0;
	padding: 4px;
	display: inline;
}

/* ========== */
/* = Banner = */
/* ========== */ 

#bannerloggedin { 
height:116px; background-image:url(../images/banner_logoff.gif); background-repeat:no-repeat;
}
#bannerloggedoff { 
height:116px; background-image:url(../images/banner_logon.gif); background-repeat:no-repeat;
}


/* ========== */
/* = Banner admin = */
/* ========== */ 

#adminannerloggedin { 
height:116px; background-image:url(../images/banner_Admin.gif); background-repeat:no-repeat;
}
#adminbannerloggedoff { 
height:116px; background-image:url(../images/banner_Admin.gif); background-repeat:no-repeat;
}

/* ============ */
/* = Side Bar = */
/* ============ */ 

#sidebar {
background:#FFFFFF none repeat scroll 0%;
float:right;
width:220px;
border-left:2px dotted #CCCCCC;
vertical-align:top;

}

#sidebar p {
	font-size: 11px;
	color: #0099cc;
	line-height: 13px;
}

#sidebar h1 {
	font-size: 14px;
	font-weight:bold;
	color: #0099cc;
	line-height: 13px;
/*	padding-left:22px;
*/}

#sidebar ol {
	font-size: 11px;
	color: #0099cc;
	line-height: 13px;
}
#sidebar a {
	font-size: 11px;
	color: #0099cc;
	line-height: 13px;
}
#sidebar li {
	padding-top:10px;
	}

/* ================ */
/* = Main Content = */
/* ================ */ 

#mainContent { 
	margin-top: 0px;
	min-height:600px;
	}


#title { 
	background: #dcddde; 
	width: 720px;
	height: 35px;
	border-top: 1px solid #666666;
	margin-top:0px;
	padding-top:0px;
}

.graybg {
	background: #dcddde; 
/*	width: 720px;*/
	height: 35px;
	border-top: 1px solid #666666;
	margin-top:0px;
	padding-top:0px;
}


.graybgp { 
	margin: 0;
	font-size: 14px;
	color: #0099cc;
	font-weight:bold;
	padding-top: 8px;
	padding-left: 25px;
}

#uploadfile a{
	margin: 0px 25px;
	font-size: 11px;
	color: #4d859d;
	line-height: normal;/*	line-height: 10px;*/
}

#title h1 {
	margin: 0;
	font-size: 14px;
	color: #0099cc;
	padding-top: 8px;
	padding-left: 25px;
}



#title a {
	color: #006699;
	line-height: 2px;
	text-decoration:none;
}

#title a:hover {

	color: #000000;
		}



#text{
		float:left;
		width:490px;
}
#FullText{
		float:left;
		width:590px;
}




#text h1 {
	/*	margin-right: 250px;*/
	font-size: 13px;
	color: #0ba3ca;
	line-height: normal;
	padding-left: 25px;
	margin: 0;
}



#text h2 {
	font-size: 11px;
	color:#333333;
	line-height: 14px;
	padding-left: 25px;
	margin-bottom: -20px;
}



#text h3 {
/*	margin-right: 250px;*/
	font-size: 12px;
	color: #000000;
	line-height: 13px;
	padding: 0 25px;
	margin-bottom: 2px;
}

#text h4 {
	/*	margin-right: 250px;*/
	font-size: 12px;
	color: #000000;
	line-height: normal;
	padding-left: 25px;
	margin-top:10px;
	margin-bottom:-20px;
}

#text h5{
	font-size: 10px;
	color:#0CA3CA;
	text-align:right;
	margin: 20px 0;
}


/*
*/

.errmsg{
	font-size: 10px;
	color:#0CA3CA;
	text-align:right;
	margin: 20px 0;
}

	
#text h5 a{
	color:#0CA3CA;
}


#text p {
	margin: 25px 25px;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

#text .smallText
{
	font-size: 12px;
	margin: 10px 5px 8px 20px ;
}

div .smallText2
{
	font-size: 12px;
	margin: 10px 0px 3px 0px ;
	//background:#CCCCFF;

}

/*#text ul{
	margin: 15px 50px 15px 0;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
}*/

#text li{
	margin: 25px 25px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin:5px;
	padding-left: 20px;
}

#text a{
	margin: 0px 25px;
	font-size: 11px;
	color: #4d859d;
	line-height: normal;/*	line-height: 10px;*/
}

#text #p #a{
margin-left:-50px;
	margin-top:-20px;
	color: #4d859d;
	line-height: normal;/*	line-height: 10px;*/
}

#largeText h1 {
	margin: 15px 0;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
	padding-left: 20px;
}

#largeText p {
	margin: 15px 20px;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

#largeText a {
	color: #0099cc;
	line-height: 16px;
	text-decoration:none;

}

#largeText a:hover {
	color: #999999;
}

/* ========== */
/* = Footer = */
/* ========== */ 

/*#footer { 
	height: 22px;
	margin-top: 15px;
	padding: 7px 20px 0 20px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	font-size:9px;
	color:#FFFFFF;
	position:absolute;
	bottom: -100px;
} */


	#footer {
	background-image: url(../images/footer.gif);
		height: 21px;
	color: #FFFFFF;
	font-size: 9px;
	text-align: right;
	padding-right:10px;
	padding-top:5px;
		clear:both;
	}


#footer p {
	margin: 0;
	color: #FFFFFF;
	font-size: 9px;
	text-align: right;
	padding-right:5px;
}



a:hover {
	color: Black;
}

/* ======== */
/* = Misc = */
/* ======== */ 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

/*.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float 
clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}*/

/*Round corner box*/
.boxt {background:url(../images/round/dot.gif) 0 0 repeat; width: 200px; height:17px }
.boxb {background: url(../images/round/dot.gif) 0 100% repeat-x}
.boxl {background: url(../images/round/dot.gif) 0 0 repeat-y}
.boxr {background: url(../images/round/dot.gif) 100% 0 repeat-y}
.boxbl {background: url(../images/round/bl.gif) 0 100% no-repeat}
.boxbr {background: url(../images/round/br.gif) 100% 100% no-repeat}
.boxtl {background: url(../images/round/tl.gif) 0 0 no-repeat}
.boxtr {background: url(../images/round/tr.gif) 100% 0 no-repeat; padding:10px} 



#box{
background:#FBBC17;
margin-top:7px;
margin-left:-9px;
margin-right:-9px;
margin-bottom:10px;
padding-top:0px;
padding-left:10px;
padding-bottom:13px;
}

#box p{
/*font:Arial, Helvetica, sans-serif;*/
font-size:14px;
color:#FFFFFF;
font-weight:bolder;
}

.form{
margin-left: 15px;
font-weight:bold; 
font-size:11px;
}






/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 220px;; /* ems so it will grow */
	background: url(../sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center; 
}
.boxhead h2 {
	background: url(../sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 0.9em; 
	line-height: 1em;
	/*text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 31px;
	padding-left: 25px;
}

#boxbodyiframe{
width:165px;
height:270px;
overflow:auto;
border-width:0px;
}

.boxbody p{
	padding-left: 10px;
}
.boxbody a{	color: #333;
}
#footnote p{
color: #333333; font-style: italic; font-size: 10px;

}#container #text p #superscript {
	font-size: 9px;
	color: #333333;
	vertical-align: super;
	background-position: top;
	margin-bottom: 20px;
	margin-left: 0px;
	top: 1px;
	font-style: italic;
}
#container #text table  .tblclass{
	background-color: #F7F7F7;
	border: thin solid #CCCCCC;
}
#container #text table .tdclass {
	border: 0.5px solid #999999;
}
#container #text a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/**************\
form Calendar Start
\**************/
/* Calendar */

/* caption determines the style of
   the month/year banner above the calendar. */

#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #4d859d;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #4d859d;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #4d859d;		
	color: #4d859d;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #4d859d;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #4d859d;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#4d859d;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right; 
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px; 
}
/**************\
form Calendar Start
\**************/


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

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

          /*<dt style="*/
dt{
		  color: #333; 
		  font-weight: bold; 
		  font-size: 12px;
	  }
.dtalink{
		  color: #333; 
		  font-weight: bold; 
		  font-size: 12px;
	  }
	  .dtheading{
		  color: #0CA3CA; 
		  font-weight: bold; 
		  font-size: 12px;
	  }
		  /*">Program</dt>*/
dd{
		  color: #333; 
/*		  font-weight: 
		  bold; 
*/		  font-size: 11px;
	  }
.ddalink{
		  color: #333; 
/*		  font-weight: 
		  bold; 
*/		  font-size: 11px;
	  }
		  
		  
/*   0CA3CA       <dd><span style="color: #666666; font-size: 13px; font-weight: bold">Find out all about <em>AlphaSlim</em>'s program to help you lose weight and improve your fitness.</span>
            <dl>
              <dt style="font-size: 12px; font-weight: bold">Program Frequently Asked Questions (FAQs)</dt>
              <dd style="color: #333333; font-size: 12px">Find answers to many of your questions about the program.</dd>
              <dt style="font-size: 12px; font-weight: bold">Program Frequently Asked Questions (FAQs)</dt>
              <dd style="color: #333333; font-size: 12px">Find answers to many of your questions about the program.</dd>
*/

/*top menu php code
*/
#phpmenu{
float:right; 
margin-right:40px; 
text-align:right;
}

#phpmenu p{
margin-top:5px; 
font-size:10px; 
font-weight:bold;}


#phpmenuAdmin{
float:right; 
margin-right:40px; 
text-align:right;
}

#phpmenuAdmin p{
margin-top:5px; 
font-size:10px; 
font-weight:bold;}




.folder{
	background: #0ca3ca; 
 	font-size:11px; 
	font-weight:bold; 
	color:#fff; 
	padding:4px 0px 4px 10px;
	margin:6px 15px 2px 15px;
}
.File1{
	background: #FEFEFE;	
	margin:0 20px 0 20px;
}
.File2{
	background: #dfdfdf;	
	margin:0 20px 0 20px;
}

.File3{
	background: #FEFEFE;	
	padding:3px 3px 3px 3px;
	margin:2px 20px 0px 30px;
}
.File4{
	background: #dfdfdf;	
	padding:3px 3px 3px 3px;
	margin:2px 20px 0px 30px;
}
.folder2
{
	/*background: #0ca3ca; */
 	font-size:11px; 
	font-weight:bold; 
	color:#0ca3ca; 
	padding:5px 0px 5px 10px;
	margin:2px 20px 2px 35px;
}
#GroupMenu a:hover {

	background-color:inherit;
	color:#003D4C;
	text-decoration:none;
}
#GroupMenu a {
	background-color:inherit;
	color:#003D4C;
	font-weight:bold;
	text-decoration:underline;
}
.msgDiv
{
 	font-size:12px; 
	color:#faa333; 
	padding:4px 0px 4px 10px;
	margin:6px 15px 2px 15px;
}
.msgHead
{
font-weight:bold;
 
}
.msgbody
{}

.btnAlign
{
	padding:4px 0px 4px 10px;
	margin:6px 15px 2px 15px;
}


#smartyOutputDiv{
font-size:12px;

}

#ResultTable table{
padding:0px;
margin:0px;
font-family:lucida grande,verdana,helvetica,arial,sans-serif;
background-color:#FFFFFF;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
clear:both;color:#333333;
margin-bottom:10px;
width:99%; 
text-align:center;
}

 
.trHeading{
background-color:#f2f2f2; 
font-size:12px; 
font-weight:bold;
}

 
 
.tdHeading{
padding:5px 5px; 
border-bottom:1px solid #CCCCCC;
}
 
 
#ResultTable table td{
padding:5px 5px; 
border-right:1px solid #CCCCCC;
}
