/* ----------------------------------------------------------------------------------------------------------------*/
/* BASIC HTML ELEMENTS */
/* ----------------------------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	}

body {
	font: normal normal normal  12px Arial, sans-serif;
	line-height: 15px;
	color: #838182;
	}
	
a {
	color: #838182;	
	text-decoration: none;
	}

a:hover {
	color: #000;
	
	}

span { display:none;}

h1 {
	font: normal normal normal 2.2em/1.4em Georgia, serif;
	color: #a80000;
	}

h2 {
	font: normal normal normal 1.2em/1.3em Georgia, serif;
	color: #999999;
	}

h3 {
	font: normal normal normal 1em/1.4em Georgia, serif;
	color: #888;
	text-transform: uppercase;
	letter-spacing: .05em;
	
	}
	
p {
	margin:5px 0px 5px 0px;
	}
	
blockquote {
	color:#666;
	margin:0px 0px 10px 25px;
	}
	
ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
	
	}

li {
	padding: 0px 0px 1px 8px;
	background-image: url(/_i/nf_bullet.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
	
small { 
	color: #FF6600;
	font: normal normal normal .9em/1.2em Verdana,sans-serif;
	}
	
img { 
	border: 0;
	}
	
textarea {
	border:1px solid #000;
	width:500px;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* CONTENT */
/* ----------------------------------------------------------------------------------------------------------------*/

#content img a { 
	text-decoration: none;
	}
	
#content img a:hover { 
	text-decoration: none;
	}


#content img { 
	margin: 0px 5px 5px 0px;
	}

#content .post {
	margin-bottom: 10px;
	border-bottom:1px solid #400;
	}
	
#content .entry {
	margin-top: 5px;
	}
	
#content .navigation {
	clear:both;
	margin-bottom:10px;
	color: #FF6600;
	font: normal normal normal .9em/1.2em Verdana,sans-serif;
	}
	
#content .postmetadata { 
	color: #FF6600;
	clear:both;
	font: normal normal normal .9em/1.2em Verdana,sans-serif;
	border:1px solid #400;
	background-color: #4a0000;
	padding:2px 8px 3px 8px;
	text-align: center;
	}
	
#content #sidebar { 
	float:right;
	width:140px;
	padding:10px 15px;
	margin-left:15px;
	background:#eee;
	}

#content #footer { 
	padding:10px 15px;
	margin-top:15px;
	background:#eee;
	}
	
#submit {
	font: normal normal normal .9em/1.2em Verdana, sans-serif;
	border:1px solid #000;
	background-color:#bba;
	padding:1px;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* TOPNAV */
/* ----------------------------------------------------------------------------------------------------------------*/    

#header #shop{
    font:bolder normal normal  11px/15px Arial, sans-serif;
    }

#header #nav{
	font-weight:bold;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	text-transform: uppercase;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left:auto;
	padding-top: 20px;
	
    }
	

#header ul{
    margin:0px;
    }
    
#header li{
	display:inline;
	padding:0;
	width: 40px;
	height: 50px;
    }
    
#header li a{
	color:#828282;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 4px;
    }
    
#header li a:hover, #header li a.active{
	color:#000;
	text-decoration: none;
	
    }

/* ----------------------------------------------------------------------------------------------------------------*/
/* SHOPNAV */
/* ----------------------------------------------------------------------------------------------------------------*/
	
#shopnav {
	color:#e1e1e1;
	
	}
	
#shopnav h2 {
	font: normal normal normal 1.4em/1.4em Georgia, serif;
	border-bottom:1px solid #bba;
	margin-bottom:6px;
	
	}
	
#shopnav p {
	margin-bottom:6px;
	}
	
#shopnav ul {
	margin-bottom:6px;
	}

#shopnav .container {
	margin-bottom:6px;
	border-bottom:1px solid #bba;
	}
	
#shopnav .alt {
	border-bottom:0px;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* FOOTER */
/* ----------------------------------------------------------------------------------------------------------------*/
	
#footer {
	
    font-weight:bold;
    font: normal normal normal 11px/15px Verdana, sans-serif;
	}
	
#footer p {
	margin:0px;
	}
	
#footer li{
    display:inline;
    margin: 0px 0px 0px 0px;
    padding:0;
    background:none;
    }                                  

#footer li a{
    margin:0px 0 0 10px;
    color:#3c3c3c;
    }
    
