html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}



html {
	height:100%;
}

body {
	background-image: url(/images/bg_shade.jpg);

	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px; 
	padding: 0px; 
	color: black;
	height: 100%;
	font-family:"Lucida Grande", Arial; 
	font-size:12px;
	line-height:140%;
}

h4 {
	font-family: Arial; 
	margin-bottom:9px; 
	margin-top:10px; 
	font-weight:thin; 
	color:#666; 
	font-size:1.5em;
	letter-spacing:-1px;	
	line-height:1.2em;
}

h3 {
	color: #666; 
	font-size: 1.23em;	
	margin-bottom:9px; 
	letter-spacing:-1px;	
	padding-bottom:1px; 
}

#logo {
	margin:30px 0px 20px 10px; 
	padding:0px; 
	border:0px;
}

#login-bar {
	float:right;
	display:block; 
	margin-right:15px; 
	line-height:1.4em;
	padding:0px 0px; 
	text-align:right; 
}
#cart {
	text-align:left; 
	margin:10px 20px; 
	padding-left:15px; 
}

#account {
	margin:10px 10px; 
	padding-right:6px; 
	border-right:1px solid #eee;
}

#container-shade {
	background-image: url(/images/bg_shade.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	margin:0px;
	padding:0px;
}

#container {
	background: #eff url(/images/bg_container3.jpg) repeat-y top center;
	width:1001px; 
	min-height:900px;
	margin:0px auto; 
}

#page {
	padding:0px;
}

#header {
	padding:0px 20px 0px 20px;
}

#hp_searchfield {
	background: #fff url(/images/search.gif) no-repeat 3px 3px; 
	width:100px; 
	padding: 3px 3px 3px 20px; 
	margin:0px;
	border: 1px solid #bcbbbb;
}

#content {
	padding:0px;
	margin:0px 0px 40px 0px;
}



/*=== MAIN Navigation ===*/

#menu{
	height: 31px;
	margin:0px 30px 20px 30px;
	overflow: hidden;
	/*text-transform:uppercase;*/
}

div.flmenu{
	float:left;
	background: url(/images/menu_div.gif) repeat-x top;
	border-left: 1px solid #ccc;	
	border-right: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;	
	width:939px;
	font-size: 1.1em;
	font-weight:bold;
	line-height: 2.1em;
	overflow:hidden;
}

