/* --- copyright 2008 wolffmedia --- */
/* --- section torahclub --- */

/* --- basic elements ---*/
a { color: #ad4815; }
a:link { color: #ad4815; }
a:visited { color: #ad4815; }
a:hover { color: #d94a23; }
a:active { color: #ad4815; }
p a:hover { color: #d94a23;}
ul a:hover { color: #d94a23; }
dt a, dt a:link, dt a:visited, dt a:active { color: #ad4815; }
dt a:hover { color: #d94a23;  }
h2 a, h2 a:link, h2 a:visited, h2 a:active {
  color:#5e2a1c;
  border-width:0;
  }
h2 a:hover {
  color:#AD4815;
  text-decoration:none;
  }
h4 a, h4 a:link, h4 a:visited, h4 a:active { color: #5e2a1c;  }
h4 a:hover {
	color: #98432E;
	text-decoration: none;
}
blockquote a:hover { color: #d94a23; text-decoration: none;  }
/*--- page banner --- */
#banner {
	background-image: url(/_images/design/portions-header-logo.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

#banner-popup {
	background-image: url(/_images/design/portions-header-logo.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
#banner a:hover {
	color: #F5ECCF;
}
#banner P.quicknav
        {
	color: #803C3C;
}

/* ---------------- standard elements --- */
u { text-decoration: none; border-bottom: 1px dotted #ad4815; }

/*--- special classes ---*/
.underline {
	border-bottom-color: #ad4815; }

/* TOP NAVIGATION */

.ddcolortabs a:link.current, .ddcolortabs a:visited.current {
	background-color: #5e2a1c;
	background-image: url(/_menu/dd/media/tabs_left_hover.png);
	background-repeat: no-repeat;
	background-position: left top;	
	color: #FFF;
}

.ddcolortabs a:link.current span, .ddcolortabs a:visited.current span{
	background-color: #5e2a1c;
	background-image: url(/_menu/dd/media/tabs_right_current.png);
	background-repeat: no-repeat;
	color: #FFF;
}	


/* this value set hover color, but is set in main menu css 

.ddcolortabs a:hover.current {
	background-color: #e2e0da;
	color: #333333;
}

.ddcolortabs a:hover.current span {
	background-color: #e2e0da;
	color: #333333;
}
*/

/* add this to see if selected background color is persistent on current tab 

.ddcolortabs .selected a {
	background-color: #e2e0da;
	color: #333333;
}

.ddcolortabs .selected a span {
	background-color: #e2e0da;
	color: #333333;
}
*/


#sectionbar {
	top: 0;
	margin: 0 auto;
	padding: 0;
	height: 12px;
	width: 960px;
	background-image: url(/_images/design/sectionbar-tp.png);
	background-repeat: no-repeat;
}
/* MENU SECTION */


.sectioncolor {
	color: dbaf35;
}

/*--- infobar ---*/
#infobar h1 { color: #ae8e36; }
#infobar h2 { color: #ae8e36; }

/*--- infobar inversed---*/
#infobar-inv h1 { color: #E3DABF; }
#infobar-inv h2 { color: #E3DABF; }
#infobar-inv p { color: #e6e6e0; }

/*--- Toolbar ---*/
#toolbar a:hover { color: #d94a23; }

/* --- left column standard ---*/
#leftcolumn h1 {
	color: #AD4815;
}
#leftcolumn h2 { color: #5e2a1c; }
#leftcolumn h3 { color: #000; }
#leftcolumn h3.ding { background-image: url(/_images/design/ding.png); background-repeat: no-repeat; background-position: 0 8px; padding-left: 30px; }
#leftcolumn h4 { color: #000; }
#leftcolumn h4.ding { background-image: url(/_images/design/ding.png); background-repeat: no-repeat; background-position: 0 3px; padding-left: 30px; }
#leftcolumn h5 { color: #000; }
#leftcolumn h5.ding { background-image: url(/_images/design/ding.png); background-repeat: no-repeat; background-position: 0 3px; padding-left: 30px; }
#leftcolumn h6 { color: #000; }
#leftcolumn dl dt { color: #000; }

/* --- single column ---*/
#singlecolumn h1 { color: #AD4815; }
#singlecolumn h2 { color: #5e2a1c; }
#singlecolumn h3 { color: #000; }
#singlecolumn h4 { color: #000; }
#singlecolumn h5 { color: #000; }
#singlecolumn h6 { color: #000; }
#singlecolumn dl dt { color: #000; }
/*--- right column standard ---*/
#rightcolumn h2 { color: #5e2a1c; }
#rightcolumn h3 { color: #5e2a1c; }
#rightcolumn h4 { color: #5e2a1c; }
#rightcolumn h5 { color: #5e2a1c; }
#expand-list ul li { color: #ad4815; background-image: url(/_images/design/bullet-expand1.png); }

/*--- sidebar box --- this will be removed */

#h4list ul li { color: #495372; }
