body {
	direction: rtl;
}

/* start of google search style */
#google_search {
	right: 184px;
}
/* end of google search style */

/* start of main menu style */
#main_menu {
	left: 292px;
}
#main_menu ul li {
	float:left;
}
#main_menu ul ul {
	right:0px;
	margin-right: -7px;
	padding-right: 6px;
	padding-left: 5px;
}
#main_menu ul ul li a:link,
#main_menu ul ul li a:visited {
	text-align:right;
}
#main_menu ul ul li:hover a,
#main_menu ul ul li a:hover,
#main_menu ul ul li a:active {
	text-align:right;
}
#main_menu ul ul li span.selected {
	text-align:right;
}
/* end of main menu style */

/* start of group_login style */
#group_login {
	right: 5px;
}
#group_login label {
	margin-right: 5px;
	margin-left: 2px;
}
#group_login span.error {
	padding-right: 13px;
}
/* end of group_login style */

/* start of breadcrumbs menu style */
#breadcrumbs {
	margin-right: 15px;
}
/* start of breadcrumbs menu style */

/* start of home1 and inner pages style */
#side_block {
	float: right;
}
#content {
	margin-right: 123px;
	_margin-right: 70px; /* IE6 fix*/
	float: right;
}
#site.print #content {
	margin: 0 auto;
	_margin: 0 auto; /* IE6 fix*/
	float: none;
}
#content h1, #content h2 {
    text-align: right;
}
#content h1 .button, #content h1 .fbbutton { /* the content buttons */
	float: left;
	margin-right: 10px;
}
#main_swf_container {
	float: left;
}
#iframe_wrapper {
	float: right;
	margin-right: 102px;
	_margin-right: 57px; /* IE6 fix*/
}
/* end of home1 and inner pages style */

/* start of side menu style */
#side_menu {
	margin-right: 46px;
}

#side_menu ul li.main {
	background-position: 0 0px;
}
#side_menu ul li.main a:link,
#side_menu ul li.main a:visited,
#side_menu ul li.main a:hover,
#side_menu ul li.main a:active,
#side_menu ul li.main span.selected {
	padding-right: 0px;
}
#side_menu ul li.sub a:link,
#side_menu ul li.sub a:visited,
#side_menu ul li.sub a:hover,
#side_menu ul li.sub a:active,
#side_menu ul li.sub span.selected {
	padding-right: 0px;
}
/* end of side menu style */

/* start of news scroller style */
#news_scroller {
	margin-right: 46px;
}
/* end of news scroller style */

/* start of newsletter style */
#newsletter {
	margin-right: 25px;
}
#newsletter input.btn {
	float: left;
}
/* end of newsletter style */

/* start of home2 style */
#main.home2 #content {
	padding-right: 15px;
}
/* end of home2 style */

/* start of home3 style */
#main.home3 #content {
	padding-right: 50px;
}
/* end of home3 style */

/* start of home4 and page2 style */
#main.home4 #main_menu, #main.page2 #main_menu  {
	left: 100px;
}
#main.home4 #side_menu, #main.page2 #side_menu {
	margin-right: 84px;
}

#main.home4 #side_block, #main.page2 #side_block  {
	margin-right:0px;
}
#main.home4 #content, #main.page2 #content {
	margin-right: 237px;
	_margin-right: 170px; /* IE6 fix */
}
#main.home4 #main_swf_container, #main.page2 #main_swf_container, #main_swf_100_container, #top_swf_100_container {
	right: 0;
}
/* end of home4 style */

/* start of home5 and page3 style */
#main.home5 #content, #main.page3 #content {
	margin-right: 0px;
	_margin-right: 0px; /* IE6 fix */
}
/* end of home5 style */

/* start of slides page style */
#content.slides {
	margin-right: 10px;
	_margin-right: 50px; /* IE6 fix */
}
#content .a {
	float: right;
	margin-left: 10px;
}
#content .b {
	float: right;
}
#page_slides {
	clear: both;
	margin-right: 0px;

}
#page_slides img.next {

	float: right;
}
#page_slides img.prev {
	float: left;
}
#page_slides #previewPane .img {
	float: right;
}

