/* CSS Document */
html, body {
	direction: rtl;
	text-align: right;
}
body {
	padding: 0px;
	margin: 0px;
	background: #fff;
	color: #582902;
	font: 15px/16px Arial, Helvetica, sans-serif;
}
div, p, ul, form, input, h2, h3, h4, img {
	padding: 0px;
	margin: 0px;
}
ul {
	/*list-style-type: none;*/
}
a {
	color: #0000FF; /*#007788;*/
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
/*----MAIN PANEL----*/
#mainPan {
	width: 778px;
	position: relative;
	margin: 0 auto;
}
/*----Left Panel----*/
#leftPan {
	width: 155px;
	float: right;
	background: #FFFCF4;
	color: #582902;
	border-bottom: 1px solid #E3DDCD;
	border-left: 1px solid #E3DDCD;
	border-right: 1px solid #E3DDCD;
	padding: 48px 0 0;
}
#leftPan ul.one {
	list-style-type:none;
	width: 127px;
	height: 177px;
	margin: 0 14px 22px 0;
}
#leftPan ul.one li {
	width: 127px;
	height: 21px;
	border-bottom: 1px solid #E3DDCD;
}
#leftPan ul.one li a {
	width: 93px;
	height: 21px;
	display: block;
	background: url(images/arrow1.gif) 100px 8px no-repeat #FFFCF4;
	color: #40361B;
	font: 12px/22px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 17px 0 0;
}
#leftPan ul.one li a:hover, #leftPan ul.one li.home a {
	background-position:right top;
	background: url(images/arrow2.gif) 100px 8px no-repeat #CC0000;
	color: #fff;
	text-decoration: none;
	padding: 0 17px 0 0;
}
#leftPan ul.one li.contact {
	width: 127px;
	height: 21px;
	border-bottom: none;
}
#fastformPan {
	width: 127px;
	height: 141px;
	background: #E3DDCD;
	color: #574A22;
	margin: 0 14px 11px;
}
#fastformPan form.formone {
	width: 127px;
	height: 141px;
}
#fastformPan form.formone h2 {
	width: 117px;
	height: 23px;
	background: #574A22;
	color: #fff;
	font: 20px/22px "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
}
#fastformPan form.formone select {
	width: 104px;
	height: 18px;
	background: #fff;
	color: #000;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 7px 0 0 10px;
}
#submitPan {
	width: 61px;
	height: 20px;
	position: absolute;
	top: 360px;
	left: 70px;
}
#fastformPan form input {
	width: 61px;
	height: 20px;
	display: block;
	background: url(images/button.gif) 0 0 no-repeat #E3DDCD;
	color: #fff;
	border: none;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#fastformPan form label {
	width: 40px;
	height: 10px;
	display: block;
	float: left;
	background: #E3DDCD;
	color: #574A22;
	font: 10px/10px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 0;
	padding: 0 0 0 5px;
}
#fastformPan form input.check {
	width: 12px;
	height: 12px;
	float: left;
	margin: 10px 0 0;
	background: none;
}
#leftPan h3 {
	height: 20px;
	background: #FFFCF4;
	color: #574A22;
	font: 20px/22px "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding: 0 0 0 25px;
}
#leftPan ul.two {
	list-style-type:none;
	width: 127px;
	height: 113px;
	margin: 23px 0 22px 14px;
}
#leftPan ul.two li {
	width: 127px;
	height: 18px;
}
#leftPan ul.two li a {
	width: 105px;
	height: 18px;
	display: block;
	background: url(images/arrow3.gif) 12px 6px no-repeat #FFFCF4;
	color: #582902;
	font-size: 13px;
	text-decoration: underline;
	padding: 0 0 0 22px;
}
#leftPan ul.two li a:hover {
	background: url(images/arrow1.gif) 12px 6px no-repeat #FFFCF4;
	color: #574A22;
	font-size: 13px;
	text-decoration: underline;
}
#secondformPan {
	width: 127px;
	height: 95px;
	background: #E3DDCD;
	color: #574A22;
	margin: 0 14px 30px;
}
#secondformPan form.formtwo {
	width: 127px;
	height: 95px;
}
#secondformPan form.formtwo h2 {
	width: 117px;
	height: 23px;
	background: #574A22;
	color: #fff;
	font: 20px/22px "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
}
#secondformPan form.formtwo .input {
	width: 61px;
	height: 20px;
	background: url(images/button.gif) 0 0 no-repeat #E3DDCD;
	color: #fff;
	border: none;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 0 0 56px;
}
#secondformPan input {
	width: 104px;
	height: 18px;
	display: block;
	background: #fff;
	color: #000;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0 0 10px;
}
/*----/Left Panel----*/
/*----Right Panel----*/
#rightPan {
	width: 621px;
	float: left;
}
/*---Top Panel----*/
#topPan {
	width: 565px;
	height: 96px;
	padding: 0 38px 0 0;
}
#topPan img.logo {
	width: 290px;
	height: 30px;
	margin: 41px 0 5px;
}
#topPan p {
	width: 290px;
	height: 18px;
	border: 1px solid #D1C7A7;
	background: #fff;
	color: #010000;
	text-align: center;
	font-size: 14px;
}
#topPan ul {
	list-style-type:none;
	width: 112px;
	position: absolute;
	top: 39px;
	left: 127px;
}
#topPan ul li {
	width: 55px;
	height: 50px;
	border-right: 1px solid #E3DDCD;
	float: left;
}
#topPan ul li.pen {
	width: 55px;
	height: 50px;
	background: url(images/icon1-normal.gif) 0 0 no-repeat;
}
#topPan ul li.pen a {
	width: 55px;
	height: 50px;
	display: block;
	background: url(images/icon1-normal.gif) 0 0 no-repeat;
	text-decoration:none;
	font-size:0;
}
#topPan ul li.pen a:hover {
	width: 55px;
	height: 50px;
	background: url(images/icon1-hover.gif) 0 0 no-repeat;
}
#topPan ul li.book {
	width: 55px;
	height: 50px;
	background: url(images/icon2-normal.gif) 0 0 no-repeat;
	border-width:0;
}
#topPan ul li.book a {
	width: 55px;
	height: 50px;
	text-decoration:none;
	display: block;
	background: url(images/icon1-norma2.gif) 0 0 no-repeat;
	font-size:0;
	color: white;
}
#topPan ul li.book a:hover {
	width: 55px;
	height: 50px;
	background: url(images/icon2-hover.gif) 0 0 no-repeat;
}
/*---/Top Panel----*/
/*---Body Panel----*/
#bodyPan {
	width: 525px;
	padding: 14px 30px 0 16px;
}
#bodyPan h2 {
	height: 25px;
	background: #fff;
	color: #40361B;
	font: 30px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:7px 0 3px 0;
}
#bodyPan h2.right {
	float: right;
}
#bodyPan h2.left {
	float: left;
	margin-left: 20px;
}
#bodyPan h3 {
	color: #6F3C1B;
	font: 20px/12px "Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:27px 0 10px 0;
}
#bodyPan div.contant {
	padding: 6px 0 0 18px;
	text-align:justify;
}
#bodyPan div.affMiddleBlock {
	color: black;
	margin-top: 1.5em;
}
#bodyPan div.affMiddleBlock p {
	font-size: 13.8pt;
	font-weight: bold;
	text-align: center;
}
#bodyPan p.contant {
	padding: 10px 0 0 18px;
	text-align:justify;
}
#bodyPan p.floatLinks {
	text-align: right;
}
#bodyPan p.floatLinks a {
	float: right;
	display: block;
	width: 185px;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
}
#bodyPan p.padTop {
	padding-top: 0.5em;
}
#bodyPan p.more {
	background: url(images/more-line.gif) 0 90% repeat-x;
}
#bodyPan p.more a {
	background: #fff;
	color: #CC0000;
	font: 13px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0 375px 0 0;
	_margin: 0;
	_text-indent: 375px;
}
#bodyPan p.more a:hover {
	background: #E3DDCD;
	color: #CC0000;
	text-decoration: none;
}
#bodyPan ul
{
	margin-right:25px;
}
#bodyPan li
{
	margin-top:7px;
}
/*----FOOTER PANEL----*/
#footermainPan {
	height: 99px;
	background: url(images/footerbg.gif) 0 0 repeat-x #FFFCF4;
	color: #010101;
	clear: both;
	padding: 53px 0 0;
}
#footerPan {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#footerPan ul {
	list-style-type:none;
	height: 20px;
	margin: 0 auto;
	width: 296px;
}
#footerPan li {
	float: right;
}
#footerPan ul li a {
	color: #574A22;
	background: #FFFCF4;
	text-decoration: none;
	font-size: 12px;
}
#footerPan ul li a:hover {
	text-decoration: underline;
}
#footerPan p.copyright {
	margin: 0 auto;
	background: #FFFCF4;
	color: #010000;
	font-size: 11px;
	text-align: center;
}
/* tables */

table {
	/*margin-bottom: 1.5em;*/
}

table th {
	vertical-align:top;
	text-align: right;
	font-weight: bold;
	padding: 0.5em;
	color:#000;
}

table td {
	vertical-align:top;
	padding: 0.5em;
	color:#333;
}
table tr.rowA {
	background: #FDFEFE url('images/x6.gif') top right repeat-x;
	color: inherit;
}

table tr.rowA th {
	white-space: nowrap;
}
table tr.rowB {
	background: #FFFEFC url('images/x7.gif') top right repeat-x;
	color: inherit;
}

ul.discount-points, ul.info-bullets {
	padding-top: 0.5em;
}
ul.discount-points li.small, ul.info-bullets li.small {
	margin-top: 0.5em;
	font-size:80%;
}
.clear {
	clear: both;
}
form#registerForm input {
	width: 149px;
	margin: 0;
	padding: 0;
}
form#registerForm input.submitBtn {
	width: 75px;
	font-weight: bold;
}
form#registerForm select {
	width: 153px;
	margin: 0;
	padding: 0;
}
#bodyPan h2.aff-main {
	text-align: center;
	font-size: 31px;
	padding-top:10px;
} 
