/* 
  -----------------------------------
  Francesca Jackson Style Sheet
  by David Lang, Look and Feel
  www.lookandfeel.uk.com
  -----------------------------------
*/
body {
	background-color: #fff;
	color: #1b1b1b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 24px 0;
	padding: 0;
	background-image: url(../assets/new-bgnd.gif);
	background-repeat: no-repeat;
}
p	{
	margin: 0 0 5px;
	padding: 0 0 5px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #1b1b1b;
}
h1 {
	text-transform: lowercase;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	color: #bababa;
	text-align: right;
	vertical-align: bottom;
	letter-spacing: 1px;
}
h2 {
	font-size: 0.9em;
	color: #1b1b1b;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.2em;
	line-height: 1.5em;
}
h3, h4 {
	margin: 0;
	font-size: 0.8em;
	color: #1b1b1b;
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0;
}
.zeromargin {
	margin: 0 !important;
}
a:link {
	color: #039;
	text-decoration: none;
	}
	
a:visited {
	color: #039;
	text-decoration: none;
	}
	
a:hover {
	color: #BC442B;
	text-decoration: none;
	}
	
a:active {
	color: #BC442B;
	text-decoration: none;
	}
#logo a:link {
	color: #fff;
	text-decoration: none;
}
	
#logo a:visited {
	color: #fff;
	text-decoration: none;
}
	
#logo a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #fff;
	background-image: none;
}
	
#logo a:active {
	color: #fff;
	text-decoration: none;
	background-color: #fff;
	background-image: none;
}

#logo a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #fff;
	background-image: none;
}

input {
	color: #666;
	border: 1px solid #999;
	background-color: #F4FDFF;
	font-size: 11px;
	padding: 2px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
	background-color: #F4FDFF;
	border: 1px solid #999;
	color: #666;
}
label {
	font-size: 12px;
	color: #1b1b1b;
	padding-left: 2px;
	padding-right: 2px;
}
select {
	font-size: 11px;
	color: #1b1b1b;
	border: 1px solid #4a4a4a;
	padding: 2px;
	background-color: #F4FDFF;
}
.warning	{
	font-size: 0.75em;
	line-height: 1.5em;
	color: #1b1b1b;
	border: 1px solid #666;
	padding: 5px;
	text-align: center;
	margin: 0px;
}
.copyright {
	font-size: 0.7em;
	color: #787878;
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: 1.5em;
	margin-top: 10px;
}
.copyright a:link {
	color: #787878;
	text-decoration: none;
}
.copyright a:visited {
	color: #787878;
	text-decoration: none;
}
.copyright a:hover {
	color: #BC442B;
	text-decoration: none;
}
.copyright a:active {
	color: #BC442B;
	text-decoration: none;
}
.copyright a:focus {
	color: #BC442B;
	text-decoration: none;
}
.copyrightuberlink {
	color: #1b1b1b;
}
.copyrightuberlink a:link {
	color: #1b1b1b;
	text-decoration: none;
}
.copyrightuberlink a:visited {
	color: #1b1b1b;
	text-decoration: none;
}
.copyrightuberlink a:hover {
	color: #963;
	text-decoration: none;
}
.copyrightuberlink a:active {
	color: #963;
	text-decoration: none;
}
.copyrightuberlink a:focus {
	color: #963;
	text-decoration: none;
}
.crumbs {
	font-size: 0.75em;
	text-align: right;
	color: #999;
}
.crumbs a:link {
	color: #999;
	text-decoration: none;
}
.crumbs a:visited {
	color: #999;
	text-decoration: none;
}
.crumbs a:hover {
	color: #963;
	text-decoration: none;
}
.crumbs a:active {
	color: #963;
	text-decoration: none;
}
.crumbsuberlink {
	text-align: right;
	color: #1b1b1b;
	font-weight: normal;
}
.crumbsuberlink a:link {
	color: #1b1b1b;
	text-decoration: none;
	font-weight: normal;
}
.crumbsuberlink a:visited {
	color: #1b1b1b;
	text-decoration: none;
	font-weight: normal;
}
.crumbsuberlink a:hover {
	color: #1b1b1b;
	text-decoration: none;
	font-weight: normal;
}
.crumbsuberlink a:active {
	color: #1b1b1b;
	text-decoration: none;
	font-weight: normal;
}
.sidesearchtable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 5px;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-image: url(../assets/dj_linkgradient.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.searchtitle {
	font-size: 0.75em;
	color: #666;
	padding-bottom: 0px;
	line-height: 1.5em;
}
.navsidebar {
	margin: 0px;
	padding: 0px;
}
.copyscapebanner {
	padding-top: 0px;
	padding-bottom: 20px;
}
.floatright {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
