html {
	font-family: helvetica, arial, sanserif;
	font-size: 12px;
}
body {
	background-color: #f2f2f2;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
a {
	text-decoration: none;
	color: #00008B;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.button, .buttonDrk {
	font-family: arial;
	font-size: 10px;
	text-align: center;
	border: none;
	width: 60px;
	height: 22px;
	color: #fff;
	margin: 0 2px;
}
.button {
	background: url('../images/btn.gif') 0 2px no-repeat;
}
.buttonDrk {
	background: url('../images/btnDark.gif') 0 2px no-repeat;
}
input.buttonPressed {
	background: url('../images/btn_pressed.gif') 0 2px no-repeat;
}
input.buttonDrkPressed {
	background: url('../images/btnDark_pressed.gif') 0 2px no-repeat;
}
.buttonCap {
	font-family: arial;
	font-size: 10px;
	text-align: center;
	border: none;
	background: url('../images/btn_cap.gif') 0 2px no-repeat;
	width: 19px;
	height: 22px;
	color: #fff;
}
input.buttonCapPressed {
	background: url('../images/btn_cap_pressed.gif') 0 2px no-repeat;
}
.buttonSm {
	display: block;
	font-family: arial;
	font-size: 10px;
	text-align: left;
	padding-left: 9px;
	border: none;
	background: url('../images/btn_sm.gif') 0 0 no-repeat;
	width: 14px;
	height: 19px;
	line-height: 17px;
	color: #fff;
	cursor: pointer;
}
a.buttonSm:hover {
	color: #fff;
	text-decoration: none;
}
.buttonSm:active {
	background: url('../images/btn_sm_pressed.gif') 0 1px no-repeat;
}
#header {
	min-height: 12px;
	background-color: #9c0058;
	background-image: url('../images/bodyBg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}
#login {
	display: none;
	width: 971px;
	padding: 0 5px;
	color: #fff;
	text-align: right;
}
#login form {
	position: relative;
	margin: 0;
	padding: 10px 0 12px 0;
}
#login input.required {
	height: 14px;
	border: solid 1px #dfdfdf;
	line-height: 14px;
}
#loginLinks {
	top: -10px;
	margin-left: 5px;
	position: relative;
	text-align: left;
	font-size: 10px;
}
#loginLinks a {
	text-align: left;
}
#loginLinks a {
	color: #fff602;
	text-decoration: underline;
}
#main {
	position: relative;
	width: 981px;
	top: -12px;
	left: 0;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('../images/mainBg.jpg');
	margin: 0;
}
#main.home {
	background-image: url('../images/homeBg.jpg');
}
#content {
	position: relative;
	margin-top: 50px;
	margin-left: 50px;
	width: 931px;
	padding: 0 40px 30px 53px;
	border-width:0px;
	border-color:Blue;
	border-style:solid;
}
#main.home #content {
	height: 500px;
}
#logo {
	display: block;
	position: absolute;
	top: 22px;
	left: 59px;
	width: 250px;
	height: 72px;
	background: url('../images/logo.gif') center no-repeat;
}
#main.home #logo {
	top: 57px;
	left: 59px;
}
#copyright {
	font-size: 10px;
	vertical-align: bottom;
	text-align: right;
	padding: 90px 20px 0 0;
	color: #9e8e8e;
	background-image: url('../images/homeFoot.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: -100;
	width: 361px;
	padding-left: 600px;
    /*Dimitri*/
   position:absolute; 
    left:0px;
    height:28px;
    bottom:0px;
    border:2px;
    /*Dimitri*/    
}
#topNav {
	position: relative;
	width: 100%;
	height: 90px;
	padding: 0;
}
#logBtn {
	position: absolute;
	color: #fff;
	display: block;
	font-size: 14px;
	right: 65px;
	top: 8px;
}
#logBtn.logout {
	right: 58px;
}
#topNav ul {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	top: 12px;
	right: 155px;
}
#topNav ul li {
	float: left;
	padding: 0 9px;
	border-right: solid 1px #9c0058;
}
#topNav ul li a {
	font-size: 14px;
	color: #9c0058;
}
#topNav ul li a:hover {
	color: #a2c426;
}
#topNav ul li.last {
	padding-right: 0;
	border: none;
}	
#topBar {
	width: 1024px;
	height: 90px;
	background: url('../images/topBarBg.jpg') center no-repeat;
}
#nav {
	width: 873px;
	height: 19px;
	padding: 0 88px 10px 0;
	position: relative;
	z-index: 2;
}
#nav ul {
	float: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	padding: 2px 10px;
}
#nav ul li a {
	font-weight: bold;
}
#nav ul li a.current {
	color: #d06513;
}
#nav ul li.first {
	padding-left: 0;
	border-right: solid 1px #bfbfbf;
}
#nav ul li.second {
	border-right: solid 1px #bfbfbf;
}
#search {
	position: relative;
	z-index: 1;
}
#Text3 {
	width: 163px;
}
div.sectionHeader {
	color: #fff;
	background: url('../images/header_right.gif') right top no-repeat;
	overflow: hidden;
	height: 36px;
	line-height: 38px;
	font-size: 14px;
	/************ Dimi3 ***************/
	/*margin: 10px 0 0 0 !important;*/
	margin: 0px 0 0 0 !important;
}
div.sectionHeader div {
	display: block;
	padding-left: 18px;
	background: url('../images/header_left.gif') left top no-repeat;
	height: 36px;
	line-height: 38px;
	font-weight: bold;
}
div.sectionHeader span.oddWord {
	color: #e9e8e8;
}
#groupsLeftCol {
	position: relative;
	top: -50px;
	left: -90px;
	float: left;
	width: 337px;
	padding-top: 50px;
	padding-right: 77px;
	background-image: url('../images/groupDivider.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #fff;
	overflow: visible;
	z-index: 0;
}
#groupsLeftCol div.sectionHeader {
	margin-bottom: 0;
}
#leftBox {
	padding: 10px 5px 0 9px;
	border-left: solid 1px #dedede;
	border-right: solid 1px #dedede;
	margin: 0;
	z-index: 2;
}
#leftBoxCap {
	position: relative;
	height: 21px;
	width: 338px;
	top: -8px;
	background: url('../images/leftCapBtm.gif') top left no-repeat;
}
#groupOrder {
	width: 147px;
	margin-right: 5px;
}
span.label {
	font-weight: bold;
	margin-right: 4px;
}
#groupList {
	position: relative;
	margin-top: 15px;
	padding-top: 2px;
	width: 317px;
	/*height: 500px;*/
	height:780px;
	overflow: auto;
	hasLayout: true;
	z-index: 2;
}
div.group {
	position: relative;
	padding: 10px 10px 0 74px;
	background-color: #e7e7e7;
	background-image: url('../images/groupCapTop.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	width: 214px;
	hasLayout: true;
	overflow: hidden;
}
div.selectedGroup {
	position: relative;
	padding: 10px 10px 0 74px;
	background-color: #A2C427;
	background-image: url('../images/selectedGroupCapTop.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	width: 214px;
	hasLayout: true;
	overflow: hidden;
}
div.group img.groupIcon {
	position: absolute;
	top: 10px;
	left: 10px !important;
	left: -64px;
	cursor: pointer;
}
div.group a.expandMembers {
	position: absolute;
	top: 10px;
	right: 10px;
	font-weight: bold;
}
div.memberList {
	padding-top: 5px;
}
div.member {
	position: relative;
	margin-top: 5px;
}
div.member img.memberIcon {
	float: left;
	margin: 2px 5px 5px 0;
	clear: left;
}
div.groupButtons {
	position: relative;
	margin-top: 5px;
	left: -74px;
	padding-left: 74px;
	padding-bottom: 10px;
	clear: both;
	background: url('../images/groupCapBtm.gif') bottom left no-repeat;
	width: 224px;
}
div.selectedGroupButtons {
	position: relative;
	margin-top: 5px;
	left: -74px;
	padding-left: 74px;
	padding-bottom: 10px;
	clear: both;
	background: url('../images/selectedGroupCapBtm.gif') bottom left no-repeat;
	width: 224px;
}
#newGroup, #editGroup {
    position:relative;
    left:-90px;
	width: 517px;
	float: right;
	background: url('../images/rightBorderCap.gif') bottom left no-repeat;
	padding-bottom: 17px;
	/*****d3******/
	z-index:1000;	
	background-color: White;
	

}
#newGroupBorder, #editGroupBorder {
	border-left: solid 1px #dedede;
	border-right: solid 1px #dedede;
	padding-top: 7px;
	padding-left: 7px;
	
}
#newGroupBox, #editGroupBox {
	width: 479px;
	background-image: url('../images/rightCapTop.gif');
	background-color: #e7e7e7;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 10px 0 10px;
	/*background-color:Transparent;*/
	
}

