/*

	CCLA main stylesheet

*/

/* =General
---------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body 
{
	background: #e2e2e2 url('/images/wrapper/bg.gif') repeat-x 0 0;
}
body#library
{
	background: #fff;
	background-image:none;
}



ul, ul li {
	margin: 0;
	padding: 0;
	
	list-style: none;
}

ul.column 
{
	
	
	
}
ul.column li 
{
	
	list-style-type:none !important;
	
}


img, a img {
	border: 0;
}

body,pre {

	font-family: arial, verdana, sans-serif;
	font-size: 13px;
}

table tr td {
	font-size: 13px;
	vertical-align: top;
}

.clearit:after { 
    content: "."; 
    display: block; 
    clear: both; 
    height: 0; 
    visibility: hidden; 
}

.clearit { 
    min-height: 0; 
    height: 0; 
}

html>body .clearit { 
    height: auto; 
}

.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 0;
	font-size: 1px;
}

.block {
	display: block;
}

/* =Branding
--------------------------------------------------------------------------------------------------- */
#branding  {
	/* background: url('/images/wrapper/branding-bg.jpg') 0 0 no-repeat;  */
	background: url('/images/wrapper/cityscape.jpg') right bottom no-repeat;
	min-height: 123px;
	height: auto !important;
	height: 123px;
}

#branding #logo {
	display: block;
	float: left;
	width: 356px;
	height: 70px;
	margin-top: 22px;
	padding-left: 30px;
}

#branding #logofr {
	display: block;
	float: left;
	width: 356px;
	height: 70px;
	margin-top: 0px;
	padding-left: 30px;
}

#branding #toolbar {
	float: right;
	font-size: 12px;
	color: #c7042e;
	margin-top: 12px;
	padding-right: 40px;
	
}



#branding #toolbar ul li {
	float: left;
}

#branding #toolbar ul li a {
	display: block;
	float: left;
	color: #6a5c50;
	text-decoration: none;
	padding: 0 8px 0 8px;
}

#branding #toolbar ul li a:hover {
	color: #c7042e;
}

#branding #toolbar ul li #search ul li.search {
	margin-top: -2px;
	position: relative;
}

#branding #toolbar ul li #search ul li.search-btn {
	margin: 2px 0 0 4px;
	padding-right: 3px;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#outer-wrapper {
	background: url('/images/wrapper/wrapper-middle-bg.png') 0 0 repeat-y;
	width: 1020px;
	margin: 0 auto;
}

#wrapper {
	background: url('/images/wrapper/wrapper-top-bg.png') 0 0 no-repeat;
	margin: 0 auto;
}

#inner-wrapper {
	background: url('/images/wrapper/wrapper-bottom-bg.png') -3px 100% no-repeat;
	width: 982px;
	padding: 0 16px 53px;
	margin: 0 auto;
}

#main-content {
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#main-content #left {
	float: left;
	width: 185px;
}

#main-content #middle {
	float: left;
	width: 502px;
}

#main-content #full {
	float: left;
}

#main-content #right {
	float: right;
	width: 280px;
	min-height: 220px;
	margin-top: -11px;
	padding: 26px 0 10px 0
}

#main-content #middle-full {
	float: left;
}

#main-content #text-content, #main-content #text-content {
	color: #333333;
	padding: 15px 0 10px 0;

}

/* Resources */
#main-content .resources ul li {
	color: #666666;
	font-size: 13px;
	padding: 0 0 18px 27px;
}
#main-content .resources ul li a {
/*	color: #666666;
	font-weight: bold;
	text-decoration: none;*/
}

#main-content .resources ul li.pdf {
	background: url('/images/ico-acrobat.png') 0 1px no-repeat;
}

#main-content .resources ul li.ppt {
	background: url('/images/ico-powerpoint.png') 0 1px no-repeat;
}

#main-content .resources ul li.excel {
	background: url('/images/ico-excel.png') 0 1px no-repeat;
}

#main-content .resources ul li.word {
	background: url('/images/ico-word.png') 0 1px no-repeat;
}

#main-content .resources ul li a:hover {
	color: #c60c30;
	text-decoration: underline;
}

#main-content .resources ul li .date {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
}

/* =Layout homepage
---------------------------------------------------------------------------------------------------- */
#home #intro.intro-fr {
	background: url("/images/wrapper/feature-bg-fr.png") 0 100% no-repeat;
}

#home #intro {
	background: url('/images/wrapper/feature-bg.png') 0 100% no-repeat;
	min-height: 202px;
	height: auto !important;
	height: 202px;
}

#home #intro h1 
{
	display: none;
	margin: 15px 0 10px 25px !important;
}

#home #intro p {
	display: none;
	float: left;
	width: 310px;
	color: #333333;
	line-height: 17px;
	padding: 0 0 0 32px;
}

