/* 
	Urban Stag Stylesheet
*/

body, html{
	background: url('../images/bg/body.jpg') top left repeat-x;
	width: 100%; height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding:0; margin:0;
}

#wrap{
	width: 1000px;
	padding:0; margin:0 auto;
	position:relative;
}

#page{
	width: 1000px;
	padding:0; margin:0;
	position:relative;
}

/* Generic Font styles */

.main h1{
	color: #8E3D1E;
	padding-top: 10px;
}

#footer h1{
	color: white;
}

h1{
	font-size: 22px;
}

h2{

}

h3{

}

h4{

}

a:link,
a:visited{
	color: #333;
	text-decoration:none;
}

.article a:link,
.article a:visited{
	color: #8E3D1E;
}

a:hover,
a:active,
a.over,
a.selected:link,
a.selected:visited{
	
}


/* Header Styles */

#header{
	height: 500px;
	position: relative;
	padding:0; margin:0;
}

#header br{
	display:none;
}

#logo{
	border: 0px solid red;
	margin-bottom: 20px;
	height: 80px;
	width: 700px;
	position:relative;
}

#header .callout{
	margin:0; padding:0;
}

#header .callout .headline{
	display:none;
}

#header .main_menu_dropdown{
	padding:0 22px; margin:0 auto;
	background: url('../images/bg/menu.jpg') top left repeat-x;
	clear:both;
	position:relative;
}

#menu{
	background: url('../images/bg/menu.jpg') top left repeat-x;
	padding:0; margin:0;
	height: 46px;
}

#menu li{
	list-style:none;
	padding: 0; margin:0;
	position:relative;
}

#menu li a:link,
#menu li a:visited{
	padding: 12px 35px 12px 35px; margin:0;
	float:left;
	display:block;
	font-size: 16px;
	color: white;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size: 16px;
	color: white;
}

#menu li li a:hover,
#menu li li a:active, 
#menu li li a.over,
#menu li li a.selected:link,
#menu li li a.selected:visited{
	text-decoration: underline;
}

#menu li ul{
	position:absolute;
	display:none;
	top:45px; left: 20px;
	background-color:#666;
}

#menu li li{
	display:none;
}

#menu li li a:link,
#menu li li a:visited{
	padding: 15px 10px; margin:0;
	float:none;
	width: 220px;
	display:none;
}

#menu li li ul{
	left: 150px; top: 0;
}

#menu li li li{
	display:none;
}

#header .menu .root-menu-link{
	display:none;
}

#store .menu li,
#header .menu li{
	float:left;
}

#header .subpages{
	position:absolute;
	bottom: 0px;
	padding:0; margin:0;
	z-index:5000;
}

#header .subpages ul{
	padding:0; margin:0;
}

#header .subpages li a:link,
#header .subpages li a:visited{
	float:left;
	padding: 10px 70px; margin:0;
	font-size: 14px;
	color: white;
	text-decoration:none;
	font-weight:bold;
}

.pipe{
	background: url('../images/bg/pipe.jpg') top center no-repeat;
	width: 5px; height: 45px;
	display:block;
	float:left;
}

#header .pipe2{
	background: url('../images/bg/pipe2.jpg') top center no-repeat;
	width: 2px; height: 26px;
	margin-top: 7px;
	display:block;
	float:left;
}

#header .rotating-image{
	position:relative;
	z-index:5;
	background-color:#000;
	width:1000px;
	height:356px;
}

/* Content Area Styles */

#content img{
	padding: 10px;
}

.nav, .main, .secondary{
	display:block;
}

.leftnav .nav,
.rightnav .nav,
.threecolumn .nav{
	width: 323px;
	padding:0; margin:0;
	float:left;
}

.leftnav .main,
.rightnav .main{
	width: 622px;
	padding:0 20px; margin:0;
	float:left;
	line-height: 20px;
}

.threecolumn .secondary{
	width: 300px;
}