div.clearBoth {
	clear: both;
}
#newGroupInfo {
	padding: 10px 42px 10px 32px !important;
	padding: 10px 34px 10px 32px;
	margin-bottom: 15px;
}
#iconCol {
	vertical-align: top;
	padding-right: 12px;
}
td.label {
	padding-top: 5px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
td.limitLabel {
	text-align: right;
	font-size: 10px;
	color: #9e8e8e;
}
#TextArea1 {
	width: 219px;
	height: 75px;
	overflow: auto;
}
#newGroupInvites {
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 449px;
}
#groupBrowse {
	position: relative;
	width: 200px;
	float: left;
	text-align: right;
}
#groupBrowse span.label, #newNumInvites span.label {
	display: block;
	font-size: 12px;
	color: #9e8e8e;
	clear: both;
	margin: 4px 0;
}
#groupSel, #newGroupEntry {
	font-weight: bold;
	color: #9e8e8e;
	padding: 4px 0;
	position: relative;
	height: 20px;
}
select#selectGroups {
	margin-left: 5px;
	width: 112px;
	color: #9e8e8e;
	height: 18px;
	line-height: 14px;
	font-size: 10px;
}
#newNumInvites {
	width: 200px;
	float: right;
	text-align: right;
}
#newGroupPhone {
	height: 12px;
	margin-right: 0;
	font-size: 10px;
	color: #9e8e8e;
}
#addGrpPhone {
	margin-left: 0;
	position: relative;
	top: -1px;
}
#selectMembers, #selectMembersEdit, #newGroupPhoneList, #editGroupPhoneList {
	width: 198px;
	height: 200px;
	border: solid 1px #dedede;
	float: right;
	text-align: left;
	color: #9e8e8e;
}
#selectMembers option, #newGroupPhoneList option {
	display: block;
	padding: 4px 2px;
}
#selectMembers option.shaded, #newGroupPhoneList option.shaded {
	background: #ffffff;
}
#memberSelection, #newListView {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	overflow: visible;
}
#addMembers, #removeMembers, #addMembersEdit, #removeMembersEdit {
	position: absolute;
	left: 205px;
	top: 0;
}
#privacySettings {
	color: #9e8e8e;
	margin-bottom: 10px;
}
#privacySettings div.title span {
	padding-right: 10px;
	border-right: solid 1px #9e8e8e;
	margin-right: 10px;
}
#privacySettings div.title a {
	text-decoration: underline;
}
#privacySettings div.title {
	margin-bottom: 8px;
}
#inviteMsg {
	color: #9e8e8e;
	padding: 0 40px 50px 30px;
	background: url('../images/rightCapBtm.gif') bottom left no-repeat;
	position: relative;
	left: -10px;
	width: 429px;
}
#inviteMsg div.limitLabel {
	font-size: 10px;
	float: right;
	padding-right: 10px;
}
#newFormBtns {
	margin-left: 100px;
	text-align: center;
	padding-top: 10px;
}
#myAccount {
	padding: 20px 93px 20px 80px;
	width: 500px;
	background: #fff;
}
#myBlog {
	padding: 20px 93px 20px 80px;
	width: 500px;
	background: #fff;
}
#genAcctInfo {
	width: 565px;
	padding: 12px 80px 4px 55px;
	border-bottom: dashed 1px #ccc
}
#pinAcctInfo, #locAcctInfo, #demoAcctInfo {
	width: 506px;
	padding: 10px 80px 4px 114px;
	border-bottom: dashed 1px #ccc;
}
#demoAcctInfo {
	border-bottom: none;
}
#myAcctIcon {
	float: left;
	margin-right: 5px;
}
table.myAccount {
	width: 490px;
	table-layout: fixed;
	margin-bottom: 10px;
}
td.labelRow1 {
	width: 96px;
	padding-right: 4px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}