/* Section buttons */
#home #section-btns  {
	background: url('/images/wrapper/drop-shadow.gif') 0 100% no-repeat;
	padding-bottom: 20px;
}

#home #section-btns li {
	float: left;	
}

#home #section-btns li a {
	display: block;
	float: left;
	color: #63676a;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}

#home #section-btns li a span {
	display: none;
}

#home #section-btns li a.lawyers-fr {
	background: url('/images/wrapper/member-benefits-button-bg-fr.png') 0 0 no-repeat !important;
}

#home #section-btns li a.lawyers {
	background: url('/images/wrapper/member-benefits-button-bg.png') 0 0 no-repeat;
	width: 327px;
	height: 91px;
}

#home #section-btns li a.judiciary-fr {
	background: url('/images/wrapper/ccla-library-button-bg-fr.png') 0 0 no-repeat !important;
}

#home #section-btns li a.judiciary {
	background: url('/images/wrapper/ccla-library-button-bg.png') 0 0 no-repeat;
	width: 327px;
	height: 91px;
}

#home #section-btns li a.legal-fr {
	background: url('/images/wrapper/community-marketplace-button-bg-fr.png') 0 0 no-repeat !important;
}

#home #section-btns li a.legal {
	background: url('/images/wrapper/community-marketplace-button-bg.png') 0 0 no-repeat;
	width: 328px;
	height: 91px;
}

#home #section-btns li a:hover {
	background-position: 0 -91px;
}

#home #homepage-content {
	padding: 35px 31px 0 33px;
}


/* News and Events */
#home #homepage-content #news-events {
	float: left;
	width: 605px;
}

#home #homepage-content #news-events h2 {
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 16px;
	padding-bottom: 13px;
}

#home #homepage-content #news-events p {
	line-height: 16px;	
}

#home #homepage-content #news-events ul {
	float: left;
	width: 285px;
	padding-right: 15px;
}

#home #homepage-content #news-events ul li {
	color: #666666;
	font-size: 13px;
	padding: 0 0 20px 19px;
}

#home #homepage-content #news-events ul li a {
	/*color: #666666;
	font-weight: bold;
	text-decoration: none;*/
}

#home #homepage-content #news-events ul li.news1 {
	background: url('/images/icon-news1.gif') 0 3px no-repeat;
}

#home #homepage-content #news-events ul li.news2 {
	background: url('/images/icon-news2.gif') 0 3px no-repeat;
}

#home #homepage-content #news-events ul li a:hover {
	color: #c60c30;
	text-decoration: underline;
}

#home #homepage-content #news-events ul li .date {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
}


/* Homepage buttons */
#home #homepage-content #btns {
	float: right;
}
#home #homepage-content #btns .button-list {
	padding-left: 18px;
}
#home #homepage-content #btns .button-list div {
	margin: 0 0 10px;
}
#home #homepage-content #btns p {
	width: 277px; 
	/* height: 119px; */
	margin: 0 0 13px 0 !important;
}

#home #homepage-content #btns p a {
	display: block;
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}

#home #homepage-content #btns p a span {
	display: block;
	font-size: 22px;
	line-height: 18px;
	margin-bottom: 10px;
}

#home #homepage-content #btns p.member-benefits {
	background: url('/images/wrapper/btn-member-bg.jpg') 0 0 no-repeat;
}

#home #homepage-content #btns p.member-benefits a {
	width: 167px; 
	height: 97px;
	padding: 22px 95px 0 15px;
}

#home #homepage-content #btns p.marketplace {
	background: url('/images/marketplace.jpg') 0 0 no-repeat;
}

#home #homepage-content #btns p.marketplace a {
	width: 167px; 
	height: 97px;
	padding: 45px 95px 0 15px;
}

#home #homepage-content #btns p.library {
	background: url('/images/wrapper/btn-library-bg.jpg') 0 0 no-repeat;
}

#home #homepage-content #btns p.library a {
	width: 144px; 
	height: 97px;
	padding: 22px 0 0 123px;
}
#home #homepage-content .feature-box-middle {
	background: url(/images/wrapper/feature-box-middle-bg.png) repeat-y 0 0;
	padding:  15px 0;
}
#home #homepage-content .feature-box-top {
	background: url(/images/wrapper/feature-box-top-bg.png) no-repeat 0 0;
	padding: 25px 0 0;
}

#home #homepage-content .homepage-feature-box-top-fr {
	background: url(/images/wrapper/homepage-feature-box-top-bg-fr.png) no-repeat 0 0;
	padding: 49px 0 0;
}

#home #homepage-content .homepage-feature-box-top {
	background: url(/images/wrapper/homepage-feature-box-top-bg.png) no-repeat 0 0;
	padding: 49px 0 0;
}

