﻿

.button
{
	background:url(../images/user_green_button_bg.jpg) repeat-x;
	float:left;
	font-size:1.3em;
	display:block;
	font-weight:700;
	height:31px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:5px;
	line-height:31px; padding:0px 16px;
	
	width:85px;
	border:none;
	cursor:pointer;
}
.buttonGrey
{
	background:url(../images/user_grey_button.jpg) repeat-x;
	float:left;
	font-size:1.3em;
	display:block;
	font-weight:700;
	height:31px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:5px;
	line-height:31px; padding:0px 16px;
	
	width:85px;
	border:none;
	cursor:pointer;
}


.buttonUpload
{
	background:url(../images/user_green_button_bg.jpg) repeat-x;
	float:right;
	font-size:1.0em;
	display:block;
	font-weight:700;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:5px;
	line-height:20px; padding:0px 16px;
	
	width:85px;
	border:none;
	cursor:pointer;
}

.buttonUpload1
{
	background:url(../images/user_green_button_bg.jpg) repeat-x;
	float:left;
	font-size:1.0em;
	display:block;
	font-weight:700;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:5px;
	line-height:20px; padding:0px 16px;
	
	width:85px;
	border:none;
	cursor:pointer;
}


.buttonRemove
{
	background:url(../images/user_grey_button.jpg) repeat-x;
	float:left;
	font-size:1.0em;
	display:block;
	font-weight:700;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:5px;
	line-height:20px; padding:0px 16px;
	
	width:85px;
	border:none;
	cursor:pointer;
}

.coursehead { cursor: hand; cursor: pointer; border-bottom-color:#3EA4FF;border-bottom-style:solid;border-bottom-width:1px;}
.coursecontent a:hover { text-decoration: underline; }


#contentArea1 { background: #FFFFFF; background-image:url(../images/content_bg.jpg); background-repeat:repeat-x; padding: 10px; margin-bottom: 10px; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; border-left: 1px solid #CCC; }
#contentArea1 {
  min-height:50em; 
  height:auto !important;
}
* html #content {
  height: 50em;
}
#contentArea1  #edit {
	float: left;
	width:704px;
	padding:0px 0px;
	height:20px;
	color:#027BC4;
	font-weight:700;
	font-size:9px;
	line-height:25px;
	margin-bottom:16px;
	
}

#contentArea2  #edit {
	float: left;
	width:704px;
	padding:0px 0px;
	height:20px;
	color:#027BC4;
	font-weight:700;
	font-size:9px;
	line-height:25px;
	margin-bottom:16px;
	
}

#myProfile1
{
	float:left;
	width:734px;
	display:block;
}
#myProfile1 .box1
{
	float:left;
	display:block;
	width:236px;
	margin-right:8px;
}
.box1 .textbox {
	float: left;
	height: 20px;
	width: 210px;
	border: 1px solid #006599;
	margin: 5px 0px 10px 0px;
	
}
.box1 .dropdown {
	float: left;
	height: 20px;
	border: 1px solid #006599;
	margin: 5px 0px 10px 0px;
	
}
.box1 .textalert {
	border: 1px solid #FF0000;
	float: left;
	height: 20px;
	width: 210px;
	margin: 5px 0px 10px 0px;
}


.box1  .info1 {
	padding: 5px;
	font-size: 10px;
	height: 230px;
}
.info1 .field1 {
	display: block;
	float: left;
	height: 50px;
}
.box1 p {
	font-size: 10px;
}

.box1 h2 {
	font-size: 12px;
	font-weight: 700;
	color: #666666;
	margin: 5px 0px 5px 0px;
}


#myProfile1 .noMargin1
{
	margin-right:none;
	float: left;
}
#myProfile1 #bg1
{
	background:#006599;
	padding:0px 5px 0px 10px;
	display:block;
	height: 25px;
	width: 220px;
	color:#FFFFFF;
	font-size:1.1em;
	line-height:25px;
}
#personal1
{
				
	/*background:url(../images/personal.jpg) no-repeat left center;*/
	 text-indent: 2px; float:left; padding-left:2px; font-weight:700;
}
#address1
{
				
	/*background:url(../images/address.jpg) no-repeat left center;*/
	text-indent: 2px; float:left; padding-left:2px; font-weight:700;
}
#contact1
{
				
	background: no-repeat left center;
	 text-indent: 2px; float:left; padding-left:2px; font-weight:700;
}


#events1
{
	float:left;
	width:680px;
	padding:5px;
}
#events1 .existing1 {
	display: block;
	float: left;
	width: 230px;
	font-size: 1em;
	line-height: 18px;
	padding:5px;
}

#excellence1
{
	background:#006599;
	padding:0px 5px 0px 10px;
	display:block;
	height: 25px;
	width: 700px;
}

#excellence1 #title1
{
	color:#FFFFFF;	font-size:1.1em;	padding-left:0px;	line-height:25px;
	text-indent: 7px;	float: left;	display: block;	width: 480px;
}


#accounts1 { display: block; float: left; margin-bottom: 20px; width: 756px; }

.modalBackground
	{
	 /*background-color:#E6F3F9; */
	 background-color:Gray;
	 filter:alpha(opacity=80);
	 /*opacity:0.1;*/
	}
	
	.textbox_1 {
	float: left;
	height: 20px;
	width: 210px;
	border: 1px solid #006599;
	margin: 5px 0px 10px 0px;
	
}


.modalBackground1
	{
	 /*background-color:#E6F3F9; */
	 background-color:Gray;
	 filter:alpha(opacity=100);
	 /*opacity:0.1;*/
	}

.buttonOld{ border:1px solid #16425F;font-family:Verdana, Arial, Helvetica, sans-serif;background-color: #16425F;color:#FFFFFF;	cursor:hand;font-size:11px; }