@font-face {
font-family:"LONGISLE";
src:url(LONGISLE.ttf) format("truetype");
}

body {
	font-family: LONGISLE,"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 76%; 
	margin: 0; 
	padding: 0;
	color: #666;
	text-align: center;
	}
a { text-decoration: none; color: rgb(0, 153, 0); }
a:hover { border: none; }	
#r h2,.collateral-box h4 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-bottom: 10px;
	margin-bottom: -6px;
	margin-top:0;
	}
	.cart_nav{
	clear: both;
	text-align:right;
 
	padding-bottom: 10px;
	margin-bottom: -6px;
  }
	
	.dotbar{
  background-image: url(../images/dots.gif);
	background-repeat: repeat-x;

  }

#container_tr,#container_to,#container_tl {
	height: auto ;
	height: 100%;
	min-height: 100%;
	position: relative;
	}
	
#container_to #body {
  clear:both; 
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 61px;	
	}
#container_to #l {
	width: 1000px;
	float: left;
	margin-left: 20px;

	}


#container_to #r {
	width: 0px;
	float: right;
	margin-right:15px;
	display:none;
	}
#container_tr #body {
  clear:both; 
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/line_bg.gif) repeat-y 770px 20px;
	padding-left: 20px;
	padding-bottom: 61px;	

	} 
#container_tr #l {
	width: 730px;
	float: left;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;


	}
	
#container_tr #r {
	width: 210px;
	float: right;
	margin-right:15px;

	}		
	
#container_tl #body {
  clear:both; 
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/line_bg.gif) repeat-y 260px 20px;
	padding-left: 20px;
	padding-bottom: 61px;	
	} 
#container_tl #l {
	width: 730px;
	float: right;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;


	}
	
#container_tl #r {
	width: 210px;
	float: left;
	margin-left:15px;
  
	}
#bottom {
  margin: 0 auto;
	width: 1000px;
	text-align: left;
	padding-left: 20px;
}
#header { border-top: 5px solid #000; }	
#header div.mid-header {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	padding-left: 20px;
	
	}
#header .slogan{
clear:right;
float: left;
padding: 20px 0;
	margin: 0;
	margin-top: -40px;
}	
#header h1 { 
	font-family: Century Gothic, Tahoma, Verdana, sans-serif;	
	font-size: 1.9em;
	
	}			
#header h1 span { color: #999; }	
#header h1 a {
	border: none;
	color: #000;	
	font-weight: normal;	
	}		
#header p { 
margin:0;
padding:0;
 
	}
  
#header  .top-link{
float:right;
}
 	
/*

	
#nav {
 float: right;
	margin: 0;
	padding: 0;
	}
#nav li {
	list-style-type: none;
	display: inline;		
	float: left;	
	}	
#nav li a {
	text-decoration: none;
	border: none;
	color: #000;
	padding-top: 5px;		
	display: block;	
	margin: 0 15px;		
	}		
#nav li.on a { 
	background: url(../images/nav_hover.gif) no-repeat 50%;
	
	background-position: 0px -2px;
	padding: 1px 45px 6px 45px;
	margin: 0;
	color: #fff;
	}
#nav li a:hover { color: #33CC00; }	

*/
 	
#nav {
 float: right;
	margin: 0;
	padding: 0;
	}
#nav li {
	list-style-type: none;
	display: inline;		
	float: left;	
	}	
#nav li a {
	text-decoration: none;
	border: none;
	color: #000;
	padding-top: 0px;		
	display: block;	
	margin: 0 15px;		
	}		
	
#nav li.on{
background: url(../images/nav_hover.gif) no-repeat 50%;
background-position: 0px -2px;
padding: 1px 0px 6px 0px;
}	
#nav li.on a { 
	text-align:center;
	margin: 0;
	color: #fff;
	width:110px;

	}
#nav li a:hover { color: #33CC00; }	

.shop-top{
 	clear: both;
 	margin-top:0;
}


#body:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
* html #body { height: 1%; }


#l p,
#r p {
	margin-top: 10px;
	}	


#r p span {
	color: #009900;
	font-weight: bold;
	}
#r p {
	margin: 1em 0;
	padding: 0;
}	
#r hr {
	border-top: 1px solid #eee; 
	height: 1px; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0; 
	margin: 0; 	
	}			

div.block {
	background-color: #F8F8F8;
	border: 1px solid #ddd;
	padding: 20px;
	text-align: center;
	color: #999;
	margin-top: 10px;
	}	
	
#footer {
  clear:both;
	margin-top: 0px;
	color: #000;
	padding-bottom: 30px;
	width: 100%;
	z-index: 500;
	position: relative;	
	border-top: 7px solid #000;	

	}
#footer div {
	width: 1000px;
	background-color:#ffffff;
	margin: 0 auto;
/*	background:url(../images/payments.jpg) no-repeat right; */
	text-align:left;
	}	
#footer div div {	
	padding-bottom: 10px;	
	padding-top: 2px;
	font-size: 10px;
	}
#footer a { color: #000; }		



/*
a { color:#1e7ec8; text-decoration:underline; }
a:hover { color:#1e7ec8; text-decoration:underline; }
*/
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#0A263C; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }

span.nav-Featured {
display:none;
}
