﻿body
{
	font-size: 9pt;
	direction: rtl;
	font-family: Tahoma;
}
A
{
	text-decoration: none;
	color: #3300cc;
}
A:hover
{
	color: red;
	text-decoration:underline;
}
#TopMenu
{
	width: 800px;
	height: 26px;color:White;text-indent:2px;
	background-color: #e6ebed;text-align:right;line-height:26px;
	background-image: url(../img/topmenu.gif);background-repeat:repeat-x;
}
#TopMenu a
{
	color:White;
}
.tdmenu
{
	border-right: #333399 1px solid;
	border-top: #333399 1px solid;
	border-left: #333399 1px solid;
	border-bottom: #333399 2px solid;
	background-color:#EFF3FB;
}
.tdheadmenu
{
	color: #ffffff;
	padding-right: 3px;
	background-image: url(../img/bgmenu.gif);background-repeat:no-repeat;background-position:right;
	height:18px;
}
.btn
{
	background-color: White;
	border-right: #507cd1 thin inset;
	border-top: #507cd1 thin inset;
	border-left: #507cd1 thin inset;
	border-bottom: #507cd1 thin inset;
	font-weight: bold;
	color: #0066cc;
}
.bookTableList
{
	border-right: #66ccff thin outset;
	border-top: #66ccff thin outset;
	border-left: #66ccff thin outset;
	border-bottom: #66ccff thin outset;
}
.bookTableList-Title
{
	background-color: #8da8bd;
	color: white;
	height: 22px;
}
.bookTableList-Body
{
	text-align:center;
}
.bookTableList-Title-link
{
	color:White;
	font-weight:bold;
}
.paginDefault
{
	border-right: #6666ff thin ridge;
	border-top: #6666ff thin ridge;
	border-left: #6666ff thin ridge;
	border-bottom: #6666ff thin ridge;
	background-color: #aae6ff;
	color: midnightblue;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 1px;
	margin-left: 1px;
}
.paginDefault A
{		
	background-color: #aae6ff;	
}
.paginDefault A:hover
{
	background-color: #3366ff;
}
.paingSelected
{
	border-right: #330099 thin ridge;
	border-top: #330099 thin ridge;
	border-left: #330099 thin ridge;
	border-bottom: #330099 thin ridge;
	background-color: #3366ff;
	color: Yellow;
}

#ctl00_GridView1 A
{
	display: block;

}
#ctl00_GridView1 A:hover
{
	background-color: #d9efe8;
}
.formsTitle{
FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: white; HEIGHT: 16px; BACKGROUND-COLOR: #6d98bc;text-align:center;
}
.BasketHeader
{
	background-color: #81b3dd;
	font-weight: bold;
	text-align: center;
	color: white;
}
.BasketRow
{
	background-color: #f7ffff;
	text-align: right;
}
.BasketRowAlternate
{
	background-color: peachpuff;
	text-align: right;
}
.baskettitle, .buyFormsTitle
{
	font-weight: bold;
	color: #cc3366;
	height: 25px;
	background-color: #c5e6ff;
	text-align: center;vertical-align:middle;
	font-family:Verdana;
	font-size:13pt;
}
#BasketContainer, .buyFormsContainer
{
	border-right: #00ffff thin ridge;
	border-top: #00ffff thin ridge;
	border-left: #00ffff thin ridge;
	border-bottom: #00ffff thin ridge;
	background-color: #e4f5ff;
	text-align: left;
}
INPUT
{
	font-family: Tahoma;
	font-size: 9pt;
}
.orderFinishMsg
{
	background-color: #d9eaf2;
	color: navy;
	border-bottom: #87bfd7 thin solid;
	border-left: #87bfd7 thin solid;
	border-top: #87bfd7 thin solid;
	border-right: #87bfd7 thin solid;
	text-align:center;
}
.datalistColumn
{
	color: #cc0099;
}
#btnDirectBuy
{
		background-image: url(../img/basket/cart_add.png);
		background-repeat:no-repeat;
		background-position:right;
}
#btnRemoveFromBasket
{
		background-image: url(../img/basket/cart-cancel.gif);
		background-repeat:no-repeat;
		background-position:center;
		height:28px;				
}
.btnpay
{
	background-color: #ffffcc;
	color: #ff3366;
	font-weight: bold;
	border-bottom: #f7ea87 thin solid;
	border-left: #f7ea87 thin solid;
	border-top: #f7ea87 thin solid;
	border-right: #f7ea87 thin solid;
}
.txtEn,#ctl00$ContentPlaceHolder1$LoginView1$txtFishDate
{
	direction:ltr;
}
H1
{
	font-family: 'Verdana' , Arial;
	font-size: 14pt;
	font-weight: bold;
}
.postBuyLink
{
}
.divKeywords
{
	height:100px;overflow:auto;font-weight:bold;text-align:right;
}
.bottombar
{
	border-bottom: #9f9596 1px solid;
	border-left: #9f9596 1px solid;
	background-color: #eaebee;
	border-top: #9f9596 thick groove;
	border-right: #9f9596 1px solid;width:800px;height:26px;
}
.bottombar A:hover
{
	border-bottom: #9f9596 2px groove;line-height:25px;vertical-align:bottom;
}