#colorbox,#cboxOverlay,#cboxWrapper {
position:absolute;
top:0;
left:0;
z-index:9999;
overflow:hidden;
}

#cboxOverlay {
position:fixed;
width:100%;
height:100%;
background:#fff;
}

#cboxMiddleLeft,#cboxBottomLeft {
clear:left;
}

#cboxContent {
position:relative;
overflow:visible;
margin-top:32px;
}

#cboxLoadedContent {
overflow:auto;
padding:1px;
}

#cboxLoadedContent iframe {
display:block;
width:100%;
height:100%;
border:0;
}

#cboxTitle {
position:absolute;
top:-22px;
left:0;
color:#000;
margin:0;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
position:absolute;
top:0;
left:0;
width:100%;
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
cursor:pointer;
}

#cboxLoadingGraphic {
background:url(/images/colorbox/loading.gif) center center no-repeat;
}

#cboxLoadingOverlay {
background:#000;
}

#cboxCurrent {
position:absolute;
top:-22px;
right:205px;
text-indent:-9999px;
}

#cboxSlideshow,#cboxPrevious,#cboxNext,#cboxClose {
text-indent:-9999px;
width:20px;
height:20px;
position:absolute;
top:-20px;
background:url(/images/colorbox/controls.png) 0 0 no-repeat;
}

#cboxPrevious {
background-position:0 0;
right:44px;
}

#cboxPrevious.hover {
background-position:0 -25px;
}

#cboxNext {
background-position:-25px 0;
right:22px;
}

#cboxNext.hover {
background-position:-25px -25px;
}

#cboxClose {
background-position:-50px 0;
right:0;
}

#cboxClose.hover {
background-position:-50px -25px;
}

.cboxSlideshow_on #cboxPrevious,.cboxSlideshow_off #cboxPrevious {
right:66px;
}

.cboxSlideshow_on #cboxSlideshow {
background-position:-75px -25px;
right:44px;
}

.cboxSlideshow_on #cboxSlideshow.hover {
background-position:-100px -25px;
}

.cboxSlideshow_off #cboxSlideshow {
background-position:-100px 0;
right:44px;
}

.cboxSlideshow_off #cboxSlideshow.hover {
background-position:-75px -25px;
}.jcrop-holder {
text-align:left;
margin:0 auto;
}

.jcrop-vline,.jcrop-hline {
font-size:0;
position:absolute;
background:#FFF url(Jcrop.gif) top left repeat;
}

.jcrop-vline {
height:100%;
width:1px!important;
}

.jcrop-hline {
width:100%;
height:1px!important;
}

.jcrop-handle {
font-size:1px;
width:7px!important;
height:7px!important;
border:1px #eee solid;
background-color:#333;
}

.jcrop-tracker {
width:100%;
height:100%;
}

.custom .jcrop-vline,.custom .jcrop-hline {
background:#FF0;
}

.custom .jcrop-handle {
background-color:#C7BB00;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-color:#000;
}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
margin:0;
padding:0;
}

body {
background:#a0d9b9 url(/images/bg.gif) fixed;
color:#fff;
font-family:Lucida Grande, Lucida Sans, Trebuchet MS, Arial, Verdana, sans-serif;
font-size:14px;
line-height:19px;
height:100%;
width:100%;
}

blockquote,q {
quotes:none;
}

:focus {
outline:0;
}

ins {
text-decoration:none;
}

del {
text-decoration:line-through;
}

table {
border-collapse:collapse;
border-spacing:0;
}

html {
width:100%;
height:100%;
}

a {
color:#fff;
cursor:pointer;
}

div#beta-bar {
background:#000;
color:#ccc;
font-size:12px;
height:22px;
padding-top:3px;
position:absolute;
top:0;
width:100%;
}

div#beta-bar p {
width:990px;
margin:0 auto;
}

div#beta-bar p a {
color:#ccc;
}

div#feedback {
background:#000;
height:112px;
left:0;
position:fixed!important;
top:205px;
width:38px;
z-index:99;
padding:4px 2px 4px 0;
}

div#feedback a {
background:url(/images/feedback.gif) top left no-repeat;
border:1px dotted #666;
border-left:none;
display:block;
height:110px;
text-indent:-99999px;
width:35px;
}

div#feedback a:hover,div#feedback a:active {
background:url(/images/feedback.gif) bottom left no-repeat;
}

