
html, body{padding:0px !important;margin:0px !important;}

body{text-align:center;background:#d9d9d9 url(./backgroundMain.gif) top left repeat-x;font:normal .75em/1.5em Helvetica, Arial, Verdana, sans-serif;}
 body {text-align: -moz-center; }
.frame{margin-top:4px;padding:0px;min-width:800px;width:800px;}

.main{margin:0 15px;background:#ffffff;padding:3px;border-left:1px solid #aaaaaa;border-right:1px solid #aaaaaa;border-bottom:1px solid #aaaaaa;border-top:0px;-moz-border-radius:0px 0px 5px 5px;-webkit-border-radius:0px 0px 5px 5px;overflow:hidden;}

.loginlink {font-weight:bold;padding-right:4px;padding-left:6px; padding-bottom:0px; color:#1f3595; background-color:#f8c22d;}
.content{background:#ffffff;padding:16px 10px 20px 15px;overflow:hidden;}

.tabBar{background:#ffffff url(./backgroundMini.gif) top left repeat-x;height:3em;position:relative;border-bottom:1px solid #e0e0e0;z-index:1000;}

.searchInfo{padding:10px;border:1px solid #dedfe1;margin:0px 0px 10px 0px;font-size:1.10em;}

.profilesButtonCommand{color:#ffffff;font-weight:normal;height:1.8em;margin-right:3px;margin-left:3px;vertical-align:text-bottom;padding:0px 3px;border:1px solid #4c94d6;background:url(./buttonBlue.gif) top left repeat-x;}
.profilesButtonSubmit{color:#000000;font-weight:normal;height:1.8em;margin-right:3px;margin-left:3px;vertical-align:text-bottom;padding:0px 3px;border:1px solid #c0c0c0;background:url(./buttonSilver.gif) top left repeat-x;}
.profilesButtonCancel{color:#000000;font-weight:normal;height:1.8em;margin-right:3px;margin-left:3px;vertical-align:text-bottom;padding:0px 3px;border:1px solid #c0c0c0;background:url(./buttonSilver.gif) top left repeat-x;}
		
.header{background:transparent url(./bannerLeft.gif) bottom left no-repeat;color:#5b3feb;height:85px;padding:0px;text-align:left;}

.headerInner{height:70px;xbackground:transparent url(./bannerRight.gif) bottom right no-repeat;}

.headerInnerTitle{position:relative;float:left;left:160px;top:25px;color:#666666;font:normal 1.8em/1.7em Helvetica, Arial, Verdana, sans-serif;letter-spacing:0;}

/****************** Day Two *************************/

.friendsPanel{display:inline-block;padding:4px;margin:4px;background-color:#f0f4f9;border:1px solid #c0c0c0;-moz-border-radius:4px;-webkit-border-radius:4px;}
.friendsPanel:hover{background-color:#ffe96c}
.friendsName{margin:3px;font-weight:bold;}
.friendsEmail{margin:3px;}
.removeFriend{margin:3px;}

.removeFriend:link, .removeFriend:visited{color:#578cca;}
.removeFriend:hover, .removeFriend:focus{border-bottom-color:#05386b;color:#05386b;border-bottom-style:dotted;border-bottom-width:1px;text-decoration:none;}
