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

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

body { 
	margin:0px;
	background-image:url('../images_templ/theme/bg_gradient.gif');
	background-repeat:repeat-x;
	background-position:top;
	font-family:trebuchet ms;
	font-size:12px;
	color:#555555;  }
	
p, td, li, div { 
	font-family:trebuchet ms;
	font-size:12px;
	color:#555555; }

h1, h2, h3, h4, h5, h6 { 
	font-family:trebuchet ms;
	font-size:14px;
	color:#000000; }
	
hr { height: 1px; }

/* --- styles for FORM FIELDS ---*/

form { margin-bottom: 0px; margin-top: 0px; }
input, textarea, select { font-family: arial, tahoma, sans-serif; font-size: 11px; background-image: none; }
input.text { padding: 1px 2px; background-image: none; /*border: #909090 solid 1px;*/ }
input.btn { color: #0000A0; background-color: #FFFFFF; background-image: none; }
input.checkbox, input.radio { background-image: none; }

/* --- styles for the MENUS (border, body) ---*/

.menu_border { }
.menu_body { }

.menu_border_categprytype, menu_border_categorytype { }
.menu_body_categprytype, menu_body_categorytype { }

/* --- styles for header of the MAIN menu (if links) ---*/

.menu_header_tr { }
.menu_header_td { }
.menu_header_td_over { }
.menu_header_tr_inner { }
.menu_header_td_inner {  }
.menu_header_link_tr_inner { }
.menu_header_link_td_inner { }

/* --- styles for the links in the CUSTOM menu ---*/

.menu_link:LINK { color: #0000CC; text-decoration: none; font-size: 11px; }
.menu_link:VISITED { color: #0000CC; text-decoration: none; font-size: 11px; }
.menu_link:HOVER { color: #000000; background-color: #D0E0FF; text-decoration: none; font-size: 11px; }

/* --- styles for the selected menu links in the CUSTOM menu ---*/

.menu_link_selected:LINK { color: #0000CC; background-color: #E0F0FF; text-decoration: none; font-size: 11px; }
.menu_link_selected:VISITED { color: #0000CC; background-color: #E0F0FF; text-decoration: none; font-size: 11px; }
.menu_link_selected:HOVER { color: #000000; background-color: #D0E0FF; text-decoration: none; font-size: 11px; }

/* --- styles for the rows in the CUSTOM menu ---*/

.menu_link_tr {}
.menu_link_td { }
.menu_link_td_over { }
.menu_link_tr_inner {}
.menu_link_td_inner {}
.menu_link {}

/* --- styles for links in the CATEGORY TYPE menu ---*/

.menu_categorytype:LINK { font-size:14px; padding-left:10px; color:#555555; line-height:18px; text-decoration:none; font-weight:bold; }
.menu_categorytype:VISITED { font-size:14px; padding-left:10px; color:#555555; line-height:18px; text-decoration:none; font-weight:bold; }
.menu_categorytype:HOVER { font-size:14px; padding-left:10px; color:#555555; line-height:18px; text-decoration:none; font-weight:bold; }

/* --- styles for links in the CATEGORY menu ---*/

.menu_category:LINK { font-size:12px; padding-left:20px; color:#656565; line-height:27px; text-decoration:none; display:block; height:27px; position:relative; left:-1px; }
.menu_category:VISITED { font-size:12px; padding-left:20px; color:#656565; line-height:27px; text-decoration:none; display:block; height:27px; position:relative; left:-1px; }
.menu_category:HOVER { font-size:12px; padding-left:20px; color:#FFFFFF; line-height:27px; text-decoration:none; background-image:url('../images_templ/theme/vnav_hover.gif'); background-repeat:repeat-x; display:block; height:27px; position:relative; left:-1px; }

/* --- styles for the links in the selected CATEGORY menu ---*/

.menu_category_selected:LINK { font-size:12px; padding-left:20px; color:#FFFFFF; line-height:27px; text-decoration:none; background-image:url('../images_templ/theme/vnav_hover.gif'); background-repeat:repeat-x; display:block; height:27px; position:relative; left:-1px; }
.menu_category_selected:VISITED { font-size:12px; padding-left:20px; color:#FFFFFF; line-height:27px; text-decoration:none; background-image:url('../images_templ/theme/vnav_hover.gif'); background-repeat:repeat-x; display:block; height:27px; position:relative; left:-1px; }
.menu_category_selected:HOVER { font-size:12px; padding-left:20px; color:#FFFFFF; line-height:27px; text-decoration:none; background-image:url('../images_templ/theme/vnav_hover.gif'); background-repeat:repeat-x; display:block; height:27px; position:relative; left:-1px; }

/* --- styles for the rows in the CATEGORY menu ---*/

.menu_category_tr {}
.menu_category_td { }
.menu_category_td_over { }
.menu_category_tr_inner {}
.menu_category_td_inner {}
.menu_category_td_count_products { color: #666666; font-size: 8px; }
.count_products { color: #666666; font-size: 8px; } /* deprecated */

/* --- styles for the links in the SUBCATEGORY menu ---*/

.menu_subcategory:LINK { font-size:11px; padding-left:30px; color:#7da7d9; line-height:14px; text-decoration:none; }
.menu_subcategory:VISITED { font-size:11px; padding-left:30px; color:#7da7d9; line-height:14px; text-decoration:none; }
.menu_subcategory:HOVER { font-size:11px; padding-left:30px; color:#656565; line-height:14px; text-decoration:none; }

/* --- styles for the links in the selected DUBCATEGORY menu ---*/

.menu_subcategory_selected:LINK { font-size:11px; padding-left:30px; color:#656565; line-height:14px; text-decoration:none; }
.menu_subcategory_selected:VISITED { font-size:11px; padding-left:30px; color:#656565; line-height:14px; text-decoration:none; }
.menu_subcategory_selected:HOVER { font-size:11px; padding-left:30px; color:#656565; line-height:14px; text-decoration:none; }

/* --- styles for the rows in the SUBCATEGORY menu ---*/

.menu_subcategory_tr {}
.menu_subcategory_td { }
.menu_subcategory_td_over { }
.menu_subcategory_tr_inner {}
.menu_subcategory_td_inner {}

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

.categories_item .top_link:LINK { color: #7da7d9; text-decoration: none; font-size: 13px; display:block; border-bottom:1px solid #c2c2c2; line-height:20px; }
.categories_item .top_link:VISITED { color: #7da7d9; text-decoration: none; font-size: 13px; display:block; border-bottom:1px solid #c2c2c2; line-height:20px; }
.categories_item .top_link:HOVER { color: #7da7d9; text-decoration: none; font-size: 13px; display:block; border-bottom:1px solid #c2c2c2; line-height:20px; }

.categories_path .top_link:LINK { color: #656565; text-decoration: none; font-size: 11px; }
.categories_path .top_link:VISITED { color: #656565; text-decoration: none; font-size: 11px; }
.categories_path .top_link:HOVER { color: #656565; text-decoration: none; font-size: 11px; }

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

.product_link:LINK { color: #0000CC; text-decoration: none; font-size: 11px; }
.product_link:VISITED { color: #0000CC; text-decoration: none; font-size: 11px; }
.product_link:HOVER { color: #CC0000; text-decoration: underline; font-size: 11px; }

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

.tool_link:LINK { color: #0000CC; text-decoration: none; font-size: 11px; }
.tool_link:VISITED { color: #0000CC; text-decoration: none; font-size: 11px; }
.tool_link:HOVER { color: #CC0000; text-decoration: underline; font-size: 11px; }

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

.footer_link:LINK { color: #0000CC; text-decoration: none; font-size: 11px; }
.footer_link:VISITED { color: #0000CC; text-decoration: none; font-size: 11px; }
.footer_link:HOVER { color: #CC0000; text-decoration: underline; font-size: 11px; }
.footer_link_system:LINK { color: #0000CC; text-decoration: none; }
.footer_link_system:VISITED { color: #0000CC; text-decoration: none; }
.footer_link_system:HOVER { color: #CC0000; text-decoration: underline; }

/* --- 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: #000000; text-decoration: none; font-size: 11px; }
a:VISITED { color: #000000; text-decoration: none; font-size: 11px; }
a:HOVER { color: #000000; text-decoration: underline; font-size: 11px; }

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

.product_border { background-color: #909090; }
.product_borderlight { background-color: #FFFFFF; }
.product_header { background-color: #F0F0F0; }
.product_body { background-color: #FFFFFF; }
.product_footer { background-color: #F0F0F0; }
.product_list_price { text-decoration: line-through; }
.product_price {}
.product_price_diff_amount {}
.product_price_diff_percent {}
.product_outofstock { color: #FF5000; }

.product_options_border { background-color: #E5E5E5; }
.product_options_header { background-color: #F5F5F5; }
.product_options_body { background-color: #FFFFFF; }
.product_options_selected { background-color: #F5FAFF; }
.product_options_name {}
.product_options_list_price { text-decoration: line-through; }
.product_options_price {}

.product_travel_border { background-color: #E5E5E5; }
.product_travel_header { background-color: #F5F5F5; }
.product_travel_body { background-color: #FFFFFF; }

.product_specialties_border { background-color: #CCCCCC; }
.product_specialties_header { background-color: #FFFFFF; }
.product_specialties_body { background-color: #FFFFFF; }

.product_separator {}

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

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

.search_travel_border { background-color: #E5E5E5; }
.search_travel_header { background-color: #FAFAFA; }
.search_travel_body { background-color: #FFFFFF; }
.search_travel_footer { background-color: #FAFAFA; }

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

.search_border { background-color: #E5E5E5; }
.search_header { background-color: #FAFAFA; }
.search_body { background-color: #FFFFFF; }
.search_footer { background-color: #FAFAFA; }

.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: #000000; background-color: #FFD0FF; text-decoration: none; }

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

.site_map_border { background-color: #B0B0B0; }
.site_map_body { background-color: #FFFFFF; }
.site_map_tr {}
.site_map_td { border: 1px solid #FBFBFF; }
.site_map_td_over { background-color: #F5F5F5; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #D0D0D0; border-right: 1px solid #D0D0D0; }
.site_map_tr_inner {}
.site_map_td_inner {}
.site_map_header_link_tr_inner { background-color: #D0E0FF; font-weight: bold; }
.site_map_header_link_td_inner {}
.site_map_header_link:LINK { color: #000090; text-decoration: none; }
.site_map_header_link:VISITED { color: #000090; text-decoration: none; }
.site_map_header_link:HOVER { color: #000000; text-decoration: none; }
.site_map_link:LINK { color: #000090; text-decoration: none; font-size: 11px; }
.site_map_link:VISITED { color: #000090; text-decoration: none; font-size: 11px; }
.site_map_link:HOVER { color: #000000; background-color: #FFFF90; text-decoration: none; font-size: 11px; }

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

.navigator_products { color: #000000; text-align: center; font-size: 10px; }
.navigator_products_listitem { color: #000000; font-size: 10px; }
.navigator_products_listitem_selected { color: #000000; font-size: 10px; }
.navigator_products_link:LINK { color: #C000FF; text-decoration: none; font-size: 10px; }
.navigator_products_link:VISITED { color: #C000FF; text-decoration: none; font-size: 10px; }
.navigator_products_link:HOVER { color: #000000; background-color: #FFD0FF; text-decoration: none; font-size: 10px; }
.navigator_products_link_selected { color: #000000; text-decoration: none; font-size: 10px; }

/* --- styles for the navigation bars ---*/

.navbar { width:100%; border:1px solid #F0F0F0; border-width: 1px 1px 1px 1px; background-color: white; }
.navbar td { border: 1px solid white; border-width: 1px 1px 0px 0px; text-align: center; }
.navbar td.navtab_first { border: 1px solid white; border-width: 1px 1px 0px 1px; }
.navbar a.navtab_selected { display: block; padding: 3px 3px 3px 3px; color: black; background-color: white; text-decoration: none; }
.navbar a.navtab_notselected { display: block; padding: 3px 3px 3px 3px; color: black; background-color: #F0F0F0; text-decoration: none; }
.navbar a.navtab_notselected:hover { background-color: #DDDDDD; }
.navbar td.navtab_body { padding: 3px 3px 3px 3px; background-color: white; text-align: left; }

/* --- 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 { background-color: transparent; }
.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: #656565; }
.categories_path { margin: 0px 0px 5px 0px; }
.categories_path_td { padding: 0px 0px 0px 0px; }
.categories_item { margin: 0px 0px 0px 0px; }
.categories_item_td { padding: 0px 0px 0px 0px; }
.products_summary { margin: 3px 0px 0px 0px; }
.products_summary_td { padding: 0px 0px 0px 0px; }

/* --- styles for the product filters area ---*/

#menu_filters { border: 1px solid #B0B0B0; background-color: white; }
#menu_filters_header { border-bottom: 1px solid #B0B0B0; padding:3px; background-color: #D0E0FF; font-weight: bold; }
#menu_filters_body { padding:5px; background-color: #FFFFFF; }
#menu_filters_body ul { list-style-type: none; padding: 0; margin: 0; }
#menu_filters_body ul li { padding-top: 5px; }
#menu_filters_body ul li ul li { padding: 0px; }
.list_filters {}
.listitem_filter{}
.listitem_filter_header { font-weight: bold; }
.list_filtervalue {}
.listitem_filtervalue{}
.filtersField_select { width: 120px; font-size: 10px; }
.filtersField_checkbox {}
.filtersField_label {}
#filtersContentCategoriesPath { padding:5px; border-bottom:1px solid #CCCCCC; }
#filtersContentHeader {}
#filtersContentSummary { padding:5px; }
#filtersContentNavigation { border:1px solid #CCCCCC; padding:5px; }
#filtersContentFooterNavigation { border:1px solid #CCCCCC; padding:5px; }
#filtersContentResults { padding-top:5px; padding-bottom:5px; }

/* --- styles for the compare products menu and panel ---*/

#compareProductsMenu {}
#compareProductsMenu .bd {}
#compareProductsMenu ul {}
#compareProductsMenu a { text-decoration: none; }

#compareProductsPanel.yui-panel .hd {}
#compareProductsPanel.yui-panel .bd {}
.compareProductsContent {}
.compareProductsTable { border-color: #CCCCCC; }
.compareProductsHeader { background-color: #F0F0F0; }
.compareProductsEmpty {}
.compareProductsLabel { background-color: #F0F0F0; font-weight: bold; text-align: right; padding-right:5px }
.compareProductsValue {}

/* --- styles for the wait (loading) panel ---*/

#waitPanel.yui-panel .hd {}
#waitPanel.yui-panel .bd {}

#main-container { 
	text-align:center;
	margin-top:15px; }

#header-1 {
	width:976px;
	height:114px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF; }

#header-top {
	width:976px;
	height:6px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	text-align:left;
	background-image:url('../images_templ/theme/header_top_bg.gif');
	background-repeat:repeat-x;
	background-position:top; }

#header-top .left {
	width:6px;
	height:6px;
	display:block;
	float:left;
	text-align:left; }

#header-top .right {
	width:6px;
	height:6px;
	dispay:block;
	float:right;
	text-align:right; }

.header-border { 
	clear:both;
	border:1px solid #555555;
	border-bottom:0px;
	border-top:0px;
	height:114px;
	background-color:#FFFFFF; }

#logo { 
	width:300px;
	display:block;
	float:left;
	margin:34px 10px 0px 25px;
	text-align:left; }

#logo a:LINK, #logo a:VISITED {
	font-size:40px;
	text-decoration:none;
	color:#555555; }

#logo a:HOVER {
	font-size:40px;
	text-decoration:none;
	color:#000000; }

#login { 
	width:194px;
	display:block;
	float:right;
	margin:4px 10px 0px 0px;
	text-align:left; }

#login-middle {
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	background-color:#d7d7d7;
	height:90px;
	display:block;
	padding:0px 13px 0px 13px; }
	
#login-middle a:LINK, #login-middle a:VISITED {
	color:#7d7d7d;
	font-size:11px;
	text-decoration:underline;
	float:right;
	width:60px;
	text-align:right; }

#login-middle a:HOVER {
	color:#656565;
	font-size:11px;
	text-decoration:underline;
	float:right;
	width:60px;
	text-align:right; }

#login-middle .text {
	border:1px solid #7d7d7d;
	color:#7d7d7d;
	font-size:11px;
	width:165px;
	margin-top:3px; }

#login-middle .button1 {
	margin-top:3px;
	float:left; }

#login-middle .button2 {
	margin-top:3px;
	float:right; }

#phone {
	width:300px;
	display:block;
	float:right;
	margin:29px 15px 0px 0px;
	font-size:24px;
	text-align:right; }
	
#phone div {
	padding-right:15px;
	font-size:20px;
	text-transform:uppercase;
	text-align:right; }

#header-2 {
	width:976px;
	height:35px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	background-image:url('../images_templ/theme/hnav_gradient_bg.gif');
	background-repeat:repeat-x; }

#header-2 .left {
	width:6px;
	height:35px;
	display:block;
	float:left;
	text-align:left; }

#header-2 .right {
	width:8px;
	height:35px;
	display:block;
	float:right;
	text-align:right; }

#header-2 .hnav {
	color:#ffffff;
	width:955px;
	height:35px;
	display:block;
	float:left; }

#header-2 #search {
	text-align:left;
	width:450px;
	margin-left:15px;
	display:block;
	height:37px;
	float:left;
	color:#FFFFFF; }

#search .text {
	border:1px solid #555555;
	color:#555555;
	position:relative;
	top:1px; }

#search select {
	position:relative;
	top:1px; }

#header-2 #links {
	width:380px;
	height:37px;
	display:block;
	text-align:left;
	float:right;
	line-height:37px; }

#links a:LINK, #links a:VISITED {
	color:#ffffff;
	text-decoration:none;
	line-height:37px;
	display:block;
	float:left;
	padding-right:20px;
	font-size:12px; }

#links a:HOVER {
	color:#d7d7d7;
	text-decoration:none;
	line-height:37px;
	display:block;
	float:left;
	padding-right:20px;
	font-size:12px; }

#content-container {
	display:block;
	width:976px;
	margin-left:auto;
	margin-right:auto;
	text-align:left; 
	margin-top:10px; }

#menu-container {
	width:210px;
	display:block;
	float:left; }

#menu-header {
	padding-left:15px;
	font-weight:bold;
	color:#ffffff;
	line-height:35px;
	display:block;
	background-image:url('../images_templ/theme/cattype-bg.gif');
	background-repeat:no-repeat; }

#menu-header a:LINK, #menu-header a:VISITED, #menu-header a:HOVER {
	color:#ffffff;
	line-height:35px;
	text-decoration:none;
	font-weight:bold; }

#menu-inner {
	background-image:url('../images_templ/theme/menu-bg.gif');
	background-repeat:repeat-y; }

#menu-inner-2 {
	background-image:url('../images_templ/theme/menu-bg.gif');
	background-repeat:repeat-y; }

#menu-inner-2 a:LINK { 
	font-size:12px; 
	padding-left:20px; 
	color:#656565; 
	line-height:27px; 
	text-decoration:none; 
	display:block; 
	height:27px; 
	margin-left:1px;
	margin-right:3px; }
	
#menu-inner-2 a:VISITED { 
	font-size:12px; 
	padding-left:20px; 
	color:#656565; 
	line-height:27px; 
	text-decoration:none; 
	display:block; 
	height:27px; 
	margin-left:1px;
	margin-right:3px; }
	
#menu-inner-2 a:HOVER { 
	font-size:12px; 
	padding-left:20px; 
	color:#FFFFFF; 
	line-height:27px; 
	text-decoration:none; 
	background-image:url('../images_templ/theme/vnav_hover.gif'); 
	background-repeat:repeat-x; 
	display:block; 
	height:27px;
	margin-left:1px;
	margin-right:3px; }

#menu-inner-3 {
	background-image:url('../images_templ/theme/menu-bg.gif');
	background-repeat:repeat-y;
	padding:10px;
	font-size:11px; }

#menu-inner-3 .text {
	width:150px;
	border:1px solid #7d7d7d;
	color:#7d7d7d; }

#menu-inner-3 form {
	margin:0px 0px 5px 0px; }

#content-box {
	width:750px;
	display:block;
	float:right;
	text-align:left;
	border:1px solid #c2c2c2;
	background-color:#ffffff; }

.content-inner { 
	width:730px; 
	display:block; 
	margin:10px 0px 10px 10px; }

#footer-container {
	clear:both;
	margin-top:20px;
	border-bottom:2px solid #7da7d9;
	padding-bottom:3px;
	width:976px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:right; }

#footer-container a:LINK, #footer-container a:VISITED {
	font-size:11px;
	color:#555555;
	text-decoration:none; }

#footer-container a:HOVER {
	font-size:11px;
	color:#7da7d9;
	text-decoration:none; }

#brief-product {
	width:344px;
	display:block;
	margin-bottom:15px;
	margin-left:8px; }

#brief-header {
	width:344px;
	display:block;
	height:32px;
	background-image:url('../images_templ/theme/product_gradient_bg.gif');
	background-repeat:repeat-x; }

#brief-header .left {
	width:7px;
	height:32px;
	display:block;
	float:left; }

#brief-header .right {
	width:7px;
	height:32px;
	display:block;
	float:right; }

#brief-header .name {
	overflow:hidden;
	width:320px;
	display:block;
	float:left;
	height:32px;
	line-height:32px;
	color:#ffffff;
	font-weight:normal;
	margin-left:5px;
	font-size:11px; }

#brief-info { 
	clear:both;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	display:block;
	overflow:visible;
	height:150px; }

#brief-image {
	width:80px;
	height:80px;
	display:block;
	text-align:center;
	float:left;
	margin:10px; }

#brief-text {
	width:170px;
	display:block;
	float:right;
	margin-top:10px;
	margin-right:10px;
overflow:hidden; }

#brief-text p { 
	font-size:8px; 
	margin:0px; 
	padding:0px; }

#brief-price {
	width:80px;
	display:block;
	float:left;
	padding-top:10px; }

#brief-buy {
	width:62px;
	display:block;
	float:right;
	padding-top:10px; }

#brief-buy img { margin-bottom:3px; }

#detail-top { text-align:right; padding-bottom:10px; }

#detail-top a:LINK, #detail-top a:VISITED {
	font-size:11px;
	text-decoration:underline;
	color:#555555; }

#detail-top a:HOVER {
	font-size:11px;
	text-decoration:underline;
	color:#7da7d9; }

#detail-product {
	width:711px;
	display:block;
	margin-left:10px;
	position:relative;
	top:-20px; }

#detail-header {
	width:711px;
	display:block;
	height:32px;
	background-image:url('../images_templ/theme/product_gradient_bg.gif');
	background-repeat:repeat-x; }

#detail-header .left {
	width:7px;
	height:32px;
	display:block;
	float:left; }

