body {
	background-color: #1C2F6B;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A5ADCB;
}

hr {
	color: #DFE4EC;
	display: block;
	width: 300px;
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-right: 90px;
	margin-bottom: 10px;
	margin-top: 3px;	
}

.box {
	/*font-family: Verdana, Geneva, sans-serif;*/
}

.price
{
	font-weight: bold;
	text-align: center;
}

.product-title
{
	text-align: center;
	font-weight: bold;
}
.product-number
{
	font-weight: bold;
}

.price-extra
{
	font-size: 12px;
}

#sport-shirt .extra-info ul li
{
	width: 200px;
	
}
	
#container {
	float: left;
	background-image: url(/images/containerRepeat.jpg);
	background-repeat: repeat-y;
	width: 989px;
	margin: 0px;
}

#topLeft {
	width: 227px;
	height: 381px;
	/*
	position: absolute;
	left: 0px;
	top: 0px;
	*/
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(/images/topLeft.jpg) no-repeat;
}

#topRight {
	width: 762px;
	height: 126px;
	/*
	position: absolute;
	left: 229px;
	top: 0px;
	*/
	float: right;
	background: url(/images/topRight.jpg) no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;	
}

#navArea {
	margin: 0px;
	padding: 0px;
	margin-left: 95px;
	margin-top: 135px;
	font-size: 16px;
	color:#E3ECF9;
	line-height: 30px;
	font-variant: normal;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#navArea ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navArea li{
	width: 119px;
	margin: 0px;
	padding: 0px;
	margin-left: -9px;
	padding-left: 5px;
}

#navArea a{
	color:#E3ECF9;
	text-decoration: none;
	font-size: 16px;
	display: block;
	width: 120px;
	height: 30px;
	
	border-top-width: 1px;
	border-top-color: #2C5685;
	
	border-bottom-width: 0px;
	border-bottom-color: #2C5685;
	
	border-left-width: 0px;
	border-left-color: #003366;
	
	border-right-width: 0px;	
	border-right-color: #C1D2E6;
	
	border-style: solid;
	
	padding: 0px;
	padding-left: 5px;
}

#topLink a{
	color:#E3ECF9;
	text-decoration: none;
	font-size: 16px;
	display: block;
	width: 120px;
	height: 30px;
	
	border-top-width: 0px;
	border-top-color: #2C5685;
	
	border-bottom-width: 0px;
	border-bottom-color: #2C5685;
	
	border-left-width: 0px;
	border-left-color: #003366;
	
	border-right-width: 0px;	
	border-right-color: #C1D2E6;
	
	border-style: solid;
	
	padding: 0px;
	padding-left: 5px;
}

#currentLink {

}

#currentLink a{
	color:#E3ECF9;
	text-decoration: none;
	font-size: 16px;
	display: block;
	width: 120px;
	height: 30px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-color: #003366;
	border-top-color: #2C5685;
	border-right-color: #C1D2E6;
	border-bottom-color: #A9C4E0;
	border-style: solid;
	/* background-color: #6983B1; */
	padding-left: 5px;
}


#navArea a:hover{
	color:#47568F;
	/* text-decoration: underline; */
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-color: #003366;
	border-top-color: #2C5685;
	border-right-color: #C1D2E6;
	border-bottom-color: #A9C4E0;
	border-style: solid;
	background-color: #9DA6C6;
}

#titleBar {
	background: url("/images/titlebar.jpg");
	width: 762px;
	height: 42px;
	float: right;
	line-height: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#titleBar h1 {
	color: #fff;
	margin: 0;
	margin-top: 0px;
	margin-left: 15px;
	line-height: 40px;
}

