/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background-attachment: scroll;
	background-image: url("../images/leftbg2.gif");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	border: 0px;
	left:0px;
top:0px;
z-index: 1;
border-left-color: #455973;
	border-left-style: solid;

}
/*div.container {
	position: fixed;
	right: 100px;
}*/

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}
p {padding: 4px;}
h4 { font-size:14px; color:#036}

/* `Banner
----------------------------------------------------------------------------------------------------*/
#container {
	overflow: hidden;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #455973;
	border-left-color: #455973;
	border-left-width: 0px;
	border-left-style: solid;
}
#header {
	background-attachment: scroll;
	background: url("../images/customapparel.gif");
	background-repeat: no-repeat;
	width: 627px;
	height: 75px;
	border: 0px;
	margin-top: 20px;
	margin-left: 120px;
	
}
img.grid_8 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.coname {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#topnav1 {
	width: 700px;
	height: 37px;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url("../images/navbar2.png");
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: right;
	vertical-align: middle;
	display: inline;
	position: relative;
		}
	
img.topmap {
	width: 410px;
	height: 35px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align: left;
	float:left;
	vertical-align: middle;
	position: absolute;
	left: 275px;
	top: 120px;
	}

#searchbar {
	height: 37px;
	width: 220px;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url("../images/searchbk.png");
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CCC;	
}
.searchbx {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	overflow: hidden;
	position: absolute;
	margin-left: 70px;
	margin-bottom: 5px;
	vertical-align: middle;
	top: 122px;
}
#maincontent {
	background:#FFF;
	
	
}
#intro {
	background:#FFF;
}
 

img.toprtnav  {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 640px;} 
#hotbuy {
	background-color: #98ad51;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-left: 4px;
}
#smappl {
	background-color: #455973;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-left: 4px;
}


#hotbuyb {
	background-color: #98ad51;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-left: 4px;
}
#smapplb {
	background-color: #455973;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-left: 4px;
}

#footer {
	margin-top: 10px;
	background-color: #fff;
	height: 140px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	
	}

#footer2 {
	margin-top: 2px;
	height: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	text-align: center;
	margin-left: 20px;
}
	
#foot1, #foot2, #foot3, #foot4 {
	margin-right: 20px;
	margin-left: 0px;
	margin-top:0px;
	height: 135px;
	}	
	
#white{
	background-color: #FFF;
}
p.homeaddy { padding-top: 8px;}
.leftnav {
	border: none;
	height:530px;
}
#leftnavbk {
	border: none;
	background-image: url("../images/lftnavback.gif");
	background-repeat: no-repeat;
}
ul.leftnav {
	list-style: none;
}

li.leftnav {
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #603913;
	height: 20px;
	padding-left: 4px;
	
}
A:link {
	color: #a67c52;
	text-decoration: none;
}

A:visited {
color: #3366FF;
text-decoration: none;
}

A:active {
color: #3366FF;
text-decoration: none;
}

A:hover {
	color: #FF9966;
	text-decoration: none;
	width: 220px;
	
}

img.align {
	padding-top: 0px;
	} 

.firstletter {
	color: #FF8000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 84px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: lighter;
	line-height: 90%;
}
p.homert {
	text-align:justify;
	font-family: Verdana, Geneva, sans-serif;
}
#homegal {
	margin-top: 4px;
	background-image: url("../galleryback.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.plain {
		background-color: #FFF;
}
#byprice {
	height: 45px;
	padding-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 70px;
	}
TD.mincart {
	font-size: 12px;
	font-family : Verdana;
	text-align: right;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 40px;
	}

div.dlssminicart {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	}
a:link.dlssminicart {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	}
	a:visited.dlssminicart {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	}
	a:active.dlssminicart {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	}
	a:hover.dlssminicart {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	}
	
.justified {
	text-align: justify;
}

a:link.menu {
	color: #A67C52;
	text-decoration: none;
	background-color: #FFF;
}

a:visited.menu {
color: #000000;
text-decoration: none;
background-color: #FFF;
}

a:active.menu {
color: #000000;
text-decoration: none;
background-color: #FFF;
}

a:hover.menu {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFF;
	font-size: 12px;
}
.navdesc {display: none}
.catname {text-align:left; vertical-align:top;}
.catdesc {text-align:left; vertical-align:top;}
td.product {
	border: thin dotted #3B4754;
	background-color: #FFF;
	padding: 4px;
	margin: 4px;
} 
div.prodname {text-align:center;}
div.prodprice {text-align:center;}
div.listprice {
text-align: center;
}

div.proddescription {display: none;} 
Table.prodheader {
width: 700px;
margin-left: 10px;
margin-right: 20px;
	}
.bottomnav {
	text-align:center;}
.newsletter {
	background-image:url(/images/newsletter.gif);
	background-repeat:no-repeat;
	width:220px;
	height: 145px;
	background-attachment: scroll;
	}
.terms{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
td.detailimage { vertical-align:top;}




