html { margin: 0; padding: 0; width: 100%; font-family: Tahoma; font-size: 11px; color: #333;  }

body {
	margin: 0;
	padding: 0;
	background: #555555;
	font-family:Tahoma;
	font-size: 11px;
	width: 770px;
	text-align: center;
	margin-top: 10px;
}

h1
{
    height: 21px;
    padding: 4px;
    vertical-align: bottom;
    letter-spacing: 2px;
    color: #626262;
    font-family: Tahoma;
    font-size: 18pt;
    font-weight: bold;
    text-align: left;
    border-bottom: solid 1px #dadada;
    text-transform: uppercase;
}

.category h1
{
    height: 21px;
    padding: 4px;
    vertical-align: bottom;
    letter-spacing: 2px;
    color: #626262;
    font-family: Tahoma;
    font-size: 18pt;
    font-weight: bold;
    text-align: left;
    border-bottom: solid 1px #dadada;
    text-transform: uppercase;
}

h2
{
	margin-top: 10px;
    font-size: 8pt;
    vertical-align: bottom;
    color: #333;
    font-family: Tahoma;
    letter-spacing: 1px;
    display: inline;
}
h2.shaded
{
    color: #cccccc;
    display: inline;
}
h2 a
{
    font-size: 8pt;
    vertical-align: bottom;
    color: #65738e;
    font-weight:bold;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
td
{
    vertical-align: top;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}


#siteHeader { width: 770px; height: 57px; background-image: url(siteHeader.gif); margin: 0; padding: 0; }
#siteContent { width: 770px; min-height: 400px; max-height: 2000px; background: #ffffff url(siteContentBg.gif) repeat-y; margin: 0; padding: 0; font: 10px Tahoma; position: relative; }
#siteFooter { width: 770px; height: 22px; background: #ffffff url(siteFooterBg.gif) no-repeat; margin: 0; padding: 0; position: relative; }
#siteFooterText { width: 770px; margin: 10px 0 0 0; padding: 0; color: #eaeaea; font: 8pt Tahoma; position: relative; }
#siteFooterText A { color: #eaeaea; font: 8pt Tahoma; text-decoration: none; cursor: hand; }
#siteFooterText A:hover { color: #bbbbbb; font: 8pt Tahoma; text-decoration: underline; cursor: hand; }
#siteUpperBox { width: 215px; height: 46px; background-image: url(siteUpperBox.gif); margin: 0; float: right; z-index: 98; margin-right: 5px; margin-top: 11px; }
#navbar { width: 750px; height: 28px; margin: 6px 10px 0px 10px; padding: 0px; z-index: 98; background-image: url(navbar/barBg.gif);}
#navbar .left { height: 28px; width: 22px; float: left; margin: 0 0 0 0; padding: 0; background-image: url(navbar/barLeft.gif); }
#navbar .right { height: 28px; width: 22px; float: right; margin: 0 0 0 0; padding: 0; background-image: url(navbar/barRight.gif);    }
#navbar .menu { height: 28px; float: left; margin: 0 0 0 0px; padding: 0;    }
#navbar .myLinks { height: 28px; float: right; margin: 0 0px 0 0; padding: 0px; }
#searchBar { width: 750px; height: 22px; margin: -2px 0 0 0; padding: 0px 0px 4px 0px; background-color: #cacaca; vertical-align: middle; }
#searchBar .search { height: 22px; float: left; margin: 0 0 0 4px; padding: 0; }
#searchBar .login { height: 22px; float: right; margin: 5px 4px 0 0; padding: 0px; vertical-align: middle; }
#mainPage { width: 750px; min-height: 500px; max-height: 2000px; margin: 10px 0 0 0; padding: 0px; font: 8pt Tahoma, Verdana; color: #333333; text-align: left;}
.featureHomeBox { width: 248px; height: 106px; border: solid 1px #777777; margin: 0; padding: 3px; font: Tahoma 10px; }

#productCenterContent { width: 230px; }
/*html>body #productCenterContent { margin-left: 321px; margin-right:201px; }*/
#productCenterContent .title { font: bold 12px Tahoma; color: #626262; }
#productCenterContent .standard { font: normal 11px Tahoma; color: #626262; }
#productCenterContent .price { font: bold 12px Tahoma; color: Green; }

.sitelogobox
{
    font-size: 7pt;
    vertical-align: bottom;
    color: #65738e;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.catalogmenu
{
    border-bottom: gainsboro 1px solid;
    text-align: right;
    margin-bottom: 10px;

}

.textbox 
{
	border: solid 1px #CBCED4;
	background: #f5f5f5;
	padding: 11px;
	margin-bottom: 7px;

}

.textbox li
{
    list-style-type: none;
}

.plainbox
{
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    color: #696969;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.offsetleftbox
{
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 30px;

}
.textboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #65738E;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:190px;
    height: 22px;
    background-image: url(../../images/topNavBg.gif);
}
.textboxheader a
{
     color: #f5f5f5;
    font-family: verdana;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;

}
.graybox
{
 	border: solid 1px #CBCED4;
	background: #ffffff;
	padding: 11px;
	margin-bottom: 7px;
   
}
.grayboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #999DA6;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.bodywrapper
{
    width:770px;
	text-align: center;
}

#columnuserinfo
{ 
    width: 150px;
    float:left;
    background-color: #dcdcdc;
    padding: 4 4 4 4;
}

#columnleft
{ 
    width: 550px;
    height: 400px;
    float: right;
    padding: 10px 0 2px 0;
    margin: 0;
	left: 220px;
}

#columnright
{ 
	text-align: right;
	float: left;
	width: 210px;
	height: 400px;
    padding: 10px 0 10px 0;
    margin: 0;
    vertical-align: top;
}

#columnbottom
{
	width: 770px;
    text-align: right;
    border-top: #dcdcdc 1px solid;
    padding-top: 10px;
    margin-top: 4px;
    float: left;
}

#columnbottom Table
{
    font-family:Tahoma;
	font-size: 8pt;
    color: #666666;
}

#columnbottom A
{
    color: #666666;
}

#topNav
{
	height: 5px;
    background-color: #0F79DD;
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 1px;
    width: 770px;
    color: #ffffff;  
    vertical-align: middle;
}

#topNav a
{
    color: #ffffff;
}

#topNav table
{
    font-family:Tahoma;
	font-size: 8pt;
    color: #ffffff;
}

div#sidebararea
{
    text-align: left;font-size: 8pt; font-family:Tahoma;padding: 10 10 10 10;
}

div#sidebarsectionheader
{
    text-align: left;font-size: 8pt; font-family:Tahoma;padding: 4 4 4 4;color: #ffffff; font-weight:bold; background-color: #0F79DD; /*background-image: url(../../images/sidebar-sectionheader.gif)*/
}

#menutext
{
    padding: 5px;
    text-align: right;
    border-bottom: gainsboro 1px solid;
    margin-bottom: 10px;


}
	#menutext ul {
		margin: 0px;
		padding: 0px;
		list-style-image: none;
	}
	
	#menutext li { display: inline }
	
	#menutext a:link, #menutext a:visited {
		padding-left: 12px;
        font-size: 8pt;
        color: #65738E;
        font-family: palatino;
		text-decoration: none;
	}
	
	#menutext a:active, #menutext a:hover {
		color: #717052;
	}
	
.homeproductdisplay
{
    padding-right: 5px;
    padding-left: 5px;
    color: #696969;
    margin-left: 5px;
    margin-right: 5px;
    min-width:300px;
}
.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}
.checkout
{
    margin-top: 5px;
    color: #696969;
    font-size: 8pt;
}
.searchbox
{
    border: #dcdcdc 1px solid;
    font-size: 10px;
    color: #999999;
    font-family: tahoma;
}

