@charset "utf-8";
/* CSS Document */

*	{
	border:none;
	margin:0px;	
}

body	{
	width:100%;
	height:100%;
	background: url(img/rainfalls.jpg) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	min-width:1000px;
}

#slideContain	{
	margin-top:	20px;
	width:	100%;
	height:	467px;
	padding-bottom:	30px;
}

#slideWrap	{
	width:	720px;
	border:	3px solid rgba( 0, 0, 0, 1 );
	margin:	auto;
	-moz-border-radius:	15px;
	-webkit-border-radius:	15px;
	-khtml-border-radius:	15px;
	border-radius:	15px;
	overflow:	hidden;
}

#welcomeText	{
	font-size:	30px;
	width:	660px;
	text-align:	center;
	margin-left:	10px;
	margin-top:	-96px;
	margin-bottom:	20px;
	z-index:	101;
	position:	relative;
	background-color:	rgba( 250, 250, 250, .6 );
}

#slideshow {
	margin:	auto;
	overflow:	hidden;
    position:relative;
	width:700px;
    height:467px;
	display:block;
	border:	10px solid rgba( 0, 0, 0, 0 );
	-moz-border-radius:	10px;
	-webkit-border-radius:	10px;
	-khtml-border-radius:	10px;
	border-radius:	10px;
	background-color:	rgba( 250, 250, 250, .7 );

	
}

#slideshow IMG {
	right:0px;
    position:absolute;
    z-index:8;
	-moz-border-radius:	10px;
	-webkit-border-radius:	10px;
	-khtml-border-radius:	10px;
	border-radius:	10px;


}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#top	{
	height:120px;
	width:100%;
	background-color:rgba(255, 255, 255, .4);
}

input, textarea	{
	/*border: solid 1px black;*/
}

select	{
	min-width:100px;
}

#leftsection	{
	width:400px;
	height:100%;
	float:left;
}

#rightsection	{
	height:100%;
	float:left;
}

#slideshow1	{
	float:right;
	height:400px;
	width:600px;
}

#hometext	{
	position:	relative;
	background-color:	rgba(220, 200, 255,1);
	width:	100%;
	margin:	auto;
	margin-top:	15px;
	height:	520px;
	display:	block;
	font-size:	20px;
}

#homePageText	{
	margin:		auto;
	max-width:	700px;
	padding-left:	100px;
	padding-right:	100px;
}

#categories	{
	width:		100%;
	float:		left;
	margin-bottom:	25px;

}

#categories2	{
	overflow-x:	scroll;
	overflow-y:	visible;
	height:		400px;
	display:	inline;
	}
	
#catcontain	{
	width:		133%;
		}

.catTitle	{
	font-size:	35px;
	text-align:	center;
	margin-top:	340px;
	height:	60px;
	width:	100%;
	float:	left;
	background:	rgba(200, 255, 255, .7 );
	border-bottom:	5px solid black;
}

.catHover:hover	.catTitle	{
	background:	rgba(200, 255, 255, .9 );
}

#mencat1	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/menTee.jpg') no-repeat center center;
}

#mencat2	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/menimages/mensHoodie2.jpg') no-repeat center center;
}

#mencat3	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/menOther.jpg') no-repeat center center;
}
#womencat1	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/womenHoodie.jpg') no-repeat center center;
}

#womencat2	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/womenDress.jpg') no-repeat center center;
}

#womencat3	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/womenSocks.jpg') no-repeat center center;
}
#kidcat1	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/kidsTop.jpg') no-repeat center center;
}

#kidcat2	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/kidsDress.jpg') no-repeat center center;
}

#kidcat3	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/kidOther.jpg') no-repeat center center;
}
#infantcat1	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/infantsimages/infantSleeveless.jpg') no-repeat center center;
}

#infantcat2	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/infantsimages/infantShortSleeves.jpg') no-repeat center center;
}

#infantcat3	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/infantsimages/infantLongSleeves.jpg') no-repeat center center;
}
#dogcat1	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/dogTee.jpg') no-repeat center center;
}

