
/****************************   Search Boxes ***************************/

.SelectableSearchCss{width:110;height:17;font-family:arial;font-size:.85em;}
.SelectableSearchOptionCss{width:60%;}
.SelectableSearchTitleCss{	background-color:white;}
.specialSearchCaption	{width:35;color:#000000;font-weight:bold;font-size:.90em;text-align:right;padding-left:5;}

/****************************   watchhere ***************************/
.watchhere {font-family:arial;height:17;color:#E10920;font-size:14px;font-weight:bold;padding-bottom:15px;}
/****************************   JobSearchs ***************************/
.mainHeader				{background-color:#E19E41;color:#ffffff;font-size:1.0em;}
.ResultsHeaderCss 		{background-color:#ffffff;color:#E70821;padding:0 0 2 0;}
.ResultsHeaderCss A		{color:#E70821;font-size:.9em;font-weight:bold;}

.JobSearchTr1		{background-color:#FFFCEA;font-size:1.0em;}
.JobSearchTr2		{background-color:#FFFAD5;font-size:1.0em;}
.JobSearchTr1 TD	{padding:0 10 0 10;cursor:pointer;}
.JobSearchTr2 TD	{padding:0 10 0 10;cursor:pointer;}

.JobSearchBodyTr1		{background-color:#FFFCEA;color:#000000;font-size:.9em;}
.JobSearchBodyTr2		{background-color:#FFFAD5;color:#000000;font-size:.9em;}
.JobSearchBodyTr1	TD	{padding:2 10 2 10;}
.JobSearchBodyTr2	TD	{padding:2 10 2 10;}

.JobSearchTrOver	{background-color:#9ECD59;cursor:pointer;color:#000000;font-size:1.0em;}
.JobSearchTrOver TD	{padding:0 10 0 10;}

.OptionTitle			{background-color:#FFFAD5;color:#000000;}
.OptionParent			{background-color:#CCCCFF;color:#000000;}
.OptionChild			{background-color:#ffffff;color:#000000;}
select.JobSearchsCss{background-color:white;border:1px solid black;font:normal 11px Arial;width:175px; }
.JobSearchTable	{background-color:#616285;color:white;}
.JobSearchTd		{border:1px solid #717295;}
.mainDeliveryTable		{width:590px;}
.mainDeliveryTd			{}
.ResultsHeaderTdCss		{}
Input.buttonSearch		{background-color:#FFEF63;
								 border-top:1px solid #F1E25E;border-right:1px solid #424542;border-bottom:1px solid #292C29;border-left:1px solid #CCBF4F;
								 height:17px;font:bold 11px Arial, Helvetica, sans-serif;cursor:hand;color:#E70821;}

@media print {
	.dont_print {
		display:none;
	}
	.print {
		display:block;
	}
	Table.main
	{
		background-color:#ffffff;
		width : 560px;
		margin:0 0 0 0;
	}
}

@media screen {
	.dont_print {
		display:block;
	}
	.print {
		display:none;
	}
	Table.main
	{
		background-color:#ffffff;
		width : 760px;
		height: 500 px;
		margin:0 0 0 0;
	}
}

/****************************   Main Items ***************************/
body
{
	background-image:url('../_pics/fundamental_bg.gif');
	background-color:white;
	background-repeat: repeat-x;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font : normal 12px Arial, Helvetica, sans-serif;
	color : black;
	text-align : center;
}
Table
{
	font-size : 100%;
}
hr
{
	height:1px;
	width:100%;
	color : #efefef;
}

/****************************** Center *****************************/

Table.body
{
	width : 96%;
	margin: 10px 10px 10px 10px;
	vertical-align : top;
}
Table.NavigationMain
{
	width : 100%;
}
Table.navigation
{
	height : 20px;
	width : 100%;
	text-align : center;
	direction : ltr;
	background-color: Black;
}
Table.responses
{
	border:solid 2px #f1f1f1;
	margin:10px;
	width:500px;
}
span.link
{
	font-weight : bold;
	text-decoration:none;
	color:white;
	background-color:black;
	padding : 4px 0 4px 0;
	border-left : 1px solid White;
	height : 24px;
	text-align : center;
}
.red
{
	color : red;
}
td.welcome
{
	font : bold 20px;
}
/********************************  UpperBars ****************************/

td.LineColor
{
	background-color:#B1CFFF;
	height : 8px;
}
td.ImageColor
{
	background-color:#277ED5;
}
td.search
{
	background-color:#d3d3d3;
	height : 20px;
	font: bold 11px;
}
Input.Search
{
	background-color:white;
	border : 1px solid black;
	width : 90px;
	height : 16px;
	font : normal 11px Arial;
}
/****************************** Right Bar **************************/

Table.RightBar
{
	background-color:#FFF7C0;
	width : 144px;
 	height : 100%;
}

td.rightBarText
{
	color: #000000;
	font : 11px;
	padding: 0px 10px 0 2;
	background-color: #FFF7C0;

}

Table.banner
{
	background-color:#E9E6E6;	
	padding : 10px 0 0 0;
	text-align : center;
}

span.rightbar
{
	width : 144px;
	height : 25px;
	font: bold 12px;
	color : #656565;
	background-color:#EFEFEF;
	border-bottom : 1px solid White;
	cursor: hand;
	padding : 4px 10px 0 0;
	CURSOR: HAND;
	vertical-align : middle;
}

TD.rightcolor
{
 background-color : #E9E6E6;
 height : 100%;
}
/******************************  Bottom Bar **************************/

Table.BottomBar
{
	width : 760;
	margin-bottom : 1px;
}
Table.BottomColor
{
	height : 16px;
	width : 100%;
	background-color:black;
}
Table.BottomLinks
{
	width : 770px;	
	background-color:black;
	font : normal 11px;
	color : white;
}

/******************************  General **************************/
span.forum
{
	font-weight : bold;
	cursor: hand;
}
Table.forum
{
	width : 100%;
	background-color:#f4f4f4;
}
Table.ForumName
{
	width : 100%;
	padding : 2px;
}

.searchParam {
	FONT-WEIGHT: BOLD;
	COLOR: #FF0000;
}
Td.forumname
{
	Font : bold 16px;
	color : red;
}
a.response
{
	color:red;
	font-weight : bold;
}
a.response:hover
{
	color:red;
	font-weight : bold;
}

Table.react
{
	background-color:#FAFAFA;
	width:550px;
	border:0 solid black;
	font: normal 11px;
	color : #666666;
	text-align : left;
	direction : rtl;
}

/******************************  Navigation Menu **************************/

.menu
{
	FONT-FAMILY: Arial;
	CURSOR: HAND;
}
.arrow {

}
.menuRowRight
{
	color: #000000;
	font : 12px;
	width: 152px;
	height : 20px;
	padding: 4px 6px 0 0;
	border-bottom: 1px solid #FCFFFF;
	/* border-right : 1px solid red; */
	background-color: #FFF7C0;
	cursor: hand;
}
.menuRowRightOver
{
	color: #000000;
	font : 12px;
	width: 152px;
	height : 20px;
	padding: 4px 6px 0 0;
	/* border-right : 1px solid red; */
	border-bottom : 1px solid #FCFFFF;
	background-color: #FFFfd0;
	cursor: hand;
}

.menuSubRowRight
{
	color: #000000;
	font : normal 11px;
	width: 152px;
	height : 25px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #BCBCBC;
	background-color: #ffffff;
	cursor: hand;
}
.menuSubRowRightOver
{
	color: #000000;
	font : normal 11px;
	width: 152px;
	height : 25px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #BCBCBC;
	background-color: #f3f3f3;
	cursor: hand;
}

.menuRow
{
	color: #C30E27;
	font : bold 11px;
	width: 122px;
	height : 20px;
	padding: 0px 4px 0 4px;
	border: 1px solid #EAC386;
	position: relative;
	background-color: #FDE20D;
	cursor: hand;
}
.menuRowOver
{
	color: #C30E27;
	font : bold 11px;
	width: 122px;
	height : 20px;
	padding: 0px 4px 0 4px;
	border: 1px solid #EAC386;
	position: relative;
	background-color: #FFF7C0;
	cursor: hand;
}

.menuSubRowRightOn
{
	font : normal 11px;
	width: 152px;
	height : 25px;
	padding: 4px 4px 0 0;
	border-bottom: 1px solid #BCBCBC;
	position: relative;
	background-color: #777777;
	color : #ffffff;
	cursor: hand;
}

.menuSubRight
{
	font : bold 11px;
	width: 152px;
	height : 25px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #BCBCBC;
	background-color: #696969;
	color : #ffffff;
	cursor: hand;
}

.menuRight
{
	font : bold 14px arial;
	color:red;
	cursor: hand;
}

.menuRightOver
{
	font : bold 14px arial;
	color:red;
	cursor: hand;
}

/*********************************** Article/s ********************************/
td.navigationtab
{
	color : #C30E27;
	font : normal 11px;
	padding-bottom : 15px;
}
a.navigationtab
{
	text-decoration:underline;
	color : #C30E27;
	font : bold 11px;
	padding-bottom : 15px;
}
a.navigationtab:hover
{
	text-decoration:none;
	color : #C30E27;
	font : bold 11px;
	padding-bottom : 15px;
}



td.description
{
	font : normal 12px;
	padding-bottom : 15px;
}
td.articletitle
{
	font : bold 18px;
	color: #E4061D;
	padding-bottom : 5px;
}

td.articletitle2
{
	background-color:#C30E27;
	color:white;
	font : bold 18px;
	padding-bottom : 5px;
}

td.articletitle3
{
	background-color:#C30E27;
	color:white;
	font : bold 11px;
}

td.Author
{
	font : bold 11px;
	padding-bottom : 5px;
	color : #0000cc;
}
td.Date
{
	font : normal 11px;
	padding-bottom : 5px;
	color : #656565;
}
Table.MoreArticle
{
	background-color : #FFF7C0;
	padding : 3px;
	width : 140px;
	margin-top : 5px;
	border : 1px solid #dFd7a0;
}
Td.MoreArticle
{
	text-align : center;
	background-color : #dFd7a0;
	color : #000000;
	font: bold 10px;
}
Td.MoreArticleTitle
{
	text-align : center;
	background-color : #C30E27;
	color : #ffffff;
	font: bold 11px;
}
Td.Char {
	text-align : center;
	vertical-align : top;
	background-color : #777777;
	color : white;
	font : bold 16px; 
	width : 20px;
}

/*********************************** Top Navigation bar ********************************/
div.navigation
{
	font-weight : bold; 
	text-decoration:none;
	color:white;
	background-color: #E10920;
	Cursor:hand;
	padding : 2px 0 2px 0;
	border-right : 1px solid White;
	height : 22px;
	width : 100%;
}
div.navigationOn
{
	font-weight : bold; 
	text-decoration:none;
	color:#000000;
	background-color:white;
	padding : 2px 0 2px 0;
	Cursor:hand;
	border-left : 1px solid white;
	height : 22px;
	width : 100%;
}
a.navigationSub
{
	font-weight : bold; 
	text-decoration:none;
	color:#C30E27;
}
a.navigationSub:hover
{
	font-weight : bold; 
	text-decoration:none;
	color:#C30E27;
}
/*********************************** A href ********************************/

A
{
	text-decoration:none;
	color:#000000;
}
A:hover
{
	text-decoration:underline;
	color:#444444;
}

A.RightBar
{
	width : 144px;
	height : 25px;
	font-weight : bold; 
	text-decoration:none;
	color : #666666;
	background-color:#EFEFEF;
	border-bottom : 1px solid White;
}
A.RightBar:hover
{
	text-decoration:none;
	color:white;
	background-color:#277ED5;
}

A.search
{
	text-decoration:none;
	color : #D8081E;
	border-bottom : 1px solid White;
}
A.search:hover
{
	color : #D8081E;
	text-decoration:underline;
}



A.Bottom
{
	font : normal 10px; 
	text-decoration:none;
	color : #C30E27;
}
A.Bottom:hover
{
	text-decoration:underline;
	color:#C30E27;
}
A.MoreArticle
{
	font: bold 10px;
	text-decoration:none;
}
A.MoreArticle:hover
{
	text-decoration:underline;
}
A.mail
{
	font : bold 12px; 
	text-decoration:underline;
	color : red;
}
A.Mail:hover
{
	text-decoration:underline;
}
A.ForumName
{
	font : bold 16px; 
	text-decoration:underline;
}
A.ForumName:hover
{
	text-decoration:underline;
	color : #444444;
}

A.issue {
	font: bold 11px arial;
	text-decoration:none;
	color:#666666;
}

A.issue:hover {
	font: bold 11px arial;
	text-decoration:underline;
	color:#666666;
}

td.issue
{
	font: bold 11px arial;
	text-decoration:none;
	color:#666666;
}
/*********************************** Input ********************************/
Input.form
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
}
Textarea.form
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
}

Select.form
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
}

Select.recipeSelector
{
	font : normal 11px Arial;
	width:130px;
}

Textarea.form1
{
	background-color:white;
	border : 1px solid black;
	font : normal 12px;
}
Input.title
{
	background-color:white;
	border : 1px solid black;
	width : 350px;
	height : 17px;
	font : normal 12px;
}
Input.button
{
	background-color:#efefef;
	border : 1px solid black;
	height : 17px;
	font : normal 11px;
	cursor: hand;
}
SELECT.button
{
	background-color:#efefef;
	border : 1px solid black;
	height : 17px;
	font : normal 11px;
	cursor: hand;
}

Input.responsesOn
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
	width: 350px;
}
select.responsesOn
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
	width: 350px;
}
Textarea.responsesOn
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
	width: 350px;
	height: 50px;
}

Input.responsesOff
{
	background-color:#FFF7C0;
	border : 1px solid black;
	font : bold 11px Arial;
	color: red;
	width: 350px;
}
select.responsesOff
{
	background-color:#FFF7C0;
	border : 1px solid black;
	font : bold 11px Arial;
	color: red;
	width: 350px;
}
Textarea.responsesOff
{
	background-color:#FFF7C0;
	border : 1px solid black;
	font : bold 11px Arial;
	color: red;
	width: 350px;
	height: 50px;
}

/*********************************** Ticker ********************************/
A.tickerhead
{
	font : bold 12px; 
	text-decoration:none;
}
A.tickerhead:hover
{
	font : bold 12px; 
	text-decoration:underline;
}
SPAN.tickerhead
{
	font : bold 12px; 
}
table.ticker
{
	width : 140px;
	height : 115px;
	padding-right : 5px;
}
td.ticker
{
	width : 140px;
	height : 20px;
}

/*********************************** Quick Navgation ******************************/
td.Quick 
{
	background-color:#FDEF67;
	padding-right : 8px;
	height : 25px;
}
SELECT.QuickNav {
	background-color: #ffffff;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: black;
	margin: 5px 10px 5px 0px;
	width: 125px;
}
OPTION.QuickNavMain {
	background-color:#efefef;
	
}
/*********************************** login ******************************/
Table.login
{
	width : 100%;
	background-color:#f5f5f5;
	margin-top : 10px;
	padding : 1px;
	font : bold 11px ;
}
input.login
{
	background-color:white;
	border : 1px solid black;
	font : normal 12px;
	width : 100px;
	height : 17px;
}
.greeting {
	font-weight : bold;
	font-size : 11px;
	padding-top: 8px;
}
/*********************************** DHTML Control ********************************/

FONT.size1 {
	FONT-SIZE: 10px;
}
FONT.size2 {
	FONT-SIZE: 12px;
}
FONT.size3 {
	FONT-SIZE: 16px;
}
FONT.size4 {
	FONT-SIZE: 18px;
}
FONT.size5 {
	FONT-SIZE: 24px;
}
FONT.size6 {
	FONT-SIZE: 30px;
}
FONT.size7 {
	FONT-SIZE: 44px;
}
/*********************************** email ********************************/
.EmailTitle
{
	font : bold 18px ;
	color : black;
}

/*********************************** System ********************************/

Table.massege {
	background-color : #f5f5f5;
	width:400px;
	height: 150px;
	border:1px solid #999999;
	font : normal 14px;
	text-align : right;
	padding-right : 15px;
	margin-right : 83px;
	margin-top : 10px;
}

.messageTitleBar {
	background-color : #FFFFFF;
	color : navy;
	text-align : right;
	padding-right : 15px;
}

.messageTitle {

}

.messageLink {

}

.messageLink:hover {

}

TD.action {
	color: #000000;
	font-size: 10px;
	padding-left:6px;
	height: 10px;
}
TD.disabled {
	color: #999999;
	font-size: 10px;
	padding-left:6px;
	height: 10px;
}
TD.selected {
	color: #FFFFFF;
	background-color: #0A246A;
	font-size: 11px;
	font-weight:normal;
	height: 10px;
}

TD.notSelected {
	color: #000000;
	background-color: none;
	font-size: 11px;
	font-weight:normal;
	height: 10px;
}

TD.Sperator {
	padding-top: 3px;
	padding-bottom: 3px;
}
/*********************************** Products ********************************/

TD.ProductCategoryTitle {
	background-color : #C30E27;
	color: white;
	font : bold 14px;
	height: 26px;
}

A.ProductCategory {
	color: #676767;
	font : normal 12px;
	text-decoration : none;
}

/*********************************** Events ********************************/
.SelectedDay {
	WIDTH: 16px;
	HEIGHT: 20px;
	BORDER-STYLE: SOLID;
	BORDER-WIDTH: 1px;
	BORDER-COLOR: #000000;
}

.SelectedDayEvent {
	WIDTH: 16px;
	HEIGHT: 20px;
	BORDER-STYLE: SOLID;
	BORDER-WIDTH: 1px;
	BORDER-COLOR: #000000;
	BACKGROUND-COLOR: #CCCCCC;
}

.DayName {
	font: normal 10px;
}

.MonthName {
	font-weight: bold;
}

.Day {
	WIDTH: 16px;
	HEIGHT: 20px;
}

.DayEvent {
	WIDTH: 16px;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #CCCCCC;
}

.Seperator {
	BACKGROUND-COLOR: #000000;
	HEIGHT: 2px;
}

.Nav {
	FONT-SIZE: 10px;
	TEXT-DECORATION: NONE;
}

A.Calendar, A.Calendar:visited {
	FONT-SIZE: 10px;
	TEXT-DECORATION: NONE;
}

A.Calendar:Hover {
	FONT-SIZE: 10px;
	TEXT-DECORATION: UNDERLINE;
}

/*********************************** Images Gallery ********************************/
TD.GalleryTitle
{
	color : #000000;
	/*background-color : #777777;*/
	font : bold 12px;
	padding-bottom: 2px;
	border-top: solid 3px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
}

TD.GalleryImg
{

}

TD.GalleryDec
{
	color : #555555;
	font : normal 11px;
	padding-top : 4px;
}

/*********************************** Articles Gallery ********************************/
TD.AGalleryTitle
{
	color : #C30E27;
	/* background-color : #FFE0E0; */
	font : bold 12px;
	padding-bottom: 2px;
	border-top: solid 3px #C30E27;
	border-bottom: solid 1px #C30E27;
}

a.AGalleryTitle
{
	color : #C30E27;
	/* background-color : #FFE0E0; */
	font : bold 12px;
}

a.AGalleryTitle:hover
{
	text-decoration:underline;
	color : #C30E27;
	/* background-color : #FFE0E0; */
	font : bold 12px;
}


TD.AGalleryImg
{

}

TD.AGalleryDec
{
	color : #555555;
	font : normal 11px;
	padding-top : 4px;
}

/****************************   Daronet Logo ***************************/
.Daronet_Logo {border:0px solid black;}
.Daronet_Logo a{text-decoration:none;color:#22407c;font-weight:bold;font-size:11px;}
.Daronet_Logo a:hover{color:#22407c;}
