html,body { 
	background-color: #4985DE; 
	color: #000000; 
	height: 100%;
	margin: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	
}

* {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 120%;
}

td {
	vertical-align: top;
}

ul {
}

#mainimage {
	border: 1px solid;
	margin: 4px;
	width: 240px;
}

#mainpage {
	text-align: center;
	
}
#mainpage p {
	font-size: 120%;
}
#mainpage strong {
	font-size: 100%;
}
#mainpage a {
	font-size: 100%;
}

#contenttextblock {
	margin: 8px;
	padding: 8px;
	background: white;
	border: 1px solid;
}

#navtreecontainer {
	background: #e9e9ff;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 0px;
}

#navtree {
	margin-top: 10px;
	line-height: 1.6em;
	white-space: nowrap;
}

.selmode {
}

.activemode {
	border-top: 1px dotted gray;
	font-weight: bold;
	background: #efe9ff;
}

.activemode table {
	font-weight: normal;
}

#navtreetable {
	border-spacing: 0;
	border-collapse: collapse;;
	border-bottom: 1px dotted gray;
}

.navtreetopcat {
	margin: 0px;
	padding-left: 4px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-top: 1px;
	white-space: nowrap;
}
.navtreetopcat a {
	font-size: 110%;
	color: #222222;
}
.navtreetopcat a:hover {
	background: #cfcfdf;
}

.navtreetopcatactive {
	margin: 0px;
	padding-left: 4px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	border-left: 10px hidden;
	background: #f2f2ff;
	white-space: nowrap;
}
.navtreetopcatactive a {
	font-size: 110%;
	color: #222222;
	font-style: italic;
}
.navtreetopcatactive a:hover {
	background: #cfcfdf;
}

.navtreesubcat a {
	font-style: normal;
}

.navtreesubcatactive a {
	font-style: italic;	
}


.navtreeul {
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px;
	margin-left: 2.5em;
	list-style-type: none;
}

.navtreetopul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 0em;
	list-style-type: none;
}

.navtreetopul img {
	padding-left: 0.5em;
}

.navtreetopul li a {
	padding-right: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 110%;
	color: #222;
}

#content {
	border: 0px;
	width: 80%;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}

#header {
	border: 1px solid black;
	background-color: #4400f0;
	background-image: url(/images/bg_children.gif);
	xbackground-repeat: no-repeat;
	xbackground-position: right;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	position: relative;
	height: 100%;
	margin: 0px;
}

#header span {
	padding-right: 4px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: white;
}

#headertr {
	height: 104px;
	background: #e2e1ff;
}

#headertd {
	height: 104px;
	padding: 0px;
}

#logo {
	margin: 0px;
	border: 0px;
	vertical-align: bottom;
}

#header a {
	color: white;
}


#leftborder {
	background: url(/images/sh_left.gif);
	display: none;
	background-repeat: repeat-y;
	width: 4px;
	padding: 0px;
}
#rightborder {
	background: url(/images/sh_right.gif);
	display: none;
	background-repeat: repeat-y;
	width: 4px;
	padding: 0px;
}

.borderdiv {
	width: 4px;
}

#bottomtr {
	border-top: 1px solid black;
}

#bodytd {
	background: #f3f4ff;
	xbackground-image: url('/images/bg.gif');
	width: 100%;
	color: black;
	text-align: left;
	height: 80%;
	border-right: 1px solid black;
}

#bodydiv {
	padding: 4px;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: white;
}

#footer a {
	color: white;
}


#notice {
	background: #fcc;
	border: 2px solid black;
	padding: 10px;
	font-size: 140%;
}

.body form {
	margin: 0px;
}

.body form div input {
	display: inline;
}

div.otherinfo {
	background: #fcc;
	text-align: center;
	margin: 8px;
	margin-top: 8px;
	padding: 8px;
	border: 1px solid;
}

h2.otherinfo {
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 140%;
}


div.topdeal {
	background: #eee;
	text-align: center;
	margin: 8px;
	margin-top: 8px;
	padding: 8px;
	border: 1px solid;
}

h2.topdeal {
	xborder-top: 1px solid #cccccc;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 140%;
}

table.topdeal {
	xbackground: blue;
	width: 1%;
	margin-left: auto;
	margin-right: auto;
}

#subcatbody {
	width: 100%;
	border-collapse: collapse;
}

.subcatcell {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	width: 40%;
}

.subcatdesc img {
	float: right;
	border: 1px solid black;
}

.subcatbutton {
	border: 0px;
}


.subcattab {
	width: 100%;
	height: 98px;
	border: 1px solid black;
	background: white;
}

.subcattab td {
	padding: 4px;
}

.subcatdesc {
}

.subcatdesc a {
	font-size: 110%;
}

.subcatprice {
	margin-top: 0.5em;
	font-weight: bold;
}

.subcatlinks {
	vertical-align: bottom;
	text-align: left;
}

.subcatlinks a {
	font-size: 80%;
	color: #888888;
}

#topcatbody {
	width: 100%;
}

.topcatcell {
	padding: 8px;
	width: 33%;
}

#topcatbody img {
	float: right;
	border: 1px solid black;
}

#topcatbody a {
	color: #5555ff;
	font-size: 105%;
}

.topcatcount {
	font-size: 80%;
	color: #888888;
	vertical-align: bottom;
}

.topcattab {
	border: 1px solid black;
	background: white;
	border-collapse: collapse;
	width: 100%;
}

.topcattab td {
	padding: 6px;
	margin: 0px;
}

#productinfo {
	border: 1px solid black;
	background: white;
}

#productinfo img {
	border: 0px;
}

#productinfotextblock {
	padding: 8px;
	border-right: 1px solid gray;
}

#productinfoshort {
	font-size: 150%;
	padding-top: 1em;
	padding-bottom: 1em;
}
#productinfolong {
	margin-bottom: 1em;
}
#productinfoprice {
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
}

#productinfopicblock {
	padding: 8px;
	text-align: center;
}

#productinfopicblock img {
	border: 1px solid black;
}

#bigpiccontainer {
	width: 312px;
	height: 312px;
	line-height: 312px;
	position: relative;
}

#displayimg {
	position: relative;
	vertical-align: middle;
}

#smallpiccontainer {
	width: 100%;
}
#smallpiccontainer img {
	vertical-align: top;
}


.cartheader {
	background: lightblue;
}

.cartsumcell {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: right;
}

.cartshipcell {
	border-top: 1px solid black;
	text-align: right;
}

.carttotalcell {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	text-align: right;
	font-weight: bold;
}

#cartimage {
	border: none;
}