/* end of slides page style */

/* start of category page style */
#page_category {
	margin-right: -13px;
}
#page_category ul li {
	float: right;
}
/* end of category page style */

/* start of catalog page style */

#page_catalog {
	/*margin-right: -13px;*/
}

#page_catalog ul li {
	float: right;
}
#page_catalog #paging a.next {
	float: left;
}
#page_catalog #paging a.prev {
	float: right;
}
/* end of catalog page style */

/* start of gallery page style */
#page_gallery #previewPane {
	float: right;
}
#page_gallery #previewPane .img {
	float: right;
}
#page_gallery .details {
}
#page_gallery #largeimageorder {
	float: left;
}
#page_gallery #theImages {
	float: right;
	margin-left: 0px;
}
#page_gallery #theImages div.img {
	float: right;
	margin-left: 4px;
}
#page_gallery #theImages div.last_img {
	float: right;
	margin-left: 0px;
}
#page_gallery #theImages div img.frame {
	right: 0px;
}
/* end of gallery page style */

/* start of reports page style */
#page_reports {
	margin-right: -20px;
}
#page_reports .item2 {
	float: right;
}
#page_reports .item .pic, #page_reports .item2 .pic {
	float: right;
}
#page_reports .item .p {
	float: right;
}
#page_reports .item .sound, #page_reports .item2 .sound {
	left: 0;
}
#page_reports .item img, #page_reports .item2 img {
}
#page_reports #paging a.next {
	float: left;
}
#page_reports #paging a.prev {
	float: right;
}
#page_reports .spacer_ver {
	float: right;
}
/* end of reports page style */

/* start of scroll page style */
#page_scroll .pics {
	float: right;
	margin-left: 15px;
}
/* end of scroll page style */

/* start of video page style */
#page_video .list {
	float: right;
}
#page_video .vid {
	float: right;
	margin-right: 10px;
}
/* end of video page style */

/* start of photo page style */
#page_photo .sound {
	padding-right: 250px;
}
#page_photo .sound, #page_photo .soundbtn {
	float: right;
}
#page_photo .details {
	float: right;
}
#page_photo .buy {
	float: left;
}
/* end of photo page style */

/* start of monologs page style */
#page_monologs .item img {
	float: right;
	margin-left: 10px;
}
#page_monologs #paging a.next {
	float: left;
}
#page_monologs #paging a.prev {
	float: right;
}
/* end of monologs page style */

/* start of contact form style */
fieldset {
	margin-right: 65px;
}
fieldset.auth {
	margin: 0 auto;
}

fieldset legend {
	margin-right: 222px;
}
fieldset.auth legend {
	margin: 0 auto;
}
fieldset label {
	float: right;
	margin-left: 6px;
	margin-right: 50px;
	text-align: right;
}
fieldset input.text_field, fieldset textarea {
	float: right;
	margin-left: 0px;
}
fieldset input.button {
	margin-right: 232px;
}
fieldset.auth input.button {
	margin-right: 0;
}
/* end of contact form style */
/* start of quick contact form style */
#quick_contact {
	margin-right: 0px;
}
#quick_contact.auth {
	margin: 0 auto;
}
#quick_contact fieldset {
	margin-right: 0px;
}
#quick_contact.auth fieldset {
	margin: 0 auto;
}
#quick_contact fieldset legend {
	margin-right: 10px;
}
#quick_contact fieldset label {
	margin-left: 0px;
	margin-right: 12px;
}
#quick_contact fieldset input.button {
	margin-right: 62px;
}
#quick_contact.auth fieldset input.button {
	margin-right: 0px;
}
/* end of contact form style */
/* start of shopping cart style */
table.cart  {
	margin-right: 50px;
}
#page_catalog a.shop-go {
	margin-right: 50px;
}
table.cart tr.products td.shipping {
	text-align: left;
}
/* end of shopping cart style */


/* start of footer style */
#footer_fixed {
	right: 0;
}
#credit {
	float: left;
}
/* end of footer style */
