@charset "iso-8859-2";
/* CSS Document */

body{
	font-family: 'Century Gothic Bold', Verdana, Geneva, sans-serif;
	color: #eee;
	background-color: #000;
	font-size: 12px;
	line-height: 15px;
	/*background-image: url(images/bodyBkgrdH.jpg);
	background-repeat: repeat-x;*/
}

p{
	line-height: 16px;
	margin: 0 0 10px 0;
	text-align: justify;
}

a:link, a:visited{
	color: #fff;
	text-decoration: none;

}

li{
list-style: disc;
margin: 0 0 0 15px;
}

ul{
margin: 0; padding: 0;
}

td{
	/*border: 1px solid #333;*/
	vertical-align: top;
	/*padding: 5px;*/
}

#bodyCopy td{
border: none;
}

#wrapper{
	width: 1000px;
	padding: 0 10px;
	margin: 15px auto;
	background-color: #000;
	/*border: 1px solid #333;
	background-image: url(images/wrapperBkgrd.jpg);
	background-repeat: repeat-x;*/
}

#branding{
	width: 900px;
	height: 110px;
	text-align: left;
	background-image: url(images/logoH.jpg);
	background-repeat: no-repeat;
}

#phoneNumber{
	text-align: right;
}

h1{
	color: #ccc;
	font-size: 17px;
	line-height: 21px;
	font-weight: bolder;
	padding: 5px 0 20px 0;
	text-align: center;
	text-transform: capitalize;
}

.line2{
	font-size: 11px;
	font-weight: normal;
	
}

.siteName{
	color: #fff;
	font-style: italic;
	font-size: 24px;
	line-height: 26px;
	text-transform: none;
}

strong{
	font-weight: bolder;
}

/*.floatL{
	float: left;
}*/

.clear{
	clear: both;
}

.center{
text-align: center;
}

.header{
	clear: both;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	/*margin: 10px 0 5px 0;*/
}

.header2{
	clear: both;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	/*margin: 10px 0 5px 0;*/
}

.center{
text-align: center;
}

ul{
	list-style: none;
}

#mainCol{
	clear: left;
	position: relative;
	float: left;
	width: 665px;
	margin: 45px 0 0 0;
}

#mainCol ul li{
	line-height: 16px;
	margin: 0 0 10px 5px;
	padding: 0 5px 0 25px;
	list-style: none;
	background-image: url(images/benefitsList.jpg);
	background-repeat: no-repeat;
	text-align: justify;
}

#subColL{
	float: left;
	width: 325px;
}

#subColR{
	float: right;
	width: 325px;
}

#mainColSmall{
	clear: right;
	width: 220px;
	float: right;
	margin: 45px 0 0 0;
	background-image: url(images/bkgrdStripe.gif);
	background-repeat: repeat;
	text-transform: capitalize;
}

#mainColSmall img{
	clear: left;
	margin: 0 0 5px 0;
	border: 1px solid #333;
}

#mainColSmall img.payPal{
	border: #fff;
}

#mainColSmall li{
	line-height: 20px;
}

.clear{
	clear: both;
}

.clearL{
	clear: left;
}

.clearR{
	clear: right;
}

#mainContent{
	position: relative;
	width: 900px;
	float: left;
	padding: 0 0 20px;
	margin: 0 0 10px 0;
	/*background-image: url(images/mcBkgrd.jpg);
	background-repeat: repeat-y;*/
}

#mainContent p{
	line-height: 15px;
	text-align: justify;
	margin: 0 0 10px 0;
}

#mainFeature{
	height: 250px;
	border: 1px solid #333;
	margin: 0 0 0 0;
	background-image: url(images/mainFeature.jpg);
}

#mainFeature a:link, #mainFeature a:visited{
	display: block;
	height: 250px;
}

#subFeature{
	height: 175px;
	/*border: 1px solid #333;*/
	margin: 0 0 10px 0;
	padding: 0px;
}

#subFeature a:link, #subFeature a:visited{
	display: block;
	width: 663px;
	height: 175px;
}

#subFeature p{
	font-size: 20px;
	font-weight: bold;
	margin: 90px 0 0 0;
	color: #fff;
}

#subFeature h1{
	font-size: 20px;
	font-weight: bold;
	margin: 85px 0 0 0;
	color: #fff;
}

.smFeature{
	background-image: url(images/sitemapAd.jpg);
	background-repeat: no-repeat;	
}

#footer{
	clear: both;
	width: 1000px;
	margin: 0 auto;
}

.subCol1{
	clear: left;
	width: 210px;
	height: 210px;
	float: left;
	border: 1px solid #333;
	margin: 10px 0;
}

.subCol2{
	width: 210px;
	height: 210px;
	float: left;
	border: 1px solid #333;
	margin: 10px 0 0 15px;
}

.subCol3{
	width: 210px;
	height: 210px;
	float: right;
	border: 1px solid #333;
	margin: 10px 0;
}

td.spacer{
	width: 10px;
}

#bodyCopy{
	background-color: #666699;
	background-image: url(images/bodyCopyBkgrd.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #333399; 
}

#bodyCopy p{
}

#bodyCopy p.header{
	clear: both;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	/*margin: 10px 0 5px 0;*/
}

/*------------------------------------------------------------------------------------------------------MAINNAV*/

#nav{
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 900px;
	list-style: none;
	margin: 0 0 5px 0;
	background-image: url(images/mainLinks.jpg);
	background-repeat: repeat-x;
}

#nav li{
	float: left;
	margin-left:0;
	list-style:none;
}

#nav a:link, #nav a:visited{
	display: block;
	width: 170px;
	padding: 5px 0 5px 10px;
	margin: 0;
	height: 15px;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	color: #fff;
}

#nav a:hover{
	margin: 0;
	color: #666699;
}

