/* GLOBAL SETTINGS------------------------------------- GLOBAL SETTINGS */

html {
	background: url(../img/html_bg.jpg) 0 0 repeat;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
}

body {
	background: url(../img/body_bg.jpg) top center no-repeat;
}



/* LINKS -------------------------------------------------------- LINKS */

a {
	color: #cb2118;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
}

div.left_options a {
	font-size: 1.25em;
	color: #757166;
	text-decoration: none;
	padding: 0px 18px 0px 0;
	background: url(../img/side_selected_arrow.gif) top right no-repeat;
	display: block;
	width: 120px;
	height: 35px;
}

div.left_options a:hover {
	background-position: 124px -38px;
	text-decoration: none;
	color: #000;
	
}

h4 a {
	color: #605b4d;
	text-decoration: none;
}

h4 a:hover {
	color: #000;
	text-decoration: none;
}

a#join_now_btn {
	width: 123px;
	height: 117px;
	background: url(../img/join_btn.png) 0 0 no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

a#join_now_btn span {
	position: absolute;
	margin: 0 -9999em 0 -9999em;
}

/* HEADINGS ---------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #605b4d;
}

h1 {
	font-size: 1.8em;
	line-height: 1.8em;
	font-weight: 600;
}

h2 {
	font-size: 1.5em;
	font-weight: 600;
	line-height: 1.6em;
}

h3 {
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.4em;
}

h4 {
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
}

h5 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
}

h6 {
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: bold;
}


/* PARAGRAPHS ------------------------------------------------ PARAGRAPHS */

p {
	font-size: 100%;
	line-height: 1.4em;
	padding: 0 0 1.25em 0;
}


/* LISTS -------------------------------------------------------- LISTS */

ul, ol {
	padding:0 0 1.25em 2.5em;
}

li {
	padding-bottom: 0.5em;
}




/* LAYOUT ------------------------------------------------------ LAYOUT */

#container {
	width: 960px;
	position: relative;
	margin: 0 auto;
	padding-top: 20px;
}


#header {
	width: 942px;
	height: 338px;
	background: url(../img/header.jpg) 0 0 no-repeat;
	margin: 0 auto;
}

#header_internal {
	width: 960px;
	height: 163px;
	background: url(../img/header_internal.jpg) 0 0 no-repeat;
	margin: 0 auto;
}


#page {
	width: 900px;
	background-color: #cbc3ad;
	margin: 0 auto;
}

#page_bottom {
	display: block;
	width: 900px;
	font-size:0;
	line-height: 0;
	background: url(../img/page_bottom.png);
	height: 18px;
	margin: 0 auto;
}

#content {
	width: 681px;
	float: right;
	display: inline;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 0 13px 10px 0;
}

#content_internal {
	width: 800px;
	/*min-height: 400px;*/
	height: auto !important;
	height: 400px;
	padding: 30px;
}

#side {
	width: 205px;
	float: left;
	display: inline;
	margin: -35px 0 0 -22px;
	position: relative;
}

#side .top {
	width: 205px;
	height: 14px;
	font-size: 0;
	line-height: 0;
	background: url(../img/side_cont_top.png) 0 0 no-repeat;
}

#side .content {
	width: 179px;
	padding: 13px;
	background: url(../img/side_cont_bg.gif) 0 0 repeat-y;
	padding-top: 40px;
}

#side .bottom {
	width: 205px;
	height: 12px;
	font-size: 0;
	line-height: 0;
	background: url(../img/side_cont_bottom.png) 0 0 no-repeat;
}

div.member {
	width: 100%;
	padding: 7px 0;
	border-bottom: 1px dashed #b8b2a0;
}

div.member img {
	float: left;
}

div.member .delegate {
	width: 100px;
	float: left;
}

div.member h4 {
	line-height: 0.9em;
	padding-bottom: 6px;
}

div.member p {
	padding-bottom: 0;
}

div.member .info {
	width: 119px;
	float: right;
}




/*-- active trends box --*/
div.active_trends {
	width: 681px;
	height: auto;
}

div.active_trends .top {
	width: 681px;
	height: 10px;
	font-size: 0;
	line-height: 0;
	background: url(../img/at_cont_top.gif) 0 0 no-repeat;
}

