BODY{
	direction:rtl;
	text-align:right;
}
#mainContent{
	/*width:auto;*/
	width:808px;
	right:0;
	padding-top:20px;
	direction:rtl;
}

.grayBg{
	background:#F6F6F6;
}

.mainBanner{
	position:relative;
	text-align:center;
	padding:10px 0px;
}

#banner_1{
	min-height:100px;
	height:auto!important;
	height:100px;
}


.grayBg .right{
	position:absolute;
	right:0;
	top:0;
	background:url('/_media/images/grayRc.gif') no-repeat;
	height:12px;
}

.grayBg .corner{
	height:12px;
	width:14px;
	font-size:1px;
}

.grayBg .left{
	position:absolute;
	left:0;
	top:0;
	background:url('/_media/images/grayLc.gif') no-repeat;
}

.grayBg .bottomRight{
	position:absolute;
	right:0;
	bottom:0;
	background:url('/_media/images/grayBrC.gif') no-repeat;
}

.grayBg .bottomLeft{
	position:absolute;
	left:0;
	bottom:0;
	background:url('/_media/images/grayBcL.gif') no-repeat;
}

#galleryList{
	/*padding:0px 20px 20px 0px;*/
	width:100%;
	position:relative;
	margin:0px 0px 10px 0px;
	text-align:right;
	direction:rtl;
	min-height:300px;
	height:auto !important;
	height:300px;
	float:right;
}

#banner_2{
	float:right;
	direction:ltr;
	width:100%;
}
#banner_2 .mainBanner{
	/*width:800px;*/
}



#seasonBox{
	position:relative;
	right:0;
	top:10px;
	right:15px;
	width:238px;
	height:27px;
	background:url('/_media/images/galleries_03.gif') no-repeat;
	z-index:1;
	
}

#seasonBox #selectBox{
	position:absolute;
	left:0;
	top:0;
	margin:2px 0px 0px 12px;
	width:93px;
}

#categories{
	position:relative;
	right:0;
	direction:rtl;
	margin-top:10px;
	padding-bottom:5px;
} 

#categories TABLE{
	margin:20px 20px 0px 0px;
	
}

#categories TABLE TD{
	margin:0;
	padding:0;
	text-align:right;
	
}

.yellow{
	background:#FDD015;
}

.yellow .title{
	color:#262626;
	
}

.select{
	bottom:30px;
	left:136px;
	position:absolute;  
}

.selectBox{
	position:absolute;
	bottom:8px;
	left:41px;
}	

.selectBox SELECT{
	width:188px;
}

.yellow .select{
	background:url('/_media/images/galleries_13.gif') no-repeat;
	width:91px;
	height:14px;
}  

.black{
	background:#262626;
}

.black .title{
	color:#fff;
}

.black .select{
	background:url('/_media/images/galleries_11.gif') no-repeat;
	width:91px;
	height:14px;
}

.categoryDiv{
	width:373px;
	height:136px;
	position:relative;
	z-index:1;
	margin-bottom:13px;
	float:right;
	margin:10px 0;
	right:15px;
	
}

.categoryDiv H2{
	font-size:32px;
	padding:0;
	margin:0;
	position:absolute;
	left:6px;
	top:4px;
	width:222px;
}

.categoryDiv .pic{
	position:absolute;
	right:4px;
	top:21px
}

.categoryDiv .corner{
	position:absolute;
	width:13px;
	height:11px;
}
.categoryDiv .rightC{
	right:0 !important;
	right:-1px;
	top:0;
}

.categoryDiv .leftC{
	left:0;
	top:0;
} 

.categoryDiv .leftBc{
	left:0; 
	bottom:0;
}

.categoryDiv .rightBc{
	right:0 !important;
	right:-1px;
	bottom:0;  
	
}

.yellow .rightC {
	background:url('/_media/images/YrightC.gif') no-repeat;
}

.yellow .leftC{
	background:url('/_media/images/YleftC.gif') no-repeat;
}

.yellow .leftBc{
	background:url('/_media/images/YleftBc.gif') no-repeat;
}

.yellow .rightBc{
	background:url('/_media/images/YrightBc.gif') no-repeat;
}

.black .rightC {
	background:url('/_media/images/rightC.gif') no-repeat;
}

.black .leftC{
	background:url('/_media/images/leftC.gif') no-repeat;
}

.black .leftBc{
	background:url('/_media/images/leftBc.gif') no-repeat;
}

.black .rightBc{
	background:url('/_media/images/rightBc.gif') no-repeat;
}