﻿body 
{
 font-size: 13px;
 direction: rtl;
 font-family: Tahoma, Sans-Serif;
 color: #606060; 
}

*
{
 margin: 0;
 padding: 0;
}

h4
{
 font-family: Tahoma, Sans-Serif;
 font-size: 13px;
}

a:focus
{
 outline: 0;
}

input:focus
{
 outline: 0;
}

input
{
 font-size: 11px;
 font-family: Tahoma, Sans-Serif;
}
 
 
/* for header, footer, banner, ... and all other divs spanning over the whole width of the page */
div.pageWidth
{
 width: 998px;                      
 margin: 2px auto 0px auto;
 clear: both;
}

div.bordered
{
 border: #c8c8c8 1px solid;
}

div.autoSize
{
 position: relative;
 overflow: hidden;
}

div.pageHeader
{
 position: relative; 
 z-index: 4000;
}

.loginPanel
{  
 height: auto;
 width: auto;
 background-color: White;
 border: 0 none;
 text-align: right; 
 font-family: Tahoma, Sans-Serif;
 font-size: 11px;
 color: #808080; 
 margin: 2px 10px;
}

ul.loginMenuBar
{
 margin-top: 2px;
}

div.loginFormDivision,
div.loginStatusDivision,
div.loginMenuDivision
{
 float: right; 
}

div.loginFormDivision
{
 width: 350px;
}

div.loginStatusDivision
{
 width: 300px;
}

div.loginMenuDivision
{
 width: 300px;
}

div.loginReturnDivision
{
 float: left;
 width: 135px;
 margin-top: 1px;
}

.loginButton
{
 border: 0 none;
 cursor: pointer;
 color: #808080;
 font-family: Tahoma, Sans-Serif;
 font-size: 11px;
 background-color: Transparent;
 margin-left: 15px;
 margin-right: 15px;
}

.loginLink
{
 border: 0 none;
 cursor: pointer;
 color: #808080;
 font-family: Tahoma, Sans-Serif;
 font-size: 11px;
 background-color: Transparent;
 text-align: center;
 text-decoration: none;
 line-height: 15px;
 margin-left: 15px;
 margin-right: 15px;
}

.loginTextBox
{
 display: block;
 float: right;
 margin-top: 1px;
 margin-right: 5px;	  
 height: 15px;
 border: silver 1px dotted;
}

.loginCheckbox label,
.normalCheckBox label,
.inputLabel
{
 display: block;
 float: right;
 line-height: 19px;
}

.loginCheckbox label,
.normalCheckBox label
{
 margin-right: 3px;	  
}

.loginCheckbox input
{
 float: right;
 margin-top: 2px;
 margin-right: 10px;	  
 height: 17px;
}

.normalCheckBox input
{
 float: right;
 margin-top: 2px;
 margin-right: 3px;	  
 height: 17px;
}

.textLabel
{
 font-family: Tahoma, Sans-Serif;
 font-size: 11px;
}

.onBannerText
{
 color: #f0f0f0; 
}

div.modalProgressPanel
{
 z-index: 10005;
 position: absolute;
 cursor: wait; 
 background-color: Black; 
 filter: alpha(opacity=40);
 opacity: 0.4;
 -moz-opacity: .40; 
 visibility: hidden;
 }

img.progressIndicator
{
 position: absolute;
 visibility: hidden;
 z-index: 1000;
} 

div.banner
{
 background-image: url(../Images/Backgrounds/Banner.png); 
 background-repeat: no-repeat; 
 position: relative;
}

div.membershipBanner
{
 background-image: url(../Images/Backgrounds/MembershipBanner.png); 
 background-repeat: no-repeat; 
 position: relative;
}

div.secondMenu
{
 float: left;
 margin: 2px 2px; 
 height: 25px; 
 width: 225px; 
}

div.languageMenu
{
 margin: 2px auto; 
 height: auto; 
 width: 100px;
 overflow: hidden;
}

div.bannerBottom
{
 overflow: auto;
 margin-top: 100px;
}

div.bannerDateTime
{
 position: absolute;
 left: 5px; 
 bottom: 0px; 
 padding: 0px 5px 5px 0px;
}

div.bannerTelegram
{
 position: absolute;
 left: 280px; 
 bottom: 0px; 
 padding: 0px 5px 5px 0px;
}

div.bannerSearch
{
 position: absolute;
 right: 3px; 
 bottom: 2px; 
 padding: 0px 5px 5px 0px;
}

div.body
{
 margin: 2px auto; 
 width: 1000px; 
 height: auto;
 _height: 1568px;                  /* ie6 specific */
 min-height: 850px;
 border: 0;
 position: relative;
 overflow: auto;
}

div.rightAlign
{
 float: right;
 width: 190px;
}

div.contentLeftAlign
{
    float: left;
    top: 0px;
    left: 0px;
    width: 810px;
}

div.middleAlign
{
 float: right;
 width: 620px;
 margin-bottom: 0px;
}

div.leftAlign
{
 float: left;
 top: 0px;
 left: 0px;
 width: 190px;
}

