p {
	font-size: 100%;
}

td {
	font-size: 100%;
}

a {
	text-decoration: none;
}
#base {
	border: 1px solid #000;
	margin: 2em;
	width: 10em;
	padding: 3px;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 0em;
}

h1 {
	font-size: 125%;
	font-weight: bold;

}

h2 {
	font-size: 105%;
	font-weight: bold;
	text-transform: capitalize;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


#testlayer {
	position: absolute;
	background: #ffffff;
	color: #000000;
	font: 12px arial,helvetica;
	z-index: 3;
	border: thin solid #888888;	
	padding: 2px;
}
#testlayer2 {
	position: absolute;
	background: #444444;
	color: #444444;
	
	font: 12px arial,helvetica;
	z-index: 2;
	padding: 2px;
}


#pad {
	margin-left: 2%;
	margin-right: 2%;
}

#content {
	padding: 8px;
	margin-left: 2%;
	margin-right: 2%;
	text-align: justify;
}

#doublepad {
	margin-left: 4%;
	margin-right: 2%;
}

#leftpad { padding-left: 4px; }
#rightpad { padding-right: 4px; }

table.toprow {
	background-color: white;
	/* background-repeat: repeat-y; */
	/* border-style: inset; */

	/* background-image: url('images/bg_grad_blue_verylong.jpg'); */
}
td.toprow {
	/* background-color: White; */
	font-size:19px;
	letter-spacing:2px;
	font-weight:bold;
	font-family:Verdana;
	color:Silver;
	filter:Shadow(color=#000000,strength=3);
	height:25px;
	text-align: center;

}

td.sidebarcategories {
	border: thin solid #5599FF;

}

li.sidebarcategories {
	/*background-image: url('images/bg_grad_blue_verylong.jpg'); */
	font-size: 90%;
	/* font-variant: small-caps; */
	font-weight: bold;
	text-align: left;
	font-family: verdana;
	/* margin-top: 2px;  */
	/* margin-bottom: 2px; */
	/* margin-left: 5%; */
}

h1.sidebarcategories {
	font-size: 90%;
	color: Black;
	/* margin-top: 2px;  */
	/* margin-bottom: 2px; */
	/* margin-left: 5%; */
}

.sidebarsubcats {
	font-size: 85%;
	/* font-variant: small-caps; */
	font-weight: bold;
	text-align: left;
	/* margin-top: 2px;  */
	/* margin-bottom: 2px; */
	/* margin-left: 5%; */
}

.sidebarcategories a:link {
	Color: Blue;
}

.sidebarcategories a:visited {
	Color: Blue;
}
.sidebarcategories a:hover {
	color: Blue;
	text-decoration: Underline;
}

.sidebarsubcats a:link {
	Color: Blue;
}

.sidebarsubcats a:visited {
	Color: Blue;
}


.sidebarsubcats a:hover {
	color: Blue;	
	text-decoration: Underline;
}

.maincategories a:link {
	Color: Blue;
}

.maincategories a:visited {
	Color: Blue;
}


.maincategories a:hover {
	color: Blue;	
	text-decoration: Underline;
}

.prevnext a:link {
	Color: Blue;
}

.prevnext a:visited {
	Color: Blue;
}


.prevnext a:hover {
 	color: Blue;	
	text-decoration: Underline;
}
.maincontent {
     background-color: #FFFFFF;
	/* background-repeat: repeat-y; */
	/* background-image: url('images/bg_grad_blue_verylong.jpg'); */
}


.maincategories {
	border-color: silver;
	border-style: dashed;
	border-width: medium;
	background-color: #CCFFCC;
	background-repeat: repeat-y;
	/* background-image: url('images/bg_grad_green_long.jpg'); */
	/* font-variant: small-caps; */
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	text-transform: capitalize;
}

.maincategoriesi {
	border-color: black;
	border-style: solid;
	border-width: thin;
	background-color: #F4B55C;
	/* background-repeat: repeat-y; */
	/* background-image: url('images/bg_grad_green_long.jpg'); */
	/* font-variant: small-caps; */
	
	margin-left: 27%;
	margin-right: 27%;
	text-align: center;
}


.mainsubcategories {
	font-size: 70%;
	font-variant: small-caps;
	text-align: left;
}

table.salestable {
	background-color: #FFFFB3;
	border: medium double #5599FF;
}

td.salestable {
	background-color: #FFFFB3;
	border: thin solid #5599FF;
}

table.topnavbar {
	/* border: thin solid #5599FF; */
	/* background-repeat: repeat-y; */
	/* background-image: url('images/bg_grad_green_long.jpg'); */
}

td.topnavbar {
	font-size: 80%;
	font-weight: bold;
	background-color: orange;
	/* border: thin solid #DD0000; */
	text-align: center;
}

.subcats {
	font-size: 75%;
	text-align: center;
	text-transform: Capitalize;
}

.subcats a:hover {
	color: Blue;
	text-decoration: Underline;	
}

.searchbox {
	background-color: Orange;
	text-align: center;
	vertical-align: middle;
}

td.searchbox {
	/* background-repeat: repeat-y; */
	/* background-image: url('images/bg_grad_green_long.jpg'); */

}
.prevnext {
	background-color: #DDDDDD;
	/* background-repeat: repeat-y; */
	/* background-image: url('images/bg_grad_blue_verylong.jpg'); */
	border: thin solid #5599FF;

}

/* Product list elements */
table.mainproductlist {
	/* background-color: #CCFFCC; */
	/* background-repeat: repeat-y; */
	/* background-image: url('images/bg_grad_yellow_verylong.jpg'); */
	/* border: medium double #000000; */
}

td.maintable {
	/* background-color: #FFFFB3; */
	/* padding-left: 7px; */
	/* padding-right: 7px; */
	vertical-align: top;

}

th.maintableheading {
	background-color: #FFCC33;
	border: thin double #CC9900;
	text-align: center;
}

td.maintableproductname {
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	text-transform: capitalize;
	vertical-align: top;
}

td.maintablecategories {
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	text-transform: capitalize;
	vertical-align: top;
	font-size: 85%;
}

a.maintablelinks:link {
	color: Blue;
}
a.maintablelinks:visited {
	color: Blue;
}

a.maintablelinks:hover {
	color: Blue;
	text-decoration: Underline;	
}

a.m:link {
	color: Blue;
}
a.m:visited {
	color: Blue;
}

a.m:hover {
	color: Blue;
	text-decoration: Underline;	
}

a.maintableproductname:link {
	font-weight: bold;
	text-decoration: None;
	text-transform: capitalize;
}
a.maintableproductname:visited {
	font-weight: bold;
	text-decoration: None;
	text-transform: capitalize;
}

a.maintableproductname:hover {
	font-weight: bold;
	text-decoration: Underline;
	text-transform: capitalize;
}

a.maintableproductprice:link {
	font-weight: bold;
	color: Red;
	text-decoration: Underline;
	text-transform: capitalize;
}
a.maintableproductprice:visited {
	font-weight: bold;
	color: Red;
	text-decoration: Underline;
	text-transform: capitalize;
}

a.maintableproductprice:hover {
	font-weight: bold;
	color: Red;
	text-decoration: Underline;
	text-transform: capitalize;
}


a.maintablecompanyname:link {
	color: Red;
	text-decoration: None;
	text-transform: capitalize;
	font-size: 85%;
}
a.maintablecompanyname:visited {
	color: Red;
	text-decoration: None;
	text-transform: capitalize;
	font-size: 85%;
}

a.maintablecompanyname:hover {
	color: Red;
	text-decoration: Underline;
	text-transform: capitalize;
}

a.mainpageproductname:link {
	color: Red;
	text-decoration: Underline;
	text-transform: capitalize;
}
a.mainpageproductname:visited {
	color: Red;
	text-decoration: Underline;
	text-transform: capitalize;
}

a.mainpageproductname:hover {
	color: Red;
	text-decoration: Underline;
	text-transform: capitalize;
}

td.copyrightbox {
	background-color: Red;
	color: White;
	text-align: center;
	font-weight: bold;
}

#makeglow {
	glow: 50;
}





