body {
	margin: 0px;
	padding: 0px;
	background: #f0f0f0;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #000;
	background: #fff;
}
table { 
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
table#header {
	background-color:  #ffe400;
	background:  url('images/header_bg.jpg') repeat-x top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px;
	border-bottom: 0px solid #999;
}
table.product {
	margin-bottom: 10px;
	border-top: 1px solid #aaa;

}

table#header a {
	border:0px;
}
table#header img {
	border: 0px;	
}

td#content a {
	text-decoration: none;
	color: #3333cc;
	border-bottom: 1px dotted #aaaaff;
}

td#content a:hover {
	border-bottom: 1px solid #ff6600;
	background-color: #ffc;
}

td.tctmain a {
	font-size: 14px;
	font-weight: bold;
}

td.tctmain {
	text-align:right;
}

h1,h2,h3,h4 {
        margin:0px;
}

td#content h3 {
	margin: 0px;
	border-bottom: 0px solid #ffe400;
	//border-left: 10px solid #ffe400;
	color: #000;
	background-color: #FFE60F;
background-image: url('images/h3bg3.jpg');
background-position: bottom right;
background-repeat: repeat-y;
	font: 600 16px 'Arial';
	letter-spacing: -0.05em;

}


td#logo {
        background: #fff;
        background: url(blue_stripes_tile_left.gif) repeat-y;
	border-right: 1px solid #dde;
	border-bottom: 1px solid #dde;
}

td#header {
        background: #fff;
	background: url(blue_stripes_header.gif);
	color:#000;
	text-align: center;
	border-bottom: 1px solid #dde;
}

td#header h1 {
	color: #666;
	font: 900 32px 'Times New Roman';
	letter-spacing: -0.05em;
}

div#loggedin {
	margin: 5px;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 1px dotted #999;
	font-size: 10px;
}
div#loggedin a {
	color: #000;
}

td#menu {
        background:#fff;
	background: url(blue_stripes_tile_left.gif) repeat-y;
	border-right: 1px solid #dde;

}

td#content {
	background: #fff;
	padding: 10px;
	font-size: 12px;
	font-family: Verdana,sans-serif;
}




td#rb {
        border-left:1px solid #dde;
	background: url(blue_stripes_tile.gif);
}
 #navlist
{

padding: 0 1px 1px;
margin-left: 1px;
margin-top: 10px;
font: 12px Verdana, sans-serif;
/* background: gray; */
width: 13em;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px dotted #ccc;
text-align: left;
}

#navlist li.last
{
border-bottom: 1px dotted #ccc;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 3px solid #AAB;
/*background: #CCD;*/
text-decoration: none;
}

#navlist li a:link { color: #333; }
#navlist li a:visited { color: #444; }

#navlist li a:hover
{
border-color: #F33;
color: #000000;
background: #ffe400;
}


input,textarea {
    border-bottom: #888 solid 1px;
    border-left: #888 solid 5px;
    border-right: #ccc solid 1px;
    border-top: #ccc solid 1px;
    padding-left: 3px;
}

input:hover {
	background: #f0f0f0;
}

div#search {

	background: #f0f0f0;
	border-bottom: 1px solid #999;
	/*margin: 2px;
	margin-left: 20px;
	margin-right: 20px;*/
	text-align:center;

}

div#search input {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	text-align: left;
	color: #333;
	font-size: 12px;
}
div#search label {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	text-align: left;
	color: #333;
	font-size: 12px;
}


div#b1{
height: 100%;
border-top: 1px solid #B7D85D;
border-right: 1px solid #B7D85D;
border-left: 1px solid #E5E5E5;
background: url(images/style1b.jpg) no-repeat top right;
margin: 2px; 
padding: 2px;
color:#616161;

}

div#b2 { 
height: 100%;
border-top: 1px solid #76BCF2;
border-right: 1px solid #76BCF2;
border-left: 1px solid #E5E5E5;
background:#ffffff url(images/style2b.jpg) top right no-repeat;
margin: 2px; 
padding: 2px;
color:#616161;

}

div#b3 { 
height: 100%;
border-top: 1px solid #DC5878;
border-right: 1px solid #DC5878;
border-left: 1px solid #E5E5E5;
color:#616161;
background:#ffffff url(images/style3b.jpg) top right no-repeat;
margin: 2px; 
padding: 2px;
}

div#b4 { 
border: 1px solid #616161;
background-image: url('images/style1c.jpg');
background-position: top right;
background-repeat: no-repeat;
padding: 4px;
margin-bottom:3px;
color:#616161;
}

div.blurb{ 
font-family: verdana; 
font-size: 8pt;
COLOR: #616161;
padding: 4px;
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
padding-left: 5px;
}


hr {
border: 0;
color: #B3B3B3;
height: 1px;
width: 90%;
margin: 1px;
}

td#rb h3 {
        margin:5px;
        border-bottom: 1px solid #fff;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	text-align: left;
	color: #333;
	font-size: 14px;
}

table#cart {
        background: #fff;
	border: 1px solid #dde;
	margin:4px;
	padding: 4px;
	text-align: left;
}
#login {
	width: 155px;
	margin: 5px;
	color:#655f4b;
	font-size: 11px;
	background: #f0f0f0;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #ccc;
	margin-left:auto;
	margin-right: auto;
}
#login h4 {
border-color:#f90;
border-style:solid;
border-width:0 0 3px 0;
font-size:medium;
font-weight:700;
margin:0;
padding-left:0em;
text-transform:uppercase;
}

#login h4:first-letter {
color:#f90;
background-color:transparent;
}
table#footer {
	border-top:1px solid #ffe400;
	background-color: #fff;
	background: url('/bot.gif');
	text-align: center;
}
div#trail {
	margin:10px;
	padding:5px;
	border: 1px dotted #ff9900;
	background: url(blue_stripes_tile.gif);
}

td#content h2 {
	display:block;
	margin:10px;
	padding:10px;
	text-align:center;
	font-size: 16px;
	font-family: Verdana, sans-serif;
	background: url(gbg.gif);
	border: 1px solid #339900;
	margin-top: 20px;
}


td#content h2.error {
height: 74px;
	background: url(error.jpg);
	border: 1px solid #ff6600;
background-position: top right;
background-repeat: no-repeat;
padding-right:62px;
}
div.cartitem {
	margin:5px;
	padding: 3px;
	background: #fff;
	border: 1px solid #ccc;
}
div.id {
	font-weight: bold;
	border-bottom: 1px dotted #ccc;

}
div.description {
	font-size: 10px;
}
div.price {
	font-size: 10px;
}
div.checkout {
	margin:5px;
	padding: 3px;
	background: #ffa;
	border: 1px solid #ffe400;
}
div#cartmessage { 
	margin: 5px;
	padding: 5px;
	background: url(gbg.gif);
	font-weight: bold;
	border: 1px solid #339900;
}
