/*
----------------------------------------------------------------------------------
	HTML Formatting
----------------------------------------------------------------------------------
*/
* {
	padding:0;
   	margin:0;
}
body, input {
	/*font: 11px "Trebuchet MS", Trebuchet, Verdana, Arial;*/
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	color: #4d4d4d;
	background: #000000;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, form, label, dl, fieldset, address {
	margin: 0 0 10px 0;
}
li {margin: 0 0 5px 20px; padding: 0; line-height: 14px;}
fieldset { padding:10px; }
input { color: #4d4d4d; }
a img {
	border: 0;
}
a {
	color: #5988a9;
	color: #cc0836;
}
h1{
	font-size: 18px;
	color: #5988a9;
	color: #9561A8;
	margin: 0 0 10px 0;
	/*text-transform: lowercase;*/
	line-height: 18px;
}
h2{
	font-size: 13px;
	margin: 0 0 10px 0;
	color: #333;
}
h2 strong{
	color: #cc0836;
	color: #5988a9;
	color: #9561A8;
}
h3{
	font-size: 22px;
	/*text-transform: lowercase;*/
	color: #5988a9;
	color: #9561A8;
	margin: 0 0 10px 0;
}
h4{
	font-size: 15px;
	/*text-transform: lowercase;*/
	color: #5988a9;
	color: #9561A8;
	margin: 0 0 10px 0;
}

hr{
	margin: 20px 0;
	padding: 0;
	height: 1px;
	background: #E2E2E2;
	color: #E2E2E2;
	border: 0;
	}
	.dealerInfo hr{
		background: #CC0000;
		height: 4px;
		margin: 30px 0;
		}
	#wideContent.dealerInfo p,
	#wideContent.dealerInfo li{
		line-height: 16px;
		}
	#wideContent.dealerInfo p{
		margin-left: 10px;
		margin-right: 10px;
		}
	#wideContent.dealerInfo ul{
		margin-bottom: 20px;
		}
	#wideContent.dealerInfo h2{
		margin: 20px 10px;
		color: #669933;
		}
dl.qanda{
	line-height: 16px;
	margin: 0 10px 20px 10px;
	padding: 0;
	}
	.qanda dt{
		font-weight: bold;
		margin-bottom: 5px;
		clear: left;
	}
	.qanda dd{
		clear: left;
		font-style:normal;
		margin-bottom: 20px;
		}
		.qanda dd strong{
			font-weight: normal;
			}
	.qanda strong{
		color: #CC0000;
		float: left;
		}
	.qanda em{
		margin-left: 15px;
		display: block;
		}
	

/*
----------------------------------------------------------------------------------
	Global Classes
----------------------------------------------------------------------------------
*/
.left{
	float: left;
	clear: left;
	margin: 0 20px 20px 0;
}
.right{
	float: right;
	margin: 0;
}
.line {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 8px;
}
.hidden{
	display: none;
	visibility: hidden;
}
.shown{
	display: block;
	visibility: visible;
}

/*
----------------------------------------------------------------------------------
	Header
----------------------------------------------------------------------------------
*/
/*
#header {
	display: block;
	width: 780px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#logo img{
	padding-top: 20px;
	padding-bottom: 20px;
}
#topNav {
	float:right;
	text-align: right;
	margin-top: 55px;
}
#topNav p  {
	margin: 0;
	padding: 0;
	color: #cc0836;
}
#topNav a {
	color: #333;
	text-decoration: none;
}
#topNav a:hover{
	text-decoration: underline;
}*/

/*
----------------------------------------------------------------------------------
	Sub Navigation
----------------------------------------------------------------------------------
*/
/*
#subnav {
	width: 780px;
	clear: both;
	margin: 0 auto;
	padding: 0 0 0 0;	
}
#minitabs {
	margin: 0;
	padding: 2px 0 0 0;
	text-align: center;
	margin-bottom: 5px;
}
#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#minitabs a {
	text-transform: lowercase;
	font-size: 13px;
	font-weight: bold;
	margin: 0 20px 0 0;
	padding-bottom: 2px;
	text-decoration: none;
	color: #000;
	background: url(../images/bg_nav.gif) 0 200% repeat-x;
}
#minitabs a.active, #minitabs a:hover {
	background-position: 0 100%;
}
#search {
	float:right;
}
*/

