/* ----------------------------------------------------------------*/
/* 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: 0;
}

body {
    font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px;
	margin: 0;
	padding: 0;
}

h1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 21px; 
font-weight: normal; 
margin-bottom: 20px; 
}

h2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 30px; 
font-weight: normal; 
margin-bottom: 20px; 
}

h3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 24px; 
font-weight: normal; 
margin-bottom: 20px; 
}

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

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

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

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

form { margin-bottom: 0px; margin-top: 0px; }
input, textarea, select { font-family: Georgia, "Times New Roman", Times, 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; }

/*-- end styles for form related tags --*/

/*-- Styles for Templ Main --*/

/*-- classes for main wrapper div --*/

#wrapper {
width: 950px;
margin: 0 auto 0 auto;
text-align: center;
}

/*-- end  classes for main wrapper div --*/

/*-- classes for header area --*/

#header {
height: 85px;
width: 926px;
overflow: hidden;
background-image: url('../images_templ/three_col/Bling_Bling_Jewelry-Hip-Hop.jpg');
margin-top: 0;
margin-bottom: 20px;
margin-left: 0;
padding-top: 18px;
padding-right: 12px;
padding-bottom: 0;
padding-left: 12px;
}

/*-- classes for upper left logo --*/

#header .logo_holder {
width: 190px;
text-align: left;
margin-right: 70px;
float: left;
margin-top: -5px;
}

#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: 11px;
padding-top: 5px;
font-family: Georgia, "Times New Roman", Times, serif;
}

/*-- end classes for upper left logo --*/

/*-- styles for div that contains top nav and search box --*/

#top_console {
float: right;
width: 440px;
}

/*-- end styles for div that contains top nav and search box --*/

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

#header .top_nav {
width: 440px;
float: left;
display: block;
margin: 0;
padding: 0;
}

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

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

#header .top_nav li a:hover  {
text-decoration: underline;
color: white
}

#header .top_nav li .my_account_hor {
padding-left: 0;
}

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

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

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

.top_search {
display: block;
float: right;
padding-top: 24px;
}

.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: 140px;
float: left;
}

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

/*-- end style for search form --*/

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

#header img {
float: right;
}

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


/*-- end classes for header area --*/

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

#left_col {
	width: 190px;
	float: left;
	margin-right: 20px;
}

/*-- 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: 190px;
margin: 0 0 15px 0;
}

/*-- end width of all AUTO_GENERATED_MENUS --*/

/*-- 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 #bfbcbc;
padding: 9px 0 15px 0;
background-image: url('../images_templ/three_col/hip_hop_jewelry_menu_bling-1.png')
}

/*-- 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;
}

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

/*-- Header of AUTO_GENERATED_MENU_MAIN --*/

.menu_header_td_inner {
background-image: url('../images_templ/hip_hop_jewelry_menu_iced_out_bling-11.png');
background-position: left bottom;
height: 22px;
background-repeat: no-repeat;
padding-left: 12px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #010000;
font-weight: bold;
}

/*-- background image for "expand on same page" --*/
.menu_header_td, .menu_header_td_over {
background-image: url('../images_templ/three_col/hip_hop_jewelry_menu_iced_out_bling-11.png');
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: 5px 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;
}

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

/*-- 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;
padding-left: 12px;
line-height: 17px;
}

/*-- End style for all Links in all auto generated menus --*/

/*-- 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: #e3e1e1;
font-weight: bold;
}

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

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

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

/*-- 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:#0008ff;
}

/*--End Selected Links in auto generated menus --*/

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

/*-- styles for the center content area --*/

#center_content {
width: 531px;
float: left;
margin-top: 0;
margin-right: 20px;
text-align: left;
padding: 0;
}

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

#center_content ul {
margin-top: 15px;
float: left;
}

#center_content ul li {
list-style: none;
line-height: 18px;
}

/*-- style for custom bullets on unordered list --*/

#center_content ul li {
padding-left: 15px;
background-image: url('../images_templ/three_col/bg_li_bull.gif');
background-repeat: no-repeat;
background-position: 0 5px;
}

/*-- end styles for the center content area --*/

/*-- styles for the right column --*/
#right_col {
width: 189px;
float: left;
text-align: left;
margin: 0;
padding: 0;
}

/*-- styles for boxes in right column  --*/

