 * {margin: 0px; padding: 0px;}
 * {margin: 0px; padding: 0px;}
/* Hides from IE-mac \*/
 * html .floatholder {height: 1%;}
/* End hide from IE-mac */

/*  Main Styles */
body { color: #333333; font-family: Tahoma; font-size: 11px; margin: 0; background-color:#ffffff; behavior:url("../htc/csshover.htc"); }
select { font-size: 11px; font-family: tahoma; }
INPUT { font-size: 11px; font-family: tahoma; }
a {color: #5B85B4; text-decoration: none;}
a:hover {text-decoration: none; color: #61A954;}
#frame { width:980px; margin: 10px auto 0px auto; border: thin solid #0074aa; padding:0px; background-color: #ffffff; }

/* Position Styles */
.center {margin: 0px 190px 10px 220px; padding: 0;}
.query {width: 737px; margin: 0px 0px 10px 220px; padding: 0;}
.querys {width: 250px; margin: 0px 0px 10px 220px; padding: 0;}
.invfooter {width: 737px; margin: 0px 0px 0px 220px; padding: 0;}
.invcomments {float: left; position: relative; width: 45%;}
.invtotals {float: right; position: relative;}
.titlepage {margin: 0px 20px 5px 224px; padding: 0;}

/* Form Button Images */
.sendButton {
  width: 25px;
  height: 23px;
  padding: 55px 0 0 0;
  border: 0;
  background: transparent url(../img/go.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
html>/* Modern browsers only (not IE 7) */body .sendButton { /* For non-IE browsers*/
  padding: 0px;
  text-indent: -1000em;
}
.cartButton {
  width: 22px;
  height: 17px;
  padding: 55px 0 0 0;
  border: 0;
  background: transparent url(../img/cartred.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
html>/* Modern browsers only (not IE 7) */body .cartButton { /* For non-IE browsers*/
  padding: 0px;
  text-indent: -1000em;
}
.updateButton {
  width: 14px;
  height: 18px;
  padding: 55px 0 0 0;
  border: 0;
  background: transparent url(../img/check.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
html>/* Modern browsers only (not IE 7) */body .updateButton { /* For non-IE browsers*/
  padding: 0px;
  text-indent: -1000em;
}

/* Taskbars */
#taskbar {
	width: 100%;
	height: 23px;
	color: #000000;
	padding: 0px;
	background-image: url(../img/image_1.gif);
	text-align: center;
	font-size: 12px;
}
#taskbar a {
	font-weight: bold;
	text-align: center;
	padding: 0px 6px 0px 6px;
}
#taskbar p {
	padding: 5px;
}
.searchbar {
	background-color: #0074aa;
	color: #FFFFFF;
	padding: 0px;
}
.loginarea {
	width: 100%;
	background-color: #0074aa;
	color: #FFFFFF;
	height: 20px;
	font-weight:600; 
}

/* Grid Style */
.titlemedium {
    font-weight : bold;
    background-image : url(../img/tile_sub.gif);
    color : #3a4f6c;
    background-color : #9fbce3;
    font-size : 14px;
}
.titlemedium td { margin: 0; padding: 0px 4px 0px 4px; }
.titlemedium a:link { font-weight: bold; color : #3a4f6c;}
.titlemedium a:visited { font-weight: bold; color : #3a4f6c;}
.titlemedium a:hover { font-weight: bold; color : #dfe6ef;}
.forum1 { background-color: #dfe6ef; }
.forum1 td { padding: 0px 4px 0px 4px; }
.acchis { /* Account History bottom Grid */
	padding: 0;
	overflow: auto;
	height: 350px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 220px;
	width: 737px;
}
html>/* Modern browsers only (not IE 7) */body .acchis { /* For non-IE browsers*/
	position: absolute;
}
.popup { /* Popup Window Bottom Grid to auto scroll */
	margin: 0;
	width: 550px;
	overflow: auto;
	height: 280px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
html>/* Modern browsers only (not IE 7) */body .popup { /* For non-IE browsers*/
	position: absolute;
}

/* Special Text - Links */
.cartText {
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.cartText a:link { font-weight: bolder; color : #FF0000;}
.cartText a:visited { font-weight: bolder; color : #FF0000;}
.cartText a:hover { color : #000000;}
.emptyCart {
	float: right;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.emptyCart a:link { font-weight: bolder; color : #FF0000;}
.emptyCart a:visited { font-weight: bolder; color : #FF0000;}
.emptyCart a:hover { color : #000000;}
#header p{
	text-align:right;
	padding: 10px 10px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
}
#header a:link { font-weight: bolder; color : #FFFFFF;}
#header a:visited { font-weight: bolder; color : #FFFFFF;}
#header a:hover { color : #000000;}
#footer a { text-decoration: underline; }
.textfield {  /* Account Current and History Textfield */
	background-color:#F5F8FF;
	width:168px;
}
.err { /* New Order errors */
	margin: 0px 0px 10px 240px;
	padding: 0;
	color: #FF0000;
	font-size: 12px;
	font-weight: bolder;
}

/* Windows - Menus and Headings */
#menu {
	width: 200px;
	float: left;
	padding: 0 0 3px 14px;
}
#menu ul,li,a {
/*	display:block;*/
	margin:0;
	padding:0;
	border:0;
}
#menu ul {
	width: 186px;
	background: #fff url('../img/menub_ccc.gif') repeat-y;
	list-style:none;
}
#menu li {
	text-indent: 10px;
	z-index:9;
}
/* Sub categories */
#menu li.sub ul {
	position:absolute;
	left:80px; /* IE */
	top:2px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}		
#menu li.sub>ul { left:90px; } /* others */

#menu ul li.t {

}
#menu ul li.b {
	height: 1px;
	background: #fff url('../img/ccc_block.gif') repeat-x;
	padding: 0;
}
#menu ul li.fb {
	height: 1px;
	background: #fff url('../img/ccc_block.gif') repeat-x;
	padding: 0;
}
#menu ul li a {
	width:100%; /* IE */
	font-weight: bold;
}
#menu li>a { width:auto; } /* others */
#menu ul li a:hover {
	border-bottom: none;
}
#menu li.sub:hover { z-index:10; }

/* Requirement: Put the element selector name (div)
onto non anchor hover selectors to force IE5 and
5.5 to correctly apply the csshover file. */

div#menu li, div#menu li:hover{
position:relative;
}

div#menu li ul{
position:absolute;
top:0;
left:100.1%;
display:none;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul
{display:none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display:block;}

/* End non-anchor hover selectors */

#menu h1, #menu h2, #menu h3 {
	font-size:11px;
	padding-top:3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0;
	background-color: #0074aa;
	color: #fff;
}

#menu2 {
	float: right;
	width: 156px;
	color: #000000;
}
#menu2 ul {
	width: 140px;
	margin: 0 14px 3px 0;
	padding: 0;
	background: #fff url('../img/menu2b_ccc.gif') repeat-y;
}
#menu2 p {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#menu2 h1 {
	color: #fff;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #0074aa;
}
#menu2 ul p.t {

}
#menu2 ul p.b {
	height: 1px;
	margin: 0;
	background: #fff url('../img/ccc_block.gif') repeat-x;
	padding: 0px;
}
.center h2 {	/* Welcome to Heading */	
	font-weight: bold;		
	font-size: 18px;
	padding-top:3px;		
	padding-bottom: 3px;		
	padding-left: 10px;		
	margin: 0px;		
	color: #fff;				
}
.center p{		
padding: 10px;		
}

/* Special Frames */
.popupwin {
	color:#000000;
}
.cartFrame {
	width: 130px;
	height: 23px;
	background-image: url(../img/image_1.gif);
}
#header {
	height: 91px;
	width: 980px;
	border-bottom: 5px solid #085579;
	background: url(../img/rek200/RekordHeader.jpg) no-repeat center;
}
#footer {
	clear: both;
	padding: 5px;
	text-align: right;
	color: #808080;
	background: #fff url(../img/dotted.gif) repeat-x top left;
	margin-top: 10px;
}
.spacer {
	background-image: url(../img/spacer_main_shadow.gif);
	height: 15px;
	width: 980px;
}
.tablebor {
	border: 1px solid #ccc;
}

/* NewPagination */

#pagination2{
	margin: 0;
	text-align: right; /*Set to "right" to right align pagination interface*/
	padding: 0.25em;
	font-size: 1.4em;
	color: #2e6ab1;    
}
.pagedrop{
	/*margin: 0;*/
	text-align: left; /*Set to "right" to right align pagination interface*/
	padding: 0;
	font-size: 1.05em;
	width:100px;
	margin:5px 5px 5px 5px;
}



/* Pagination */

.pagination{
	padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: right; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}