#header{
	border-top: 5px solid #000;
	background: #98D044 url(../images/bg_header.jpg) 0 100% no-repeat;
	float: left;
	display: inline;
	width: 780px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	}
#subnav{
	float: left;
	width: 780px;
	background: #CCE8A2 url(../images/bg_login.jpg) 100% 0 repeat-y;
	}
	#utility{
		float: left;
		list-style: none;
		text-align: right;
		margin: 0;
		padding: 0 0 0 100px;
		background: #FFF7D5 url(../images/bg_utilityNav.jpg) 0 100% no-repeat;
		}
		#utility li{
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			}
			
			#utility li a{
				float: left;
				color: #000;
				text-decoration: none;
				font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
				font-size: 10px;
				font-weight: bold;
				padding: 5px 10px;
				border-left: 1px solid #FFF;
				}
				#utility li a:hover{
					background: #FFF;
					}
				#utility li.first a{
					border-left: 0;
					}
	#dealer{
		float: right;
		display: inline;
		margin: 0 10px 0 0;
		padding: 0;
		}
		#dealer dl{
			float: left;
			margin: 0;
			padding: 0;
			}
			#dealer dl dt{
				display: inline;
				float: left;
				margin: 0;
				padding: 0;
				color: #000;
				}
				#dealer label{
					float: left;
					padding: 5px 5px 5px 10px;
					cursor: pointer;
					margin: 0;
					}
			#dealer dl dd{
				display: inline;
				float: left;
				margin: 0;
				padding: 3px 2px;
				color: #000;
				}
		#dealer input{
			border: 0;
			padding: 2px;
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-size: 10px;
			width: 80px;
			background: #FFFFFF;
			}
			#dealer input#submit{
				width: 46px;
				height: 20px;
				background: none;
				padding: 0;
				margin-top: 1px;
				}
#navigation{
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0 0 0 100px;
	}
	#navigation li{
		float: left;
		display: inline;
		margin: 0;
		padding: 0;
		position: relative;
		}
		#navigation li#nav_logo a{
			width: 100px;
			text-indent: -9999px;
			overflow: hidden;
			border: 0;
			padding: 5px 0;
			position: absolute;
			height: 100px;
			left: -100px;
			}
		#navigation li a{
			float: left;
			color: #000;
			text-decoration: none;
			font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
			font-size: 10px;
			font-weight: bold;
			padding: 5px 8px;
			border-left: 1px solid #FFF;
			}
			#navigation li a:hover, #navigation li a.active{
				background: #FFF;
				}
				#navigation li#nav_logo a:hover{
					background: none;
					}
		#navigation li.first a{
			border-left: 0;
			}

/*
----------------------------------------------------------------------------------
	Main Pages
----------------------------------------------------------------------------------
*/
#wideContent {
	margin: 0 20px 0 0;
}
#wideContent p {
	line-height: 14px;
}
#container {
	margin: 0 auto;
	width: 780px;
	background: #FFFFFF;
	/*background: url(../images/bg_top.gif) repeat-x top center;*/
}
#content{
	width: 780px;
	margin: 0 auto;
	background: url(../images/bg_logo.jpg) 0 -11px no-repeat;
	/*margin-top: 20px;*/
	clear: both;
}
#mainCategory {
	width: 760px;
	margin: 20px auto;
	clear: both;
	padding-top: 76px;
}
#mainCategory p {
	font-size: 12px;
	color: #808080;
	margin: 8px 0;
}
#mainHome {
	width: 780px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	clear: both;
}
#mainHome p {
	font-size: 12px;
	color: #808080;
	margin: 12px 0;
}
#mainHome h1{
	text-transform: none;
	font-size: 26px;
}
#homeCallouts {
	width: 782px;
	margin: 0 auto;
	padding: 0 0 0 16px;
}
#sitaCallout{
	width: 452px;
	margin: 10px auto 0 auto;
}
/*	HOME CALLOUT	*/
#callout_home{
	background: #9561A8 url(../images/bg_purple.gif) repeat-y;
	}
	h1.callout{
		clear: both;
		background: #9561A8 url(../images/bg_purple.gif) repeat-y;
		margin: 0;
		padding: 0;
		font-size: 1.4em;
		color: #FFFFFF;
		text-transform: none;
		font-style: italic;
		}
	h1.callout span{
		display: block;
		height: 40px;
		text-indent: -9999px;
		overflow: hidden;
		background: url(../images/tagline.gif) 95% 50% no-repeat;
		}