.fullpage{
	display:block;
	width: 100%;
}


/* Footer */
#footer{	
	width: 1000px;
	margin:0 auto; padding:20px 0 0 0;
	clear:both; float:none;
	display:block;
	background: url('../images/bg/footer.gif') top left no-repeat;
}

#legitify{
	width: 110px; height: 30px;
	margin: 0 auto; padding:0;
}

#baseline{
	width: 960px;
	margin:20px auto; padding:0px 0 0 0;
	clear:both; float:none;
	border-top: 1px solid #CCCCCC;
}

#baseline ul{
	padding:0; margin:0;
	text-transform:capitalize;
}

#baseline a:link,
#baseline a:visited{
	float:left;
	padding: 15px 10px;
	font-size: 11px;
	color: #666;
}

#copyright{
	padding-top: 15px;
	color: #333;
}

/* -------------- Menu Elements ------------------ */

.nav .menu{
	padding:0;
	margin:0;
}

.category-list{
	padding:10px;
	margin:0;
}

.product_category_list a:link,
.product_category_list a:visited{
	color: #666666;
	text-decoration:none;
	padding:0; margin:0;
	display:block;
}

.brand-list{
	padding-left: 20px;
}

.brand-list a:link,
.brand-list a:visited{
	color: #666666;
	display:block;
	clear:both;
	padding: 5px 0;
}


.menu li a:hover,
.menu li a:active,
.menu li a.over,
.menu li a.selected:link,
.menu li a.selected:visited{
	
}

.menu li{
	list-style:none;
	padding: 5px 0 0 0;
	
}

.menu li ul{
	padding: 0 10px; margin:0;
}

#baseline .menu{
	padding: 10px 0 0 0; margin:0;
	float:left;
	font-size: 11px;
}

#baseline .siblings li{
	float:left;
}
#baseline .pipe3 a:link,
#baseline .pipe3 a:visited,
#baseline .siblings li a:link,
#baseline .siblings li a:visited{
	float:left;
	padding: 0px 10px; margin:0;
	color: #666666;
	text-decoration:none;
	font-size:11px;
	border-right: 1px solid #666;
}

#baseline .pipe3{
	float:left;
	display:block;
	padding: 15px 0px 0 0; margin:0;
	color: #666666;
	text-decoration:none;
	font-size:11px;
}

/* Photo Menu */

.photomenu ul{
	
}

.photomenu li{
	
}

.photomenu li a:link,
.photomenu li a:visited{
	
}

.photomenu img{
	width: 50px;
	padding: 5px; margin:0 auto;
}

.photomenu a:hover img{
	padding:4px; margin:0;
	border: 1px solid #333;
}

.leftnav .nav .subpages .root-menu-link{
	display:none;
}


/* -------------- Content Elements -------------*/

.content{
	
}

#header .page_summary{
	position: absolute;
	bottom: 50px; left: 500px;
	height: 280px;
	color: white;
	font-size: 12px;
	font-weight:bold;
}

#header .page_summary h1{
	font-size: 40px;
	font-family:"Times New Roman", Times, serif;
	color: white;
	margin-bottom:10px;
}


/*-------------Callout Elements ------------*/

#header .callout{
	
}
.shopmenu .callout .headline,
.leftnav .nav .callout .headline{
	padding-left: 20px;
	font-weight:bold;
}

#footer .element,
#footer .callout,
#footer .random-callout{
	padding: 0; margin:0;
}	

#footer br{
	display:none;
}

#footer .text{
	display:block; float:left;
	line-height:18px;
	position:relative;
}

#footer .callout{
	background: url('../images/bg/callout.jpg') top left no-repeat;
	border: 1px solid white;
	width: 323px;
	height: 164px;
	overflow: hidden;
}


#footer .callout-text{
padding: 10px 20px 10px 20px; margin: 0px 6px 20px 6px;
}

#footer .callout-text .h1{
	padding:0; margin:0;
}

