﻿/* CSS Document */

/* LAYOUT START */

html, body, img
{
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
}


#outer, #outer2
{
	margin: 0 auto;
	padding: 0;
	width: 780px;
	text-align: left;
	background: #FFFFFF;
}

#inner, #inner2
{
	width: 740px;
	margin: 0;
	padding: 0 20px;
}

#header
{
	float: left;
	width: 740px;
	height: 127px;
}

#header-left
{
	float: left;
	width: 180px;
}

#header-right
{
	float: left;
	width: 560px;
}

#search-container
{
	float: left;
	margin: 100px 0 0 0;
	padding: 0;
	width: 560px;
}

#search-input
{
	float: left;
	border: none;
	margin: 0;
	padding: 3px;
	width: 133px;
	height: 22px;
	background: url(http://www.brodies.com/images/v2-search-input.gif) 0 0 no-repeat;
	font-size: 70%;
}

#search-submit
{
	float: left;
	border: none;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 22px;
}


#topbox
{
	float: left;
	width: 740px;
	height: 91px;
	margin: 0;
	padding: 0 0 15px 0;
}

#topbox ul
{
	float: left;
	width: 740px;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}

#topbox ul li
{
	float: left;
	width: 178px;
	margin: 0;
	padding: 0 9px 0 0;
}

#topbox ul li.last
{
	padding-right: 0px;
}

#topbox ul li img
{
	width: 178px;
	height: 91px;
}

#teasers
{
	width: 552px;
	margin: 0 0 0 -14px;
	padding: 10px 0;
	list-style: none;
}

#teasers li
{
	float: left;
	margin: 0;
	padding: 0;
	width: 272px;
}

#teasers li#second
{
	float: left;
	margin: 0 0 0 8px;
	padding: 0;
	width: 272px;
}

#footer
{
	padding: 60px 0 0 0;
}

#footer-top
{
	width: 100%;
	background: #B0A597 url(http://www.brodies.com/images/bg/v2-footer-bottom.gif) top left repeat-x;
	padding: 0 0 20px 0; /* remove these styles to revert to full width footer */
	margin: 0 auto;
	width: 740px; /* remove these styles to revert to full width footer */
}

#footer-bottom
{
	width: 100%;
	background-color: #B54A4A;
	padding: 0 0 20px 0; /* remove these styles to revert to full width footer */
	margin: 0 auto;
	width: 740px; /* remove these styles to revert to full width footer */
}

.footer-content
{
	margin: 0 auto;
	padding: 0;
	width: 740px;
	text-align: left;
}

.footer-content-left
{
	float: left;
	margin: 0;
	padding: 0 20px 0 20px;
	margin-right: -3px; /* FIX for IE6 Duplicate Characters Bug - see http://www.positioniseverything.net/explorer/dup-characters.html */
	width: 340px;
}

.footer-content-left p
{
	margin: 20px 0 0 0;
}

p#keywords
{
	margin: 50px 0 0 0;
	font-size: 80%;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

.footer-content-right
{
	float: left;
	margin: 0;
	padding: 0;
	width: 360px;
}

address
{
	float: left;
	padding: 20px 0 0 5px;
	width: 165px;
	font-size: 80%;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

#quick-links
{
	display: inline;
	margin: 20px 0 0 0;
	background: url(http://www.brodies.com/images/bg/v2-quick-links.gif) top left no-repeat;
}

#quick-links ul
{
	margin: 0;
	padding: 30px 0 0 5px;
	width: 355px;
	list-style: none;
}

#quick-links ul li
{
	float: left;
	margin: 0;
	padding: 0 0 3px 15px;
	width: 155px;
	background: url(http://www.brodies.com/images/v2-bullet-quick-links.gif) no-repeat 0 .4em;
}

.clr
{
	clear: both;
}

.noshow
{
	display: none;
}

/* LAYOUT END */



/* TEXT START */

body
{
	font-size: medium;
	font-family: arial, verdana, sans-serif;
	color: #5A5959;
}

#search-input
{
	color: #7D7D7D;
}

.footer-content
{
	color: #FFFFFF;
	font-size: 60%;
}

.footer-content a
{
	color: white;
	text-decoration: none;
}

.footer-content a:hover
{
	color: white;
	text-decoration: underline;
}

address
{
	font-style: normal;
}

a
{
	color: #7F0000;
	text-decoration: none;
}

a:hover
{
	color: #7F0000;
	text-decoration: underline;
}

.folderlink a, .folderlink a:hover
{
	color: #000000;
	text-decoration: none;
}

.selectedFolder a, .selectedFolder a:hover
{
	color: #000000;
	text-decoration: none;
}

.selectedFolder a:active
{
	color: #4800FF;
	text-decoration: none;
}

.doclink a
{
	color: #4800FF;
	text-decoration: none;
	 
}

.doclink a:hover
{
	color: #4800FF;
	text-decoration: underline;
}

/* TEXT END */


td.case-item
{
	width: 200px;
	text-align: left;
	vertical-align: top;
}

td.case-item-space
{
	width: 10px;
}

td.case-item-data
{
	width: 490px;
	text-align: left;
	vertical-align: top;
}

/*ModalPopup*/

div.ModalEditPanelOuter
{
	padding: 10px 10px 10px 10px;
	text-align: center;
	border: solid 1px #000000;
}


.modalBackground
{
	background-color: #B5D8FF;

}


.fake
{
	display: none;
}

span.missingInfo
{
	color: #ACACAC;
}