form input,form select,form textarea {
border:1px solid #999;
font-family:Lucida Grande, Lucida Sans, Trebuchet MS, Arial, Verdana, sans-serif;
font-size:13px;
line-height:14px;
padding:6px;
}

form input[type=image] {
border:none;
}

form input:focus,form textarea:focus {
background-color:#dcdcdc;
}

form input.checkbox {
border:none;
width:20px;
}

form input.submit,a.submit {
background-color:#000;
border:2px solid #000;
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
color:#fff;
text-decoration:none;
cursor:pointer;
margin:0 10px;
padding:4px 6px;
}

form input.submit:hover,form input.submit:active,a.submit:hover,a.submit:active {
border:2px solid #ccc;
color:#ccc;
padding-top:5px;
padding-bottom:5px;
}

form#login {
background:url(/images/transparent-black.png) top left repeat;
font-size:13px;
height:40px;
position:absolute;
top:25px;
width:100%;
display:none;
padding:0 0 10px;
}

form#login fieldset {
height:30px;
text-align:center;
width:990px;
margin:0 auto;
}

form#login label {
padding-bottom:5px;
line-height:50px;
padding-left:5px;
}

form#login input {
color:#000;
width:138px;
}

form#login input.submit {
color:#fff;
width:80px;
}

form#login input.submit:hover {
border:2px solid #ccc;
color:#ccc;
padding-top:6px;
padding-bottom:4px;
}

form#login input.checkbox {
width:20px;
}

form#login-button {
position:absolute;
width:100%;
top:25px;
z-index:999;
}

form#login-button div {
width:925px;
margin:0 auto;
}

form#login-button div input {
margin-top:10px;
float:right;
}

ul#login_options {
list-style:none;
margin-bottom:10px;
height:37px;
}

ul#login_options li {
display:block;
float:left;
height:37px;
line-height:36px;
border:1px solid #999;
background-color:#3B4F44;
margin-right:5px;
-moz-border-radius:5px;
padding-right:5px;
}

ul#login_options li.selected,ul#login_options li:hover {
background-color:#ccc;
color:#000;
border-color:#000;
}

ul#login_options li img {
float:left;
position:relative;
top:3px;
margin:0 2px;
}

div#top-bar {
width:990px;
text-align:center;
margin:0 auto;
}

div#logged-in-bar {
width:50%;
float:right;
}

div#logged-in-bar.landing {
position:relative;
top:-78px;
height:0;
}

div#logged-in-bar ul {
margin-right:40px;
margin-top:20px;
text-align:right;
}

div#logged-in-bar ul li {
display:inline;
font-size:13px;
list-style-type:none;
text-align:right;
}

div#logged-in-bar ul li a {
background-color:#000;
border:2px solid #000;
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
color:#fff;
cursor:pointer;
text-decoration:none;
padding:3px 20px;
}

h1#front-page-logo {
background:url(/images/onepage.png) top left no-repeat;
height:147px;
position:relative;
text-indent:-99999px;
width:662px;
z-index:100;
margin:40px auto -90px;
}

form#register {
background:url(/images/transparent-black.png) top left repeat;
width:100%;
z-index:2;
padding:20px 0 0;
}

form#register fieldset {
width:670px;
margin:0 auto;
}

form#register legend {
font-size:19px;
text-transform:uppercase;
width:670px;
padding:0 0 0 20px;
}

form#register ul li {
float:left;
list-style-type:none;
width:325px;
margin:14px 0;
}

form#register label {
display:none;
float:left;
text-align:right;
width:95px;
padding:5px 10px 0 0;
}

form#register input {
float:right;
width:240px;
font-size:18px;
}

form#register ul li.submit-li {
float:right;
margin-top:10px;
margin-right:69px;
width:276px;
}

form#register input.submit,div#settings form input.submit {
background:#8ebc44 url(/images/green-button.gif) top left repeat-x;
border:2px solid #9bce57;
color:#395226;
height:46px;
font-size:19px;
letter-spacing:1px;
text-transform:uppercase;
width:276px;
float:left;
}

div#settings form input.submit {
width:360px;
}

form#register ul li.request {
float:right;
margin-top:0;
text-align:center;
width:276px;
}

div#steps {
background:url(/images/transparent-black.png) top left repeat;
width:900px;
margin:20px auto 0;
padding:20px;
}