td.txtRow1, td.txtRow2 {
	width: 129px;
}
td.txtRow1 input, td.txtRow2 input {
	width: 129px;
}
td.txtRow2 select {
	width: 134px;
}
td.labelRow2 {
	width: 128px; 
	padding-right: 4px; 
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}
tr.blankRow td {
	height: 10px;
}
table tr td.alignLeft {
	text-align: left;
}
td.fileBtns {
	padding-left: 5px;
}
#hiddenAcctFile1 {
	display: none;
}
#reqNotice {
	font-size: 10px;
	text-align: right;
	color: #9e8e8e;
}
#changePin {
	display: block;
	margin-left: 10px;
	font-weight: bold;
	font-size: 11px;
}
div.buttonCenter {
	text-align: center;
}
td.vertTop {
	vertical-align: top;
}
table.myAccount textarea {
	width: 397px;
	height: 60px;
}
div.form table textarea {
	width: 400px;
	height: 60px;
}
td.required {
	font-size: 10px;
	color: #9e8e8e;
	text-align: right;
	padding-right: 5px;
}
div.formDescription {
	border-bottom: dashed 1px #9e8e8e;
	padding: 10px 100px 25px 110px;
	margin-bottom: 20px;
	min-height: 42px;
}
div.form {
	width: 612px;
	padding-left: 140px;
}
input.error, select.error {
	border: solid 1px #d06513;
	background: #eee;
}
a.groupMore {
	color: #9c0058;
	text-decoration: underline;
}
div.fileUpload {
	position: relative;
}
#fileToUpload,#fileToUploadNew, #myAccountFile {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	-moz-opacity: 0;
	filter: alpha(opacity: 0);
	opacity: 0;
}
#shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	-moz-opacity: 25;
	filter: alpha(opacity: 25);
	opacity: .25;
}
#alertBox {
	position: absolute;
	width: 300px;
	bottom: 40%;
	left: 50%;
	margin-left: -150px;
	padding: 0;
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	table-layout: fixed;
	z-index: 500;
	text-align: left;
}
#alertBox td {
	border-spacing: 0;
	padding: 0;
}
#alertBox td.upl {
	background: url('../images/dlg/upl.png') top left no-repeat !important;
	background: transparent;
	width: 30px;
	height: 36px;
}
#alertBox td.title {
	background: url('../images/dlg/title.png') top left repeat-x !important; 
	background: transparent;
	width: 250px;
	height: 36px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}
