/* Home page and template layout */
html {
	text-align: center;
}
body {
	text-align: center;
}
#wrapper { 
	background-image: url(images/background_image.jpg);
	background-repeat: no-repeat;
	margin: 0 auto; 
	width: 800px; 
	text-align: left;
}
#wrapper1 {
	margin: 0 auto; 
	width: 800px; 
	text-align: left;
}
#header {
	height: 40px; 
	padding-top: 10px; 
}
#main_flash {
	margin-top: 20px; 
	width: 798px; 
	height: 150px;
	text-align: center;
	border: #000000 solid 1px;
}
#main_nav { 
}
#main_content {
	margin-top: 0px;
}
#footer { 
	text-align: center; 
	/*border-top: 1px #d0d0d0 solid;*/
	width: 650px; 
}
#acc_log {
	width: 800px;
	padding-top: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	overflow: hidden;
}

/* Main text */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
	line-height: 140%;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
	line-height: 140%;
}
#footer p {  
	font-family: Verdana, Arial, san-serif; 
	font-size: 10px; 
	color: #808080;
	line-height: 140%;
}


/* Main Links */
a:link {
	/*font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; */
	text-decoration: none; 
	color: #000099; 
	font-weight: normal;
}
a:visited {
	/*font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;*/ 
	text-decoration: none; 
	color: #000099; 
	font-weight: normal;
}

a:hover {
	/*font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; */
	text-decoration: underline; 
	color: #000099; 
	font-weight: normal;
}
a:active {
	/*font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;*/ 
	text-decoration: none; 
	color: #000099; 
	font-weight: normal;
}
#footer a {
	font-family: Verdana, Arial, san-serif; 
	font-size: 10px; 
	color: #808080; 
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px; 
	color: #606060; 
	font-family: verdana,arial,helvetica,sans-serif; 
	text-decoration: underline;
}
#acc_log a {
	font-family: Verdana, Arial, san-serif; 
	font-size: 10px; 
	color: #000099; 
	text-decoration: none;
}
#acc_log a:hover {
	font-size: 10px; 
	color: #000099; 
	font-family: verdana,arial,helvetica,sans-serif; 
	text-decoration: underline;
}



/* Main Menu Bar */
.top_nav {
	position: absolute; 
	visibility: hidden;
	z-index: 200;
}
a.sec_link:link { 
display: block; 
font-family: Arial, Verdana, san-serif; 
font-size: 10px; 
color: #ffffff; 
text-decoration: none; 
border: #000000 1px solid; 
background-color: #333333; 
width: 129px; 
padding: 3px; 
text-align: left;
line-height: 140%;
}
a.sec_link:visited { 
display: block; 
font-family: Arial, Verdana, san-serif; 
font-size: 10px; 
color: #ffffff; 
text-decoration: none; 
border: #000000 1px solid; 
background-color: #333333; 
width: 129px; 
padding: 3px; 
text-align: left;
line-height: 140%;
}
a.sec_link:hover { 
display: block; 
font-family: Arial, Verdana, san-serif; 
font-size: 10px; 
color: #000000; 
text-decoration: none; 
border: #000000 1px solid; 
background-color: #ffffff; 
width: 129px; 
padding: 3px; 
text-align: left;
line-height: 140%;
}
a.sec_link:active { 
display: block; 
font-family: Arial, Verdana, san-serif; 
font-size: 10px; 
color: #ffffff; 
text-decoration: none; 
border: #000000 1px solid; 
background-color: #333333; 
width: 129px; 
padding: 3px; 
text-align: left;
line-height: 140%;
}

td.bot_nav_top {
	height: 14px;
	background-image: url(images/top_nav_bott.gif);
	background-repeat: no-repeat;
}



/* Search on menu bar */

.menuend {
	background-image: url(images/menu_bar_08.gif);
	background-repeat: no-repeat;
}
#search1 { 
	text-align: center;
	height: 20px; 
	overflow: hidden; 
	padding-left: 10px;
}
.txt { 
	font-size: 10px; 
	background-color: #f0f0f0; 
	border: 1px solid #d0d0d0; 
}
/* END main Menu Bar */

/* TOP PAGE SUB MENUS*/
div.main_sub_menu {
	margin-top: 3px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #808080;
	font-size: 10px;
}
.top_page {
	font-size: 10px;
	text-decoration: none;
	color: #808080;
}
a.top_page:link  {
	font-size: 10px;
	text-decoration: none;
	color: #808080;
}
a.top_page:visited{
	font-size: 10px;
	text-decoration: none;
	color: #808080;
}
a.top_page:hover{
	font-size: 10px;
	text-decoration: underline;
	color: #606060;
}
a.top_page:active{
	font-size: 10px;
	text-decoration: none;
	color: #990000;
}



/* TOP PAGE SUB MENUS ENDS*/

