@charset "utf-8";

body,form { margin:0px; padding:0px; font-size: 12px;}
table, td, div, span, ul,li,a { font-size: 12px;}

img {	border: 0px; }
input,textarea,select {	border: 1px Solid Silver; }


.error	{ color: Red; font-size: 10px; font-weight: bold; }
.red		{ color: #CB0A14; }
.ornage	{ color: #FF4E00; }
.white_light	{ color: #E3E0CC; }
.black_light	{ color: #3C391D; }

.xsmall	{	font-size: x-small; }
.small	{	font-size: small; }
.normal	{	font-size: normal; }
.medium	{	font-size: medium; }
.large	{	font-size: large; }


a.topmenu:link, a.topmenu:visited, a.topmenu:active, .topmenu{ color: #595959; text-decoration: none; font-size: 13px; }
a.topmenu:hover {color: red;}
a.submenu:link, a.submenu:visited, a.submenu:active, .submenu{ color: white; text-decoration: none; font-size: 12px; }
a.submenu:hover {color: #F6B800; text-decoration:underline;}


/**********************************/
/**** LANGUAGE ********************/
a.lang:link, a.lang:visited, a.lang:active, a.lang:hover{
	font-family: Arial,Verdana; font-size: 11px;	color: #000000; text-decoration: none;
}

/**********************************/
/****  SEARCH  ********************/
a.search:link, a.search:visited, a.search:active, .search {
	font-size: 13px;	color: #5d5d5d; text-decoration: none;
}
a.search:hover {
	text-decoration: underline;
}
/**********************************/
/**** SITEMAP ********************/
a.sitemap1:link, a.sitemap1:visited, a.sitemap1:active{
	font-size: 13px; color: #da251d; font-weight: bold; text-decoration: none;
}
a.sitemap1:hover{	text-decoration: underline; }

a.sitemap2:link, a.sitemap2:visited, a.sitemap2:active{
	font-size: 12px; color: #f0b404; text-decoration: none;
}
a.sitemap2:hover{	text-decoration: underline; }

/******************************/
/**** NEWS ********************/
a.n_title:link, a.n_title:visited, a.n_title:active, .n_title{ font-size: 13px;	color: #da251d; text-decoration: none; text-transform: capitalize;}
a.n_title:hover {	text-decoration: underline; }
a.n_text:link, a.n_text:visited, a.n_text:active, .n_text{	font-size: 12px;	color: #5d5d5d; text-decoration: none; text-transform: capitalize;}
a.n_text:hover {	text-decoration: underline; }


/**********************************/
/**** Products ********************/
.ptitle { font-size: 13px;	color: #76663D; font-weight: bold;}
a.ptree:link, a.ptree:visited, a.ptree:active, .ptree{ font-size: 12px;	color: #13589F; text-decoration: none; }
a.ptree:hover {	text-decoration: underline; }
.p_div  {
	width:140px;height:180px;display:inline;float:left; /*border:1px solid;*/
	text-align:center;margin: 0px 0px 10px 0px; padding: 0px 20px 0px 20px;
	border-bottom: 1px Solid Silver;
}

/**********************************/
/**** PRICE ********************/
.price  { font-family:Arial,Verdana;font-size:15px;color:red; font-weight: bold;}
.price2 { font-family:Verdana,Arial;font-size:11px;color:red; font-weight: bold;}

/**** Paginary Output  ******************/
.pagenary td   {width:15px; color: #da251d; font-size:10px; font-weight:bold;}
.pagenary td a {color: #9d9d9d; font-size:10px; text-decoration:none;}

/**** Gallery  ******************/
.gallery      {
	width:140px;height:170px;display:inline;float:left; /*border:1px solid;*/
	text-align:center;margin-left:5px;margin-right:5px; margin-bottom:10px;
}



/*.CAL_header  { background-color:#000; }*/
.CAL_header td { text-align:right; }
.CAL_header select { height:18px;font-size:10px; }

.CAL_footer        {background-color:#E2E2E2; border-bottom:2px solid #767676;}
.CAL_footer td     {text-align:center;}
.CAL_footer select {height:20px;font-size:10px;}

.CAL_day  { padding: 0px 5px 0px 5px;}
.CAL_main {} 

.CAL_main td  {width:14%;text-align:center;font-size:11px;
               color: #3E3E3E; background-color:#E7E8E7;}
.CAL_main td a{text-decoration:none;color:#A33905}
.CAL_input { border: 1px Solid Silver; background-color: #70A1C5; width:15px; }