#home #homepage-content .feature-box-bottom {
	background: url(/images/wrapper/feature-box-bottom-bg.png) no-repeat 0 100%;
	padding: 0 0 46px;
	width: 296px;
}
#home #homepage-content .homepage-feature-box-bottom {
	background: url(/images/wrapper/homepage-feature-box-bottom-bg.png) no-repeat 0 100%;
	padding: 0 0 235px;
}
#home #homepage-content .feature-box {
	padding: 0 10px 0 35px;
	color: #444;
}
#home #homepage-content .feature-box-title {
	color: #AE0428;
	font-size: 1.5em;
}
#home #homepage-content #btns .feature-box p {
	width: auto;
	height: auto;
	margin: auto !important;
}
#home #homepage-content .feature-box-title span {
	font-size: 1.6em;
}

/* =Sidebar
---------------------------------------------------------------------------------------------------- */
/* Sub content nav */
#right #sub-content-nav {
	width: 185px;
	margin: 0 0 22px 20px;
	border-bottom: 1px solid #d9d2c9;
}

#right #sub-content-nav li {
	border-top: 1px solid #d9d2c9;
	border-right: 1px solid #d9d2c9;
	line-height: 14px;
}

#right #sub-content-nav li a {
	background: url('/images/wrapper/sub-content-nav-arrow.gif') 97% 6px no-repeat;
	display: block;
	color: #000000;
	font-size: 12px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 10px 5px 0;
}

#right #sub-content-nav li a:hover,
#right #sub-content-nav li a.active,
#right #sub-content-nav li a.active:hover {
	color: #c7042e;
}

/* News and Events */
#main-content #right .news-events {
	padding: 0 21px 0 21px;
}

#main-content #right .news-events li {
	color: #666666;
	font-size: 13px;
	padding: 0 0 20px 19px;
}
#main-content #right .news-events li a {
	/*color: #666666;
	font-weight: bold;
	text-decoration: none;*/
}

#main-content #right .news-events li.news1 {
	background: url('/images/icon-news1.gif') 0 3px no-repeat;
}

#main-content #right .news-events li.news2 {
	background: url('/images/icon-news2.gif') 0 3px no-repeat;
}

#main-content #right .news-events li a:hover {
	color: #c60c30;
	text-decoration: underline;
}

#main-content #right .news-events li .date {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
}

/* Document list */
#main-content #right .documents {
	padding: 0 21px 0 21px;
}

#main-content #right .documents li {
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 15px 23px;
}

#main-content #right .documents li a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#main-content #right .documents li.pdf {
	background: url('/images/icon-pdf.gif') 0 2px no-repeat;
}

#main-content #right .documents li.word {
	background: url('/images/icon-word.gif') 0 2px no-repeat;
}

#main-content #right .documents li a {
	color: #c60c30;
	text-decoration: underline;
}

#main-content #right .documents li a:hover {
	color: #000000;
	text-decoration: underline;
}


/* Document list */
#main-content  .documents {
	padding: 0 21px 0 21px;
}

#main-content  .documents li {
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 15px 23px;
}

#main-content  .documents li a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#main-content  .documents li.pdf {
	background: url('/images/icon-pdf.gif') 0 2px no-repeat;
}

#main-content  .documents li.word {
	background: url('/images/icon-word.gif') 0 2px no-repeat;
}

#main-content  .documents li a {
	color: #c60c30;
	text-decoration: underline;
}

#main-content  .documents li a:hover {
	color: #000000;
	text-decoration: underline;
}
/* =Main nav
--------------------------------------------------------------------------------------------------- */
#main-nav {
	background: url('/images/wrapper/main-item-bg.gif') 0 0 repeat-x;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	position: relative;
}

#home #main-nav {
	margin-bottom: 0;
}

#main-nav {
}

#main-nav a {
	background: url('/images/wrapper/main-nav-bg.png') 0 0 repeat-x;
	float: left;
	display: block;
	font-family: 'trebuchet ms', arial, verdana, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	min-height: 25px;
	height: auto !important;
	height: 25px;
}

#main-nav a.about {
	width: 148px;
}

#main-nav a.resources {
	width: 155px;
}

#main-nav a.events {
	width: 128px;
}

#main-nav a.member {
	width: 190px;
}

#main-nav a.library {
	width: 133px;
}

#main-nav a.practice {
	width: 228px;
}

#main-nav a:hover {
	float: left;
	background-position: 0 -34px;
}

#main-nav a span 
{
	
	display: block;
	min-height: 23px;
	height: auto !important;
	height: 23px;
	text-align: center !important;
	cursor: pointer; /* IE6*/
}



#main-nav a span span {
	background: url('/images/wrapper/main-item-divider.gif') 0 0 no-repeat;
	display: block;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	padding-top: 9px;
}

