body
{
	font-family:Verdana;
	font-size:7.5pt;  
}

a 
{
	font-family:Verdana;
	font-size:7.5pt;
	text-decoration:none;
}

a:hover
{
	font-family:Verdana;
	font-size:7.5pt;
	text-decoration:none;
}

a:visited
{
	font-family:Verdana;
	font-size:7.5pt;
	text-decoration:none;
}

.forms
{
	background-color:#f1f1f1;
	border:1px solid Silver;
	padding:10px;
	position:static;
	overflow:visible;
}

.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:Tahoma;
	font-size: x-small;
	width:120px;
	height:14px;
}
.cotacttextarea
{
	width:100%;
	height:60px;	
}

.contact 
{
	color:black;
	font-family:Tahoma;
	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:Tahoma;
	font-size:small;
	font-weight:bolder;
	background-color: #E1EAFE;
	text-align: center;
	width:210px;
	height:150px;
}

.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 {background-image:url(../img/articlebg.jpg);	background-repeat:no-repeat;color:#999999;}
.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:Blue;padding:5px;border:solid 1px white;overflow:hidden;}
.homeprice {font-size:medium;font-family: Verdana; color:#FF0000;padding-left: 20px;padding-bottom:20px;font-weight:bold;padding-right:20px;}


/*region scrollbars */
.productscroll
{
	scrollbar-face-color: #C5D6FC;
	scrollbar-HIGHLIGHT-COLOR: #AEC6FB; 
	scrollbar-SHADOW-COLOR: #0093DC; 
	scrollbar-3DLIGHT-COLOR: #E1EAFE; 
	scrollbar-ARROW-COLOR: #ffffff; 
	scrollbar-TRACK-COLOR: #EAEAE1; 
	scrollbar-DARKSHADOW-COLOR: #004993; 
	scrollbar-BASE-COLOR: #004993; 		
}

.footer
{
	color:black;
	font-family:Tahoma;
	font-size: 8pt;
	padding-top:5px;
	padding-bottom:5px;	
}



/*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;
}

.pagetitle
{
	display: inline; 
	font-family:Arial;
	font-size:large;
}
.imageboreder
{
	border: solid 1px silver;
}
.treeviewContent
{
	border: solid 1px silver;
	padding-right:20;
}
.imgbutton
{
	width:55px;
	height:55px;
}


/* endregion */

/* grid styles   */


/* --------------------  Home articles ---------------------- */

.homearticles
{
	background-image:url("../img/d1.jpg");
	background-repeat:no-repeat;
	float:left;
	text-align:center;
    /*border:1px solid #028ECC;    
    background-color:#AFDDF8;  
    background-color:#AFDDF8;
	border:1px solid #028ECC;  */    
    margin:8px;
	width:130px;
    height:170px;
     }

.homearticles table
{
    float:left;
	width:113px;
    height:150px;
	text-align:center;
    margin:4px;
}

.homearticles img
{
	width:100px;
	height:100px;
}


.homearticles input
{
	width:100px;	
}


.homearticles a
{
	color:Red;
	font-family:Verdana;
	font-size:10pt;
}

.homearticles .title
{
	color:#fff;
	background-color:Silver;
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	height:25px;
}

.homearticles .title a
{
	color:#fff;
    font-weight:bold;
	padding-left:5px;
	text-decoration:none	
}

.homearticles .price
{
	color:rgb(204,0,51);
	font-family:Verdana;
	text-align:right;
}

.homearticles .price a
{
	color:rgb(204,0,51);	
    font-size:11pt;
    font-weight:bold;
    padding-left:5px;
    text-decoration:none	
}

/* --------------------  Home articles ---------------------- */

.gvArticles_head
{
	background-color:#0091DA;
	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:Tahoma;
	font-size:Small;
}

.userRegtxt
{
	font-family:Tahoma;
	font-size:Small;
	 height:18px;
	 width:120px;
}

.CategoryLabel
{
	font-family:Tahoma;
	font-size: 8pt;
	padding-top:5px;
	padding-bottom:5px;
	color:Blue;
	text-decoration:underline;
		
}