div.active_trends .bottom {
	width: 681px;
	height: 10px;
	font-size: 0;
	line-height: 0;
	background: url(../img/at_cont_bottom.gif) 0 0 no-repeat;
}

div.active_trends .content {
	width: 649px;
	background: url(../img/at_cont_bg.gif) 0 0 repeat-y;
	padding: 16px;
}

div.left_options {
	width: 138px;
	float: left;
	text-align: right;
	margin-left: 1px;
	display: inline;
}

#trend_box {
	width: 491px;
	display: inline;
	float: right;
	min-height: 250px;	
}

#trend_box .creator {
	font-size: 0.7em;
	font-weight: normal;
	color: #888;
}

#trend_box h1 {
	margin-bottom: 0;
	line-height: normal;
}

#trend_box .slogan {
	font-size: 0.5em;
	color: #888;
	font-variant: small-caps;
	padding-left: 15px;
}

#trend_box .stats {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #666;
}

#trend_box .members {
	margin-top: 15px;
}

#trend_box li.job1 {
	list-style-image: url(../img/visionary_small.png);
}

#trend_box li.job2 {
	list-style-image: url(../img/manager_small.png);
}

#trend_box li.job3 {
	list-style-image: url(../img/marketer_small.png);
}

#trend_box li.job4 {
	list-style-image: url(../img/researcher_small.png);
}

#trend_box li.job5 {
	list-style-image: url(../img/designer_small.png);
}

#trend_box li.job6 {
	list-style-image: url(../img/developer_small.png);
}

/*-- recent activity box --*/
div.recent_activity {
	width: 681px;
	height: auto;
}

div.recent_activity .top {
	width: 681px;
	height: 17px;
	font-size: 0;
	line-height: 0;
	background: url(../img/ra_cont_top.gif) 0 0 no-repeat;
}

div.recent_activity .bottom {
	width: 681px;
	height: 10px;
	font-size: 0;
	line-height: 0;
	background: url(../img/ra_cont_bottom.gif) 0 0 no-repeat;
}

div.recent_activity .content {
	width: 649px;
	background: url(../img/ra_cont_bg.gif) 0 0 repeat-y;
	padding: 16px;
}


div.member_activity img {
	float: left;
	display: inline;
}

div.member_activity p {
	padding-bottom: 10px;
}




#footer {
	width: 100%;
	color: #cbc3ad;
	text-align: center;
	font-size: 80%;
}

div.edgar_likes {
	width: 207px;
	height: 169px;
	background: url(../img/edgar_likes.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 202px;
	left: 17px;
	z-index: 999;
}

/* TABLES ------------------------------------------------------ TABLES */


/* FORMS -------------------------------------------------------- FORMS */




/* CUSTOM CLASSES -------------------------------------- CUSTOM CLASSES */

.clear {
	clear: both;
}

.edgar {
	font-size: 1.5em;
	font-weight: bold;
}

.success {
	font-weight: bold;
	color: #370;
}

.error {
	color: red;
}

.num {
	font-size: 1.2em;
	color: #666;
	font-weight: bold;
	display: block;
	text-align: center;
}

.msg {
	padding: 15px;
	text-align: center;
	color: #755;
	font-weight: bold;
}

.msg .eg {
	padding-left: 25px;
	font-variant: small-caps;
}



/* SUBPAGES */


#guide {
	font-size: 0.9em;
}

li.good {
	list-style-image: url(../img/good.png);
}

li.bad {
	list-style-image: url(../img/bad.png);
}

#guide h3 {
	margin-bottom: 0;
	color: #444;
	font-size: 1.4em;
}

#guide .section {
	border: 4px solid #FDD;
	padding: 0 10px 10px 10px;
	background: #FFF3F3;
}

#guide .eg {
	margin: 2px;
	color: #666;
	font-size: 0.8em;
}

#guide h3 {
	margin-top: 15px;
}

#users {
	width: 300px;
}

#conference #rego {
	padding: 5px;
	margin: 0 20px;
	border: 1px solid #bba38d;
	background: #dbd3bd;
}

#conference #rego p {
	padding: 5px;
}

#conference #rego label {
	padding-left: 20px;
}

#conference .step {
	font-size: 2em;
	font-weight: bold;
	color: #ab0108;
}

#conference .q {
	font-size: 2em;
	font-weight: bold;
	color: #333;
	display: block;
}

#content .q {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}