#contentArea {
	clear: right;
	width: 762px;
	/*
	position: absolute;
	left: 229px;
	top: 172px;
	*/
	float: right;
	background-image: url(/images/contentTop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#contentArea h1{
	display: block;
	text-indent: 4px;
	background-image:url(/images/header_bkgd.jpg);
	background-repeat: no-repeat;
	width: 382px;
	height: 23px;
	color: #6F80BD;
	font-size: 14px;
	margin: 0px;
	margin-left: 21px;
	margin-top: 3px;
	padding: 0px;
	padding-top: 3px;
	background-position: bottom;
	text-transform: uppercase;
}

#contentArea h3 {
	display: block;
	text-indent: 4px;
	width: 382px;
	height: 23px;
	/*color: #6F80BD;*/
	font-size: 14px;
	margin: 0px;
	margin-left: 21px;
	margin-top: 3px;
	padding: 0px;
	padding-top: 3px;	
}
#contentArea p{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-right: 90px;
	margin-bottom: 10px;
	margin-top: 3px;
}

#contentArea a{
	color: #BBC5E1;
	text-decoration: underline;
}

#contentArea a:hover{
	color: #D6DCED;
	text-decoration: underline;
}

#contentArea ul{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	margin-left: 35px;
	margin-right: 90px;
	margin-bottom: 10px;
	margin-top: 3px;
}

/*
#contentArea li {
	display: block;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	list-style-type: none;
}
*/

#contentArea li
{
	/*list-style: url(/images/assets/asterisk-small.gif);	*/
}

#contentArea img{
	padding: 0px;
	margin: 3px;
	margin-bottom: 1px;
	padding-left: 2px;
	border: 0px;
	line-height: 0px;
}

/*news stuff here*/
.newsTitle{
	color: #8A9FEE;
	font-size: 12px;
	font-weight: bold;
}

.newsDate{
	color: #A5ADCB;
	font-size: 12px;
	font-weight: bold;
}

.newsArticle{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
/*end news stuff*/

/*bios stuff here*/
.bioTitle{
	color: #8A9FEE;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

.bioLabel{
	margin: 0px;
	padding: 0px;
	color: #A5ADCB;
	font-size: 12px;
	font-weight: bold;
}

.bioArticle{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
/*end bio stuff*/

/*testimonial stuff here*/
.testTitle{
	margin: 0px;
	padding: 0px;
	color: #8A9FEE;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.testLink a{
	display: block;
	height: 12px;
	margin: 0px;
	padding: 0px;
	color: #8A9FEE;
	font-size: 11px;
	font-weight: bold;
}

.testLink a:hover{
	display: block;
	height: 12px;
	margin: 0px;
	padding: 0px;
	color: #DDE0EC;
	font-size: 11px;
	font-weight: bold;
}

.testLink a:visited{
	display: block;
	height: 12px;
	margin: 0px;
	padding: 0px;
	color: #8A9FEE;
	font-size: 11px;
	font-weight: bold;
	margin-left: 8px;
}


.testArticle{
	font-size: 12px;
}
/*end news stuff*/


.linkBlock{
	margin: 0px;
	padding: 0px;
}

.linkBlock a {
	font-weight: bold;
	color: #BBC5E1;
	text-decoration: underline;
}

.linkBlock a:visited {
	font-weight: bold;
	color: #BBC5E1;
	text-decoration: underline;
}

.linkBlock a:hover {
	font-weight: bold;
	color: #D8DEED;
	text-decoration: underline;
}

#footer {
	/* clear: both; */
	width: 989px;
	height: 36px;
	float: left;
	background-image: url(/images/footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#w3c_box {
	/*float: left;*/
	font-size: 11px;
	width: 100px;
	height: 50px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-top: 40px;
}

#w3c_box a{
	color: #A3B1D6;
	text-decoration: none;
	font-size: 11px;
}

#w3c_box a:hover{
	color: #D8DEED;
	text-decoration: underline;
}

#links {
	text-align: center;
	font-size: 11px;
	width: 989px;
	height: 50px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#links a, #links a:hover {
	color: #A3B1D6;
	text-decoration: none;
	font-size: 11px;
}

#finePrint {
	text-align: center;
	float: left;
	font-size: 11px;
	width: 989px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

