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

body {
	margin:0px;
	font-family:tahoma, Arial, Helvetica, sans-serif ;
	color:#ffffff;
	font-size:12px;
	padding:0px;
	background:url(gifs/bg.jpg);
}

.div-width{
	width:920px;
	margin:auto;
	padding-top:10px;
	}

.div-width-inside{
	width:95%;
	margin:auto;
	padding-top:10px;
	}	
form{
	padding:0px;
	margin:0px;
	}
.right-bg{
	font-size:12px;
	color:#f2e6b3;
	padding:0 10px 0 0;
	text-align:justify;
	line-height:16px;
}


/*---------------------  Top Nev -----------------------*/

#nav{
	background:url(gifs/center-bg.gif) repeat-x;
	text-align:right;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:bold;
	height:37px;
	}


#nav ul{
width: 100%;
margin: 0px;
padding:10px 0 10px 0; }

#nav ul li{
list-style: none;
float: left;
margin: 0px;
padding: 0px;}

#nav ul li a{
border-right:1px solid #ffffff;
font-size:11px;
font-weight:bold;
padding: 0px 18px 0px 18px;
display: block;
text-transform:uppercase;
text-align:center;
color:#ffffff;
text-decoration: none;
}


#nav ul li a:hover{
color: #fdeeb4;
text-decoration: underline;
}


.top-bg{
	background:url(gifs/top-image.gif) repeat-x top;
	}
	
.main-table-bg{
	background:url(gifs/main-body-bg.gif);
	}	
		
	

/*---------------------  Products List -----------------------*/	
	
.list {
	margin: 0px;
	padding: 0px;
	font-family:tahoma;
	font-size:14px;
	background:#3790fb url(gifs/products.gif) no-repeat top;
}
.list-bg {
	background:#3790fb;
}
.list ul{
	margin: 0px;
	padding:15px 0;
	font-weight:bold;
}
.list ul li {
	background: url(gifs/arrow.gif) no-repeat 0 1.20em;
	list-style-type: none;
	padding-top: 0px;
	color:#ffcc5e;
	text-align: justify;
	padding:13px 0 5px 22px;
	margin: 0px 10px 0px 22px;
}	