#detail-header .right {
	width:7px;
	height:32px;
	display:block;
	float:right; }

#detail-header .detail-name {
	overflow:hidden;
	width:680px;
	display:block;
	float:left;
	height:32px;
	line-height:32px;
	color:#ffffff;
	font-weight:bold;
	margin-left:5px;
	font-size:11px; }

#detail-inner {
	display:block;
	overflow:visible;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	height:300px; }

#detail-image {
	width:180px;
	height:180px;
	display:block;
	float:left;
	margin:15px;
	text-align:center; }

#detail-text {
	width:400px;
	display:block;
	float:right;
	margin-top:15px;
	margin-right:15px;
	text-align:left; }

#detail-text p { margin:0px; padding:0px; }

#detail-price {
	width:150px;
	display:block;
	float:left;
	padding-top:25px;
	text-align:left; }

.list-price { font-size:12px; text-decoration:line-through; }

.final-price { font-size:18px; }

.discount { font-size:14px; }

#detail-buy {
	width:200px;
	display:block;
	float:right;
	text-align:right;
	padding-top:25px; }

#detail-buy input { border:1px solid #d7d7d7; }

#detail-buy img { margin-top:5px; }

.related-header {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:10px; }

.home-header {
	font-size:14px; 
	padding-left:20px; 
	color:#FFFFFF; 
	line-height:27px; 
	text-decoration:none; 
	background-image:url('../images_templ/theme/vnav_hover.gif'); 
	background-repeat:repeat-x; 
	display:block; 
	height:27px;
	border-left:1px solid #555555;
	border-right:1px solid #555555; }
