/* Reset Styles - START */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

body
{
	line-height: 1;
	color: black;
	background: white;
}

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

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
img { display: block; }

/* Reset Styles - END */
body
{
	margin: 0 auto;
	width: 818px;
	font: normal 100%/1.125em Arial, sans-serif;
	background: white;
	height: 100%;
}

a
{
	color: #E69813;
	font-weight: bold;
	text-decoration: none;
}

a:hover { color: #777791; }
label { font-weight: bold; }
strong { font-weight: bold; }
em { font-style: normal; }

ul#g_nav
{
	width: 627px;
	background-image: url(../images/gnav_bg.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	float: right;
	padding: 10px 20px 0 0;
	height: 25px;
}

ul#g_nav li
{
	text-align: right;
	float: right;
	margin: 0 0 0 20px;
	border-right: solid 1px white;
	padding: 0 10px 0 0;
}

ul#g_nav li#gnav_faqs { border: none; }
ul#g_nav li a { color: white; }
ul#g_nav li a:link { color: white; }
ul#g_nav li a:hover { color: #F5D59E; }
body#profile ul#g_nav li#gnav_profile,
body#friends ul#g_nav li#gnav_friends,
body#faqs ul#g_nav li#gnav_faqs,
body#applications ul#g_nav li#gnav_applications { border-color: black; }
body#profile ul#g_nav li#gnav_profile a,
body#friends ul#g_nav li#gnav_friends a,
body#faqs ul#g_nav li#gnav_faqs a,
body#applications ul#g_nav li#gnav_applications a { color: black; }

div#sidebar
{
	width: 170px;
	float: left;
	position: relative;
}

div#sidebar img.ad
{
	position: absolute;
	top: 230px;
	z-index: 0;
}

div#login_block
{
	margin: 0 0 20px 0;
	padding: 30px 10px 10px 30px;
	background: #F7F7F7;
	border-bottom: solid 1px #DDD;
}

div#login_block label { display: block; }

div#login_block input#email
{
	width: 120px;
	border: solid 1px #F5D6A1;
	margin-bottom: 10px;
}

div#login_block p, div#login_block input#submit
{
	margin: 0 0 10px 0;
	font-size: 0.6875em;
}

div#login_block p
{
	margin-bottom: 0px;
	padding-right: 10px;
}

div#login_block strong
{
	padding: 5px 0 20px 0;
	display: block;
	font-size: 1.5em;
}

p#having_trouble { display: none; }
body#homepage p#having_trouble { display: block; }
body#homepage p#still_having_trouble { display: none; }

div#sidebar div.testimonial
{
	margin-left: 30px;
	width: 140px;
}

div.testimonial p, div#body_content div.testimonial p
{
	font-size: 0.6875em;
	margin: 10px 0 0px 0;
	line-height: 1.125em;
	color: black;
}

div.testimonial p.handle { font-weight: bold; }
p.sidebar_links { margin: 10px 0 10px 0; }
p.sidebar_links a { color: black; }
p.sidebar_links a:hover { text-decoration: underline; }

p.email_friend
{
	padding-bottom: 50px;
	padding-top: 10px;
}

div#sidebar div.testimonial p { padding-right: 10px; }

h3
{
	color: #E69813;
	text-transform: uppercase;
	font-size: 0.75em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

div#body_content
{
	padding: 30px 30px 10px 30px;
	width: 586px;
	float: left;
	border: none;
	border-right: solid 1px #B7B7B7;
	border-bottom: solid 1px #E69813;
	background: url(../images/body_content_border.gif) no-repeat left top;
}

div#body_content p,
div#privacy_content li { font-size: 0.75em; }

div#sidebar h1,
div#sidebar h1 a
{
	width: 171px;
	height: 55px;
	display: block;
}

div#sidebar h1 a
{
	text-indent: -9000px;
	background-image: url(../images/ncludr_logo_top.gif);
	background-repeat: no-repeat;
}

p#already_member
{
	text-align: right;
	padding: 0 5px 10px 0;
}

div#welcome img
{
	padding: 3px;
	border: solid 1px #CCC;
	float: left;
}

div#welcome h2
{
	padding: 20px;
	margin: 0 0 0 10px;
	width: 310px;
	border: solid 1px #CCC;
	border-width: 1px 0 1px 0;
	font-size: 1.2em;
	float: left;
}

div#welcome h2 strong { color: #E69813; }
div#welcome h2 em { font-weight: bold; }

body#register h2
{
	size: 0.875em;
	border-bottom: solid 1px #CCCCCC;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

div#network_diagrams
{
	clear: left;
	height: 230px;
	padding-top: 20px;
}

div#network_diagrams p
{
	float: right;
	margin-bottom: 10px;
}

div#network_diagrams img { float: left; }

div#network_diagrams img#avg_social_network
{
	margin-right: 30px;
	margin-top: 55px;
}

div#network_diagrams p span
{
	float: left;
	padding: 5px 5px 0 0;
}

div#network_diagrams p a { float: left; }

div#network_diagrams p a img
{
	float: none;
	display: inline;
}

div#features
{
	border: solid 1px #CCC;
	border-width: 1px 0 1px 0;
	padding: 20px 20px 10px 20px;
}

div#features p
{
	text-align: center;
	margin: 0 0 20px 0;
	color: #626262;
}

div#features strong
{
	color: #E69813;
	font-weight: bold;
}

div#patented
{
	width: 325px;
	margin: 20px 20px 0 0;
	padding: 10px 20px 30px 0;
	border-right: solid 1px #CCC;
	float: left;
}

div#patented a
{
	float: left;
	margin: 15px 10px 30px 0;
}

div#patented p
{
	font-weight: bold;
	font-size: 0.875em;
	color: black;
}

div#body_content div.testimonial
{
	width: 130px;
	padding-left: 70px;
	margin: 10px 0 0 0;
	float: left;
	position: relative;
}

div#body_content div.testimonial h3 { margin: 0 0 0px 0; }
div#body_content div.testimonial p { margin: 5px 0 0 0; }

div#body_content div.testimonial img
{
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 0;
}

p.brought
{
	clear: left;
	text-align: center;
	padding: 30px 0 0 0;
}

ul#footer
{
	clear: left;
	text-align: right;
	width: 800px;
	margin: 10px 0 0 0;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
}

ul#footer li
{
	display: inline;
	color: #777791;
	font-size: 0.6875em;
	padding: 20px 0 0 10px;
	font-weight: bold;
	text-align: right;
}

ul#footer li a { color: #777791; }
ul#footer li a:hover,
body#privacy ul#footer li#fnav_privacy a,
body#faqs ul#footer li#fnav_about a,
body#advertisers ul#footer li#fnav_advertisers a,
body#businesses ul#footer li#fnav_businesses a,
body#developers ul#footer li#fnav_developers a,
body#terms ul#footer li#fnav_terms a,
body#help ul#footer li#fnav_help a { color: #E69813; }

div.reg_block
{
	clear: left;
	border-top: solid 1px #CCCCCC;
	padding: 10px 0 0 0;
	margin: 20px 0 0 0;
}

div.reg_block p
{
	clear: left;
	padding: 5px 0 0 0;
}

div.reg_block label
{
	display: block;
	width: 115px;
	margin: 0 10px 10px 0;
	float: left;
	text-align: right;
	color: black;
}

div#profile_generator div.question
{
	clear: left;
	position: relative;
}

div#profile_generator div.question label
{
	float: left;
	margin: 0 20px 0 0px;
	clear: none;
	font-size: 0.75em;
	padding: 5px 0 0 0;
}

div#profile_generator div.question p
{
	float: left;
	width: 420px;
	clear: none;
}

div#profile_generator div.question { display: none; }

div#personal_info input, div#personal_info select
{
	border: solid 1px #F5D6A1;
	width: 200px;
}

div#security_check p, div#security_check img { margin-left: 125px; }

div#security_check input#captcha,
div#security_check input#select_font
{
	width: 107px;
	border: solid 1px #F5D6A1;
}

div#security_check img { margin-top: 5px; }

div#security_check p label
{
	text-align: left;
	width: 90px;
	font-weight: normal;
}

p.extra_space { margin-bottom: 20px; }
div#security_check p.clear_r { }

div#body_content p#disclaimer
{
	float: right;
	font-size: 0.6875em;
	margin: 0;
	width: 200px;
}

body#profile div#body_content,
body#friends div#body_content,
div#body_content.styled_header
{
	padding: 0px 0px 10px 1px;
	width: 645px;
	position: relative;
}

body#profile div#body_content p { margin: 0 0 20px 260px; }
body#profile div#body_content p label { display: block; }

body#profile div#body_content p.profile_name
{
	font-size: 0.875em;
	font-weight: bold;
}

div#profile_overview, div#friends_overview, div#styled_h
{
	background: #F7F7F7;
	border-bottom: solid 1px #B7B7B7;
	padding: 10px 0 0 260px;
	margin: 0 0 10px 0;
}

body#profile div#body_content div#profile_overview p { margin: 0 0 10px 0; }

div#image_friends_list
{
	float: left;
	padding: 20px 0 0 20px;
}

img#profile_image
{
	display: block;
	margin-bottom: 50px;
}

div#profile_friends
{
	background: white;
	width: 210px;
}

div#profile_friends h3
{
	color: black;
	background: #F7F7F7;
	border-bottom: solid 1px #B7B7B7;
	padding: 5px 0 0 5px;
}

a.see_all_link
{
	font-size: 0.75em;
	float: right;
	padding: 5px 5px 0 0;
}

a.see_all_link_full
{
	text-align: right;
	display: block;
	background: #F7F7F7;
	border-bottom: solid 1px #B7B7B7;
	padding: 5px 5px 0px 5px;
	font-size: 0.75em;
	clear: left;
}

div#profile_friends ul
{
	list-style-type: none;
	margin: 10px 0 0 0;
}

div#profile_friends li
{
	float: left;
	display: inline;
	width: 50px;
	margin: 0 10px 10px 10px;
	height: 100px;
	position: relative;
}

div#profile_friends li a
{
	font-size: 0.6875em;
	color: blue;
	font-weight: normal;
	vertical-align: bottom;
	display: table-cell;
}

div#profile_friends li a:hover { text-decoration: underline; }

body#profile div#body_content div#profile_friends p
{
	padding: 0;
	margin: 0;
}

body#profile div#body_content div#profile_friends p#profile_friends_num { margin-left: 5px; }

body#profile div#body_content div#profile_friends span
{
	position: absolute;
	bottom: 0px;
}

div#friends_overview, div#styled_h { padding: 40px 30px 10px 50px; }

div#friends_overview h2,
div#styled_h h2
{
	font-size: 1.125em;
	font-weight: bold;
	color: #7C7C7C;
}

div#friends_overview h2 em,
div#styled_h h2 em { color: black; }

div#friends_overview ol
{
	list-style-type: none;
	float: right;
}

div#friends_overview ol li
{
	display: inline;
	font-size: 0.75em;
	font-weight: bold;
	margin: 0 2px 0 0px;
	color: black;
}

div#friends_overview ol li#profile_friends_num { margin-right: 20px; }

div#friends_overview ol li a,
div#friends_overview ol li a:link
{
	color: black;
	text-decoration: underline;
}

div#friends_overview ol li  a:hover { color: #E69813; }

ul#all_friends_list
{
	list-style-type: none;
	margin: 0 0 0 50px;
}

ul#all_friends_list li
{
	float: left;
	width: 130px;
	padding-right: 10px;
	margin: 0 0 20px 0;
	height:150px;
}

ul#all_friends_list li img { margin: 0 0 10px 0; }

ul#all_friends_list li a
{
	color: #7C7C7C;
	font-size: 0.75em;
}

ul#all_friends_list li a:hover { color: black; }
dl { margin: 15px 20px 0px 20px; }

dt
{
	border-top: solid 1px #B7B7B7;
	padding: 15px 30px 5px 30px;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
}

dt.first_faq { border: none; }
dt, dd { font-size: 0.75em; }
dd { padding: 0px 30px 0px 30px; }
div#privacy_content { padding: 20px 20px 20px 50px; }
div#privacy_content ul { margin: 10px 0 10px 20px; }
div#privacy_content h3 { margin-top: 10px; }

div#flashcontainer
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

div#flashcontent
{
	width: 660px;
	height: 380px;
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin: 0 0 0 -330px;
}

div.app_detail
{
	clear: left;
	padding-right: 65px;
	margin-top:20px;
}

div.app_detail img
{
	float: left;
	margin: 0 20px 30px 0;
}

body#applications h3
{
	margin-top: 0px;
	margin-bottom: 30px;
}

body#applications div.app_detail h3
{
	margin-top: 0px;
	margin-bottom: 10px;
	color: #3c3c3c;
	line-height:1em;
}

iframe
{
	width: 0px;
	height: 0px;
}

div#process
{
	width: 660px;
	height: 380px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -330px;
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -190px;
	/* Half the height of the DIV tag which is also 50 pixels */
}