#space{
	float: right;
	width: 10px;
	height: 505px;
}

/*	BACKGROUNG IMAGES	*/
body #container .category_stockampcustomstock{	background: #17230B url(../images/bg_stock.jpg) 0 0 no-repeat;	}
body #container .category_stockampcustomstockuniforms{	background: #17230B url(../images/bg_stock.jpg) 0 0 no-repeat;	}
body #container .category_custom{	background: #0E2B49 url(../images/bg_custom.jpg) 0 0 no-repeat;	}
body #container .category_customuniforms{	background: #0E2B49 url(../images/bg_custom.jpg) 0 0 no-repeat;	}
body #container .category_sublimated{	background: #3a0608 url(../images/bg_sublimation.jpg) 0 0 no-repeat;	}
body #container .category_sublimation{	background: #3a0608 url(../images/bg_sublimation.jpg) 0 0 no-repeat;	}
body #container .category_uniforms{	background: #000000 url(../images/bg_uniforms.jpg) 0 0 no-repeat;	}
body #container .category_warmups{	background: #250709 url(../images/bg_warmUps.jpg) 0 0 no-repeat;	}
body #container .category_bodywear{	background: #420C02 url(../images/bg_bodyWear.jpg) 0 0 no-repeat;	}
body #container .category_poms{		background: #1A1E5B url(../images/bg_poms.jpg) 0 0 no-repeat;	}
body #container .category_bags{		background: #200400 url(../images/bg_bags.jpg) 0 0 no-repeat;	}
body #container .category_practicewearampaccessories{	background: #340400 url(../images/bg_practiceWear.jpg) 0 0 no-repeat;}

/*	SPACING	*/
#container .category_warmups .productLists{		padding-top: 240px;		}
#container .category_practicewearampaccessories .productLists{		padding-top: 240px;		}

	.productLists ul{
		margin: 0;
		padding: 0 0 10px 0;
		list-style: none;
		}
	 	.productLists ul li{
			margin: 0;
			padding: 0;
			}
			.productLists ul li a{
				text-decoration: none;
				color: #C86FB1;
				font-size: 10px;
				}
				.productLists ul li a:hover{
					color: #FFFFFF;
					}
	.productLists{
		float: left;
		display: inline;
		padding-top: 210px;
		padding-left: 22px;
		padding-bottom: 20px;
		}
	.productLists h4{
		color: #FFFFFF;
		text-transform: none;
		font-size: 11px;
		margin: 0;
		}
	.productColumn{
		clear: left;
		float: left;
		display: inline;
		margin-right: 22px;
		}
	.category_stockampcustomstockuniforms .productColumn,
	.category_stockampcustomstock .productColumn,
	.category_uniforms .productColumn{
		clear: none;
		}
	.subtitle{
		float: left;
		clear: left;
		width: 350px;
		color: #FFFFFF;
		font-size: 10px;
		}
