/* ----------------------------- SUZUKEN stylesheet ----------------------------- */





/* ----------------------------- Global -------------------------------- */


a {
	color: #6992AC;
}  
 
a:hover {
	text-decoration:underline;
	/*border-bottom:1px dotted #6992AC;*/
	color: #8DC0E0; 
} 

hmtl, body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align: center;
} 

html>body { height: auto; }

body {background: #FFFFFF;
	  font-family: Arial, Helvetica, sans-serif;
	   

}

img { border: 0; }



/* ----------------------------- Body Elements -------------------------------- */


#wrapper {
	margin: 0 auto;
	padding: 0;
	width:750px;
	border: 0;
}


/* ----------------------------- header & footer styles-------------------------------- */

.Htext1{
	font-size:10px;
	color:#6992AC;
	veritcal-align:top;
}

.bluehead{
	height:5px;
	background-color:#0480CC;
	font-size:0;}

.mainbuttons{
    background-color:#ECECEC;
	height:23px;
	font-size:10px;
	color:#69B9D7;}

#mainbuttons a{
	color:#69B9D7;
	text-decoration: none;
}
	
#mainbuttons a:hover{
	color:#0480CC;
	text-decoration:none;
	border-bottom:none;}
/* -------------------------- home text ------------------------------------ */
	
.hometxt{
	padding:7px 5px 9px 3px;
	color:#186B9E;
	font-size:11px;
	padding-top:10px;
	text-align:left;
	vertical-align:top;}

/*for bottom boxes*/
.hometxt2{/*blue text w/o padding*/
	color:#186B9E;
	font-size:10px;
	padding-top:10px;
	text-align:left;
	vertical-align:top;}

.hometxt3{/*dark colour*/
	padding:0 5px 9px 15px;
	color:#3A596C;
	font-size:10px;
	padding-top:10px;
	text-align:left;
	vertical-align:top;}

.hometxt4{/*blue text, with padding for bottom boxes*/
	padding:0 5px 9px 15px;
	color:#186B9E;
	font-size:10px;
	padding-top:10px;
	text-align:left;
	vertical-align:top;}
	
.hometxt5{/*blue text,nonono padding*/
	padding-bottom:8px;
	color:#186B9E;
	font-size:10px;
	text-align:left;
	vertical-align:top;}

.more{/*more*/
	color:#FF0000;
	font-size:10px;
	padding-top:10px;
	text-align:left;
	vertical-align:top;}

#more a{
    color:#FF0000;
	text-decoration:none;}

#more a:hover{
	text-decoration:none;
	border-bottom:1px dotted #FF7676;
	color: #FF7676; }
/*for bottom boxes*/

.homeTitle{
	font-size:14px;
	font-weight:bold;
	color:#0E4051;
	padding-left:2px;
	padding-top:7px;
	text-align:left;
	vertical-align:top;}

.img{
	padding: 7px 2px 0 2px;
	vertical-align:top;
	text-align:left;}