.list ul li a{ text-decoration:none; color:#ffcc5e;}
.list ul li a:hover{ text-decoration:underline; color:#FFFFFF;}


/*---------------------  Products List -----------------------*/	

.products-list{
	background:#3790fb;
	}
.products-list h6{
	font-size:16px;
	font-weight:bold;
	color:#ffcc5e;
	margin:0px;
	padding:10px 0 5px 0;
	}
	
.products-list h6 a{
	color:#ffcc5e;
	text-decoration:none;
	}	
	
.products-list h6 a:hover{
	color:#ffcc5e;
	text-decoration:underline;
	}			
	
/*---------------------  Heading Tag  -----------------------*/	

h1{
	font-size:28px;
	color:#0059d2;
	padding:13px 5px 13px 25px;
	font-weight:normal;
	margin:10px 0 12px 0;
	background:url(gifs/pencil.gif) no-repeat;
}

h1 a{
	color:#0059d2;
	text-decoration:none;
}

h1 a:hover{
	color:#0059d2;
	text-decoration:underline;
}	

h2{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	padding:10px 0 10px 23px;
	margin:0px;
}
h2 a{
	color:#ffffff;
	text-decoration:none;
}

h2 a:hover{
	color:#ffffff;
	text-decoration:underline;
}
/*---------------------  Index Text -----------------------*/	

.index-text{
	text-align:justify;
	line-height:17px;
	color:#013378;
	}
	

.index-heading a{
	color:#FFFFFF;
	text-decoration:none;
	}	
	
.index-heading a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}		
.index-profile{
	padding:5px 10px 0 25px;
	}
		
	
/*---------------------  Read More  -----------------------*/		

.readmr{
	font-size:9px;
	font-weight:bold;
	text-align:right;
	color:#ffffff;
}

.readmr a{
	color:#ffffff;
	text-decoration:none;
}

.readmr a:hover{
	color:#e4a553;
	text-decoration:underline;
}	

.readmore{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#0158d0;
	background:url(gifs/red-more-bg.gif) no-repeat;
	width:143px;
	padding:9px 0 10px 0;
	float:right;
	margin-top:10px;
}

.readmore a{
	color:#0158d0;
	text-decoration:none;
}

.readmore a:hover{
	color:#0158d0;
	text-decoration:underline;
}		


/*---------------------  Footer  Links  -----------------------*/	
.footerlinks{
	font-size:11px; 
	color:#0249ab;
	background:#ACCEFA;
	text-align:center;
	
}

.footerlinks ul{
width: 100%;
margin: 0px;
text-align:center;
padding:10px 0 0 0; }

.footerlinks ul li{
list-style: none;
margin: 0px;
padding: 0px;
display:inline;}

.footerlinks ul li a{
border-right:1px solid #ffffff;
font-size:11px;
font-weight:bold;
padding: 0px 18px 0px 18px;
text-transform:uppercase;
color:#0249ab;
text-decoration: none;
}

.footerlinks ul li a:hover{
color: #0249ab;
text-decoration: underline;
}



/*---------------------  Footer  Links Copyright -----------------------*/	


.footerlink{
	padding:10px;
	color:#ffffff;
	font-size:10px;
	line-height:16px;
	text-align:center;
	font-weight:bold;
	background:#0167f4;	
}


.footerlink a{
color:#ffffff;
text-decoration:none;
}

.footerlink a:hover{
color:#eeeeee;
text-decoration:underline;
}



		
/*---------------------  Main Text Inside Page   -----------------------*/	
.main-text{
	padding:10px;
	line-height:16px;
}

h3
{font-size:20px;
color:#0351af;
padding:0px 0 15px 0;
margin:0px;
}

.welcome-text{
	font-size:12px;
	color:#0249ab;
/*	background:#FFFFFF;*/
	padding:10px 10px 10px 20px;
/*	font-weight:bold;*/
	line-height:16px;
	text-align:justify;
}	
.welcome-text strong{
	font-size:15px;
	font-weight:bold;
}
.welcome-text a{
	color:#053577;
	text-decoration:none;
}
.welcome-text a:hover{
	color:#053577;
	text-decoration:underline;
}



.border{
	border:1px solid #9cbeeb;
	}



/* ---------contact---------- */ 


.contactus{
	line-height:25px;
	padding:11px;
	}
.contactus a{
	color:#0249ab;
	text-decoration:none;
	}	
.contactus a:hover{
	color:#0249ab;
	text-decoration:underline;
	}	
	
.border{
	border:solid 1px #e1d9bd;
	}	
	
	
/* ---------product_listback---------- */ 	
	
.product_listback{
background:#3790fb;
border:1px solid #2f87f2;
padding:10px;
color:#FFFFFF;
}

.prod-img{
	text-align:center;
	padding:5px;
	}

.headline{
font-size:18px;
font-weight:bold;
color:#e7f224;
padding:0px;
padding:8px 0;
text-align:justify;
}


.view_detail{
font-size:12px;
color:#000000;
text-decoration:none;
text-align:center;
background:#fdc856;
border:1px solid #feea3a;
padding:2px;
font-weight:bold;
width:85px;
	}
.view_detail a{
	color:#000000;
	text-decoration:none;
}
.view_detail a:hover{
	color:#000000;
	text-decoration:underline;
}


.style4{
	color:#FF0000;
	}


/* ----------breadcrum--------- */	

.breadcrum{ 
font-size:11px;
color:#3c3633;
padding:0px 0px 2px 0px;
border-bottom:solid 1px #91BBF1;
margin-bottom:10px;
}
.breadcrum a{ 
color:#c03e11;
font-weight:bold;
text-decoration:none;
}
.breadcrum a:hover{
color:#c03e11;
text-decoration:underline;
}		