#dogcat2	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/dogsimages/dogHoodie.jpg') no-repeat center center;
}

#dogcat3	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/dogsTank.jpg') no-repeat center center;
}

#cat4	{
	width:	30%;
	margin:	0% 1.5%;
	height:	100%;
	float:	left;
	margin-bottom:	3%;
	background:	rgba(255, 255, 255, .3 ) url('img/kidsDress.jpg') no-repeat center center;
	}

#pageTitle	{
	font-size:	50px;
	width:	100%;
	text-align:	center;
	padding:0px;
	margin-top:	10px;
}

.custominput	{
	width:100%;
	height:23px;
	float:right;
	background-color:rgba(255, 255, 255, .7);
	padding:0px;
	resize:none;
	overflow:auto;
	margin:10px;
	margin-top:3px;
	border:2px solid black; /*rgba(255, 255, 255, .9)*/
}

#customtextarea	{
	height:250px;
}

.custom	{
	float:left;
	/*background-color:rgba(156, 118, 180, .4);*/ /*(218, 188, 237, .4)*/
	color:black; /*rgba(255, 255, 255, .9)*/
	font-size:18px;
	min-height:451px;
}

#customform	{
	padding:10px 10%;
}

#customtext	{
	width:20%;
	padding:10px 20px;
	border-right:2px solid black; /*rgba(255, 255, 255, .9)*/
}

#customtext p	{
	padding:0px;
	margin:0px;
}

#customtext h1	{
	margin-bottom:10px;
}

#customsubmit	{
	background-color:rgba(255, 255, 255, .4);
	color:black; /*rgba(255, 255, 255, 1)*/
	border:2px solid black; /*rgba(255, 255, 255, .9)*/
	font-size:18px;
}


/*
#shoppingcart	{
	height:50px;
	width:300px;
	float:right;
	display:inline;
	margin-top:15px;
	border:2px solid black;
	border-right:none;
	padding:7px;
	text-align:center;

}

.cartheader	{
	font-size:18px;
	text-shadow: 0px 0px 1px black, 0px 0px 1px black, 0px 0px 1px black, 0px 0px 1px black, 0px 0px 1px black, 0px 0px 1px black, 0px 0px 1px black, 0px 0px 1px black, 0px 0px 1px black, 0px 0px 1px black;
	color: rgba(255, 255, 255, 1);
	padding:0px;
	margin:0px;
	margin-top:6px;
}

.cartlist	{
	padding:0px;
	font-size:12px;
}

#shopclick	{
	height:50px;
	width:300px;
}

.cartitemlist	{
	margin-left:0px;
	position:inherit;
	z-index:0;
	min-width:0px;
}

.cartitem	{
	height:auto;
	width:auto;
	display:inherit;
	float:left;
	text-align:center;
	background-color:none;
	padding-top:0px;
}*/

#logo	{
	display:inline;
	height: 132px;
	margin-top:-7px;
	margin-left:62px;
}

/*h1	{
	font-size:56px;
	line-height:56px;
	padding-top:15px;
	padding-left:20px;
	text-shadow: 0px 0px 4px black, 0px 0px 4px black, 0px 0px 4px black, 0px 0px 4px black, 0px 0px 4px black, 0px 0px 4px black, 0px 0px 4px black, 0px 0px 4px black, 0px 0px 4px black, 0px 0px 4px black;
	color: rgba(255, 255, 255, 1);
	width:500px;
	display:inline-block;
}*/

nav	{
	height:50px;
	overflow:hidden;
	width:100%;
	border: 3px solid #000;
	border-left:0px;
	border-right:0px;
	float:left;
	background-color: rgba(255, 255, 255, 0.8);
}

nav ul {
	width:821px;
	float:left;
	
	}

ul	{
	margin-left:99px;
	position:absolute;
	z-index:100;
	min-width:820px;
}

#emailme
	{
	
	border: 2px solid #000;
	border-radius:10px;
	background-color: rgba(255, 255, 255, 0.8);
	position:relative;
	z-index:100;
	float:right;
	margin:50px 75px 0px 0px;
	padding:15px 20px;
	}
	