div.flitem, div.flitem_active {
	float: left;
	letter-spacing:-0.5px;
	border-right:1px solid #ccc;
	text-align: center;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div.flitem a {
	display:block;
	/*text-transform:uppercase;*/
	text-decoration: none;
}

div.flitem_active a{
	display:block;
	background-color:#000d2e;
	/*text-transform:uppercase;*/
	color: #fff;
	text-decoration: none;
}

div.flitem a:hover {
	color:#FFF;
	background: url(/images/menu_over_div.gif) repeat-x top;
	text-decoration: none;
}

div.flitem_active a:hover {
	color:#FFF;
	background-color:#000d2e;
	text-decoration: none;
}

div.frmenu {
	background: url(/images/menu_div.gif) repeat-x top;
	border: 1px solid #bcbbbb;
	float:left;
	height:28px;
	font-size: 1em;
	line-height: 2em;
	margin: 0 0 5px 1px;
	overflow:hidden;
}

div.fritem, div.fritem_active{
	float: left;
	margin: 0px;
	padding: 0 2px 0 0;
	font-weight:bold;
	text-align: center;
	overflow: hidden;
}

div.fritem a{
	display:block ;
	color: #FFF;
	/*text-transform:uppercase;*/
}

div.fritem a:hover {
	color: #FFF;
	background-color :#000d2e;
	text-decoration: none;
}

div.fritem_active a{
	display:block ;
	background-color: #000d2e;
	/*text-transform:uppercase;*/
	color: #fff;
	text-decoration: none;
}

div.fritem_active a:hover {
	color: #FFF;
	background-color: #000d2e;
	text-decoration: none;
}


fieldset {
  padding: 2em;
  font:1em/1.4em sans-serif;
  border:1px solid #997;
}

legend {
  padding: 0.3em 0.5em;
  color:#333;
  font-size:1.3em;
  text-align:left;
}

label {
  float:left;
  width:100px;
  text-align:left;
}

fieldset p {
	line-height:1.5em;
	margin:5px 0px 0px 0px;
}



ul.checkbox-list {
	list-style-type: none;
	margin:1px;
	padding:0px;
}

ul.checkbox-list li {
	display:inline;
}

.formError {
		float:left;	
		position:relative;
}


.hp_linklist {
	float:left;
	width:170px; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.linklist {
	margin:0px 0px;
}

.linklist h4 {
	font-size:1.2em;
	color:black;
	margin:4px 0 5px 0px;
	text-transform: uppercase;
	text-align:left;
}

.linklist ul {
	margin:10px 0px 10px 0px;						
	padding:0px;
	list-style-type: none;
}

.linklist li {
	padding: 3px 0px 2px 7px;
	margin-right:20px;;
	list-style: none;				
	background: url(/images/arrow.gif) no-repeat 0px 10px;
}

ul.normal {
	margin:5px 0px 5px 0px;						
	padding:0px;
	list-style-type: none;	
}

ul.normal li {
	padding: 3px 0px 2px 7px;
	margin-left:20px;
	list-style: none;				
	background: url(/images/arrow.gif) no-repeat 0px 10px;
}

.hp_article {		
	color:black; 
	margin:0px;
	padding:0px;
}

.hp_article h4 {
	margin-top:5px; 
	font-size:1.7em;
	font-weight:70%;
	line-height:1.7em;
}

.hp_article p {
	font-size:1em; 
	line-height:1.5em;
}

#hp_promo_block {
	height:375px; 

/*	width:920px; 
	height:375px; 
	margin-left:0px;
	margin-right:0px;*/
	
	overflow:hidden; 
	margin-bottom:10px;
}

#hp_promo_block #text_normal {
	position:relative; 
	left:1px; 
	top:-217px;
	padding:30px;
	color:white; 
	font-size:34px; 
	line-height:38px;
	text-align:left;	
}

#hp_promo_block #text_shadow a {
	color:black;
}

#hp_promo_block #text_shadow {
	position:relative; 
	left:2px; 
	margin-top:160px; 
	top:-2px;
	padding:30px;
	color:black; 
	font-size:34px; 
	line-height:38px;
	text-align:left;
}

.hp_promo h2 {
	border-bottom:1px solid #ccc;
	font-size:15px;
	color:gray;
	margin:0px 0px 5px 0px;
	padding:0px;
}

#hp_promo_cat2 .promo_item,
#hp_promo_cat .promo_item {
	margin:20px 0px 0px 0px;		
	clear:both;
}
#hp_promo_cat2 .promo_img,
#hp_promo_cat .promo_img{
	float:left; 
	padding:0px; 
	margin-right:7px; 
	margin-top:7px;
	border:1px solid silver;
}

#hp_action_text {
	display:block;
	padding:20px;
	margin:30 00px;
	font-size:2em; 
	background-image:url(/images/banner.png); 
	background-repeat: repeat-y; 
	background-position:center; 
	text-align:center;
	font-weight:bold;
}
	
#hp_promo_list {
	float:right; 
	background-image:url(/images/promo.png); 
	background-repeat:none; 
	height:150px;
	padding:10px 20px 0px 20px;
	margin-top:40px; 
	margin-right:0px;
	color:white; 
	line-height:16px; 
	
}

#hp_promo_list .title {
	text-transform:uppercase;
	font-size:2em;
	margin:0px;
	padding:10px 0px;
	color:white;
}
#hp_promo_list ul {
	margin:0px;						
	padding:0px;
	list-style-type: none;
}

#hp_promo_list li {
	padding: 2px 0px 2px 5px;
	list-style: none;			
}

