/****************************  Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#988b96; color:#ffffff;}
.box1Color						{color:#ffffff;}
.box1Color:HOVER				{color:#ffffff;}
.box1Color:active				{}

.box1Background_LightVersion	{background-color:#d0c5ce; color:#60332a;}
.box1Color_LightVersion			{color:#60332a;}
.box1Color_LightVersion:hover	{color:#60332a;}
.box1Color_LightVersion:active	{}


/** Used in titles and captions**/
.titlesColor					{color:#b0d235;}
.titlesColor:hover				{color:#b0d235;}
.pageTitleColor					{color:#b0d235;}
.pageTitleColor:hover			{color:#b0d235;}


/****************************  Main Elements ***************************/
BODY			{font-family:Arial, Helvetica, sans-serif; font-weight:normal; background-color:#ffffff; color:#756979; font-size:80%; padding:0px; margin:0px;}
BODY *			{}

TABLE			{vertical-align:top}
TD				{font-size:80%;}
HR				{border:0px; border-top:1px solid #a197a2; height:1px; width:100%; background-color:transparent;}
FORM			{display:inline;}
INPUT			{font-size:12px; font-weight:normal; font-family:Arial;}
INPUT.input		{border:#a197a2 1px solid;}
INPUT.checkbox	{border:#a197a2 1px solid;}
TEXTAREA		{border:#a197a2 1px solid;}
SELECT			{font-size:10px; font-weight:normal; font-family:Arial;}
A				{text-decoration:none; color:#b0d235;}
A:hover			{text-decoration:underline; color:#b0d235;}
A:active		{background-color:none}
IMG.dbsSkip		{border-style:none; width:0px; height:0px;}
A.dbsSkip		{display:block;}

A.PageContentShortcut			{color:#35723A ! important; background-color:#ffffff;}
A.PageContentShortcut:hover		{color:#ffffff ! important; background-color:#ffffff ! important;}
A.PageContentShortcut:active	{color:#35723A ! important; background-color:#ffffcc;}
UL.PageContentShortcut			{margin:0px; padding:0px;}
UL.PageContentShortcut LI		{margin:0px; padding:0px; list-style-image:none; list-style-type:none;}

.hidden			{position:absolute; top:-10000px; width:1px; height:1px; overflow:hidden;}

INPUT.button	{color:#FFFFFF; border-top:1px solid #e2dee0; border-right:1px solid #817c80; border-bottom:1px solid #565355; border-left:1px solid #d7d1d5; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:#9c8e94; height:18px; text-align:center; cursor:pointer; padding:0px;}
UL				{}
UL LI			{list-style:circle url('../ListIconLevel1.gif');}
.red			{color:red;}


/* Body */
TD.Left				{width:185px; padding-right:25px;}
TD.Top				{width:755px; padding:0px;}
TD.Right			{width:145px; padding-left:25px;}
TD.Center			{width:610px; padding:0px;}

DIV.LeftGreen		{width:160px; height:17px; text-align:center; padding:1px 0px; color:#fff; font-size:85%; font-weight:bold; margin-top:10px; background-color:#b0d235}
DIV.LeftGreen A		{color:#fff;}
DIV.LeftGreen A:hover{color:#fff;}
DIV.LeftPurple		{width:160px; height:17px; padding:1px 0px; color:#fff; font-size:90%; font-weight:bold; margin-top:10px; background-color:#988b96}
DIV.LeftPurpleLight	{width:160px; height:17px; padding:1px 0px; color:#60332a; font-size:90%; font-weight:bold; margin-top:5px; background-color:#d0c5ce}
DIV.LeftPurpleLightText	{width:160px; padding:0px; color:#756979; font-size:85%; font-weight:normal; margin-top:5px;}
DIV.LeftPurpleLightText A	{color:#756979;}
DIV.LeftPurpleLightText A:hover	{color:#756979;}
#shulchan_volumes	{width:160px; background-color:#988b96; margin-top:10px; text-align:center; padding:0px;}
#shulchan_volumes IMG{margin:3px; width:154px;}
DIV.VolumesTitle	{width:148px; background-color:#c4151c; text-align:center; padding:0px; color:#fff; font-weight:bold; margin:0px 6px;}
A.VolumesTitle		{color:#fff;}
INPUT.VolumesSubmit	{color:#FFFFFF; border:1px solid #ccc5ca; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:#988b96; height:18px; text-align:center; cursor:pointer; margin:4px 0px 6px 0px;}

DIV.RightGreen		{width:120px; height:17px; text-align:center; padding:1px 0px; color:#fff; font-size:85%; font-weight:bold; margin:10px 0px; background-color:#b0d235}
DIV.RightGreen A	{color:#fff;}
DIV.RightGreen A:hover{color:#fff;}

DIV.RightPurpleLight	{width:120px; height:17px; padding:1px 0px; color:#60332a; font-size:90%; font-weight:bold; margin-top:5px; background-color:#d0c5ce}
DIV.RightPurpleLightText	{width:120px; padding:0px; color:#756979; font-size:85%; font-weight:normal; margin-top:5px;}
DIV.RightPurpleLightText A	{color:#756979;}
DIV.RightPurpleLightText A:hover	{color:#756979;}

TABLE.content		{margin-top:20px;}
TD.content			{padding-top:20px;}

TABLE.body			{margin-top:5px; width:100%;}
TABLE.bodyItem		{}
TABLE.bodyList		{}

/** Bread Crumbs **/
TD.navigationTabContainer	{}
DIV.navigationTabContainer	{color:#756979;}
A.navigationTab				{text-decoration:none;color:#756979;}
A.navigationTab:hover		{text-decoration:underline;color:#756979;}
UL.NavigationTab			{font-size:85%; PADDING:0px; MARGIN:0px 0px 10px 0px;}
UL.NavigationTab LI			{display:inline;}

/** Page Title & Description **/
TD.PageTitle			{}
DIV.PageTitle			{font-weight:bold; font-size:130%; margin-bottom:10px; color:#b0d235;}
TD.PageCategoryTitle	{}
DIV.PageCategoryTitle	{}
H1.PageTitle			{font-size:100%;}
H1.PageCategoryTitle	{font-size:100%;}
TD.description			{padding-bottom:15px;}

/** Copyright **/
TD.Copyright			{font-weight:normal; font-size:75%; color:#756979;}
A.Copyright				{font-weight:normal; font-size:75%; text-decoration:none; color:#756979;}
A.Copyright:hover		{color:#756979;}

/** Site Message **/
DIV.SiteMessageContainer	{border-bottom:solid 1px gray; text-align:center; padding:5px;}


/************************** Pop-up windows ******************************************/
BODY.Popup			{}

/** Talkbacks **/
INPUT.Response		{width:220px;}
TEXTAREA.Response	{width:220px; height:200px;}

/** Tell a Friend **/
INPUT.Friend		{width:220px;}
TEXTAREA.Friend		{width:220px; height:200px;}