#alertBox td.upr {
	background: url('../images/dlg/upr.png') top left no-repeat !important;
	background: transparent;
	width: 38px;
	height: 36px;
}
#alertBox td.l {
	background: url('../images/dlg/l.png') top left repeat-y !important;
	background: transparent;
	width: 30px;
}
#alertBox td.alert {
	background: #fff;
	width: 250px;
	padding-top: 10px;
	vertical-align: middle;
}
#alertBox td.r {
	background: url('../images/dlg/r.png') top left repeat-y !important;
	background: transparent;
	width: 38px;
}
#alertBox td.lowl {
	background: url('../images/dlg/lowl.png') top left no-repeat !important;
	background: transparent;
	width: 30px;
	height: 35px;
}
#alertBox td.low {
	background: url('../images/dlg/low.png') bottom left repeat-x !important;
	background: transparent;
	width: 160px;
	height: 35px;
}
#alertBox td.lowr {
	background: url('../images/dlg/lowr.png') top left no-repeat !important;
	background: transparent;
	width: 38px;
	height: 35px;
}
#alertBox td.alert #alertIcon {
	width: 83px;
	height: 73px;
	padding: 0 0 0 0;
	float: left;
	background: url('../images/dlg/alertIcon.png') center no-repeat;
}
#alertBox td.alert #alertButtons {
	clear: both;
	text-align: center;
	padding-right: 0px;
}
/*************************** Downloads *****************************************/

#demo-source
{
    position:relative;
    border:solid 1px #A2C426;            
    left:-10px;
    text-align:right;
    width:540px;
    right:0px;
    padding-left:0px;
    padding-right:20px;
    
   /* margin: 3em 20%;	*/		
 }
#downloadDetailsBox
{
    position:relative;
    border:solid 0px red;
    width:500px;
    height:50px;
    left:50px;
    top:0px;
    text-align:right;
    z-index:100;
}
#downloadDetailsBox td
{
   
}

#content.downloads {
	padding: 0 140px 30px 140px;
	width: 701px;
	text-align:justify;
	height:300px;
}
#content.downloads h2 {
	text-align: right;
	font-weight: normal;
	border-bottom: solid 1px #bcbcbc;
	color: #a2c426;
	padding-right: 18px;
}
#content.downloads p {
	line-height: 20px;
	padding: 0 18px 0 23px;
	margin: 10px 0 20px 0;
}



#linksDownload
 {
    text-align:center;    
 }
 