#footer .callout-text p{
	padding: 17px 0; margin:0;
}

#footer .text h1{
	font-weight: normal;
	padding: 5px 0 0 0; margin:0;
	font-size: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer .text a:link,
#footer .text a:visited{
	color: #291B18;
	font-weight:bold;
}

#footer .random-featured-product{
	background: url('../images/bg/random-callout.jpg') top left no-repeat;
	border: 1px solid white;
	width: 325px;
	height: 167px;
	margin: 0px 6px 20px 6px;
	overflow: hidden;
	float:left;
}

#footer .random-featured-product h2{
	color: #8e3d1e;
	font-weight: normal;
	padding: 5px 0; margin:5px 0 0 25px;
	font-size: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer .random-featured-product strong{
	color: #ccc;
	font-weight:normal;
}

#footer .random-featured-product img{
	height: 90px;
	padding: 0px 5px 5px 5px; margin: 0 0 0 25px;
	float:left;
	border: 0px solid white;
}

#footer .random-featured-product .product-text{
	float:left;
	width: 180px;
	padding: 10px 5px 5px 10px; margin:0;
	font-weight:bold;
	display:block;
}

#footer .random-featured-product p{
	padding: 5px 0; margin:0;
	font-weight:normal;
}

#footer .random-featured-product .product-text a:link,
#footer .random-featured-product .product-text a:visited{
	
}

#footer .random-featured-product .price{
	padding-left: 0;
}

#footer .random-featured-product .view-products{
	clear:both;
	padding-left: 25px;
}

#footer .random-featured-product .view-products a:link,
#footer .random-featured-product .view-products a:visited{
	background: url('../images/arrows.gif') top right no-repeat;
	padding-right: 10px;
	font-weight:bold;
}

#footer .callout .headline{
	display:none;
}

#footer .text a:link,
#footer .text a:visited{
	padding-right: 10px;
	background: url('../images/arrows.gif') top right no-repeat;
}

/*------------- Photo Elements -------------*/

.photo-element{

}

.singlephoto{

}

.randomphoto{
	
}

.photo-element img,
.singlephoto img,
.photo-element img{

}


/*------------- Video Elements -------------*/

.video{

}


/*-------------Blog Elements ------------*/

#blog-template .main .post{
	padding: 20px 0;
}

#blog-template .post h1 a:link,
#blog-template .post h1 a:visited{
	color: #8E3D1E;
}

.photo-blank{
	display:none;
}

.blog_link a:link,
.blog_link a:visited{
	
}

.current_headlines{
	
}

.current_summaries{
	
}

.archive_link{
	
}


/*-------------Events Elements ------------*/

.current_events{

}

.calendar-list-page{

}

.calendar-list-page .calendar-link{

}


/*-------------Form Elements ------------*/

.search {
	padding: 20px 10px; margin:0;
}

.search input{
	width: 160px;
	font-size:10px;
	margin-top: 2px;
}

.search .submit{
	border: 0px solid white;
}

#contact-page .submit{
	padding-left: 100px;
}
#contact-page .submit input{
	background: url('../images/bg/send.gif') top left no-repeat;
	height: 21px;
	width: 60px;
	border: 0px solid white;
}

/*-------------Document Elements ------------*/


/*-------------Audio Elements ------------*/


/*-------------RSS Elements ------------*/


/*-------------Store Elements ------------*/

.cart{
	color:white;
	background: url('../images/bg/gear-bag.jpg') top center no-repeat;
	position:absolute;
	right:0; top:0;
	height: 30px; width: 127px;
	padding-top: 58px;
}
.cart p{
	color:#ccc;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size: 14px;
}

.cart a:link,
.cart a:visited{
	color: #ccc;
}

.shop_link a:link,
.shop_link a:visited{
	background: url('../images/bg/shop-now.gif') top left no-repeat;
	height: 43px;
	display:block;
}

.shop_link span{
	display:none;
}

