* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/beta1/header/background.png) repeat-x #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
}


.loginbar a {
	display: block;
	float: right;
	margin: 6px 0 0 30px;
	text-decoration: none;
}

/* header */
.header {
	width: 984px;
	height: 39px;
	margin: 0 auto 16px;;
	background: url(../images/beta1/header/headerback.png) no-repeat;
}

.header .logo {
	position: absolute;
	left: 30px;
	top: 6px;
	padding: 22px 97px 0 0;
	background: url(../images/members/members_logo.gif) no-repeat;
}

.header .logo {
	margin-left: -20px;
}

.hlinks {
	display: block;
	float: right;
	margin-right: 20px;
	line-height: 45px;
	font-size: 10px;
}

.hlinks.first {
	margin-right: 10px;
}

.headerbar {
	height: 43px;
	background: #333;
	border: 1px solid #000;
	border-bottom: none;
	border-right: none;
	border-left: none;
}

.headerbar .wrap {
	height: 43px;
}

.headerbar h1 {
	float: left;
	line-height: 43px;
	margin-right: 15px;
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;;
}

.title {
	font-size: 10px;
	text-transform: uppercase;
	color: #aaa;
}

.what-is-this {
	float: left;
	padding: 43px 74px 0 0;
	background: url(../images/beta1/header/what-is-this.gif) no-repeat;
}

.headerlink {
	position: absolute;
	padding-top: 33px;
	background-position: 0 -36px;
	background-repeat: no-repeat;
	bottom: 0;
}

.headerlink:hover {
	background-position: 0 0;
	padding-top: 32px;
	border-bottom: 1px solid #ddd;
}

.headerlink.current {
	background-position: 0 0;
	padding-top: 33px;
	margin-bottom: 0px;
	border: none;
}

.headerlink.account {
	padding-right: 56px;
	right: -1px;
	background-image: url(../images/beta1/header/settings-button.png);
}

.headerlink.advisors {
	padding-right: 89px;
	right: 54px;
	background-image: url(../images/beta1/header/advisor-button.png);
}

.headerlink.vendors {
	padding-right: 89px;
	right: 142px;
	right: 54px;
	background-image: url(../images/beta1/header/vendor-button.png);
}

.headerlink.marketplace {
	padding-right: 77px;
	right: 326px;
	right: 142px;
	background-image: url(../images/beta1/header/marketplace-button.png);
}

.headerlink.builder {
	padding-right: 97px;
	right: 230px;
	right: 218px;
	background-image: url(../images/beta1/header/builder-button.png);
}

.headerlink.dashboard {
	padding-right: 33px;
	right: 402px;
	right: 314px;
	background-image: url(../images/beta1/header/dashboard-button.png);
}

.tagline {
	position: absolute;
	right: 0;
	top: 18px;
	width: 191px;
}

/* sidebar */
.sidebar {
	float: left;
	width: 149px;
	margin: 0 5px 0 5px;
}

.sidebaritem {
	margin-bottom: 25px;
	cursor: pointer;
}

.sidebar h3 {
	color: #000;
	font-size: 11px;
}

.sidebar a.more {
	position: absolute;
	right: 0;
	top: 2px;
	font-size: 10px;
}

.sidebar ul {
	list-style: none;
}

.sidebar li {
	background: #fff;
	overflow: hidden;
	min-height: 10px;
	margin-bottom: 1px;
	color: #888;
	font-size: 10px;
	padding: 5px 5px;
}

.sidebar li.none {
	height: auto;
	padding: 5px 5px;
	color: #ddd;
}

.sidebar span.none {
	color: #ddd;
}

.sidebar .bar {
	background: #fff;
	height: 12px;
	line-height: 12px;
	overflow: hidden;
	margin-bottom: 1px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	display: none;
}

.sidebar .selected li,
.sidebar .selected h3, 
.sidebar .selected .bar {
	color: #fff;
	margin: 0 23px 0 5px;
}

.sidebar .selected li,
.sidebar .selected .bar {
	margin-top: 5px;
}