#finePrint a{
	color: #A3B1D6;
	text-decoration: none;
	font-size: 11px;
}

#finePrint a:hover{
	color: #D8DEED;
	text-decoration: underline;
}


.contactForm {
	margin: 0px;
	padding: 0px;
}

.contactRight {
	width: 43%;
}

.contactForm form {
	margin: 0px;
	padding: 0px;
	display: block;
}

.contactForm p{
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	margin-right: 2px;
	font-size: 12px;
	text-align: left;
}

.contactForm label{
	margin: 0px;
	padding: 0px;
}
.margAndPadBy0 {
	margin: 0px;
	padding: 0px;
}

.contactForm input {
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
}

/* Pricing Tables */
.pricingTable {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.pricingTable td{
	text-align: center;
	background: #fff;
	color: #000;
}
.pricingLightBkgd {
	background-color:#E7EAF8;
	color: #344A74;
}

.pricingMidBkgd{
	background-color:#9596CC;
	color: #384B67;
}

tr.pricingDarkBkgd, td.pricingDarkBkgd{
	background-color:#6180B8;
	color: #EDF1F8;
}

/* Direct Embroidery */
div.directembroidery {	
	width: 700px;
}

div.directembroidery table {
	width: 700px;	
}

div.directembroidery table {
	border: 1px solid #940000;
}

div.directembroidery table thead tr td {
	background-color: #940000;
	color: #fff;
	font-weight: bold;
}

/* American Patches */
div.americanpatches {	
	width: 700px;
}

div.americanpatches table {
	width: 700px;	
}

div.americanpatches table {
	border: 1px solid #010739;
}

div.americanpatches table thead tr td {
	background-color: #010739;
	color: #fff;
	font-weight: bold;
}

/* Imported Patches */
div.directembroidery {	
	width: 700px;
}

div.directembroidery table {
	width: 700px;	
}

div.directembroidery table {
	border: 1px solid #940000;
}

div.directembroidery table thead tr td {
	background-color: #940000;
	color: #fff;
	font-weight: bold;
}

/* American Patches */
div.importedpatches {	
	width: 700px;
}

div.importedpatches table {
	width: 700px;	
}

div.importedpatches table {
	border: 1px solid #134600;
}

div.importedpatches table thead tr td {
	background-color: #134600;
	color: #fff;
	font-weight: bold;
}

/* Blank Patches */
div.blankemblems {	
	width: 700px;
}

div.blankemblems table {
	width: 700px;	
}

div.blankemblems table {
	border: 1px solid #010739;
}

div.blankemblems table thead tr td {
	background-color: #010739;
	color: #fff;
	font-weight: bold;
}

/* equip stuff */
.equipImg {
	border: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	position: relative;
	left: 20px;
}

/* end equip */

/* samples stuff */
#sampleThumbs {
	/*
	text-align: center;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	padding-top: 15px;
	*/
	margin: 0px;
	margin-right: 90px;
	margin-top: 5px;
	padding: 0px;
	position: relative;
	left: 25px;
}

#sampleThumbs img {
		border-width: 1px;
		border-style: solid;
		border-color:#1B2958;
		padding: 0px;
		margin: 0px;
		margin-bottom: 10px;
		vertical-align: top;
		background-color:#6681A8;
}

#activeThumb img{
	border-width: 1px;
	border-style: solid;
	border-color:#FF0000;
}

#sampleThumbs ul {
		margin: 0px;
		padding: 0px;
		text-indent: 0px;
}

#sampleThumbs li {
		display: inline;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 20px;
}


/* end samples */

/* reusable stuff */
.clearIt {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 1px; 
	font-size: 1px;
}

.hideIt {
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;	
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.rightAlign {
	text-align: right;
}

.leftAlign {
	text-align: left;
}

.centerIt{
	text-align: center;
}

.bigText{
	font-size: 15px;
}

.bumpOver5px{
	margin-left: 5px;
}