div#steps div.step {
width:50%;
float:left;
height:344px;
overflow:hidden;
}

div#steps div.step#step1 img {
border:5px solid #000;
margin-left:5px;
}

div#steps div.step div#share-step-slideshow {
border:5px solid #000;
}

div#steps div.step h2 {
font-size:19px;
text-transform:uppercase;
font-weight:400;
text-align:center;
padding:0 0 15px 10px;
}

div#top-onepages h2 {
font-size:19px;
font-weight:400;
text-align:center;
text-transform:uppercase;
margin-bottom:20px;
}

ul#who-has-onepage {
height:138px;
text-align:center;
}

ul#who-has-onepage li {
display:inline;
list-style-type:none;
margin:0 20px;
}

ul#who-has-onepage li a img {
border:3px solid #000;
}

div#awards ul {
list-style:none;
}

div#awards ul li {
display:block;
float:left;
width:280px;
margin:0 10px;
}

div#awards ul li img {
float:left;
margin-right:10px;
border:2px solid #000;
}

p#request-skip {
text-align:center;
margin-bottom:20px;
}

h2#logo {
position:relative;
z-index:98;
float:left;
width:340px;
height:46px;
margin:10px auto 0;
}

h2#logo a {
height:75px;
}

h1#users-name {
background:url(/images/transparent-black.png) top left repeat;
clear:both;
height:20px;
margin-top:-30px;
position:relative;
width:100%;
z-index:97;
padding:10px 0;
}

h1#users-name a {
display:block;
font-size:20px;
font-weight:400;
letter-spacing:1px;
line-height:20px;
text-decoration:none;
text-transform:uppercase;
width:970px;
margin:0 auto;
padding:0 10px;
}

div#user-stream {
width:580px;
margin:0 auto;
padding:0 370px 20px 40px;
}

dl#about-user {
background:url(/images/transparent-black.png) top left repeat;
margin-left:600px;
position:absolute;
width:290px;
padding:0 20px 5px;
}

dl#about-user dt#user-pic {
float:right;
margin-left:10px;
margin-bottom:10px;
}

div#photo {
border:3px solid #000;
height:132px;
overflow:hidden;
width:132px;
}

dl#about-user dt#user-fullname {
border-bottom:1px dotted #4d4d4d;
padding-bottom:20px;
margin-bottom:10px;
width:140px;
}

dl#about-user dd#biog {
font-size:13px;
line-height:20px;
padding-bottom:20px;
}

dl#about-user dd a#viewcard {
background-color:#000;
border:2px solid #000;
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
color:#fff;
cursor:pointer;
display:block;
text-align:center;
text-decoration:none;
width:210px;
margin:0 auto;
padding:3px 20px;
}

ul#service-icons {
float:left;
width:170px;
padding:20px 10px 2px;
}

ul#service-icons li {
float:left;
list-style-type:none;
}

ul#service-icons li a {
display:block;
margin:0 8px 8px 0;
}

ul#stream {
padding-top:20px;
}

ul#stream li {
font-size:13px;
list-style-type:none;
margin-bottom:10px;
}

ul#stream li a:hover,ul#stream li a:active {
color:#fff;
}

ul#stream li#delicious,ul#stream li#delicious a {
color:#f2f3f6;
}

ul#stream li#digg,ul#stream li#digg a {
color:#96bbdb;
}

ul#stream li#flickr,ul#stream li#flickr a {
color:#f994c7;
}

ul#stream li#google-reader,ul#stream li#google-reader a {
color:#95d0f1;
}

ul#stream li#lastfm,ul#stream li#lastfm a {
color:#ddcdcd;
}

ul#stream li#rss,ul#stream li#rss a {
color:#fdba4b;
}

ul#stream li#twitter,ul#stream li#twitter a {
color:#cff;
}

ul#stream li#vimeo,ul#stream li#vimeo a {
color:#9ae2f4;
}

ul#stream li#youtube,ul#stream li#youtube a {
color:#fa8581;
}

ul#stream li h3 {
background-color:#ddd;
clear:both;
display:block;
float:left;
height:90px;
text-indent:-99999px;
width:90px;
margin:0 20px 0 0;
}

div#user-stream ul#service-icons {
width:285px;
}

ul#stream li#delicious h3 {
background:url(/images/services/delicious_90.png) top left no-repeat;
}

ul#stream li#digg h3 {
background:url(/images/services/digg_90.png) top left no-repeat;
}