.sidebaritem.hover {
	background: #F4E366;
	padding-top:5px;
	margin-top: -5px;
	padding-left: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	margin-left: -4px;
	margin-right: -3px;
	margin-bottom: 20px;
}

.buildersidebar {
	margin-top: -16px;
}

.buildersidebar .sidebaritem.hover {
	padding-bottom: 4px;
	padding-top: 3px;
	margin-top: -3px;
	margin-bottom: 3px;
}

.sidebaritem.hover .more {
	top: 7px;
	right: 3px;
}

.buildersidebar .selected,
.buildersidebar .sidebaritem.selected.hover {
	background: url(../images/beta1/builder/selected.png) no-repeat;
	width: 176px;
	margin: -2px -17px 1px -5px !important;
	height: 30px;
	padding: 10px 0 15px;
}

.buildersidebar .sidebaritem {
	margin-bottom: 8px;a
}

.buildersidebar .info {
	position: relative;
	float: left;
	margin-top: 15px;
}

/* navbar */
.navbar {
	width: 160px;
	background: #fff;
	font-size: 11px;
	border-right: 1px solid #BDD9DD;
	border-top: 1px solid #BDD9DD;
	border-left: 1px solid #BDD9DD;
}

.navbar .inside {
	padding: 0;
	margin: 0;
}

.navbar ul {
	list-style: none;
	background-color:rgb(235,235,235);
	padding:5px 5px 5px 15px;
	
}



.navbar ul ul {
	margin: .5em 1em;
}

.navbar h3
{
	font-weight:normal;
	padding:5px 5px 5px 10px;
	margin:0px;
}