/* Tabbed Navigation*/

#navigation a
{
text-align: center;
color: #000;
font-size: 75%;
font-weight: bold;

font-family: Verdana;
/* background: #fb0 url("images/left-tab.png") left top no-repeat; */
background: #fb0 url("images/left-tab.png") left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a span
{
text-align: center;
background: #fb0 url("images/right-tab.png") right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
text-align: center;
display: block;
float: left
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation a, #navigation a span
{
text-align: center;
float: none
}
/* End IE5-Mac hack */

#navigation a:hover
{
color: #fff;
background: #2166AF url("images/left-tab-hover.png") no-repeat; 
text-decoration: none;
padding-left: 10px;
text-align: center;
}

#navigation a:hover span
{
background: #2166AF url("images/right-tab-hover.png") right top no-repeat;
padding-right: 10px;
text-align: center;
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0;
text-align: center;
}

#navigation li
{
float: left;
margin: 0;
padding: 0;
text-align: center;
}









/* Rounded borders */

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff; }
#xsnazzy h2 {font-size:2em;color:#06a; border:0; }
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em; }
#xsnazzy {background: transparent; margin:0.2em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ffffff; border-left:1px solid #08c; border-right:1px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#ffffff; border:0 solid #08c; border-width:0 1px; padding-right: 0.2em;}