ul#stream li#flickr h3 {
background:url(/images/services/flickr_90.png) top left no-repeat;
}

ul#stream li#google-reader h3 {
background:url(/images/services/google_reader_90.png) top left no-repeat;
}

ul#stream li#lastfm h3 {
background:url(/images/services/lastfm_90.png) top left no-repeat;
}

ul#stream li#rss h3 {
background:url(/images/services/rss_90.png) top left no-repeat;
}

ul#stream li#twitter h3 {
background:url(/images/services/twitter_90.png) top left no-repeat;
}

ul#stream li#facebook h3 {
background:url(/images/services/facebook_90.png) top left no-repeat;
}

ul#stream li#vimeo h3 {
background:url(/images/services/vimeo_90.png) top left no-repeat;
}

ul#stream li#youtube h3 {
background:url(/images/services/youtube_90.png) top left no-repeat;
}

ul#stream li ul {
float:left;
width:470px;
}

ul#stream li ul li {
background:url(/images/transparent-black.png) top left repeat;
margin-bottom:1px;
padding:5px 10px;
}

ul#stream li ul li span.activity {
font-weight:700;
}

ul#stream li ul li span.timestamp {
font-size:11px;
}

dl.image-activity dl,dl.video-activity dl {
display:block;
}

dl.image-activity dt,dl.video-activity dt {
float:right;
}

dl.image-activity dd,dl.video-activity dd {
float:left;
width:335px;
}

ul#stream li a.viewmore {
background:#000 url(/images/viewmore-bg.gif) top center no-repeat;
color:#fff;
display:block;
height:25px;
float:left;
margin-left:460px;
margin-bottom:10px;
padding-top:5px;
text-align:center;
text-decoration:none;
width:120px;
}

ul#stream li a.viewmore:hover,ul#stream li a.viewmore:active {
background:#fff url(/images/viewmore-bg.gif) bottom center no-repeat;
color:#000;
}

img.thumbnail {
background:#fff url(/images/viewmore-bg.gif) bottom center no-repeat;
border:3px solid #000;
}

div#card {
width:550px;
margin:20px auto;
}

ul.vcard {
background:url(/images/transparent-black.png) top left repeat;
margin-bottom:15px;
padding:15px 20px 20px;
}

ul.vcard li {
list-style-type:none;
}

ul li.avatar {
float:right;
text-align:right;
width:138px;
padding:5px 0 15px;
}

ul li.avatar input {
position:relative;
right:84px;
}

ul li.fn {
border-bottom:1px dotted #4e4e4e;
font-size:17px;
width:340px;
padding:0 10px 10px 0;
}

ul li.title {
font-size:15px;
width:350px;
padding:10px 0 5px;
}

ul li.title input[type=text] {
width:115px;
}

ul li.note {
font-size:13px;
width:350px;
padding:10px 0 15px;
}

ul#details {
border-top:1px dotted #4e4e4e;
clear:both;
width:510px;
}

ul#details li {
border-bottom:1px dotted #4e4e4e;
border-right:1px dotted #4e4e4e;
float:left;
width:198px;
position:relative;
padding:5px 5px 5px 50px;
}

ul#details li.odd {
border-left:1px dotted #4e4e4e;
}

ul#details li dl dd {
font-size:13px;
height:19px;
text-overflow:ellipsis;
-o-text-overflow:ellipsis;
overflow:hidden;
font-weight:700;
}

ul#details li dl dt {
font-size:12px;
height:19px;
text-overflow:ellipsis;
-o-text-overflow:ellipsis;
overflow:hidden;
}

ul#details li dl dt.add {
overflow:visible;
}

ul#details li.add {
background:url(/images/card-icons/add_32.png) 12px center no-repeat;
}

ul#details li.phone {
background:url(/images/card-icons/phone.png) 12px center no-repeat;
}

ul#details li.website {
background:url(/images/card-icons/url.png) 14px center no-repeat;
}

ul#details li.location {
background:url(/images/card-icons/location.png) 15px center no-repeat;
}

ul#details li.birthday {
background:url(/images/card-icons/bday.png) 15px center no-repeat;
}

ul#details li.email {
background:url(/images/card-icons/email.png) 12px center no-repeat;
}

ul#details li.skype {
background:url(/images/services/skype_32.png) 11px center no-repeat;
}