#main-nav a:hover span span {
	background: url('/images/wrapper/main-item-divider.gif') 0 -45px no-repeat;
}

/* =Main nav CSS Menus (Core styles - Do not modify)
---------------------------------------------------------------------------------------------------- */



/*  *********************   ADDED SECTION   ****************************** */



/* =Main navigation - CSS dropdown menus
---------------------------------------------------------------------------------------------------- */   
#main-nav {
	/* background: url('/images/wrapper/main-nav-bg-slice.png') 0 0 repeat-x; */
	background: url('/images/wrapper/main-nav-bg.png') 0 0 repeat-x;
	clear: both;
	width: 982px;
	min-height: 34px;
	height: auto !important;
	height: 34px;
	margin: 0 auto;
}

#main-nav ul.main-navItems li
{
    border-right: 1px solid #888888;
}

#main-nav ul.main-navItems li.last, #main-nav ul.main-navItems li.last-fr
{
    border-right: none;
}

#main-nav ul.main-navItems li a
{
    padding: 9px 40px 0;
}

#main-nav ul.main-navItems li.main-nav-en > a
{
    padding: 9px 55px 0;
}

#main-nav ul.main-navItems li.last-fr a
{
    padding: 9px 38px 0;
}

/* --- Begin general look/skin --- */
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}

.sf-menu {
	float: left;
}

.sf-menu a {
	text-decoration: none;
}

/* Essential Styles */
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em; /* Left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility: inherit; /* Fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 2.5em; /* Match top ul list item height */
	z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em; /* Match ul width */
	top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 200px; /* Match ul width */
	top: 0;
}

/**** Begin arrow styles (use if needed) *****/
.sf-menu a.sf-with-ul {
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -999em;
	overflow: hidden;
	/* background:	url('') no-repeat -10px -100px; */
}

a > .sf-sub-indicator {  /* Give all except IE6 the correct values */
	top: .8em;
	background-position: 0 -100px; /* Use translucent arrow for modern browsers*/
}

/* Apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* Arrow hovers for modern browsers*/
}

/* Point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }

/* Apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* Arrow hovers for modern browsers*/
}
/**** End arrow styles *****/

/* Main menu item styles */
#menu li a.standards {
	 background: url('/images/en/main-menu-standards.jpg') 0 0 no-repeat; 
	width: 107px;
	height: 34px;
}

#menu li a.labor {
	 background: url('/images/en/main-menu-labor.jpg') 0 0 no-repeat; 
	width: 212px;
	height: 34px;
}

#menu li a.career {
	 background: url('/images/en/main-menu-career.jpg') 0 0 no-repeat; 
	width: 150px;
	height: 34px;
}

#menu li a.immigration {
	 background: url('/images/en/main-menu-immigration.jpg') 0 0 no-repeat; 
	width: 181px;
	height: 34px;
}

#menu li a.partnership {
	 background: url('/images/en/main-menu-partnership.jpg') 0 0 no-repeat; 
	width: 116px;
	height: 34px;
}

#menu li a.resource {
	 background: url('/images/en/main-menu-resource-tool.jpg') 0 0 no-repeat; 
	width: 190px;
	height: 34px;
}

#menu li a.standards:hover,
#menu li a.labor:hover,
#menu li a.career:hover,
#menu li a.immigration:hover,
#menu li a.partnership:hover,
#menu li a.resource:hover {
	background-position: 0 -34px !important;
}

#menu li.sfHover a, #menu li a.active {
	background-position: 0 -34px;
}

#menu a.main-item span {
	visibility: hidden;
}

/* Horizontal navbar */
.sf-navbar {
	position: relative;
	clear: both;
}

.sf-navbar li {
	/*position: static; */
}

.sf-navbar ul li {
	width: auto;
	float: left;
}

#main-nav .sf-navbar li ul {
	width: 200px; /* Need width for IE6 */
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2 !important;
	border-bottom: 1px solid #c2c2c2;
	color: #000000;
}


#main-nav .sf-navbar li ul li {
	position: relative;
}

#main-nav .sf-navbar li ul li a {
/*
	margin-right: 30px;
	padding: 8px 0 10px 0;
*/	
	background: #ffffff;
	color: #c7042e;
	font-size: 13px;
	text-decoration: none;
	min-height: 27px;
	height: auto !important;
	height: 27px;
	min-width: 175px;
	width: auto !important;
	width: 175px;
	margin: 0 !important;
	padding: 7px 10px 0 15px;
	
	border-top: 1px solid #dcdbdb;
	border-right: 1px solid #c2c2c2;
}


/* Arrow - applied to sub nav */
#main-nav .sf-navbar li ul li a.sf-with-ul, #main-nav .sf-navbar li ul li a.sf-with-ul:hover 
{
    background: #ffffff url('/images/wrapper/menu-down-arrow.gif') 180px 15px no-repeat !important;
	padding-right: 30px;
	width: 155px;
	min-width: 155px;
}

