/* ----------------------------------------------------------------*/
/* This CSS is the main stylesheet used from the generated WebSite.*/
/* ----------------------------------------------------------------*/
/* All images from "Images Templ" could be used in this css.       */
/* EXAMPLE: background-image:url('../images_templ/three_col/image.gif');     */

/* --- styles for some common HTML TAGS ---------------------------*/

* {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FAFAFE;
	margin-top: 8px;
	color: #000000;
	padding: 0;
}

h1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
font-weight: bold; 
margin-bottom: 10px; 
}

h2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-weight: bold;  
margin-bottom: 3px; 
}

h3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: normal; 
margin-bottom: 15px;
font-style: italic;
}

h4 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
margin-bottom: 20px; 
}

h5 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
margin-bottom: 20px; 
}

h6 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold;
margin-bottom: 20px; 
}

/*-- styles for form tags --*/

form { margin-bottom: 0px; margin-top: 0px; }
input, textarea, select { font-family: Arial, Helvetica, sans-serif; }
input.text { background-image: none; /*border: #909090 solid 1px;*/ }
input.btn { color: #0000ff; background-color: #FFFFFF; background-image: none; }
input.checkbox, input.radio { background-image: none; }

/*-- Styles for Main Template  --*/

#wrapper {
	width: 950px;
	text-align: center;
	background-color: #f0f0e1;
	border: 1px solid #9c967a;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 86px;
	width: 950px;
	overflow: hidden;
	padding: 0;
}

#header .logo_holder {
	width: 950px;
       float: left;
}

#header .logo_holder a:link, #header .logo_holder a:visited {
font-size: 36px;
font-family: Arial, Helvetica, sans-serif;
color: #010000;
text-decoration: none;
font-weight: normal;
}

#header .logo_holder a:hover {
font-size: 36px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight: normal;
}

#header .logo_holder strong {
display: block;
font-size: 12px;
padding-top: 5px;
font-family: Arial, Helvetica, sans-serif;
}

/*----------------------------------------------------------------------- top consule - top nav ---*/

#top_console {
	height: 40px;
	width: 930px;
	overflow: hidden;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	padding-right: 12px;
	padding-left: 8px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #83BEE2;
}

/*---- classes for top horizontal nav --*/

.top_nav {
	display: block;
	float: left;
	width: 485px;
	margin-top: 15px;
	margin-left: 22px;
}

#top_console .top_nav li {
float: left;
list-style: none;
}

#top_console .top_nav li a  {
padding-left: 6px;
padding-right: 7px;
font-weight: bold;
text-decoration: none;
background-image:url('../images_templ/three_col/bg_hor_nav_a.gif');
background-repeat: no-repeat;
background-position: right;
}

#top_console .top_nav li a:hover  {
text-decoration: underline;
}

#top_console .top_nav li .my_account_hor {
padding-left: 6px;
}

#top_console .top_nav li .checkout_hor  {
padding-right: 0;
background-image: none;
}

.talk {
	float: right;
	padding-bottom: 8px;
}

/*--------------------------------------------------------------------------------- styles for search form --*/


.top_search {
	display: block;
	float: left;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
        margin-top: 8px;
}
 
.top_search label {
padding-right: 3px;
font-size: 14px;
font-weight: bold;
float: left;
}

.top_search .search_field {
width: 140px;
float: left;
padding-right: 4px;
padding-left: 4px;
margin-right: 5px;
font-size: 13px;
}

.category_drop_down {
width: 200px;
float: left;
}

.search_go {
margin: -3px 0 0 6px;
padding: 0;
float: left;
}

.topconimages {
	float: left;
	margin-left: 69px;
	padding-top: 1px;
}
.topssl {
	float: left;
	margin-right: 12px;
	margin-left: 6px;
	margin-top: -3px;
}


/*-- styles for affiliated logos on upper right --*/

#header img {
}


/*----------------------------------------------------------------------------------------------------------------- start styles for the left column --*/

#left_col {
	width: 176px;
	float: left;
    margin-right: 12px;
    margin-left: 6px;
}

