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

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6b6b6b;
	background: #d9dbda url(../images/main_bg.jpg) repeat-x;
	height: 706px;
	vertical-align:top;
}

p
{
	margin:0;
	padding:0;
}

.logo_pad {
	padding-top: 30px;
	padding-left: 7px;
}

.top_menu_bg {
	background: url(../images/top_menu_bg.png) no-repeat right;	
	height: 37px;
	width: 247px;
}

.search_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #717070;
	font-size: 11px;
	height: 20px;
	width: 170px;
	border: 1px solid #c2c2c2;
}

/*********************** NEWS BOX ******************************/

.news_title_bg {
	background: url(../images/news_title_bg.jpg) repeat-x;
	height: 34px;
}

.news_title_right {
	background: url(../images/news_title_bg.jpg) repeat-x;
	height: 34px;
	width: 7px;
}

.news_bg {
	background: url(../images/news_box_bg.jpg) repeat-y;
	width: 266px;/*266*/
}

.news_bottom {
	background: url(../images/news_box_bottom.png) no-repeat;
	width: 266px;
	height: 29px;
}
.news_img
{
 padding-top:4px;
}
.news_title {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	margin-top: 6px;
	/*padding-left: 15px;/*65*/
	font-weight:500;
	text-align:left;
	/*
	font-size : 18px;
font-weight :500;
	*/
}

.news_sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #807d7d;
}

.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00bad4;
}

.news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
	line-height: 18px;
	padding-right: 7px;
	text-align:justify;
}

a.read_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f99f28;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}

a.read_more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00bad4;
	font-weight: bold;
	text-decoration: none;
}

/**************** Container CSS **************************/

.container_bg {
	background: #ffffff;
}

.box_left_top {
	background: url(../images/box_top_left.jpg) no-repeat;
	width: 14px;
	height: 12px;
}

.box_right_top {
	background: url(../images/box_top_right.jpg) no-repeat;
	width: 14px;
	height: 12px;
}

.box_left_bottom {
	background: url(../images/box_bottom_left.jpg) no-repeat;
	width: 14px;
	height: 12px;
}

.box_right_bottom {
	background: url(../images/box_bottom_right.jpg) no-repeat;
	width: 14px;
	height: 12px;
}

.title_space {
	background-color: #dddddd;
	height: 1px;
}

.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6b6b6b;
	line-height: 18px;
}

/* Added new class one 02-11-2009*/

.main_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#808080;
	text-decoration:none;
}

.main_text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#A2A2A2;
	text-decoration:none;
}

.main_title {
	font-family:  Tahoma, Verdana, "Myriad Pro", Arial,Helvetica, sans-serif;
	font-size: 26px;
	color: #00bad4;
	/*letter-spacing:5px;*/
}

.sub_title {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #bcbcbc;
}

.small_title {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #00bad4;
	font-weight: bold;
}

/********************** Security Box *************************/

.security_box_left {
	background: url(../images/security_left.jpg) no-repeat;
	width: 18px;
	height: 34px;
}

.security_box_right {
	background: url(../images/security_right.jpg) no-repeat;
	width: 18px;
	height: 34px;
}

.security_title {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	margin-top: 6px;
	padding-left: 50px;
}

.security_middle {
	background: url(../images/security_box_middle.jpg) repeat-y;
	width: 267px;
}

.security_box_bottom {
	background: url(../images/security_box_bottom.jpg) no-repeat;
	width: 267px;
	height:18px;
}

.padding {
	padding-top: 5px;
}

.product_ads {
	background: url(../images/products_ads.jpg) no-repeat bottom;
	width: 267px;
	height: 212px;
}

a.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #858584;
	text-decoration: none;
}

a.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #141113;
	text-decoration: none;
}




/********************* FOOTER CSS *******************************/

.footer_bg {
	background: url(../images/footer_bg.jpg) repeat-x;
	height: 70px;
}

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.footer_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #38dcf3;
	text-decoration: none;
}

