@charset "utf-8";
/* CSS Document*/


/* topPenel */
table.topPanel
{
width:352px;
height:98px;
border:none;
}

td.topPanelTop
{
background:url(../images/topPanel/top.gif) no-repeat left bottom;
width:352px;
height:7px;
}
td.topPanelLeftMehrad
{
background:url(../images/topPanel/panelLeftMehrad.png) no-repeat right top;
width:67px;
height:46px;
}
td.topPanelLeftProducts
{
background:url(../images/topPanel/panelLeftProducts.png) no-repeat right top;
width:67px;
height:46px;
}
td.topPanelLeftGoogle
{
background:url(../images/topPanel/panelLeftGoogle.png) no-repeat right top;
width:67px;
height:46px;
}

td.tab3NoClicked
{
background:url(../images/topPanel/tab3NoClicked.png) no-repeat left top;
width:93px;
height:21px;
font-family:tahoma;
font-size:9px;
color:#FFFFFF;
vertical-align:top;
cursor:default;
}
td.tab3Clicked
{
background:url(../images/topPanel/tab3Clicked.png) no-repeat left top;
width:93px;
height:21px;
font-family:tahoma;
font-size:9px;
color:#333333;
cursor:default;
}

td.tab2NoClicked
{
background:url(../images/topPanel/tab2NoClicked.png) no-repeat left top;
width:93px;
height:21px;
font-family:tahoma;
font-size:9px;
color:#FFFFFF;
vertical-align:top;
cursor:default;
}
td.tab2Clicked
{
background:url(../images/topPanel/tab2Clicked.png) no-repeat left top;
width:93px;
height:21px;
font-family:tahoma;
font-size:9px;
color:#333333;
cursor:default;
}

td.tab1NoClicked
{
background:url(../images/topPanel/tab1NoClicked.png) no-repeat left top;
width:93px;
height:21px;
font-family:tahoma;
font-size:9px;
color:#FFFFFF;
vertical-align:top;
cursor:default;
}
td.tab1Clicked
{
background:url(../images/topPanel/tab1Clicked.png) no-repeat left top;
width:93px;
height:21px;
font-family:tahoma;
font-size:9px;
color:#333333;
cursor:default;
}

td.topPanelRight
{
background:url(../images/topPanel/panelRight.png) no-repeat left top;
width:6px;
height:21px;
}
td.topPanelMessageDefault
{
background:url(../images/topPanel/panelMessageDefault.png) no-repeat left top;
width:285px;
height:25px;
margin-right:20px;
}
div.message
{
text-align:right;
vertical-align:top;
padding-right:20px;
color:#CCCCCC;
}

td.topPanelMessageProducts
{
background:url(../images/topPanel/panelMessageProducts.png) no-repeat left top;
width:285px;
height:25px;
}
td.topPanelMessageGoogle
{
background:url(../images/topPanel/panelMessageGoogle.png) no-repeat left top;
width:285px;
height:25px;
}
td.topPanelMiddle
{
background:url(../images/topPanel/panelMiddle.png) no-repeat left top;
width:352px;
height:27px;
vertical-align:top;
}
td.topPanelBottom
{background:url(../images/topPanel/panelBottom.gif) no-repeat left top;
width:352px;
height:18px;
}

.topPanelButton
{
background:url(../images/topPanel/topPanelButton.png) no-repeat top left;
width:78px;
height:24px;
border:none;
cursor:pointer;
font-family:tahoma;
font-size:9px;
color:#333333;
}

.topPanelTextField
{
width:190px;
border:none;
background:none;
font-family:tahoma;
font-size:12px;
color:#333333;
vertical-align:text-top;
cursor:text;
}
