* {
	margin: 0;
	padding: 0;
	}

body {
	padding: 0;
	margin: 0;
	background: #f1f1f1;	
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	}
		
a img{
	border: none;
	}
	
h1{
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #333;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	text-transform: capitalize;
	}
	
h2{
	font-size: 14px;
	color: #ffa93d;
	margin: 0 0 5px 0;
	}
	
h4{
	margin-bottom: 10px;
	}
	
h6{
	font-size: 22px;
	color: #ffa93d;
	margin: 0 0 20px 0;
	}
	
a:link, a:visited{
			color: #ffa93d;;
			text-decoration: none;
			}
			
a:hover{
	text-decoration: underline;
	}

#container{
	width: 950px;
	padding: 0 20px;
	margin: 0 auto;
	background: #fff;
	height: 100%;
	white-space: normal;
	}
	
#head{
	padding-top: 24px;
	height: 92px;
	}
	
	#logo{
		width: 200px;
		height: 92px;
		float: left;
		}
		
	#tagline{
		width: 750px;
		margin: 25px 0 0 0; 
		text-align: right;
		float: left;
		}
		
#menuMain{
	clear: both;
	width: 950px;
	background: #ffa93c;
	height: 34px;
	}
	
#navigation{
	padding: 0;
	margin: 0;
	width: 950px;
	z-index: 6000;
	}

#navigation .mainNav{
	list-style: none;
	display: block;
	float: left;
	text-align: center;
	height: 34px;
	width: 136px;
	color: #fff;
	text-transform: uppercase;
	}
	
#navigation li{
	position: relative;
	}
	
	.mainNavEnd{
		width: 134px;
		list-style: none;
		background: #f93;
		height: 34px;
		color: #fff;
		list-style: none;
		display: block;
		float: left;
		}
	
	.mainNav a:link, .mainNav a:visited, .mainNavEnd a:link, .mainNavEnd a:visited{
		color: #fff;
		background: url(../images/navBG.gif) no-repeat top right #f93;
		padding-top: 10px;
		height: 24px;
		text-align: center;
		cursor: pointer;
		display: block;
		}
		
	.mainNav a:hover{
		text-decoration: none;
		background: url(../images/navBG.gif) no-repeat top right #ffa93c;
		}
		
	.mainNavEnd a:hover{	
		background: #ffa93c;
		}
		
	#subMenu{
		position: absolute;
		left: 0;
		top: 34px;
		display: none;
		font-size: 10px;
		}
		
	#subMenu li{
		list-style: none;
		padding: 0;
		margin: 0;
		}
		
	.mainNav:hover #subMenu, .mainNav.over #subMenu { 
		display: block; 
		}
		
	#subMenu li a:link, #subMenu li a:visited{
		color: #fff;
		padding-top: 10px;
		height: 24px;
		width: 134px;
		background: #ccc;
		text-align: center;
		display: block;
		cursor: pointer;
		}
		
	#subMenu li a:hover{
		background: #e5e4e5;
		color: #333;
		}
	
#services{
	height: 80px;
	border-bottom: 7px solid #ffa93d;
	}
	
	.svsCont{
		width: auto;
		margin: 15px 20px 0 0;
		float: left;
		}
		
		.svsCont h3{
			font-size: 14px;
			margin: 0 0 5px 0;
			color: #666;
			}
			
		.svsCont a:link, .svsCont a:visited{
			color: #333;
			}
			
	#mailingList{	
		float: left;
		margin: 6px 5px 0 247px;
		}
		
	@media screen and (-webkit-min-device-pixel-ratio:0) {
				#mailingList{	
					float: left;
					margin: 6px 5px 0 68px;
					}
				}
        
    	* html #mailingList{
        	margin: 6px 5px 0 66px;
            }
		
	#liveHelp{
		/*float: left;
		margin: 6px 0 0 0;*/
		display: none;
		}
	
#searchBar{
	margin-top: 5px;
	height: 59px;
	background: #eee;
	padding: 0 0 0 10px;
	}
		
	.form input{
		border: 1px solid #ccc;
		height: 19px;
		}
	
	.cat_dropdown_small{
		width: 165px;
		border: 1px solid #ccc;
		height: 25px;
		padding: 2px;
		}
	
	#searchBar .item{
		float: left;
		margin: 0 15px 0 0;
		padding: 5px 0 0 0;
		}
        
        * html #searchBar .item{
            margin: 0 10px 0 0;
        	}
		
	#searchBar label{
		font-size: 11px;
		}
	
	#searchbut, .searchbut, #catwebformbutton{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		background: #FFA93D;
		border: 0px none;
		height: 25px;
		margin: 15px 0 0 0;
		padding: 5px 0;
		width: 68px;
		cursor:pointer;
		float: left;
		}
		
	#cart{
		margin: 0;
		float: left;
		background: url(../images/shoppingcart.gif) no-repeat top left #fde9c9;
		height: 35px;
		width: 210px;
		padding: 24px 5px 0 70px;
		}
		
		#cart .cartSummaryTable{

			}
			
		#cart a:link, #cart a:visited{
			color: #333;
			font-weight: bold;
			text-decoration: none;
			}
			
		#cart a:hover{
			text-decoration: underline;
			}
			
#main{
	clear: both;
	margin: 10px 0 0 0;
	}
	