#right_col .small_box_header {
margin: 0;
width: 176px;
height: 23px;
padding-top: 5px;
padding-left: 12px;
font-size: 15px;
background-image: url('../images_templ/three_col/bg_small_box_top.gif');
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.right_col_box {
width: 162px;
border: 1px solid #c4c1c1;
margin: 0 0 15px 0;
padding: 15px 12px 15px 12px;
background-color: #fefefe;
}

.right_col_boxNEWS {
width: 162px;
border: 1px solid #c4c1c1;
margin: 0 0 15px 0;
padding: 15px 12px 15px 12px;
background-image: url('http://ugleam.com/images_products/heavy_micron_franco_3mm_38_inch_hip_hop_160sma.jpg');
}


/*--  end styles for boxes in right column  --*/

/*-- styles for checkout box in right column --*/

#right_col .cart_checkout_button {
width: 142px;
height: 28px;
padding-top: 8px;
margin-bottom: 7px;
display: block;
text-align:center;
font-size: 15px;
font-weight: bold;
background-image: url('../images_templ/three_col/iced_out_checkout.png');
background-repeat: no-repeat;
}

#checkout_display {
font-size: 11px;
}

/*-- end styles for checkout box --*/

/*-- styles for the newsletter box in the right column --*/

.email {
font-size: 11px;
padding: 2px 0 0 5px;
margin: 0 5px 0 0;
width: 120px;
float: left;
}

.news_submit {
float: left;
margin-top: -2px;
}

#right_col .news_message {
clear: both;
color: #FFFFFF;
font-weight: bold;
margin: -10px 0 0 5px;
padding: 4px 0 0 0;
}

/*-- end styles for the newsletter box in the right column --*/

/*-- styles for My Account box --*/

.username, .password {
width: 120px;
margin-bottom: 7px;
font-size: 12px;
padding: 2px 5px 0 5px;
}

.new_account {
display: block;
margin-top: 7px;
}

.account_message {
margin-top: 6px;
}

/*-- end styles for my account box --*/

/*-- end styles for the right column --*/

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

body div#wrapper div#footer {
width: 923px;
height: 14px;
margin: 20px 3px 10px 0;
padding: 12px;
clear: both;
float: left;
border: 1px solid #bfbcbc;
text-align: center;
background-color: #fefefe;
}

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

#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: normal;
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;
}

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

/*-- end styles for templ main --*/

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

.brief_product_wrapper {
text-align: left;
padding:7px 6px 12px 6px;
height: 245px;
width: 157px;
margin: 0 0 0 0;
overflow: hidden;

 }
 
.brief_product_wrapper p {
line-height: 20px;
 }
 
.brief_price {
font-weight: bold;
font-size: 14px;
}
 
.brief_product_wrapper .brief_links {
margin-top: 7px;
}


.brief_product_wrapper .brief_product_header {
margin-top: 12px;
margin-bottom: 7px;
overflow: hidden;
word-wrap: break-word;
 }
 

.brief_product_wrapper p {
margin: 0;
}


.brief_image {
text-align: left;
}

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

/*-- 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;
float: left;
margin: 0 0 20px 0;
padding: 0;
}

#center_content  ul.top_product_nav li {
list-style: none;
display: inline;
background-image: none;
margin: 0;
padding: 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;
}

/*-- end classes for top horizontal on det prd template nav --*/

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

#large_product_pic_holder {
width: 535px;
height: 470px;
float: left;
background-color: #fefefe;
}

div#large_product_pic_holder div {
padding: 6px 12px 12px 12px;
background-color: #fefefe;
}


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

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

/*-- styles for options --*/


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;
}

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

.product_options_name {
font-weight: bold;
}

.product_options_border select {
width: 136px;
}

/*-- end styles for options --*/

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

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

.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;
}

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

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

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

td.navtab_body p {
width: 495px;
}

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

#navbar table {
width: 529px;
}

body #wrapper table.navbar td.navtab_body {
padding: 15px 15px 20px 15px;
border: 1px solid #c3c0c0;
background-image: none;
text-align: left;
}

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-image: url('../images_templ/three_col/bg_nav_tab.jpg');
background-repeat: no-repeat;
background-position: bottom left;
overflow: hidden;
}