#linksDownload a.selected
 {    
    color:#9E9E9E; 
 }
 #linksDownload a
 {    
    color:#9C0058;  
 }
 
 #downloadsLogo
{
    position:absolute;
    left: 65px;
    top:23px;
}


#downloadsButton
{
    position:relative;
}

a img
{
    border:none;    
}


 #bottomLine
 {
     border-top: solid 1px #bcbcbc;
     position:relative;
     top:25px;
 }
 


#howToInstall_copy 
{
    display: none;
	position: relative;
	top: 30px;
	
}
#userManual_copy 
{
    display: none;
	position: relative;
	top: 30px;
	
}

#systemRequirements_copy {
	
	position: relative;
	top: 30px;		
}


/**********************************************************************************/
#content.about {
	padding: 0 140px 30px 140px;
	width: 701px;
	text-align:justify;
}
#content.about h2 {
	text-align: right;
	font-weight: normal;
	border-bottom: solid 1px #bcbcbc;
	color: #a2c426;
	padding-right: 18px;
}
#content.about h3 {
	font-weight: normal;
	padding-left: 23px;
	color: #9c0058;
	font-size: 14px;
	margin: 14px 0;
}
#content.about p {
	line-height: 20px;
	padding: 0 18px 0 23px;
	margin: 10px 0 20px 0;
}
#bios {
	position: relative;
	border-top: solid 1px #bcbcbc;
	padding: 10px 18px 0 23px;
	height: 330px;
	overflow: visible;
}
#content.about #bios h3 {
	padding-left: 0;
}
#bios ul {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	top: 25px;
	right: 92px;
}
#bios ul li {
	float: left;
	padding: 0 16px;
	border-right: solid 1px #9c0058;
}
#bios ul li.last {
	border-right: none;
}
#bios ul li a {
	color: #a2c426;
}
#bios ul li a.selected {
	color: #9e9e9e;
}
#bios div.title {
	color: #9c0058;
	margin: 0 0 10px 0;
}
#bios div.title span {
	color: #6e6e6e;
}
#bios div.pics {
	margin-top: 10px;
	float: right;
	font-size: 10px;
}
#ralph_copy {
	position: absolute;
	top: 60px;
	line-height: 20px;
}
#caro_copy {
	position: absolute;
	top: 60px;
	display: none;
	line-height: 20px;
}
#sergio_copy {
	position: absolute;
	top: 60px;
	display: none;
	line-height: 20px;
}

#hows {
	position: relative;
	border-top: solid 1px #bcbcbc;
	padding: 10px 18px 0 23px;
	margin-top: 40px;
	overflow: visible;
	height: 575px;
}
#hows ul {
	width: 100%;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#hows ul li {
	float: left;
	padding: 0 16px 0 0;
	border-right: solid 1px #9c0058;
}
#hows ul li.last {
	padding-left: 16px;
	border-right: none;
}
#hows ul li a {
	font-size: 14px;
	color: #a2c426;
}
#hows ul li a.selected {
	color: #9e9e9e;
}
#content.about #hows p {
	padding: 0;
}
#work_copy {
	position: absolute;
	top: 30px;
}
#started_copy {
	display: none;
	position: absolute;
	top: 30px;
}
/*Dimitri's code*/
#phones2 {
	padding: 20px 0 0 60px;
	margin: 15px 150px 0 0;
	float: right;
	width: 395px;
	line-height: 20px;
	position: absolute;
	left: -43px;
	top: 318px;
	background: url('../images/home/phoneTop.gif') top left no-repeat;
	/*Mine*/
	border:0px;
	border-style: dotted;
	border-color: red;
}
#phones2 h2 {
	font-weight: normal;
	font-size: 18px;
	padding-left: 16px;
	background: url('../images/home/doubleArrow.gif') left 4px no-repeat;
	color: #a2c426;
}
#phones2 p {
	position: relative;
	top: -70px;
	padding-left: 40px;
	color: #959595;
	font-size: 10px;
	line-height: 16px;
}
#requestBeta{
 position: absolute;
 left:750px;
 height:30px;
 width:200px;
 top:50px;
}
#container { 
 width: 1100px; 
 margin: 0 auto; 
 padding: 0px 0px; 
 text-align: left;
 position: relative;
 /*Mine*/
 border:2px;
 border-style: solid;
 border-color: #9D0059; 
 }
/*Dimitri's code*/