.smallText {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif;
	    color:#333;
}
.smallerText {
	FONT-SIZE: 9px; FONT-FAMILY: Verdana, Arial, sans-serif;
	    color:#333;
}
.tinyText {
	FONT-SIZE: 8px; FONT-FAMILY: Verdana, Arial, sans-serif;
	    color:#333;
}
.warningText {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif;
	    color:#880088;
}
.mainText {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, sans-serif;
}
.whiteText {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, sans-serif;
	    color=#FFF;
}
.headText {
	FONT-SIZE: 17px; FONT-FAMILY: Verdana, Arial, sans-serif;
    font-weight:bold;
}
BODY {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size:1em;
}
FORM { 
	padding:0px;margin:0px;
}
img {
	border:0;
}
h1, h2, h3 {
    font-weight:normal;
    font-size:80%;
    margin:0px;
    text-transform:capitalize;
}
a:link {
    text-decoration:none;
    color:#EEE;
    font-size:12px;
}
a:hover {
    text-decoration:none;
    color:#C0C;
    font-size:12px;
}
a:visited {
    text-decoration:none;
    color:#EEE;
    font-size:12px;
}
.bodyLink:Link {
	font-weight: bold;
	margin:0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial,Univers,Helvetica,sans-serif;
	text-decoration: none;
	color:rgb(0,0,125); 
}
.bodyLink:hover {
	font-weight: bold;
	margin:0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial,Univers,Helvetica,sans-serif;
	text-decoration: none;
	color:rgb(256,256,236); 
}
.bodyLink:Visited {
	font-weight: bold;
	margin:0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial,Univers,Helvetica,sans-serif;
	text-decoration: none;
	color:rgb(0,0,125); 
}
p {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
#header {
	padding:0 5px;
}
#content{
	margin-left:155px;
	margin-right:145px;
/*	padding:10px;*/
}
#search {
	float:right;
	padding:32px 35px 0 0;
	font-size:70%;
	text-align:middle;
}
#search #searchButton {
	vertical-align:text-bottom
}
#leftNav, #rightNav {
	position:absolute;
	top:137px;
}
#leftNav {
	left:0px;
	width:155px;
}
#rightNav {
	right:0px;
	width:145px;
}
#leftNav div.title, #rightNav div.title {
	background-image: url(./IMG/SWE%20Direct/$File/bg.gif);
	color:#fff;
	padding:4px;
	text-align:center;
}
.leftNav {
}
#leftcontent {
}
#iContent {
	text-align: center;
}
#contentcontent {
	height:auto;
}
.navigator {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:0.7em;
	padding-left:5px;
/*	border: 1px solid #666;*/
}
#footer {  
	font-size:65%;
	color:#a0a0a0;
	padding:3px 5px 0 5px;
	border-top:1px solid #a0a0a0;
	margin:25px 40px 0 40px;
}
#datehits {
	position:relative;
}
#todayDate, #hitCount {
	position:absolute;
	top:0;
}
#todayDate {
	left:0;
}
#hitCount {
	right:0;
	text-align:right;
}
#copyright {
	text-align:center;
}
.topCat, .linkCat {
    background-image: url(./sectionsBACK.gif);
    background-position: left top;
    background-repeat:no-repeat;
    background-color:#fff;
    line-height:150%;
    padding:2px 0px 2px 10px;
    text-decoration:none;
    color:#666;
    width:145px;
    cursor: pointer;
}
.linkCat {
    background-image: url(./linkBACK.gif);
}
.topLink {
    text-decoration:none;
    color:#666;
}
.tlSelected {
	color:#000;
}
.subCat {
    background-image: url(./sectionsBACKc.gif);
    background-position: left top;
    background-repeat:no-repeat;
    background-color:#fff;
    line-height:150%;
    padding:2px 5px 2px 20px;
    text-decoration:none;
    text-transform:capitalize;
    color:#CB0033;
    cursor: pointer;
}
.subLink {
    text-decoration:none;
    color:#CB0033;
}
.selectedCat {
    background-image: url(./sectionsBACK.gif);
    background-position: left top;
    background-repeat:no-repeat;
    background-color:#fff;
    line-height:150%;
    padding:2px 5px 2px 8px;
    text-decoration:none;
    color:#000;
    width:145px;
    cursor: pointer;
/*    height:200px;*/
}
.selectedCat h3 a.topLink{
	color:#000;
}
.subCategories {
    overflow:auto;
}
#productGallery {
	z-index: 100;
}
#productGallery table{
	width:100%;
}
#buttonBar {
	clear:both;
	position:relative;
	background-image: url(./IMG/SWE%20Direct/$File/bg.gif);
	height:34px;
	color:#fff;
	padding:0px;
	margin:0px;
}
#buttonBar ul {
	float: left;
	list-style: none; 
	padding:3px; 
	margin:0px;
	width:100%;
}
#buttonBar  li {
	float: left;
	padding:0 10px 0 10px;
	font-size:80%;
}
#buttonBar ul#searchBar li#sText {
	float: left;
	padding:0 0 0 10px;
