.divmenupointer
{
    color: #ff7606;
}

.topleftcorner
{
  background: url(../images/common/pn_top_left_corner.png) no-repeat ! important;
  background:none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/pn_top_left_corner.png', sizingMethod='scale'); 
  width: 19px; 
}

.toprightcorner
{
  background: url(../images/common/pn_top_right_corner.png) no-repeat ! important;
  background:none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/pn_top_right_corner.png', sizingMethod='scale'); 
  width: 19px; 
  height: 16px;
}

.bottomleftcorner
{
  background: url(../images/common/pn_bottom_left_corner.png) no-repeat ! important;
  background:none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/pn_bottom_left_corner.png', sizingMethod='scale'); 
  width: 19px; 
  height: 22px;
}

.bottomrightcorner
{
  background: url(../images/common/pn_bottom_right_corner.png) no-repeat ! important;
  background:none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/pn_bottom_right_corner.png', sizingMethod='scale'); 
  width: 19px; 
  height: 22px;
}

.bottomspacer
{
  background: url(../images/common/pn_bottom_spacer.png) repeat-x ! important;
  background:none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/pn_bottom_spacer.png', sizingMethod='scale'); 
  width: 1px; 
  height: 22px;
}


.leftside
{
  background: url(../images/common/content_left_border.png) repeat-y ! important;
  background:none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/pn_left_border.png', sizingMethod='scale'); 
  width:2px;
}
.subside
{
  background-color:white;
  width:16px;
}
.rightside
{
  background: url(../images/common/content_right_border.png) repeat-y ! important;
  background:none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/pn_right_border.png', sizingMethod='scale'); 
  width:2px;
}
.regularTD
{
 background-color:white;
 text-align:left;
}

.mnbottomleftcorner
{
  background: url(../images/common/mn_bottom_left_corner.png) no-repeat ! important;
  background:none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/mn_bottom_left_corner.png', sizingMethod='image'); 
  width: 16px; 
  height: 19px;
}

.mnbottomrightcorner
{
  background: url(../images/common/mn_bottom_right_corner.png) no-repeat ! important;
  background:none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='images/common/mn_bottom_right_corner.png', sizingMethod='scale'); 
  width: 18px; 
  height: 19px;
}

.mnbottomspacer
{
  background: url(../images/common/mn_bottom_spacer.png) repeat-x ! important;
  background:none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='images/common/mn_bottom_spacer.png', sizingMethod='scale'); 
  height: 19px;
}


.mnleftside
{
  background: url(../images/common/mn_left_border.png) repeat-y ! important;
  background:none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='images/common/mn_left_border.png', sizingMethod='scale'); 
  width:1px;
}
.mnsubsideleft
{
  background-color:white;
  width:15px;
}
.mnrightside
{
  background: url(../images/common/mn_right_border.png) repeat-y ! important;
  background:none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='images/common/mn_right_border.png',sizingMethod='scale'); 
  width:3px;
}
.mnsubsideright
{
  background-color:white;
  width:15px;
}

.mnregularTD
{
 background-color:white;
}

.divmenustyle, .divgamemenustyle, .adverdivmenustyle, .casedivmenustyle, .companydivmenustyle
{
    height: 100%;
    cursor: pointer;
    padding-top: 5px; 
    padding-left: 15px; 
    padding-bottom:5px;
}
.divmenustyle{background-color: #ffc0ad}
.divgamemenustyle{background-color: #daecff}
.adverdivmenustyle{background-color: #ffcc00}
.casedivmenustyle{background-color: #ffa9ff}
.companydivmenustyle{background-color: #8cd961}

.menutextstyle
{
    font-weight: bold;
    font-size: 12px; 
    cursor:pointer;
    text-align: left;	            
}

.menuredspan
{
    height: 3px;
    background-color:#ff1700;
}




.pnlProducts, .pnlServices, .pnlCategories, .pnlCasestudy, .pnlCompany{
    margin-top: 16px;
    margin-left: 5px;
    width: 565px;
}
.pnlProducts_old{
    height: 640px;
}
.pnlServices_old{
    height: 626px;
}
.pnlCategories_old{
    height: 311px;
}






