td {
	font-size: x-small;
	/* border-right:1px solid #FFF;
	border-bottom:1px solid #FFF; */
}

/* form {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
} */

hr {border-top:1px dotted #ccc}

#quicksearch {
	margin-right: 5px;
	position: absolute;
	right: 0px;
	top: 30px;
}

#cartsummary {
	padding: 4px 5px;
	/* clear: both; */
	font-size: 11px;
	color: #000;
	background-color: #E5F3F3;
	text-align: right;
	/* width: 100px; */
}

#parentsectionlist {
	width: 100%;
	text-align:center;
	clear: right;
	border-bottom:1px dotted #ccc;
}

#section {
	width: 100%;
	margin-top: 10px;
}

#sectionimage {
	float: left;
	margin-right: 10px;
}

#sectiontext {
	float: left;
}

#product {
	width: 280px;
	float: left;
	margin-top:10px;
	margin-bottom:20px;
	border-right:1px dotted #ccc;
	padding-bottom:10px;
	border-top:1px dotted #ccc;
}

#productWide {
	width: 570px;
	float: left;
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-top:1px dotted #ccc;
	/* background-color:#FFFF99*/
}

#productRight {
	width: 280px;
	float: left;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:0px;
	padding-left:10px;
	padding-bottom:10px;
	border-top:1px dotted #ccc;
	/* background-color:#FFCC33*/
}

#column {
	/* float: left; */
	margin-right: 10px;
	text-align:left;
}

#column p {
	margin:0 0 8px 0;
}

#column180 {}

#imgText {
	clear:both; 
	/* margin-bottom:20px;
	background-color:#CCCCCC;*/
	}
	
#top {
	/* clear:both; */
	height:40px;
	}
	
#topWide {
	clear:both;
	height:65px;
	/* background-color:#CCCCFF */
	}
	
#foot {
	clear:both;
	padding-top:20px;
	/* background-color:#00CCFF*/
	}

#desc {
	width:198px;
	height:39px;
	float:left;
	font-size:110%;
	padding-top:2px;
	text-align:left;
	font-weight:bold;
	border-top:10px solid #FFF;
	}
	
#descWide {
	width:400px;
	height:39px;
	float:left;
	font-size:14px;
	padding-top:2px;
	text-align:left;
	font-weight:bold;
	border-top:10px solid #FFF;
	}

#price {
	width:72px;
	height:41px;
	float:right;
	text-align:center;
	line-height:1.8em;
	background-image:url(../images/price-back.gif); 
	background-position:top;
	background-repeat:no-repeat;
	/* background-color:#999999;  */
	font-weight:bold;
	color:#FFFFFF;
	font-size:120%;
	border-top:10px solid #FFF;
	}
	
#postCost {
	color:#000;
	font-size:10px;
	}
	
#qty {
	float:left;
	height:20px;
	width:115px;	
	}	

#qty2 {
		float:left;
		width:300px;
		text-align:left;
		height:20px;
		display:inline;
		}


#cart {
	float:right;
	width:400px;
	text-align:right;
	height:20px;
	}


#fullwidth {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
.smalltext {
	font-size: xx-small;
}

.smalltextInfo {
	font-size: xx-small; width:240px;
}

.actwarningcolor {
	color:#cc0000;
}
.actrequiredcolor { 
	color:#cc0000;
}
.actsearchhighlightcolor {
	color:#cc0000;
}
/* .actrequired {
	color:#cc0000;
} */
.actwarning {
	color:#cc0000;
}
.actwelcome {
	font-size: medium;
}

#formemphasis {
	background-color: #009999;
	font-weight: bold;
	padding: 3px;
	width: 100%;
}

.greenbar { 
	color:#009788;
	font-weight:normal;
}

.dotLine {}

.red {color:#FF0000}

.darkred {color:#CC0000}

#discMessage {
	color:#CC0000; 
	font-weight:bold;
	margin-top:-40px;
	margin-bottom:10px;
	clear:both;
	}
