.contettext
{
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
}

.menu
{
	border:0px solid red;
	font-family:Verdana;
	font-weight: normal;
	font-size:10pt;
}

.tree
{
	border:0px solid red;
	font-family:Verdana;
	font-weight: normal;
	font-size: 8pt;
}

.menu a
{
	font-family:Verdana;
	font-weight: normal;
	color:Gray;
	font-size:10pt;
	text-decoration:none;
}

.menu a:hover
{
	font-family:Verdana;
	font-weight:normal;
	color:Silver;
	font-size:10pt;
	text-decoration:none;
}

.cotacttextb
{
	color:black;
	font-family:Verdana;
	font-size: x-small;
	width:120px;
	height:14px;
}
.cotacttextarea
{
	width:100%;
	height:60px;	
}

.contact 
{
	color:black;
	font-family:Verdana;
	font-size: 8pt;
	font-weight:bold;
}

.contact td
{
	vertical-align:top;
	padding-left:20px;
}
.sendcontact
{
	text-align:right;
}


/*region products */

.categories
{
	color:#C5D6FC;
	font-family:Verdana;
	font-size:small;
	font-weight:bolder;
	background-color: #E1EAFE;
	text-align: center;
	width:210px;
	height:150px;
}

.articletitle
{
	color:White;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	padding-left:10px;
	height:20px;
	background:url(../img/article/title-line.jpg);
	background-repeat:repeat-x;	
}

.article
{
	font-family:Verdana;
	font-size:9pt;
	color:Gray;	
}

.articlelabel
{
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	padding:3px;
}

.articlelabel a
{
	font-size:8pt;
	padding:3px;
	font-weight:normal;
	text-decoration:none;
}

.articlelabel a:hover
{
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}

.homeitem {color:#999999;width:250px;height:180px;}
.hometitle {PADDING-RIGHT: 0pt; PADDING-LEFT: 10px; LEFT: 0pt; PADDING-BOTTOM: 0pt; MARGIN: 0pt; FONT: bold 14px Arial,SunSans-Regular,Sans-Serif; COLOR: rgb(204,0,51); PADDING-TOP: 10px; TEXT-ALIGN: left; font-size-adjust: none}
.hometext {font-size:8pt;width:120px;text-align:left;font-family:Verdana;color:Black;padding:5px; overflow:hidden;}
.homeprice {font-size:medium;font-family: Verdana; color:#FF0000;padding-left: 20px;padding-bottom:20px;font-weight:bold;padding-right:20px;}

.footer
{
	color:black;
	font-family:Verdana, Arial, Verdana;
	font-size: 8pt;
	padding-bottom:0px;
	padding-left:20px;	
	background-image: url(../img/bg-down.png); background-repeat: no-repeat;
	height: 30px; width: 772px
}

/*region administration */

.menulabel
{
	border: solid 1px silver;
	width:50px;
	background-color:#eaeaea;
	font-family:Arial;
	font-size:9pt;
}

.cplabel
{
	font-family:Arial;
	font-size:9pt;
}
.title
{
	 color: Red; font-family: Verdana; font-size: 12px; font-weight: bold;
}

.label
{
	 color: Red; font-family: Verdana; font-size: 12px; }
.imageboreder
{
	border: solid 1px silver;
}
.treeviewContent
{
	border: solid 1px silver;
	padding-right:20;
}
.imgbutton
{
	width:55px;
	height:55px;
}


/* endregion */

/* grid styles   */
.gvArticles_head
{
	background-color:#EC0101;
	font:bold 10px Verdana;
	color:White;
	text-align:center; 
	height:25px;
	background-image:url(../img/header_bg.jpg);
	background-repeat:repeat-x;
}

.gvArticles_head a
{
	color:White;	
}

.gvArticles_head a  hover
{
	color:White;	
}

.gvArticles_cell
{
	font-family: Verdana; 
	Color: #666666; 
	font-size:8pt;
	padding:5px;
}
/*End of Grid Styles */

.number
{
	font-family: Verdana; 
	Color: #666666; 
	font-size:10pt;
	text-decoration:underline;
	padding-left:10px;
	
}
.selected_number
{
	font:bold 10pt Verdana;
	text-align:center; 	
	padding-left:10px;
}

/*login style */

.login
{
	font-family:Verdana;
	color:#999999;
	font-size:8pt;
}

.login a
{
	color:#999999;
	text-decoration:underline;
}


.userReg
{
	font-family:Verdana;
	font-size:Small;
}

.userRegtxt
{
	font-family:Verdana;
	font-size:Small;
	 height:18px;
	 width:120px;
}

.CategoryLabel
{
	font-family:Verdana;
	font-size: 8pt;
	padding-top:5px;
	padding-bottom:5px;
	color:Blue;
	text-decoration:underline;
		
}