@charset "UTF-8";
/* CSS Document LocalHost*/

/* global styles */

:focus {
	outline: 0;
}
html {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
body {
	margin: 0px auto;          /* shorthand for all margins = 0 */
    padding: 0;
	
}/* for non-IE/Win */
p, h1, h2, h3, h4, h5, h6, li {
    margin: 1ex 1em;
}

/* global styles end */

/* Container */

#container {
	
	margin:0px auto; 
	width: 1100px;
	

}
/* for non-IE/Win */

/* Container ends */
/*#container, #header, #main_menu, #subject, #product, #category, #thumbPicker, #feature, #footer {
		border:1px solid #000;
}*/
#header {
	background:url(../../bahar/images/header_logo.png) no-repeat;
	float:left;
	width:1100px;
	height:150px;
	
}
#header .link a {
	float:left;
	display:block;
	text-indent: -9999px;
	width: 700px;
	height: 150px
}
#header .before_selectedmailto a {
	/*background:url(../../bahar/images/mail_icon.png) no-repeat;*/
	
	height: 25px;
	width: 200px;
	text-align:right;
	float: right;
	text-indent: 0px;
	padding-top: 5px;
}
#header .image {
	
	float:right;
	clear:right;
}
#breadcrumb {
	visibility: hidden;
}
#main_menu .after_selected {
	width:225px;
}
/* Menu */
#main_menu_wrapper {
	position:relative;
	float:left;
	min-height:400px;
	width:225px;
}
#main_menu {
	 background-image:  url(../../bahar/images/sel_mid.png) ;
    background-repeat:repeat-y;
    background-position: top right;
	position:relative;
	float:left;
	width: 225px;
	height: auto;
	padding-top: 0px;
	margin-left: 0px;
}
/* for non-IE/Win */

#newdiv1 {
	background: #fff url(../../bahar/images/sel_top.png) no-repeat top right;
	width: 225px;
	height: 25px;
}


#main_menu .link_selected {
	background: #fff url(../../bahar/images/sel_bot.png) no-repeat top right;
	width: 225px;
}

#main_menu .menu_list {
		/*position:relative;*/

	width: 190px;
	margin: 0px;
	-webkit-padding-start: 0px;
}
#main_menu li{
	background: #fff;
	margin: 0;
	list-style:none;
}
#main_menu li.last{
	width: 225px;
}
#main_menu .sub_list li.last{
	width: 190px;
}
#main_menu a:link, #main_menu a:visited {
	text-decoration: none;
}

#main_menu a:hover, #main_menu a:active {
	text-decoration: none;
}

#main_menu li.sublink {
	
	padding:3px;
	margin:0px 0px 0px -5px;
}
#main_menu ul.sub_list {
	margin:0px 0px 0px 0px;
}
#subject_wrapper {
	/*position:relative;*/
	float:left;
	min-height:75px;
	width:450px;
}
#breadcrumb_text {
	float:left;
	width: auto;
	padding-left: 10px;
}
#subject {
	/*position:relative;*/
	width:320px;
	min-height:75px;
	float:left;	
	
	
}
#subject ul {
	list-style:none;
	
	margin: 0px 0px 0px -35px;
}
#subject li {
	float: left;
	border-right: 1px solid #666;
	margin: 0px;
	padding: 0px 10px;
}
#subject li.last {
	
	border:none;
	
}
.zoom {
	position: absolute;
	margin-top: 420px;
	margin-left:25px;
	
}
.gallery_title {
	float:right;
	padding-right:25px;
	padding-top: 5px;
	border-top: 4px solid #AA6C27;
}
.slideShowTitle {
	position: absolute;
	text-indent: -9999px;
}
#subject a {
	text-decoration:none;
}
#product {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:11px;
	box-shadow: 5px 5px 10px #999;
	-webkit-box-shadow: 5px 5px 10px #999;
	-moz-box-shadow: 5px 5px 10px #999;
	/*position:relative;*/
	width:450px;
	min-height:450px;
	float:left;
	clear:right;
	
}
.thumbOuter .thumbNav img {
	height: 50px;
	width: 48px;
}

