* {
    padding: 0px;
    margin: 0px;
}
html {
    background: #6B6854;
}
body  {
    direction: rtl;
    background: #F6F4E4 url(../styleImages/backgrounds/footerbg.gif) repeat-x bottom ;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5A584B;
}
option {
    background: #EFEBCF;
    color: #747162;
}
hr {
    margin:2px;
    width:0px;
    border: 1px solid #F7F4E3;
    color: #F7F4E3;
}
td{
text-align: right;
}
a {
  color:#747162;
}
a:hover {
  color:#F6F4E4;
}
#main {
    background: url(../styleImages/backgrounds/hbg.gif) repeat-x;
}
#topbar {
    position: absolute;
    text-align: right;
    margin: 27px 16px 0 0;
}
#topbar img {
    border: none;
	margin:1px;
}
#pageSurround {
    background: url(../styleImages/backgrounds/header.jpg) no-repeat center top;
}
#topHeader {
	text-align: left;
    padding-left: 2%;
	margin-right: 39px;
   	padding-top: 59px;
	background: url(../styleImages/backgrounds/logo.jpg) no-repeat right top;
}
.boxTitleLeft, .boxTitleRight {
	font-size: 90%;
	font-weight: bold;
    width: 219px;
    background: url(../styleImages/backgrounds/pattern.gif);
    padding: 5px 3px 5px 0px;
}
.boxContentLeft, .boxContentRight {
    width: 210px;
    padding:6px;

}
.footerLink {
	color: #FFFFFF;
    font-size: 13px;
	text-align: center;
}
.footerLink p {
   color: #E1DCAE;
   font-family: Verdana;
   font-size: 11px;
   margin: 6px 0 0 0;
}
.footerLink p a {
   color: #FFFFCC;
   text-decoration: none;
}
.footerLink p a:hover {
   color: #333;
   text-decoration:underline;
}
.lang {
    font-size: 11px;
    font-weight:bold;
    color: #000;
}

.sidebar {
	position: relative;
    background: url(../styleImages/backgrounds/menu-bg.jpg) no-repeat right top;
	width: 240px;
    padding: 15px 9px 0 9px;
	float: right;
    margin: 0px 39px 5px 0;
    text-align:right;
}

.content {
    text-align: right;
	position:relative;
    width: 61%;
    float: right;
    margin: 0 0 10px 0;
}

.boxContent {
	margin: 50px 0 10px 0;
    text-align: justify;

}
/* CHECKOUT PAGES */
#topHeadercart {
	margin-right: 39px;
   	padding: 59px 0 66px 0;
	background: url(../styleImages/backgrounds/logo.jpg) no-repeat right top;
}

.sidebarcart {
	position: relative;
    background: url(../styleImages/backgrounds/menu-bg2.jpg) no-repeat right top;
	width: 240px;
    padding: 15px 9px 0 9px;
	float: right;
    margin: 0px 39px 10px 0;
    text-align:right;
}
.contentcart {
    text-align: right;
	position:relative;
    width: 61%;
    float: right;
    margin: 00px 0;
}
.CheckoutMenu {
	position: relative;
	float: right;
    text-align: right;

}
.payform {
   text-align: center;
}
.paytable {
  text-align: center;
  margin:0px auto 7px auto;
  border: none;
  padding: 3px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	margin: 0px;
	padding: 3px;
	float: right;
    border: 1px solid #432121;
    background: #FFFFE5;
}


.subCat {
	text-align: center;
	padding: 8px;
	float: right;
    background: #FFFFE5;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#conpro {
  float: right;
   text-align: center;
   width: 100px;
   height: 110px;
   padding: 5px 5px 5px 0px;
   margin: 5px;
   border: 2px solid #F6F4E4;
   background: url(../styleImages/backgrounds/pattern.gif);

}
#conpro:hover {
     border: 2px solid #747162;   'transparent'

}