/*
----------------------------------------------------------------------------------
	Catagories
----------------------------------------------------------------------------------
*/
#category_links {
	margin: 20px auto;
	width: 780px;
}
#category_links h4{
	margin-top: 10px;
}
#category_links ul{
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	clear: left;
}
#category_links li{
	float: left;
	clear: left;
	margin: 0;
	list-style-type:none;
	padding: 0;
	width: 185px;
}
#category_links a{
	color: #666;
	text-decoration: none;
	display: block;
	padding: 3px 0 3px 5px;
}
#category_links a:hover{
	color: #000;
	text-decoration: underline;
}
.row{
	margin: 0;
	padding: 0;
} 
.column{
	float:left;
	width: 185px;
}
/*
----------------------------------------------------------------------------------
	Products
----------------------------------------------------------------------------------
*/
#product {
	width: 760px;
	margin: 0 auto;
	padding: 76px 0 0 0;
	margin-top: 0;	
}
#productLeft {
	float: left;
	display: inline;
	width: 585px;
	border-right: 1px solid #e5e5e5;
	padding-bottom: 20px;
}
#productShot {
	float: left;
	margin: 0 0 15px 0;
	width:295px;
	text-align: center;
	position: relative;
}
#productShot p {
	text-align: left;
	margin: -15px 0 0 0;
}
#productShot a{
	color: #cc0836;
	background: #FFF;
	padding: 5px 10px;
}
#backImage{
	position: absolute;
	bottom: 0;
	right: 10px;
	border: 1px solid #E5E5E5;
	background-color: #FFFFFF;
	padding: 4px;
}
#productDetails {
	float: right;
	width: 240px;
	margin: 0 25px 0 0;
	padding-bottom: 10px;
}
.product{
	clear: both;
}
#productDetails p {
	margin: 10px 0 6px 0;
}
.productTitle {
	font-size: 13px;
	font-weight: bold;
	padding:0;
	margin:0;
}
.productTitle strong {
	color: #cc0836;
}
.productAvailablity {
	color: #4182be;
}
.productLocation {
	color: #b41212;
	font-size: 10px;
	font-weight: bold;
}
#colorList{
	float: left;
	margin-bottom: 10px;
}
#colorList li{
	list-style: none;
	display: block;
	margin: 0;
	background-image: url(../images/bg_colorList.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 18px;
	width: 120px;
	float: left;
	font-size: 10px;
}

#configuratorCallout{
	text-align: center;
}
#configuratorCallout a{
	clear: both;
	display: block;
	border: 1px solid #EDEDED;
	/*border-top: 0;*/
	background: #F5F5F5;
	padding: 5px;
	text-decoration: none;
	color: #cc0836;
}
#configuratorCallout a:hover{
	background: #FFFFFF;
	text-decoration: underline;
}
#recommend {
	clear: both;
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	margin:0;
}
.recommendItem {
	float: left;
	width: 270px;
	padding: 10px 20px 0 0;
	margin: 0;
}
.recommendItem img {
	float: left;
	padding: 0 10px 0 0;
}
.recommendItem p {
	margin: 6px 0 8px 0;
}
#productRight {
	float: right;
	display: inline;
	margin-right: 10px;
	width: 150px;
	padding: 0 0 20px 0;
}
#productRight p { margin: 12px 0 8px 0; }
#productRight ul{
	margin:0 0 5px 0;
	padding:0;
}
#productRight li{
	margin: 0;
	padding: 0;
	line-height: 15px;
	list-style-type: none;
}
#productRight li.title{
	margin: 0;
	list-style-type:none;
	padding:0;
	font-weight:bold;
	color: #333;
	margin-bottom: 5px;
}

#productRight li.title a{
	display: block;
	color: #333;
	padding-left: 0;
}
#productRight li.category a{
	color: #5988a9;
	font-size: 15px;
	color: #9561A8;
	/*text-transform: lowercase;*/
}
#productRight a{
	color: #666;
	display: block;
	text-decoration:none;
	padding: 2px 0 2px 10px;
}
#productRight a:hover{
	color: #000;
	text-decoration: underline;
}
#braidOptions{
	margin: 0;
	padding: 10px 0;
	border: 1px solid #ccc;
	width: 240px;
}
#braidOptions ul {
	margin: 0;
	padding:  0;
	list-style:none;
	margin-left: 110px;
}
#braidOptions li {
	text-align: left;
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 10px;
}
#braidOptions img{
	float: left;
	display: inline;
	margin-left: 5px;
}
.clear{
	display: block;
	line-height: 0;
	height: 0;
	clear: both;
}

/*
----------------------------------------------------------------------------------
	Size Chart
----------------------------------------------------------------------------------
*/
.chart {
	float: left;
	padding: 20px 30px 0 0;
}
.chartDescription {
	margin: 20px 0 0 0;
	line-height: 14px;
}
.sizeChart {
	width: 272px;
}
.sizeChart p {
	margin: 0 0 10px 0;
}
.sizeChart table {
	text-align:center;
	border-collapse: collapse;
	width: 100%;
}
.sizeChart th {
	padding: 4px 0;
	border-top: 10px solid #FFFFFF;
	color: #fff;
	background-color: #666;
}
.sizeChart td {
	padding: 4px 0;
	border-bottom: 1px solid #ccc;
}
.sizeChart .name {
	text-align: left;
	padding-left: 4px;
}