#catalog{
	background-image: url(images/navLeft.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#catalog a:link, #catalog a:visited{
	color: #fff;
	padding: 5px 0 5px 10px;
	margin: 0;
	font-size: 11px;
	width: 170px;
	height: 23px;
	font-weight: 900;
	line-height: 21px;
	border: none;
	text-align: left;
}

#approval a:link, #approval a:visited, #screenPrinting a:link, #screenPrinting a:visited, #embroidery a:link, #embroidery a:visited, #info a:link, #info a:visited{
	color: #fff;
	padding: 5px 0 5px 10px;
	margin: 0;
	font-size: 11px;
	width: 169px;
	height: 23px;
	font-weight: bold;
	line-height: 21px;
	border: none;
	text-align: left;
	border-left: 1px solid #333;
}

#info a:link, #info a:visited{
	color: #fff;
	padding: 5px 0 5px 10px;
	margin: 0;
	font-size: 11px;
	width: 169px;
	height: 23px;
	font-weight: bold;
	line-height: 21px;
	background-image: url(images/navRight.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	border: none;
	text-align: left;
	border-left: 1px solid #333;
}

#info{
	background-image: url(images/navRight.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}



#catalog a:hover, #approval a:hover, #screenPrinting a:hover, #embroidery a:hover{
	color: #fff;
	/*border: 1px solid #6666cc;*/
}

#approval a:hover, #screenPrinting a:hover, #embroidery a:hover, #info a:hover{
	color: #fff;
	border-left: 1px solid #333;
	/*border: 1px solid #6666cc;*/
}

#info a:hover{
	color: #fff;
	/*border: 1px solid #6666cc;*/
}

.desc{
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-decoration: none;
}

.lastLink{
	margin: 0 0 3px 0;
}

#pageLinks{
	width: 100%;
}

.padding{
	padding: 0 10px 10px 10px;
}

#subNav{
	clear: left;
	width: 208px;
	padding: 0 5px 5px 5px;
	border: solid #333;
	border-width: 0 1px 1px 1px;
/*	background-color: #f7f7f7;
	background-image: url(images/subNavBkgrd.jpg);
	background-repeat: repeat-x;*/
	margin: 0 0 6px 0;
}

#subNav li{
list-style: none;
margin-left: 0;
}

#subNav a:link, #subNav a:visited{
	display: block;
	height: 16px;
	/*line-height: 16px;*/
	border-bottom: 1px dotted #222;
	font-size: 11px;
	padding: 8px 0 5px 3px;
	color: #eee;
	font-weight: bold;
}

#subNav a:hover{
	text-decoration: none;
	color: #666699;
}

.infoBoxSmall{
	clear: left;
	width: 208px;
	padding: 5px;
	border: solid #333;
	border-width: 0 1px 1px 1px;
	/*background-color: #f7f7f7;
	background-image: url(images/subNavBkgrd.jpg);
	background-repeat: repeat-x;*/
	margin: 0 0 10px 0;
}

/*------------------------------------------------------------------------------------------------------SITEMAP*/

#sitemapTemp h1{
text-align: left;
}

#sitemap ul{
	float: left;
	width: 25%;
	font-size: 10px;
	text-indent: 4px;
	margin: 5px 0 10px 0;
	text-align: left;
}

#sitemap ul li{
	background-image: none;
	padding: 0px;
	margin: 0;
}

#sitemap a{
	text-transform: lowercase;
}

#sitemap a:link, #sitemap a:visited{
	color: #666;
}

#images{
	width: 661px;
	margin: 0 0 10px 0;
	padding: 1px;
	float: left;
	/*border: 1px solid #333;*/
}

#images ul{
	list-style: none;
	background-image: none;
}

#images img{
	float: left;
	padding: 0;
	background-image: none;
	margin: 0;
	border: none;
}


.sitemapHead{
	height: 18px;
	clear: both;
	padding: 7px 0 6px 10px;
	margin: 0;
	background-image: url(images/category665.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #333399;
	background-color: #666699;
}


#related ul{
	clear: left;
	width: 313px;
	padding: 0 5px 5px 5px;
	border: solid #333;
	border-width: 0 1px 1px 1px;
	margin: 0px 0 10px 0;
}

#related ul li{
	margin: 0;
	display: block;
	line-height: 16px;
	border-bottom: 1px dotted #333;
	font-size: 12px;
	padding: 10px 0 5px 3px;
	color: #fff;
	font-weight: bold;
	background-image: none;
	text-transform: capitalize;
}

#related a:link, #related a:visited{
	display: block;
	color: #777;
/*	line-height: 16px;
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
	padding: 10px 0 5px 3px;
	font-weight: bold;*/
}

#related a:hover{
	text-decoration: none;
	color: #ff6600;	
}

h3.categoryHead{
	padding: 7px 0 6px 10px;
	margin: 0;
	background-image: url(images/infoBarHead.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	border-bottom: 1px solid #222;
	background-color: #111;
}

.subCategoryHead{
	padding: 7px 0 6px 10px;
	margin: 0;
	background-image: url(images/category325.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	border-bottom: 1px solid #222;
	background-color: #111;
}


/*------------------------------------------------------------------------------------------------OLD*/

#centerList{
	text-align: center;
}

#enterPic{
	margin: 50px 0 0 0;
}

#topList{
	float: left;
	width: 900px;
	text-align: left;
	margin: 50px 0 0 0;
}

#topList ul{
	float: left;
	width: 33%;
	height: 350px;
}

.keyList{
	width: 100%;
	font-size: 10px;
	text-transform: capitalize;
	text-align: center;
	margin: 10px 0;
}

.keyList ul{

}

.keyList li{
	line-height: 16px;
	list-style: none;
	margin: 0;
	padding: 0;
}
