body {
	direction:rtl;
	font-size:16px;
	font-family:'KalisherRegular', Arial;	
}

img {
	border:0;
}

.clear {clear:both; margin:0; padding:0;}

div.siteHolder {
	width:964px;
	margin:0 auto;
}

div.header {
	height:124px;
	position:relative;
}

div.topLinks {
	padding-top:8px;
	margin:0 auto;
	float:left;
	width:755px;
	text-align:left;
	direction:ltr;
	position:relative;
}

div.topLinks a {
	margin-right:58px;
	display:inline-block;
	position:relative;
}

#currentPageBird {
	position:absolute;
	top:-60px;
	width:100%;
	text-align:center;
}

div.topLogo {
	float:right;
	text-align:left;
	width:175px;
	margin-top:-1px;
	z-index:100;
	position:absolute;
}

div.soon {
	position:absolute;
	left:145px;
	bottom:5px;
}

div.middle {
	margin-top:8px;
	background-color:#dcddde;
	min-height:535px;
	position:relative;
}

div.fotter {
	border-top:1px solid #000000;
	margin-top:20px;
	margin-bottom:35px;
	padding-top:15px;
	text-align:left;
}

div.fotter a {
	display:inline-block;
	float:left;
	width:240px;
}

div.fotter span {
	display:inline-block;
	width:724px;
	float:right;
	text-align:right;
	font-size:13px;
	line-height:20px;	
}

div.fb {
	margin-left:43px;
	margin-top:25px;
	float:left;
	text-align:left;
	width:50%;
}

div.bottomDesign {
	float:left;
	width:40%;
	padding-top:16px;
}

h1.pageTitle {
	padding-top:135px;
	padding-right:54px;
	margin:0;
	font-size:30px;
	font-weight:normal;
}

div.pageSubTitle {
		font-size:26px;
	font-weight:normal;
}
div.pageSubTitle1 {
	padding-top:15px;
	font-size:20px;
	font-weight:normal;
}

div.pageText {
	padding-top:15px;
	padding-bottom:20px;
	font-size:16px;
	font-weight:normal;
}

div.fontBold {
	font-weight:bold;
}

div.contactUsRight {
	float:right;
	width:370px;
}

div.contactUsLeft {
	float:right;
	width:355px;
}

form {
	text-align:left;
	margin-left:106px;
}

form div {
	margin-bottom:15px;
}

form span {
	width:65px;
	text-align:right;
	line-height:22px;
	font-size:14px;
	display:inline-block;
	vertical-align:top;		
}

form label {
	display:inline-block;
	width:180px;
	text-align:right;
}

form input {
	width:180px;
	height:18px;
	border:1px solid #eeeeef;
}

form button {
	border:0;
	background-color:transparent;
	font-size:16px;
	width:180px;
	text-align:center;
	cursor:pointer;
}

form textarea {
	width:178px;
	height:80px;
	border:1px solid #eeeeef;
}

div.aboveForm {
	margin-bottom:20px;
	font-size:20px;
}

#formtanks {
	display:none;
	font-size:20px;
}


/* GALLERY */


#container {
	width:964px;
	padding:0;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#example {
	width:964px;
	height:535px;
	position:relative;
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:964px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:964px;
	height:535px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:261px;
	left:20px;
	width:23px;
	height:14px;
	display:block;
	z-index:101;
	background-color:transparent;
}

#slides .next {
	right:20px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:none;
	width:12px;
	height:0;
	padding-top:12px;
	/*background-image:url(/templates/t3743/img/pagination.png);*/
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

.slides_control {
	width:auto!important;
}

div.tags {
	background-color:#090405;
	color:#ffffff;
	font-size:12px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

div.year {
	position:absolute;
	top:-40px;
	color:#ffffff;
	width:769px;
	text-align:center;
	direction:ltr;
}

a.notSelected {
	color:#4e4e50;
	text-decoration:none;
}

a.sfirstSelected {
	color:#ffffff;
	text-decoration:none;
}

a.sselected {
	color:#ffffff;
	text-decoration:none;
}

a.slastSelected {
	color:#ffffff;
	text-decoration:none;
}

div.birdAboveLinks {
	height:2px;
	margin-top:40px;
	text-align:right;
	width:755px;
	background-image:url('/templates/t3743/images/topLinksBorder.png');
	background-position:top right;
	background-repeat:repeat-x;
	background-color:transparent;
	
}

div.linksHolder {
	margin-top:15px;
	position:relative;
}

div.hpMinGal {
	width:964px;
	height:547px;
	overflow:hidden;
	position:relative;
}

div.hpMinGal img {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
}

#img1 {
	z-index:5;
}

#img2 {
	z-index:4;
}

#img3 {
	z-index:3;
}

#img4 {
	z-index:2;
}

div.hpMinGal div {
	display:inline-block;
}

div.stripSide {
	float:right;
	width:210px;
	margin-top:120px;
	text-align:center;
}

div.stripSidePress {
	float:right;
	width:200px;
	margin-top:120px;
	text-align:center;
}

div.pageContentSide {
	float:right;
	width:695px;
	margin-top:95px;
}

div.eachPress {
	width:263px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}

a.pressTitle {
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	display:inline-block;
	color:#000000;
	text-decoration:none;
}

a.pressDes {
	font-size:14px;
	display:inline-block;
	color:#000000;
	text-decoration:none;
}

div.contactUsPageHolder {
	float:right;
	width:730px;
	margin-top:100px;
}

div.collectionYears {
	position:absolute;
	top:53px;
	left:-6px;
	padding-right:6px;
	padding-left:6px;
	width:156px;
	min-height:80px;
	text-align:right;
	z-index:20;
	background-color:#ffffff;
	display:none;
}

div.collectionYears a {
	color:#000000;
	text-align:right;
	width:156px;
	text-decoration:none;
	display:inline-block;
	padding-top:4px;
	padding-bottom:3px;
}

div.dropDownSpacer {
	border-top:1px solid #c1c0c0;
	background-color:#000000;
	height:1px;
}

#gallery{position:relative;width:964px;height:535px;margin:5px auto;}
#gallery #thumbs {position:absolute;width:964px;height:535px;z-index:1;bottom:0px;}
#gallery #thumbs .Mask{width:964px;margin:0px auto;overflow:hidden;height:535px;}
#gallery #thumbs .container{width:2733px;}
#gallery #thumbs .container a{display:block;width:!important; height:535px;float:right;margin-left:7px;cursor:pointer }
#gallery #thumbs .container img{width:auto!important; height:535px; }
#gallery #thumbs #prev {position:absolute;width:33px;height:535px; background:url('/templates/t3743/images/galleryRightArrow.png') no-repeat;right:0px;top:0px}
#gallery #thumbs #next {position:absolute;width:33px;height:535px; background:url('/templates/t3743/images/galleryLeftArrow.png') no-repeat;left:0px;top:0px}

.btn-primary {
	background-color: #565353;
	
}
