body
{
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	margin: 0;
	height: 100%;
	background-color: White;
}
html
{
	text-align: center;
}

IMG
{
	margin: 0px 0px 0px 0px;
	border: none;
}

Table
{
	font-size: 12px;
	font-family: Tahoma;
}

input
{
	font-size: 12px;
	font-family: Tahoma;
}
TD
{
	font-family: Tahoma;
}
A
{
	color: Black;
	text-decoration: none;
}






.TitleLabel
{
	color: #881904;
}
.divAdvertise
{
	vertical-align: middle;
	text-align: center;
	width: 127px;
	height: 104px;
	background-image: url(../Images/advertise/advertise.jpg);
}
.LabelTitle
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

.LabelPublic
{
	font-family: Tahoma;
	font-size: 10pt;
	color: White;
}

.LabelHome
{
	font-family: Tahoma;
	font-size: 10pt;
	color: AppWorkspace;
}


.RightMenuRowTextTd
{
}
.RightMenuRowTextTdHover
{
	background-color: #757575;
}

.hlMenu
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #C5C5C5;
}
.hlMenu:hover
{
	color: White;
}



/*.ScrollBody
        {
            scrollbar-face-color: #131313;
            scrollbar-arrow-color: #fdb913;
            scrollbar-track-color: #131313;
            scrollbar-shadow-color: #131313;
            scrollbar-highlight-color: #fdb913;
            scrollbar-3dlight-color: #131313;
            scrollbar-darkshadow-color: #fdb913;
        }
       */

.ShopList
{
	font-family: Tahoma;
	font-size: 10pt;
	background-color: red;
}

.TextPublic
{
	font-family: Tahoma;
	font-size: 10pt;
	color: White;
}
.PageHeader
{
	background-color: #99ccff;
}
/* =========== P E Y M A N ===================== */
.ScrollBody
{
	scrollbar-face-color: #fdb913;
	scrollbar-arrow-color: #131313;
	scrollbar-track-color: #131313;
	scrollbar-shadow-color: #fdb913;
	scrollbar-highlight-color: #fdb913;
	scrollbar-3dlight-color: #fdb913;
	scrollbar-darkshadow-color: #131313;
}
.NewsTitle
{
	font-weight: bold;
	color: #CACACA;
}

.NewsTitleArchive
{
	font-weight: bold;
	color: #FCB912;
}

.NewsInfoLeft
{
	background-image: url(        '../../CommonFiles/Images/News/left.gif' );
	height: 100%;
	width: 13px;
	float: left;
}

.NewsInfoRight
{
	background-image: url(        '../../CommonFiles/Images/News/right.gif' );
	height: 100%;
	width: 13px;
	float: right;
}
.NewsInfoBody
{
	background-image: url(        '../../CommonFiles/Images/News/body.gif' );
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
	color: #505050;
	padding-right: 10px;
	text-align: right;
}

.NewsContent
{
	color: #AAAAAC;
	width: 239px;
}
.NewsSplitter
{
	height: 1px;
	color: #3E3E3E;
	width: 100%;
}
.NewsArchive
{
	color: #F9AB15;
	float: left;
}
.NewsDiv
{
	/*width: 249px; 	padding: 10px 10px 0px 10px;*/
	text-align: right;
}
.EkbatanIntro
{
	color: #AAAAAC;
	text-align: justify; /* padding: 10px 0px 0px 0px; */
}
.BesideBanner
{
	width: 110px;
	height: 450px;
	border: solid 1px #3D3D3D;
}
.SearchDiv
{
	background-image: url(    '../../CommonFiles/Images/HomePage/search_box.jpg' );
	width: 229px;
	height: 97px;
	margin-top: 12px;
	text-align: center;
}

.SearchText
{
	margin-top: 35px;
	width: 209px;
	border: solid 1px #58595B;
}

.SearchHomeButton
{
	margin-top: 2px;
	margin-left: 3px;
	float: left;
}
.AdvertiseDiv
{
	text-align: center;
	width: 114px;
	height: 109px;
	background-image: url(         '../../CommonFiles/Images/HomePage/adv_box.jpg' );
	margin: 2px;
	color: #AAAAAC;
	cursor: pointer;
}


.ShopListItem
{
	width: 100%;
	display: block;
}

