* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #3672a0;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #006699;
	background-color:#FFFF99;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html, body {
	height: 100%;
}
#badge {
	position:absolute;
	z-index:100;
	margin-top:30px;
	
}
body>div#container{
	height: auto; /*non-IE*/
	min-height: 100%; /*non-IE*/
}
.button {
	width: 8em;
	margin:0px;
	margin-bottom:1px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}
#categories {
	margin-top:-10px;
	margin-bottom:15px;
	float:right;
	font-size:200%;
}
#container {
	width: 100%; /*600-24*/
	height:100%;
	margin: 0px auto;
	padding: 0px 0px;
	text-align: left;
	background-color:#FFFFFF;
	border-right:0px solid #CAD496;
	border-left:0px solid #CAD496;
	position:relative;
	min-height: 100%;
}
#copyright {
	margin-right:25px;
}
.dateHeader {
	font-weight:bold;
	font-size:200%;
	color:#000;
	padding-bottom:10px;
}
#disclaimer {
	font-size:60%;
	color: #666;
	margin-top:10px;
	padding-bottom:10px;
}
#disclaimer * {
	color: #666;
}
#footer {
	width: 100%; /*IE*/
	/* margin: 0px -12px; */
	border-top: 1px solid #ccc; /*border*/
	padding: 0px 0px;
	padding-top: 15px;
	text-align: center;
	position: absolute;
    bottom: 0;
	background-image:url(../images/glassBackFooter.gif);
	background-repeat:repeat-x;


}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#header {
	display:inline-table;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:768px;
}
.hRule1 {
	border-top:1px dashed #CCCCCC;
	width:100%;
	margin-top:20px;
}
img {
	border: none;
}
.inputField {
	font-size:170%;
	color:#000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.listingDescription {
	color:#333333;
	line-height:150%;
	vertical-align:top;
}
.listingTable {
	width:100%;
	margin-bottom:20px;
}
.listingTable td {
	padding:3px;
	border:0px;
}
.listingTitle {
	font-size:170%;
	color:#ba6e00; 
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#logo {
	float:left;
	margin-top:-10px;
	margin-bottom:15px;
	margin-left:5px;
}
.magnify {
	margin-left:-31px !important;
	filter:alpha(opacity=50) !important;
	-moz-opacity:.75 !important;
	opacity:.75 !important;
}
#main {
	width:756px;
	font-size:75%;
	color:#666;
	padding-top:30px;
	padding-bottom:120px;
	clear:right;
	padding-left:20px;
	padding-right:20px;
	margin-left:auto;
	margin-right:auto;
	line-height:155%;
}
.nav {
	font-size: 80%;
	line-height: 150%;
	color: #ccc; /*border*/
}
.nav a, .nav span {
	font-size: 85%;
	font-weight: bold;
}
.nav span {
	color: #333; /*darkgray*/
}
p {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #666; /*mediumgray*/
}
#paging a{
	font-size:150%;
	font-weight:bold;
	margin-left:10px;
}
#paging {
	float:right;
}
#paging a.on {
	background-color:#009FDA;
	color:#FFF;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
}
.required {
	color:#000;
	font-weight:bold;
}
tr.rowHighlight td {
	background-color:#FFFF00 !important;
}
div > #searchArea {
	float:right;
	margin-right:3px;
	margin-top:-30px;
}
#searchArea {
	float:right;
	margin-right:3px;
	margin-top:-30px;
}


#searchBox {
	height:21px;
	width:170px;
	font-size:110%;
}
#searchButton {
	width:70px;
}
.shout {
	font-size:200%;
	font-weight:bold;
	color:#000;
}
.simplyblue {
	color: #009FDA;
}
.simplygreen {
	color: #A6CE38;
}
.smallProductPic {
	width:22px;
	height:22px;
	cursor:pointer;
	border:0px;
}
#sticker {
	position:absolute;
	z-index:100;
	margin-top:30px;
	width:100%;
	height:139px;
	text-align:right;
	background-image:url(../images/group1.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#sticker img{
	margin-right:10px;
	margin-top:100px;
}
#subscribe {
	width:100%;
	background-color:#333;
	color:#CCC;
	font-size:75%;
	text-align:center;
	height:30px;
	white-space:nowrap;
}
table.tableDisplay1 {
	border-collapse: collapse;
}