/*-- start styles for the AUTO_GENERATED_MENU_MAIN --*/

/*---- width and bottom margin of all AUTO_GENERATED_MENUS --*/

table.menu_border_categprytype .menu_border_categprytype, table.menu_border  {
width: 176px;
margin-bottom: 12px;
}


/*-- borders and backgrounds around all auto generated menus --*/

td.menu_body_categprytype, html body div#left_col table.menu_border tr td table.menu_border tr td  {
	border: 1px solid #C4C0B0;
	padding: 9px 0 15px 0;
	background-color: #fefefe;
}

/*-- remove unwanted borders and padding --*/

html body div#left_col table.menu_border tr td table.menu_border tr td table tr td, menu_links_head_mod {
border: none;
padding: 0;
}


/*-------------------------------------- Header of AUTO_GENERATED_MENU_MAIN --*/

.menu_header_td_inner {
background-color: #cde4f3;
background-position: left bottom;
height: 28px;
background-repeat: no-repeat;
padding-left: 12px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #010000;
font-weight: bold;
border-width: 1px 1px 0 1px; 
border-style: solid;
border-color: #a09a7e;
}

/*-- background image for "expand on same page" --*/

.menu_header_td, .menu_header_td_over {
background-image: url('../images_templ/three_col/bg_small_box_top.gif');
background-position: left bottom;
background-repeat: no-repeat;
}

/*-- position the "flippy arrow" for "expand on same page --*/

.menu_header_td img, .menu_header_td_over img {
margin: 10px 4px 0 0;
}

.menu_header_td_inner a:link, .menu_header_td_inner a:visited {
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #010000;
}

.menu_header_td_inner a:hover {
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
color: #01014b;
}


/*-- Style for all Links in all auto generated menus --*/

.menu_category_td_inner a, .menu_link_td_inner a, .menu_link_selected, td.menu_category_td_inner_selected, .menu_subcategory_td a:link, .menu_subcategory_td a:visited, .menu_subcategory_td a:hover, .menu_subcategory_td_over a:link,  .menu_subcategory_td_over a:visited, .menu_subcategory_td_over a:hover {
font-weight: normal;
font-size: 12px;
padding-left: 12px;
line-height: 20px;
}

/*-- Normal & visited states for Selected links in auto generated menus --*/

#left_col .menu_subcategory_selected:link, #left_col .menu_subcategory_selected:visited, #left_col .menu_subcategory_selected:hover, #left_col .menu_category_selected:link, #left_col .menu_category_selected:visited, #left_col .menu_category_selected:hover, #left_col .menu_link_selected:link, #left_col .menu_link_selected:visited, #left_col .menu_link_selected:hover {
color: #010000;
font-weight: bold;
}


/*-- Hover state for Selected Links in auto generated menus --*/

body #left_col .menu_subcategory_selected:hover, body #left_col .menu_category_selected:hover {
color: #01014b;
}

/*-- Row highlight in Normal state of selected links --*/

.menu_subcategory_tr_inner_selected, .menu_category_tr_inner_selected, .menu_link_tr_inner_selected {
background-color:#ffffff;
}


/*----------------------------------------------------------------------------------------------------------- styles for the center content area --*/
#center_content {
	width: 720px;
	float: left;
	margin-top: 0px;
	text-align: left;
	background-color: #DFDFBF;
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	border: 2px solid #9c967a;
}

#center_content p {
line-height: 18px;
}

#center_content ul li {
padding-right: 5px;
margin-left: 12px;
background-repeat: no-repeat;
background-position: 0 5px;
}

.comeback {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

/*---- styles for large content boxes at bottom of home page --*/
#top_content_image {
	float: right;
	width: 173px;
	margin-top: 0;
	margin-right: 3px;
	margin-left: 0;
	height: auto;
	margin-bottom: 10px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #ebebd6;
	border: 1px solid #9c967a;
}

.imagepbox {
	background-color: #f8f8f1;
	text-align: center;
	border: 1px solid #9c967a;
	margin-bottom: 8px;
	margin-top: 4px;
}