#hp_promo_block a {
	color:white;
	text-decoration:none;	
}
#hp_promo_block a:hover {
	color:yellow;
	text-decoration:none;	
}




#footer {
	margin:0px 0px 0px 0px; 
	padding:5px 5px 5px 0px;
	text-align:center;
}

#footer,
#footer a {
	color: gray;
	font-weight:normal;
	text-decoration: none;						
} 

#footer .linklist {
	float:left;
	width:190px; 
	margin:0px 20px 0px 0px;
	padding:0px 20px 0px 20px;
	background: url('/images/column_border.jpg') no-repeat top right;
}

#footer .linklist h3 {
	font-size:1.2em;
	margin:4px 0 2px 0px;
	text-align:left;
}

#footer .linklist ul {
	margin:10px 0px 10px 0px;						
	padding:0px;
	list-style-type: none;
}

#footer .linklist li {
	padding: 2px 0px 1px 7px;
	margin-right:20px;;
	list-style: none;				
	background: url(/images/arrow.gif) no-repeat left center;
}

#footer .linklist a {
	font-size:1em; 
	color:gray;	
	line-height:14px;
}
#footer .linklist a:hover {
	color:blue;
}



a {
	text-decoration:none;
	color:#004000;
}

a:hover{
	text-decoration:underline;
	color:blue;
}

a.order_button {
	color:white;
	font-weight:bold;
	background-color:#70CD7D;
	padding:3px 5px;	
	text-decoration:none;
	text-transform:uppercase;
	
}

a.order_button:hover {
	color:black;
}

 	.detail a {
 		font-weight: bold;
 		text-decoration:none;	
 	}
 	.detail a:hover {
 		font-weight: bold;
 		text-decoration:none;	
 	}
 	
 	
.info td {
	padding:30px; 
	bottom-border:1px solid silver;
	margin:0px; 
}
	
.info td.q {
	font-weight:bold;
	vertical-align:top;
	
}

.info td {
	border-top:1px solid silver;
}

.data tr.even {
	background-color:#eee;

}

.data tr.odd {
	background-color:#fff;
}


.data {
	margin:0px;
	border:0px;
	border-collapse: collapse;

}
.data tr {
	border:1px solid silver;
	padding:0px;
	margin:0px;
}

.data tr td {
	color:black;
	vertical-align:top;
	padding:10px;
	margin:0px;
}

.data tr.even {
	background-color:#eee;

}

.data tr.odd {
	background-color:#fff;
}

.data tr.header th {
	border-right:1px solid silver;
}

.data tr.header {
	border:1px solid silver;
	color:black;
	padding:5px;
	background-image: url(/images/menu_div.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.data tr.footer td {
	color:white;
}

.data tr.footer {
	border:1px solid silver;
	padding:1px;
	background-color:gray;
	font-weight:bold;
	height:30px;
	
}

.data .center {
	text-align:center;
	
}

.info-box {
 	background: #eee url(/images/info.png) no-repeat 10px 20px;
 	border:1px solid#ccc;
	padding:30px 30px 30px 80px;
	margin:20px;
	float:left;
	font-weight:bold;
}



.tt_pagination {
  text-align: center;
  padding: .3em; }
  .tt_pagination a, .tt_pagination span {
    padding: .2em .5em; }
  .tt_pagination span.disabled {
    color: #AAA; }
  .tt_pagination span.current {
    font-weight: bold;
    color: #FF0084; }
  .tt_pagination a {
    border: 1px solid #DDDDDD;
    color: #0063DC;
    text-decoration: none; }
    .tt_pagination a:hover, .tt_pagination a:focus {
      border-color: #003366;
      background: #0063DC;
      color: white; }
  .tt_pagination .page_info {
    color: #aaa;
    padding-top: .8em; }
  .tt_pagination .prev_page, .tt_pagination .next_page {
    border-width: 2px; }
  .tt_pagination .prev_page {
    margin-right: 1em; }
  .tt_pagination .next_page {
    margin-left: 1em; }
 
    
.cb {
	clear:both;
}