/* CSS Document */

/* head */
.head_back{
background-image:url(images/head_back.jpg);
background-position:top;
height:133px;
}

.search_back{
background-image:url(images/seach_back.jpg);
height:49px;
background-position:top;
}

.search_butt{
cursor:pointer;
border:#00B1FC;
border-style:none;
background-image:url(images/search_butt.jpg);
width:52px;
height:25px;
font-family:Tahoma, "Times New Roman", Verdana;
color:#333333;
}

.submit_butt{
cursor:pointer;
border:#00B1FC;
border-style:none;
background-image:url(images/butt.jpg);
width:53px;
height:25px;
font-family:Tahoma, "Times New Roman", Verdana;
color:#333333;
}

.search_input{
background-image:url(images/search_input.jpg);
background-repeat:no-repeat;
color:#000000;
border-style:none;
border:none;
}

.head_butt{
background-image:url(images/head_butt.jpg);
background-repeat:no-repeat;
background-position:top;
font-family:Tahoma, Verdana, "Times New Roman";
color:#FFFFFF;
font-size:12px;
}

.head_link{
border:#00B1FC;
border-style:none;
font-family:Tahoma, "Times New Roman", Verdana;
color:#000000;
text-decoration:none;
font-size:14px;
font-weight:normal;
height:35px;
width:70px;
}
.head_link:hover{
border:#00B1FC;
border-style:none;
height:35px;
width:70px;
font-family:Tahoma, "Times New Roman", Verdana;
color:#FFFFFF;
text-decoration:none;
background-image:url(images/h_back.jpg);
background-position:center;
background-repeat:repeat-x;
font-size:14px;
}
/* end head */

/* index */
.input{
	width:200px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.dealer_link{
	font-family:Tahoma, "Times New Roman", Verdana;
	font-size:14px;
	color:#03F;
	text-decoration:none;
}
.dealer_link:hover{
	text-decoration:underline;
}

.old_product{
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}

.fave_back{
background-image:url(images/fave_back.gif);
background-repeat:repeat-x;
background-position:top;
}

.fave_link{
font-family:Tahoma, Verdana, "Times New Roman";
font-size:14px;
color:#333333;
text-decoration:none;
}
.fave_link:hover{
font-family:Tahoma, Verdana, "Times New Roman";
color:#0099FF;
text-decoration:none;
font-size:14px;
}

.d_link{
font-family:Tahoma, Verdana, "Times New Roman";
font-size:12px;
color:#333333;
text-decoration:none;
}
.d_link:hover{
font-family:Tahoma, Verdana, "Times New Roman";
color:#0099FF;
text-decoration:none;
font-size:12px;
}

.error{
font-family:Tahoma, Verdana, "Times New Roman";
font-size:14px;
color:#FF0000;
}

.right_back{
background-image:url(images/right_back.gif);
background-position:top;
background-color:#FFFFFF;
background-repeat:repeat-x;
}

.cat_link{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:14px;
color:#0099FF;
text-decoration:none;
}
.cat_link:hover{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:14px;
text-decoration:none;
color:#333333;
}

.pro_name{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:12px;
color:#333333;
}

.num{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:13px;
font-weight:bold;
color:#333333;
}

.num2{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:15px;
font-weight:bold;
color:#333333;
}

.numw{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:13px;
font-weight:bold;
color:#fff;
}

.numw2{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:15px;
font-weight:bold;
color:#fff;
}

.td_name{
font-family:Tahoma, "Times New Roman", Verdana;
color:#FF0000;
font-size:14px;
}

.td_news{
border-top-color:#F3F3F3;
border-top-style:solid;
border-top-width:1px;
border-bottom-color:#F3F3F3;
border-bottom-style:solid;
border-bottom-width:1px;
background-image:url(images/td_back.jpg);
background-repeat:repeat-x;
background-position:right;
color:#FF0000;
height:30px;
font-size:14px;
font-family:Tahoma, "Times New Roman", Verdana;
}

.buy_product_link{
font-family:Tahoma, "Times New Roman", Verdana;
color:#FF0000;
font-size:14px;
text-decoration:none;
}
.buy_product_link:hover{
font-family:Tahoma, "Times New Roman", Verdana;
color:#333333;
font-size:14px;
text-decoration:none;
}
/* page limit start*/
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid  #0099FF;
	
	text-decoration: none; /* no underline */
	color: #0099FF;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid  #FF0000;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #333333 ;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	/* pages limit end*/

.news{
font-family:Tahoma, "Times New Roman", Verdana;
color:#FF0000;
font-size:14px;
}

.more_link{
font-family:Tahoma, "Times New Roman", Verdana;
color:#0099FF;
text-decoration:underline;
font-size:12px;
}
.more_link:hover{
font-family:Tahoma, "Times New Roman", Verdana;
color:#333333;
text-decoration:none;
font-size:12px;
}

.date{
color:#666666;
font-family:Tahoma, "Times New Roman", Verdana;
font-size:12px;
}

.nots{
font-family:Tahoma, "Times New Roman", Verdana;
color:#FF0000;
font-size:10px;
}

.addad_butt{
background-image:url(images/add_ad.jpg);
padding-top: 6px;
background-repeat:no-repeat;
background-position:center;
height:33px;
width:118px;
font-family:Tahoma, "Times New Roman", Verdana;
font-size:14px;
color:#000000;
}
.addad_butt:hover{
background-image:url(images/add_ad2.jpg);
padding-top: 6px;
background-repeat:no-repeat;
background-position:center;
height:33px;
width:118px;
font-family:Tahoma, "Times New Roman", Verdana;
font-size:14px;
color:#FFFFFF;
}


/* hint css start*/

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Tahoma;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-family:Tahoma, "Times New Roman", Verdana;
color:#0099FF;
font-size:12px;
text-decoration:none;
margin: 3px 8px;
}

/* hint css end*/

.title{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
font-family:Tahoma, "Times New Roman", Verdana;
}

.nots_black{
font-family:Tahoma, Valentine, "Times New Roman";
font-size:10px;
color:#000000;
}
/* end index */

/* footer */
.copy{
font-family:Tahoma, "Times New Roman", Verdana;
color:#333333;
font-size:12px;
}

.alfker{
font-size:11px;
font-family:Tahoma, "Times New Roman", Verdana;
color:#666666;
}

.alfker_link{
font-family:Tahoma, "Times New Roman", Verdana;
color:#0066FF;
font-size:11px;
text-decoration:underline;
}
.alfker_link:hover{
font-family:Tahoma, "Times New Roman", Verdana;
color:#333333;
text-decoration:none;
font-size:11px;
}

.footer_link{
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-family:Tahoma, "Times New Roman", Verdana;
}
.footer_link:hover{
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
font-family:Tahoma, "Times New Roman", Verdana;
}

.webkeywords{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:1px;
color:#FFFFFF;
}
/* end footer */