#mainNav{
	width: 170px;
	float: left;
	margin: 0 10px 10px 0;
	}
	
#mainCont{
	width: 750px;
	float: left;
	padding: 10px;
	}
	
#mainCont li{
	margin-left: 14px;
	}
	
	#flash{
		width: 750px;
		}
		
	.webform h2{
		clear: both;
		margin: 15px 0;
		padding-bottom: 5px;
		border-bottom: 1px solid #ccc;
		}
		
	.webform .item{
		float: left;
		width: 345px;
		margin: 0 20px 10px 0;
		}
		
	.contactForm .item, .column .item{
		margin: 0 0 10px 0;
		}
		
	.webform input, .webform textarea, #FileAttachment input, .contactForm input, .column input{
		border: 1px solid #ccc;
		font-size: 11px;
		height: 20px;
		padding: 5px 0 0 5px;
		}
		
	.webform textarea, .contactForm textarea, .column textarea{
		border: 1px solid #ccc;
		font-size: 11px;
		height: 50px;
		padding: 5px 0 0 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
		
	.column{
		float: left;
		width: 345px;
		margin: 0 20px 10px 0;
		}
        
   .captchaimg{
        margin: 0 0 10px 0
        } 
    
	.weightTable{
		width: 350px;
		float: left;
		margin: 0 20px 20px 0;
		}
		
		.weightTable h5{
			color: #000;
			font-size: 13px;
			background: #feedd2;
			padding: 5px;
			}
		
		.weightRow, .altWeightRow{
			height: 20px;
			padding: 5px;
			}
	
		.altWeightRow{
			background: #f2f2f2;
			}
			
			.rowCell{
				width: 165px;
				float: left;
				font-size: 12px;
				}
				
	.faq-question{
		font-size: 13px;
		margin: 0 0 10px 0;
		}
		
	.linkGroup{
		float: left;
		width: 160px;
		margin: 0 20px 20px 0;
		}
				
				
	/* *** PRODUCT STYLES *** */
	
	.details h1{
		border: none;
		font-size: 18px;
		line-height: 20px;
		}
		
	.details .instock{
		padding: 5px 0;
		margin: 10px 0 0 0;
		font-size: 12px;
		color: #333;
		width: 270px;
		}
		
		.priceSpan{
			margin-left: 10px;
			font-size: 18px;
			color: #f00;
			}
			
		.conditions{
			color: #f00;
			font-size: 12px;
			margin: 0 0 10px 0;
			}
			
		.desc{
			color: #000;
			}
			
		#poplets{
			float: left;
			width: 430px;
			padding-top: 20px;
			border-top: 1px dashed #ccc;
			text-align: left;
			}		
			
		#poplets img{
			padding: 0 5px 5px 0;
			}
			
	.shop-product-small h5{
		display: inline;
		float: left;
		width: 450px;
		}
		
		.shop-product-small h5 a:link, .shop-product-small h5 a:visited{
			color: #333;
			font-weight: bold;
			}
		
	.shop-product-small .price{
		float: left;
		width: 100px;
		text-align: right;
		padding: 10px 0 0 0;
		color: #333;
		}
		
	.shop-product-small .button{
		float: left;
		width: 160px;
		margin: 0 0 0 20px;
		text-align: right;
		}
		
	/* *** CHECK-OUT *** */
	
	.var, .total{
		background: #eee;
		color: #333;
		}
		
	.prod{
		font-size: 12px;
		font-weight: bold;
		}
		
	#uploadBody{
		width: 300px;
		margin: 0px auto;
		background: #fff;
		padding: 10px;
		height: 500px;
		}
		
	#progress{
		float: left;
		margin: 7px 0 0 0;
		display: none;
		}
	
		
/* *** ARTWORK POP OUT *** */

#filter{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	background-color: #000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
	}


#box{
	display: none;
	position: absolute;
	top: 30%;
	left: 35%;
	width: 400px;
	height: 200px;
	padding: 48px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:101;
	overflow: none;
	}

#boxtitle{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:488px;
	height:24px;
	padding:4px 0 0 8px;
	margin:0;
	background-color: #fff;
	text-align:left;
	}		
			
	
#jobTypes{	
	clear: both;
	background: #eee;
	height: 100px;
	}
	
	.jobs{
		width: auto;
		padding: 10px;
		font-size: 11px;
		line-height: 16px;
		float: left;
		min-width: 114px;
		height: 80px;
		}
		
		.jobs a:link, .jobs a:visited{
			color: #333;
			text-decoration: none;
			}
			
		.jobs a:hover{
			text-decoration: underline;
			}
		
#footer{
	height: 78px;
	background: #fff;
	padding: 10px 0 20px 0;
	font-size: 10px;
	color: #999;
	}
	
	#footer a:link, #footer a:visited{
		color: #333;
		text-decoration: none;
		}
		
	#footer a:hover{
		color: #666;
		}
	
	#footLeft{
		float: left;
		width: 500px;
		}
		
		#footNav{
			margin: 0 0 15px 0;
			}
			
			
	#footRight{
		text-align: right;
		float: left;
		width: 450px;
		}
		
/* *** ESMP FORM STYLES *** */

#esmpForm h3{
	border-bottom: 1px dashed #ccc;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}