.navtab_notselected:hover{
padding-top: 6px;
height: 22px;
display: block;
background-image: url('../images_templ/three_col/bg_nav_tab.jpg');
background-repeat: no-repeat;
background-position: -134px bottom;
overflow: hidden;
}

.navtab_selected:link, .navtab_selected:visited, .navtab_selected:hover {
padding-top: 6px;
height: 22px;
display: block;
background-image: url('../images_templ/three_col/bg_nav_tab.jpg');
background-repeat: no-repeat;
background-position: -134px 0;
overflow: hidden;
}

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

.navtab_last {
width: 136px;
}

.navtab_selected {

}

.navtab_notselected {

}

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

/*-- 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;
}

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

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

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

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

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

/*-- 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 -------*/

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

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

.product_link:LINK {  }
.product_link:VISITED {  }
.product_link:HOVER {  }

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

.tool_link:LINK {  }
.tool_link:VISITED {  }
.tool_link:HOVER {  }

/* --- 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: 11px; }
.image_link:VISITED { text-decoration: none;  font-size: 11px; }
.image_link:HOVER { text-decoration: none;  font-size: 11px; }

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

a:LINK { color: #0000ff; text-decoration: underline; font-size: 11px; font-weight: bold; }
a:VISITED { color: #0000ff; text-decoration: underline; font-size: 11px;  font-weight: bold; }
a:HOVER { color: #01014b; text-decoration: none; font-size: 11px;  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: #C000FF; text-decoration: none; }
.search_alphabet_link:VISITED { font-family: monospace; color: #C000FF; text-decoration: none; }
.search_alphabet_link:HOVER { font-family: monospace; color: #010000; background-color: #FFD0FF; text-decoration: none; }
.search_footer .btn {
color: #0000ff;
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) ----*/

.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;

}

.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 #c3c0c0;
background-color: #ededed;
text-align: center;
padding: 2px;
margin-right: 4px;
color: #010000;
}


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

.calendar_border { background-color: #D0D0D0; }
.calendar_header { background-color: #F0F0F0; }
.calendar_header_days { font-size: 11px; background-color: #F9F9F9; }
.calendar_body { background-color: #FFFFFF; }
.calendar_footer_selected_day { font-size: 11px; background-color: #F9F9F9; }
.calendar_footer { font-size: 11px; 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: #FF0000; }
.warning { color: #FF5000; }
.success { color: #007000; }

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

.categories_path_separator { color: #0000A0; }

.categories_path {
}

.categories_path_td {
border-bottom: 1px solid #bcbcbc;
line-height: 20px;
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; }



/*-- styles for default.htm --*/
.dropcap {
float:left;
color:#010000;
font-size:60px;
line-height:50px;
margin: 0px 0px 0 0;
font-family: Arial, Helvetica, sans-serif;
}

.first_sentence {
font-size: 14px;
font-weight: bold;
}

#top_content_image {
float: left;
width: 178px;
margin-top: 0;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 0;
background-color: #fefefe;
}

#top_content_image p {
width: 166px;
padding: 5px;
margin: -4px 0 0 0;
border: 1px solid #bfbcbc;
line-height: 14px;
}

/*-- styles for large content boxes at bottom of home page --*/

.content_box {
text-align:left;
float: left;
width: 255px;
margin-top: 30px;
margin-right: 20px;
margin-bottom: 20px;
margin-left: 0;
background-color: #fefefe;
}

.content_box p.big_box_header {
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
width: 225px;
margin: 0;
height: 23px;
background-image: url('../images_templ/three_col/bg_large_box_top.gif');
background-repeat: no-repeat;
padding-top: 6px;
padding-right: 15px;
padding-bottom: 0;
padding-left: 15px;
}

.opening_list {
margin-top: 15px;
}

.big_box_content {
border: 1px solid #bfbcbc;
background-color: #fefefe;
}

#center_content .content_box .big_box_content ul {
margin: 10px 0 10px 0;
padding: 0 0 20px 0;
}

.big_box_content {
width: 223px;
padding-top: -20px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
}

/*-- end styles for default.htm --*/

/*-- 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;
}




/*-- end screen styles for product printable view  --*/


.menu_category:link, .menu_category:visited, .menu_category:hover, .menu_link:link, .menu_link:visited, .menu_link:hover { 
color: #000000;  text-decoration: none;
}


.top_nav a:link, .top_nav a:visited, .top_nav a:hover { 
color: #white; 
}