.imagep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CDE4F3;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9c967a;
}

.imagepp {
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 7px;
	text-align: center;
	font-weight: bold;
	color: #4D4637;
}

.content_box_upper {
	text-align: left;
	float: left;
	width: 520px;
	background-color: #ebebd6;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border: 1px solid #9C967A;
}
.content_box {
	text-align:left;
	float: left;
	width: 700px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 0;
	background-color: #ebebd6;
	padding: 4px 4px 5px 4px;
	overflow: hidden;
	border: 1px solid #9c967a;
}

.content_box_upper p.big_box_header {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	margin: 0;
	height: 23px;
	background-color: #CDE4F3;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 0;
	padding-left: 15px;
	border: thin solid #9c967a;
}

.content_box p.big_box_header {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	height: 23px;
	background-color: #CDE4F3;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border: thin solid #9c967a;
}

.opening_list {
margin-top: 15px;
}

.catypelnks {
       text-align: center;
}

/*------------------------------------------------------------------------------------------------------------------- styles for the right column --*/
#right_col {
	width: 176px;
	float: left;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 12px;
}

.small_box_header {
	background-color: #cde4f3;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #a09a7e;
	border-right-color: #a09a7e;
	border-left-color: #a09a7e;
	text-align: center;
	height: 23px;
	width: 248px;
	padding-top: 5px;
}

.right_col_box {
	width: 236px;
	border: 1px solid #C4C0B0;
	padding: 6px;
	background-color: #fefefe;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 0;
	text-align: center;
}

/*------------------------------------------------------------------------------------------------------------------ styles for the footer --*/

body div#wrapper div#footer {
	width: 926px;
	clear: both;
	float: left;
	text-align: center;
	background-color: #83bee2;
	margin-top: 1.5px;
	padding: 12px;
	margin-bottom: 21px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9c967a;
	border-bottom-color: #9c967a;
	border-left-color: #9c967a;
}

#footer .bottom_nav {
margin: 0;
padding: 0;
}

#footer .bottom_nav li {
display: inline;
list-style: none;
}

#footer .bottom_nav li a  {
padding-left: 6px;
padding-right: 7px;
font-weight: bold;
text-decoration: none;
background-image:url('../images_templ/three_col/bg_hor_nav_a.gif');
background-repeat: no-repeat;
background-position: right;
}

#footer .bottom_nav li a:hover  {
text-decoration: underline;
}

#footer .bottom_nav li .footer_last  {
padding-right: 0;
background-image: none;
}

.trscopyright {
	color: #000000;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 4px;
	font-weight: normal;
	text-align: center;
}

.creditcdtag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
       margin-top: 4px;
}

.footerp {
	text-align: center;
	padding-left: 33px;
	padding-right: 33px;
	padding-top: 16px;
	padding-bottom: 18px;
	border: 2px solid #9c967a;
	background-color: #F5F5EB;
	margin-right: 23px;
	margin-left: 23px;
	margin-bottom: 8px;
}


/*----------------------------------------------------------------------------------------------------------------- styles for brief product template --*/

.brief_product_wrapper {
	text-align: left;
	padding: 6px 4px 10px 4px;
	height: 295px;
	width: 158px;
	margin: 0 0 0 3px;
	overflow: hidden;
	background-color: #f8f8f1;
	border: 1px solid #9c967a;
}
 
.brief_product_wrapper p {
margin: 0 0 4px 6px;
padding: 3px 3px 3px 0;
 }
 
.brief_price {
font-weight: bold;
font-size: 14px;
color: #b95437;
margin: 0 0 4px 0;
}
 
.brief_product_wrapper .brief_links {
margin-top: 8px 0 7px 0;
}

.brief_product_wrapper .brief_product_header {
font-size: 14px;
font-weight: bold;
margin-top: 8px;
margin-bottom: 6px;
overflow: hidden;
word-wrap: break-word;

}

.brief_image {
text-align: center;
}

/*------------------------------------------------------------------------------------------------- styles for the detailed product template --*/

/*-- classes for horizontal nav that appears before the product name --*/