/*
----------------------------------------------------------------------------------
	Logo Chart
----------------------------------------------------------------------------------
*/
.logoChart table {
	text-align:left;
}
.logoChart td {
	text-align:center;
	width: 25%;
}
.logoChart td img {
	padding: 15px 0 4px 0;
}
.logoChart th {
	padding: 4px 0;
	color: #fff;
	background-color: #666;
	border: 1px solid #fff;
}

/*
----------------------------------------------------------------------------------
	Color Chart
----------------------------------------------------------------------------------
*/
.colorChart{
	margin: 0;
}
.colorChart th {
	padding: 4px 0;
	color: #fff;
	background-color: #666;
	/*border: 1px solid #fff;*/
}
.colorChart td {
	text-align: left;
}
.colorChart td img {
	padding: 12px 0 4px 0;
}

.colorChart td.colorSection{
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	border-bottom: 1px solid #E2E2E2;
	padding: 15px 0 5px 0;
}

/*
----------------------------------------------------------------------------------
	Catalog
----------------------------------------------------------------------------------
*/

#catalogPage{
	display: block;
	text-align: center;
	padding: 20px 0;
	margin: 0 0 20px 0;
	background: #FFFFFF;
}
#catalogPage img{
	background: #FFFFFF;
	/*
	padding-top: 7px;
	padding-left: 17px;
	padding-bottom: 17px;
	/*border: 1px solid #CCCCCC;*/
}
#catalogNav{
	background: #666;
	padding: 10px;
	text-align: center;
}
#catalogNav form{
	display: inline;
}
#catalogNav select{
	margin: 0 10px;
	text-transform: none;
}
#catalogNav option{
	padding: 0 10px 0 2px;
}
#catalogNav{
	text-transform: uppercase;
	font-size: 13px;
	color: #CCC;
}
#catalogNav a{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#catalogNav a:hover{
	text-decoration: underline;
}
/*
----------------------------------------------------------------------------------
	Poms
----------------------------------------------------------------------------------
*/
#handleCallout{
	margin: 20px 0;
	text-align: center;
	}
	#handleCallout img{
		margin-bottom: 10px;
		}
	#handleCallout h2{
		color: #9561A8;
		font-weight: normal;
		margin: 0 0 5px 0;
		font-size: 16px;
		}
		#handleCallout h2 em{
			font-weight: bold;
			}
#pomsHeader {
	width: 780px;
	margin: 0 auto;
	border-top: 25px solid #fff;
	padding: 10px 0;
	margin-top: 0;
	/*background: url(../images/img_pomsBg.jpg) 0 10px no-repeat;*/
}
#pomsHeader img{
	margin-top: 10px;
}
#pomsHeader .right img{
	display: block;
}
#pomsHeader p {
	margin: 0 0 10px 0;
	/*margin-left: 375px;*/
	font-size: 13px;
	line-height: 20px;
}
#pomsProducts {
	width: 780px;
	clear: both;
	margin: 0 auto;
	padding: 10px 0 15px 0;
	/*background: url(../images/img_pomChart.jpg) no-repeat 30px center;*/
}
.productImage{
	float: left;
	clear: left;
	margin: 0 0 20px 0;
}
#pomsProducts .product{
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	margin-bottom: 20px;
	clear: left;
}
#pomsProducts .product .details{
	clear: none;
	margin-left: 200px;
}
#pomsProducts ul {
	padding-bottom: 10px;
}

/*
----------------------------------------------------------------------------------
	Footer
----------------------------------------------------------------------------------
*/
#footer {
	clear: both;
	width: 780px;
	margin: 0 auto 0 auto;
	border-top: 5px solid #000000;
	padding: 5px 0 25px 0;
	color: #8c8c8c;
	line-height: 17px;
	background: #000000;
	font-size: 10px;
}
#footerNav {
	float: right;
	text-align: right;
}
#footer a {
	color: #808080;
	text-decoration:none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}