#shipping
	{
	
	border: 2px solid #000;
	border-radius:10px;
	background-color: rgba(255, 255, 255, 0.8);
	position:relative;
	z-index:100;
	float:right;
	margin:50px 5px 0px 0px;
	padding:15px 20px;
	}

a	{
	color:#000;
	text-decoration:none;
}

#nav	{
	}

li	{
	height:38px;
	width:100px;
	display:block;
	float:left;
	text-align:center;
	background-color:none;
	padding-top:15px;
}

li:hover	{
	border-top:1px solid black;
	}
	
li:hover.fullline	{
	border-top:none;
	}

#accordianwrap	{
	display:inline;
	overflow:hidden;
	height:50px;
	width:303px;
	
	min-width:0px;
	margin:0px;
	padding:0px;
}

.dropbox	{
	width:100px;
	height:100%;
	padding-top:15px;
}


#expand	{
	width:0px;
	overflow:hidden;
}

.accordianbox	{
	height:50px;
	width:100px;
}

.shadleft	{
	/*background-image:url(gradleft.png);
	background-repeat:repeat-y;
	background-position:left;
	padding-bottom:18px;*/
	-moz-box-shadow: inset 4px -1px 5px -1px #888;
	-webkit-box-shadow: inset 4px -1px 5px -1px #888;
	box-shadow: inset 4px -1px 5px -1px #999;
	border:none;
	background: rgba(250, 250, 250, 0.5);
}

.shadright	{
	-moz-box-shadow: inset -4px -1px 5px -1px #888;
	-webkit-box-shadow: inset -4px -1px 5px -1px #888;
	box-shadow: inset -4px -1px 5px -1px #999;
	background: rgba(250, 250, 250, 0.5);
}

.graybox	{
	background: rgba(250, 250, 250, 0.5);
	border:none;
}

.fullline	{
	color:#999;
}

.halfline	{
	background-color:#999;
	width:1px;
	height:20px;
	display:inline;
	border:none;
}


.halflineblack	{
	background-color:#000;
	width:1px;
	height:20px;
	display:inline;
	border:none;
}

#contwrap	{
	display:block;
	position:absolute;
	min-width:960px;
	width:100%;
}

#fig	{
	margin-top:-55px;
	margin-left:35px;
}

#dude	{
	height:500px;
	/*width:15%;
	min-width:200px;*/
}

#lildude	{
	height:500px;
	min-width:200px;
	margin-left:-36px;
}

#makeitwork	{
	margin-left:198px;
	margin-top:-430px;
	/*position:absolute;*/
}

#content	{
	width:100%;
	float:left;
	display:block;
	position:relative;
	border:2px solid #000;
	border-right:none;
	background: rgba(255, 255, 255, 0.2);
	margin-top:50px;
	margin-left:-2px;
}

#lslidescroll	{
	height:385px;
	width:100%;
	z-index:-50;
	float:left;
	position:absolute;
	background-image:url(img/larrow.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#rslidescroll	{
	height:385px;
	width:100%;
	z-index:-50;
	float:right;
	position:absolute;
	background-image:url(img/rarrow.png);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom:15px;
}



/*#overflow #container .itemoverlay	{
	width:500px;
	height:400px;
	z-index:533;
	overflow:hidden;
	margin-right:-500px;
	border:none;
	background-color:#eee;
}

.overlayimg	{
	display: block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:430px;
	margin-top:-15px;
	z-index:533;
}*/



#overflow #container div .rightcartitem	{
	float:right;
	width:250px;
	height:400px;
	margin-right:25px;
}

#overflow #container div .leftcartitem	{
	float:left;
	width:125px;
	height:100px;
	margin-left:40px;
}

.clothingtype	{
	text-align:right;
	font-size:26px;
	font-weight:bold;
	padding:0px;
	padding-top:6px;
	padding-left:15px;
}

.itemname	{
	margin:0px;
	margin-top:25px;
	font-size:22px;
	font-weight:bolder;
	text-align:center;
	padding-left:15px;
}