#wrapper #center_content .top_product_nav {
width: 530px;
height: 20px;
margin: 0 0 10px 0;
padding: 0;
}

#center_content  ul.top_product_nav li {
list-style: none;
display: inline;
background-image: none;
padding: 0;
margin: 8px 0 0 0;
}

.top_product_nav li a:link, .top_product_nav li a:visited  {
padding-left: 8px;
padding-right: 9px;
font-weight: normal;
text-decoration: none;
background-image:url('../images_templ/three_col/bg_hor_nav_a.gif');
background-repeat: no-repeat;
background-position: right;
}

.top_product_nav li a:hover  {
padding-left: 8px;
padding-right: 9px;
text-decoration: underline;
font-weight: normal;
}

.top_product_nav li .hor_det_prd_first:link, .top_product_nav li .hor_det_prd_first:visited, .top_product_nav li .hor_det_prd_first:hover {
margin-left: 0;
padding-left: 0;
}

#center_content .top_product_nav li .printable_hor {
background-image: none;
}

/*-------------------------------------- styles for large product image --*/

#large_product_pic_holder {
width: auto;
height: auto;
float: left;
background-color: #e2e2c5;
margin-left: 15px;
padding: 6px 12px 12px 12px;
background-color: #e2e2c5;
}

/*---------------------------------------------------------------------------------------------------------------- styles for det buy console --*/

table.product_options_border {
margin-bottom: 10px;
}

.product_options_border td {
text-align: left;

}

.product_options_body td {
padding-bottom: 5px;
}

.product_options_body td input {
margin-bottom: 5px;
padding: 4px;
}

tr.product_options_header td {
padding-bottom: 10px;
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

.product_options_name {
font-weight: bold;
margin-right: 20px;
}

.product_options_border select {
width: auto;
margin-right: 10px;
}

#det_buy_console {
float: left;
width: 190px;
margin-left: 10px;
font-size: 12px;
line-height: 22px;
}

#det_buy_console a {
margin-top: 10px;
font-size: 14px;
}

.product_list_price {

}

.det_prd_buy_links {
margin-top: 8px;
}

.det_prd_buy_links a {
padding-right: 6px;
}

.det_buy_now {
padding-left: 6px;
}

.det_prd_price {
font-weight: bold;
font-size: 14px;
color: #b95437;
}

body #det_buy_console p {
line-height: 18px;
}

/*-------------------------------------------------------------------------------------------------------------------------- styles for nav tabs --*/

body #center_content table.product_specialties_border .navtab_body {
width: 100%;
background-color: #fefefe;
}

td.navtab_body p {
width: 650px;
}

body #navbar {
clear: both;
padding-top: 30px;
padding-right: 0;
padding-bottom: 30px;
padding-left: 0;
margin-left: 5px;
}

#navbar table {
width: 700px;
}

body #wrapper table.navbar td.navtab_body {
padding: 15px 15px 20px 20px;
border: 1px solid #a09a7e;
background-image: none;
text-align: left;
background-color: #fefefe;
line-height: 18px;
}

body #wrapper table.navbar td {
height: 26px;
text-align: center;
}

/*----------------------------------------------------------- styles for nav tab links --*/

.navtab_notselected:link, .navtab_notselected:visited {
padding-top: 6px;
height: 22px;
display: block;
background-color: #cde4f3;
background-repeat: no-repeat;
background-position: bottom left;
overflow: hidden;
border-width: 1px 1px 0 1px; 
border-style: solid;
border-color: #a09a7e;
font-size: 14px;
}

.navtab_notselected:hover{
padding-top: 6px;
height: 22px;
display: block;
background-color: #cde4f3;;
background-repeat: no-repeat;
background-position: -134px bottom;
overflow: hidden;
border-width: 1px 1px 0 1px; 
border-style: solid;
border-color: #a09a7e;
font-size: 14px;
text-decoration: underline;
}

