* { padding: 0; margin: 0; font-family: "Trebuchet MS", Helvetica, sans-serif;}

img {border:0;}

a {font-weight:normal; text-decoration:none; color:#0E0E0E;}

body {
background-color:#FFFFFF;
}

p {
padding-top:14px;
padding-left:18px;
}

#top {
height: 60px;
width: 100%;
position: fixed;
z-index: 1;
background-image:url(img/header-shadow.png);
}

#topbar {
padding-right:9px;
height: 55px;
background-color:#EBEBEB;
text-decoration:none;
font-weight:bold;
font-size:15px;
color:#3A3A3A;
text-shadow: 1px 1px 2px #D0D0D0;
}

.topbar-button {
display:inline-block;
height: 52px;
line-height:52px;
padding-left:4px;
padding-right:4px;
color:#5A5A5A;
}

.topbar-button:hover {
color:#3A3A3A;
}

.topbar-button-sel {
display:inline-block;
line-height:52px;
height: 52px;
padding-left:4px;
padding-right:4px;
border-bottom: solid 3px #47AADA;
}

.topbar-button-r {
display:inline-block;
height: 52px;
line-height:52px;
padding-left:7px;
padding-right:7px;
float:right;
}

.topbar-button-r:hover {
border-bottom: solid 3px #F2422F;
}

#menu-left{ 
padding-top:15px;
width:200px;
height:100%;
float:left;
position:fixed;
background-color:#FBFBFB;
z-index: 0;
border-style:none;
border-right:1px solid #E0E0E0;
}

.menu-item {
width:164px;
height:26px;
line-height:26px;
font-size:14px;
font-weight:normal;
padding-left:36px;
vertical-align:middle;
background-repeat:no-repeat;
text-shadow: 1px 1px #E0E0E0;
}

.menu-item:hover {
background-color:#E4EEF1;
}

.menu-sep {
width:2px;
height:2px;
}

.menu-descriptor {
font-size:11px;
font-weight:bold;
color:#9A9A9A;
padding-left:9px;
text-decoration:none;
font-family: Arial;
text-shadow: 1px 1px #F0F0F0;
height:20px;
}

#wrapper {
padding-top:55px;
}

#content {
margin-left:200px;
}

#profiletop {
width:100%;
height:175px;
background-image:url(/img/pat2.png);
background-repeat:no-repeat;
background-color: #EB715F;
border-style:none;
border-bottom:1px solid #D0D0D0;
/*Colors:
Light blue: #92D4EB;
Light green: #A2E961;
Light red: #EB715F;
*/
}

#profilepicture {
padding-left:25px;
padding-top:25px;
width:150px;
height:150px;
background-image:url(/img/profileframe.png);
float:left;
}

#profilename {
height:175px;
float:left;
font-weight:bold;
text-decoration:none;
font-size:24px;
color:#FFFFFF;
line-height:175px;
text-shadow: 1px 1px 4px #000000;
}

#profilename:hover {
text-decoration:underline;
}

#profilebadges {
padding:14px;
padding-left:28px;
font-family:Arial;
height:147px;
text-align:left;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
float:left;
text-shadow: 1px 1px 2px #7A7A7A;
}

#profiledetails {
padding:14px;
padding-top:78px;
height:83px;
float:right;
text-align:right;
font-weight:normal;
vertical-align:bottom;
font-size:16px;
color:#FFFFFF;
}

#profilestatus {
padding-left:14px;
padding-top:14px;
padding-bottom:14px;
width:100%;
min-height: 25px;
color: #575757;
background-image:url(/img/sts2.png);
background-repeat:no-repeat;
border-bottom: 1px solid #E9E9E9;
background-color: #F9F9F9;
text-shadow: 1px 1px 7px #9E9E9E;
}