/* Vertical sub nav */
#main-nav .sf-navbar li ul li ul 
{
    left: 200px !important;
    margin-top: -32px;
}

#main-nav .sf-navbar li ul li a:hover 
{
	background: #efefef url('/images/wrapper/dd-nav-item-bg.gif') 0 0 repeat-x;
	color: #000000 !important;
	padding: 7px 10px 0 15px;
	border-top: 1px solid #dcdbdb;

}

.sf-navbar li.current, .sf-navbar li a.current, .sf-navbar li.current a {
	color: #000;
}

/* Essetial styles - Do Not Modify - */
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current, .sf-navbar li a.current, .sf-navbar li.current a,
.sf-navbar li a.current, .sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	background-position: 0 -34px !important;
}

ul.sf-navbar li ul li a:focus,
ul.sf-navbar li ul li a:hover,
ul.sf-navbar li ul li a:active,
ul.sf-navbar li ul li.sfHover a {
	color: #000000;
}

ul.sf-navbar li ul li ul li:hover,
ul.sf-navbar li ul li ul li.sfHover,
ul.sf-navbar li ul li ul li.sfHover a,
ul.sf-navbar li ul li.current ul li.current,
ul.sf-navbar ul li li a:focus, 
ul.sf-navbar ul li li a:hover, 
ul.sf-navbar ul li li a:active {
	background: #eeeeee;
	color: #000000;
}

ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left: 0;
	top: 2.5em; /* Match top ul list item height */
}

ul.sf-navbar .current ul ul {
	top: -999em;
}

.sf-navbar li li.current > a {
	font-weight: normal !important;
}

/*** Point all arrows down ***/
/* Point right for anchors in subs */
.sf-navbar ul .sf-sub-indicator { 
	background-position: -10px -100px; 
}

.sf-navbar ul a > .sf-sub-indicator { 
	background-position: 0 -100px; 
}

/* Apply hovers to modern browsers */
.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
/* background-position: -10px -100px; /* Arrow hovers for modern browsers */
}





/*  ********************* END ADDED SECTION *****************************  */




/*


.qmmc .qmdivider {display:block;font-size:1px;border-width:0px;border-style:solid;}
.qmmc .qmdividery {float:left;width:0px;}
.qmmc .qmtitle {display:block;cursor:default; }
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
.qmmc {position:relative;width:100%;}
.qmmc a, .qmmc li {float:left;display:block;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div {visibility:hidden;position:absolute;}

*/


/* (MAIN) Container */	

/*
#qm0 {	
	margin: 0;
	padding: 0;
}
*/

/* (MAIN) Items */	

/*
#qm0 a {	
	margin: 0;
	padding: 0;
}	

#qm0 a:hover, #qm0 a#active {
}

*/

/* (MAIN) Parent Items */	

/*

#qm0 .qmparent {
	
}

*/

/* (MAIN) Active State */	

/*

body #qm0 .qmactive, body #qm0 .qmactive:hover {
	margin: 0;
	padding: 0;
}

*/

/* (SUB) Container */	

/*

#qm0 div {	
	color: #000000;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2 !important;
	border-bottom: 1px solid #c2c2c2;
	width: 200px;
}
 

*/


/* (SUB) Items */	

/*

#qm0 div a {	
	background: #ffffff;
	color: #c7042e;
	font-size: 13px;
	text-decoration: none;
	min-height: 27px;
	height: auto !important;
	height: 27px;
	min-width: 175px;
	width: auto !important;
	width: 175px;
	margin: 0 !important;
	padding: 7px 10px 0 15px;
	
	border-top: 1px solid #dcdbdb;
	border-right: 1px solid #c2c2c2;
}

*/

/* (SUB) Hover State */	

/*

#qm0 div a:hover {	
	background: #efefef url('/images/wrapper/dd-nav-item-bg.gif') 0 0 repeat-x;
	color: #000000 !important;
	padding: 7px 10px 0 15px;
	border-top: 1px solid #dcdbdb;
}


*/


/* (SUB) Active State*/	

/*

body #qm0 div .qmactive, body #qm0 div .qmactive:hover {	
	background: #efefef url('/images/wrapper/dd-nav-item-bg.gif') 0 0 repeat-x;
	color: #000000 !important;
	padding: 7px 10px 0 15px;
	border-top: 1px solid #dcdbdb;
}

#qm0 div a.first, #qm0 div a.first:hover {
	border-top: 0;
}	

*/

/* Active state */

/*

#main-nav a.active, #main-nav a.active:hover {
	background-position: 0 -34px;
}

#main-nav a.active span span, #main-nav a.active:hover span span {
	background: url('/images/wrapper/main-item-divider.gif') 0 -45px no-repeat;
}

*/

