


TABLE.menutoptable{
padding:0px 0px 0px 0px;
margin : 0px 0px 0px 0px;
height:31px;
left:0px;
z-index:500;

}



.menutopbar{
   width:100%;
   background-image:url('menu.jpg');
   background-repeat:repeat-x;
margin-left:0px;
margin-top:0px;
border:0px;

}



.ie .menutopbar{
   width:940px;
   background-image:url('menu.jpg');
   background-repeat:repeat-x;
margin-left:0px;
	margin-top:0px;
border:0px;
}

.safari .menutopbar{
   width:100%;
   background-image:url('menu.jpg');
   background-repeat:repeat-x;
   margin-left:0px;
   margin-top:0px;
}

.chrome .menutopbar{
   width:100%;
   background-image:url('menu.jpg');
   background-repeat:repeat-x;
margin-left:0px;
	margin-top:0px;
}


TD.topmenustyle{
font: normal 13px Verdana;
margin: 0px 3px 0px 0px;
left: 0px;
top: 0;
list-style-type: none;
background-image:url('menu.jpg');
background-repeat:repeat-x;
 /*padding inside each tab*/
padding: 2px 13px 3px 10px;
border-right: 1px solid #6eaab2;/*white; right divider between tabs*/
color:white;
}

TD.megaTopSelected{
background-color:#afcbcf;
font: normal 13px Verdana;
margin: 0px 3px 0px 0px;
left: 0px;
top: 0;
list-style-type: none;
padding: 2px 14px 3px 10px;
color:white;
}


a.topmenustyle:link{
color:white;
cursor:pointer;
text-decoration:none;
font: normal 13px Verdana;
border-right: 0px solid WHITE;/*white; right divider between tabs*/

}

a.topmenustyle:visited{
cursor:pointer;
text-decoration:none;
font: normal 13px Verdana;
border-right: 0px solid WHITE;/*white; right divider between tabs*/
color:white;
}

a.topmenustyle:hover{
cursor:pointer;
text-decoration:none;
font: normal 13px Verdana;
border-right: 0px solid WHITE;/*white; right divider between tabs*/
color:white;
}


td.topmenustyle_selected{
background-color:#afcbcf;
font: normal 13px Verdana;
margin: 0px 0px 0px 0px;
left: 0;
top: 0;
list-style-type: none;
padding: 2px 13px 3px 10px; /*padding inside each tab*/
border-right: 1px solid #6eaab2;/*white; right divider between tabs*/
color: white;

}




/* top bar links other */

/* online shop */
.shoplink{
	position:absolute;
	left:830px;
	/*top:-11px;*/
	
	top:-6px;
	
	z-index:5000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 }

.cisishop{
	position:absolute;
	left:415px;
	top:-11px;
	
	z-index:7000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 }
 
A.shoplink{
position:absolute;
 z-index:1000;
 left:0px;
 	cursor:pointer;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* login |register | about us */
.toplinks{
	font-family:arial;
	font-size:12px;
	position:absolute;
	left:745px;
	top:-117px;
	color:#006666;
	z-index:1000;
	width:200px;
}

a.toplinks{

	font-family:arial;
	font-size:12px;
	font-weight:normal;
	position:static;
	

	
}

a.toplinks:link{

	font-family:arial;
	font-size:12px;
	font-weight:normal;
	position:static;
	

	
}
a.toplinks:visited{

	font-family:arial;
	font-size:12px;
	font-weight:normal;
	position:static;
	

	
}

a.toplinks:hover{

	font-family:arial;
	font-size:12px;
	font-weight:normal;
	position:static;
	

	
}

a.toplinks:active{

	font-family:arial;
	font-size:12px;
	font-weight:normal;
	position:static;
	

	
}

/* ######### CISI Strip Main Menu Bar CSS ######### */

.cisimenu ul{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font:  13px Verdana;
list-style-type: none;
border-bottom: 0px solid gray;
background: #ccdddd;/*#669399;#414141;*/
overflow: hidden;
width: 100%;
}

.ie .cisimenu ul{
margin: 0px;
padding: 0px 0px 0px 0px;
font:  13px Verdana;
list-style-type: none;
border-bottom: 0px solid gray;
background: #ccdddd;/*#669399;#414141;*/
overflow: hidden;
width: 100%;
}

.safari .cisimenu ul{
margin-left: 0px;
padding: 0px 0px 0px 0px;
font:  13px Verdana;
list-style-type: none;
border-bottom: 0px solid gray;
background: #ccdddd;/*#669399;#414141;*/
overflow: hidden;
width: 100%;
}

.chrome .cisimenu ul{
margin-left: 0px;
padding: 0px 0px 0px 0px;
font:  13px Verdana;
list-style-type: none;
border-bottom: 0px solid gray;
background: #ccdddd;/*#669399;#414141;*/
overflow: hidden;
width: 100%;
}

/* controls level 2 menu */
.cisimenu li{
display: inline;
margin: 0;
}



.cisimenu li a{
font:  11px Verdana;
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 10px 6px 10px; /*padding inside each tab*/
border-right: 0px solid black;/*white; right divider between tabs*/
color: #014f59;/*black;white;*/
background: #ccdddd;/*#669399;#414141;*/
}

.ie .cisimenu li a{
font:  11px Verdana;
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 10px 6px 10px; /*padding inside each tab*/
border-right: 0px solid black;/*white; right divider between tabs*/
color: #014f59;/*black;white;*/
background: #ccdddd;/*#669399;#414141;*/
}

.cisimenu li a:visited{
color: #014f59;/* white;*/
}

.cisimenu li a:hover{
cursor:pointer;
color: #014f59;
background: #dde8e8;; /*#dde8e8;black; background of tabs for hover state */
}

.cisimenu a.selected{
background:#ccdddd;/*black; background of tab with "selected" class assigned to its LI */
}

.ie .cisimenu li a:visited{
color: #014f59;/* white;*/
}

.ie .cisimenu li a:hover{
cursor:pointer;
color: #014f59;
background: #dde8e8;; /*#dde8e8;black; background of tabs for hover state */
}

.ie .cisimenu a.selected{
background:#ccdddd;/*black; background of tab with "selected" class assigned to its LI */
}