/* Side panel start*/
.side_pan_top {
	background-image: url(images/top_panel.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 140px;
	color: #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, san-serif;
	text-align: center;
	padding-top: 4px;
}
.side_pan_con {
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	width: 132px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	padding-bottom: 3px;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
}

/*  Side panel ends*/
/* Product Panel Starts */
.prod_pan_top {
	/*background-image: url(../images/prod_pan_03.gif);
	background-repeat: no-repeat;*/
	width: 148px;
	color: #006;
	text-align: center;
	padding-top: 2px;
	height: 20px;
	font-size: 10px;
	background-color: #f0f0f0;
	border: #d0d0d0 1px solid;
}

.prod_pan_con {
	width: 142px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	padding-bottom: 3px;
	border-left: #d0d0d0 1px solid;
	border-right: #d0d0d0 1px solid;
	border-bottom: #d0d0d0 1px solid;
	font-size: 10px;
}

}
/* Prod Pan ends */
/*Expand Menu Starts*/
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #006;
	text-decoration: none;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 3px;
	display:block;
	border-top: #d0d0d0 1px solid;
	border-bottom: #d0d0d0 1px solid;
	background-color: #f0f0f0;
	
}
a.menu1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #006;
	text-decoration: none;
	cursor: pointer;
	padding: 3px;
	display:block;
	border-top: #d0d0d0 1px solid;
	border-bottom: #d0d0d0 1px solid;
	background-color: #f0f0f0;
}
a.menu1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #006;
	text-decoration: none;
	cursor: pointer;
	padding: 3px;
	display:block;
}
a.menu1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #C8CFDD;
	text-decoration: none;
	cursor: pointer;
	background-color: #006;
	padding: 3px;
	display:block;
}

.submenu_pan {
	display: block;
	height: 19px;
	margin-left: 15px;
	padding-top: 2px;
	padding-left: 4px;
	text-decoration: none;
}
a.submenu_pan:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	text-decoration: none;
}
a.submenu_pan:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	text-decoration: none;
}
a.submenu_pan:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}
.hide1{
	display: none;
}
.show{
	display: block;
}
.hide2 {
	visibility: hidden;
}
/*Expand Menu Ends*/
/*  Catalogue menu panels*/
.cat_top_pan {
	background-image: url(images/cata_panel_top.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #006;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	padding-left: 5px;
}
.all_mid_pan {
	border: #d5dbe9 solid 1px;
	line-height: 140%;
	/*background-image: url(images/cata1_bk.jpg);*/
	background-repeat: no-repeat;
}


/* Reg form and checkout */
.reg_text_box {
	border: #d0d0d0 solid 1px;
	font-size: 10px;
	background-color: #f0f0f0;
}

textarea:focus, input:focus {
	border: 1px solid #990000;
}

.reg_form_text {
font-size: 10px;
}


/* Reg form and checkout ends */

/*Other bits and bobs */

.sm_txt {
	font-size: 10px;
}

.tabone { 
	border: #d0d0d0 solid 1px;
	padding: 2px;
}
.tabone1 {
	padding: 2px;
}
.bot_line { 
	border-bottom: 1px dashed #000099; 
}
#main_title { 
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #000099;
}
.res_title { 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000099;
}

#holder { 
	text-align: center;
}

#message {
	visibility: hidden;
}
.table_heading {
	border: #d0d0d0 1px solid;
	background-color: #f0f0f0;
}
.red_title {
	font-size: 8pt; 
	color: #990000; 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight: bold;
}

.red_text {
	font-size: 10px; 
	color: #990000; 
	font-family: verdana,arial,helvetica,sans-serif;
}
.reg_button {
	padding-left: 1px; 
	padding-right: 1px; 
	padding-bottom: 1px; 
	padding-top: 1px;
	border: 1px solid #d0d0d0;
	background-color: #f0f0f0;
}

.reg_button a {
	display: block; 
	font-size: 11px; 
	color: #006; 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight: bold; 
	padding-left: 3px; 
	padding-right: 3px; 
	padding-top: 3px; 
	padding-bottom: 3px;
	background-color: #f0f0f0;
}

.reg_button a:hover {
	font-size: 11px; 
	color: #006; 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight: bold; 
	background-color: #006;
	text-decoration: none;
	background-color: #d0d0d0;
}
#info {
	visibility: hidden; 
	position: absolute; 
	left: 200px; 
	top: 200px;
}
#terms {
	visibility: hidden; 
	position: absolute; 
	left: 150px; 
	top: 200px;
}
.time_date {
font-size: 10px;
color: #808080;
}

.spares_text {
	color: #ffffff;
	font-size: 10px;
}
a.spares_link {
	color: #ffffff;
}
a.spares_link:hover {
	color: #ffffff;
	text-decoration: underline;
}

hr.divide {
	width: 90%;
	border-top: #d0d0d0 1px dashed;
	height: 0px;
}

.transparent {
	height: 5px;
	display: block;
	background-color: #000000;
  /* for IE */
  	filter:alpha(opacity=50);
  /* CSS3 standard */
  	opacity:0.5;
  /* for Mozilla */
  	-moz-opacity:0.5;
}