.navtab_selected:link, .navtab_selected:visited {
padding-top: 6px;
height: 22px;
display: block;
background-color: #cde4f3;;
background-repeat: no-repeat;
background-position: -134px 0;
overflow: hidden;
border-width: 1px 1px 0 1px; 
border-style: solid;
border-color: #a09a7e;
font-size: 14px;
}

.navtab_selected:hover {
padding-top: 6px;
height: 22px;
display: block;
background-color: #cde4f3;;
background-repeat: no-repeat;
background-position: -134px 0;
overflow: hidden;
border-width: 1px 1px 0 1px; 
border-style: solid;
border-color: #a09a7e;
font-size: 14px;
text-decoration: underline;
}


body #center_content .navtab_first, .navtab_middle{
padding-right: 3px;
width: auto;
}

.navtab_last {
width: auto;
}

.navtab_selected {

}

.navtab_notselected {

}


/*----------------------------------- styles for discounts table --*/

table.product_specialties_border td {
padding-top: 30px;
background-image: url('../images_templ/three_col/bg_discounts_available.gif');
background-repeat: no-repeat;
background-position: left top;
}

table.product_specialties_border td table td {
background-image: none;
padding: 3px 7px 5px 7px;
background-color: #fefefe;
}

table.product_specialties_border td table {
border: 1px solid #bfbcbc;
background-repeat: no-repeat;
background-position: left top;
}

body #center_content table.product_specialties_border {
width: 100%;
margin-top: 40px;
}

.product_specialties_header {
padding: 3px 3px 7px 3px;
}

.discount_head {
font-weight: bold;
}


/*------------------------------------------------------------------------- styles for related product template --*/

.related_products_header {
font-size: 15px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 10px;
}


/*------------------------------------------------------------------------ styles for "tell a friend page" --*/

.search_body input {
margin: 3px 0 10px 5px;
}

.search_body td {
padding-bottom: 6px;
}

/* --- styles for CATEGORY's path and CATEGORY's list links ------------------------------------------------------------LINKS-----------------*/

.top_link{ padding: 0; margin: 0; font-weight: normal; }

/* --- styles for PRODUCT links (like "AddToCart" link) -----------*/

.product_link:LINK { font-size: 14px; text-decoration: none; font-weight: normal;  }
.product_link:VISITED { text-decoration: none; font-weight: normal; }
.product_link:HOVER { text-decoration: underline; font-weight: normal;  }

/* --- styles for TOOLS links (like "ViewCart" link) --------------*/

.tool_link:LINK { text-decoration: none; font-weight: normal; }
.tool_link:VISITED { text-decoration: none; font-weight: normal; }
.tool_link:HOVER {text-decoration: underline; font-weight: normal;  }

/* --- styles for footer links ------------------------------------*/

.footer_link:LINK { text-decoration: none; font-weight: normal; }
.footer_link:VISITED { text-decoration: none; font-weight: normal;  }
.footer_link:HOVER { text-decoration: underline; font-weight: normal;  }

/* --- styles for IMAGE links -------------------------------------*/

.image_link:LINK { text-decoration: none;  font-size: 12px; }
.image_link:VISITED { text-decoration: none;  font-size: 12px; }
.image_link:HOVER { text-decoration: none;  font-size: 12px; }

/* --- styles for THE REST of the links ---------------------------*/

