﻿/* $$$ ====[ the container for the columns ] */
/*
    View http://pro.dev1pro.corbis.pre:8080/Stylesheets/BrowseBase.css
    for a list of files that can be over written here
*/



/* $$$ ====[ Outline Signup push ]*/
#outline_member_push p {
	width: auto;
	background-color: #292929;
	border-bottom: 1px solid #666;
	height: 46px;
	line-height: 46px;
	width: 100%;
	text-align: center;
}
#outline_member_push span {
	font-weight: bold;
	font-size: 14px;
	color: white;
}

#pls_login {
	color: white;
	font-weight: bold;
}

.anchor {display: none !important}
div.MainColumn ul.FeaturedItems {
	margin-bottom: 40px;
}

/* $$$ ====[ Outline Signup form ]*/

html body .BackLink {
	display: none !important;
}

html body#ctl00_body {
/*	background-color: #e8e8e8 !important;*/
	width: 785px;
	overflow-x: hidden;
}


html body div.contentWrapper{
	height:auto !important;
	overflow-x: hidden;
	overflow: visible !important;
	padding-left: 26px ;
	background: #dbdbdb !important;
}
html body div.contentWrapper p{
	width: 438px;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
}

/* The resx file adds an extra, empty <p> delete it */
html body div.contentWrapper p:first-child{
	display: none;
}

#OutlineMembershipForm li input,
#OutlineMembershipForm li select {
	width: 500px;
}

div.contentWrapper h1{
	font-weight:bold;
	font-size:14px;
}
div.navImages{
	float:right;
	margin-top: 8px;
}
.titleWrapper{
	color: #ccc;
	font-size:15px !important;
	height:26px;
	padding-left:26px;
	height: 36px;
	line-height: 35px;
	background: transparent url(/Browse/xml/Outline/images/signup_header_bg.png) repeat-x top left scroll;
}
div.titleWrapper img.closeLink{
	background:transparent url(/Images/iconClose.gif) no-repeat scroll 0 0;
	display:inline-block;
	height:16px;
	width:16px;
	cursor:pointer;
	margin-right:12px;
}

div.OutlineSignup p,
div.OutlineSignup div.OutlineMembershipForm li input,
div.OutlineSignup div.OutlineMembershipForm li select{
	width:90%;
}

div.OutlineMembershipForm fieldset{
	border:none;
	padding:0;
	padding:5px 0 5px 0;
}
div.OutlineMembershipForm label{
	display:block;
	padding-bottom:2px;
}
div.OutlineMembershipForm li{
	padding-bottom:5px;
}

div.OfficeSelector{
	position: absolute;
	top: 51px;
	left: 545px;
}
div.OfficeSelector p{
	padding:5px 20px;
	width:90%;
	line-height:1.333;
}
div.OfficeSelector ol#ContactInformation li{
	padding:5px 20px;
	width:90%;
	display:none;
	line-height:1.333em;
}
div.OfficeSelector ol#ContactInformation li.active{
	display:block;
}

.OutlineSignup div.ButtonRow500 {
	width: auto !important;
	background: none !important;
	text-align: left !important;
}