/* =Breadcrumb
---------------------------------------------------------------------------------------------------- */
#breadcrumb {
	font-size: 11px;
	color: #999999;
	margin: 0 0 14px 0 !important;
}

#breadcrumb a {
	font-size: 11px;
	color: #999999;
}

#breadcrumb a:hover {
	color: #c60c30;
}

/* =Left navigation
--------------------------------------------------------------------------------------------------- */
#left-nav {
	width: 145px;
	margin: 15px 0 0 4px;
	background: url(/images/wrapper/left-nav-middle-bg.png) repeat-y 100% 0;	
}
.left-nav-top {
	background: url(/images/wrapper/left-nav-top-bg.png) no-repeat 100% 0;
	padding: 45px 0 0;
}
.left-nav-bottom {
	background: url(/images/wrapper/left-nav-bottom-bg.png) no-repeat 100% 100%;
	padding: 0 0 300px;
}
#left-nav li {
	background: url(/images/wrapper/left-nav-item-bg.png) no-repeat 0 100%;
}

#left-nav li ul.leftNav-subMenu li
{
    background: url(/images/wrapper/left-nav-item-bg.png) no-repeat 100% 0;
}

#left-nav li ul.leftNav-subMenu li a 
{
    background: none;
    color: #777777;
    margin-left:10px;
    padding-right: 10px;
    font-size: 0.85em;
}

#left-nav li.active ul.leftNav-subMenu li a 
{
    background:#ffffff;
    padding: 5px 9px 4px 15px;
}

#left-nav li.active ul.leftNav-subMenu li
{
    padding: 0px 1px 1px 0px;
}

#left-nav li ul.leftNav-subMenu li a.active, #left-nav li ul.leftNav-subMenu li a:hover
{
    color: #000000;
}
  

#left-nav li.active 
{
    background: url("/images/wrapper/left-nav-anchor-active-bg.png") repeat-y scroll 0 100% transparent;
}

#left-nav li a {
	background: url('/images/wrapper/left-nav-item-arrow.gif') 94% 13px no-repeat;
	display: block;
	color: #CE072E;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 20px 5px 15px;
}

#left-nav li a:hover
{
	background-position: 94% -68px;
	color: #c7042e;
}

#left-nav li a.active, 
#left-nav li a.active:hover 
{
    background: url('/images/wrapper/sidebar-gradient-arrow.png') 94% 13px no-repeat;
	color: #c7042e;
}

#left-nav li a.active:

ul#sub-nav {
	width: auto;
	padding: 0px 0 0 31px;
	border-top: 1px solid #e8e8e8;

}


#left-nav li ul#sub-nav li {
	border-top:none;	
	border-right: none;
	list-style-type:circle;
	
}

#left-nav li ul#sub-nav li a {
	background:none;
	display: block;
	color: #666666 ;
	font-size: 12px;
	text-decoration: none;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	line-height: 15px;
	padding: 4px 10px 4px 0;
}

#left-nav li ul#sub-nav li a:hover,
#left-nav li ul#sub-nav li a.active,
#left-nav li ul#sub-nav li a.active:hover {
	background-position: 94% -23px;
	color: #c7042e;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	width: 982px;
	color: #63676a;
	font-size: 11px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#footer a {
	color: #63676a;
	margin: 0 4px 0 4px;
}

#footer a:hover{
	color: #000000;
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a, a:focus {
	outline: none;
	color: #c60c30;
}

a:hover {
	outline: none;
	color: #000000;
}

.rss-feed {
	background: url('/images/icon-rss.gif') 100% 0 no-repeat;
	color: #808084;
	display: block;
	float: right;
	font-size: 12px;
	font-weight: normal;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	padding: 4px 31px 0 0;
}

/* =Lists
--------------------------------------------------------------------------------------------------- */
#main-content #middle #text-content ul {
 	list-style: square; 
	margin: 16px 0 16px 18px;
}

#main-content #middle #text-content ul.columnwidgetlist 
{
    margin-left: 0px;
}

#main-content #middle #text-content ul li {
 	list-style: disc !important; 
	line-height: 18px;
}

#main-content #middle #text-content ol {
 	list-style: decimal; 
	margin: 16px 0 16px 23px;
}

#main-content #middle #text-content ol li {
 	list-style: decimal; 
	line-height: 18px;
}

/* =Typography
---------------------------------------------------------------------------------------------------- */
#main-content #text-content p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 16px 0;
}

#main-content #text-content h1 {
	color: #cb2234;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 10px 0 10px 0;
}

#main-content #text-content h2 {
	font-size: 16px;
	color: #666666;
	margin: 0 0 10px 0;
}

#main-content #text-content h3 {
	font-size: 13px;
	color: #333333;
	margin: 0 0 8px 0;
}