a:LINK {
	color: #2531BA;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:VISITED { color: #2531BA; text-decoration: none; font-size: 12px;  font-weight: bold; }
a:HOVER { color: #000000; text-decoration: underline; font-size: 12px;  font-weight: bold; }

/* --- styles for products and options ----------------------------*/

.product_travel_border { }
.product_travel_header {  }
.product_travel_body {  }

.product_separator {}

.img_product_thumbnail {}
.img_product_small {}
.img_product_big {}
.img_product_opt {}

/* --- styles for the search form of travel products --------------*/

.search_travel_border {  }
.search_travel_header {  }
.search_travel_body {  }
.search_travel_footer {  }

/* --- styles for the database search/browse of products -------------------*/

.search_border {  }
.search_header { }
tr.search_header td { font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding-bottom: 15px; }
.search_body { }
.search_footer {  }
.search_body select, .search_body input {
float: left;
margin-left: 5px;
padding-left: 5px;
}

table.search_footer td {
text-align: center;
}

table.search_border {
margin-bottom: 20px;
}

.search_alphabet_selected { font-family: monospace; }
.search_alphabet_link:LINK { font-family: monospace; color: #2531BA; text-decoration: none; }
.search_alphabet_link:VISITED { font-family: monospace; color: #2531BA; text-decoration: none; }
.search_alphabet_link:HOVER { font-family: monospace; color: #000000; background-color: #FFD0FF; text-decoration: none; }
.search_footer .btn {
color: #104B87;
font-weight: bold;
}

/* --- styles for the site map ------------------------------------*/

.site_map_border {  }
.site_map_body { }
.site_map_tr {}
.site_map_td {  }
.site_map_td_over {  }
.site_map_tr_inner {}
.site_map_td_inner {}
.site_map_link:LINK { font-weight: normal; }
.site_map_link:VISITED { font-weight: normal; }
.site_map_link:HOVER { font-weight: normal; }

/* --- styles for the navigation line links (1-10 11-20 21-30) ----------------------------------------------NAV LINKS---------------------*/

.navigator_products { 
color: #010000; 
text-align: center; 
margin: 12px 0 12px 0;
}

.navigator_products_link:LINK { 
font-weight: normal;
text-align: center;
padding: 2px;
margin-right: 4px;
margin-left: 4px;
background-color: #e2e2c5;
}

.navigator_products_link:VISITED { 
font-weight: normal;
text-align: center;
padding: 2px;
margin-right: 4px;
}

.navigator_products_link:HOVER { 
font-weight: normal;
text-align: center;
padding: 2px;
margin-right: 4px;
}

.navigator_products_link_selected {
font-weight: normal;
border: 1px solid #c4c1c1;
background-color: #e2e2c5;
text-align: center;
padding: 2px;
margin-right: 4px;
color: #000000;
}


/* --- styles for the calendar ------------------------------------*/

.calendar_border { background-color: #D0D0D0; }
.calendar_header { background-color: #F0F0F0; }
.calendar_header_days { font-size: 12px; background-color: #F9F9F9; }
.calendar_body { background-color: #FFFFFF; }
.calendar_footer_selected_day { font-size: 12px; background-color: #F9F9F9; }
.calendar_footer { font-size: 12px; background-color: #F0F0F0; }
.calendar_day_onmouseover { background-color: #FFFF00; }
.calendar_day_onmouseout {  }
.calendar_day_onclick { background-color: #D0D0FF; }
.calendar_day_notavailable { color: #CCCCCC; }

/* --- styles for errors and successes ----------------------------*/

.error { color: ##2531BA; }
.warning { color: #FF5000; }
.success { color: #007000; }

/* --- styles miscellaneous ---------------------------------------*/

.categories_path_separator { color: #000000; }

.categories_path {
}

.categories_path_td {
border-bottom: 1px solid #bcbcbc;
line-height: 20px;
font-size: 12px;
font-weight: bold;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
 }
 
.categories_item { margin: 0px 0px 0px 0px; }
.categories_item_td { padding: 7px 0px 7px 12px; }
.products_summary { margin: 3px 0px 0px 0px; }
.products_summary_td { padding: 0px 0px 0px 0px; }


/*--------------------------------------- screen styles for product printable view - see printable_view.css for print styles --*/

#printable_wrapper {
margin: 30px;
}

.print_store_name {
font-size: 18px;
font-weight: bold;
margin-bottom: 20px;
}

.print_product_name {
margin-top: 20px;
font-size: 18px;
font-weight: bold;
}

.print_product_name span {
font-size: 18px;
}

.printable_description {
margin: 20px 0 20px 0;
font-size: 12px;
line-height: 18px;
}

#print_this_page {
margin-bottom: 35px;
}


/*-------------------------------------------------------------------------------------------------------  styles for customer service --*/

#cswrap {
	width: 683px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	background-color: #FBFBF7;
	border: thin solid #a09a7e;
	padding-top: 12px;
	float: left;
}

#csul {
	list-style-type: disc;
	list-style-position: inside;
	float: left;
	width: 620px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 50px;
	padding-top: 8px;
	border: thin solid #9c967a;
	background-color: #ebebd6;
	margin-bottom: 15px;
}

.ulleft {
	float: left;
	margin-right: 34px;
}

.ulright {
	float: left;
}

.csulgroups {
	padding-left: 12px;
	list-style-type: none;
}

.csulgroupsb {
	padding-left: 12px;
	list-style-type: disc;
}

.csheader {
	border: thin solid #9c967a;
	background-color: #cde4f3;
	padding: 6px;
}

/*-------------------------------------------------------------------------------------------------------  styles for  --*/

#ocwrap {
	width: 550px;
	border: thin solid #a09a7e;
	margin-top: 44px;
	margin-bottom: 44px;
	padding: 18px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#occontainer {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAFAFE;
}


/*-----------------------------------------------------  styles for detail pg, nav bar, product awards--*/


.awards {
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 55px;
	width: 400px;
	margin-top: 12px;
	padding: 0px;
	height: auto;
}

.daward {
	float: left;
	width: 160px;
	margin-left: 44px;
	margin-bottom: 20px;
	list-style-type: none;
}

.hwaward {
	float: right;
	width: 145px;
    margin-bottom: 20px;
    margin-right: 20px;
	list-style-type: none;
}

.singleaward {
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 12px;
	text-align: center;
	margin-left: 0px;
	padding: 0px;
	display: inline;
}

.chiroward {
	float: left;
	width: 125px;
	margin-bottom: 20px;
	list-style-type: none;
	margin-left: 66px;
}

.threeawards {
	height: auto;
	width: 440px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
        text-align: center;
}

.first {
	float: left;
	width: 113px;
	list-style-type: none;
	margin-right: 6px;
}

.middle {
	float: left;
	list-style-type: none;
	width: 130px;
	margin-right: 18px;
}

.last {
	float: right;
	width: 120px;
	list-style-type: none;
	padding-right: 12px;
}

.relatedweblinks {
	

}

.relsitesul {
	padding-left: 154px;
}

.painrelcntr {
	text-align: center;
}

a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}

a.stbar.chicklet {height:16px;line-height:16px;}

.blkline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#bottomwrap {
	float: left;
	width: 845px;
	padding-top: 12px;
	padding-bottom: 15px;
}
.bottomone {
	width: 200px;
	border-right-width: .5px;
	border-right-style: solid;
	border-right-color: #666666;
	float: left;
	text-align: left;
}
.bottomtwo {
	float: left;
	width: 206px;
	border-right-width: .5px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: left;
	padding-left: 12px;
}
.bottomthree {
	text-align: left;
	float: left;
	width: 170px;
	border-right-width: .5px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-left: 12px;
}
.bottomfour {
	float: left;
	width: 200px;
	padding-left: 12px;
}
.bottomindent {
	padding-left: 12px;
}
#bottomwarpb {
	width: 845px;
	padding-top: 12px;
}

.botombone {
	float: left;
	width: 250px;
	padding-top: 12px;
	margin-left: 15px;
}
.botombtwo {
	float: left;
	width: 250px;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-right: 12px;
	margin-left: 12px;
}

.botombthree {
	float: left;
	width: 250px;
	padding-top: 12px;
}

.cartwrap {
	float: left;
	width: 165px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 12px;
}

.cart_box {
	text-align: center;
	float: left;
	width: 300px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

.cart_box_header {
	width: 308px;
	color: #FFFFFF;
	background-color: #b95437;
	background-repeat: no-repeat;
	background-position: 0px;
	height: 23px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-color: #333333;
}

.prodhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.imright {
	float: right;
	padding-left: 18px;
	padding-bottom: 15px;
}

.imleft {
	float: left;
	padding-right: 18px;
}

#inclinechart {
	text-align: center;
}
.incline {
	text-align: center;
}

#catparag {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#catparag span {
	font-size: 12px;
	color: #B95437;
}