/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	border-collapse: collapse; color: #000000;	line-height: 1.4;
}
p{	line-height: 1.4; color: #000000;}
input[type=text]{
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #9a150a;	
	height:16px;
}
.Search{
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #9a150a;	
	height:16px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; COLOR: #000000;
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #9a150a;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; COLOR: #000000;
	color: #000000;
	background-color: #ffffff;
	border: 1px inset #9a150a;
}

hr {	color: #f3f3f3;	}
a:link {
	COLOR: #666666; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #666666; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #666666; TEXT-DECORATION: none;
}
a:active {
	text-decoration: underline;	color: #666666;
}

/*---------------- css text -----------------------------*/
.text_topmenu {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.text_gray {
	color: #323232;
	
}
.text_gray1bold {
	color: #545454;
	font-weight: bold;
	font-size: 10px;
}
.text_titlegray {
	color: #2e2e2e;
	font-weight: bold;
	text-transform: uppercase;
}
.text_black {
	color: #000000;
	font-weight: bold;
}
.text_black1 {
	color: #000000;
}
.text_red {
	color: #d52010;
	font-weight: bold;
}
.text_prices {
	color: #141414;
	font-weight: bold;
	font-size: 16px;
}
.text_prices_pro_new {
	color: #0b0a08;
	font-weight: bold;
	font-size: 14px;
}
.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #666666;	line-height: 1.4;
}


/*---------------- css categories -----------------------------*/
.cat:link {
	COLOR: #0b0a08; TEXT-DECORATION: underline;
}
.cat:visited {
	COLOR: #0b0a08; TEXT-DECORATION: underline;
}
.cat:hover {
	COLOR: #0b0a08; TEXT-DECORATION: none;
}
.cat:active {
	text-decoration: underline;	color: #0b0a08;
}


/*---------------- css bottom -----------------------------*/
.bottom:link {
	color: #545454;
	font-size: 10px;
	text-decoration: none;
}
.bottom:visited {
	color: #545454;
	font-size: 10px;
	text-decoration: none;
}
.bottom:hover {
	color: #545454;
	font-size: 10px;
	text-decoration: underline ;
}
.bottom:active {
	color: #545454;
	font-size: 10px;
	text-decoration: none;
}


.copyright
{
	
	color: #545454; 
	text-align:center;
	font-size: 11px;
}
.copyright a
{
	color: #545454;  
	text-align:center;
	font-size: 11px;
	text-decoration: none;
}
.copyright a:hover
{
	color:  #545454;  
	text-align:center;
	font-size: 11px;
	text-decoration: underline;	
}

.buttonSearch{
	background-color: #d52010;
	border: 1px outset #9a150a;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font: 11px verdana, Helvetica, sans-serif;
	height: 20px;
}

/*---------------- css left or right -----------------------------*/
.menu_left-right:link {
 COLOR: #ffffff; TEXT-DECORATION: underline;
}
.menu_left-right:visited {
 COLOR: #ffffff; TEXT-DECORATION: underline;
}
.menu_left-right:hover {
 COLOR: #ffffff; TEXT-DECORATION: none;
}
.menu_left-right:active {
 text-decoration: underline; color: #ffffff;
}

.text_left-right {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
 color: #ffffff; line-height: 1.4;
}

.title_left-right {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
 color: #ffc852; line-height: 1.4;
}

.bg_calendar {
	background-color: #c0c0c0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.title_quicksearch {
 font-size: 18pt;
 color: #d62012;
}