ul#details li.yahooim {
background:url(/images/services/yahooim_32.png) 11px center no-repeat;
}

ul#details li.aim {
background:url(/images/services/aim_32.png) 11px center no-repeat;
}

ul#details li.vimeo {
background:url(/images/services/vimeo_32.png) 11px center no-repeat;
}

ul#details li.livemessenger {
background:url(/images/services/livemessenger_32.png) 11px center no-repeat;
}

ul#details li.googletalk {
background:url(/images/services/googletalk_32.png) 11px center no-repeat;
}

ul#details li.lastfm {
background:url(/images/services/lastfm_32.png) 11px center no-repeat;
}

ul#details li.twitter {
background:url(/images/services/twitter_32.png) 11px center no-repeat;
}

ul#details li.rss {
background:url(/images/services/rss_32.png) 11px center no-repeat;
}

ul#details li.facebook {
background:url(/images/services/facebook_32.png) 11px center no-repeat;
}

ul#details li.linkedin {
background:url(/images/services/linkedin_32.png) 11px center no-repeat;
}

ul#details li.flickr {
background:url(/images/services/flickr_32.png) 11px center no-repeat;
}

ul#details li.delicious {
background:url(/images/services/delicious_32.png) 11px center no-repeat;
}

ul#details li.digg {
background:url(/images/services/digg_32.png) 11px center no-repeat;
}

ul#details li.youtube {
background:url(/images/services/youtube_32.png) 11px center no-repeat;
}

ul#details li.slideshare {
background:url(/images/services/slideshare_32.png) 11px center no-repeat;
}

ul#details li.gowalla {
background:url(/images/services/gowalla_32.png) 11px center no-repeat;
}

ul#details li.posterous {
background:url(/images/services/posterous_32.png) 11px center no-repeat;
}

ul#details li.wordpress {
background:url(/images/services/wordpress_32.png) 11px center no-repeat;
}

ul#details li.googlereader {
background:url(/images/services/googlereader_32.png) 11px center no-repeat;
}

ul#details li dl {
font-size:13px;
}

a#viewstream {
background:#8ebc44 url(/images/green-button.gif) top left repeat-x;
border:2px solid #9bce57;
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
color:#395226;
cursor:pointer;
display:block;
font-size:17px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:420px;
clear:both;
margin:10px auto 0;
padding:10px 25px;
}

div#card ul#service-icons {
padding-top:10px;
width:480px;
}

p#card_share {
width:500px;
text-align:center;
height:50px;
margin:0 auto;
}

a.share {
background:transparent url(/images/transparent-black.png) repeat scroll left top;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:10px;
}

a.share:hover {
text-decoration:none;
background:#9bce57;
color:#333;
border:2px solid #333;
padding:8px;
}

a.share span:hover,span.FBConnectButton_Simple,span.FBConnectButton_Text_Simple {
text-decoration:none!important;
}

a#twitter_share img {
position:relative;
top:3px;
}

div#login-area {
width:600px;
height:300px;
background:transparent url(/images/transparent-black.png) repeat scroll left top;
margin:20px auto;
padding:15px 20px 20px;
}

p.error {
background-color:#EF6868;
border:1px solid #CF1919;
margin-right:15px;
padding-left:10px;
}

div#login-area div#login-section label {
width:150px;
float:left;
display:block;
}

div#login-area div#login-section input#remember_me,div#login-area div#login-section input#login_submit {
margin-left:150px;
}

div#request-area div#request-section label {
width:60px;
float:left;
display:block;
}

div#request-area div#request-section input#request_submit {
margin-left:60px;
}

div#signup-area p.signup_agree {
font-size:12px;
}

div#signup-area div#signup-section label {
width:140px;
float:left;
display:block;
}

div#signup-area div#signup-section input[type=text],div#signup-area div#signup-section input[type=password] {
width:160px;
}

div#signup-area div#signup-section input#signup_submit {
margin-left:140px;
}

div#settings {
width:900px;
background-color:#ddd;
-moz-border-radius:10px;
-webkit-border-radius:10px;
margin:0 auto 20px;
padding:20px;
}

div#settings div#settings-background {
float:left;
width:200px;
margin-left:20px;
}

div#settings div#settings-background div#choose-background {
background:url(/images/transparent-black.png) top left repeat;
margin-top:20px;
width:190px;
padding:10px;
}