/* -------------------------- Text for subpages ------------------------------------ */
.titles{
	font-size:14px;
	font-weight:bold;
	color:#AA0004;}
a.titles:link {
	font-size: 14px;
	font-weight: bold;
	color: #AA0004;
	text-decoration: none;
}
a.titles:visited {
	font-size: 14px;
	font-weight: bold;
	color: #AA0004;
	text-decoration: none;
}
a.titles:hover {
	font-size: 14px;
	font-weight: bold;
	color: #AA0004;
	text-decoration: underline;
}
a.titles:active {
	font-size: 14px;
	font-weight: bold;
	color: #AA0004;
	text-decoration: none;
}

a.red:link {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a.red:visited {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a.red:hover {
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
a.red:active {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}

	
.titles_big{
	font-size:17px;
	font-weight:bold;
	color:#A30004;
	text-decoration:underline;}

.sub_titles{
	font-size:12px;
	font-weight:bold;
	color:#600E31;}
	
	.red_text{
	font-size:11px;
	font-weight:bold;
	color:#600E31;}
	
.content_text{
	font-size:11px;
	color:#666666;
	text-align:left;
	vertical-align:top;}

.sitemap_padding{padding-left:10px; padding-bottom:2px;}
	
.content_text2{
	font-size:11px;
	color:#666666;
	text-align:left;
	vertical-align:bottom;}

.paddinga{
	padding:10px 5px 7px 30px;
	vertical-align:top;
	text-align:left;}

.featureTitles{
	font-size:11px;
	font-weight:bolder;
	text-decoration:underline;
	color:#000;}

.dotdot{
	border-bottom:1px dotted #999999;
	padding:10px 0 10px 0;}

.cellborder{
	padding-bottom:3px;
	padding-left:2px;
	border-color: #90ADBF;
	border-width: 1px 1px 0 0;
	border-style: solid;
	
	font-size:11px;
	color:#666666;
	text-align:left;
	vertical-align:top;
	padding:3px;}

.tableBorder{
border-color: #90ADBF;
    border-width: 0 0 1px 1px;
    border-style: solid;

}

.degree{
	font-size:7px;
	vertical-align:super;
	line-height: 1.4em;}
/* ----------------------------------side menu ------------------------------------------*/
.subbuttons{
	font-size:10px;
	font-weight:bold;
	color:#888888;
	padding-left:20px;
	padding-top:10px;}

#subbuttons a{
	color:#888888;
	text-decoration:none;
}

#subbuttons a:hover{
	color:#B2B2B2;
	text-decoration:none;
	border-bottom:1px dashed #888888;}

.subbuttons2{
	font-size:10px;
	font-weight:bold;
	color:#B2B2B2;
	padding-left:20px;
	padding-top:10px;}
	
.subbuttons3{
	font-size:10px;
	font-weight:bold;
	color:#6992AC;
	margin-left:-20px;
	text-decoration: underline;
	}
	
	
	.subbuttons3a{
	font-size:11px;
	font-weight:bold;
	color:#6992AC;
	margin-left:-20px;
	text-decoration: underline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	.subbuttons3b{
	font-size:10px;
	color:#000000;
	margin-left:-20px;
	}
	
	.subbuttons4{
	margin-left:-10px;
	text-decoration: underline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}


	
.menubg{
	background: #ffffff url(../imgs/side_menubg.jpg) bottom left no-repeat;
	width:189px;
	/*height:311px;*/
	padding-top:10px;
	padding-bottom:20px;}

.subsub_buttons{
	font-size:10px;
	color:#6992AC;
	/*padding-left:40px;*/
	padding-top:10px;
	}

.subsub_buttons a{
	color:#6992AC;
	text-decoration: underline;
}

.subsub_buttons a:hover{
	color:#3D9DCD;
	text-decoration:underline;
	border-bottom:none;}


.dlbg{
    background: #ffffff url(../imgs/downloadbg.jpg) top left repeat-y;
	padding-top:8px;
	padding-bottom:8px;
	font-size:9px;}

.dlbg2{
    background: #ffffff url(../imgs/downloadbg.jpg) top left repeat-y;
	padding:15px;
	font-size:9px;
	color:#999999;}

.downloadtext{
    color:#AA0004;
	font-size:11px;
	padding:20px;}
.downloadtext2 {
	font-size: 16px;
	color: #AA0004;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


.dllinks{
	color:#6992AC;
	font-size:11px;
	font-weight:bold; }
	

.dllinks2{
	color:#6992AC;
	font-size:11px;
	font-weight:bold;
	margin-left:-40px;
	padding-bottom:8px; }
	
	
	.dllinks3{
	color:#6992AC;
	font-size:9px;
	margin-left:-30px;
	padding-bottom:8px; }
	
	.dllinks4{
	font-size:10px;
	margin-left:-30px;
	padding-bottom:8px; }

/*--------------------------------------- forms ---------------------------------- */
.button{
	font-size:9px;
	border:1px solid #084D77;
	width:auto;
	background-color:#ffffff;}

.textfield{
	font-size:10px;
	border:1px solid #084D77;
	}

.textfield2{border:1px solid #084D77;width:200px;}

.textarea{border:1px solid #084D77;}


/*==================================================================================================================================*/
/*--- main menu buttons ---*/
#home { 
	float: left;
	width: 121px;
	height: 23px;
	background: transparent url(../imgs/but_home.gif) no-repeat 0 -23px;
}

#about { 
	float: left;
	width: 94px;
	height: 23px;
	background: transparent url(../imgs/but_about.gif) no-repeat 0 -23px;
}

#products {
	float: left;
	width: 100px;
	height: 23px;
	background: transparent url(../imgs/but_products.gif) no-repeat 0 -23px;}

#brochures { 
	float: left;
	width: 160px;
	height: 23px;
	background: transparent url(../imgs/but_brochures.gif) no-repeat 0 -23px;
}

#dis { 
	float: left;
	width: 139px;
	height: 23px;
	background: transparent url(../imgs/but_distributors.gif) no-repeat 0 -23px;
}

#contact { 
	float: left;
	width: 136px;
	height: 23px;
	background: transparent url(../imgs/but_contact.gif) no-repeat 0 -23px;
}

#home a { background: transparent url(../imgs/but_home.gif) no-repeat;}
#about a { background: transparent url(../imgs/but_about.gif) no-repeat;}
#products a {background: transparent url(../imgs/but_products.gif) no-repeat;}
#brochures a { background: transparent url(../imgs/but_brochures.gif) no-repeat;}
#dis a { background: transparent url(../imgs/but_distributors.gif) no-repeat;}
#contact a { background: transparent url(../imgs/but_contact.gif) no-repeat;}

#home a, #about a, #products a, #dis a, #contact a,#brochures a{
	float: left;
	text-indent: -1000em;
	height: 23px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	border-bottom: 0;
}

#home a{ width: 121px; }
#about a{ width: 94px; }
#products a{ width: 100px; }
#brochures a {width: 160px;}
#dis a{ width: 139px; }
#contact a{ width: 125px; }
/*  IE 5 hack */

#home a, #about a, #products a, #dis a, #contact a, #brochures a{overflow: hidden;}
/* end hack */ 

#home a:hover, #about a:hover, #products a:hover, #dis a:hover, #contact a:hover, #brochures a:hover {
	background-image: none;
	border-bottom: 0;
}
/*---end of main menu ---*/
.subsubbut_padding{padding-left:-50px;}


/*-------------- FORMS ------------------ */


/*-------------- ul ---------------------*/

#newsmenu{list-style-image:url(../list.gif);
		  padding-bottom:10px;
		  }
#newsmenu a{color:#6992AC;}

/*------------- added 20June06 --------------- */

#noline a{text-decoration:underline;
		border:none;}


#noline a:hover{text-decoration:none;
		border:none;}
.icon_title {
	font-size: 12px;
	color: #7FC31C;
	font-weight: bold;
}
.content_text3 {

	font-size:11px;
	color:#666666;
}
.content_text4 {
	font-size:11px;
	font-weight: bold;
}
.content_text5 {
	font-size:14px;
	font-weight: bold;
	color: #666666;
}
.content_text6 {
	font-size:14px;
	font-weight: bold;
	color: #FF9900;
}
.frame_a {
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.frame_a1 {

	font-size: 11px;
	color: #666666;
	text-align: center;
}
.systentext {
	font-size: 10px;
	color: #666666;
}
.systentext2 {

	font-size: 12px;
	color: #000000;
}
.content_text3_red {
	font-size:11px;
	color:#FF0000;
}
.content_text14_red_b {
	font-size:14px;
	color:#FF0000;
	font-weight: bold;
}
.content_text_blue {

	font-size:11px;
	color:#186B9E;
	text-align:left;
	vertical-align:top;
}
.homeTitle_center {

	font-size:14px;
	font-weight:bold;
	color:#0E4051;
	padding-left:2px;
	padding-top:7px;
	text-align:center;
	vertical-align:top;
}
.subbuttons3aa {

	font-size:11px;
	font-weight:bold;
	color:#6992AC;
	margin-left:-20px;
	text-decoration: underline;
}
.featureTitles2 {

	font-size:11px;
	font-weight:bolder;
	color:#000;
}
.subbuttons4_2 {

	margin-left:-10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sub_titles2 {
	font-size:12px;
	font-weight:bold;
	color:#600E31;
	font-family: "Times New Roman", Times, serif;
}
.sub_titles_14px {

	font-size:14px;
	font-weight:bold;
	color:#600E31;
}
.content_text7 {


	font-size:16px;
	color:#666666;
}
.content_text7_b {
	font-size:16px;
	color:#666666;
	font-weight: bold;
}
.content_text_blue_b {
	font-size:11px;
	color:#186B9E;
	text-align:left;
	vertical-align:top;
	font-weight: bold;
}
.content_text_green_b {

	font-size:11px;
	color:#009900;
	text-align:left;
	vertical-align:top;
	font-weight: bold;
}
.content_text_r {

	font-size:11px;
	color:#666666;
	text-align:right;
	vertical-align:top;
}
.content_text_b {
	font-size:11px;
	color:#666666;
	text-align:left;
	vertical-align:top;
	font-weight: bolder;
}
.title_20 {
	font-size: 20px;
	font-weight: bold;
	color: #186B9E;
}
