/* -------------------------------------------------------------- [ Genral ] ------------------------------------------------------ */
body,span,div,td,table,input,textarea,select,option {
	font-family:	arial;
	font-weight: normal;
	color:#ffffff;
	font-size:		12px;
	border-collapse: collapse;
	scrollbar-face-color: #757575; 
	scrollbar-shadow-color: #a8d727;
	scrollbar-highlight-color: #a8d727; 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #a8d727;
}

#cataloglink A:link, A:hover, A:active { color: #ffcc00; text-decoration: none; }
#cataloglink A:visited { color: #ffffff; text-decoration: none; }

.rightMenu {background-image: url('images/Tuval_03.gif'); background-repeat: no-repeat; background-position: right top; height:422px}
.rightMenuEn {background-image: url('images/Tuval_03En.gif'); background-repeat: no-repeat; background-position: left top; height:422px}
.WhiteShort {font-size:10px; font-weight:normal; color: #ffffff; text-decoration: none;}
.WhiteShort:hover {color: #6d8b1b}
.TitleText {font-size:14px; font-weight:bold; color: #ffcc00; font-size: 20px; text-decoration: none;padding-right:20px;padding-bottom:8px}
.TitleText2 {font-size:14px; font-weight:bold; color: #ffffff; text-decoration: none;padding-right:20px;padding-bottom:8px}
.TitleText:hover {color: #6d8b1b}
.blackMenuShort {font-size:13px; font-weight:bold; color: #000000; text-decoration: none;}
.blackMenuShort:hover {color: #6d8b1b}
.whiteMenuShort {font-size:13px; font-weight:bold; color: #ffffff; text-decoration: none;}
.whiteMenuShort:hover {color: #6d8b1b}
.underMenuDiv {border-top:1px solid #bfbfbf; border-right:1px solid #bfbfbf; border-left:1px solid #bfbfbf; border-bottom:1px solid #bfbfbf; padding:5px; width:272px; height:50px; text-align:right}
#menuTable td {padding-right:10px}
#menuTableEn td {padding-left:10px}
/* -------------------------------------------------------------- [ Misc ] ------------------------------------------------------ */

.brHeight {
	line-height: 3px;
	}

.smlNote {
	padding:3px;
	border:1px solid #D2D6D7;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D3D9E2', startColorstr='#F9FAFB', gradientType='0');
	background-color: #FFFFFF;
	}

.pageTitle {
	text-align:		center;
	width:		100%;
	font-weight: 	bold;
	font-size: 		18px;
	padding-right: 	10px;
	padding-left:	10px;
	color:		#ffcc00;
	}

.smallTitle {
	font-weight: bold;
	font-size: 13px;
	}

.itemBox {
	border-bottom: 1px dotted black;
	padding:2px;
	margin: 2px 4px 10px 4px;
	}

/* -------------------------------------------------------------- [ Forms ] ------------------------------------------------------ */

.formSelect {
	background-color: #000000;
	border:1px solid #ffffff;
	}

.formInput {
	background-color: #000000;
	border:1px solid #ffffff;
	}

.formTextarea {
	border:1px solid #ffffff;
	background-color: #000000;
	width: 250px;
	height: 80px;
	}

.formText {
	border:1px solid #ffffff;
	background-color: #000000;
	}

/**.formButton {
	border:none;
	color: #ffffff;
	background-color: transparent;
	background-image: url('images/buttonL.gif'); 
	background-repeat: no-repeat;
	padding:2px;
	width:51px; 
	height:17px; 
	background-position: center center;
	}**/
.formButton {
	background-image: url('images/Tuval_menu.gif'); background-repeat: repeat-x; 
	background-position: center center; 
	border: 1px solid #91b924;
	height:25px;
	width:auto; 
	padding-top:2px;
	padding-right:5px; 
	padding-left:5px;
	font-weight:normal; 
	color: #ffffff;
	text-decoration: none;
	text-align:	center;
	font-size: 13px;
	cursor:hand;
	}
.formButton:hover{
	background-image: url('images/Tuval_menuO.gif');
	color: #91b924;
	}
.formButtonL {
	border:none;
	color: #ffffff;
	font-weight:bold;
	background-color: transparent;
	background-image: url('images/buttonL.gif'); 
	background-repeat: no-repeat;
	padding:2px;
	width:51px; 
	height:17px; 
	background-position: center center;
	}
	
.formButtonXL {
	border:none;
	color: #ffffff;
	font-weight:bold;
	background-color: transparent;
	background-image: url('images/buttonXL.gif'); 
	background-repeat: no-repeat;
	padding:2px;
	width:130px; 
	height:34px; 
	background-position: center center;
	}
	
.notes {
	font-size: 10px;
	color: #a8d727;
	}

.repText {
	width: 200px;
	}


/* -------------------------------------------------------------- [ Events ] ------------------------------------------------------ */

.dayHeader {
	width: 105px;
	background-color: #DEE6EF;
	border:1px solid #446D8C;
	color: #446D8C;
	font-size: 16px;
	font-weight: bold;
	}

.someDay {
	width: 105px;
	height: 90px;
	background-color: #EDF0F3;
	border:1px solid #D2D6D7;
	}

.toDay {
	width: 105px;
	height: 90px;
	background-color: #F5F8FB;
	border:1px solid #446D8C;
	}

.mainCalendar {
	}

.dateNum2 {
	font-family: Guttman Yad-Brush;
	color: #446D8C;
	font-size: 18px;
	padding: 2px;
	}

.dateNum {
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D3D9E2', startColorstr='#F9FAFB', gradientType='0');
	padding-right: 2px;
	padding-left: 2px;
	}

.dateLink2 {
	color: blue;
	font-size:11px;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	}

.numLink {
	color: red;
	font-size:10px;
	text-decoration: none;
	}

.totalEvents {
	font-size:10px;
	color: #555555;
	}

/* -------------------------------------------------------------- [ Calendar ] ------------------------------------------------------ */

.calTable {
	border:1px solid #555555;
	}

.calTableHeader {
	font-size: 12px; 
	color: black; 
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#DEE6EF', startColorstr='#446D8C', gradientType='0');
	font-weight: bold;
	border-right:1px solid #555555;
	border-bottom:1px solid #555555;
	}

.calCell {
	background-color: #DEE6EF;
	font-size: 10px; 
	color: black; 
	border-right:1px solid #555555;
	border-bottom:1px solid #555555;
	}

.claNav {
	text-decoration: none;
	border: 1px solid #446D8C;
	background-color: #DEE6EF;
	width: 100%;
	height: 100%;
	text-align: center;
	color: black;
	font-weight: bold;
	}
.calTitle {
	font-size:12px;
	font-family: arial;
	}
.calMDayHeader {
	color: #446D8C; 
	width:14%;
	font-size:12px;
	font-family: arial;
	font-weight: bold;

	}
.someMDay {
	margin: 2px;
	border: 1px solid #D2D6D7;
	width:14%;
	height: 20px;
	font-size:10px;
	font-family: arial;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D3D9E2', startColorstr='#F9FAFB', gradientType='0');
	}
.thisDay {
	font-weight: bold;
	margin: 2px;
	border: 1px solid black;
	width:14%;
	height: 20px;
	font-size:12px;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#E9ECF1', startColorstr='#B7C7E6', gradientType='0');
	font-family: arial;
	}

.calHaveE {
	width: 90%;
	height: 90%;
	border: 1px solid #446D8C;
	padding: 1px;
	background-color: #DEE6EF;
	text-decoration: none;
	color: black;
	}

.notMAday {

	}

/* -------------------------------------------------------------- [ Poll ] ------------------------------------------------------ */

.pollGraphBack {
	background-color: #F8F9FA;
	border: 1px solid #446D8C;
	}

.pollGraphFront {
	background-color: white;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#BFDBE6', startColorstr='#E4F2F8', gradientType='0');
	}

/* -------------------------------------------------------------- [ Catalog ] ------------------------------------------------------ */

.cart_thered {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #ffffff 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: #cccccc;
	}
	
.cart_cell {
	BORDER-RIGHT: #797979 1px solid;
	BORDER-BOTTOM: #797979 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: #DFDFDF;
	}

.cart_units {
	BORDER: #AAAAAA 1px solid;
	width: 40px;
	BACKGROUND-COLOR: #EEEEEE;
	}

.catlogNavImage {
	
	}

.catlogNavTitle {
	width: 100%;
	color: #446D8C;
	font-weight: bold;
	text-decoration: none;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D3D9E2', startColorstr='#F9FAFB', gradientType='0');
	}

/* -------------------------------------------------------------- [ Forum ] ------------------------------------------------------ */

.forum_table {
	width: 100%;
	border-right: 1px solid #446D8C;
	border-top: 1px solid #446D8C;
	}

.forum_therd {
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D3D9E2', startColorstr='#F9FAFB', gradientType='0');
	background-color: white;
	padding: 5px;
	border-left: 1px solid #446D8C;
	border-bottom: 1px solid #446D8C;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	}

.forum_cell {
	padding: 2px;
	border-left: 1px solid #446D8C;
	border-bottom: 1px solid #446D8C;
	height: 30px;
	}

.forum_row {
	background-color: #E5E8EE;
	cursor: hand;
	}

.forum_rowOver {
	background-color: #D7DAE0;
	cursor: hand;
	}

.forum_title {
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}

.forum_desc {
	color: #8c0208;
	font-size: 10px;
	}

.forum_button {
	margin-top: 2px;
	width: 80px;
	height: 25px;
	text-align: center;
	background-color: white;
	border: 1px solid #446D8C;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D3D9E2', startColorstr='#F9FAFB', gradientType='0');
	color: black;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	}

.forum_post_box {
	margin-top: 2px;
	border: 1px solid #D2D6D7;
	height: 80px;
	}

.forum_post_info {
	font-weight: bold;
	color: #446D8C;
	padding: 5px;
	width: 80px;
	background-color: #E5E8EE;
	border-left: 1px solid #D2D6D7;
	}

.forum_post_text {
	background-color: #EDF0F3;
	padding: 2px;
	}

.forum_post_top {
	color: #446D8C;
	padding: 2px;
	font-size: 10px;
	border-bottom: 1px solid #D2D6D7;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D3D9E2', startColorstr='#F9FAFB', gradientType='0');
	background-color: #E5E8EE;
	}
/* -------------------------------------------------------------- [ Happy ending ] ------------------------------------------------------ */