div#settings div#settings-background div#choose-background ul li {
width:81px;
height:81px;
overflow:hidden;
float:left;
border:2px solid #000;
margin:5px;
}

div#settings p.info {
width:482px;
border:3px solid #35658F;
background-color:#6A98C4;
line-height:24px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
margin:0 auto;
padding:5px;
}

div#settings a.card-edit {
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-color:#CCC;
color:#000;
font-size:13px;
text-decoration:none;
text-transform:uppercase;
padding:3px;
}

div#settings a.card-edit img {
position:relative;
top:3px;
border:none;
}

div#settings ul#details li img.card-delete,div#settings ul#details li img.card-order {
opacity:0.2;
-webkit-transition:opacity .5s linear;
}

div#settings ul#details li:hover img.card-delete,div#settings ul#details li:hover img.card-order {
opacity:1;
-webkit-transition:opacity .5s linear;
}

div#settings img.card-delete {
position:absolute;
right:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-color:#ccc;
padding:1px;
}

div#settings img.card-order {
position:absolute;
right:25px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-color:#ccc;
cursor:move;
padding:1px;
}

div#settings textarea {
width:304px;
height:72px;
}

div#settings div#settings-background div#choose-background ul li.selected {
border-color:#fff;
}

div#settings input.submit {
float:none!important;
margin:20px auto 0;
}

div#settings ul.vcard {
text-align:left;
}

div#settings-nav {
width:906px;
height:50px;
margin:20px auto 0;
}

div#settings-nav ol {
list-style:none;
text-align:center;
}

div#settings-nav ol li {
display:block;
float:left;
width:220px;
height:50px;
line-height:50px;
background-color:#ddd;
position:relative;
bottom:0;
text-transform:uppercase;
border-bottom:none;
-moz-border-radius:10px 10px 0 0;
-webkit-border-radius:10px 10px 0 0;
}

div#settings-nav ol li span.num {
font-size:20px;
position:relative;
top:2px;
line-height:15px;
}

div#settings-nav ol li.first {
margin-left:335px;
}

div#settings-nav ol li.last {
border-right:3px solid #000;
}

div#settings-nav ol li.selected,div#settings-nav ol li:hover {
background-color:#ddd;
bottom:0;
color:#000;
}

a#add_service {
position:relative;
bottom:8px;
}

div#settings_add_service p#add_services_choose_heading,form.add_specific_service p.heading {
height:32px;
line-height:32px;
text-align:center;
margin-top:10px;
border-top:1px dotted #4e4e4e;
font-size:17px;
clear:both;
}

form.add_specific_service fieldset p {
margin:5px 0 5px 50px;
}

form.add_specific_service fieldset p.choose_different {
text-align:center;
margin-top:10px;
margin-left:0;
}

form.add_specific_service fieldset p.error {
margin-left:50px;
margin-bottom:15px;
margin-right:50px;
padding:5px;
}

form.add_specific_service fieldset label {
width:150px;
display:block;
float:left;
height:30px;
line-height:30px;
}

div#settings_add_service li span {
border-bottom:1px dotted #4e4e4e;
font-size:15px;
padding-bottom:2px;
}

div#settings_add_service ul.add_services_list {
height:32px;
margin:10px 0;
}

div#settings_add_service ul.add_services_list li {
float:left;
margin-right:10px;
}

a#linkedin_signin {
display:block;
height:22px;
overflow:hidden;
width:150px;
background-image:url(/images/linkedin_signin.png);
}

p.center a#linkedin_signin {
margin:0 auto;
}

a#linkedin_signin span {
display:none;
}

a#linkedin_signin:hover {
background-image:url(/images/linkedin_signin.png);
background-position:0 -24px;
}

a#linkedin_signin:active {
background-image:url(/images/linkedin_signin.png);
background-position:0 -48px;
}

div#email-area {
width:400px;
background-color:#333;
margin:0 auto;
padding:15px 20px 20px;
}

div#email-area textarea {
width:380px;
height:100px;
margin-top:5px;
}

div#terms_page,div#privacy_page,div#about_page {
background:transparent url(/images/transparent-black.png) repeat scroll left top;
width:65%;
margin:20px auto;
padding:10px 20px 20px;
}

div#terms_page h2,div#privacy_page h2,div#about_page h2 {
font-size:20px;
margin:10px 0;
}

div#terms_page h3,div#privacy_page h3,div#about_page h3 {
font-size:18px;
margin:10px 0;
}

