/* CSS Document */

/*---SEARCH---*/
div.container_search{
	color:#000;
/*background-color:#7C4871;*/

width:285px;
background-color:#e6e6e6;
/*border:1px solid red;*/
margin-top:7px;
}

div#topsearch{
height:20px;
border-bottom: solid 2px #b197ac;


}
div#bottomsearch{
	height:5px;
	background-color:#E6E6E6;
width:285px;

}
td.calculator{
background:url(graphics/icon_calculator2.jpg);
background-repeat:no-repeat;
padding-left:25px;
background-position:bottom left;
}
table.search{
width:270px;


background-repeat:no-repeat;
background-color:#E7E7EE;
margin-top:5px;

}
span#title{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
span#titleSearch{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
padding-left:8px;
font-weight:bold;
color:#000000;
}
table.search{
font:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:bold;
cursor:pointer;
}
table.search select{
	border: solid 1px #000;
	background-color:#666666;
	font-weight:bold;
	color:#FFF;
	cursor:pointer;
width:115px;
}
input#btnSearch{
	background:url(graphics/search.jpg) no-repeat;
	border:none;
	height:20px;
	width:85px;
	margin-right:10px;
	cursor:pointer;
}
table.search input{
	border: solid 1px #000;
	background-color:#666666;
	font-weight:bold;
		color:#FFF;
width:115px;
}
table.listPrices{
width:100%;
}
table.listPrices select{
width:115px;
}
/*td.max{
padding-left:20px;

}*/
table.listPrices td{
text-align:left;
}
table.listPrices td.max select{
margin-left:10px;
}
/*---SEARCH---*/


/*---NEWS---*/
div.container_news{
background:url(graphics/bg_boxnews.jpg);
background-repeat:repeat-y;
margin-left:-2px;
padding:6px 6px 8px 6px;
width:277px;
text-align:center;
}

div#bottom{
margin-left:-2px;
}
div#top{
margin-top:5px;
margin-left:-2px;
}
div.container_news span{
color:#7C4871;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin-left:5px;
text-align:left;


}
table.news{
margin-top:10px;
margin-left:4px;
background-color:#D9E9E0;
border:1px solid #838283;
width:270px;
padding:5px 0px 5px 0px;
}

table.news td#text{
vertical-align:top;
}
span.titleN{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

table.news a{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
table.news a:hover{
color:#7B4A73;
text-decoration:underline;
}
table.news img{
border:0px;
}
div.imageNewsS{
width:100px;
height:100px;
overflow:hidden;
margin-right:10px;
margin-left:5px;
}

/*---NEWS---*/
table.register{
margin-top:10px;
margin-left:4px;
background-color:#D9E9E0;
border:1px solid #838283;
width:270px;
padding:5px 0px 5px 0px;


}


table.news img{
border:0px;
}


div.textRegister{
width:100%;
padding:0px 10px 5px 10px;
}
a.register{
font-weight:bold;
font-size:16px;
text-align:center;
margin:auto;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC3300;
	text-decoration:none;

}
a.register:hover{
color:#CC3300;
text-decoration:underline;
}
a.forgot{
font-size:10px;
color:#666666;
}
/*-------------LOGIN BOX-----------------------*/

div.login{

color:#666666;
font-size:10px;
padding-left:5px;

width:250px;
height:47px;


}
td.logn{
text-align:right;
}
div.login td{
padding-left:5px;
padding-bottom:5px;
}
div.login input.submitlog{
height:18px;
width:40px;
}
div.login input{
width:80px;
height:13px;

}
div.welcomelog{
height:60px;
color:#666666;
font-size:10px;
padding-left:5px;
width:250px;

}
a.btn_folder{
display:block;
width:115px;
height:20px;
background-image:url(graphics/btn_folder.gif);
background-repeat:no-repeat;
margin-top:5px;
margin-bottom:5px;

}
a.btn_acount{
display:block;
width:115px;
height:20px;
background-image:url(graphics/btn_acount.gif);
background-repeat:no-repeat;
margin-top:5px;
margin-bottom:5px;

}
a.btn_acount:hover{

background-image:url(graphics/btn_acount_hover.gif);
background-repeat:no-repeat;


}
a.btn_folder:hover{
background-image:url(graphics/btn_folder_hover.gif);
background-repeat:no-repeat;

}
td.loginform{
padding:5px 5px 10px 5px;
}
.title{
	text-align:left;
	color:#7C4871;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin-left:5px;
text-align:left;
width:100%}
