/* common css */
/*
Raihan
raihan@rakplanet.com
*/

.txt_justified{
font-family:tahoma; font-size:11px; color: #635b5b;
text-align:justify;
}
.top_nav a{
	float:left;

	padding:7px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/seperator.gif);
	background-repeat:no-repeat;
	background-position:left;

	border:0px solid #FFFFFF;
}
.left_menu{
	border-left:1px solid #929292;
	border-right:1px solid #929292;
}
.left_menu a{
	display:block;
	background-image:url(../images/left_menu_n.jpg);
	background-repeat:repeat-y;
	height:13px;
	_height:10px;
	font-family:tahoma;
	font-size:11px; 
	color:#232323;
	
	padding:5px;
	padding-left:10px;
	margin-top:1px;
}
.left_menu a:hover{
	background-image:url(../images/left_menu_f.jpg);
	color:#ffffff;

}

.distributors{
	border-left:1px solid #929292;
	border-right:1px solid #929292;
}
.distributors div{
	display:block;
	background-image:url(../images/left_menu_n.jpg);
	background-repeat:repeat-y;
	font-family:tahoma;
	font-size:11px; 
	color:#232323;
	
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin-top:1px;
}
.logos{width:225px; border:0px solid #333333;}
.logos a{
	float:left;
	width:65px;
	height:38px;
	margin:4px;
	background-color:#f4f4e7;
	border:1px solid #a3a3a3;
}
.logos a:hover{
	border:1px solid #FF0000;
}
.prdcts div{
	float:left;
	width:150px;
	height:120px;
	font-family:tahoma; font-size:11px; color: #635b5b;
	border-bottom:1px dashed #CCCCCC;
	border-right:1px dashed #CCCCCC;
	padding:5px;
	padding-top:10px;
}

.prdct_title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #EF4029;
}


.prdcts_thumb{
	border:0px dashed #CCCCCC;
}

.prdcts_thumb .row{
	display:block;
	width:100%;
	height:80px;
	font-family:tahoma; font-size:11px; color: #635b5b;
	border-bottom:1px dashed #CCCCCC;
}

.prdcts_thumb .col_1{
	float:left;margin-left:5px;margin-right:5px; width:90px;border-right:1px dashed #CCCCCC;
}

.prdcts_thumb .col_2{
	float:left; width:600px; padding:5px;border:0px solid #666666
}
.pagination a{
	font-family:tahoma;
	font-size:11px; 
	color:#434343; 
	text-decoration:none;
}

a{color:#365cab; text-decoration:none;}
a:hover{color:#FF0000;}
.text{font-family:tahoma;font-size:11px; color:#434343;}
.text_justified{font-family:tahoma;font-size:11px; color:#434343; text-align:justify;}
.copyright{font-family:arial; font-size:10px; color: #635b5b;}

.news
{
	/*
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	padding-left:10px;
	margin-left:10px;
	_margin-left:0px;
	list-style-image:url(../images/icon_doc.gif);
	font-family:tahoma; font-size:11px; color: #635b5b;
	*/
	
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:10px;
	margin-left:0px;
	text-align:center;
	_margin-left:0px;
	/*list-style-image:url(../images/icon_doc.gif);*/
	font-family:tahoma; font-size:11px; color: #635b5b;	
}
.news li
{
	margin-left:6px;
	_padding-left:6px;
	padding-bottom:0px;
	padding-top:0px;	
	border-bottom:1px solid #666666;
	padding-bottom:5px;
	
	/*
	margin-left:6px;
	_padding-left:6px;
	padding-bottom:0px;
	padding-top:0px;
	*/
}
/*###################*/
