body{}

/* Conteiner for divParentChoosenCategoryConteiner and divDropDownPTable (Parent category and list of parent categories)*/
#divSearchEngineConteiner{position:static;}

/* Conteiner for selected parent category*/
#divParentChoosenCategoryConteiner{cursor:default;width:220px;height:18px;border:solid 1px #DBDBDB;}
#divParentNameTextBox{padding-right:5px;font-size:11px;font-family:arial;float:right;width:auto;}
#divImgArrow{width:17px;height:17px;background:transparent url(/images/Arrows/seArrow.jpg) no-repeat 0px 1px ;float:left;}

/* Conteiner for list of parent categories*/
#divDropDownPTable{position:absolute;cursor:default;clear:both;background-color:White;font-size:11px;font-family:arial;width:220px;height:175px;overflow:auto;overflow-x:hidden;border:1px solid #DBDBDB;scrollbar-arrow-color:#4C6B83;scrollbar-base-color:#BFBEBE;scrollbar-darkshadow-color:#BFBEBE;scrollbar-face-color:#F7F7F7;scrollbar-highlight-color:#BFBEBE;scrollbar-Shadow-color:#BFBEBE;scrollbar-track-color:#FFFFFF;}
#tblParentsCat{width:205px;}
.tdParentName{width:auto;padding:5px 2px 0 0;}
.tdParentJobsCount{width:60px;padding:5px 2px 0 2px;}

/* Design of children categories*/
#divChildCatConteiner{cursor:default;}
#tblChildCat{width:202px;}
.tdChildName{width:auto;padding:0 2px 2px 0;}
.tdChildJobsCount{width:60px;padding:0 2px 2px 2px;}

/* Design Regions */
#tblSearchEngineRegions{cursor:default;}
.tdRegionsName{padding:0 2px 2px 0;}
.tdShowCities{width:35px;padding-left:18px;font-size:9px;text-decoration:underline;color:#47677E}/*color:#D2D2D2,color:#BCBCBC*/
.spnShowCities{cursor:hand;cursor:pointer;}

/* Design for parent of divSearchEngineConteiner, divChildCatConteiner, divSearchEngineRegionsConteiner, divSearchEngineTypesConteiner */
.ComboViewChildrenCategories{font-size:11px;font-family:arial;border:1px solid #DBDBDB;height:80px;overflow:scroll;overflow-x:hidden;scrollbar-arrow-color:#4C6B83;scrollbar-base-color:#BFBEBE;scrollbar-darkshadow-color:#BFBEBE;scrollbar-face-color:#F7F7F7;scrollbar-highlight-color:#BFBEBE;scrollbar-Shadow-color:#BFBEBE;scrollbar-track-color:#FFFFFF;}
.ComboViewRegions{font-size:11px;font-family:arial;border:1px solid #DBDBDB;width:220px;height:110px;overflow:scroll;overflow-x:hidden;scrollbar-arrow-color:#4C6B83;scrollbar-base-color:#BFBEBE;scrollbar-darkshadow-color:#BFBEBE;scrollbar-face-color:#F7F7F7;scrollbar-highlight-color:#BFBEBE;scrollbar-Shadow-color:#BFBEBE;scrollbar-track-color:#FFFFFF;}
.ComboViewHitechAgent{font-size:11px;font-family:arial;border:1px solid #DBDBDB;width:195px;height:96px;overflow:scroll;overflow-x:hidden;scrollbar-arrow-color:#4C6B83;scrollbar-base-color:#BFBEBE;scrollbar-darkshadow-color:#BFBEBE;scrollbar-face-color:#F7F7F7;scrollbar-highlight-color:#BFBEBE;scrollbar-Shadow-color:#BFBEBE;scrollbar-track-color:#FFFFFF;}


/* Market and Unmarked row for anyone*/
.RowParentCatMarked{background-color: #EAF2FB;}
.RowParentCatUnMarked{background-color: #fff;}
.RowChildCatMarked{background-color: #EAF2FB;}
.RowChildCatUnMarked{background-color: #fff;}
.RowTypesMarked{background-color: #EAF2FB;}
.RowTypesUnMarked{background-color: #fff;}
.RowRegionsMarked{background-color: #EAF2FB;}
.RowRegionsUnMarked{background-color: #fff;}
.RowCitiesMarked{background-color: #EAF2FB;}
.RowCitiesUnMarked{background-color: #fff;}

.RowPCategoryMarked{background-color: #EAF2FB;}
.RowPCategoryUnMarked{background-color: #FBF9FA;}
.RowChCategoryMarked{background-color: #EAF2FB;}
.RowChCategoryUnMarked{background-color: #FBF9FA;}


/* Design for Cities*/
.tdCitiesName{padding:0 12px 2px 0;}
/* Desingn for categories children*/
.tdChildrenCategoriesName{padding:0 22px 2px 0;}