.transside {
	background-color: #000000;
  /* for IE */
  	filter:alpha(opacity=50);
  /* CSS3 standard */
  	opacity:0.5;
  /* for Mozilla */
  	-moz-opacity:0.5;
}

.transcorner {
	height: 5px;
	background-color: #000000;
  /* for IE */
  	filter:alpha(opacity=50);
  /* CSS3 standard */
  	opacity:0.5;
  /* for Mozilla */
  	-moz-opacity:0.5;
}
/*End Other bits and bobs */

/* FAQ TABS*/

div.tabArea {
  font-size: 80%;
  font-weight: bold;
}

a.tab {
  background-color: #f0f0f0;
  border: 1px solid #606060;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  position: relative;
  text-decoration: none;
  top: -1px;
  z-index: 100;
}

a.tab.activeTab {
  z-index: 102;
}

div.tabMain {
  background-color: #c0c0c0;
  border: 1px solid #606060;
  padding: 1em;
  position: relative;
  z-index: 101;
}

a.tab, a.tab:visited {
  color: #808080;
}

a.tab:hover {
  background-color: #d0d0d0;
  color: #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #c0c0c0;
  color: #000000;
}
div.tabMain {
  background-color: #c0c0c0;
  border: 1px solid #606060;
  padding: 1em;
}

div.tabIframeWrapper {
  width: 100%;
}

iframe.tabContent {
  background-color: #c0c0c0;
  border: 1px solid #606060;
  width: 100%;
  scrollbar-base-color: #000000; 
  scrollbar-arrow-color: #FFFFFF;
}
/* END FAQ TABS */

/* CS Image Boxes*/

div.cs_box_serv {
  width: 150px;
  height: 147px;
  background: url(../images/service.jpg) no-repeat;
  border: 1px solid #d0d0d0;
}
  div.cs_box_tech {
  width: 150px;
  height: 147px;
  background: url(../images/tech-Specs.jpg) no-repeat;
  border: 1px solid #d0d0d0;
}
  div.cs_box_faq {
  width: 150px;
  height: 147px;
  background: url(../images/faq.jpg) no-repeat;
  border: 1px solid #d0d0d0;
}
  div.cs_box_warr {
  width: 150px;
  height: 147px;
  background: url(../images/warranty.jpg) no-repeat;
  border: 1px solid #d0d0d0;
}
  
div.cs_trans {
  visibility: hidden;
  width: 140px;
  height: 113px;
  padding: 5px;
  background-color: #f0f0f0;
  /*border-top: 1px solid #d0d0d0;*/
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
  /* for Mozilla */
  -moz-opacity:0.7;
}
/* CS Image Boxes END*/
/* links for image boxes*/

a.cs_link {
	width: 150px;
    height: 22px;
	display: block;
  	padding-top: 1px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #d0d0d0;
	
}
a.cs_link:link {
	width: 150px;
    height: 22px;
	display: block;
  	padding-top: 1px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #d0d0d0;
	background-color: #f0f0f0;
}
a.cs_link:active {
	width: 150px;
    height: 22px;
	display: block;
  	padding-top: 1px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #d0d0d0;
	background-color: #f0f0f0;
}
a.cs_link:hover {
	width: 150px;
    height: 22px;
	display: block;
  	padding-top: 1px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #d0d0d0;
	background-color: #f0f0f0;
	cursor: pointer;	
}

a.cs_link:visited {
	width: 150px;
    height: 22px;
	display: block;
  	padding-top: 1px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #d0d0d0;
	background-color: #f0f0f0;
}
/* links for image boxes end*/

/* PI image boxes */

div.pi_pb {
  width: 150px;
  height: 147px;
  background: url(images/pi_pb.jpg) repeat;
  border: 1px solid #d0d0d0;
}
  div.pi_pr {
  width: 150px;
  height: 147px;
  background: url(images/pi_pr-gray.gif) repeat;
  border: 1px solid #d0d0d0;
}
  div.pi_vc
{
  width: 150px;
  height: 147px;
  background: url(images/pi_vc.jpg) repeat;
  border: 1px solid #d0d0d0;
}
  div.pi_pm
{
  width: 200px;
  height: 147px;
  background: url(images/pi_pm-gray.gif) repeat;
  border: 1px solid #d0d0d0;
}

    
  /* PI image boxes ends */

/* FI image boxes  */

div.fi_fb {
  width: 150px;
  height: 147px;
  background: url(../images/fi_fb.jpg) repeat;
  border: 1px solid #d0d0d0;
}
  div.fi_co {
  width: 150px;
  height: 147px;
  background: url(../images/fi_co.jpg) repeat;
  border: 1px solid #d0d0d0;
}
  div.fi_fo
{
  width: 150px;
  height: 147px;
  background: url(../images/fi_fn.jpg) repeat;
  border: 1px solid #d0d0d0;
}
  div.fi_ne
{
  width: 150px;
  height: 147px;
  background: url(../images/fi_ne.jpg) repeat;
  border: 1px solid #d0d0d0;
}

/* FI image boxes end */

/* KONTAKT */

.contact {
	font-size: 10px;
	color: #666666;
}

