/* CSS Document */
body
{
background-image: url(../images/pattern_bg.jpg);
}
a
{
color:#BEBEBE;
font-family:Arial;
font-size:12px;
text-decoration:underline;
}
a:hover
{
color:#FFFFFF;
font-family:Arial;
font-size:12px;
text-decoration:none;
}
.ca
{
color:#949494;
font-family:Arial;
font-size:12px;
text-decoration:none;
font-weight: normal;
}
.ca:hover
{
color:#FFFFFF;
font-family:Arial;
font-size:12px;
text-decoration:underline;
font-weight: normal;
}
.c
{
color:#949494;
font-family:Arial;
font-size:12px;
text-decoration:none;
font-weight: normal;
}
.context
{
color:#BEBEBE;
font-family:Arial;
font-size:12px;
font-weight: normal;
}
.title
{
color:#FFFFFF;
font-family:Arial;
font-size:13px;
font-weight:bolder;
}
.text
{
color:#BEBEBE;
font-family:Arial;
font-size:12px;
line-height: 16px;
}
.astore
{
color:#FA050B;
font-family:Arial;
font-size:11px;
text-decoration:none;
}
.astore:hover
{
color:#FFFFFF;
font-family:Arial;
font-size:11px;
text-decoration:underline
}
.menu
{
color:#ffffff;
font-family:Arial;
font-size:11px;
text-decoration:none;
}
.menu:hover
{
color:#BEBEBE;
font-family:Arial;
font-size:11px;
text-decoration:underline
}
.langmenu
{
color:#BEBEBE;
font-family:Arial;
font-size:11px;
text-decoration:none;
font-weight: normal;
}
.langmenu:hover
{
color:#FFFFFF;
font-family:Arial;
font-size:11px;
text-decoration:underline;
font-weight: normal;
}
.tdmenu
{
color:#BEBEBE;
font-family:Arial;
font-size:13px;
text-decoration:none;
}
.coninput
{
    width: 180px;
    border-bottom: solid 1px #FFFFFD;
    border-top: solid 1px #808080;
    border-left: solid 1px #808080;
    border-right: solid 1px #FFFFFD;
}
.contextar
{
    width: 180px;
    height: 157px;
    border-bottom: solid 1px #FFFFFD;
    border-top: solid 1px #808080;
    border-left: solid 1px #808080;
    border-right: solid 1px #FFFFFD;
}
.consend
{
    color:#FFFFFF;
    font-family:Arial;
    font-size:14px;
    font-weight:bolder;
}

.storesearch
{
	width: 100px;
	height: 18px;
	border-top: solid 1px #bebebe;
	border-right: solid 1px #bebebe;
	border-bottom: solid 1px #bebebe;
	border-left: solid 1px #bebebe;
	font-family: Verdana;
	font-size: 10px;
	padding-right: 0px;
	background:none;
	color: #bebebe;
	
	

	
}