.itemtext	{
	padding:0px;
	margin-top:10px;
	font-size:16px;
	padding-left:15px;
}

.itemprice	{
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:25px;
	padding-left:15px;
}


.itemimg	{
	display: block;
	width:190px;
	margin-left:20px;
	border:solid 2px black;
}

.itemimg:hover	{
	display: block;
	width:190px;
	margin-left:19px;
	margin-top:-1px;
	border:solid 3px black;
}

.leftcartitem table	{
	margin-bottom:12px;
	margin-left:6px;
	margin-top:50px;
}

#overflow #container div .itemimgdiv	{
	/*border:solid 2px #ccc;
	border-left:none;
	border-right:none;*/
	border:none;
	margin:10px 0px 12px 0px;
	width:210px;
	height:190px;
}

#leadcard	{
	background-image: linear-gradient(20 , rgba(255,255,255, .6) 36%, rgba(255,255,255,.4) 68%, rgba(255,255,255,0) 100%);
	background-image: -o-linear-gradient(20 , rgba(255,255,255, .6) 36%, rgba(255,255,255,.4) 68%, rgba(255,255,255,0) 100%);
	background-image: -moz-linear-gradient(20 , rgba(255,255,255, .6) 36%, rgba(255,255,255,.4) 68%, rgba(255,255,255,0) 100%);
	background-image: -webkit-linear-gradient(20 , rgba(255,255,255, .6) 36%, rgba(255,255,255,.4) 68%, rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient(20 , rgba(255,255,255, .6) 36%, rgba(255,255,255,.4) 68%, rgba(255,255,255,0) 100%);
	
	background-image: -webkit-gradient(
		linear,
		20 top,
		right top,
		color-stop(0.36, rgba(255,255,255, .6)),
		color-stop(0.68, rgba(255,255,255,.4)),
		color-stop(1, rgba(255,255,255,0))
		);
		
	text-shadow:-2px 1px 2px rgba(0,0,0, .2);
}

#leadcard h2 {
	font-size:36px;
	padding: 20px;
	padding-top:65px;
}

#leadcard p {
	font-size:24px;
}



.shopitem	{
	z-index:-10;
}

#overflow{border:1px solid #000;height:400px;width:700px;overflow-x:scroll;overflow-y:hidden;
	border-right:none;
	}
#overflow #container{}
#overflow #container div{float:left;width:500px;height:400px;float:left;}​



#othercontent	{
	margin-top:192px;
}



p	{
	padding:20px;
	max-width:1000px;
	text-align:justify;
}

section p {
	font-size:18px;
}

footer	{
	height:20px;
	width:100%;
	float:left;
	position:relative;
	margin-top:7px;
	margin-bottom:4px;
}

#footerright	{
	float:right;
	margin-right:50px;
}

#footwrap	{
}

/*navvystuff*/


	

nav ul li ul	{
	display:block;
	position:absolute;
	margin-top:16px;
	width:102px;
	min-width:0px;
	padding-left:0px;
	height:0px;
	overflow:hidden;
	margin-left:0px;
	
		transition: height .5s;
-moz-transition: height .5s; /* Firefox 4 */
-webkit-transition: height .5s; /* Safari and Chrome */
-o-transition: height .5s; /* Opera */
	
}

nav ul li:hover ul	{
	
	transition: height .5s;
-moz-transition: height .5s; /* Firefox 4 */
-webkit-transition: height .5s; /* Safari and Chrome */
-o-transition: height .5s; /* Opera */
	height:268px;
	overflow:hidden;	
}

nav ul li ul li{
	background: rgba(253, 253, 253, 0.95);
	float:none;	
	padding-top:0px;
	height:50px;
}

nav ul li ul li:hover	{
	border-top:none;
	background: rgba(245, 245, 245, 0.95);
}

.subitem{
	border-left:1px solid black;
	border-right:1px solid black;
}

#lastsubitem	{
	border-bottom:3px solid black;	
}


.stopscroll	{
	position:	relative;
	z-index:	100000000;
}

.btn	{
	position:	relative;
	z-index:	10000000;
}