﻿body#mainarea
{
    margin: 0px;
    padding: 0px;
    text-align:center;
    background-color: rgb(138, 212, 21);
}

body#profile
{
    margin: 0px;
    padding: 0px;
    text-align:left;
    background-color: rgb(0, 118, 121);
}

body#share
{
    margin: 0px;
    padding: 0px;
    text-align:left;
    background-color: rgb(77, 20, 15);
}

body#login2
{
    margin: 0px;
    padding: 0px;
    text-align:left;
    background-color: rgb(77, 20, 15);
}
body#invite
{
    margin: 0px;
    padding: 0px;
    text-align:left;
    background-color: rgb(138, 212, 21);
}

body
{
	font-family:Trebuchet MS, Trebuchet, sans-serif;
  	font-size: 12px;	
  	text-align: center; /* centering for IE 6 and lower */
}

.clsCopyright
{
	font-family:Verdana;
	font-size:6pt;
	color:#ffffff;
}

a:link
{ 
	color: rgb(0, 0, 255);
}

p
{

}

h2,h3
{
    margin-top: 0px;
    padding-top: 0px;
}

span#headerWinInstall
{
    margin-top: 0px;
    padding-top: 0px;
	font-family:Verdana;
	font-size:14pt;
}

div#container
{
	position:relative;
	width:1075px;
	height:687px;
    margin: 0 auto;     /* centering for non-IE and IE 7 */
	text-align: left;   /* undo centering for IE 6 and lower */
	background-image:url(../../images/backdrop.png);
	background-repeat: no-repeat;
	
/*	background-color:Gray;*/
}

div#header
{
	position:absolute;
	left:0px;
	top:0px;
}

div#body
{
	position:absolute;
	left:0;
	top:232px;
	position:absolute;
}

div#MainNav
{
	position:absolute;
	left:395px;
	top:183px;
}

div#Landing
{
	position:absolute;
	left:167px;
	top:45px;
}

div#Password
{
	position:absolute;
	left:356px;
	top:168px;
}

div#WinInstall
{
	position:absolute;
	left:168px;
	top:231px;
	width:873px;
}

div#MacInstall
{
	position:absolute;
	left:167px;
	top:45px;
	width:910px;
}

div#Contact
{
	position:absolute;
	left:167px;
	top:45px;
	width:790px;
}

div#Terms
{
	position:absolute;
	left:167px;
	top:45px;
	width:908px;
	height:366px;
}

div#divStart
{
	position:absolute;
	left:167px;
	top:45px;
	width:322px;
	height:274px;
	background-color:rgb(106, 143, 192);
	background-image:url(../../images/Landing/HomePageStart.png);
}

div#divDirectory
{
	position:absolute;
	left:534px;
	top:45px;
	width:320px;
	height:276px;
	background-image:url('../../images/Landing/HomePageDirectory.png');
	background-color: rgb(220, 97, 53);
}

div#divLogin
{
	position:absolute;
	left:36px;
	top:400px;
	width:790px;
}

div#divCreate
{
	position:absolute;
	left:212px;
	top:45px;
	width:642px;
	height:276px;
	background-image:url(../../images/Create/GetARoom.png);
}

div#divCreated
{
	position:absolute;
	left:212px;
	top:45px;
	width:642px;
	height:276px;
}

div#divSetupAccount
{
	position:absolute;
	left:0;
	top:0;
	width:500px;
	height:276px;
	background-color:rgb(252, 109, 109);
}

div#divSetupAccount2
{
	position:absolute;
	left:0;
	top:0;
	width:500px;
	height:276px;
	background-color:rgb(108, 142, 214);
}

#LabelSetupAccountHeader
{
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	color:rgb(196, 239, 10);
}

div#Login
{
	position:absolute;
	left:394px;
	top:45px;
}

div#divRoomProfile
{
	position:absolute;
	left:55px;
	top:74px;
	width:435px;
}

.DialogText
{
	font-family:Verdana;
	font-size:7pt;
	color:rgb(254, 254, 253);
}

.GadgetSetupDialogLink
{
	color: rgb(0, 0, 255);
	 text-decoration: underline;
}

/*.DialogLink
{
	color:
}*/

a.DialogLink:link,
a.DialogLink:visited {
      color:rgb(107, 25, 32);
   }

a.DialogLink:hover {
      color:rgb(196, 239, 10);
   }

a.DialogLink:active {
      color:rgb(107, 25, 32);
   } 
   
a.DialogLink2:link,
a.DialogLink2:visited {
      color:rgb(35, 31, 32);
   }

a.DialogLink2:hover {
      color:rgb(196, 239, 10);
   }

a.DialogLink2:active {
      color:rgb(35, 31, 32);
   } 
      
.DialogInputText
{
	border-style:solid;
	border-color:#00B4B8;
	border-width:1px;
	font-size:12px;
}

.DialogInputText_Create
{
	width:176px;
	height:16px;
}

.profileHR
{
	height:1px;
	line-height:1px;
	font-size:1px;
	background-color:rgb(13,167,169);
	margin-top:3px;
	margin-bottom:3px;
}

.Validator
{
	font-size:8pt;
	color:#ffffff;
}

.profileText
{
	font-family:Verdana;
	font-size:8pt;
	color:rgb(253,253,253);
}

.profileLabelFacebook
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:8pt;
	color:rgb(85,116,172);
}

.profileTextFacebook
{
	font-family:Tahoma;
	font-size:8pt;
	color:rgb(37,37,37);
}

.profileTextHeader
{
	font-weight:bold;
}

.profileControl
{
	background-color:rgb(5,61,62);
}

.profileControlFacebook
{
	background-color:rgb(255,255,255);
	border-style:solid;
	border-width:2px;
	border-color:rgb(189,206,222);
}

td.profileLeft
{
	width:164px;
	text-align:right;
	margin: 0;
	padding: 0;
}

td.profileLeftFacebook
{
	width:164px;
	text-align:right;
	margin: 0;
	padding: 0;
	padding-right:6px;
}

td.profileRight
{
	text-align:left;
	margin: 0;
	padding: 0;
}

td.profileLeft2
{
	width:154px;
	text-align:right;
	margin: 0;
	padding: 0;
}

td.profileCenter
{
	width:14px;
	margin: 0;
	padding: 0;
}

input.profileEditControl
{
	width:222px;
	height:14px;
	font-size:8pt;
}

.divGenericAvatar
{
	position:absolute;
	left:10px;
	top:80px;
	width:60px;
	text-align:center;
}