/*-----_GENERAL_-----*/
html, body { width: 100%; height: 100%; }
html, body, table, th, tr, td, div, ul, ol, li, textarea, input, h1, h2, h3, h4, p, a { margin: 0; padding: 0; }
a img { border: 0px none; outline: none; }
table { border-collapse: collapse; }
body
{
  font-size: 10px;
  font-family: Arial, Tahoma, Verdana, Trebuchet MS, sans-serif;
  position: relative;
  top: 0; left: 0;
  background: #000;
}
/*-----_TXT_STYLING_-----*/
textarea, input
{
  font-size: 10px;
  font-family: Arial, Tahoma, Verdana, Trebuchet MS, sans-serif;
}
h1, h2, h3
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2em;
}

.ttt
{
    color: #FFFFFF;
    font-family: Arial Black;
    font-size: 200%;
	padding-top: 29px;
}


h1
{
  color: #fff;
  font-size: 20px;
}
h2
{
  color: #fff;
  font-family: Arial;
  font-size: 18px;
}
h3
{
  color: #d0ad41;
  font-size: 160%;
  padding-bottom: 10px;
}
a { text-decoration: underline; outline: none; }
a:link, a:visited { color: #fff; }
a:hover, a:active { color: #d0ad53; }
div#contentContainer ul { list-style: disc inside; margin-left: 4px; }
div#contentContainer ul li { line-height: 1.2em; padding-bottom: 0.2em; }
/*-----_SUBSIDINARY-CLASSES_-----*/
.fLeft { float: left; }
.fRight { float: right; }
.nullPB { padding-bottom: 0px !important; }
.cBoth { clear: both; }
.dNone { display: none; }
.mRight20 { margin-right: 20px; }
.mLeft20 { margin-left: 20px; }
.tRight { text-align: right !important; }


/*-----_MAKE-UP_-----*/
#fix
{
  width: 1000px;
  height: 100%;
  position: relative;
  top: 0; left: 50%;
  margin-left: -500px;
  z-index: 2;
}
/*---_Header_---*/
#header
{
  width: 1000px;
  height: 78px;
  position: relative;
  z-index: 5;
}
#header div { float: left; position: relative; z-index: 6; }
#logo { width: 195px; height: 78px; background: #171717; }
#alpha { width: 222px; padding-left: 12px; height: 78px; }
#alpha h2 { padding-top: 29px; }
#rightTop { width: 243px; margin-left: 326px; height: 78px; }
#twoTopLinks
{
  width: 219px;
  height: 15px;
  padding: 18px 0 0 16px;
}
a.topLink:link, a.topLink:visited { color: #fff; }
a.topLink:hover, a.topLink:active { color: #d0ad53; }
#official { width: 120px; border-right: 1px solid #5d5d5d; }
#conttactUs { width: 88px; padding-left: 10px; }
/*-Search-*/
#search
{
  clear: both;
  height: 15px;
  width: 239px;
  margin-top: 15px;
  background: url(/images/site/searchBg.gif) no-repeat top left;
}
.searchInput
{
  width: 166px;
  height: 13px;
  margin-left: 16px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #515151;
  border-bottom: 1px solid #515151;
  background: #232323;
  float: left;
  color: #fff;
}
.searchButton
{
  width: 39px;
  height: 14px;
  margin: 1px 0 0 10px;
  float: left;
  color: #171717;
  font-size: 8px;
  background: url(/images/site/btnBg.jpg) repeat-x;
  border: 0px none;
  cursor: pointer;
  text-transform:uppercase;
}
ul#searchResults
{ list-style: none; }


/*---_Horizontal menu_---*/
#hMenu
{
  clear: both;
  display: block;
  width: 1000px;
  height: 39px;
  background: url(/images/site/hMenuBg.jpg) repeat-x;
  border-bottom: 1px solid #171717;
  list-style: none;
}
#hMenu li
{
  float: left;
  height: 29px;
  padding: 10px 11px 0 11px;
  border-right: 1px solid #171717;
  cursor: pointer;
}
#hMenu li:hover { background: url(/images/site/hMenuBgHover.jpg) repeat-x; }
li.activeLine { background: url(/images/site/hMenuBgHover.jpg) repeat-x; }
#hMenu li:hover a.hMenuLink { color: #d0ad53; }
a.hMenuLink:hover, a.hMenuLink:active 
{ color: #d0ad53; }
a.hMenuLink:link, a.hMenuLink:visited
{
  font-weight: bold;
  text-decoration: none;
  font-size: 120%;
  line-height: 1.6em;
}
a.activeHMenuLink:link, a.activeHMenuLink:hover, a.activeHMenuLink:active, a.activeHMenuLink:visited
{
  color: #d0ad53;
  font-weight: bold;
  text-decoration: none;
  font-size: 120%;
  line-height: 1.6em;
  background: url(/images/site/hMenuLinkBg.jpg) repeat-x bottom;
  padding-bottom: 5px;
}
/*-----------------------*/

/*-----_Inner Pages_-----*/
/*-Vertical menu-*/
div#vMenu
{
  width: 189px;
  float: left;
  border-top: 1px solid #333;
  overflow: hidden;
  font-size: 10px;
}
a.noArrow:link, a.noArrow:visited, a.noArrow:active, a.noArrow:hover
{ background: none !important; }
/*-First_Level-*/
div#vMenuCurrentPage
{
  background: url(/images/site/currentPageBg.gif) no-repeat top left;
  padding: 2px 0 4px 17px;
  width: 172px;
}
a.vMenuCurrentPage:link, a.vMenuCurrentPage:visited, a.vMenuCurrentPage:active, a.vMenuCurrentPage:hover
{
  color: #d0ad53;
  font-size: 160%;
  line-height: 1.2em;
  font-weight: bold;
  text-decoration: none;
}
/*-Second_Level-*/
ul#vMenuLines
{
  width: 189px;
  list-style-type: none;
  font-size: 130%;
}
ul#vMenuLines li
{
  width: 160px;
  padding: 2px 17px 4px 12px;
  border-top: 1px solid #333;
}
a.vMenuLink:link, a.vMenuLink:hover, a.vMenuLink:active, a.vMenuLink:visited
{

  text-decoration: none;
  line-height: 1.3em;
  background: url(/images/site/vMenuLineBg.gif) no-repeat top left;
  padding-left: 12px;
  display: block;
  width: 148px;
}
li.vMenuActiveLine
{
  width: 160px;
  padding: 0 17px 0 12px;
  background: url(/images/site/vMenuSecondLevelBg.jpg) repeat-x top #232323;
}
a.vMenuLinkActive:link, a.vMenuLinkActive:hover, a.vMenuLinkActive:visited, a.vMenuLinkActive:active
{
  color: #d0ad53;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.3em;
  background: url(/images/site/activeLineBg.gif) no-repeat top left;
  padding-left: 12px;
  display: block;
  width: 148px;
}
/*-Third_Level-*/
ul#vMenuSub
{
  width: 189px;
  list-style-type: none;
  margin-left: -12px;
}
html>/**/body ul#vMenuSub
{
  width: 189px;
  list-style-type: none;
  margin-left: 0;
}
ul#vMenuSub li
{
  width: 160px;
  padding: 2px 17px 4px 12px;
  border-top: 1px solid #333;
  background: #232323;
}
a.vMenuSubLink:link, a.vMenuSubLink:visited, a.vMenuSubLink:hover, a.vMenuSubLink:active
{
  text-decoration: none;
  line-height: 1.3em;
  padding-left: 12px;
  margin-left: 12px;
  display: block;
  width: 136px;
  background: url(/images/site/vMenuLineBg.gif) no-repeat top left;
}
a.vMenuSubLinkActive:link, a.vMenuSubLinkActive:hover, a.vMenuSubLinkActive:visited, a.vMenuSubLinkActive:active
{
  text-decoration: none;
  line-height: 1.3em;
  font-weight: bold;
  padding-left: 12px;
  margin-left: 12px;
  display: block;
  width: 136px;
  background: url(/images/site/activeLineBg.gif) no-repeat top left;
  color: #d0ad53;
}
/*-Forth_Level-*/
ul#vMenuSub_4
{
  width: 189px;
  list-style: none;
  margin-left: -12px;
}
html>/**/body ul#vMenuSub_4
{
  width: 189px;
  list-style: none;
  margin-left: 0px;
}
ul#vMenuSub_4 li
{
  width: 160px;
  padding: 2px 17px 4px 12px;
  border-top: 1px solid #333;
  background: #232323;
}
a.vMenuSub_4Link:link, a.vMenuSub_4Link:visited, a.vMenuSub_4Link:hover, a.vMenuSub_4Link:active
{
  text-decoration: none;
  line-height: 1.3em;
  padding-left: 36px;
  display: block;
  width: 124px;
}
li.vMenuSub_4Active
{
  text-decoration: none;
  line-height: 1.3em;
  font-weight: bold;
  padding-left: 48px !important;
  display: block;
  width: 124px !important;
  color: #d0ad53;
}

/*---_News_---*/
ul#allNews
{
  list-style: none;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  margin-top: 10px;
}
a.newLink:link, a.newLink:visited
{
  color: #bebebe;
  text-decoration: none;
  border-bottom: 1px dotted #bebebe;
}
a.newLink:hover, a.newLink:active
{
  color: #d0ad53;
  text-decoration: none;
  border-bottom: 1px dotted #d0ad53;
}

/*---_HTML Site Map_---*/
ul.htmlSiteMap
{
  list-style: none;
}
ul.htmlSiteMap li
{
  line-height: 1.3em;
  padding: 0.1em 0;
}
li.hsm1
{

}
div.subItem
{
  padding-left: 15px;
}


/* Styles for simple text  */

.f-left { float: left; }
.f-right { float: right; }
.a-left { text-align: left; }
.a-right { text-align: right; }
.a-center { text-align: center; }
.top5 { margin-top: 5px; }
.top10 { margin-top: 10px; }
.top15 { margin-top: 15px; }
.top20 { margin-top: 20px; }
.top20px { padding-top: 20px; }
.top25 { margin-top: 25px; }
.top30 { margin-top: 30px; }
.top35 { margin-top: 35px; }
.top40 { margin-top: 40px; }
.left5 { margin-left: 5px; }
.left10 { margin-left: 10px; }
.left10px { padding-left: 10px; }
.left15 { margin-left: 15px; }
.left20 { margin-left: 20px; }
.left25 { margin-left: 25px; }
.left30 { margin-left: 30px; }
.right20 { margin-right: 20px; } 
.cc { clear: both; }




div.afterAnons          
{
    width: 190px;
    height: 150px !important;
}
div.afterAnonsImg
{
    width: 148px;
    height: 148px !important;
    margin: 0 0 0 20px !important;
    padding-top: 0 !important;
    overflow: hidden;
    text-align: center;
    border: 1px solid #fff;
}
div.afterAnonsImg:hover
{ border: 1px solid #d0ad53; }


h2.sertifH
{
    font-size: 20px;
    font-weight: normal;
    margin-top: 15px;
    font-family: Arial, Tahoma, Trebuchet MS, sans-serif;
}

div.sertif
{
    width: 570px;
    margin-top: 10px;
}
div.sert
{
    width: 168px;
    height: 238px;
    margin: 0 20px 20px 0;
    overflow: hidden;
    text-align: center;
    border: 1px solid #fff;
}
div.sert:hover
{ border: 1px solid #d0ad53; }












