@charset "utf-8";
/*Corelli  CSS Document */

*{ margin:0; padding:0;}

body {
	margin:0; padding:0; 
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;	 
}

.space15{height:15px; line-height:15px; font-size:0px; }

#bodyWrap{
	border-top:1px solid #ef0404;
	border-bottom:3px solid #828282;
}

h1{color:#ef0404; font-size:0px; line-height:0px; background:url(../images/h1-bg.jpg) 0 0 no-repeat;  width:875px; height:13px; padding:12px 0 8px 26px;}


#Wrapper{ width:905px; margin:0 auto;}

ul{ list-style-type:none;}


#contentWrap{ width:897px; height:646px; margin-bottom:15px; padding:50px 0 0 14px;}



/*background Images*/
.home-bg {background:url(../images/home-bg.jpg) 0 0 no-repeat;}
.glossary-bg {background:url(../images/glossary-bg.jpg) 0 0 no-repeat;}
.services-bg {background:url(../images/services-bg.jpg) 0 0 no-repeat;}
.products01-bg {background:url(../images/products01-bg.jpg) 0 0 no-repeat;}
.products02-bg {background:url(../images/products02-bg.jpg) 0 0 no-repeat;}
.gallery-bg {background:url(../images/gallery-bg.jpg) 0 0 no-repeat;}
.contactus-bg {background:url(../images/contactus-bg.jpg) 0 0 no-repeat;}

/*content area*/
#content-area {width:auto; height:auto;}


#footer{ 
width:470px;
border-top:1pt solid #ef0404; 
padding-top:2px;
/* margin-top:15px;*/ 
font-size:12px; 
font-family:Century Gothic;
font-weight:bold;
text-align:middle;
color:#c5c5c5; 
position:relative; 
bottom:0px; 
}
#footer a {color:#c5c5c5; text-decoration:none; }
#footer a:hover{color:#989898;}
#footer img{padding-top:30px;}


/*============================New content line=================================*/
.gryline{border-bottom:1px solid #d0d0d0;}
.grylinetop{border-top:1px solid #d0d0d0;}
.pro-content { 
	width:auto; 
	height:240px; 
	/*overflow-y:scroll;
	overflow-x:hidden; */	
}
h2{color:#020200; font:bold 16px Arial;}

#pro-thumb-gallery { 
/*border:#FF0000 solid 1px;/* keep it for css debug*/
/*width:530px; /**/
/*height:264px; /**/
background:url(../images/pro-gallery-bg.gif) 0 0 no-repeat;/**/
}
.pro-thumb-bg{width:94px; height:92px; background:url(../images/thumb-bg.gif) 0 0 no-repeat; vertical-align:middle;}

.pro-large-bg{width:218px; height:234px; background:url(../images/large-bg.gif) 0 0 no-repeat;vertical-align:middle;}

.grad-top{height:9px; background:url(../images/grad-top.gif) 0 0 repeat-x;}
.grad-btm{height:9px; background:url(../images/grad-btm.gif) 0 0 repeat-x;}
.grad-bg{background:#f2f2f2;}


.pro-category-box {
/*border:1px solid #b9b9b9;*/
}
.pro-category-box td {height:18px; padding-left:4px;}
.pro-category-header {
/*background:#b9b9b9; */
color:#000000; 
font-weight:bold; 
height:26px;
}

.blacktext{color:#000000;font-size:11px; }
.leftspace{padding-left:10px;}

a.ledproducts{
text-decoration:none;
color:#000000;
}
a.ledproducts:hover{
text-decoration:underline;
}