#thumbPicker .prevVert {
	background-position: 0px 0px;
	height: 48px;
	width:48px;
	margin-left:24px;
}
#thumbPicker .nextVert {
	background-position: -48px 	0px;
	height: 48px;
	width:48px;
	margin-left:24px;
}
#thumbPicker {
	/*position:relative;*/
	float:left;
	width:85px;
	margin-top:-48px;
	height: auto;
}

.thumbVert .thumbScroller {
	width: 85px;
}
.thumbVert .thumbWrapper {
	width: 85px;
}
.thumbWrapper img {
	
	height: 55px;
	max-width: 75px;
	width: expression(this.width > 100 ? 100: true);
	
}
.thumbWrapper .thumbVert {
	padding:0px;
}
.thumb_selected {
	height: 53px;
}
.slideShowCtrl {
	padding-bottom: 35px;

}
.slideShowCtrlPlay {
	height: 50px;
	background-repeat:no-repeat;
}
#category {
	background:url(../../bahar/images/zone_bg.png) no-repeat;
	background-position:top left;
	/*position:relative;*/
	float:left;
	width:310px;
	min-height:300px;
	margin-top:0px;
	padding-left: 25px;
}
#feature {
	background:url(../../bahar/images/zone_bg.png) no-repeat;
	background-position:top left;
	/*position:relative;*/
	float:left;
	width:310px;
	height:200px;	
	clear:right;
	padding-left: 25px;
}
#feature .image_title {
	padding:0px;
	margin:0px;
	float:left;
}
#feature .image img {
	width:auto;
	float:left;
	clear:left;
}
#feature .text_title {
	width:auto;
	float:left;
	clear:left;
}
#feature .text {
	width:auto;
	float:left;
	clear:left;
}

#footer {
	background:url(../../bahar/images/gallery_footer.png) no-repeat;
	width:1045px;
	height:80px;
	padding-left: 55px;
	margin: 25px auto 0px auto;
	clear:both;
	
}
#footer ul.footer_list {
	list-style:none;
	
	margin: 3px 0px 0px 0px;
}
#footer li {
	float: left;
	border-right: 1px solid #666;
	margin: 0px;
	padding: 0px 10px;
}
#footer li.last {
	
	border:none;
	
}
#footer a {
	text-decoration:none;
}
#footer .text {
	float: right;
}
input {
	padding:2px 2px;
}
.left {
	padding-top: 3px;
	clear: both;
	float: left;
	height: 25px;
	width: 175px;
}
form .cap {
	width: 104px;
}
.right {
	padding-left: 5px;
	float: left;
}
.right .textarea {
	width: 175px;
}
.input_text {
	width: 175px;
}
.submit {
	clear: both;
	float: left;
	width: 175px;
	margin-top: 25px;

}
.image_title {
	padding-bottom:15px;
	padding-right: 25px;
}
h4 {
	
	float:left;
}
/* Dojo CSS */
#product .slideShowTitle {
	position:absolute;
	visibility:visible;
}

.slideShowTitle .slideShowCounterText {
	font-size:8pt; color:#AA6C27; 
}
.slideShowWrapper { 
	height:auto;
	margin-top:0px;
	position:relative; 
}
.big_gallery_image {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:11px;
	box-shadow: 5px 5px 10px #999;
	-webkit-box-shadow: 5px 5px 10px #999;
	-moz-box-shadow: 5px 5px 10px #999;
	margin: 90px auto 0px 140px;
	padding: 2px 20px;
	height: 650px;
	position:absolute;
	background-color: #0C0C0C;
	z-index: 600;
}
.big_gallery_image .slideShowTitle {
	position:absolute;
	font-size: .9em;
	color: #fff;
	z-index: 999;
	text-indent:375px;
	margin-top:-624px;
}