/* Lawyers Casebook CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(/images/bg.jpg) repeat-x;
	margin:0;
	padding:0;
}

/**** HEADINGS ****/
h1,.h1 {
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:100;
	color:#005696;
	margin:0;
}

h2,.h2 {
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	color:#FFFFFF;
	margin:0;
	padding:0;
}
h3,.h3 {
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#1c4776;
	margin:0;
	padding:0;
}

/*** Text ***/

p,.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#1c4776;
	line-height:1.7em;
}
.smallTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#486f82;
	line-height:1.5em;
}

a {
	color:#486f82;
	text-decoration:none;
}
a:visited {
	color:#486f82;
	text-decoration:none;
}
a:hover {
	color:#486f82;
	text-decoration:underline;
}
a:active {
	color:#486f82;
	text-decoration:none;
}

/**** ID TAGS ****/

#container {
	width:964px;
	margin:0 auto 0 auto;
	padding:0;
	position:relative;
}

#logo {
	background:url(/images/logo.png) no-repeat;
	margin:0 0 0 24px;
	padding:0;
	width:349px;
	height:83px;
	text-indent:-999em;
}

#navbar {
	background:url(/images/navbar.png) no-repeat;
	width:642px;
	height:48px;
	margin:0;
	padding:10px;
	position:absolute;
	left: 23px;
	top: 89px;
}

#banner {
	background:url(/images/banner.png) no-repeat;
	width:919px;
	height:231px;
	margin:0;
	padding:0;
	
}

#bannerArea {
	clear:both;
	padding-top:10px;
	width:920px;
	margin:0 auto 0 auto;
	padding:0;
	
}

/*** NAVIGATION ***/
#nav {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#ffffff;
	float:right;
	margin:-4px 35px 0 0;
	padding:0;
}

#nav a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#ffffff;
	margin:0;
	padding:0;
	text-decoration:none;
}
#nav a:visited {
	color:#ffffff;
	text-decoration:none;
}
#nav a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#nav a:active {
	color:#ffffff;
	text-decoration:none;
}

/*** MEMBER SIGN UP ***/

#member-mid {
	background:url(/images/member-mid.png) no-repeat;
	width:254px;
	height:144px;
	position:absolute;
	margin:0;
	padding:5px 10px 0 15px;
	left: 678px;
	top: 8px;
}

.form {
	width:220px;
	height:18px;
	border:1px solid #d0d9df;
	margin:3px;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#486f82;
}

.form-nosize {
	height:18px;
	border:1px solid #d0d9df;
	margin:3px;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#486f82;
}


/*** FIND A LAWYER ***/
#lawyer-box {
	background:url(/images/lawyerbox.png) no-repeat;
	width:303px;
	height:205px;
	margin:0;
	padding-top:50px; 
	padding-left:10px;	
}

/*** SIGN UP ***/
.signupTop {
	background:url(/images/signupbox-header.jpg) no-repeat;
	height:39px;
	width:257px;
	margin-top:2px;
}

.signupMid {
	background:url(/images/signupbox-mid.png) no-repeat;
	width:247px;
	padding:5px;
	margin:0px;
}

.signupArea {
	background:url(/images/signupbox-repeat.png) repeat-y top;
	width:257px;
	margin:0px;
	padding:0px;
}

.signupBottom {
	background:url(/images/signupbox-bottom.png) no-repeat;
	width:257px;
	height:13px;
	margin:0px;
	padding:0px;
}


input.submit-btn { 
	width: 70px;   /* width of the image */
	height: 24px;	/* height of the image */
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background:url(/images/signup-btn.png) no-repeat;
}

/*** BODY AREA ***/
#bodyArea {
	background:url(/images/body-repeat.jpg) repeat-y;
	margin:10px 0 0 0;
	padding:0;
	width:964px;
	clear:both;
}

#bodyTop {
	background:url(/images/top-body.jpg) no-repeat;
	margin:0;
	padding:0;
	height:46px;
	clear:both;
}

#bodyMid {
	width:920px;
	margin:0 auto 0 auto;
	padding:10px;
	clear:both;
}

#leftCol {
	width:650px;
	margin:0;
	padding:0;
	float:left;
}

#rightCol {
	width:258px;
	margin:0;
	padding:0;
	float:right;
}

#footer {
	background:url(/images/footer.jpg) no-repeat;
	height:75px;
	margin:0;
	clear:both;
	padding:15px 25px 0 25px;
}

.footerText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#002d71;
	line-height:1.7em;
}

.tooltip {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px;
	color:#FFF;
}

.ads {
	margin-bottom: 10px;
}

/*** BUTTONS ***/

/** Login to send request **/
.btn-login-request {
	background:url(/images/btn-login-request-up.jpg) no-repeat;
	width:184px;
	height:52px;
	margin:0;
	padding:0;
	cursor:pointer;
	text-indent:-999em;
	display:block;
}
.btn-login-request:hover {
	background:url(/images/btn-login-request.jpg) no-repeat;
	width:184px;
	height:52px;
	margin:0;
	padding:0;
	cursor:pointer;
	text-indent:-999em;
	display:block;
}

/** Send request **/

.btn-send-request {
	background:url(/images/btn-send-request-up.jpg) no-repeat;
	width:184px;
	height:39px;
	margin:0;
	padding:0;
	cursor:pointer;
	text-indent:-999em;
	display:block;
}
.btn-send-request:hover {
	background:url(/images/btn-send-request.jpg) no-repeat;
	width:184px;
	height:39px;
	margin:0;
	padding:0;
	cursor:pointer;
	text-indent:-999em;
	display:block;
}

/** Request pending **/

.btn-request-pending {
	background:url(/images/btn-request-pending-up.jpg) no-repeat;
	width:184px;
	height:49px;
	margin:0;
	padding:0;
	text-indent:-999em;
	display:block;
}
.btn-request-pending:hover {
	background:url(/images/btn-request-pending.jpg) no-repeat;
	width:184px;
	height:49px;
	margin:0;
	padding:0;
	text-indent:-999em;
	display:block;
}

/** YOU **/

.btn-you {
	background:url(/images/btn-you.jpg) no-repeat;
	width:184px;
	height:39px;
	margin:0;
	padding:0;
	text-indent:-999em;
	display:block;
}

/** COLLEAGUE **/

.btn-colleague {
	background:url(/images/btn-colleague.jpg) no-repeat;
	width:184px;
	height:39px;
	margin:0;
	padding:0;
	text-indent:-999em;
	display:block;
}

.approve {
	cursor:pointer;
	background:url(/images/btn-approve.jpg) no-repeat;
	width:66px;
	height:22px;
	text-indent:-999em;
	display:block;
}
.ignore {
	cursor:pointer;
	background:url(/images/btn-ignore.jpg) no-repeat;
	width:66px;
	height:22px;
	text-indent:-999em;
	display:block;
}
a.delete {
	background:url(/images/btn-remove.jpg) no-repeat;
	width:66px;
	height:22px;
	cursor:pointer;
	display:block;
	text-indent:-999em;
}