/*	font-size:80%;*/
}
#buttonBar ul#searchBar li#sInput {
	float: left;
	padding:0 10px 0 0;
/*	font-size:80%;*/
}
#buttonBar li a{
	color:#fff;
	text-decoration:none;
	cursor: pointer;
}
#linkTitle {
	position:absolute;
	right:0;
	margin-right:55px;
}
#psearch {
	margin:2px 0;
	height:16px;
	width:300px;
	font-size:70%;
}
div.pageTitle h1, div.pageTitle h2 {
	text-align:center;
	color:#1b1366;
	font-weight:bold;
	padding:4px 0px;
}
td.img {
	margin: 2px;
	text-align: center;
/*	width:33%;*/
}
td.img img {
	display: inline;
	margin: 3px;
	border: 1px solid #aaaaaa;
}
div.img {
	text-align:center;
	
}
div.img img {
	display:inline;
	margin: 3px;
}
td.desc {
	color:#666;
	font-size:65%;
	text-align: center;
	font-weight: normal;
	margin: 2px;
    text-decoration:none;
}
.price, .oprice {
	color:#CD2129;
	font-size:120%;
	font-weight:bold;
}
#paging {
	position:relative;
	text-align:center;
	color:#666;
	padding:4px;
}
#paging ul {
	list-style: none; 
	padding:4px; 
	margin:0px; 
	width:100%;
}
#paging li {
	list-style: none; 
	display: inline;
	padding:2px 6px 2px 6px;
	margin: 0 2px;
	font-size:80%;
}
#paging li a{
	text-decoration:none;
	cursor: pointer;
	color:#1b1366;
}
.pagingWrapper {
	text-align: center;
}
#pPrev {
	color:#A0A0A0;
}
li.pPage, li#cPage, li#pPrev, li#pNext {
	border:1px solid #666;
}
#pNext {
}
li#cPage, li#cPage a {
	color:#fff;
	background-color:#A0A0A0;
}
.spacer {
	background-image url(./IMG/SWE%20Direct/$File/pixel_trans.gif);
	padding:10px 0px;
}
.shipping, #secure {
	text-align:center;
	padding:5px 0px;
}
.product {
	padding:10px;
	color:#000;
	font-size:80%;
}
.product h1 {
	font-size:100%;
}
.product dt {
	padding:4px 0;
	font-weight:bold;
}
#buttons span {
	padding:8px;
}
#buttons {
	text-align:center;
}
.pdesc {
}
.pspec {
}
dd.image {
	text-align:center;
}
.price, .oprice {
	clear:both;
	padding:10px;
	text-align:center;
}
.cartTitle {
	color:#1b1366;
	text-decoration:none;
	font-weight:bold;
	padding:4px 0px;
}
.cartSubTitle {
	color:#1b1366;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:4px 0px;
}
.cart {
	padding:3px;
	text-decoration:none;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
.mainText {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif;
}
.errorText {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif;
	color:#F00
}
#noResults {
	padding-top:50px;
	text-align:center;
}
#noResults h2{
	fomt-size:150%;
}
#TechSpec dl {
	float:left;
	padding: 0;
	display: inline;
	width: 500px;
}
#TechSpec dl {
	float:left;
}
#TechSpec dt {
	float: left;
	margin: 0 0 0 0;
	padding: .5em;
	font-weight: bold;
	width:280px;
}
/* commented backslash hack for mac-ie5 \*/
	dt { clear: both; }
/* end hack */
#TechSpec dd {
	float: right;
	margin: 0 0 0 0;
	padding: .5em;
	clear:right;
}
#TechSpec.Title {
	border:none;
}
