﻿html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  font-family:tahoma;
      font-size:13px;
      font-weight:normal;
   }   
h1{
	font-family: Georgia;
	font-size:16pt;
	color:#990000;
	text-decoration:none;
	line-height:normal;
	margin:0px;
	padding:3px;
	font-weight:normal;
    }

h2{
    font-family: Georgia;
    	font-weight:normal;
	font-size:12pt;
	color:#990000;
	text-decoration:none;
	line-height:normal;
	margin:0px;
	padding:3px;
    }
h2 a
{
	text-decoration:underline;
	color:#990000;
	}
a img
{
	padding:0px;
	margin:0px;
	vertical-align:middle;
	text-decoration:none;
	border:0px solid #FF3300;	
}

hr
{
	height:1px;
	color:#999999;
	width:98%;
}
.TableHeader
{
	border-bottom:solid 1px #999999;
	background-color:#993366;
	color:#ffffff;
	font-size:10pt;
	line-height:28px;	
}
.ThreeSideBorder
{
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
}
.MasterBottom ,.MasterBottom a:link , .MasterBottom a:visited
{
	font-size:7pt;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	color:#CCCCCC;
	}
.MasterBottom a:hover 
{
	text-decoration:underline;
	color:#FFCC33;
}
.Pager 
{
	font-size:10pt;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	color:#333333;
}
.Pager a:link , .Page a:visited
{
	color:#333333;
	text-decoration:underline;
}

.Pager a:hover
{
	color:#990000;
}
.PagerActive
{
	font-weight:bold;
	font-size:9pt;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	color:#333333;
}
.TextBoxStyle
{
	padding:2px;
	background-color:#ffffff;
	border:solid 1px #CCCCCC;
	line-height:15px;
	font-size:11px;
	direction:ltr;
}
.GreetingStyle
{
	font-size:11px;
	color:#ffffff;
	line-height: 18px;
}
.BottomBorder
{
	border-bottom: solid 1px #999999;
	vertical-align:top;
}
.LeftBorder
{
	border-left:solid 1px #999999;
}
.RightBorder
{
	border-right:solid 1px #999;
}
.InputGuide	
{
	font-size:10px; 
	font-weight:normal; 
	color:#535958;
	text-decoration:none;
}

.NormalTextUnderline
{
	font-size:11px;
	color:#000000;
	text-decoration: underline;
	line-height: 15px;
}

.NormalText , .NormalText a:link , .NormalText a:visited 
{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height: 15px;
}
.NormalText a:hover
{
	color:Red;
	text-decoration:none;
	line-height: 15px;
}
.BookList 
{
	color:#000000;
	text-decoration:none;
	line-height: 25px;
}
.BookList a:link ,.BookList a:visited 
{
	color:#333333;
	text-decoration:none;
	line-height: 25px;
	background:	transparent url(../Images/UI-Images/dotlink333333.gif) repeat-x left bottom;
	padding-bottom:5px;
	}
.BookList a:hover
{
	color:#990000;
	text-decoration:none;
	background:	transparent url(../Images/UI-Images/dotlink660000.gif) repeat-x left bottom;
	padding-bottom:5px;
	line-height: 25px;
}
.BottomTableBorder
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.BookTitle , .BookTitle a:link  ,.BookTitle a:visited
{
	font-family:"Georgia", "Times New Roman";
	font-size:15pt;
	color:#990000;
	text-decoration:none;
}
.BookTitle a:hover
{
	text-decoration:underline;
}
.GridStyle
{
	font-size:11px;
	color:#000;
	text-decoration:none;
	line-height:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.GridStyleAlternative
{
	background:#f5f5f5;
}
.LineThroughStyle
{
	text-decoration:line-through;
	font-size:11px;
	line-height:15px;
	color:#000000;
}
.DiscountedStyle
{
	text-decoration:bold;
	font-size:12px;
	line-height:20px;
	color:#D10D0D;
	}

.Button
{
	background-color: #993366;
	color: #FFFFFF;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	line-height:20px;
}

.SearchButton
{
	background-color: #4A634D;
	color: #FFFFFF;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	line-height:20px;
	}
.Header
{
	background-color: #4B634D;
	color: #FFFFFF;
	font-size: 11px;
	line-height:25px;
}
	
.Footer
{
	background-color: #4B634D;
	color: #FFFFFF;
	font-size: 12px;
	line-height:25px;
}
	
.LoginStyle , .LoginStyle a:link ,.LoginStyle a:visited
{
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	line-height:15px;
}

.LoginStyle a:hover 
{
	text-decoration:underline;
	color:#6A0638;
}

.LoginStyleEnglish
{
	font-size:11px;
	direction:ltr;
}

.MessageStyle
{
	font-size:11px;
	color:#CC0000;
	line-height:normal;
}	
.InfoStyle
{
	font-size:10pt;
	color:#990000;
	line-height:25px;
}	
.InfoStyle a:link , .InfoStyle a:hover , .InfoStyle a:visited
{
	font-size:10pt;
	color:#330000;
	line-height:25px;
	text-decoration:underline;
}

.TableBorder
{
	border: 2px solid #333333;
}

.TotalPriceText
{
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height: 25px;
}
.CategoryStyle , .CategoryStyle a:link , .CategoryStyle a:visited
{
	color:#EFEFEF;
	text-decoration:none;
	line-height: 22px;
	padding-left: 3px;
}
.UnAvailableBook
{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height: 15px;
	}
.TextBoxStyleEn
{
	font-family:Tahoma;
	font-size:12px;
	line-height:normal;
	direction:ltr;
	text-align:left;
}
.FullDetailsStyle
{
	color:#000000;
	text-decoration:none;
	line-height: 25px;
}
.ShoppingCartMemberShip
{
	font-size:11px;
	color:#fff;
	text-decoration:none;
	line-height: 18px;
	}
.AuhtorOfTheWeekTitle a:link , .AuhtorOfTheWeekTitle a:hover , .AuhtorOfTheWeekTitle a:visited
{
	font-family:"B Nazanin",Times New Roman;
	font-size:20px;
	font-weight:bold;
	color:#cccc99;
	line-height:normal;
	text-decoration:none;
	}
.AuthorOfTheWeekBody
{
	color:#f5f5f5;
	line-height:18px;
}
.AuthorOfTheWeekImage img
{
	border: 3px solid #cccc99;
}
.NewsDateStyle
{
	font-size:10px;
	color:#142801;
	text-decoration:none;
	line-height:normal;
}
.NewsTitleStyle , .NewsTitleStyle a:link ,.NewsTitleStyle a:visited 
{
	color:#990000;
	text-decoration:none;
	line-height:17px;
}
.NewsTitleStyle a:hover
{
	color:#990000/*58032E 132D15*/;
	text-decoration:underline;
	line-height:17px;
}

.ShoppingCartLinks , .ShoppingCartLinks a:link , .ShoppingCartLinks a:visited
{
	font-size:11px;
	color:#990000;
	text-decoration:none;
	line-height:25px;
}
.ShoppingCartLinks a:hover
{
	text-decoration:underline;
}
.ShoppingCartInfo , .ShoppingCartInfo a:link , .ShoppingCartInfo a:visited
{
	color:#fff;
	text-decoration:none;
	line-height:normal;
}
.ShoppingCartInfo a:visited
{
	text-decoration:underline;
}

.CategoryActive , .CategoryActive a:link , CategoryActive a:visited
{
	color:#4B634D;
	background:#fff;
	text-decoration:none;
	line-height:23px;
	padding-right: 3px;
}
