﻿#column_locator {
	float: left;
	width: 100%;
	background: #efefef;
	border: 1px solid #e5e5e5;
   }

.header_storename {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18px;
	color: #ffffff;
	background: url(../images/templatemo_header_02_bg.jpg) repeat-x;
   
}

.store_image_wrapper {
	float: left;
	width: 150px;
	height: 150px;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #dad8d8;
	background: #ffffff;
}

.store_image_wrapper img{
	width: 149px;
	height: 149px;
	border: 1px solid #9c9d85;
}


.store_image_middle_wrapper {
    float : left;
	width: 150px;
	height: 150px;
	padding: 4px;
	margin-left : 100px;
    margin-right : 100px;
	border: 1px solid #dad8d8;
	background: #ffffff;
}

.store_image_middle_wrapper img{
	width: 149px;
	height: 149px;
	border: 1px solid #9c9d85;
}

.store_address {
	float: left;
	width: 250px;
   
}

.store_address .news_date {
	font-size: 12px;
	color: #9a9a9a;
}

.store_address p{
    padding-top : 15px;
	line-height: 21px;
	font-size: 15px;
    padding-bottom : 15px;
}

.store_address_ar {
	float: right;
    direction: rtl;
    width: 250px;
   
}

.store_address_ar .news_date {
	font-size: 12px;
	color: #9a9a9a;
}

.store_address_ar p{
    direction: rtl;
    padding-top : 15px;
    padding-bottom : 20px;
	line-height: 20px;
	font-size: 16px;
}

.store_address_ar a{

    padding-top : 15px;
}

.store_name_02 {
	clear: both;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.store_name_02 a{
	clear: both;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.column_map {
	clear: both;
    display:none;
	background: url(../images/templatemo_side_column_divider.jpg) bottom repeat-x;
}

.btnviewMap
{
    color: #000000;
    text-decoration: underline;
    background : none;
    border : none;
    cursor : pointer;
}

.btnviewMap:hover
{
    text-decoration:  none;
   
}

/**---------------------------------------------*/
#store_content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
}

#store_content {
	width: 900px;
	padding: 0px 40px;
	background: #ffffff;
}

.column_store_section_01 {
	clear: both;
	padding: 20px 19px;
	background: url(../images/templatemo_side_column_divider.jpg) bottom repeat-x;
}

.cleaner_store { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.even_color {
	background: #e0dfdf;
}

large
{
    position: absolute;
    margin-top: 60px;
    z-index: 1000;
    background-color: white;
    height: 50px;
    line-height: 25px;
    width: 170px;
    padding-left: 30px;
    font-weight: bold;
	color:black;
	
}

large a
{
    color:blue !important;
}