/* insert BG image below */
body {
	margin: 5px;
	background-color: #000000;
	background-attachment: fixed;
	_background-attachment: scroll;
	background-image: url(http://www.awakenclothing.com/images/background.png);
	background-repeat: no-repeat;
	background-position:top center;
}
/* insert center content BG image below */

#pageSurround {
	width: 900px;
	margin: 5px auto;
	border: 0px solid #333333;
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	text-align: right;
	height: 100px;
	width: 900px;
	margin-right: 20px;
	top: 0px;	
	_top: -5px;	
	background-color: #transparent;	
	background-image: url();
	background-repeat: no-repeat;
	background-position: top;
	position: fixed;
	_background-position: top;
	_position: scroll;
	z-index: 9;
}
.txtSession {
	padding-right: 50px;
	width: 100px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Arial Black,Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-shadow: 2px 2px 4px #efefef;
	color: #000;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	background-repeat: no-repeat;
	height: 40px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-right: 5px;
	padding-top: 10px;
	text-align: right;
}
.boxContentLeft, .boxContentRight {
	border: 0px solid #2e2e2e;
	color: #2e2e2e;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: left;
}
.colMid {
	position: relative;
	width: 880px;
	padding: 10px;
	float: left;
	align: left;
	margin-top: 100px;
	margin-bottom: 0px;
}
.boxContent {
	border: 0px solid #000000;
	padding: 3px;
	font-family: 'Lucida Grande', Trebuchet, Verdana, Arial, sans-serif;
	text-align: justify;
	font-size: 80%;
	color: #2e2e2e;
	margin-bottom: 5px;
}
.tour {
	background: url('') no-repeat;
	border: 3px solid #efefef;
	width: 870px;
	height: 300px;
	background-color:#transparent;
	color: #efefef;
	text-align:left;
}
.latest-product {
	background-image: url('');
	border: 0px solid #2e2e2e;
	width: 400px;
	height: 181px;
	background-color:#transparent;
	color: #efefef;
	text-align:left;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
}
.latest-news {
	background-image: url('');
	border: 0px solid #2e2e2e;
	width: 400px;
	height: 181px;
	background-color:#transparent;
	color: #2e2e2e;
	text-align:left;
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;
}
.homepage-overlay {
background-image: url('http://clients.awakendesigncompany.com/upstatemerch/header-2.png');
	background-repeat: no-repeat;
	width: 950px; height: 52px;
	position: relative;
	z-index: 9;
	margin: 0 auto;
	margin-left: -36px;
	margin-top: 54px;
	margin-bottom: -65px;
}

#bottom {
width: 100%;
border-top: 4px solid #efefef;
border-bottom: 4px solid #efefef;
background: #e0e0e0;
color: #FFF;
margin-bottom:20px;
margin-top: 60px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2e2e2e;
	padding: 0 10px;
	width: 880px;
	margin:0 auto;
}
#footer1 {
	float: left;
	width: 280px;
	padding-top: 0px;
	padding-right: 15px;
	text-align: left;
	margin-top: 20px;
}
#footer2 {
	float: left;
	width: 280px;
	padding-top: 0px;
	padding-right: 15px;
	text-align: left;
}
#footer3 {
	float: right;
	width: 280px;
	text-align: right;
	margin-top: 20px;
}
#footer4 {
	float: left;
	width: 420px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom:20px;
}
#footer5 {
	float: right;
	width: 420px;
	padding-top: 20px;
	padding-bottom:20px;
	text-align: right;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 900px;
	float: left;
	margin-top: 125px;
	margin-bottom: 50px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
	position:absolute;
	bottom: 0px;
	width: 830px;
	padding-left: 53px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 430px;
	padding-bottom: 20px;
}
.latestProds img {
	border: 2px solid #ffffff;
}
.latestProds img:hover {
	border: 2px solid #2e2e2e;
}
.txtCart {
	float: right;
	text-align: right;
	width: 191px;
}
.cartTotal {
	float: right;
	text-align: right;
	width: 191px;
}
/* additional styling */
#tour ul {
    margin:0;padding:0;
}
	#tour ul, #tour li,	#tour2 ul, #tour2 li{
		padding:0;
		list-style:none;
		position: relative;
		}
	#tour2 {margin-top:1em;}
	#tour li, #tour2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:870px;
		height:368px;
		position: relative;
		align: left;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#tour1next, #tour1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #tour1next{ 
		left:870px;
		}														
	#prevBtn a, #nextBtn a,
	#tour1next a, #tour1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #tour1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
/* Easy Slider */

#slider ul {
    margin:0;padding:0;
}
	#slider ul, #slider li,	#slider2 ul, #slider2 li{
		padding:0;
		list-style:none;
		position: relative;
		}
	#slider2 {margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:870px;
		height:368px;
		position: relative;
		align: left;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:870px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:20px;
		float:right;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:10px;
		width:10px;
		line-height:15px;
		}
	ol#controls li a{
		float:left;
		height:10px;
		width:10px;
		line-height:15px;
		border:0px solid transparent;
		background:transparent;
		background-image:url('http://clients.awakendesigncompany.com/upstatemerch/not-active.jpg');
		background-repeat:no-repeat;
		color: transparent;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:transparent;
		background-image:url('http://clients.awakendesigncompany.com/upstatemerch/active.jpg');
		background-repeat:no-repeat;
		color: transparent;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

#vision {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-top: 120px;
border: 2px solid #2d2d2d;
text-align: justify;
background: url('http://www.awakenclothing.com/images/vision-statement.png') top center no-repeat;
}