.pageLink, td.pageLink{
	font-size 		: 8pt;
	color 			: #009AB0;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}
a.pageLink:link   	{ text-decoration: none; color : #009AB0; }
a.pageLink:visited 	{ text-decoration: none; color : #009AB0; }
a.pageLink:hover	{ text-decoration: underline; color : #009AB0; }

.activePage {
	font-size 		: 8pt;
	color 			: #41E1F7;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}

.disabledText {
	font-size 		: 8pt;
	color 			: #009AB0;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}

.producttitle
{
	color:#818181;
	text-decoration:none;
}

.producttitle:hover
{
	color:#818181;
	text-decoration:underline;
}

.searchbtn
{
	background:url(../images/search_go.jpg) repeat;
	width:auto;
	float:left;
	border:none;
}


.errMsg
{
  color:#FF0000;
  font-weight:bold;
}

.title
{
	color:#9B9B9B;
	font-weight:bold;
}	

.linktitle
{
	color:#4455A3;
	text-decoration:none;
}

.linktitle:hover
{
	font-weight:bold;
	text-decoration:underline;
}

.main_sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #BBBBBB;
}

.imga
{
	border:1px solid #dddddd;
}

td.contentborder
{
	/*margin-top:15px;*/
	border-collapse:collapse;
	border-bottom:1px dotted #D9DBDA;
}


.inquiry {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #00BAD4;
}

.newstitle
{
	font-family:Arial;
	color:#00BAD4;
	font-weight:bold;
	float:left;
	font-size:16px;
}

.product_bg_one {
	background:url(../images/products_bg_one.jpg) repeat-x;
	height: 129px;
}

.product_title {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4e4d;
	font-weight: bold;
}

.product_title_space {
	background: url(../images/product_title_space.jpg) repeat-x;
	height: 6px;
	margin-top: 10px;
}

.product_img_bg {
	/*background: url(../images/product_img_bg.jpg) no-repeat;*/
	width: 130px;
	height: 90px;
}

#img_padding {
	padding: 2px;
}

.product_bg_two {
	background:url(../images/products_bg_two.jpg) repeat-x;
	height: 129px;
}

.product_title_space_n {
	background: url(../images/product_title_space_n.jpg) repeat-x;
	height: 5px;
}

.products_title
{
	font-family:Arial;
	color:#00BAD4;
	width:390px;
	font-weight:bold;
	float:left;
	font-size:16px;	
}

#more_bg {
padding-top:5px;
padding-bottom:5px;
border-top:1px dotted #dddddd;
border-bottom:1px dotted #dddddd;
}
.bullet{
padding-top:2px;
}

/************************* New CSS 01-10-09 ********************************/


.security_prod_bg {
	background: url(../images/security_prod_bg.jpg) no-repeat;
	width: 263px;
	height: 44px;
}

.icon_pading {
	padding-top: 7px;
	padding-left: 3px;
}

.security_subtitle {	
	font-family: "Myriad Pro",Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 15px;/*15px*/
	font-weight:bold;
	padding-left:5px;
	padding-right: 10px;
	vertical-align:middle;
	text-align:left;
	line-height:16px;
}

.security_subtitle a{	
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
*/
	color: #ffffff;
	padding-right: 10px;
	text-decoration:none;
}

.security_subtitle a:hover{	
/*	font-family: Verdana,Arial, Helvetica, sans-serif;*/
	color: #cccccc;/*F99F28*/
/*	font-size: 15px;*/
	padding-right: 10px;
	text-decoration:none;
}

.index_bg{
background:#d9dbda url(../images/index_bg.jpg) repeat-x;
}
.banner_top_bg{
background:url(../images/banner_top_bg.png) no-repeat left;
width:666px;
height:20px;
}
.banner_mid_bg{
background:url(../images/banner_mid_bg.png) repeat-y left;
width:666px;

}
.banner_bottom_bg{
background:url(../images/banner_bottom_bg.png) no-repeat left;
width:666px;
height:20px;

}

.mandatoryMark {
	font-family		: Verdana, Arial;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #FF0000;
}

.textmarquee
{
	white-space:nowrap;
	overflow:hidden;
	margin:0!important;
	display:block;
}

.sub_cat_bg{
background:#ebebeb;
/*border-right:1px solid #a2a2a2;*/
border-bottom:1px solid #a2a2a2;
/*height:25px;*/
padding-left:5px;
padding-bottom:3px;
padding-top:3px;

}
.sub_cat_gallery
{
	background:#ebebeb;
	/*border-right:1px solid #a2a2a2;*/
	border-bottom:1px solid #a2a2a2;

	/*padding:5px;*/
}

.sub_cat_gallery_img
{
	padding-top:10px;
}
.blanktd
{
 background-color:#FFFFFF;
}

.bordertdbottom
{
 background:#ebebeb;
 border-bottom:1px solid #a2a2a2;
}

.bordertdtop
{
 background:#ebebeb;
 border-top:1px solid #a2a2a2;
}

.gallerytitle
{
background:url(../images/cat_title_bg.jpg) repeat-x;
/*height:41px;*/
color:#00BAD4;
font-size:16px;
font-weight:bold;
}

.gallerytitlebottom
{
background:url(../images/gallery_bottom_bg.jpg) repeat-x;
height:41px;
color:#00BAD4;
font-size:16px;
font-weight:bold;
}

.categorytitle
{
 padding-left:20px;/*15*/
}
.categorytitle a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#808080;/*#8C8C8C*/
}

.categorytitle a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#A2A2A2;
}

.sub_cat_bg a{
color:#808080;/*#8C8C8C*/
}

.sub_cat_bg a:hover{
color:#A2A2A2;
}

.categoryleft
{
 background:url(../images/cat_title_left_bg.jpg) no-repeat;
 height:41px;
 width:9px;
}
.categoryright
{
 background:url(../images/cat_title_right_bg.jpg) no-repeat;
  height:41px;
 width:12px;
}
.categoryicon
{
	padding-right:10px;
}

.sub_cat_gallery_title a
{
color:#817C7C;
 font-weight:bold;
 text-decoration:none;
}

.sub_cat_gallery_title a:hover
{
color:#00BAD4;
text-decoration:none;
 font-weight:bold;
}

.bottomspace
{
 padding-bottom:10px;
}

.search_title
{
 	color:#696969;/*#00BAD4;*/
	font-size:12px;
	font-weight:bold;
	 padding-left:10px;
}

.searchtitle
{
	color:#777777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.searchtitle:hover
{
	color:#B4ADAD;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;	
	text-decoration:none;
}

.resultitle
{
	 color:#333333;
	 font-size:12px;
	 font-weight:bold;
	 padding-left:10px;
}