#main-content .resources h2 {
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 14px;
	padding-bottom: 10px;
}

/* Sidebar */
#main-content #right h3 {
	color: #63676a;
	font-size: 17px;
	border-bottom: 1px solid #b1a79c;
	margin: 0 20px 14px 18px;
	padding-bottom: 2px;
}

#main-content #right h4 {
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 20px 10px 18px;
	padding-bottom: 2px;
}

#main-content #right p {
	line-height: 16px;
	padding:10px;
}

/* =Forms
---------------------------------------------------------------------------------------------------- */
form .search-field {
	background: #ffffff;
	font-size: 11px;
	height: 15px;
	width: 118px;
	padding: 2px 0 0 2px;
	border: 1px solid #cccccc;
}

form .seach-label {
	color: #6a5c50;
	padding: 0 4px 0 8px;
}

/* =Tables
---------------------------------------------------------------------------------------------------- */
.data {
	border-top: 1px solid #6a5c50;
	border-left: 1px solid #6a5c50;
	margin: 10px 0 16px 0;
}	

.data tr th {
	background: #efefef;
	color: #000000;
	text-align: left;
	padding: 6px;
	border-right: 1px solid #6a5c50;
	border-bottom: 1px solid #6a5c50;
}

.data tr td {
	color: #000000;
	text-align: left;
	padding: 6px;
	border-right: 1px solid #6a5c50;
	border-bottom: 1px solid #6a5c50;
}


/* News and Events */

#main-content  .news-events ul.news-events 
{
	
	list-style: none !important;
	list-style-type: none !important;
	padding: none;
	margin:none;
}

#main-content  .news-events li 
{
	list-style: none !important;
	list-style-type: none !important;
	color: #666666;
	font-size: 13px;
	padding: 0 0 10px 19px;
}
#main-content  .news-events li a {
/*	color: #666666;
	font-weight: bold;
	text-decoration: none;*/
}

#main-content  .news-events li.news1 {
	background: url('/images/icon-news1.gif') 0 3px no-repeat;
}

#main-content  .news-events li.news2 {
	background: url('/images/icon-news2.gif') 0 3px no-repeat;
}

#main-content  .news-events li a:hover {
	color: #c60c30;
	text-decoration: underline;
}

#main-content  .news-events li .date {
	color: #000;
	font-size: 10px;
/*	font-weight: bold;*/
	text-decoration: none;
	margin-bottom: 2px;
}

#content-container-two-column ul.eventCalendar
{
	margin-left:30px;
	list-style-type: none !important;
	padding: 0px 0px 0px 0px;
	margin-left:0px;
	background:none;	
}
.eventname
{
	font-weight:bold;
	padding-bottom:5px
}

.eventtopic
{
	padding-bottom:5px
}

div.fieldheader{
	font-size: 15px;
	color: #666666;
	margin: 0 0 3px 0;
}
div.fieldValue{

	margin: 0 0 6px 0;
}

select.inputField
{
	width: 100%;
	padding-right:0px;
	font-family:Tahoma;
	font-size:11px;
}

input.inputField
{
	width: 98%;
	font-family:Tahoma;
	font-size:11px;
}
.eventtype{
	display:block;
	list-style: none !important;
	list-style-type: none !important;
}
div.EktronPersonalizationWrapper .topmenu
{
	height:20px;
}
#uData {
	background-color: #fff;
}
.FC3 {
	background-color: #fff;
}


/* -----------  <PPC> EKTRON FIXES  ------------ */

#main-content #middle #text-content li.PBItem {
	list-style: none !important;
}

#main-content #middle #text-content ul.column {
	margin: 0 !important;
}

.fc3 {
	color: black !important;
	font-size: 12px;
}


/* -----------  <PPC> PAGE ELEMENTS  ------------ */

.button, .button-noarrow {
	background: url(../images/button-bg.gif) top right no-repeat;
	color: white;
	border: none;
	padding: 4px 25px 5px 10px;
	margin-right: 5px;
	font-size: 12px;
	border-left: 1px solid #AA0A29;
	cursor: pointer;
}

.button-noarrow {
	background: url(../images/button-noarrow-bg.gif) top right no-repeat;
	padding-right: 10px;
}

.error {
	clear: left;
	display: block;
	color: #d00;
	font-size: 12px;
}


.eventCalendar {
	background: url(/images/ico-event.png) 0 15px no-repeat;
	padding: 20px 0 0 60px;
	border-top: 1px solid #ddd;
}