#footer li a:hover, #header li a.active{
    color:#fff;
    text-decoration: none;
    }	

/* ----------------------------------------------------------------------------------------------------------------*/
/* SEARCH */
/* ----------------------------------------------------------------------------------------------------------------*/

#searchform {
	margin-bottom:10px;
	}

#searchform #s {
	font: normal normal normal .9em/1.2em Verdana, sans-serif;
	border:1px solid #000;
	width:82px;
	padding:2px;
	}
	
#searchform #searchsubmit {
	font: normal normal normal .9em/1.2em Verdana, sans-serif;
	border:1px solid #000;
	background-color:#bba;
	padding:1px;
	}

/* ----------------------------------------------------------------------------------------------------------------*/
/* CLASSES */
/* ----------------------------------------------------------------------------------------------------------------*/

.center { 
	text-align:center;
	}

.alignright { 
	float:right;
	margin:0px 0px 0px 20px;
	}

.alignleft { 
	float:left;
	margin:0px 40px 10px 0px;
	}
	
.rsslink {
	background: transparent url(/_i/icon_rss.gif) no-repeat 0px 2px;
	padding:0 0 0 13px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* STORE STUFF */
/* ----------------------------------------------------------------------------------------------------------------*/

#main #upper_text {
	padding-right: 20px;
	margin: 0px;
	width: 300px;
	float: left;
	padding-top: 20px;
	padding-left: 35px;
	padding-bottom: 30px;
}
#main #dot_divide {
	height: 10px;
	clear: both;
	padding-top: 20px;
	background-image: url(../_i/dot_divide.jpg);
	background-repeat: repeat-x;
	width: 600px;
	padding-left: 50px;
}

#product {
	width: 253px;
	background-image: url(../_i/contentbox.jpg);
	float: right;
	height: 182px;
	margin: 0px;
	padding-right: 80px;
	background-repeat: no-repeat;
	padding-top: 20px;
}

#product h2 {
	margin-left:5px;
	font-family:Tahoma;
	font-size: 14px;
	text-transform: uppercase;
	color: #E95F02;
	display: inline;
	font-weight: normal;
		}

#product h3 {
  margin-left:5px;
  font-family:Tahoma;
  font-size: 9px;
  text-transform: none;
  color: #616161;
  display: inline;
		
}
#main #loxer_text {
	clear: both;
	padding-right: 20px;
	padding-left: 50px;
	margin: 0px;
	width: 600px;
	padding-top: 5px;
	padding-bottom: 20px;
}


#content h3 {
font: normal normal normal 1.2em/1.4em Georgia, serif;
color: #888;
clear:both;
text-align:left;
line-height:15px;
margin:5px;
}


#product h4 {
	background: url(../_i/store_headers.gif) no-repeat 0px 0px;
	margin: 3px 0px 0px 0px;
    height: 58px;
	width: 634px;
	padding: 2px 0px 0px 0px;
	}

.store_home_promo {
	width:290px;
	display:inline;
	float:left;
	}
	
	



.store_detail_imagebox {
	width:380px;
	display:inline;
	float:left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 3px;
	bor
	}

	
#product_details {
	line-height: 30px;
	}

#product_details .order{
	margin:12px 0px 0px 0px;
}


#content .details{
	font: normal normal normal 12px Arial, sans-serif;
	display: inline;
    color: #681;
	text-decoration: none;
	font-weight: bolder;

	}

#product_details .details{
	font: 12px;
	display: inline;
	color: #a80000;
	text-decoration: none;
	font-weight: bolder;
	}
	
#store_header { background-color: #CCCCCC; 
    padding:3px 3px 3px 4px;
    font: normal normal normal 1.2em/1.4em Arial, sans-serif;
	color: #333333;
	text-transform: uppercase;
	font-weight: bolder;
    margin-bottom: 2px;
	

	}
	.store_detail_imagebox img{
border:1px solid #333;
padding: 5px;
	}

#content .store_detail_textbox {
margin-right: 35px;
}

#content .store_catalog_item {
margin: 0px 19px 15px 0px;
text-align: center;
width: 275px;
height: auto;
padding: 2px;

float:left;
background-color: #000000;
}

#replacement-1 {
background:transparent url(../_i/submit.jpg) no-repeat scroll center top;
border:0 none;
cursor:pointer;
height:26px;
margin:0;
padding:0;
text-indent:-1000em;
width:52px;
}