* { padding:0; margin:0; outline:0; }

body {
/*	background:#fff url(images/body.gif) repeat-x 0 0;*/
font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:16px;

	
	color:#636363;
}

input, textarea, select { font-family: "Trebuchet MS", Arial, sans-serif; font-size:12px; }

.field { background:#ebebeb; border:solid 1px #dedede; padding:2px;}

a img { border:0; }

a { color:#8b0000; text-decoration: underline; cursor:pointer; }
a:hover { color:#666; text-decoration: none; }

.left, .alignleft { float:left; display:inline; }
.right, .alignright { float:right; display:inline; }

.cl { font-size:0; line-height:0; clear:both; display:block; height:0; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

h2 { font-size:14px; line-height:16px; }
h3 { font-size:12px; line-height:14px; /*text-transform: uppercase;*/ color:#000; }
h4 { font-size:12px; line-height:14px; /*text-transform: uppercase;*/ color:#000; }


h1#logo { font-size:0; line-height:0; width:156px; height:64px; float:left; }
h1#logo a{ display:block; height:64px; text-indent: -4000px; background:url(images/logo.gif); }

.shell { width:1280px; /*margin:0 auto; padding:10px;*/
 background:#fff; 
 }

#header { /*height:64px;*/ 
	 background-image:url(images/blue-top-grad.png);
	 background-repeat:repeat-x;
position:relative;	color:#fff;}
.main_title {
	padding:15px;
	font-color:white;
	text-align:center;
	width:800px;
	}
.main_title h1, .main_title h2
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	padding:5px;
	color:#fff;
}
.small_headline{

	font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	padding-top:5px;
}
.center{
		margin:15px auto;
		text-align:center;
}

.center_left{
		margin:15px auto;
}

.w50{
	width:600px;
}

.feature_list
{
	padding:25px;
}

.border{
	border-style: solid;
	border-width:1px;
	border-radius:5px;
	border-color:black;
	padding:10px;
}

.tab_top{


}
.small_headline2{

font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 28px;
		line-height: 40px;
		letter-spacing: -1px;
}
		
		
.large_headline1
{
        font-family:/*Verdana, Geneva, sans-serif;*/times, Times New Roman, times-roman, georgia, serif;
color:#fff;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 40px;
	/*line-height: 44px;*/
	letter-spacing: -1px;
	/*font-weight: bold;*/
	
}
.large_headline
{
font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 41px;
	        line-height: 40px;
	        letter-spacing: -1px;
		color: #fff;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
                font-weight: 100;
				text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
				
}
		
	.HEADLINE
	{margin: 0px;
	padding: 0px;
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	letter-spacing: -1px;
	color: #fff;
	line-height: 24px;
	}		
.main_title h2
{
font-size:14px;
}
#navigation {height:64px; white-space:nowrap; font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:16px;
	font-weight:bold;}
#navigation ul{ list-style-type: none; height:64px; /*font-weight: bold;*/ float:left;}
#navigation ul li{ float:left;  display:inline; }
#navigation ul li a{ float:left; height:64px; line-height:64px; text-decoration: none; color:#fff; padding:0 15px;}
#navigation ul li a.active,
#navigation ul li a:hover{ background:#fff; /* background:url(images/header_active.gif);*/ color:#8b0000;
 -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px; 	
   }
.divider{
float:left;
width:1px;
height:100%;
background:url(images/menu_divider.gif) no-repeat center;
padding:0 12px 0 12px;
}

#cart { float:right; width:160px; top:0; right:0; height:51px; background:#8b0000; color:#fff; padding:13px 10px 0 10px; white-space:nowrap; line-height:20px;}
a.cart-link { color:#fff; background:url(images/cart-link.gif) no-repeat 0 0; padding:0 0 0 32px; text-decoration: none;}
a.cart-link:hover { text-decoration: underline;}

#sidebar { float:left; width:226px;}
#content { float:right; width:724px;}

#main { padding:10px 0 0 0; }

.box { padding:1px; border:solid 1px #dedede; margin-bottom:10px;}
.box h2{ background:#7f7f7f; color:#fff; font-weight: normal; padding:0 5px; position:relative; height:27px; line-height:27px; }
.box h2 span{ position:absolute; width:10px; height:5px; background:url(images/h2-arr.gif); top:27px; right:10px; font-size:0; line-height:0;}
.box-content { padding:5px;}

a.bul { background:url(images/bul.gif) no-repeat 0 center; padding-left:10px;}

.search { min-height:252px;}
.search label { display:block; padding-bottom:3px; }

.search .field { display:block; margin-bottom:10px; }
.search .inline-field label { display:inline; padding:0; }
.search .inline-field .field { display:inline; margin:0; }
.search input.field { width:206px; }
.search select.field { width:212px; }
.search select.small-field { width:50px; }

.search-submit { width:70px; background:#8b0000; border:0; color:#fff; height:27px; display:block; line-height:26px; cursor:pointer; margin:12px 0 10px 0;}

.categories { min-height:383px; }
.categories ul { list-style-type: none; font-size:13px;}
.categories ul li{ border-bottom:dashed 1px #ccc; padding:5px 0;}
.categories ul li.last{ border-bottom:0; padding-bottom:0;}
.categories ul li a{ color:#5f5f5f; text-decoration: none; background:url(images/cat.gif) no-repeat 0 4px; padding-left:17px;}
.categories ul li a:hover{ color:#8b0000; }

#slider { height:252px; position:relative; overflow:hidden; }
#slider-holder { width:720px; height:252px; position:relative; overflow:hidden; }
#slider-holder .jcarousel-clip{ width:720px; height:252px; position:relative; overflow:hidden; }
#slider-holder ul{ width:720px; height:252px; position:relative; overflow:hidden; list-style-type: none;}
#slider-holder ul li{ width:720px; height:252px; position:relative; overflow:hidden; float:left; }

#slider-nav { position:absolute; top:231px; left:644px; z-index:2;}
#slider-nav a{ font-size:0; line-height:0; text-indent: -4000px; width:10px; height:10px; border:solid 1px #8b0000; background:#8b0000; float:left; margin-right:5px; }
#slider-nav a:hover,
#slider-nav a.active { /*background:#fff; */ background:url(images/header.gif)}

.products {}
.products ul{ list-style-type: none;}
.products ul li{ position:relative; padding:1px; border:solid 1px #dedede; float:left; width:231px; margin-right:9px; height:383px; overflow:hidden; }
.products ul li.last{ margin-right:0; }

.product-info{ position:absolute; width:153px; top:194px; left:50px;}
.product-info h3{ background:#8b0000; color:#fff; padding:6px 10px; }
.product-info h4{ font-weight: normal;}
.product-info p{ font-size:16px; line-height:18px; text-transform: uppercase; font-weight: bold; color:#000; padding:5px 0 7px 0;}
.product-info .product-desc{ padding:10px; background:url(images/info.png); width:133px; }

.price { display:block; font-size:21px; color:#8b0000; line-height:23px; }

.more-products { border:solid 1px #dedede; position:relative; height:114px; overflow:hidden; }
.more-products ul{ list-style-type: none; height:94px; position:relative; overflow:hidden; width:805px;}
.more-products ul li{ float:left; width:94px; height:94px; border-right:dashed 1px #ccc; padding:0 10px;}
.more-products ul li.last{ border-right:0; }

.more-products-holder { width:804px; height:94px; position:relative; overflow:hidden; top:10px; left:70px;}
.more-products-holder .jcarousel-clip{ width:804px; height:94px; position:relative; overflow:hidden; }

.more-nav { font-size:0; line-height:0;}
.more-nav a{ position:absolute; top:40px; left:0; width:30px; height:32px; text-indent: -4000px; z-index:3;}
.more-nav a.next{ background:url(images/next.gif); left:910px;}
.more-nav a.prev{ background:url(images/prev.gif); left:20px;}

.cols { padding:15px 0;}
.col { float:left; display:inline; width:217px; margin-right:30px;}
.col-last { margin-right:0;}

h3.ico { background-repeat:no-repeat; background-position:0 2px; padding:6px 0 8px 30px;}
h3.ico1 { background-image:url(images/ico1.gif);}
h3.ico2 { background-image:url(images/ico2.gif);}
h3.ico3 { background-image:url(images/ico3.gif);}
h3.ico4 { background-image:url(images/ico4.gif);}

#footer { height:51px; background:#ebebeb; white-space:nowrap; line-height:50px; padding:0 15px; color:#7b7b7b; margin-top:10px;}
#footer a{ color:#7b7b7b; text-decoration: none;}
#footer a:hover{ color:#000;}
#footer span{ padding:0 2px;}

ul#example5 {
   margin: 2.5em auto; 
   
}
ul#example5 li {
    
   padding: .2em 0 .2em .5em;
 
 
}

#feature_list ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-style: normal;
/* line-height: 2em;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #000;
 text-decoration: none;
 background-color: #fff;
 text-indent: 5px;
 list-style-position: outside;
 list-style-image: url(arrow.gif);
 list-style-type: square;*/
 padding: 6px;
 margin: 2px;
 }
 
   
</style>