.ShopListItem a
{
	padding: 1px 4px 2px 0px;
	width: 134px;
	color: white;
}

.ShopListItem a:hover
{
	background-color: #A8A9AD;
	color: black;
}

.ShopListItemActive
{
	background-color: #FDBB0D;
	color: black;
}


.ShopListLargeBox
{
	float: right;
	width: 155px;
	margin: 2px;
}



.ListTitleLeft
{
	background-image: url(         '../../CommonFiles/Images/Shops/header_left.gif' );
	height: 24px;
	width: 11px;
	float: left;
}

.ListTitleRight
{
	background-image: url(         '../../CommonFiles/Images/Shops/header_right.gif' );
	height: 24px;
	width: 11px;
	float: right;
}
.ListTitleBody
{
	background-image: url(         '../../CommonFiles/Images/Shops/header_body.gif' );
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
}

.ButtonLeft
{
	background-image: url(        '../../CommonFiles/Images/Buttons/btn_left.gif' );
	height: 100%;
	width: 10px;
	float: left;
}

.ButtonRight
{
	background-image: url(        '../../CommonFiles/Images/Buttons/btn_right.gif' );
	height: 100%;
	width: 10px;
	float: right;
}
.ButtonBody
{
	background-image: url(        '../../CommonFiles/Images/Buttons/btn_body.gif' );
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
}

.ShopListBox
{
	float: right;
	height: 270px;
	border: solid 1px #414141;
	overflow: auto;
	text-align: right;
	margin-top: 5px;
	width: 100%;
}

.ShopListImage
{
	text-align: center;
	width: 155px;
	height: 109px;
	background-image: url(         '../../CommonFiles/Images/Shops/pic_bg.gif' );
	margin: 5px 2px 2px 2px;
	color: #AAAAAC;
}

.ShopListHelp
{
	background-image: url(         '../../CommonFiles/Images/Shops/help_box.gif' );
	height: 99px;
	margin: 0px 11px 0px 11px;
	color: #8A8A8A;
	text-align: justify;
}

/******************** Mahyar ***********************/

.ContactUs
{
	vertical-align: top;
	margin: 13px 13px 0px 0px;
}
.ContactUsLabel
{
	float: right;
	vertical-align: top;
	text-align: left;
	width: 92px;
}

.ContactUsText
{
	float: right;
	background-image: url(../../CommonFiles/Images/ContactUs/form_bg.gif);
	background-repeat: no-repeat;
	height: 277px;
	width: 476px;
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
	margin-right: 3px;
}
.ContactUsText input, textarea
{
	border: none;
	background-color: transparent;
	color: #FFFFFF;
}
/******************Advance Search ********************/
.AdvancedSearchPageTitle
{
	vertical-align: top;
	text-align: right;
	margin: 10px 10px 15px 0px;
}
.AdvancedSearchDataEntry
{
	width: 550px;
	text-align: right;
	vertical-align: top;
	margin: 0px 10px 0px 15px;
}
.AdvancedSearchDataEntryPart
{
	height: 30;
	vertical-align: middle;
}
/******************** ShopHome ***********************/
.ShopHomeDescription
{
	text-align: right;
	vertical-align: top;
	background-image: url(../../CommonFiles/Images/ShopHome/des_box.jpg);
	height: 276px;
	width: 411px;
}

.ShopHomeDescriptionBody
{
	text-align: right;
	float: right;
	vertical-align: top;
	width: 330px;
	margin: 18px 0px 0px 0px;
	padding-right: 8px;
}
.ShopHomeDescriptionTitle
{
	float: right;
	vertical-align: top;
	text-align: left;
	width: 48px;
	margin: 18px 0px 0px 0px;
	padding-left: 5px;
}
.ShopHomeWorkField
{
	background-image: url(../../CommonFiles/Images/ShopHome/Name_Box.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 85px;
}
.ShopHomePageTitle
{
	vertical-align: top;
	text-align: right;
	margin: 10px 10px 15px 0px;
}

.ShopHomeDescriptionTitleLable
{
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 8pt;
	color: Gray;
	height: 26;
}
.ShopHomeWorkFieldText
{
	font-family: Tahoma;
	font-size: 8pt;
	color: Gray;
}
.ShopHomeShopNameLabel
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #E6BD09;
}
/******************** Styled Control (Used in App_Theme)  */