a.inlineLink
{
 color: #0645AD; 
 text-decoration: none; 
 cursor: pointer;
}

a.buttonLink
{
 color: #808080; 
 text-decoration: none; 
 cursor: pointer;
}

a.buttonLink:hover,
a.allFAQLink:hover,
a.allNewsLink:hover,
a.allProductLink:hover
{
 color: #115fee; 
 text-decoration: none; 
 cursor: pointer;
}

a.allFAQLink,
a.allNewsLink,
a.allProductLink {
    color: #8080ff;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

a.productDetailLink {
    background-color: #d0e0f0;
    padding: 2px 10px 5px 10px
}

ul.menuBar,
ul.menuList,
ul.mixMenuList,
ul.serviceInfoList,
ul.shoppingFAQList {
    list-style-type: none;
}

div.mainMenu
{
 position: relative; 
 height: 30px; 
 z-index: 2000;
 background-image: url(../Images/Backgrounds/MainMenuBar.png);
 margin-top: 0px;
}

ul.menuBar li
{
 float: right;
}

div.subMenuIndicatorDiv,
div.subMenuIndicator
{
 height: 2px;
 font-size: 0;
 margin-top: 0px;
}

div.subMenuIndicator
{
 background-color: #c8c8c8; 
}

div.subMenu
{
 background: #a8a8a8;
 position: relative; 
 height: 29px;
 margin-top: 0px;
}

ul.subMenuBar a
{
 padding: 0px 15px;
 text-align: center;
 border-top: 0;
 border-bottom: 0;
 border-right: 0;
 border-left: 1px solid #c8c8c8;
 display: block;
 text-decoration: none; 
 font-family: Tahoma, Sans-Serif;
 font-size: 11px;
 line-height: 25px;
 margin-top: 2px;
 color: #eee; 
}

ul.subMenuBar a:hover
{
 background-color: #d8d8d8; 
 color: #fff; 
 text-decoration: none; 
 cursor: pointer;
}

div.brandMenuPanel
{
 margin-top: 2px; 
 position: relative; 
 overflow: auto;
}

ul.brandMenuBar
{
 overflow: auto;
 padding: 3px 5px;
}

ul.brandMenuBar li
{
 padding: 2px 15px; 
}

ul.brandMenuBar img
{
 border: 0;
 display: block;
 padding: 1px;
}

ul.brandMenuBar img:hover
{
 background-color: #ff9900;
}

a.imgLinkBlock
{
 display: block;
}

a.imgLinkBlock img
{
 display: block;
 border: 0 none;
}

.mixMenuList
{
 border-bottom: 1px solid #c8c8c8;
}

ul.imgMenuBar a,
.mixMenuList a,
ul.detailHeaderMenu a,
ul.detailShortCut a,
ul.adDetailMenu a,
a.userAdsLink,
a.viewAdLink,
a.newAdLink
{
 display: block;
 text-decoration: none; 
 font-family: Tahoma, Sans-Serif;
 font-size: 11px;
 line-height: 25px;
 color: #555f96; 
}

ul.imgMenuBar a
{
 float: right;
}

a.buttonLink:visited,
ul.subMenuBar a:visited,
ul.imgMenuBar a:visited, 
.imgLink:visited,
.mixMenuList a:visited,
ul.detailHeaderMenu a:visited,
ul.detailShortCut a:visited,
ul.adDetailMenu a:visited,
a.userAdsLink,
a.viewAdLink,
a.newAdLink
{
 text-decoration: none; 
 cursor: pointer;
}

ul.imgMenuBar a:hover,
.mixMenuList a:hover
{
 background-color: #dcdcdc; 
 color: #115fee; 
 text-decoration: none; 
 cursor: pointer;
}

ul.subMenuBar a:active,
ul.imgMenuBar a:active,
.mixMenuList a:active
{
 color: Yellow; 
 cursor: pointer;
}

ul.imgMenuBar a
{
 border: 0;
}

.mixMenuList a
{
 padding-right: 35px;
 padding-left: 5px;
 height: 30px;
 border-top: 1px solid #c8c8c8;
 border-bottom: 0;
 border-right: 1px solid #c8c8c8;
 border-left: 1px solid #c8c8c8;
 font-size: 13px;
 font-weight: bold;
}

ul.detailHeaderMenu a,
ul.detailShortCut a,
ul.adDetailMenu a,
a.userAdsLink,
a.viewAdLink,
a.newAdLink
{
 padding-right: 25px;
}

div.bottomListItem
{
 border-bottom: 1px solid #c8c8c8;
}

ul.imgMenuBar img,
.mixMenuList img
{
 display: block;
 border: 0 none; 
 height: auto;
}

div.titledBox
{
 border: 1px solid #c8c8c8;
}

div.sideBoxTitle,
div.introBoxTitle,
div.normalTitle
{
 padding: 5px 8px 5px 8px;
}

div.sideBoxTitle,
div.introBoxTitle
{
 height: 16px;
 background-color: #c8c8c8;
 text-align: center;
}

div.normalTitle
{
 height: 15px;
 border-bottom: 1px solid #c8c8c8;
 background-color: #dddddd;
}

div.sideBoxTitle h4,
div.introBoxTitle h4
{
 color: White; 
 margin-top: 0px;
}	

div.normalTitle h4
{
 margin-top: 0px;
}

div.boxBody
{
 line-height: 1.4em;
}

div.sideBoxFooter
{
 height: 17px;
 padding: 5px 8px 5px 8px;
 border-top: 1px solid #c8c8c8;
}

div.sideBoxButtonPanel
{
 margin-top: 15px;
 text-align: center;
}

.boxButton
{
 border: 0 none;
 height: 19px; 
 cursor: pointer;
 color: White;
 font-family: Tahoma, Sans-Serif;
 font-size: 11px;
}

.Button70
{
 width: 70px; 
 background-image: url(../Images/Buttons/70BG.png);
}

.Button120
{
 width: 120px; 
 background-image: url(../Images/Buttons/120BG.png);
}

.ButtonG70
{
 width: 70px; 
 background-image: url(../Images/Buttons/70GBG.png);
}

.ButtonG120
{
 width: 120px; 
 background-image: url(../Images/Buttons/120GBG.png);
}

div.singleLine
{
 vertical-align: middle
}

div.middleBox
{
 margin-right: 2px;
 width: 614px;
 overflow: auto;
}

div.contentBox 
{
    margin-right: 2px;
    padding: 20px 15px;
}

div.location,
div.twoColLoc
{
 font-size: 9px;
 padding: 2px 2px;
 height: 16px;
 margin-right: 2px;
}

div.location 
{
    margin-left: 2px;
}

img.miniSlideShowImage 
{
    width: 150px;
    height: 150px;
    border: 0;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 19px;
    margin-right: 19px;
}

img.listImage
{
 width: 150px;
 height: 150px;
 border: 0;
 margin-top: 20px;
 margin-bottom: 10px;
 margin-left: 25px;
 margin-right: 25px;
}

img.faqListImage
{
    width: 250px;
    height: 170px;
}

img.faqItemImage 
{
    width: 500px;
    height: 340px;
}

img.newsListImage
{
    width: 380px;
    height: 280px;
}

img.faqListImage,
img.newsListImage,
img.faqItemImage, 
p.faqTextBottom,
p.newsTextBottom {
    border: 0;
    margin-left: auto;
    margin-right: auto;
}

p.faqTextBottom,
p.newsTextBottom 
{
    padding: 10px;
}

p.faqTextLeft
{
    width: 120px;
    float: right;
    padding: 5px 10px 5px 5px;
}

img.productShortListImage 
{
    width: 150px;
    height: 150px;
    border: 0;
    margin-left: auto;
    margin-right: auto;
}

td.newsItemTitle,
td.faqItemTitle
{
    padding-top: 10px;
    padding-bottom: 10px;
}

td.newsItemBody,
td.faqItemBody
{
    padding-top: 20px;
    padding-bottom: 10px;
}

div.listPrice {
    height: 35px;
}

p.listTextItem,
p.listComment
{
 margin-left: 10px;
 margin-right: 10px;
} 

p.listTextItem,
p.listStockStatus,
p.listComment
{
 margin-bottom: 5px;
} 

p.listTextItem,
p.listStockStatus
{
 margin-top: 5px; 
 text-align: center;
}

p.listStockStatus
{
 margin-left: 5px;
 margin-right: 5px;
} 

p.listComment
{
 margin-top: 10px; 
 height: 100px;
 text-align: justify;
 overflow: hidden;
}

.promotionPrice
{
 color: Red; 
}

div.listItemFooter
{
    height: 40px;
}

div.productDetailLink 
{
    margin-top: 10px;
    height: 30px;
    padding: 0px 10px;
    text-align: center;
}

p.surveyQuestion {
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: justify;
}

.surveyPanel
{
 margin-top: 10px; 
 margin-right: 10px; 
 margin-left: 10px; 
}

.surveyItems,
.surveyFilter
{
 line-height: 2em;
}

.surveyItems input,
.surveyFilter input
{
 vertical-align: middle;
}

p.surveyChartBarLabel
{
 margin-top: 7px;
 margin-bottom: 2px;
}

div.surveyChartBar
{
 font-size: 9px;
 color: red; 
 text-indent: 2px;
 max-width: 155px;
 max-height: 12px; 
 vertical-align: middle;
 border-right: solid red;
}

p.newsTitle
{
 margin-top: 10px; 
 margin-left: 10px;
 margin-right: 10px;
 height: 90px;
 text-align: justify;
}

p.newsDate
{
 margin-left: 10px;
 text-align: left;
}

div.announceSlidePanel
{
 height: 280px;
}

img.announceSlideshow
{
 width: 614px;
 height: 320px;
}

ul.thumbList
{
 list-style-type: none;
 background-color: Black;
 position: relative;
 height: 40px;
 bottom: 0px;
 z-index: 1000;
 opacity: .4; 
 filter: alpha(opacity=40);
 -moz-opacity: .40;
 padding: 0px 3px; 
}

ul.thumbList li
{
 float: right;
}

a.announceThumb
{
 display: block;
 margin: 5px 2px;
 border: 1px solid white;
}

a.announceThumb img
{
 width: 53px;
 height: 28px;
 border: 0;
 opacity: .7; 
 filter: alpha(opacity=70);
 -moz-opacity: .70;
}

a.announceThumb:hover img
{
 opacity: 1; 
 filter: alpha(opacity=100);
 -moz-opacity: 1.00; 
}

div.introSection
{
 float: right; 
 width: 484px;
 padding: 10px 20px 5px 110px;
 line-height: 1.7em;
 text-align: justify;
 background-repeat: no-repeat;
 background-position: 25px 60px;
}

div.introSection h4
{
 margin-top: 15px;
 margin-bottom: 10px;
}

p.introText
{
 margin-top: 0px;
 margin-bottom: 0px;
}

ul.introList,
ul.disclaimer
{
 padding-right: 1.2em;
 margin-top: 7px;
 margin-bottom: 0px;
}

ul.introList2nd
{
 padding-right: 1.5em;
 list-style-type: circle;
}

div.formPanel
{
 padding: 10px;
}

.formInput,
.sideInputLabel
{
 font-family: Tahoma, Sans-Serif;
 font-size: 11px;
 color: #606060; 
}

.formInput
{
 border: silver 1px solid ;
}

.dropDownInput
{
 height: 19px;
}

.textInput
{
 height: 1.5em;
}	

.upInputLabel
{
 display: block;
 margin-bottom: 5px;
}

.checkList input
{
 vertical-align: middle;
}

.checkList label
{
 margin-right: 4px;
}

div.seacrhBoxButtonPanel
{
 margin-bottom: 15px;
 text-align: center;
}

div.advancedSearchHeader
{
 height: 1.5em;
 padding: 5px 8px 5px 8px;
}

.listRating
{
 margin-left: 10px;
 margin-right: 10px;
 margin-top: 10px; 
 margin-bottom: 5px;
 text-align: center;
}

div.listRatingPanel
{ 
 position: relative;
 width: 80px;
 height: 15px;
 margin: auto;
}

.detailsRatingWrapper
{
 width: 200px;
 height: 15px;
}

div.detailRatingPanel
{ 
 position: relative;
 width: 80px;
 height: 15px;
 float: right;
 margin-right: 5px;
}

div.detailRatingText
{
 padding-top: 2px;
}

div.emptyStars
{
 position: absolute;
 background: transparent url(../Images/Backgrounds/EmptyStars.png) top left repeat-x;
 top: 0px;
 left: 0px;
 width: 80px;
 height: 15px;
 z-index: 101;
}

div.fullStars
{
 position: absolute;
 background: transparent url(../Images/Backgrounds/FullStars.png) top left repeat-x;
 top: 0px;
 left: 0px;
 height: 15px;
 z-index: 102;
}

div.detailHeaderFloat
{
 position: fixed;
 left: 0px;
 bottom: 0px;
 height: 100px;
 width: 100px;
 background-color: Silver;
}

div.tabMenu,
div.detailTabMenu,
div.searchTabMenu
{
 position: relative; 
 height: 25px;
 margin-top: 2px;
 margin-left: 2px;
 margin-right: 2px;
}

div.detailBody,
div.tabPage
{
 height: auto;
 margin-right: 2px;
 padding: 10px 10px;
}

div.detailShortCutPanel,
div.serviceMenuPanel
{
 height: 25px;
}

ul.detailHeaderMenu li
{
 height: 20px;
}

ul.detailShortCut li,
ul.serviceMenu li
{
 margin-left: 30px;
}

div.detailSpecTitle
{
 background-color: #f2f2f2;
 border-top: #c8c8c8 2px solid;
 border-bottom: #c8c8c8 1px solid;
 height: 20px;
 margin-top: 20px;
 padding-top: 3px;
 padding-right: 5px;
}

div.detailSpecField
{
 border-bottom: #e5e5e5 1px solid;
 overflow: hidden;
 min-height: 15px;
 padding-top: 2px;
 padding-bottom: 4px;
 padding-right: 5px;
 padding-left: 5px;
 display: inline-block;   
}

span.detailSpecFieldName
{
 float: right; 
 width: 200px;
}

span.detailSpecFieldValue
{
 float: right; 
 color: rgb(0, 91, 127);
 width: 384px;
 text-align: right;
}

div.detailComment
{
 border-bottom: #e5e5e5 1px solid;
 min-height: 15px;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-right: 5px;
 padding-left: 5px;
}

.leftToRight
{
 direction: ltr;
}

div.sortBox,
div.listHeader
{
 padding: 10px 10px;
 height: 20px;
 margin-right: 2px;
 margin-left: 2px;
 width: auto;
}

.pagingButton
{
 height: 12px; 
 width: 11px; 
 cursor: pointer;
 border: 0;
}

.dataList
{
 margin-top: 2px;
 margin-right: 2px;
}

.listItemBox,
.snglListItemBox
{
 margin-left: 2px;
 margin-bottom: 2px;
}

.snglListItemBox
{
 width: 614px;
}

.relatedListItemBox,
.faqListItemBox,
.newListItemBox
{
    margin-left: 2px;
    margin-bottom: 2px;
}
 
.relatedListImage
{
 width: 100px;
 height: 100px;
 border: 0;
 margin-top: 20px;
 margin-bottom: 10px;
 margin-left: 19px;
 margin-right: 19px;
}
 
.relatedProductList
{
 margin-right: 1px; 
 margin-top: 15px;
}

.tabButton,
.tabButtonSel
{
 height: 25px;
 background-image: url(../Images/Buttons/TabButtonBG.png);
 background-repeat: no-repeat;
 border: 0 none;
 cursor: pointer;
 color: White;
 font-family: Tahoma, Sans-Serif;
 font-size: 11px;
}

.tabButton
{
 background-color: #90b0c5;
}

.tabButtonSel
{
 background-color: #507085;
}

ul.tabMenuBar li
{
 margin-left: 1px;
}

div.detailHeaderBox
{
 padding: 10px 10px;
 margin-right: 2px;
 margin-left: 2px;
 min-height: 300px;
}

div.headerTextPanel
{
 float: right;
 width: 300px;
}

h2.headerFullName
{
 font-size: 13px;
 margin: 5px 0px;
 line-height: 150%
}

p.detailListComment
{
 margin-top: 20px;
 margin-bottom: 15px;
 text-align: justify;
}

div.headerImagePanel
{
 float: left;
 width: 250px;
}

img.brochureImage
{
 width: 250px;
 height: 250px;
 margin-left: 0px;
}

div.headerFooter
{
 clear: both;
 /*height: 60px;*/
}

div.serviceSearchPanel
{
 overflow: auto;
 height: 50px;
}

ul.serviceInfoList,
ul.shoppingFAQList
{
 border: #c8c8c8 1px solid;
 padding: 10px;
 margin: 2px 0px;
}

ul.serviceInfoList li:not(:last-child),
ul.shoppingFAQList li:not(:last-child)
{
 border-bottom: #e5e5e5 1px solid;
}

ul.serviceInfoList li,
ul.shoppingFAQList li
{
 padding: 6px 0px;
}
 
div.serviceMenuPanel
{
 margin-bottom: 20px;
}

ul.serviceMenu input,
ul.serviceInfoList input,
ul.shoppingFAQList input,
ul.serviceInfoList a:link,
ul.shoppingFAQList a:link
{
    height: 25px;
    background-color: Transparent;
    background-position: right;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    color: #555f96;
    font-family: Tahoma, Sans-Serif;
    font-size: 11px;
}

ul.serviceInfoList a:link,
ul.shoppingFAQList a:link 
{
    text-decoration: none;
}
    

ul.serviceMenu input 
{
    text-align: left;
}

.serviceInfoTitle
{
 color: #555f96; 
}

ul.serviceInfoList input,
ul.shoppingFAQList input
{
 text-align: right;
 width: auto;
 overflow: visible;
}

.serviceFAQDataPanel,
.shoppingDataPanel
{
 margin-top: 10px;
 margin-bottom: 10px;
}

.serviceCodeDataPanel
{
    margin-bottom: 10px;
}

div.serviceListHeader,
div.shoppingListHeader
{
 padding: 10px 10px;
 height: 15px;
 width: auto;
}

div.serviceContentHeader
{
 border-top: #e5e5e5 1px dotted;
 border-bottom: #e5e5e5 1px dotted;
 padding: 5px 10px;
 font-weight: bold;
}

div.customerMsg,
div.serviceCodeContent,
div.serviceFAQContent,
div.shoppingFAQAnswer
{
 padding: 7px 10px 12px 10px;
}

div.serviceCodeContent
{
 text-align: initial;
}

.searchButton,
.clearSearchButton,
.imageSelectButton
{
 height: 19px; 
 width: 19px; 
 margin-top: -5px;
 cursor: pointer;
 border: 0;
 background-color: Transparent;
}

.searchButton
{
 background-image: url(../Images/Buttons/Search.png);
}

.clearSearchButton
{
 background-image: url(../Images/Buttons/ClearSearch.png);
}

ul.serviceMenu a
{
 height: 25px;
 display: block;
 text-decoration: none; 
 font-family: Tahoma, Sans-Serif;
 font-size: 11px;
 line-height: 25px;
 color: #555f96; 
 text-align: left;
}

div.downloadLinkPanel
{
 height: 25px;
 padding-top: 10px;
}

div.downloadLinkPanel input
{
 vertical-align: top;
 background-color: Transparent;
 border: 0 none;
 cursor: pointer;
 color: #555f96; 
 font-family: Tahoma, Sans-Serif;
 font-size: 11px;
 overflow: visible;
}

img.downloadIcon
{
 vertical-align: bottom;
 margin-left: 5px;
}

p.newParagraph
{
 margin-top: 15px;
}

div.pageWidthIntro
{
 padding: 10px 30px 30px 30px;
 line-height: 1.7em;
 text-align: justify;
}

div.pageWidthIntro h4
{
 margin-top: 15px;
 margin-bottom: 10px;
}

div.registerForm
{
 margin: 40px 30px 30px 30px;
}

div.registerFormIntro,
div.changePassFormIntro
{
 margin-bottom: 30px;
}

div.registerFormField,
div.changePassFormField,
div.adFormField
{
 overflow: hidden;
 min-height: 15px;
 padding-top: 2px;
 padding-bottom: 4px;
 padding-right: 5px;
 padding-left: 5px;
}

div.registerFormField
{
 width: 900px;
}

div.changePassFormField
{
 width: 320px;
}

span.registerFormFieldName,
span.changePassFormFieldName,
span.adFormFieldName,
span.recoveryFormFieldName
{
 float: right; 
 text-align: left;
 margin-left: 5px;
 margin-top: 2px;
}

span.registerFormFieldName,
span.changePassFormFieldName
{
 width: 100px;
}

span.recoveryFormFieldName
{
 width: 65px;
}

.registerFormFieldBox,
.changePassFormFieldBox
{
 float: right; 
 height: 17px;
 border: silver 1px solid;
 text-align: right;
 width: 150px;
}

.registerFormFieldDesc,
.adFormFieldDesc
{
 font-size: 9px;
 color: #808080; 
}

div.registerFormFooter
{
 clear: both;
 margin-top: 30px;
 text-align: center;
}

.buttons
{
 border: 1px solid #C6C6C6;
 height: 21px; 
 cursor: pointer;
 font-family: Tahoma, Sans-Serif;
 font-size: 11px;
 width: 80px; 
 color: #555555;
}

.registerFormButton,
.changePassFormButton,
.adFormButton,
.postComment
{
 border: 0 none;
 height: 19px; 
 cursor: pointer;
 color: White;
 font-family: Tahoma, Sans-Serif;
 font-size: 11px;
 width: 70px; 
 background-image: url(../Images/Buttons/70BG.png); 
}

p.disclaimerText
{
 text-align: justify;
 margin-top: 10px;
}

p.acceptText
{
 text-align: center;
 font-weight: bold;
 margin-top: 20px;
 margin-bottom: 30px;
}

div.registrationComplete
{
 text-align: center;
 width: 940px;
 height: 300px;
}

p.registrationWelcome
{
 font-weight: bold; 
 color: #ff8c00; 
 margin-bottom: 20px;
}

div.changePassForm
{
 margin: 40px 30px 50px 30px;
}

div.changePassFormFooter
{
 clear: both;
 margin-top: 30px;
 margin-right: 115px;
}

div.changePassSuccess
{
 text-align: center;
 width: 940px;
 height: 100px;
}

p.updateUserSuccess
{
 color: #ff8c00; 
 margin-top: 20px;
}

div.passRecoveryStatus
{
 text-align: center;
 width: 900px;
 height: 50px;
 padding: 30px 20px;
}

div.announceTitle
{
 font-weight: bold;
 padding: 20px 20px 15px 19px;
 text-align: center;
}

div.announceImagePanel
{
 padding: 0px 20px 0px 19px;
}

img.announceImage
{
 width: 575px;
 height: 300px;
}

div.announceBody,
div.newsBody
{
 padding: 15px 20px 10px 19px;
 text-align: justify;
}

div.announceGotoTop,
div.newsGotoTop
{
 direction: ltr;
 padding: 0px 0px 5px 5px;
}

div.newsTitle
{
 font-weight: bold;
 padding: 20px 20px 5px 19px;
}

div.newsImagePanel
{
 padding: 0px 20px 0px 207px;
}

img.newsImage
{
 width: 200px;
 height: 200px;
 margin-top: 10px;
}

div.newsFooter
{
 padding: 10px 20px 0px 19px;
}

div.surveyQuestionPanel
{
 padding: 20px 20px 5px 19px;
}

div.surveyItemsPanel
{
 padding: 10px 20px 20px 19px;
}

div.surveyResultPanel
{
 padding: 10px 25px 20px 19px;
}

div.middleBoxButtonPanel
{
 margin-top: 20px;
 text-align: center;
}

div.compBox
{
 position: absolute;
 z-index: 3000;
 top: 2px;
 left: 5px;
 width: 300px;
}

div.compBoxCombo
{
 direction: ltr;
 height: 19px;
 background-image: url(../Images/Backgrounds/CompBoxCombo.png); 
 background-repeat: no-repeat; 
 background-position: 18px;
}

div.shoppingCart
{
 position: absolute;
 z-index: 4000;
 top: 2px;
 left: 150px;
 width: 150px;           /* is dynamically changed by JS according to its visiblity) */
}

div.shoppingCartCombo
{
 direction: ltr;
 height: 19px;
 background-image: url(../Images/Backgrounds/ShoppingCartCombo.png); 
 background-repeat: no-repeat; 
 background-position: 18px;
}

span.compProductCount,
span.shoppingItemCount
{
 margin-left: 5px;
 margin-top: 3px;
 display: block;
 float: left;
}

.compBoxButton,
.shoppingCartButton
{
 display: block;
 float: left;
 height: 19px; 
 width: 18px; 
 cursor: pointer;
 border: 0;
 background-image: url(../Images/Buttons/CompBoxButton.png); 
}

div.compBoxItems
{
 width: 296px;
 background-color: #eaeaea;
 padding: 2px;
}

div.shoppingCartItems
{
 width: 396px;
 background-color: #eaeaea;
 padding: 2px;
}

div.compItem,
div.shoppingItem
{
 height: 15px;
 margin-bottom: 2px;
 background-color: #f0f0f0;
 padding: 5px;
}

div.shoppingCartSum
{
 height: 20px;
 margin-bottom: 2px;
 background-color: #eeeeee;
 padding: 5px;
 text-align: center;
}

div.compBoxFooter,
div.shoppingCartFooter
{
 height: 30px;
 text-align: center;
}

div.compButtonPanel,
div.shoppingButtonPanel
{
 margin-top: 5px;
}

.delCompItemBtn,
.delShoppingItemBtn
{
 border: 0 none;
 height: 15px; 
 width: 15px; 
 cursor: pointer;
 background-image: url(../Images/Buttons/DelCompItem.png);
 float: left;
}

span.compItemTitle,
span.shoppingItemTitle
{
 font-weight: bold;
 float: right;
 width: 260px;
 overflow: hidden;
}

span.shoppingItemPrice
{
 color: Red;
 float: right;
 width: 100px;
 overflow: hidden;
}

span.shoppingCartSumPrice
{
 color: Maroon;
 float: left;
 width: 125px;
 text-align: right;
}

span.shoppingCartSumTitle
{
 float: left;
 width: 150px;
}

div.compHeader,
div.compTableBackground
{
 background-color: #e8e8e8;
}

div.compHeaderItems
{
 margin-right: 198px;
}

div.compSpecTitle
{
 background-color: #f2f2f2;
 border-top: #c8c8c8 2px solid;
 border-bottom: #c8c8c8 1px solid;
 height: 20px;
 padding-top: 3px;
 padding-right: 5px;
}

span.compSpecFieldValue
{
 float: right; 
 color: rgb(0, 91, 127);
 width: 194px;
 text-align: right;
 overflow: hidden;
 height: 100%;
}

table.compTable
{
 border-collapse: collapse;
}

td.compSpecFieldName
{
 width: 194px; 
 background-color: #e8e8e8;
 border-bottom: solid 1px #e0e0e0;
 padding: 4px 4px 4px 2px;
}

td.compSpecFieldValue,
td.compSpecFieldValueAlt
{
 width: 194px; 
 border: none;
 border-bottom: solid 1px #e0e0e0;
 padding: 4px 4px 4px 2px;
 vertical-align: text-top;
}

td.compSpecFieldValue
{
 background-color: White;
}

td.compSpecFieldValueAlt
{
 background-color: #efefef;
}

a.userAdsLink
{
 background: url(../Images/Buttons/MyAds.png) no-repeat right;
 margin-right: 495px;
}

a.viewAdLink
{
 background: url(../Images/Buttons/MyAds.png) no-repeat right;
 margin-right: 505px;
}

a.newAdLink
{
 background: url(../Images/Buttons/NewAd.png) no-repeat right;
}

p.adTitle
{
 font-weight: bold;
 text-align: center;
 margin-top: 10px;
 height: 30px;
}

img.adImage
{
 width: 150px;
 height: 150px;
 border: 0;
 margin-left: 25px;
 margin-right: 25px;
}

div.adFooter
{
 padding: 10px;
}

div.adDetailTextPanel
{
 float: right;
 width: 400px;
 padding: 10px;
}

div.adDetailTitle
{
 font-weight: bold;
 font-size: 12px;
 margin-top: 10px;
 margin-bottom: 10px;
}

div.adBody
{
 margin-top: 10px;
 margin-bottom: 20px;
}

div.adDetails
{
 margin-top: 20px;
 margin-bottom: 0px;
}

div.adDetailImagePanel
{
 float: left;
 width: 150px;
 padding: 10px;
}

img.adDetailImage
{
 width: 150px;
 height: 150px;
 border: 0;
}

div.adDetailFooter
{
 clear: both;
 height: auto;
 padding: 10px;
}

div.adDisclaimer
{
 text-align: center;
 color: Red;
}

div.adDetailMenuPanel
{
 float: left;
 _float: none;
 _margin-right: 220px;
}

ul.adDetailMenu li
{
 margin-right: 30px;
}

div.adFormField
{
 width: 390px;
}

span.adFormFieldName
{
 width: 70px;
}

.adFormFieldBox
{
 float: right; 
 height: 17px;
 border: silver 1px solid;
 text-align: right;
}

.adFormFieldDrop
{
 float: right; 
 height: 19px;
 border: silver 1px solid;
 font-family: Tahoma, Sans-Serif;
 font-size: 11px;
 width: 152px;
}

div.adFormImagePanel
{
 float: left;
 width: 150px;
 padding: 30px 10px 10px 20px;
 _padding: 20px 10px 10px 20px;
}

div.adImageFooter
{
 padding-top: 20px;
}

.imageSelectButton
{
 background-image: url(../Images/Buttons/UploadFile.png);
}

div.adAdFormFooter
{
 clear: both;
 padding: 10px 0px 20px 0px;
 text-align: center;
}

input.fileSelect
{
 text-align: left;
 cursor: pointer;
}

div.hiddenFileInputWrapper
{
 position: absolute; 
 z-index: 1001;
 top: 0px; 
 left: 0px; 
 width: 20px;
 overflow: hidden;
 filter: alpha(opacity=0);
 opacity: 0;
 -moz-opacity: 0; 
}

div.visibleFileInputWrapper
{
 position: absolute; 
 z-index: 1000;
 top: 0px; 
 left: 0px; 
}

p.adImageComment
{
 margin-top: 10px;
 font-size: 10px;
 color: #909090;
}

div.adFormMsg
{
 text-align: center;
 clear: both;
 padding: 10px 0px 10px 0px;
}

.errColor
{
 color: Red;
}

.successColor
{
 color: green;
}

div.forum
{
 margin-right: 2px;
 width: 616px;
}

li.tabMenuItem,
li.tabMenuItemSel
{
 height: 18px; 
 text-align: center; 
 padding: 7px 15px 0px 15px;
 background-image: url(../Images/Buttons/TabButtonBG.png);
 background-repeat: no-repeat;
}

li.tabMenuItem
{
 background-color: #90b0c5;
}

li.tabMenuItemSel
{
 background-color: #507085;
}

li.tabMenuItem a,
li.tabMenuItemSel a
{
 color: White;
 text-decoration: none;
}

div.invoiceHeader
{
 padding: 10px 5px; 
 margin-bottom: 1px; 
}

div.shoppingCartDiv
{
 margin-right: 2px;
 width: 616px;
 overflow: auto;
}

table.shoppingCartTable
{
 border-color: #c8c8c8;
 border-width: 1px 1px 0px 1px;
 border-style: solid;
 border-collapse: collapse;
} 

td.shoppingCartColHeader,
td.shoppingCartCol
{
 text-align: center;
 padding-top: 4px;
 padding-bottom: 4px;
 border: #c8c8c8 1px solid;
}

div.invoiceHeader,
td.shoppingCartColHeader
{
 background-color: #eeeeee;
}

input.shoppingCartQty
{
 font-size: 10px;
 border: silver 1px dotted;
 width: 40px;
}

input.shippingCost
{
 font-size: 10px;
 border: silver 1px dotted;
 width: 60px;
}

div.shopCartTableSumTitle
{
 font-weight: bold;
 padding: 3px 5px;
 width: 533px;
 float: right;
 text-align: left;
 background-color: #eeeeee;
 border: #c8c8c8 solid 1px;
 border-top-width: 0px;
}

div.shopCartTableSum
{
 font-weight: bold;
 text-align: right;
 padding: 3px 3px 3px 1px;
 width: 66px;
 float: right;
 color: Red;
 background-color: #eeeeee;
 border: #c8c8c8 solid 1px;
 border-top-width: 0px;
 border-right-width: 0px;
}

li.shoppingButton
{
 height: 18px; 
 text-align: center; 
 padding-top: 3px;
 background-image: url(../Images/Buttons/70BG.png);
 background-repeat: no-repeat;
 width: 70px;
 margin-right: 5px;
}

li.shoppingButton a
{
 color: White;
 text-decoration: none;
}

div.redirectMsg
{
 color: Red;
 text-align: center;
 font-weight: bold;
 padding-top: 30px;
}

div.textDiv
{
 padding: 30px 30px;
}

p.textParagraph
{
 line-height: 1.7em;
 text-align: justify;
}

.dropDownLTRItem
{
 direction: ltr\9;
}

.dropDownLTRItem option
{
 direction: ltr;
 padding: 0px 3px;
}

div.middleMsgBox
{
 padding: 15px 10px;
 text-align: center;
 margin-right: 2px;
 margin-left: 2px;
}

.membershipPromo
{
 font-style: italic;
 font-size: small;
 color: Maroon;
}

.bannerTelegramLogo
{
 opacity: 0.7;
 filter: alpha(opacity=70); /* For IE8 and earlier */
}

.scrolling
{
 position: fixed;
 top: 0;
}

table.gridViewList tr th
{
 text-align: right;
 background-color: #808080;
 color: #FFF;
 font-size: 100%;
 padding: 2px 5px 2px 5px;
 border: 1px solid #c8c8c8;
}

table.gridViewList tr td
{
 border: 1px solid #c8c8c8;
 padding: 2px 5px 2px 5px;
 word-wrap: break-word;
}

table.gridViewList tr 
{
    height: 2em;
}

div.separatorLine
{
    border-top: 1px dotted #c8c8c8;
    margin: 10px 0px;
}

span.ltrDateTime
{
    direction: ltr;
    float: left;
}