#products{
float: left;
width:300px;
background: #dadada;
border: 1px solid #000;
}

.pageHeading{
    float: left;
    width: 280px;
    padding:10px 10px;
    border-bottom: 1px solid #000;
}

.productImage{
    float: left;
    width:220px;
    padding:40px;
    text-align: center;
}

#productDetails{
float: left;
width:300px;
padding:10px;
background-color: #f9f9f9;
margin-left:10px;
}

#details{
    float: left;
    margin-top:10px 0;
    width:300px;
}

/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

.productListing{
  background-color: #679751;
}

.categoryList h2{
	margin:0;
	padding:0;
}

.categoryList ul{
	margin:0;
	padding:0;
}

.categoryList li{
  border-bottom: 1px solid #DADADA;
  padding:4px 5px;
  list-style: none;
}

body {
  background: url('images/header.jpg') #fff repeat-x ;
  color: #000;
  margin: 0px;
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
}

#bodyWrapper {
  margin: 0 auto;
}

#bodyContent {
}

#header {
  width:999px;
}

#headerShortcuts {
  float: left;
  margin-bottom: 5px;
}

#storeLogo {
  float: left;
  margin-top: 5px;
}


#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
}

/*--menu--*/

#slidetabsmenu {
float:left;
width:1000px;
height:39px;
font-family:"Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size:14px;
background: url(images/tab-blue-bg.gif) repeat-x top left;
}

* html #slidetabsmenu{
margin:0px;
}

#slidetabsmenu ul{
list-style-type: none;
padding:0;
margin:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background: url(images/tab-blue-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 34px;
text-decoration:none;
}


* html #slidetabsmenu a span {
float:left;
display:block;
background: url(images/tab-blue-right.gif) no-repeat right top;
padding:12px 30px 9px 15px;
font-weight:bold;
color:#3B3B3B;
}


#slidetabsmenu a span {
float:left;
display:block;
background: url(images/tab-blue-right.gif) no-repeat right top;
padding:12px 30px 9px 15px;
font-weight:bold;
color:#3B3B3B;
}


#slidetabsmenu a span {float:none;}

* html #slidetabsmenu a span {float:none;}


#slidetabsmenu a:hover span {
color: black;
}

#slidetabsmenu #current a {
background-position:0 -125px;
}

#slidetabsmenu #current a span {
background-position:100% -125px;
}

#slidetabsmenu a:hover {
background-position:0% -39px;
}

#slidetabsmenu a:hover span {
background-position:100% -39px;
color:#FFFFFF;
}

/*--menu ends*/


.infoBoxContainer {
  }

.infoBoxHeading {
  padding: 9px;
  font-size: 12px;
  margin-top: 5px;
}

.infoBoxContents {

  font-size: 11px;
  line-height: 1.5;
}

.contentContainer {
  padding-bottom: 10px;
  
}


.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText, .contentText table {
  padding: 1px 0 5px 0;
  font-size: 11px;
  line-height: 1.5;
}

.productContentText{
  border: 1px solid #dadada;
  margin-top: 10px;
  margin-bottom: 20px;
  float: left;
  min-height: 360px;
  width: 630px;
}

.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #ecf6fc;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
}

img {
  border: 0;
}

table, p {
  font-size: 11px;
  line-height: 1.5;
}

#piGal ul {
  list-style-type: none;
}

#piGal img {
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
}

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  text-align: center;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}

.imgMiddle{
    background-image: url('images/back.gif');
    height: 27px;
    display: inline;
    float:left;
    font-size:15px;
    font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
    font-weight: bold;
    padding-top:4px;
    overflow: hidden;
    background-repeat: repeat-x;
    color: white;
    }

.headExp{
  height:31px;
  margin-top: 10px;
}

.headExp1{
  height:11px;
}

.imgLeft{
    float: left;
}

.imgRight{
    
}


.prodhdr{
    background-image: url("images/hdr_prod.gif");
    height:35px;
    color: #7d7d72;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    padding-left:14px;
	width:250px;
}

.prodbdr{
    border: 1px solid #e0e0e0;
}

.innerTable{
    background-color: #fefef8;
    text-align: center;
}
.subtxt01{
    color: #5f5748;
    font-family: arial;
    font-weight: bold;
    font-size: 11px;
}
.prodimg{
   border: 1px solid #b7b7b7;
}

div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}

.productHeading{
  background-image: url('images/hdr_prod.gif');
  width: 341px;
  height: 26px;
  background-repeat: no-repeat;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  padding-left: 17px;
  color: #7D7D72;
  padding-top:3px;
}

.innerContent{
  padding:5px;
}

.imgzoom{
  border: 1px solid #e5e5e5;
  width:300px;
  float: left;
}

.imgHeading{
  border-bottom: 1px solid #e5e5e5;
  background-color: #fafafa;
  padding:3px;
  color:#584c1b;
  font-family: arial;
  font-weight: bold;
  font-size:12px;
}

.cloudZoom{
  padding: 30px;
  background-color: #f9f9f9;
}
#content{
  margin-left:30px;
}

.contentText1{
 float: left;
 width: 290px;
 padding:10px;
}

.productForm{
  background-color:#f9f9f9;
  padding: 5px;
  width: 200px;
  margin-left: 40px;
  padding: 5px 5px 5px 13px;
}

.boxContainer{
  float: left; 
  padding: 1px 0 5px 0;
  font-size: 11px;
  line-height: 1.5;
  width: 630px;
}

.contentTextTop{
      font-size: 11px;
    line-height: 1.5;
    padding: 5px;
}

.middleContent{
  margin-top: 10px;
  margin-bottom: 20px;
  float: left;
  min-height: 360px;
  width: 630px;
}

#shipTable{
  float: left;
  margin-bottom: 13px;
}

#shippingTable{
background: none repeat scroll 0 0 #FFFFFF;
border-collapse: collapse;
font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
font-size: 12px;
text-align: center;
width: 630px;
border: 2px solid #7A6B24;
}

#shippingTable th{
border-bottom: 1px solid #65745b;
color: #3B3B3B;
font-size: 12px;
font-weight: bold;
padding: 4px 1px;
background-color: #6c915d;
font-family: arial;
}

#shippingTable td{
border-bottom: 1px solid #CCCCCC;
color: #585857;
padding: 4px 16px;
font-family: arial;
}
#islamTable{
  float: left;
  width: 630px;

}

#islamicTable{
background: none repeat scroll 0 0 #FFFFFF;
border-collapse: collapse;
font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
font-size: 12px;
text-align: center;
width: 630px;
border: 2px solid #7A6B24;
}

#islamicTable th{
border-bottom: 1px solid #65745b;
color: #3B3B3B;
font-size: 12px;
font-weight: bold;
padding: 4px 3px;
background-color: #6c915d;
font-family: arial;
}

#islamicTable td{
border-bottom: 1px solid #CCCCCC;
color: #585857;
padding: 4px 16px;
font-family: arial;
}
#islamicTable td a{
color: #5E7D31;
}

.footerDate{
  background-color: #fef4ee;
  padding:4px 4px 4px 10px;
  margin-top: 10px;
}

.footerDate span{
  color: #1f1f1f;
  font-weight: bold;
}

/*     underline  */
.am_div a{
	text-decoration: underline;
}

.am_div h1{
  display: inline;
  margin:0;
  padding:0;
  font-size: 13px;
}

#mainFooter{
  float: left;
  width:100%
}
.footer{
 margin:0 auto;
}
