/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #000;
color: #464646;
font-family: Lucida Sans Unicode, Arial, sans-serif;
}

#wrap{
	position: relative;
	margin: auto;
	width: 951px;
	margin-top: 50px;
	border: 1px solid #252525;
}

	#head{
		position: relative;
		height: 52px;
		border-bottom: 1px solid #252525;	
	}
	
		#logo{
			position: relative;
			float: left;
			height: 52px;
			width: 489px;
			text-indent: -9999em;
			background: url(img/logo.gif) top left no-repeat;	
		}
		
		#nav{
			float: right;
		}
		
			#nav li{
				float: left;
				height: 52px;
			}
			
			#nav li a{				
				float: left;
				height: 52px;
				text-indent: -9999em;
			}
			
			#n1{
				width: 101px;
				background: url(img/n1.gif) top left;
			}
                        a#n1:hover{background: url(img/n1_hi.gif) top left;}
			#n2{
				width: 59px;
				background: url(img/n2.gif) top left;
			}
                        a#n2:hover{background: url(img/n2_hi.gif) top left;}
			#n3{
				width: 69px;
				background: url(img/n3.gif) top left;
			}
                        a#n3:hover{background: url(img/n3_hi.gif) top left;}
			#n4{
				width: 74px;
				background: url(img/n4.gif) top left;
			}
                        a#n4:hover{background: url(img/n4_hi.gif) top left;}
			#n5{
				width: 91px;
				background: url(img/n5.gif) top left;
			}
                        a#n5:hover{background: url(img/n5_hi.gif) top left;}
			#n6{
				width: 66px;
				background: url(img/n6.gif) top left;
			}

.n1_pre{
  background:url(img/n1_hi.gif) no-repeat;
  position:absolute;
  left:-1000px;
}

.n2_pre{
  background:url(img/n2_hi.gif) no-repeat;
  position:absolute;
  top:-1000px;
  left:-1000px;
}
.n3_pre{
  background:url(img/n3_hi.gif) no-repeat;
  position:absolute;
  top:-1000px;
  left:-1000px;
}
.n4_pre{
  background:url(img/n4_hi.gif) no-repeat;
  position:absolute;
  top:-1000px;
  left:-1000px;
}
.n5_pre{
  background:url(img/n5_hi.gif) no-repeat;
  position:absolute;
  top:-1000px;
  left:-1000px;
}
	
	
	
	#page{
		position: relative;
		overflow: hidden;
		text-align: left;
		background: url(img/pbg-.gif) top left repeat-y;	
	}
	
		
		#sidebar{
			float: left;
			width: 251px;	
		}
		
			#sidebar h1{
				padding: 10px 0 10px 16px;
				font-size: 15px;
				text-transform: uppercase;
				color: #fff;
				background: #000;
				border-bottom: 1px solid #252525;	
			}
			
			#menu a{
				display: block;
				padding: 10px 0 10px 16px;
				font-size: 14px;
				text-transform: uppercase;
				color: #666;
				border-bottom: 1px solid #252525;	
			}
			
                        #menu li.active a, #menu li a:hover, #menu li.current_page_item a {
				color: #fff;
				background: #000;
				text-decoration: none;
			}

		
		#content{
			float: right;
			width: 644px;
			padding: 32px 26px 0 0;
		}
		
		
	
	
	.entry{
		position: relative;
		color: #A8A8A8;
		font-size: 13px;	
	}
	
		.entry strong{
			color: #fff;
		}
		
		.entry p{
			line-height: 1.5em;
			padding-bottom: 1em;
		}
		
		.entry h1{
			color: #fff;
			font-size: 22px;
			line-height: 1.4em;
			padding-bottom: 12px;
			text-transform: uppercase;
		}
		
		.entry h2{
			color: #fff;
			font-size: 18px;
			line-height: 1.4em;
			padding-bottom: 1em;
		}
		
		.entry h3{
			font-size: 16px;
			color: #fff;
		}
		
		.entry h4{
			font-size: 16px;
			color: #fff;
			text-transform: uppercase;
		}
		
		.entry h7{
			color: #fff;
			font-size: 22px;
			line-height: 1.4em;
			padding-bottom: 12px;
		}
		
		.strap{
			font-size: 16px;
			text-transform: uppercase;
			padding-bottom: 12px;
		}
		
		.entry p{
			overflow: hidden;	
		}
		
		.price{

			font-size: 29px;
			padding-right: 14px;
		}
		
		.buy{

			margin-top: 3px;
			height: 19px;
			width: 45px;
			text-indent: -9999em;
			padding-bottom: 14px;
			background: url(img/buy-btn.gif) top left no-repeat;	
		}
		.pre{

			margin-top: 3px;
			height: 19px;
			width: 102px;
			text-indent: -9999em;
			padding-bottom: 14px;
			background: url(img/pre-btn.gif) top left no-repeat;	
		}
		.back{

			margin-top: 3px;
			height: 19px;
			width: 115px;
			text-indent: -9999em;
			padding-bottom: 14px;
			background: url(img/back-btn.gif) top left no-repeat;	
		}
		
		.entry a, .navigation a{
			color: #fff;
		}
		
		#gallery{
			position: relative;
			overflow: hidden;	
			padding: 14px 0 22px 0;
		}
		
			#gallery li{
				float: left;
				padding-right: 12px;
				padding-top: 12px;
			}
			
			#gallery li a{
				float: left;
			}
			
			#gallery li a img{
				float: left;
				height: 65px;
				width: 100px;
			}
			
			#comwrap li{
				padding:10px;
				background: #111;
				border: 1px solid #222;
				margin-bottom: 10px;
			}
			
			#comwrap .avatar{
				float: right;
			}
			
	
	
	
	#splash{
		position: relative;		
	}
	
		#splash img{
			display: block;
		}
	
	#front{
		border-top: 1px solid #252525;	
		padding: 20px 30px 6px 30px;
		text-align: left;
		background: #000;
	}
	
	
	#promise{
		overflow: hidden;		
		border-top: 1px solid #252525;	
		height: 43px;	
	}
	
		#promise li{
			float: left;
			height: 43px;
			text-indent: -9999em;	
		}
		
		#p1{
			width: 300px;
			background: url(img/promise1-.gif) top left;
		}
		
		#p2{
			width: 424px;
			background: url(img/promise2.gif) top left;
		}
		
		#p3{
			width: 225px;
			background: url(img/promise3-.gif) top left;
		}
	
	
	#bottom {
		padding: 6px 0 6px 10px;
		text-align: left;		
		font-size: 10px;
		color: #464646;
		text-transform: uppercase;
		border-top: 1px solid #252525;	
	}
	
		#bottom a, #bottom span{
			color: #464646;
			margin: 0 4px 0 4px;
		}

  .override #googlecart-widget-head {
    border:solid 1px #999999; background:#777777
  }
  .override #googlecart-widget-body {
    border:solid 1px #999999
  }
  .override .googlecart-widget-item {
    border:solid 1px #999999
  }
  .override .googlecart-widget-quantity-box {
    border:solid 1px #999999
  }
  .override #googlecart-widget-emptymessage {
    border:solid 1px #999999
  }
  .override .googlecart-widget-footertext {
    border:solid 1px #999999
  }
  .override .googlecart-widget-total-price {
    border:solid 1px #999999
  }
  .override .googlecart-widget-disclaimer {
    border:solid 1px #999999
  }
	