/* eventcal */
.eventcal {
	float: left;
	display: none;
	clear: left;
	width: 160px;
	background: #fff;
	height: 130px;
	border: 1px solid #bbb;
	margin-top: 20px;
	font-size:9px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.eventcal_table td {
	padding: 2px 5px;
}

.eventcal_table {
	margin: 5px auto 10px;
	text-align: center;
}

.eventcal .head {
	font-size: 18px;
}

/* breadcrumb */
.breadcrumb {
	width: 945px;
	font-size: 12px;
	padding: 10px;
	font-weight:bold;
	background: #fff;
	border-bottom:  1px solid #ccc;
}

.breadcrumb a {
	color: #000;
	font-weight: normal;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

/* main */
.main {
	float: right;
	margin: 20px 40px;
	width: 724px;
}

h1.description {
		font-size: 21px;
		margin-bottom: .2em;
}

h3.description {
	font-style: italic;
	font-size: 12px;
}

h3.description.bottom {
	margin-bottom: 20px;
}

div.button {
	position: absolute;
	right: 20px;
	top: 2px;
	line-height: 30px;
	text-align: center;
	height: 32px;
	width: 120px;
}

div.button a {
	display: block;
	height: 30px;
	width: 120px;
	line-height: 30px;
	text-align: center;
	background: url(../images/buttons/black_back.png) repeat-x;
	color: #fff;
}

div.button a:hover {
	text-decoration: none;
}

div.button a:active {
}

.conwrap {
	background: #fff;
	border: 1px solid #D2E3EC;
	border-top: none;
	padding: 1px 0;
}

.content {
	padding: 20px 0;
	margin: 1px 0;
	padding-bottom: 20px;
	min-height: 850px;
	_height: 850px;
	background: url(../images/beta1/header/content-background.png) repeat-y #fff;
}

.content .inside {
	padding: 5px;
	border:1px solid #999999;
	min-height:400px;
	_height:400px;
}

.getstarted {
	width: 873px;
	height: 112px;
	margin: 0 auto 20px;
	padding: 0 0 20px;
	border-bottom:1px solid #ddd;
}

.getstarted .one,
.getstarted .two,
.getstarted .three {
	display: block;
	position: absolute;
	height: 50px;
	width: 230px;
	background: #fff;
	top: 50px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	opacity: 0;
	filter: alpha(opacity = 0);
}

.getstarted .one {
	left: 45px;
}

.getstarted .two {
	left: 348px;	
}

.getstarted .three {
	left: 636px;
}

.getstarted .one:hover,
.getstarted .two:hover,
.getstarted .three:hover {
	opacity: .2;
	filter: alpha(opacity = 20);
}

.getstarted .close {
	position: absolute;
	display: block;
	right: -8px;
	top: 27px;
	height: 0;
	width: 0;
	padding: 24px 24px 0 0;
	overflow: hidden;
	background: url(../images/close.png) no-repeat;
}

.getstarted.small {
	width: 643px;
	height: 91px;
	margin-left: 40px;
	float: left;
}

.getstarted.small .one,
.getstarted.small .two,
.getstarted.small .three {
	width: 160px;
	height: 30px;
}

.getstarted.small .one {
	left: 28px;
	width: 170px;
}

.getstarted.small .two {
	left: 258px;
}

.getstarted.small .three {
	left: 473px;
}

.first_select {
	height:40px;margin:0px 0px 6px 0px;border:1px solid #CCCCCC;font-size:13px;text-align:right;
}

.first_standard {
	background-color:#DCE7ED;height:40px;margin:0px 0px 6px 0px;border:1px solid #CCCCCC;font-size:13px;text-align:right;
}

.first_tier a {
	color:#333333;
}

.first_tier {
	float:left;width:160px;padding-top:27px;
}

.second_tier {
	float:right;width:760px;font-size:10px;margin-top:0;
}

.second_select {
	margin:2px 0px 2px 0px;padding:8px 4px 8px 4px;float:left;margin-right:20px;background-color:#CEEFFF;
}

.second_standard {
	margin:2px 0px 2px 0px;padding:8px 4px 8px 4px;float:left;margin-right:20px;
}

.second_menu {
	margin-top:10px;padding-top:10px;padding-bottom:10px;border-top:1px dotted #666666;border-bottom:1px dotted #666666;
}



.builder_main {
	position:relative;min-height:400px;_height:400px;border-right:1px solid #999999;border-bottom:1px solid #999999;border-left:1px solid #999999;
}

.third_tier {
	float:right;
	font-size:12px;
	margin: 20px 40px 20px 0;
	width:155px;
}

.third_tier select {
	width: 154px;
}

.third_header_box {
	margin-top: 20px;
	padding: 10px;
	text-align: center;
	background: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #000;
}

.third_header a {
	color: #fff;
}

.third_header a:hover {
	color: #eeefee;
}

.third_list_box {
	padding-top: 5px;
}

.third_tier ul {
	font-size: 10px;
	margin: 0 15px;
	list-style: square;
}

.third_tier li {
	margin-bottom: 2px;
}

.third_header {
	font-weight:bold;
	color: #fff !important;
}

.builder_next {
	text-align:right;bottom:0;right:0;padding-bottom:20px;
}

.builder_content_float {
	float:left;margin:0px 0px 0px 0px;width:500px;font-size:12px;padding:20px 0 0 10px;
}

.second_tier ul {
	margin-left:20px;
}

.builder_content {
	font-size:12px;padding:0 0 20px 10px;
}

.buildertext {
	float: left;
	width: 532px;
	margin: 20px 40px;
}

.builder_content h2 {
	margin-top: 15px;
}

.buildertext ul {
	margin: 1em 2em;
}

/* footer */
.footer {
	border-top: 1px solid #ccc;
	background: #fff;
	height: 100px;
	padding: 40px 0;
}

.m_titlebar {
	height:43px;background-image:url('/images/members/top_green.jpg');background-repeat:repeat-x;
}

.m_tab {
	margin:0 6px 0 0;padding:0px;float:left;
}

.m_buttons {
	cursor:pointer;
}

.viewtabs {
	margin: -30px 0 5px;
}

.viewtab {
	
	float: left;
	padding: 4px 10px 5px;
	background: #333;
	font-size: 10px;
	color: #eeefee;
	margin-right: 1px;
	border: 1px solid #333;
	border-bottom: none;
}

.viewtab.current {
	background: #fff;
	color: #000;
}

.viewtab:hover {
	color: #fff;
	background: #555;
}

.viewtab.current:hover {
	color: #000;
	background: #fff;
}

.ui-dialog-content ul {
	margin: 1em 2em;
}