table.styled {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

table.styled p {
	margin: 0 !important;
}

td.header {
	background: #C60C30 !important;
	color: white;
	font-weight: bold;
}

table.styled td {
	padding: 6px;
	background: #F2EFEA;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* <PPC> */

input.text {
	border: 1px solid #ccc;
	padding: 4px;
	margin-bottom: 4px;
	width:180px;
}

select.select {
	border: 1px solid #ccc;
	padding: 4px;
	margin-bottom: 4px;
	width:180px;
}
select.selectsmalltext {
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 2px;
	font-size:11px;
}


#in-this-section {
	padding-left: 20px;
	padding-top: 10px;
}

#in-this-section ul {
	padding: 1em 0 1em 30px;
}

#in-this-section li {
	list-style-type: disc !important;
	padding-bottom: 5px;
}

/* Library */

#library{background-color:white !important;}
dbtw_ID_Toolbar_Top table{background-color:white !important;}
uData form{background-color:white !important;}
uData table tr td{background-color:white !important;}

#library input[type='text'], #library select {
	border: 1px solid #ccc;
	padding: 4px;
	margin-bottom: 4px;
}

#library input[type='text']:focus {
	border: 1px solid #ccc;
}

#library select {
	#font-size: 16px;
}

#library input[type='button'], #library input[type='submit'], #library input[type='reset'], #dbtw_ID_Toolbar_Top input[type='button'], #dbtw_ID_Toolbar_Top input[type='submit'], #dbtw_ID_Toolbar_Top input[type='reset'] {
	background: url(../images/button-noarrow-bg.gif) top right no-repeat;
	color: white;
	border: none;
	padding: 4px 10px 5px 10px;
	#padding: 5px 10px 6px 10px;
	margin-right: 5px;
	font-size: 12px;
	/*border-left: 1px solid #AA0A29;*/
	cursor: pointer;
}

#dbtw_ID_Toolbar_Top {
	background: #f4f4f4;
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

#dbtw_ID_Toolbar_Top hr {
	display: none;
}

table#library {
	margin-bottom: 1.5em;
}

form#library {
	margin-bottom: 1.5em;
}

#library font {
	font-size: 12px;
}

#qbe_form table td {
	padding-right: 5px;
}

/* Marketplace */

#main-content #middle #text-content .marketplace {
	margin: 0;
	padding: 0;
}

#main-content #middle #text-content .marketplace li {
	list-style: none !important;
	border: 1px solid #ddd;
	background: #f4f4f4;
	padding: 10px 10px 0 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#main-content #middle #text-content .marketplace li:hover {
	border-color: #999;
	background: #e9e9e9;
}

.validation {
	color: red;
}

/* ViewMask - waiting button clicks */
.loadmask {
    z-index: 100;
    position: absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #CCC;
    width: 500;
    height: 500;
    zoom: 1;
	border:1px solid #999;
}
.loadmask-msg {
    z-index: 20001;
    position: absolute;
    top: 0;
    left: 0;
    border:1px solid #999;
    background: #c3daf9;
    padding:2px;
}
.loadmask-msg div {
    padding:5px 10px 5px 25px;
    background: #fbfbfb url('/images/loading.gif') no-repeat 5px 5px;
    line-height: 16px;
	border:1px solid #a3bad9;
    color:#222;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    cursor:wait;
}
.masked {
    overflow: hidden !important;
}
.masked-relative {
    position: relative !important;
}
.masked-hidden {
    visibility: hidden !important;
}
/*
Photo Gallery
  */
div.thumb {
	margin: 10px;
	border: 1px solid #A0ACC0;
	float: left;
	width:auto;
	padding:10px;
	text-align: center;

} 
div.thumb img{
    display: inline;
    border: 1px solid #A0ACC0;
    margin:0 !important;

}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;}
.phototitle {
    text-align: center;
    font-weight: normal;
    width: 120px;
    margin: 0 3px 3px 3px;
} 
div.cropper{
	height:125px;
	overflow:hidden;
	width:125px;
}
/*
	Photo Gallery
  */
#gallery{
	width:540px;

}
div.phototitle{
	font-size:11px;
}

a.pdf_icon{
    background:url(/images/pdf_icon.png) no-repeat;
    padding-bottom: 1px;
    padding-left: 21px;      
}
a.link_icon{
    background:url(/images/link_icon.png) no-repeat;
    padding-bottom: 3px;
    padding-left: 21px;      
}


/* added march 8 */

#main-nav .sf-navbar li ul li a.sf-with-ul:hover {
    background: #efefef url('/images/wrapper/menu-down-arrow.gif') 180px 15px no-repeat !important;
                padding-right: 30px;
                width: 155px;
                min-width: 155px;           
}
#main-nav .sf-navbar li > ul > li:hover > a {
                background: #efefef !important; 
                color:#000;
}
#main-nav .sf-navbar li > ul > li:hover > ul > li > a {
                background: #fff url('/images/wrapper/menu-down-arrow.gif') 180px 15px no-repeat !important;
                color:#000;
}