table.tableDisplay1 th {
	font-size: 100%;
	font-weight: bold;
	color: #000;
	background: #e9e9e9;
	border: 1px solid #ddd;
	text-align: left;
	padding: 5px;
}

table.tableDisplay1 th a {
	color: #000;
	text-decoration: none;
  	font-size: 100%;
}

table.tableDisplay1 td {
	padding: 5px;
	font-size: 100%;
	white-space: nowrap;
	border:1px solid #ddd;
	margin:0px;
}

table.tableDisplay1 td.expander {
	width: 100%;
}

table.tableDisplay1 td.icon {
	text-align: right;
}

table.tableDisplay1 td.date {
	text-align: left;
	font-size: 100%;
	color: #666;
}

table.tableDisplay1 th a span.dash {
  font-weight: normal;
}

table.tableDisplay1 th a span {
	color: #666;
  font-size: 100%;
}

table.tableDisplay1 th a:hover, table.tableDisplay1 th a:hover span {
	color: #fff;
}

table.tableDisplay1 td.title {
	font-size: 100%;
}

table.tableDisplay1 td.action {
	color: #999;
  text-align: right;
}

table.tableDisplay1 tr.rowblank td {
}

table.tableDisplay1 tr.row1 td {
	background: #f1f1f1;
}
table.tableDisplay1 tr.row1Header td {
	font-weight:bold;
}
table.tableDisplay1 tr.row2 td {
	background: #f4f4f4;
}

table.tableDisplay1 tr.row3 td {
	background: #f6f6f6;
}

table.tableDisplay1 tr.row4 td {
	background: #fcfcfc;
}

table.tableDisplay1 tr.row5 td {
}

#tabs {
	/* position: relative; /*IE*/ 
	height: 1%; /*IE*/
	width: 100%; /*IE*/
	/*margin: 0px -12px;
	padding: 0px 12px;*/
	border-bottom: 1px solid #ccc; /*border*/
	display:table;
	clear:left;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#tabs ul {
	margin-left:auto;
	margin-right:auto;
	width:756px;
}
#tabs li {
	display: inline;
}
#tabs a {
	display: block;
	position: relative;
	z-index: 1;
	float: left;
	width: 8em;
	margin-right: 3px;
	margin-bottom: -1px;
	padding: 4px 2px;
	font-size: 75%;
	line-height: 150%;
	font-weight: bold;
	text-align: center;
}
#tabs a {
	border: 1px solid #ccc; /*border*/
	background-color: #ffde80;
	color: #ba6e00;
}
#tabs a.selected {
	border-bottom: 1px solid #fff;
	background-color: #fff;
	color: #616566;
	text-decoration: none;
}
#tabs a:hover {
	color: #999; /*???*/
}
#firstTab {
	margin-left:5px;
}
#tabs .clear {
	clear: left;
}
#topLinks a, #topLinks span {
	font-weight: normal;
}
.topNav {
	text-align:right;
	margin-right:10px;
	margin-top:15px;
	display:none;
}
#topSection {
	width:100%;
	background-color:#E9EECE;
	padding-top:0px;
	background-image:url(../images/glassBack.gif);
	background-position:bottom;
}
#verticlanName {
	font-size:250%;
	font-weight:bold;
	float:left;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:10px;
	margin-top:21px;
	padding-bottom:17px;
	margin-bottom:17px;
	height:100px;
	position:relative;
	line-height:100px;
}
#verticlanName td{
height:100px;
vertical-align:middle;
}
#verticlanNameHOLD img{
	position:absolute; top:50%;
	height:100px; 
	margin-top:-60px 
}
.viewAllLink {
	color:#A6CE38;
	font-weight:bold;
}
