body {
	margin: 0px;
	background-color: #E6E6E6;
	background-image: url(../images/gradback.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0px;
	color: #000000;
	height: 100%;
	min-height: 600px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif, sans;
	font-weight: normal;
}

a:link, a:visited {
	color: #0000ff;
	text-decoration: none;
}

a:hover, a:active {
	color: #0000ff;
	text-decoration: underline;
}

img {
	margin: 0px;
	padding: 0px;
}

.inputbox {
	width: 100px;
	border: 1px #000000 solid;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	color: #999999;
	background-image: url('../images/textback.gif');
}

.inputbutton {
	border: 2px #000000 solid;
	background-color: #ffcc00;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	font-weight: bold;
	text-align: center;	
	background-image: url('../images/buttonback.gif');
}

#body-shade {
	background-image: url(../images/shadeback2.png);
	background-repeat: repeat-y;
	background-position: 50% 0px;
}

#body-container {
	width: 822px;
	background-color: #ffffff;
	height: 100%;
	min-height: 600px;
	border-right: 0px solid #c0c0c0;
	margin-left: auto;
	margin-right: auto;
	border-left: dotted 1px #999999;
	border-right: dotted 1px #999999;
}

body>#body-container {
	width: 822px;
}

#body-header {
	width: 100%;
	height: 52px;
	font-weight: bold;
	padding-left: 25px;
	overflow: hidden;
}

#body-header form {
	position: relative;
	top: -50px;
	left: 430px;
}

#body-header>form {
	top: -30px;
}


#body-header #accountlink {
	position: relative;
	top: -35px;
	left: 250px;
	width: 375px;
	text-align: right;
}

#body-header a:link, #body-header a:visted {
	color: #000000;
}

#body-header a:hover, #body-header a:active {
	color: #ffcc00;
}

#body-topnav {
	/*width: 780px;*/
	height: 20px;
	background-color: #000033;
	border-top: 1px #000000 solid;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
	background-image: url('../images/navback.gif');
	background-repeat: repeat-x;
}

#body-topnav a:link, #body-topnav a:visited {
	color: #ffffff;
}

#body-topnav a:hover, #body-topnav a:active {
	color: #ffcc00;
}

#body-leftnav {
	width: 200px;
	height: 100%;
	min-height: 400px;
	background-color: #eeeeee;
	position: relative;
	float: left;
	font-weight: bold;
	text-align: center;
	border-bottom: 3px #0066ff solid;
}

#body-leftnav .newsletter {
	text-align: left;
	padding: 10px;
}

#body-leftnav .sub-head {
	background-color:#336699;
	color:#ffffff;
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}

#body-leftnav .sub-body {
	text-align: left;
	padding: 5px;
}

#body-main {
	width: 585px;
	height: 100%;
	position: relative;
	float: left;
	padding: 10px;
	padding-right: 0px;
}

#body-breadcrumb {
	color: #0066ff;
	border-bottom: 1px #0066ff solid;
	text-align: right;
}

#body-content {
	width: 390px;
	min-height: 325px;
	height: 100%;
	position: relative;
	float: left;
}

div.alt #body-content {
	width: 570px;
	min-height: 325px;
	height: 100%;
	position: relative;
	float: left;
}

#body-content h1 {
	font-weight: normal;
	color: #0000aa;
}

#body-content ul {
	list-style-image: url('../images/fw.gif');
	list-style-position: outside;
}

#body-content ul li {
	padding-top: -5px;
}

#body-content img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#body-content hr {
	border: 0px;
	border-top: 1px #c0c0c0 dashed;
	display: block;
	height: 1px;
	width: 100%;
	overflow: hidden;
}

#body-rightrail {
	width: 180px;
	height: 100%;
	position: relative;
	float: right;
	text-align: center;
	padding: 0px;
}

#body-footer {
	padding: 7px;
	text-align: center;
	color: #ffffff;
	font-size: 9px;
	background-color: #4584DF;
}

#leftnav {
	min-height: 100px;
	width: 200px;
	padding: 0px;
	margin-left: 0px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	/* list-style-type: disc; */
	/* list-style-position: inside; */
}

#leftnav li {
	background-color: #ffffff;
	margin-left: 0px;
	padding-left: 0px;
	display: block;
	text-align: left;
	font-weight: normal;
	border: 0px #000000 solid;
	border-left: 1px #ffffff solid;
	border-top: 1px #c0c0c0 dotted;
	border-right: 1px #eeeeee solid;
	text-transform: capitalize;
}

#leftnav li.sub {
	border-top: 1px #000000 solid;
}

#leftnav li a:link, #leftnav li a:visited {
	width: 186px;
	text-decoration: none;
	height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	background-color: #ffffff;
	background-image: url('../images/orangedot.gif');
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 12px;
	color: #000000;
	/*color: #000000;*/
}

#leftnav li a:hover, #leftnav li a:active {
	background-color: #eeeeee;
	text-decoration: none;
	/*color: #000000;*/
	color: #0000ff;
}

#leftnav li.sub a:link, #leftnav li.sub a:visited {
	background-color: #eeeeff;
	background-image: url(../images/bluediag.gif);
	background-position: -10px -10px;
	text-decoration: none;
	color: #000000;
}

#leftnav li.sub a:hover, #leftnav li.sub a:active {
	background-color: #eeeeff;
	background-image: url(../images/bluediag.gif);
	background-position: -10px -10px;
	text-decoration: none;
	color: #ff9900;
}

.advertisement {
	width: 573px;
	height: 100px;
	border: 1px #000000 solid;
	margin: 10px;
	margin-top: 15px;
	overflow: hidden;
}

.infobox {
	border: 1px #0066ff solid;
	border-right-width: 3px;
	border-bottom-width: 3px;
	margin-bottom: 10px;
}

.infobox .header {
	background-color: #A8B8CF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

.infobox .header2 {
	background-color: #eeeeee;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.infobox .contents {
	padding: 5px;
	text-size: 9px;
	text-align: left;
}

.infobox .contents hr {
	border: 0px;
	border-top: 1px #c0c0c0 dotted;
	display: block;
	height: 1px;
	width: 100%;
	overflow: hidden;
}

.dev_container {
  	font-family: arial, helvetica, sans-serif, sans;
  	font-size: 11px;
  	border: 1px solid #BBBBBB;
  	border-top-color: #777777;
	border-left-color: #777777;
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px 5px 5px; 
}

.dev_container h1 {
  	font-family: arial, helvetica, sans-serif, sans;
  	font-size: 11px;
	font-weight: bold;
	color: #0000BB;
	position: relative;
	margin-bottom: -10px;
	padding-bottom: -10px;
	left: 15px;
	top: -22px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #ffffff;
	display: table;
}

.readmore {
	display: block;
	margin-top: 5px;
	text-align: right;
}

.spacer {
	clear: both;
}

.calday {
	background-color: #eeeeee;
	color: #000000;
}

.calday a:link font, .calday a:visited font, .calday a:hover font, .calday a:active font {
	color: #0000ff;
	display: block;
	background-color: #c0c0ff;
}

.calday font {
	color: #000000;
}

.caltoday {
	border: #0000ff 1px solid;
}

.item_name {
	font-size: 16px;
	font-weight: bold;
}

.item_price {
	color: #ff0000;
	font-weight: bold;
}