#store{
	height: 393px;
	background: url('../images/bg/store-header.jpg') bottom left no-repeat;
}

#store .callout{
	width: 420px; height: 180px;
	float:left;
	clear:both;
	padding: 20px 30px; margin:0;
	color: #333333;
	font-size: 12px;
	font-weight:bold;
	overflow:hidden;
}

#store .callout .headline{
	font-size: 40px;
	font-family:"Times New Roman", Times, serif;
	color: #333;
	font-weight:normal;
}

#store .singlephoto{
	width: 500px;
	float:left;
	padding:20px 0 0 0; margin:-29px 0 0 0;
	height: 220px;
	overflow:hidden;
	
}

#store .singlephoto img{
	width: 490px;	
}

#product-main .product{
border:1px solid #EFEFEF;
float:left;
height:250px;
margin:10px;
padding:20px 14px;
width:110px;
}

.shopmenu{
	width: 323px;
	padding:0; margin:0;
	float:left;
}

.shopmenu .default{
	padding: 0; margin:0;
	border: 1px solid red;
}

#product-main{
	width: 635px;
	padding:0 0 0 20px; margin:0;
	float:left;
	line-height: 20px;
}

#product-main .default{
	
}

#product-main h1{
	color: #8E3D1E;
	font-size: 22px;
	font-weight:normal;
	padding-top: 10px;
	line-height:28px;
}

#product-main img{
	border: 0px solid white;
	/*width: 105px;*/
}

#product-main .productdetail img{
 width: 200px;
}

#product-main .images a:link img,
#product-main .images a:visited img{
	height: 100px;width: 100px;
}

.shopmenu .subpages ul,
#categories {
	padding:10px 0 10px 20px; margin:0;
}

#categories li{
	list-style:none;
	color:#666666;
	padding: 5px 0; margin:0;
}

.shopmenu .root-menu-link{
	display:none;
}

#product-main .productdetail .submit input{
	background: url('../images/bg/add-to-duffel.jpg') top left no-repeat;
	border: 0px solid white;
	width: 127px;
	float:left;
	padding:2px 0; margin:0;
	color: white;
	font-family:"Times New Roman", Times, serif;
}

.price{
	color: #8E3D1E;
	padding-left: 10px;
}

#product-main .buy h1,
#product-main .buy h1 a:link,
#product-main .buy h1 a:visited{
	color: #333;
	font-size: 15px;
	font-weight:bold;
	line-height:18px;
}


/* 
	e-commerce shopping cart and checkout form formatting
	
*/


#checkout-progress{
	color:#666;
	margin:15px;	
}
#checkout-progress a{
	text-decoration:none;
}
#checkout-progress a.disabled{
	color:#666;
	text-decoration:none;
}

#cart{
	position:relative;
	margin:10px 0 25px 0;
}      

.standalone{
	position:relative;
	
}   

#cart .qty-input{
	font-size:10px;
	width:25px;
}

#cart .lineitem, 
#cart .ship-option{
	clear:both;
	margin:5px 0;
	width:100%;

}
#cart .lineitem p{
	position:relative;
	float:left;
}
#cart .lineitem p.namecol{
	position:relative;
	width:70%;
	line-height:20px;
}
#cart .lineitem .fieldwrap{
	float:left;
	clear:none;
	width:26px;
	height:20px;
}
#cart .ship-option .radiowrap{
	float:right;
	clear:none;
	width:190px;
	margin:8px 10px 0 0 ;
	font-size:10px;
	height:20px;
	line-height:20px;
	
	
	
}
#cart .ship-option input, 
#cart .ship-option label{
	float:right;
	margin:1px 10px 0 0;
	font-size:10px;
}
.ship-option input{
	margin:3px 5px 0 0;
	width:auto;
}

#cart .lineitem p.pricecol,
#cart .ship-option p.pricecol{
	text-align:right;
	float:right;
	width:30px;
	line-height:20px;
}