.thumbimage
{
    width: 45px;
    height: 40px;
}
.oldprice
{
    font-weight: bold;
    color: #696969;
    text-decoration: line-through;
}
.saleprice
{
    font-weight: bold;
    color: #cc0000;
}
.sidemenulink
{
    font-size: 8pt;
    font-family: tahoma;
    color: #666666;
    text-decoration: underline;
}

.sidemenulink:hover
{
    color: #336699;
}

.errorbox
{
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: #660000 1px solid;
    color: #660000;
    border-bottom: #660000 1px solid;
    font-family: tahoma;
    background-color: #ffcccc;
    width:auto;
}
.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}
strong
{
    color: #696969;
}
.addtocartlink
{
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #C7C030;
}
.checkoutlabel
{
    font-size: 8pt;
    font-family: tahoma;
    color: #333;
}
INPUT
{
    margin: 1 0 1 0;
    font-size: 8pt;
    font-family: verdana;
}

SELECT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}
.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}

.pricing 
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}

div#productSection 
{
	padding: 4 4 4 4;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #336699;
	border-bottom: solid 1px #336699;
	width: 100%;
}
div#productSectionArea 
{
	padding: 4 4 4 4;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	width: 100%;
}

/* NAVBAR */
.TopGroup
{
  z-index:98;
  position:relative;
}

.DefaultTab
{
  color: #000000;
  background-color: #CACACA;
  background-image:url(../../images/navbar/nrm_bg.gif);
  font-size:11px;
  font-family: verdana; 
  cursor:pointer;
}

.DefaultTabHover
{
  color: #000000;
  background-color: #CACACA;
  background-image:url(../../images/navbar/nrm_bg.gif);
  font-size:11px;
  font-family: verdana; 
  text-decoration: underline;
  cursor:pointer;
}

.SelectedTab
{
  color: #ffffff;
  background-color: #005FC8;
  background-image:url(../../images/navbar/sel_bg.gif);
  font-size:11px;
  font-family: verdana; 
  font-weight: bold;
  cursor:default;
}

.Level2Tab
{
  color: #000000;
  font-size:10px;
  font-family: verdana; 
  cursor:pointer;
}

.Level2TabHover
{
  color: #000000;
  font-size:10px;
  font-family: verdana; 
  cursor:pointer;
}

.SelectedLevel2Tab
{
  color: #000000;
  font-size:10px;
  font-family: verdana; 
  cursor:default;
}

.SelectedLevel2Tab IMG
{
	margin-top: 9px;
}

.Level2Group
{
  background-color: #FFFFFF;
  background-image: url(../../images/navbar/level2_group_bg.gif); 
  border: 1px solid #645546; 
  border-bottom-color: #493E34; 
  position: relative;
  top:-2px;
  z-index:98;
}

/* CATALOG NAVIGATION */

.cnavigation
{
	width:100%;
	margin-top:15px;
	font-size: 10pt;
}

div#cleftnav 
{
	float:right;
/*	width:180px; 
	text-align:center; */
}

div#crightnav 
{
	float:right;
/*	width:180px;
	margin-right:20px;
	text-align:center; */
}

div#cnumnav
{
	float:inherit;
	text-align:left;	
	font-weight: bold;
}

#cmProduct
{
	width:175px;	
}

.cmproductimage
{
	width:105px;
	margin-left:25px;
	padding-right:0px;
	float:left;
}

.cmproductdetails
{
	float:right;
	width:125px;
	margin-top:5px;
	margin-bottom:5px;
}

.cmproductaddbutton
{
	float:left;
}