div#terms_page p,div#privacy_page p,div#about_page p {
margin:10px 0;
}

div#terms_page ol,div#privacy_page ol,div#about_page ol
div#terms_page ul,div#privacy_page ul,div#about_page ul {
margin-left:20px;
}

div#container {
display:block;
min-height:100%;
position:absolute;
width:100%;
}

div#footer-clear {
padding-bottom:50px;
clear:both;
}

div#footer {
background:url(/images/transparent-black.png) top left repeat;
clear:both;
height:30px;
width:100%;
bottom:0;
position:absolute;
padding:10px 0;
}

div#footer ul {
width:850px;
margin:0 auto;
}

div#footer ul li {
float:left;
font-size:13px;
list-style-type:none;
text-align:right;
margin:0 5px;
}

div#footer ul li.copyright {
padding:7px 20px;
}

div#footer ul li a {
background-color:#000;
border:2px solid #000;
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
color:#fff;
cursor:pointer;
display:block;
text-decoration:none;
padding:3px 20px;
}

a:hover,a:active,div#beta-bar p a:hover,div#beta-bar p a:active {
color:#9bce57;
}

.imabadperson,div#settings_add_service li.add_services_heading {
clear:both;
}

.center,div#settings div#card,div#email-area p.send {
text-align:center;
}

a#getonepage,p#request-skip a,div#login-area div#request-section a#getonepage,div#request-area div#login-section a#getonepage,div#signup-area div#login-section a#getonepage {
background:#8ebc44 url(/images/green-button.gif) top left repeat-x;
border:2px solid #9bce57;
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
color:#395226;
cursor:pointer;
height:46px;
font-size:17px;
text-decoration:none;
text-transform:uppercase;
width:276px;
padding:4px 25px;
}

a#getonepage:hover,form#register input.submit:hover,div#settings form input.submit:hover,p#request-skip a:hover,a#viewstream:hover,div#login-area div#request-section a#getonepage:hover,div#request-area div#login-section a#getonepage:hover,div#signup-area div#login-section a#getonepage:hover {
background:#8ebc44 url(/images/green-button.gif) bottom left repeat-x;
color:#233418;
}

ul#login_options li.selected a,ul#login_options li:hover a,div#settings-nav ol li.selected a,div#settings-nav ol li a:hover {
color:#000;
}

ul#login_options li a,div#settings-nav ol li a {
display:block;
text-decoration:none;
color:#fff;
}

div#logged-in-bar li a:hover,div#logged-in-bar ul li a:active,dl#about-user dd a#viewcard:hover,dl#about-user dd a#viewcard:active,div#footer ul li a:hover,div#footer ul li a:active {
border:2px solid #ccc;
color:#ccc;
padding-top:4px;
padding-bottom:2px;
}

form#register legend span,div#login-area h2 span,div#request-area h2 span,div#signup-area h2 span,div#settings h2 span {
border-bottom:1px dotted #555;
padding-bottom:5px;
}

form#register ul,form.add_specific_service fieldset {
margin-top:10px;
}

div#top-onepages,div#awards {
background:url(/images/transparent-black.png) top left repeat;
width:920px;
margin:20px auto;
padding:30px 10px;
}

div#login-area h2,div#request-area h2,div#signup-area h2,div#settings h2 {
font-size:19px;
text-transform:uppercase;
font-weight:400;
padding:0 0 15px;
}

div#login-area div#login-section,div#request-area div#request-section,div#signup-area div#signup-section {
width:60%;
float:left;
}

div#login-area p,div#request-area p,div#signup-area p,div#email-area p {
line-height:40px;
}

div#login-area div#login-section input[type=text],div#login-area div#login-section input[type=password],div#request-area div#request-section input[type=text] {
width:180px;
}

div#login-area div#login-section label#remember_me_label,div#request-area div#request-section label#remember_me_label,form.add_specific_service fieldset label.cbox {
float:none;
display:inline;
}

div#login-area div#request-section,div#request-area div#login-section,div#signup-area div#login-section {
width:40%;
float:left;
}

div#request-area,div#signup-area {
width:600px;
background:transparent url(/images/transparent-black.png) repeat scroll left top;
margin:20px auto;
padding:15px 20px 20px;
}

div#settings a.card-edit:hover,div#settings img.card-delete:hover,div#settings img.card-order:hover {
background-color:#fff;
}