#cart .lineitem a:link,
#cart .lineitem a:visited{
	position:relative;
	display:block;
	font-size:10px;
	top:-5px;
	clear:both;
}

#shipping-options{
	clear:both;
	margin:10px 0 0 0;
}

#shipping-options span{
	display:block;
	text-align:right;
	font-size:10px;
}

#update-cart{
	position:relative;
	margin:5px 0 15px 0;
}
#cart p.total{
	position:relative;
	clear:both;
	float:none;
	padding:10px 0 0 0;
	
}

#grand-total{
	border:1px solid #CCC;
	border-width:1px 0 0 0;
	font-size:14px;
	color:#CC0000;
}

#cart .submit{
	float:right;
	clear:both;
	margin:0px;
}

#cart a.checkout:link,
#cart a.checkout:visited{
	clear:both;
	font-weight:bold;
	font-size:16px;
	float:right;
} 

#cart .total{ text-align:right; width:100%; font-weight:bold; margin:5px 0; }

.confirm-address{
	position:relative;
	float:left;
	width:130px;
	margin:0 20px 0 0;
}

.confirm-address span{
	font-size:10px;
}

#payment-confirm{
	clear:both;
}

#final-ship{
	float:right;
	text-align:right;
	font-weight:bold;
}

#order-contact textarea{
	width:400px;
}
#order-contact p{
	clear:both;
}

/* checkout  */
#checkout-progress{
	margin:3px 0 20px 0;
}	

.explain{
	font-size:12px;
}

.address{
	font-size:11px;
	line-height:16px;
	
}

#shipping, #billing{
	position:relative;
		
}

#shipping strong, #billing strong{
	display:block;
	margin:0 0 15px 0;
	font-size:15px;
}

#shipping .fieldwrap, #billing .fieldwrap{ 
	height:24px;
	overflow:hidden;
	margin:4px 0;
}

#shipping input, #billing .fieldwrap input{
	width:200px;
}

#shipping .submit{
	margin:15px 0;
}


#shipping_options{
	display:block;
	margin:10px 0;
}


#billing .checkboxwrap{
	margin:15px 0;	
}
#billing .checkboxwrap label{
	font-weight:bold;
}




/* media enlargement styles */

.photomatte{
		display:none; 
		position:absolute;
		top:0; left:0; 
		width:100%; height:100%; 
		z-index:6000; 
		background-color:#000;
}
.photomatte span{
		position:absolute; top:370px;
	 	width:100%;		
		text-align:center;
		color:#FFF;
		letter-spacing:15px;
}

/* notifications */
.error{
	color:#FFF;
	background-color:#CC0000;
	padding:5px;
}
.notify{
	display:none;
	color:#FFF;
	background-color:#FF9900;
}


/*   forms   */

label{
	display:block;
	width:100px;
	float:left;
}

input, textarea{
	float:left; margin:2px 6px 10px 0;
	padding:2px; font-size:15px; 	
	font-family:"Trebuchet MS",Verdana, Sans-serif;
	border-top:1px solid #222;
	border-left:1px solid #222;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	width:300px;
}

.fieldwrap{
	clear:both;
}

.textareawrap{
	clear:both;
}


.checkboxwrap{
	clear:both;
	margin:5px 0 5px 100px;
}
.checkboxwrap input, .checkboxwrap label{
	width:auto; font-size:12px;
	cursor:pointer;
}

.submit { clear:both; margin:0 0 0 0; }
.submit input{ 
	width:auto;
	border-bottom:1px solid #222;
	border-right:1px solid #222;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC; 
}

input.submit{
	float:left; width:auto; clear:none;
	font-size:13px;
	border-bottom:1px solid #222;
	border-right:1px solid #222;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	margin:2px 0 0 0;
}
.disabled{
	color:#888;
}

.clear{
	clear:both; 
	margin:0; padding:0;
	width:0; height:0;
}