.StyledTextbox
{
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(../../CommonFiles/Images/TextBoxBody.gif);
	background-position: auto top;
	background-repeat: repeat-x;
	border: solid 1px #979696;
}
.StyledDropDownList
{
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(../../CommonFiles/Images/TextBoxBody.gif);
	background-repeat: repeat-x;
}
.StyledButton
{
	font-family: Tahoma;
	font-size: 12px;
}
.StyledImageButton
{
	vertical-align: middle;
}

/* GridView Items */
.StyledGridHeader
{
	color: #FFFFFF;
	height: 26px;
	vertical-align: middle;
	background-image: url(../../CommonFiles/Images/GridView/GridHeaderBG.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: solid 3px #A7A9AC;
}


/* DataList Items */
.StyledDataListHeader
{
}
.StyledDataListSelectedItem
{
}
.StyledDataListAlterItem
{
}
.StyledDataListItem
{
}
.StyledDataList
{
}
/*MasterPage*/
.bodyMaster
{
	text-align: center;
}
.tdTopLeft
{
	background-image: url(  '../../CommonFiles/Images/Master/bg_top_left.jpg' );
	background-position: right bottom;
}
.tdTop
{
	background-image: url(  '../../CommonFiles/Images/Master/bg_top.jpg' );
	background-position: left bottom;
}
.tdLeft
{
	background-image: url(  '../../CommonFiles/Images/Master/bg_left.jpg' );
	background-position: right top;
}
.tdbg
{
	width: 864px;
	height: 552px;
	background-image: url(  '../../CommonFiles/Images/Master/bg.jpg' );
	vertical-align: top;
}
.tdRight
{
	background-image: url(  '../../CommonFiles/Images/Master/bg_right.jpg' );
	background-position: left top;
}
.tdDown
{
	background-image: url( '../../CommonFiles/Images/Master/bg_down.jpg' );
	background-position: left top;
}
/*CelebrationOrder*/

.celebrationPicure
{
	width: 210px;
	height: 443px;
	float: right;
	margin: 11px 11px 0px 0px;
	background-image: url( "../../CommonFiles/Images/Celebration/pic.png" );
	background-repeat: no-repeat;
}
.mainbox
{
	width: 380px;
	height: 443px;
	margin: 5px 0px 0px 5px;
	overflow: auto;
	scrollbar-face-color: #fdb913;
	scrollbar-arrow-color: #131313;
	scrollbar-track-color: #131313;
	scrollbar-shadow-color: #fdb913;
	scrollbar-highlight-color: #fdb913;
	scrollbar-3dlight-color: #fdb913;
	scrollbar-darkshadow-color: #131313;
}
.descriptionbox
{
	width: 360px;
	height: 156px;
}
.title
{
	width: 100%;
	text-align: right;
	margin-top: 4px;
}
.descriptiontext
{
	color: #A1A1A1;
	text-align: right;
}
.OrderBox
{
	width: 350px;
	color: White;
	text-align: right;
	margin: 10px 0px 0px 5px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #3D3D3D;
}
.OrderButton
{
	width: 100px;
	text-align: center;
	height: 22px;
}
.MainOrderButton
{
	text-align: center;
	float: left;
}
.box100
{
	width: 350px;
	height: 47px;
	background-image: url( "../../CommonFiles/Images/Celebration/100bg.png" );
	margin: 10px 0px 0px 5px;
	padding-top: 4px;
	text-align: center;
}
.OrderLink
{
	color: White;
	font-family: Tahoma;
	font-size: 12px;
}
.otherbox
{
	width: 352px;
	height: 44px;
	background-image: url( "../../CommonFiles/Images/Celebration/bg.png" );
	margin: 10px 0px 0px 5px;
	color: White;
	font-family: Tahoma;
	font-size: 12px;
}
.percentpic
{
	width: 78px;
	text-align: center;
	float: right;
	margin-top: 6px;
}
.shopRight
{
	float: right;
	width: 135px;
	text-align: center;
	margin-top: 15px;
}
.shopLeft
{
	width: 135px;
	text-align: center;
	margin-top: 15px;
}
/*AboutUs*/

.AboutEkbatan
{
	color: #AAAAAC;
	text-align: justify; /* padding: 10px 0px 0px 0px; */
	margin: 10px;
}
