
.MainSkinPad
{
	border: 1px #fff solid;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}

.Normal
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}

.SkinTopMenu
{
	background: #545454 url(/Portals/15/Skins/ZT_2010_b006/menuBg.png) repeat-x bottom;
}

.topBannarPad
{
	background: #404040 url(/Portals/15/Skins/ZT_2010_b006/TopBannerBG.png) repeat-x top;	
	height: 119px;
}


body 
{
	background-color: #000;
    font-family:Arial;
    font-size:.7em;
    margin: 0px;
}

a
{
    text-decoration:none;
    color:Gray;
}

a:hover
{
    color:#333333;
}


#date
{
    padding:4 0 4 20;
    color:White;
}

#headerLinks
{
    padding:4 20 4 0;
    text-align:right;
    color:White;
}

#headerLinks a
{
    color:White;
}

#headerLinks a:hover
{
    color:red;
}

#mainContent
{
    padding:0 0 20 20 ;
    color:Gray;
}

#footer
{
    width:100%;
    background-image:url("images/footerBG.gif");
    background-repeat:repeat-x;
    position:absolute;
    height:28px;

}


#footerLinks
{
    padding:4px 20px 4px 20px;
    text-align:right;
    color: #fff;
}

#footerLinks a
{
	color: #fff;
}
#footerLinks a:hover
{
	color: red;
}

#copyright
{
    padding:4px 20px 4px 20px;
    color: #fff;
}

#leftSubMenu
{
    background-color:#ED6523;
    padding:20 0 0 20;
    max-width: 212px;
    max-height:168px;
    color:#ffffff;
}

.leftAdImage
{
    border-width:1px;
    border-color:#c9cace;
    width: 230px; 
    top: 3px;
}

#crumbs
{
    color:#666666;
    padding-left:20px;
}

#crumbs a
{
    color:#ed6523;
}

.TitleText
{
    color:#666666;
    font-size:16pt;
}

.products
{
    background-image:url("images/prodBG.jpg");
    background-repeat:repeat-x;
    width:230px;
    height:370px;
}

.productTextTitle
{
    font-family:Arial;
    font-size:.7em;
}

.productTextBody
{
    font-family:Arial;
    padding:40 20 20 20;
    max-width:200px;
    color:#666666;
    position: relative; 
    width: 230px;
    height:190px;
    max-height:130px;
}

.productImage
{
    position: relative; 
    width: 100%; 
    height: 192px; 
    text-align: center;
}

.productTextBody a
{
    color:#0b56cd;
}

.productAd
{
    border-width:1px;
    border-color:#c9cace;
    position: relative; 
    width: 230px; 
    top: 3px;
}


#search-box {
	width: 200px;
	padding: 3px;
	border: 1px #808080 solid;
	background: #fff;
	margin-right: 15px;
}

input.InputSearch
{
	padding: 4px;
	font-size: 11px;
	width: 160px;
	height: 20px;
	border: 0px;
margin-left: 10px;
}
