html, body, pre, code, form, div, span, blockquote, ul, li, dt, dl, dd, ol, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }

body { /* to left-justify display, remove second line */
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

img{
	border: 0;
}

hr {
	color: #d3d3d3;
	background: #d3d3d3;
	height: 1px;
	border: 0;
}
	
/* CLEAR and CLEARFIX for FLOATS used in the design 
 *   http://www.webtoolkit.info/css-clearfix.html
 */
.clearboth { clear:both; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }

a.Link:link {
    font-size: 14px;
    color:#3333BB;
}
a.Link:visited {
    font-size: 14px;
    color:#3333BB;
}

a.Link:hover {
    font-size: 14px;
    color:#000000;
}

a.Link:active {
    font-size: 14px;
    color:#000000;
}

.screenmsg {
    font-weight: bold;
    color: #000000;
	margin: 4px 10px;
}

.errormsg {
	font-weight:bold;
	color: Red;
}

.status {
    background-color: #000000;
    color: #FFFFFF;
    font-weight: bold;
    height: 25px;
}

.eCatImg {
    padding: 7px 0px 7px 7px;
}

.prodImage {
	border: 1px solid #d3d3d3;
}

#siteHeader {
	width:100%; 
	background-image: url(/images/container_bg.jpg); 
	background-position: bottom; 
	border-bottom: 1px solid #ccc;  
	background-repeat: repeat-x; height:70px;
}

#tdTopBackground {
	background: #ffffff url('/images/top-bg.gif') 0px -15px repeat-x; 
}

table {
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0; 
	width: 100%;
	border-collapse:collapse;
}

/*------------------------------------------------------------------------
 *= MAINCONTENT
 ------------------------------------------------------------------------*/
 #anysealanytime {
	font: normal 85% Helvetica,Arial,sans-serif;
	position: absolute;
	top: 45px;
	right: 25px;
	font-weight: bold;	
	margin: 2px 8px;	
 }
 
 #conditionofsales {
	font-size: 75%;
 }
 
 #mainContent { font: normal 75% Helvetica,Arial,sans-serif; width: 725px; text-align: left; margin: 0 auto;}
 #mainContent h3 { 
 margin-bottom: 3px;
	width: 714px; 
 	height: 19px; 
	font-size: 17px; 
	font-weight: bold; 
	line-height: 19px; 
	border-left: 6px solid #ff0000;
 }
 
 #mainContent h3 span { padding-left: 8px; color: #888;}
 #mainContent h3 span .blk { color: #000;}
 
 #mainContent table { width: 100%; font: normal 10pt Helvetica,Arial,sans-serif;}
 
 .borderall{ 
	border: 1px solid #d3d3d3; 
	width: 720px; 
	background-color: #fff;  
 	background-image:url(/images/container_bg.jpg); 
	background-repeat:repeat-x;
	background-position: bottom;
	}
 
 .Results a, .Results a:visited {
 	font: bold 100% Helvetica,Arial,sans-serif;
 	color: #000;
 	text-decoration: none;	
 	width: 690px;
 }
 
 .Results a:hover {
 	color: #ff0000;
 	text-decoration: underline;
 }
 
 #ResultsDataGrid A:Visited
 {
 	/* color: Blue; */
 }
 
 .SearchRow {
 	border-bottom: solid 1px #000;
 	border-top: solid 1px #000;
 	/*margin: 5px 0px 10px 10px;*/
 	text-align: center;
 	background-color: #FFFACD;
 	height: 40px;
 	color: #666;
}

.oddRow {
	background-color: #e6eeed;
}

.evenRow {
	background-color: #ffffff;
}

#pagination {
	text-align:center; 
	border: 1px solid #000; 
	padding: 3px;
	background-color: #FFFACD;
}

#pagination a, #pagination a:visited  {
	line-height: 20px;
	padding: 1px;
	border: 1px solid #666;
	background-image:url(/images/header-bg.gif); 
	background-repeat:repeat-x;
}

#pagination a:hover {
	border: 1px solid #ff0000;
	color: #ff0000;
}

.ProductDetails a, .ProductDetails a:visited {
	line-height: 22px;
	padding: 1px 4px;
	border: 1px solid #666;
	background-color: #FF0000;
	color: #fff;
}

.ProductDetails a:hover {
	background-color: #FFFACD;
	color: #000;
	text-decoration: none;
	
}

div.notice {
	border: 5px solid #ff0000;
	background-color: #FFFACD;
	text-align:center;
	font-weight: bold;
	padding: 5px 15px;
	margin-bottom: 13px;
	float:left;
	position: absolute;
	width: 400px;
	height: 100px;
	margin-left: 150px;
	margin-top: 200px;
	z-index: 1003;
}

.shippingNotice {
	background: #FFFF00;
	border: solid 1px #FF0000;
	padding: 7px 10px;
}

td.thtitle {
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
	font-weight: bold;
}

td.available {
	text-align: right;
	padding-right: 3px;
}


/*------------------------------------------------------------------------
 *= FONT STYLES AND ALIGNMENT
 ------------------------------------------------------------------------*/

#rssText{
	float: right;
	text-align: left;
	width: 290px;
	color: #ccc;
	font: normal 100% Helvetica,Arial,sans-serif;
}

#rssText span
{
	color: #888;	
	font: bold 270% Helvetica,Arial,sans-serif;
}

.txtC{
	text-align:center;
}

.txtL{
	text-align:left;
}

.txtR{
	text-align:right;
}

.valignTop{
	vertical-align: top;
}
fieldset {
	border: 1px solid #ccc;
	padding: 4px 4px 5px 4px;
}

legend {
	color: #FF0000;
	font-weight: bold;
}

.note {
	margin-top: 4px;
	text-align: center;
}

.description{
	padding: 3px 4px;
}

#breadcrumbs{
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}

#breadcrumbs span {
	color: #ff0000;
}

#tandc {
	margin-left: 22px;
}

#tandc li{
	margin-bottom: 9px;
}

#mainContent UL LI 
{
	margin-left: 25px;
	color: #ff0000;
}

#mainContent ul{
	list-style-type: square;
	margin-left: 25px;
}

#mainContent ul li {
	color: #ff0000;
	font-weight: bold;
}

#mainContent ul li span {
	color: #666666;
}

#mainContent ul li span a 
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#mainContent ul li span a:hover 
{
	color: #FF0000;
	font-weight: bold;
}