/* ***************************************** 
	This file contains 5 sections:
	* Header Styles
	* Sidebar Styles
	* Footer Styles
	* Main Content Styles
	* Default Styles
***************************************** */

.OuterContainerStyle {border: 1px solid #E4D0B6;background-color: #FFFFFF;padding: 4px}

/* ****************************** 
/* Header Styles	== LinkStyleUpperNavigation	*/

a.mainNavLinks:link {font-family: Arabic Transparent;text-decoration:none;color: #5B91BB;font-weight: bold;font-size: 14px;}
a.mainNavLinks:visited {font-family: Arabic Transparent;text-decoration: none;color: #5B91BB;font-size: 14px;font-weight: bold;}
a.mainNavLinks:active {font-family: Arabic Transparent;text-decoration: underline;color: #494949;font-size: 14px;font-weight: bold;}
a.mainNavLinks:hover {font-family: Arabic Transparent;text-decoration: underline;color: #000000;font-size: 14px;font-weight: bold;}
.size1{width: 62%}
.size2{width: 20%}
.size3{width: 345}
.accountSize{width: 82; text-align: right;}
.logoutSize{ width: 65; text-align: right;}

/* for category links */
a.categoryLinks:link {text-decoration:none underline;color: #8FB2D0;font-family: Arabic Transparent;	font-weight: normal;font-size: 13px; letter-spacing:2pt}
a.categoryLinks:visited {font-family: Arabic Transparent;text-decoration: underline;font-size: 13px;color: #8FB2D0;font-weight: bold;letter-spacing:2pt}
a.categoryLinks:active {font-family: Arabic Transparent;text-decoration: underline;font-size: 13px;color: #8FB2D0;font-weight: bold;letter-spacing:2pt}
a.categoryLinks:hover {font-family:Arabic Transparent;text-decoration: none;font-size: 13px;color: #000000;font-weight: bold;letter-spacing:2pt}

td.storeName {background-color: white;font-family: Arabic Transparent;font-size: 13pt;font-weight: bold;color: #ffffff;padding: 0px;border-style: none; margin: 0px;margin-left: 0px;margin-top: 0px;text-align: right;}
td.mainNavRightTop {text-align: right;background-color: #E4A011;padding-right: 0px;margin-right: 0px;padding-top: 0px;padding-bottom: 0px;}
td.mainNavigation {background-color: white;font-family: Arabic Transparent;text-decoration: none;font-size: 9pt;color: white;font-weight: bold;text-align: right;}

/*Not Needed Now */
td.categoryLinksNavigation {background-color: #C6C6C6;padding-right: 0px;margin-right: 0px;font-family: Arabic Transparent;text-decoration: none;font-size: 9pt;color: #727272;font-weight: bold;text-align: right;}

/* **************************** # */
/* Sidebar Styles		== TitleNavigationSectionStyle,LinkNavigation1Style (By categories ),LinkNavigation2Style (By type)
*/

a.sidebarLinks:link {font-family: Arabic Transparent;text-decoration: none;font-size:14px;color:#70A7BE;font-weight:  bold;padding: 0px;margin: 0px;line-height: 13pt;}
a.sidebarLinks:visited {font-family: Arabic Transparent;text-decoration: none;font-size:14px;color:#70A7BE;font-weight:  bold;padding: 0px;margin: 0px;line-height: 13pt;}
a.sidebarLinks:active {font-family: Arabic Transparent;text-decoration: none;font-size:14px;color:#70A7BE;font-weight:  normal;padding: 0px;margin: 0px;line-height: 13pt;}
a.sidebarLinks:hover {font-family: Arabic Transparent;text-decoration: underline;font-size:14px;color:#000000;font-weight:  bold;padding: 0px;margin: 0px;line-height: 13pt;}
td.nonactiveLinks	{text-decoration:none;color: #70A7BE;font-family: Arabic Transparent;font-weight: Bold;font-size: 13px}

a.sidebarLinks2:link {text-decoration:none;color: #BD8A46;font-family: Arabic Transparent;font-weight: bold;font-size: 14px;padding: 0px;margin: 0px;line-height: 13pt;}
a.sidebarLinks2:visited {text-decoration:none;color: #BD8A46;font-family: Arabic Transparent;font-weight: Bold;font-size: 14px;padding: 0px;margin: 0px;line-height: 13pt;}
a.sidebarLinks2:active  {text-decoration: none;font-weight: bold;color: #BD8A46;font-family: Arabic Transparent;font-size: 14px;padding: 0px;margin: 0px;line-height: 13pt;}
a.sidebarLinks2:hover   {text-decoration: underline;font-weight: bold;color: #000000;font-family: Arabic Transparent;font-size: 14px;padding: 0px;margin: 0px;line-height: 13pt;}
td.nonactiveLinks2	{text-decoration:none;color: #BD8A46;font-family: Arabic Transparent;font-weight: Bold;font-size: 14px}

a.LinkStyleAdvancedSearch:link{text-decoration:none underline;	color: #8FB2D0;	font-family: Arabic Transparent;font-weight: bold;font-size:15px;text-align: center;}
a.LinkStyleAdvancedSearch:visited {font-family: Arabic Transparent;text-decoration: underline;font-size: 15px;color: #8FB2D0;font-weight: bold;text-align: center;}
a.LinkStyleAdvancedSearch:active {font-family: Arabic Transparent;text-decoration: none;font-size: 15px;color: #8FB2D0;font-weight: bold;text-align: center;}
a.LinkStyleAdvancedSearch:hover {font-family:Arabic Transparent;text-decoration: none;font-size: 15px;color: #000000;font-weight: bold;text-align: center;}

/* The background & style of the sidebar */
td.sidebar {background-color: white;padding: 0px;margin: 0px;margin-left: 0px;margin-top: 0px;}
	/* Background for the Section Label text */

/* titles in sidebar*/
td.mainHeading {text-decoration:none;color: #824148;font-family: Arabic Transparent;font-weight: bold;font-size: 15px}
	/* When viewing Sub categories, a list of them is displayed on the sidebar and the current category is highlighted. */
td.subcategory {padding-left: 3px;margin-left: 3px;background-color: white;font-family:Arabic Transparent;font-size: 13px ;color: black;line-height: 10px;text-decoration:none;font-weight: bold;}

/* Text for the shopping cart */
td.miniText { font-family: Arabic Transparent;font-size: 10pt;color: #232323;font-weight: bold;padding-top: 0px;padding-bottom: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 3px; line-height:12px;}

/* **************************** */
/* Footer Styles	== LinkStyleFooter	*/

a.footerLinks:link {text-decoration:none;color: #98B9D3;font-family: Arabic Transparent;font-weight: bold;font-size: 13px;text-decoration: none;}
a.footerLinks:visited {text-decoration: underline;color: #98B9D3;font-family:  Arabic Transparent;font-size: 13px;font-weight:bold;text-decoration: none;}
a.footerLinks:active {text-decoration: underline;color:  #494949;font-family:  Arabic Transparent;font-size:13px;font-weight: bold;text-decoration: none;}
a.footerLinks:hover {text-decoration:underline;color:  #000000;font-family:  Arabic Transparent;font-size:13px;font-weight:bold;text-decoration: none;}

td.footer {background-color: white;padding: 2px;margin: 0px;font-family: Arabic Transparent;font-size: 13px;font-weight: normal;color:  #98B9D3;text-decoration: none;text-align:center}

/* ************************************
 * Main Content Styles -> Font Styles */

	/* Main button style */
.buttonStyle:link {font-family: Arabic Transparent;font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; height: 14px; background-color: #824148;}
.buttonStyle:active {font-family: Arabic Transparent;font-size: 12px; font-weight: bold; color: #FFFFFF;  text-decoration: none; height: 14px;background-color: #824148;}
.buttonStyle:visited {font-family: Arabic Transparent;font-size: 12px; font-weight: bold; color: #FFFFFF;  text-decoration: none; height: 14px;background-color: #824148; }
.buttonStyle:hover {font-family: Arabic Transparent;font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; height: 14px;background-color: #824148;}
.buttoncell {border-width:thin;border-style: outset;border-color:white; height:10px;background-color:#824148;}

a.productDetails:link {text-decoration:none;color: #BD8A46;font-family: Arabic Transparent;font-weight: normal;font-size: 13px;padding: 0px;margin: 0px;line-height: 13pt;}
a.productDetails:visited {text-decoration: none;font-weight: normal;color: #BD8A46;font-family: Arabic Transparent;font-size: 13px;padding: 0px;margin: 0px;line-height: 13pt;}
a.productDetails:active  {text-decoration: none;font-weight: normal;color: #BD8A46;font-family: Arabic Transparent;font-size: 13px;padding: 0px;margin: 0px;line-height: 13pt;}
a.productDetails:hover   {text-decoration: underline;font-weight: normal;color: #000000;font-family: Arabic Transparent;font-size: 13px;padding: 0px;margin: 0px;line-height: 13pt;}

/* Breadcrumb trail for checkout pages */
a.chkout_done {color: black; text-decoration:}
td.chkout {font: bold 11px Arabic Transparent; color: #C6C6C6; padding-right: 7px;}
td.chkout_active {font: bold 11px Arabic Transparent; color:#950000;}
td.divider {width: 1px;}

/* Price styles */
.listPrice {font-family: Arabic Transparent;font-size: 11px;color: black;padding: 0px;margin: 0px;text-decoration: line-through;}
.price {font-family:  Arabic Transparent;;font-size: 11px;color: #131266;padding: 0px;margin: 0px;text-decoration: none;}
.redPrice {font-family: Arabic Transparent;font-size: 11px;color: red;padding: 0px;margin: 0px;text-decoration: none;}
.strongPrice {font-family: Arabic Transparent;font-size: 11px;font-weight: bold;color:  #800000;padding: 0px;margin: 0px;text-decoration: none;}

/* General store text */
.text {font-family: Arabic Transparent;font-size: 13px;color:  #000080;padding: 0px;margin: 0px;text-decoration: none;text-align: left;font-weight:normal;}
.redText {font-family: Arabic Transparent;font-size: 9pt;color: red;padding: 0px;margin: 0px;text-decoration: none;}
.strongtext {font-family: Arabic Transparent;font-size: 15px;font-weight: bold;color: #000080;padding: 0px;margin: 0px;text-decoration: none;}
.strongRedText {font-family: Arabic Transparent;font-size: 9pt;font-weight: bold;color: red;padding: 0px;margin: 0px;text-decoration: none;}
.textCustomColor, .productName {font-family: Arabic Transparent;font-size: 13px;font-weight: normal;text-align: left;color: #8E7740;padding: 0px;margin: 0px;text-decoration:none;}
.WelcomeTextStyle {font-family: Arabic Transparent; font-size: 14px; font-weight: normal; color: #70A7BE;}

/* nkholy:: new msg CR @ Home Page & Images Category Page */
a.linkNotificationStyle:link {text-decoration: underline; font-family: Verdana; font-size: 15px; font-weight: normal; color: #6f0808;}
a.linkNotificationStyle:visited {text-decoration: underline; font-family: Verdana; font-size: 15px; font-weight: normal; color: #6f0808;}
a.linkNotificationStyle:active {text-decoration: underline; font-family: Verdana; font-size: 15px; font-weight: normal; color: #6f0808;}
a.linkNotificationStyle:hover {text-decoration: underline; font-family: Verdana; font-size: 15px; font-weight: normal; color: #000000;}
.linkNotificationStyle {text-decoration: underline; font-family: Verdana; font-size: 15px; font-weight: normal; color: #6f0808;}
.notificationStyle {font-family: Verdana; font-size: 15px; font-weight: normal; color: #6f0808;}
.notificationStyleBold {font-family: Verdana; font-size: 15px; font-weight: bold; color: #6f0808;}

 /* Highlights links */ /* NEEEEEEEEEED MODIFICATION*/ 
a.LinkStyle2:link{text-decoration:none;color: #81674E;font-family: Arabic Transparent;font-weight: normal; font-size: 14px}
.errortxt {font-family: Arabic Transparent;font-size:13px;font-weight:normal;text-align: left;color: #ff0000;}


	/* Some table tyles for the category pages */
.dashedLines {border-style:dashed;border-right-width:0px;border-top-width:0px;border-left-width:1px;border-bottom-width:0px;padding:0px;}
.innerDashedLines {border-style:dashed;border-right-width:1px;border-top-width:1px;border-left-width:0px;border-bottom-width:0px;padding:0px;}

	/* Heading and Sub heading text used at the top of most pages */
.pageHeading {padding-left: 0px;margin-left: 0px;padding-top: 4px;padding-bottom: 2px;font-family: Arabic Transparent;	font-size: 21px; letter-spacing:1pt;font-weight: normal;text-align: left;color: #8E7740;text-decoration:none;text-align: right;} /* PageTitle */
.mailPageHeading {padding-left: 0px;margin-left: 0px;padding-top: 4px;padding-bottom: 2px;font-family: Arial;	font-size: 25px; letter-spacing:1pt;font-weight: normal;text-align: left;color: #8E7740;text-decoration:none;text-align: right;} /* PageTitle */
.subHeading {font-family: Arabic Transparent;font-size: 15px; letter-spacing:1pt;font-weight:normal;text-align: left;color: #8E7740;padding: 0px;margin: 0px;text-align: right;} /* Title2 */

	/* Styles for addresses */
.addressName {font-family: Arabic Transparent;font-size: 11pt;font-weight: bold;text-align: left;color: #666666;padding: 0px;margin: 0px;}
.address {font-family: Arabic Transparent;font-size: 11pt;color: black;padding: 0px;margin: 0px;text-align: right;}
.phoneNumberFormat {font-family: Arabic Transparent;font-size: 8pt;color: #666666;padding: 0px;margin: 0px;}

	/* Style used for spacing of main elements on each page */ 
	/* Defines the style of the main frame - background color, spacing, ... */
td.mainContent {background-color: #ffffff;padding: 0px;margin: 0px;}
	/* General table spacing used throughout site */
td.topspace {padding-left: 3px;margin-left: 3px;padding-top: 5px;text-align: left;}
	/* General spacing.  Usually used before a pageHeading or subHeading */
td.categoryspace {text-align:right; padding-left: 0px;margin-left: 0px;padding-top: 4px;padding-bottom: 2px;}
td.categoryspace2 {text-align:left; padding-left: 0px;margin-left: 0px;padding-top: 4px;padding-bottom: 2px;}

	/* We have a privacy policy whenever personal information is asked for */
td.privacyStatement {background-color: #E4D7C5;font-family: Arabic Transparent;font-size: 9pt;color: black;text-decoration: none;text-align: left;}
    /* We have a box that displays all the available shipping discounts */
td.discountBox {background-color: #E6E6E6; font-family:Arabic Transparent; font-size:12px; color: #CC0000;text-decoration:none; text-align:left;}
	/* Define text and background colors for labeled columns */
td.labelText1 {background-color: #C6C6C6;padding-top: 1px;padding-bottom: 1px;padding-left: 2px;margin: 0px;font-family: Arabic Transparent;font-size: 11pt;font-weight: bold;color: #666666;text-align: left;padding: 3px;}

/* Displays in the order status tables */
.ListContentLine1 {	font-family:  Arabic Transparent;	font-size: 11px;	font-weight: normal;color: #000000;font-style: normal;text-align: left ;vertical-align: middle;background-color: #D9E4E6;text-align: right;}
.ListContentLine1Bold {	font-family:  Arabic Transparent;font-size: 11px;font-weight: Bold;color: #000000;font-style: normal;	text-align: left ;vertical-align: middle;background-color: #D9E4E6;}
.ListContentLine2 {font-family: Arabic Transparent;font-size: 11px;font-weight: normal;color: #000000;font-style: normal;text-align: left;vertical-align: middle;	background-color: #EBF0F1;text-align: right;}
.ListContentLine2Bold {	font-family: Arabic Transparent;font-size: 11px;font-weight: Bold;	color: #000000;	font-style: normal;	text-align: left;	vertical-align: middle;	background-color: #EBF0F1;}
.ListContentLineTotal {font-family: Arabic Transparent;font-size: 11px;font-weight: normal;color: #000000;font-style: normal;text-align: left;vertical-align: middle;	background-color: #EBF0F1;text-align: left;}

th.labelText2 {background-color: #8DADB1;padding-top: 1px;padding-bottom: 1px;padding-left: 2px;margin: 0px;font-family: Arabic Transparent;font-size: 13px;font-weight: bold;color: #FFFFFF;padding: 3px;text-decoration: none;text-align: right;height:25;vertical-align: middle;white-space: normal}

/*Not needed Now*/
th.labelTextFav{background-color:#8DADB1;padding-top: 1px;padding-bottom: 1px;padding-left: 2px;margin: 0px;font-family: Arabic Transparent;font-size: 13px;font-weight: normal;color:  #FFFFFF;padding: 3px;text-decoration: none;height:25;font-style: normal;text-align: center ;	vertical-align: middle}
td.labelText2 {background-color:#8DADB1;padding-top: 1px;padding-bottom: 1px;padding-left: 2px;margin: 0px;font-family: Arabic Transparent;font-size: 13px;font-weight: normal;color:  #FFFFFF;padding: 3px;text-decoration: none;text-align: left;height:25;font-style: normal;text-align: left ;	vertical-align: middle}
td.labelText3 {background-color: #E4A011padding-top: 1px;padding-bottom: 1px;padding-left: 2px;margin: 0px;font-family: Arabic Transparent;font-size: 9pt;font-weight: bold;color: white;padding: 3px;text-decoration: none;text-align: left;height:25}

/* Discount Styles */
.discount {font-family: Arabic Transparent; font-style: italic; font-size: 12px; color: #CC0000; }
.discountHeading  {font-family: Arabic Transparent; font-style: italic; font-size: 19px; color: #666666; font-weight: bold;}
.discountBox {background-color: #E6E6E6 }

a.discount {font-style:normal; font-family: Arabic Transparent;text-decoration: underline;font-size: 9pt;color: #235173; font-weight:normal}
a.discount:link {font-style:normal; font-family: Arabic Transparent;text-decoration: underline;font-size: 9pt;color: #235173; font-weight:normal}
a.discount:visited {font-style:normal; font-family: Arabic Transparent;text-decoration: underline;font-size: 9pt;color: #6C2373; font-weight:normal}
a.discount:active {font-style:normal; font-family: Arabic Transparent;text-decoration: underline font-size : 9pt;color: #235173; font-weight:normal}
a.discount:hover {font-style:normal; font-family: Arabic Transparent;text-decoration: none;font-size: 9pt;color: #235173; font-weight:normal}

 /* Background */
.BGProducts{	background-color: #F9F3E8; text-align: right; } /* = BG1 */
.BGProductDetails{	background-color: #F4F0E8;} /* = BG2 */
 
/* text styles */
.InstructionTextStyle {font-family: Arabic Transparent;font-size: 13px;font-weight: normal;color: #000080;text-align: right;} /* LegendTextStyle for the required fields */
.TitleOfObjectStyleHome{text-decoration:none;color: #8E7740;font-family: Arabic Transparent;	font-weight: bold;font-size: 14px} /* TitleOfObjectStyle // Visit and powered by in Home page and used also for Product Name// */
.TitleOfObjectStyle2{text-decoration:none;color: #8E7740;font-family: Arabic Transparent;font-weight: normal;font-size: 15px}/* for titles in my account and main category page*/

/* Borders */
.BorderBoxStyleInHome{border:1px solid #F7F5CA;} /*.BorderBoxStyle1 for photo of the week and tthe promotions in Home page*/
.BorderBoxStyleHighLight{border:1px solid #C9B587;} /* BorderBoxStyle2  for highlights  */

/* ** Box Styles ** */
.BoxTitleStyleHome{text-decoration:none;
	color: #AC8833;
	font-family: Arabic Transparent;
	font-weight: bold;
	font-size: 18px} /* BoxTitleStyle1 for Photo of the week and Highlights titles in home page */

/******** LAnguage Links *************/

a.LinkLanguageStyle:link {text-decoration:none;color: #824148;font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 12px}
a.LinkLanguageStyle:visited {text-decoration:none;color: #824148;font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 12px}
a.LinkLanguageStyle:active {text-decoration:none;color: #824148;font-family: Arial, Helvetica, sans-serif;	font-weight: normal;font-size: 12px}
a.LinkLanguageStyle:hover  {text-decoration:none;color: black;font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 12px}
.TextLanguageStyle{text-decoration:none;color: #824148;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px}

/******** links tree **********/
a.BreadCrumbLinkStyle:link {vertical-align:top;text-decoration:none;color: #0080FF;font-family: Arabic Transparent;font-weight: normal;font-size: 11px}
a.BreadCrumbLinkStyle:visited {vertical-align:top;text-decoration:none;color: #0080FF;font-family: Arabic Transparent;font-weight: normal;font-size: 11px}
a.BreadCrumbLinkStyle:active {vertical-align:top;text-decoration:none;color: #0080FF;font-family: Arabic Transparent;font-weight: normal;font-size: 11px}
a.BreadCrumbLinkStyle:hover {vertical-align:top;text-decoration:none;color: #0080FF;font-family: Arabic Transparent;font-weight: normal;font-size: 11px}
.BreadCrumbTextStyle{vertical-align:baseline;text-decoration:none;color: #131266;font-family: Arabic Transparent;font-weight: normal;font-size: 11px}

/********** fields labels ******
Used in Registeration and shoppingcart,ordersummary ....
*****/
.lableDescriptionCell{text-decoration:none;color: #000080;font-family: Arabic Transparent;text-align: right; vertical-align: middle;font-weight: Bold;font-style: normal;font-size: 12px;	background-color: #FBFAF9;}
.lableDescriptionCellRcmnd{   text-decoration:none;color: #000080;font-family: Arabic Transparent;text-align: right; vertical-align: middle;font-weight: Bold;	font-style: normal;font-size: 12px;	background-color: #FBFAF9;width: 13%;}
/*** Frames used in displaying info *

used in password forgotten and Product details
**/
.FormOutsideBoxInfo{border:1px solid #EFE9DA;background-color: #F3EEE2;padding: 2pt}

/** Previous and Next **/
.LinkStyleforPreviousNext{text-decoration:none;color: #70A7BE;font-family: Arabic Transparent;font-weight: normal;font-size: 12px}

/* Field Labels in Registeration,My Account JSP*/
.FieldInfoCell{text-decoration:none;color: #000080;	font-family: Arabic Transparent;text-align: right; vertical-align: middle;font-weight: normal;font-style: normal;font-size: 14px;	background-color: #FBF5F0;text-align: right;}


.attrText {font-family: Arabic Transparent;font-size: 14px;color:  #000080;padding: 0px;margin: 0px;text-decoration: none;font-weight:normal;background-color: #FBF5F0;}

/* For Add Review Text box */
.FlexibleTextBoxStyle {border:1px solid #824148;background-color:#FFFFFF;font-family: Arabic Transparent;font-size: 13px;	color: #000000;}

.LinkNavigation1Style{text-decoration:none;color: #70A7BE;font-family: Arabic Transparent;font-weight: normal;font-size: 13px}
/* For images in Collection list*/
.image{text-decoration:none;width: 100 ;height: 65;border: 0px;}
.alignment {text-align: right;}
.versAlignement{text-align: left;}
html {direction: rtl; unicode-bidi: embed;}
body {margin-top: 0px;margin-left: 0px;padding-top: 0px;background-color:#F9F4EE}
table {padding: 0px;text-align:right}
td {font-family: Arabic Transparent;font-size: 9pt;color: black;border-style: none; border-width:0px;padding-left:2px;padding-right:2px;}
th {font-family: Arabic Transparent;font-size: 9pt;color: black;border-style: none; border-width:0px;padding-left:2px;padding-right:2px;}

td.mailTd {font-family: Arial;font-size: 11pt;color: black;border-style: none; border-width:0px;padding-left:2px;padding-right:2px;}
tr.mailTr {font-family: Arial;font-size: 11pt;color: black;border-style: none; border-width:0px;padding-left:2px;padding-right:2px;}
a.mailREF{text-decoration:none;color: #3F728D;font-family: Arial;font-weight: normal;font-size: 14px;}
a:link {text-decoration:none;color: #3F728D;font-family: Arabic Transparent;font-weight: normal;font-size: 14px;}
a:visited {font-family: Arabic Transparent;text-decoration: none;font-size: 14px;color: #3F728D;font-weight: normal;}
a:active {font-family: Arabic Transparent;text-decoration: none; font-size : 14px;color: #E4A011;font-weight: normal;}
a:hover {font-family: Arabic Transparent;text-decoration: underline;font-size: 14px;color: #000000;font-weight: normal;}
p {font-family: Arabic Transparent;font-size: 9pt;color: black;padding: 0px;margin: 0px;text-decoration: none;}
select {font-family:Arabic Transparent;font-size: 11px;font-weight: normal;font-style: normal;text-align: top;border: medium none #7CB2F9; color:#000066}
.input{ border:1px solid #824148; background-color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; width:150 px;text-align: right;}
.priceInput{  border:1px solid #824148; background-color:#FFFFFF; font-family: Arabic Transparent; font-size: 13px; color: #000000; width:70 px;text-align: right;}
.bigInput{  border:1px solid #824148; background-color:#FFFFFF; font-family: Arabic Transparent; font-size: 13px; color: #000000; width:300 px;text-align: right;}
hr {text-align: right;border-style:inset;color:gray; height: 1px; }
.inlineform { font-weight: normal; font-family: Arabic Transparent; display:inline}
/*****************EXTRA STYLE(S)******************/
.HomeBGStyle {background-color: #F9F3E8;}
.LinkStyle1{text-decoration:none;color: #81674E;font-family: Arabic Transparent;font-weight: bold;font-size: 14px}
.BorderBoxStyle4{border:1px solid #D7E1FF;background-color: #D8E7ED;}
.BorderBoxStyle5{border:1px solid #D7E1FF;background-color: #EEF4F7;}
a.LinkStyleSmaller:link{text-decoration:none;color: #70A7BE;font-family: Arabic Transparent;font-weight: normal;font-size: 12px}
a.LinkStyleSmaller:visited{text-decoration:none;color: #70A7BE;font-family: Arabic Transparent;font-weight: normal;font-size: 12px}
.DotsColor{color: #BD8A46;font-family: Arabic Transparent;font-weight: normal;font-size: 10px;}
.footerBorderStyle {border-top: 1px solid #F2EBDF;}

/*For for password and register links in login page*/
a.LoginPageLinks:link {text-decoration:none; color: #31596F; font-family: Arabic Transparent;	font-weight: normal; font-size: 14px;}
a.LoginPageLinks:hover {text-decoration:underline; color: black; font-family: Arabic Transparent;	font-weight: normal; font-size: 14px;}
a.LoginPageLinks:visited {text-decoration:none;	color: #31596F;	font-family: Arabic Transparent; font-weight: normal;	font-size: 14px;}

