/****************************  Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#adbfd2; color:#23415e;}
.box1Color						{color:#23415e;}
.box1Color:HOVER				{color:#ffffff; text-decoration:none;}
.box1Color:active				{color:#ffffff;}

.box1Background_LightVersion	{background-color:#dae0e7; color:#41678c;}
.box1Color_LightVersion			{color:#41678c;}
.box1Color_LightVersion:hover	{color:#f47b22; text-decoration:none;}
.box1Color_LightVersion:active	{color:#f47b22;}


/** Used in titles and captions**/
.titlesColor					{color:#41678c; text-decoration:none;}
.titlesColor:hover				{color:#9e3023;}
.pageTitleColor					{color:#41678c;}
.pageTitleColor:hover			{color:#9e3023;}


/****************************  Main Elements ***************************/
BODY			{font-family:arial, helvetica, sans-serif; font-weight:normal; color:#393939; font-size:80%; padding:0px; margin:0px;}
BODY *			{}

TABLE			{}
TD				{font-size:80%;}
HR				{border:0px; border-top:#9099a0 1px solid; height:1px; width:100%; background-color:transparent;}
FORM			{display:inline;}
INPUT			{font-size:12px; font-weight:normal; font-family:Arial;}
INPUT.input		{border:#b1bbc3 1px solid;}
TEXTAREA		{border:#b1bbc3 1px solid;}
SELECT			{font-size:10px; font-weight:normal; font-family:Arial;}
A				{text-decoration:none; color:#41678c;}
A:hover			{text-decoration:underline; color:#9e3023;}
A:active		{background-color:transparent;}
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:#ffffff 1px solid; font-family:arial, helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:transparent; height:20px; text-align:center; cursor:pointer; padding-bottom:2px; background-image:url('../stripButton.gif'); background-repeat:repeat-x; background-position:top;}
UL				{}
UL LI			{list-style:circle url('../ListIconLevel1.gif');}
.red			{color:red;}


/* Body */
TABLE.body			{margin-top:22px; margin-bottom:18px; width:100%; padding-right:50px; padding-left:40px;}
TABLE.bodyItem		{}
TABLE.bodyList		{}

/** Bread Crumbs **/
TD.navigationTabContainer	{padding-bottom:20px;}
DIV.navigationTabContainer	{}
A.navigationTab				{color:#555544; text-decoration:none;}
A.navigationTab:hover		{color:#a82022; text-decoration:none;}
UL.NavigationTab			{font-size:85%; padding:0px; margin:0px 0px 0em 0em;}
UL.NavigationTab LI			{color:#555544; display:inline;}


/** Page Title & Description **/
TD.PageTitle			{}
DIV.PageTitle			{font-weight:normal; font-size:150%; margin-bottom:25px; color:#41678c;}
TD.PageCategoryTitle	{}
DIV.PageCategoryTitle	{}
H1.PageTitle			{font-size:100%;}
H1.PageCategoryTitle	{font-size:100%; color:#41678c;}
TD.description			{}

/** Copyright **/
TD.Copyright			{direction:ltr; font-weight:bold; font-size:70%; color:#868686;}
A.Copyright				{font-weight:bold; font-size:70%; text-decoration:none; color:#868686;}
A.Copyright:hover		{text-decoration:none; color:#9e3023;}

/** 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;}




/*************** Start Gallery ***************/
.gallery_tit		{ background:url(../gallery_tit.jpg) right top no-repeat; height:26px; text-align:right; padding:3px 18px 0 0; font:bold 20px Arial; color:#ffffff; margin-bottom:27px; display:block; overflow:hidden}
.gallerywrapper		{background:url(../bg.jpg) left bottom no-repeat; width:979px; height:524px; padding:0 0 0 18px; position:relative}

.galleryframe		{ background:url(../frame.png) left top no-repeat; width:973px; height:342px; overflow:hidden; z-index:1999; position:absolute; left:12px; top:49px;}

.galleryview		{font:12px Arial, Helvetica, sans-serif; height:328px; width:997px; position:relative; overflow:hidden; float:left;}

.panel-overlay		{direction:rtl; filter:alpha(opacity=90); opacity:0.9; background:#ffffff; position:relative;}
.panel-overlay b, .panel-overlay p		{padding:0; margin:0;}
.panel-overlay a		{color:#1a5c85; font-weight:bold; background:url(../arrow.png) right top no-repeat; padding-right:30px; height:20px; display:block; line-height:20px; z-index:9999!important;bottom:10px; left:20px; _bottom:5px; _left:10px; position:absolute}

ul.filmstrip li img		{ background:#000000;}
ul.filmstrip li		{ list-style-image:none; list-style:none; background:url(../image_small.jpg) left top no-repeat; padding:4px}




