/* CSS Document */

/* MAIN SITE CSS
em value = 1 ÷ parent font-size × required pixel value
1 ÷ 16 × 770 = 48.125em
16 being default browser size
so...
x 0.0625 everything
*/

*
{
	padding:0px;
	margin:0px;
}
html
{
}


/*

BASIC TAGS

*/
.webpage h1,
.webpage h2
{
	font-weight:100;
	font-style:normal;
	line-height:130%;
	font-size:1.375em;
	padding-left:1.8em;
	padding-bottom:1.25em;
}
.webpage h1
{
	color:#502A70;
	padding:0em;
}
.webpage p,
.webpage h3,
.webpage label
{
	font-weight:100;
	font-style:normal;
	line-height:160%;
	font-size:0.814em;
	padding-left:1.8em;
	padding-bottom:1.25em;
}
.webpage .html_text p
{
	padding-left:1.5em;
}
.webpage h3
{
}
.webpage a,
.webpage a:visited
{
	color:#666;
}
.webpage li
{
	font-weight:100;
	font-style:normal;
	line-height:160%;
	font-size:0.814em;
}
.webpage ul,
.webpage ol
{
	list-style-position:inside;
}







body
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background:url(../../media/jpg/page_jpg/bg.jpg) #E8E2EB;
	background-repeat:repeat-x;
	color: #333;
	padding:0px;
	margin:0px;
}

.webpage
{
	display:block;
	/*width:1000px;
	width:63.75em;*/
	width:62.5em;
	position:relative;
}
.content
{
	/*background-image:url(../../media/gif/page_gif/page_bg.gif);*/
	border-top:0.3125em solid #5A4954;
	position:relative;
	background-color:#FFF;
	/*width:62.8125em;*/
	width:61.5em;
	text-align:left;
}
.wrapper_left
{
	background-image:url(../../media/png/wrapper_left.png);
	background-repeat:repeat-y;
}
.wrapper_right
{
	background-image:url(../../media/png/wrapper_right.png);
	background-repeat:repeat-y;
	background-position:right;
}
.page_content_full
{
}
.home_right
{
	width:39%;
	float:left;
}
.home_left
{
	width:60%;
	float:left;
}
.default_template_left
{
	width:60%;
	float:left;
	padding:1.4em 0 1.25em;
}
.webpage .default_template_left h1
{
	margin-right:0;
}
.default_template_right
{
	width:39%;
	float:left;
	padding:1.4em 0 1.25em;
}
.webpage .default_template_left h2,
.webpage .default_template_right h2
{
	font-size:1em;
	margin:0;
	padding-left:1.2em;
	color:#502A70;
}
.webpage .default_template_left h3,
.webpage .default_template_right h3
{
	padding-left:1.5em;
	color:#502A70;
}
.webpage .default_template_left ul,
.webpage .default_template_right ul,
.webpage .default_template_left ol,
.webpage .default_template_right ol
{
	list-style-position:inside;
	margin-left:1.8em;
	margin-bottom:1.625em;
	color:#666666;
}
.webpage .default_template_left img,
.webpage .default_template_right img
{
	margin-left:1.4em;
	padding-bottom:25px;
	border-top:4px solid #E3D7E9;/**/
	background:url(../../media/gif/page_gif/img_base.gif) bottom left;
	background-repeat:no-repeat;
	margin-bottom:1em;
}

.webpage .default_template_right .product_section_link img,
.webpage .default_template_left .product_section_link img,
.webpage .default_template_left .module_dyn_banner_brands_occasions img,
.webpage .default_template_right .module_dyn_banner_brands_occasions img
{
	width:16.875em;
	border:0;
	padding-bottom:0;
	margin-top:3.7em;
}
.webpage .default_template_right img
{
	width:16.875em;
}
.webpage .default_template_left img
{
	width:28.5625em;
}

.webpage .default_template_left .addthis_button img,
.webpage .default_template_right .addthis_button img
{
	margin:16px 0 0 0;
	padding-bottom:0;
	border-top:0;
	background:transparent;
	width:auto;
	font-size:16px;
	line-height:16px;
	height:16px;
}

.webpage .default_template_left a.addthis_button,
.webpage .default_template_left a.addthis_button:visited,
.webpage .default_template_right a.addthis_button,
.webpage .default_template_right a.addthis_button:visited
{
	font-size:16px;
	line-height:16px;
	height:16px;
}

.product_column_holder
{
	margin:0;
	padding:0;
}
.left_hand_col
{
	width:11.5em;
	float:left;
	padding-bottom:10px;
}
.right_hand_col
{
	width:49.95em;
	float:left;
}
.two_col
{
	width:49%;
	float:left;
}
.product_desc
{
	background-color:#FFF;
	margin-bottom:1.25em;
	margin-left:1.45em;
	width:35em;
}
.webpage .product_desc p
{
	padding:0;
	margin:0;
}
.list
{
	width:24%;
	float:left;
}
.webpage .list ul
{
	list-style-type:none;
	margin-bottom:1.25em;
}
.webpage .list li
{
	padding-left:1.5em;
}

.webpage .list a,
.webpage .list a:visited
{
	text-decoration:none;
}
.webpage .list a:hover
{
	color:#4F1862;
	text-decoration:underline;
}
#template_3_col_2 .html_text p,
#template_3_col_2 .html_text h3
{
	width:90%;
}
#template_3_col_2 .html_text h3
{
	color:#502A70;
}

/*

PRODUCT SEARCH BAR

*/
.searchResultsBar
{
	margin-left:1.25em;
	margin-bottom:1.25em;
	margin-right:1.1em;
	padding:0.2em 1em 0.2em 1em;
	height:1.5em;
	background:url(../../media/gif/page_gif/s_bar_bg.gif);
}
.webpage .searchResultsBar p
{
	color:#4F1862;
}
.searchResultsBar select
{
	border:1px solid #fff;
	color:#666;
	margin-top:1px;
}
.searchResultsBarText,
.searchResultsBar .selectHolder
{
	float:left;
	margin-right:3em;
}
.pageNumbers
{
	float:right;
}
.webpage .pageNumbers a
{
	text-decoration:none;
	padding-left:0.4em;
	padding-right:0.4em;
	color:#A982BD;
}
.webpage .pageNumbers a:hover
{
	color:#4F1862;
}
.webpage .pageNumbers a strong
{
	color:#4F1862;
}
.webpage .pageNumbers a.prevChunk
{
	padding-right:22px;
	background:url(../../media/gif/page_gif/prev.gif) center right;
	background-repeat:no-repeat;
}
.webpage .pageNumbers a.nextChunk
{
	padding-left:22px;
	background:url(../../media/gif/page_gif/next.gif) center left;
	background-repeat:no-repeat;
}
/*

PRODUCT IMAGE MOD
176px wide
174px img size

*/
.product_holder
{
	float:left;
	width:11em;
	position:relative;
	padding-left:1.25em;
	padding-bottom:1.25em;
}
.product_img_top img,
.product_img_bottom img
{
	width:11em;
}
.product_img_midd img
{
	width:10.875em;
	border-left:1px solid #E6DCEB;
}
.product_img_midd
{
	background-color:#E6DCEB;
}
.product_img_top
{
	position:absolute;
	top:0px;
}
.product_img_bottom
{
	margin-top:-15px;
}

.promotion
{
	width:4.0625em;
	height:4.0625em;
	position:absolute;
	top:-0.3125em;
	right:-0.9375em;
}
.promotion img
{
	width:100%;
}
.new_product
{
	background-image:url(../../media/png/new.png);
	background-repeat:no-repeat;
}
.as_seen_product
{
	background-image:url(../../media/png/as_seen.png);
	background-repeat:no-repeat;
}
.product_img_details
{
	text-align:center;
}
.webpage .product_img_details p
{
	padding-bottom:0px;
	padding-left:0;
	color:#6E557B;
}
.product_img_details img
{
	margin-top:1.25em;
	width:7em;
}

.product_list_divider
{
	margin-left:1.25em;
	margin-bottom:1.25em;
	margin-right:1.1em;
	height:1px;
	background-color:#E6DCEB;
	clear:both;
	overflow:hidden;
}

/*

SHOPPING CART
width:370px;
	background-color:#F0EDF4;

*/
.cartHolder
{
	width:23.065em;
	position:absolute;
	right:1.25em;
	top:0em;
	z-index:10;
	/*z-index:20;*/
}
.webpage .cartHolder p
{
	color:#483541;
	padding:0;
	margin:0;
}
.cart_tot_total,
.cart_tot_title
{
	float:left;
	width:7em;
}
.cart_tot_total
{
	text-align:right;
	width:14em;
	float:right;
}
.webpage .cartHolder p span a
{
	color:#666;
}
.webpage .cartHolder p a:hover
{
	color:#502A70;
}
.cartHolder img
{
	padding:0;
	margin:0;
	width:100%;
}
.cart_bottom
{
	height:0.9375em;
	width:21.8125em;
	float:left;
	overflow:hidden;
}
.cart_bottom_left,
.cart_bottom_right
{
	width:0.625em;
	height:0.9375em;
	float:left;
	overflow:hidden;
}
.cart_left
{
	padding:0.025em 0.8em 0em 0.8em;
	background-image:url(../../media/png/cart_left.png);
	background-repeat:repeat-y;
}
.cart_right
{
	background-image:url(../../media/png/cart_right.png);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#F0EDF4;
}



.cartContentArea
{
	padding-top:0.4em;
	position:relative;
	/*display:none;*/
}
/*
.cart_right:hover .cartContentArea,
.cart_left:hover .cartContentArea,
.cart_bottom:hover .cartContentArea
{
	display:block;
}
*/
.webpage .cartContentArea p
{
	padding-bottom:0.4em;
}
.darkGreyBg,
.lightGreyBg
{
	padding:0.2em;
	margin-bottom:2px;
	background-color:#D2CAD7;
	border-top:1px solid #fff;
	/*border-bottom:1px solid #333;
	height:4.5em;*/
}
.clear_float,
.darkClear
{
	height:1px;
	clear:both;
	overflow:hidden;
	width:100%;
}
.productImgHolder
{
	float:left;
	width:4.6875em;
}
.productImgHolder img
{
	width:100%;
	border:1px solid #C9BECF;
	margin:0;
	padding:0;
}
.itemName
{
	float:left;
	padding-left:0.625em;
	padding-top:0.4em;
	width:9.6em;
}
.webpage .itemName p a
{
	text-decoration:none;
	color:#483541;
}
.itemQuantity
{
}
.webpage .itemQuantity p
{
	color:#fff;
	line-height:100%;
}
.webpage .itemQuantity p strong
{
}
.itemTotal
{
	width:4.6875em;
	float:left;
	padding-top:0.4em;
	padding-left:0.4em;
	border-left:1px solid #F0EDF4;
}
.webpage .itemTotal p
{
	margin:0;
	padding:0;
	line-height:100%;
	padding-bottom:0.625em;
}
.webpage .itemTotal p span
{
	color:#fff;
}
.removeBtn
{
	float:left;
	text-align:right;
}
.removeBtn a
{
	display:block;
	width:1em;
	height:1em;
	background-image:url(../../media/gif/page_gif/x.gif);
	background-repeat:no-repeat;
}



/*

HOMEPAGE BANNER

*/
.flash_homepage img
{
	height:100%;
}
.non_flash_holder
{
	width:61.5em;
	height:26.5625em;
	overflow:hidden;
	position:relative;
}
.non_flash_holder object,
.non_flash_holder embed
{
	margin-left:1.25em;
}
.section_holder
{
	width:48.4375em;
	height:25.375em;
}
.cover
{
	width:61.5em;
	height:26.5625em;
	position:absolute;
	top:0;
	left:0;
}
.cover_section
{
	width:48.4375em;
	height:25.375em;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
}
.cover img
{
	width:100%;
}
.img_holder
{
	height:22.4375em;
	position:absolute;
	top:1.3em;
	left:1em;
	width:80em;
}
.img_holder img
{
	height:100%;
	float:left;
}
.nf_title
{
	width:23.9375em;
	position:absolute;
	bottom:3.8em;
	left:2em;
}
.nf_title img
{
	width:100%;
}
.nf_title_middle
{
	background-color:#483541;
}
.webpage .nf_title_middle h1,
.webpage .nf_title_middle h2
{
	background-image:none;
	background-color:transparent;
	border:0;
	margin:0;
	padding:0 0 0 0.625em;
	width:auto;
}
.webpage .nf_title_middle h1
{
	color:#fff;
}
.webpage .nf_title_middle h2
{
	font-size:1.1em;
	color:#C6AFD3;
	font-style:italic;
}
.hp_banner
{
	position:absolute;
	top:1.8em;
	right:1.8em;
	width:21em;
	height:10em;
	overflow:hidden;
	border:0.125em solid #C6AFD3;
}
.banner_2
{
	top:12.8em;
}
.hp_banner_content
{
	position:relative;
}
.webpage .hp_banner_content a,
.webpage .nf_title_middle a
{
	text-decoration:none;
}
.text_area
{
	position:absolute;
	padding-top:0.5em;
	top:0;
	right:0em;
	width:10em;
	height:9.25em;
	overflow:hidden;
	background-color:#C6AFD3;
	border:0.125em solid #fff;
}
.webpage .text_area h2
{
	padding:0em 0.5em  0.125em  0.5em;
	margin:0;
	color:#FFF;
	font-size:1.1em;
}
.webpage .text_area h2 span
{
	padding:0;
	margin:0;
	font-style:italic;
	color:#502A70;
}
/*

SECTION BANNER

*/
.flash_section
{
	padding-left:1.25em;
	padding-bottom:0.625em;
}
.flash_section img
{
	width:48.4375em;
}


/*

SITE BANNER
352px;
22em

SET HEIGHT TO 170PX
*/
.site_banner
{
	height:12.625em;
	margin-bottom:1.25em;
	position:relative;
	overflow:hidden;
}
.webpage .site_banner a
{
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	color:#FFF;
}
.webpage .banner_txt_hold h2,
.webpage .banner_txt_hold a:visited
{
	color:#FFF;
}
.site_banner_top
{
	position:absolute;
	top:0;
	z-index:3;
}
.site_banner_bottom
{
	position:absolute;
	bottom:0em;
	z-index:4;
}
.site_banner_top img,
.site_banner_bottom img
{
	width:22em;
	margin-left:1.25em;
}
.site_banner_midd
{
	margin-top:0.6875em;
	background:url(../../media/gif/page_gif/light_p_line.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:23.25em;
	height:12.625em;
}
.site_banner_midd_purple
{
	margin-top:0.6875em;
	background:url(../../media/gif/page_gif/light_p_line.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:23.25em;
	height:12.625em;
}
.banner_img_hold
{
	position:absolute;
	left:1.25em;
	top:0.7em;
	padding-left:0.3em;
	background:url(../../media/gif/page_gif/light_p_line.gif);
	background-repeat:repeat-y;
	z-index:1;
}
.banner_left_purple
{
	position:absolute;
	left:1.25em;
	top:0.7em;
	background:url(../../media/gif/page_gif/light_p_line.gif);
	background-repeat:repeat-y;
	height:12.625em;
	width:23.25em;
	z-index:1;
}
.banner_img_hold img
{
	width:10.875em;
}
.webpage .banner_txt_hold
{
	background-image:url(../../media/gif/page_gif/banner_dark_bg.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:12.3em;
	top:0.625em;
	width:10.6em;
	height:11.3em;
	z-index:2;
	overflow:hidden;
}
.webpage .site_banner_midd_purple .banner_txt_hold
{
	background:url(../../media/jpg/page_jpg/purple_banner_bg.jpg) bottom right;
	position:absolute;
	left:1.5em;
	top:0.625em;
	width:21.5em;
	height:11.3em;
	z-index:2;
	overflow:hidden;
}
.webpage .banner_txt_hold h2
{
	color:#FFF;
	width:6.0em;
	margin-top:0.625em;
	padding-left:0.625em;
}
.webpage .site_banner_midd_purple .banner_txt_hold  h2
{
	width:15.0em;
}
.webpage .site_banner_midd_purple .banner_txt_hold  h2 span
{
	font-style:italic;
	color:#483541;
}
.webpage .banner_txt_hold h2 a
{
	color:#FFF;
	text-decoration:none;
}
.banner_decor
{
	position:absolute;
	width:2.4375em;
	height:11.2em;
	left:10.0em;
	z-index:3;
}
.banner_decor img
{
	width:100%;
}
.site_banner_circle
{
	width:4.0625em;
	height:4.0625em;
	position:absolute;
	bottom:0px;
	right:-0.025em;
	z-index:5;
}
.site_banner_circle img
{
	width:100%;
}

/*

SITE MENU

*/
.topMenuHolder
{
	background-image:url(../../media/gif/page_gif/top_menu_bg.gif);
}
.webpage .topMenuHolder ul
{
	list-style-type:none;
	margin-left:1.25em;
	width:35.125em;
}
.webpage .topMenuHolder li
{
	display:inline;
	color:#999;
	padding:0;
}
.webpage .topMenuHolder li a
{
	text-decoration:none;
	color:#333;
}
.webpage .topMenuHolder li a:hover
{
	text-decoration:underline;
	color:#502A70;
}
.webpage .topMenuHolder li a.on
{
	font-style:italic;
}


/*

SUB MENU

*/
/*.module_dyn_sub_menu,*/
.sub_menu
{
	background-color:#E3D7E9;
	margin-left:1.25em;
}
.sm_decor
{
	width:10.25em;
	border-bottom:1px solid #fff;
}
.webpage .sm_decor p
{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:0.3em 0em 0.3em 1.0em;
	margin:0;
	font-style:italic;
}
.webpage .sm_decor img
{
	width:100%;
	margin:0px;
	padding:0px;
}
.webpage .sub_menu ul,
.module_dyn_sub_menu ul
{
	border-top:1px solid #F0E9F3;
	padding-bottom:1.25em;
	list-style-type:none;
	background-color:#FFF;
	list-style-position:outside;
}
.webpage .sub_menu li,
.module_dyn_sub_menu li
{
	border-bottom:1px solid #F0E9F3;
	padding:0.2em 0em 0.2em 0.2em;
}
.module_dyn_sub_menu li a,
.webpage .sub_menu li a
{
	text-decoration:none;
}
.module_dyn_sub_menu li a:hover,
.webpage .sub_menu li a:hover
{
	text-decoration:underline;
}
.module_dyn_sub_menu li a.on,
.webpage .sub_menu li a.on
{
	color:#E3D7E9;
}



/*

SITE LOGO

*/
.header_wrapper
{
	padding-left:1.25em;
	padding-right:1.25em;
	padding-top:0.9em;
}
.logoHolder,
.contact_banner
{
	width:13.4375em;
	height:4.375em;
}
.contact_banner
{
	float:right;
	width:16.875em;
}
.logoHolder img,
.contact_banner img
{
	width:100%;
	height:100%;
}


/*

CAT MENU

*/
.webpage .cat_menu .checkout_link li a,
.webpage .cat_menu .checkout_link li a:visited
{
	color:#FFFFFF;
}

.cat_menu
{
	background-image:url(../../media/gif/page_gif/mm_bg.gif);
	background-repeat:repeat-x;
}
.webpage .cat_menu ul
{
	padding-left:1.25em;
	margin:0;
	list-style-type:none;
	width:61.5em;
}
.webpage .cat_menu li
{
	padding:1.575em 0.8em 0.625em 0.75em;
	overflow:hidden;
	display:inline;
	float:left;
	color:#fff;
	background:url(../../media/gif/page_gif/mm_bg_button.gif) top right;
}
.webpage .cat_menu li.sale
{
	background:url(../../media/gif/page_gif/sale_bg_button.gif) top right;
}
.webpage .cat_menu li.sale a,
.webpage .cat_menu li.sale a:visited
{
	color:#fff;
}
.webpage .cat_menu li.selected
{
	margin-top:0;
	background:url(../../media/gif/page_gif/mm_bg_selected.gif) top center;
}
.webpage .cat_menu li a,
.webpage .cat_menu li a:visited
{
	text-decoration:none;
	color:#C6AFD3;
}
.webpage .cat_menu li.selected a,
.webpage .cat_menu li.selected a:visited
{
	color:#5A4954;
}
.webpage .cat_menu li a:hover
{
	color:#fff;
}


/*

SEARCH / BCRUMB BAR

*/
.search_bar
{
	/*width:62.8125em;*/
	width:61.5em;
	margin-top:1px;
	margin-bottom:0.625em;
	background-image:url(../../media/gif/page_gif/sb_bg.gif);
	overflow:hidden;
}
.webpage .search_bar ul
{
	list-style-type:none;
	padding:0.4em 1.25em 0.4em 1.25em;
	width:35em;
}
.webpage .search_bar li
{
	display:inline;
}
.webpage .search_bar li a
{
	text-decoration:none;
	color:#999;
	padding-right:4px;
	padding-left:4px;
}
.webpage .search_bar li a:hover
{
	text-decoration:underline;
	color:#333;
}
.webpage .searchButton
{
	margin-top:0px;
	float:right;
}

.search_tools
{
	float:right;
	padding-right:1.25em;
	padding-top:0.4em;
	width:21em; 
	/*width:18em;? */
}
.search_tools input,
.search_tools select
{
	border:1px solid #fff;
	color:#666;
}
.search_tools input
{
	padding:1px;
}
.search_tools input.button
{
	border:0px;
	margin-top:-2px;
	margin-left:5px;
	width:1.6875em;
}
.search_tools .selectHolder
{
	float:left;
	width:19em;
	text-align:right;
}


/*

FOOTER

*/
.page_footer
{
	padding-bottom:1.25em;
	margin-top:0.625em;
	background:url(../../media/gif/page_gif/footer_bg.gif) bottom right #483541;
	background-repeat:no-repeat;
}
.footer_top
{
	margin-bottom:0.625em;
	padding-bottom:0.625em;
	background:url(../../media/gif/page_gif/footer_top.gif);
	background-repeat:repeat-x;
}
.footer_title
{
	width:38%;
	float:left;
	margin-left:0.625em;
}
.title_large
{
	width:56.5%;
}
.webpage .footer_title h2
{
	color:#FFF;
	padding-left:0.4em;
	padding-bottom:0.3em;
	margin-top:0.1em;
}
.footer_title_top
{
	border-bottom:1px solid #574451;
}
.footer_title_top img,
.footer_title_bottom img
{
	width:5.875em;
}
.footer_title_bottom
{
	margin-bottom:5px;
	border-top:1px solid #574451;
}
.footer_list
{
	width:49%;
	float:left;
}
.webpage .footer_list ul
{
	list-style-type:none;
	list-style-position:outside;
	padding-left:0.625em;
	margin:0px;
}
.webpage .footer_list ul li
{
	margin:0px;
	padding:0px;
}
.webpage .footer_list ul li a,
.webpage .footer_list ul li a:visited
{
	color:#CFBCDA;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.webpage .footer_list ul li a:hover
{
	color:#fff;
	text-decoration:underline;
}

.webpage a.awards_logo{/*float:left;*/ margin-right:3px; text-decoration:none;}



/*

FLASH TITLES H1

*/
.flashTitle
{
	border-top:1px solid #DFD1E6;
	padding-top:0.4em;
	padding-bottom:1.25em;
	margin-left:1.25em;
	margin-bottom:1.25em;
	background:url(../../media/gif/page_gif/title_bg.gif) bottom right;
}
#template_3_col_1 .flashTitle
{
	border-top:0px;
	padding:0em;
	margin:0em;
	background:none;
}


.right_hand_col h1
{
	margin-right:0.9em;
}
.webpage h1
{
	padding-top:0.4em;
	padding-bottom:1.0em;
	border-top:1px solid #DFD1E6;
	margin-left:1.0em;
	margin-bottom:0.625em;
	background:url(../../media/gif/page_gif/title_bg.gif) bottom right;
	background-repeat:no-repeat;
}



/*

QUOTE ME MODULE

*/
.quote_me
{
	padding-top:1.85em;
	margin-bottom:1.25em;
	background:url(../../media/jpg/page_jpg/quote_top.jpg) top center;
	background-repeat:no-repeat;
}
.quote_me_bottom
{
	background:url(../../media/jpg/page_jpg/quote_bottom.jpg) bottom center;
	background-repeat:no-repeat;
	padding-bottom:1.85em;
}
.webpage .quote_me H2
{
	color:#502A70;
	padding-left:1.25em;
}
.webpage .quote_me H2 span
{
	color:#C6AFD3;
}


/*

PRODUCT PAGE

*/
.product_page_product
{
	margin-left:1.25em;
	margin-right:1.1em;
}
.product_page_left
{
	position:relative;
	float:left;
	width:35.5em;
	margin-bottom:1.25em;
	background-color:#5A4954;
}
.product_buy_now
{
	position:absolute;
	top:0.25em;
	right:1em;
	width:6.75em;
}
.product_zoom
{
	position:absolute;
	top:3em;
	right:1.1em;
	width:4.75em;
}
.product_buy_now img,
.product_zoom img
{
	width:100%;
}
.product_page_left .decor img
{
	width:100%;
}
.product_page_right
{
	width:10.8em;
	float:right;
	padding-bottom:1.25em;
}
.webpage .product_page_right .sub_menu
{
	margin-left:0;
	width:10.25em;
}
.webpage .product_page_right .sm_decor
{
	width:10.25em;
}
.product_page_details
{
	width:10.6em;
	padding-left:0.625em;
	padding-right:0.625em;
	padding-top:0.625em;
	float:left;
}
.webpage .product_page_details h1
{
	color:#FFF;
	border:0;
	background:none;
	margin:0;
	padding:0;
}
.webpage .product_page_details h2
{
	color:#C6AFD3;
	padding-bottom:2em;
	padding-left:0;
}
.webpage .product_page_details h3
{
	color:#C6AFD3;
	padding-bottom:0.4em;
	padding-left:0;
}
.webpage .product_page_details p
{
	color:#fff;
	padding-bottom:1.25em;
	padding-left:0;
}
.webpage .product_page_details select
{
	border:1px solid #fff;
	margin-bottom:1.25em;
	width:8em;
}
.product_img_big
{
	width:23.125em;
	background-color:#FFFFFF;
	float:left;
	margin-bottom:-5px;
}
.product_img_big img
{
	width:100%;
}
.product_image_options,
.productImageOptions
{
	margin-top:1.25em;
	margin-bottom:0.625em;
}
.p_image_option
{
	width:4.8125em;
	margin-right:0.425em;
	margin-bottom:0.425em;
	float:left;/**/
	position:relative;
}
.recently_viewed .p_image_option
{
	float:none;
}
.p_image_option img
{
	border:0.125em solid #C6AFD3;
	width:4.69em;
}
.p_image_option.selected img
{
	border:0.125em solid #5A4954;
}
.p_image_option .tmb_top,
.p_image_option .tmb_bottom
{
	width:4.95em;
	height:0.5em;
	overflow:hidden;
	position:absolute;
}
.p_image_option .tmb_top
{
	top:0;
	left:0;
}
.p_image_option .tmb_bottom
{
	bottom:0;
	left:0;
}
.p_image_option .tmb_top img,
.p_image_option .tmb_bottom img
{
	width:100%;
	border:0;
}
.cont_shop
{
	margin-left:1.25em;
	margin-top:1.25em;
	margin-bottom:0.625em;
	width:10em;
}
.cont_shop img
{
	width:100%;
}
.recently_viewed
{
	padding-top:1em;
	padding-bottom:0.5em;
	background-color:#fff;
	margin-bottom:1px;
}
.webpage .recent_text
{
	/*float:left;
	width:10em;
	background-color:#ccc;*/
}
.webpage .recent_text p
{
	font-style:italic;
	padding-left:0;
	padding-bottom:0;
}
.webpage .recent_text p a
{
	text-decoration:none;
}
.webpage .recent_text p a:hover
{
	text-decoration:underline;
}

.clear_float,
.clear
{
	clear:both;
	height:1px;
	overflow:hidden;
	width:100%;
}


/*
	HTML TABLE SYLES
*/
.html_text caption
{
	font-weight:100;
	font-style:normal;
	font-size:0.814em;
	line-height:160%;
	width:auto;
	padding:0.125em 0.125em 1.25em 0.125em;
	text-align:left;
	color:#666;
}
.html_text th
{
	font-weight:100;
	font-style:normal;
	font-size:0.814em;
	line-height:160%;
	background-color:#C6AFD3;
	color:#fff;
	padding:0.2em 0.2em 0.2em 0.2em;
	width:auto;
	text-align:left;
	border:1px Solid #C6AFD3;
}
.html_text td
{
	font-weight:100;
	font-style:normal;
	font-size:0.814em;
	line-height:160%;
	color:#666;
	padding:0.2em 0.2em 0.2em 0.2em;
	width:auto;
	background-color:#fff;
	border-left:1px Solid #C6AFD3;
	border-right:1px Solid #C6AFD3;
	border-bottom:1px Solid #C6AFD3;
}
.html_text table
{
	margin-top:-3em;
	margin-left:1.25em;
	margin-bottom:1.25em;
	padding-top:4.5em;
	background:url(../../media/gif/page_gif/title_bg.gif) top right;
	background-repeat:no-repeat;
}



/*
	DOWNLOADABLE FILE
*/
.webpage .downloadable p a,
.webpage .downloadable p a:visited
{
	color:#502A70;
	text-decoration:none;
}
.webpage .downloadable p a span,
.webpage .downloadable p a span:visited
{
	color:#999;
	text-decoration:underline;
}
.webpage .downloadable img
{
	width:3.9375em;
	padding:0;
	border:0;
	margin-bottom:0;
}



/*
	SITE FORMS
*/
.site_form
{
	margin-bottom:2em;
}
.site_form div
{
	margin-bottom:0.2em;
}
.site_form h5
{
	padding-left:1.8em;
	padding-bottom:1.8em;
	color:#990000;
}
.site_form span
{
	color:#FF6699;
	font-weight:bold;
	font-size:180%;
}
.site_form p strong
{
}
.site_form input, .site_form textarea, .site_form select
{
	margin-left:1.8em;
	margin-bottom:1.0em;
	width:80%;
	border:0.3em solid #C6AFD3;
}
.site_form select
{
	background-color: #dfd1e6;
	width:50%;
}
.site_form input, .site_form textarea
{
	padding:2px;
}
.site_form p
{
	padding-bottom:5px;
}
.site_form input.checkbox
{
	width:auto;
	margin-bottom:0;
	padding-bottom:0em;
	background-color:#FFF;
	border:0px;
}
.site_form input.radio
{
	width:auto;
	background-color:#FFF;
	border:0px;
	margin-bottom:0em;
	padding-bottom:0em;
}
.webpage .site_form label
{
	margin-left:0;
	padding-left:1em;
	margin-bottom:0em;
	padding-bottom:0em;
	line-height:100%;
	color:#666
}
.spacer
{
	padding-bottom:15px;
	width:auto;
}
.site_form input.submit_button_basic
{
	width:50%;
	cursor:pointer;
	background-color: #dfd1e6;
}
.site_form input.submit_button_basic:hover
{
	background-color:#C6AFD3;
	color:#FFFFFF;
}

/* ATTRIBUTES */
.attributeLinks
{

}
.webpage .attributeLinks a
{
	padding-left:1.8em;
	color:#ffffff;
	font-size: 0.9em;
	text-decoration:none;
}
.attributeLinks a.selected
{
	color:#ffffff;
	font-weight:600;
}

/*
discount
*/
.webpage .discount
{
	text-decoration: line-through;
	color:#333;
}
.webpage .product_page_details .discount h2
{
	padding-bottom:0;
	color:#333;
}

/*
	PRESS RSS LIST
*/
.news_item
{
	width:10.875em;
	margin-left:1.2em;
	border-bottom:2px solid #fff;
	padding:0.5em 0em 0.5em;
	float:left;
}
.news_item a
{
	width:10.875em;
	background-color:#DFD1E6;
	display:block;
	text-decoration:none;
	padding-top:0.5em;
	/*height:5em;
	overflow:hidden;*/
}
.webpage .news_item h1
{
	background:none;
	font-size:1em;
	border:0;
	padding-left:0.5em;
	margin:0em;
	padding-bottom:0;
	width:90%;
	cursor:pointer;
}
.webpage .news_item p
{
	padding-bottom:0;
	padding-left:0.5em;
	line-height:100%;
	color:#FFF;
	width:90%;
	cursor:pointer;
}
.webpage .news_item img
{
	width:10.875em;
	margin:0;
	padding-bottom:25px;
	border-top:4px solid #E3D7E9;/**/
	background:url(../../media/gif/page_gif/img_base.gif) bottom left;
	background-repeat:no-repeat;
	margin-bottom:1em;
}








/********************************

ECOMM FORM STYLES

*********************************/
.formSteps
{
	margin-left:1.5em;
}
.ecommForm
{
	margin-left:1.5em;
	margin-bottom:1.5em;
	padding:0;
}
.webpage .ecommForm h2
{

}
.fullWidthForm
{
	width:28em;
}
.ecommFormColOne,
.ecommFormColTwo
{
	/*float:left;*/
}
.ecommFormColOne
{
	/*width:305px;
	overflow:hidden;*/
}
.ecommFormColTwo
{
	/*width:195px;
	background-color:#fff;*/
}
.hightlightArea
{
	background-color:#ccc;
}
.ecommForm input,
.ecommForm textarea,
.ecommForm select
{
	margin:0px 0px 0.5em 0px;
	padding:0.25em;
	border:3px solid #999;
	width:90%;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	color:#666;
}
.fullWidthForm input
{
	width:25em;
}
.fullWidthForm textarea
{
	width:20em;
}
.ecommForm input.checkBox
{
	width:1.0em;
	float:left;
	margin-right:0.8em;
	border:0px;
	margin-bottom:0.8em;
}
.ecommForm label
{
	color:#666;
	margin:0px;
	padding:0px;
}
.ecommForm label:hover
{
	color:#333;
}
.checkboxClear
{
	width:100%;
	clear:both;
	height:1px;
	overflow:hidden;
}


.ecommForm p,
.ecommForm h2,
.ecommForm h3,
.ecommForm label
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0em 0px;
}
.ecommForm p
{
	color:#333;
}
.ecommForm h3
{
	font-style:italic;
}
.ecommForm h2
{
	color:#990000;
}
.webpage .ecommForm p span
{
	color:#C6AFD3;
	font-size:160%;
}
.ecommForm h2
{
	font-size:0.814em;
}
.formButtons
{
	padding:5px;
	text-align:center;
	/*text-align:right;*/
}
.formButtons input
{
	width:auto;
	border:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}


/**/
#checkoutbilling .ecommFormColOne,
#checkoutbilling .ecommFormColTwo,
#checkoutdelivery .ecommFormColOne,
#checkoutdelivery .ecommFormColTwo,
#myaccount_updatedelivery .ecommFormColOne,
#myaccount_updatedelivery .ecommFormColTwo,
#myaccount_updatebilling .ecommFormColOne,
#myaccount_updatebilling .ecommFormColTwo,
#myaccount_changeemail .ecommFormColOne,
#myaccount_changeemail .ecommFormColTwo,
#myaccount_register .ecommFormColOne,
#myaccount_register .ecommFormColTwo,
#myaccount_login .ecommFormColOne,
#myaccount_login .ecommFormColTwo,
#myaccount_changepassword .ecommFormColOne,
#myaccount_changepassword .ecommFormColTwo,
#register_form .ecommFormColOne,
#register_form .ecommFormColTwo,
#form_details .ecommFormColOne,
#form_details .ecommFormColTwo,
#loginform .ecommFormColOne,
#loginform .ecommFormColTwo
{
	width:49%;
	float:left;
	text-align:left;
}
/*.webpage #template_3_col_1 #myaccount_updatedelivery .ecommFormColTwo h3,
.webpage #template_3_col_1 #myaccount_updatebilling .ecommFormColTwo h3,
.webpage #template_3_col_1 #myaccount_changeemail .ecommFormColTwo h3,
.webpage #template_3_col_1 #myaccount_login .ecommFormColTwo h3,
.webpage #template_3_col_1 #myaccount_register .ecommFormColTwo h3,
.webpage #template_3_col_1 #myaccount_changepassword .ecommFormColTwo h3*/
.webpage .ecommFormColTwo h3
{
	color:#502A70;
	padding-left:0em;
}
/*.webpage #template_3_col_1 #myaccount_updatedelivery .ecommFormColTwo p,
.webpage #template_3_col_1 #myaccount_updatebilling .ecommFormColTwo p,
.webpage #template_3_col_1 #myaccount_changeemail .ecommFormColTwo p,
.webpage #template_3_col_1 #myaccount_login .ecommFormColTwo p,
.webpage #template_3_col_1 #myaccount_register .ecommFormColTwo p,
.webpage #template_3_col_1 #myaccount_changepassword .ecommFormColTwo p*/
.webpage .ecommFormColTwo p{
	color:#999;
	padding-left:0em;
	padding-bottom:0em;
}
/*.webpage #myaccount_updatedelivery .ecommFormColTwo h3,
.webpage #myaccount_updatedelivery .ecommFormColTwo p,
.webpage #myaccount_updatebilling .ecommFormColTwo h3,
.webpage #myaccount_updatebilling .ecommFormColTwo p,
.webpage #myaccount_changeemail .ecommFormColTwo h3,
.webpage #myaccount_changeemail .ecommFormColTwo p,
.webpage #myaccount_changepassword .ecommFormColTwo h3,
.webpage #myaccount_changepassword .ecommFormColTwo p,
.webpage #myaccount_register .ecommFormColTwo h3,
.webpage #myaccount_register .ecommFormColTwo p,
.webpage #myaccount_login .ecommFormColTwo h3,
.webpage #myaccount_login .ecommFormColTwo p*/
.webpage .ecommFormColTwo h3,
.webpage .ecommFormColTwo p
{
	width:90%;
}
/*.webpage #template_3_col_1 #myaccount_updatedelivery .ecommFormColOne input,
.webpage #template_3_col_1 #myaccount_updatebilling .ecommFormColOne input,
.webpage #template_3_col_1 #myaccount_changeemail .ecommFormColOne input,
.webpage #template_3_col_1 #myaccount_register .ecommFormColOne input,
.webpage #template_3_col_1 #myaccount_changepassword .ecommFormColOne input*/
.webpage .ecommFormColOne p
{
	margin-bottom:0.5em;
	width:80%;
}


.ecomm th
{
	font-weight:100;
	font-style:normal;
	font-size:0.814em;
	line-height:160%;
	background-color:#C6AFD3;
	color:#fff;
	padding:0.2em 0.2em 0.2em 0.2em;
	width:auto;
	text-align:left;
}
.ecomm td
{
	font-weight:100;
	font-style:normal;
	font-size:0.814em;
	line-height:160%;
	color:#666;
	padding:0.2em 0.2em 0.2em 0.2em;
	width:auto;
	background-color:#fff;
	/*border-left:1px Solid #C6AFD3;
	border-right:1px Solid #C6AFD3;*/
	border-bottom:1px Solid #C6AFD3;
}
.ecomm table
{
	border:1px Solid #C6AFD3;
	margin-left:1.25em;
	margin-bottom:1.25em;
}



/********************************

SHOPPING CART :: WITHIN PAGE

*********************************/
#template_3_col_1 .cartHolder
{
	background-image:none;
	background-color:#fff;
	width:100%;
	position:relative;
	right:0;
}
#template_3_col_1 .cartHolder .darkClear
{
	height:2px;
	background-color:#FFF;
	clear:both;
}
.webpage #template_3_col_1 .cartHolder h2
{
	font-size:0.814em;
	font-weight:bold;
	margin:0;
	padding-left:1.5em;
	padding-bottom:0.1em;
	color:#502A70;
}
.webpage #template_3_col_1 .cartHolder p
{
	margin:0;
	padding-left:1.5em;
	padding-bottom:1em;
}
#template_3_col_1 .one_col_wide
{
	width:24.5%;
	float:left;
}
#template_3_col_1 .orderDetails
{
	margin-top:1em;
}
.webpage #template_3_col_1 .cartHolder .lightGreyBg,
.webpage #template_3_col_1 .cartHolder .darkGreyBg
{
	margin-left:1.5em;
	background:url(../../media/gif/page_gif/s_bar_bg.gif);
	position:relative;
	width:40em;
	padding:0px;
}
.webpage #template_3_col_1 .cartHolder .lightGreyBg p,
.webpage #template_3_col_1 .cartHolder .darkGreyBg p
{
	margin-left:0.5em;
	margin-top:0.5em;
	padding:0px;
}

.webpage #template_3_col_1 .cartHolder .vatTotal
{
	margin-left:1.5em;
	width:40em;
}
.webpage #template_3_col_1 .cartHolder .deliveryTotal
{
	margin-left:1.5em;
	width:40em;
	margin-top:0.5em;
}
.webpage #template_3_col_1 .cartHolder .grandItemTotal
{
	margin-left:1.5em;
	width:40em;
}
.webpage #template_3_col_1 .cartHolder .grandItemTotal p
{
	border-top:1px solid #666;
	padding-top:0.3em;
}
.webpage #template_3_col_1 .cartHolder .itemNameCartPage,
.webpage #template_3_col_1 .cartHolder .itemName,
.webpage #template_3_col_1 .cartHolder .itemNameCartPage p,
.webpage #template_3_col_1 .cartHolder .itemName p
{
	padding:0em;
	width:10em;
	overflow:hidden;
}
.webpage #template_3_col_1 .cartHolder .productImgHolder,
.webpage #template_3_col_1 .cartHolder .itemNameCartPage,
.webpage #template_3_col_1 .cartHolder .itemQuantityCartPage,
.webpage #template_3_col_1 .cartHolder .itemTotal
{
	position:relative;
	float:left;
	border:0px;
	border-right:1px solid #fff;
	padding:0px;
}
.webpage #template_3_col_1 .cartHolder .productImgHolder p,
.webpage #template_3_col_1 .cartHolder .itemNameCartPage p,
.webpage #template_3_col_1 .cartHolder .itemQuantityCartPage p
{
	padding-right:1.5em;
}
.webpage #template_3_col_1 .cartHolder .itemNameCartPage
{
}
.webpage #template_3_col_1 .cartHolder .itemQuantityCartPage
{
	width:5em;
}
.webpage #template_3_col_1 .cartHolder .itemTotal
{
	width:5em;
}


/********************************

TGA LOGO :: FOOTER

*********************************/

.site_credits
{
	float:left;
	padding:20px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}
.site_credits p
{
	color:#00FFFF;
	padding-left:0px;
}

/**/
.site_credits a
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.site_credits img
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


/*****************************

RELATED PRODUCT & ACCESSOIRES MODS

******************************/
.accessories
{
	position:relative;
}
.hiddenDetail
{
	z-index:10;
	font-size:120%;
	float:left;
	position:absolute;
	left: 170px;
	background-color:#E3D7E9;
	margin-top:-55px;
	width:250px;
	padding:5px;
	background-image:url(../../media/gif/page_gif/sb_bg.gif);
	border:1px #5A4954 solid;
}
.recentlyviewed p
{
	margin:0;
}


/* BRAND PAGE PRODUCT COLLECTIONS FIXES */
.webpage #template_2_col_1 .module_dyn_product_collection h1,
.webpage #template_2_col_2 .module_dyn_product_collection h1
{
	display:none;
}
.webpage #template_2_col_1 .product_holder,
.webpage #template_2_col_2 .product_holder 
{
	padding-left:1.24em;
	width:176px;
}
.webpage #template_2_col_1 .product_holder img,
.webpage #template_2_col_2 .product_holder img
{
	width:174px !important;
	border-top:0px !important;
	background-image:none !important;
	margin:0 !important;
	padding:0 !important;
}
.webpage #template_2_col_1 .product_holder .product_img_top img,
.webpage #template_2_col_1 .product_holder .product_img_bottom img,
.webpage #template_2_col_2 .product_holder .product_img_top img,
.webpage #template_2_col_2 .product_holder .product_img_bottom img
{
	width:176px !important;
}
.webpage #template_2_col_1 .product_img_details img,
.webpage #template_2_col_2 .product_img_details img
{
	width:111px !important;
	margin:0 !important;
	padding:0 !important;
}

.webpage .module_dyn_sub_menu .sm_decor 
{
	border-bottom:1px solid #FFFFFF;
	width:10.25em;
}
.webpage .left_hand_col .module_dyn_sub_menu  
{
	background-color:#E3D7E9;
	margin-left:1.25em !important;
}
.webpage #template_3_col_1 .module_dyn_sub_menu  
{
	background-color:#FFF;
	margin-left:0;
}


.myaccount .fulldiv .leftcolumn, .ecommForm .leftcolumn, .popupform .sc_col1 .leftcolumn
{
	float:left;
	text-align:right;
}

.myaccount .fulldiv .rightcolumn, .ecommForm .rightcolumn, .popupform .sc_col1  .rightcolumn
{
	float:left;
	text-align:left;
}

.myaccount .fulldiv
{
	margin:0 auto;
  margin-bottom:2.5em;
}

.myaccount .fulldiv .fullcontent
{
	padding:0 16px 0 16px;
}

.inner_form_padding
{
	padding-bottom:1.4em;
}

.myaccount .fulldiv .row, .ecommForm .row, .popupform .sc_col1 .row
{
	width:auto;
}

.popupform .sc_col1 .row
{
	margin:0 15px 0 15px;
}

.myaccount .fulldiv .leftcolumn, .ecommForm .leftcolumn, .popupform .sc_col1 .leftcolumn
{
	width:290px;
	float:left;
	text-align:right;
}

.ecommForm .leftcolumn
{
	width:86px;
}

.popupform .sc_col1 .leftcolumn
{
	width:256px;
}

.narrowForm .sc_col1 .leftcolumn
{
	width:116px;
}

.myaccount .fulldiv .rightcolumn, .ecommForm .rightcolumn, .popupform .sc_col1  .rightcolumn
{
	width:463px;
	float:right;
	text-align:left;
}

.ecommForm .rightcolumn
{
	width:280px;
}

.popupform .sc_col1 .rightcolumn
{
	width:225px;
}


.myaccount .fulldiv .rightcolumn p, .ecommForm .rightcolumn p, .popupform .sc_col1  .rightcolumn p
{
	font-size:1.3em;
	line-height:1.9em;
}

.account_sublinks
{
	white-space:nowrap;
	text-align:center;
	margin:1em auto;
	display:block;
}

.account_links ul,
.account_sublinks ul
{
	list-style:none;
	clear:both;
	/*height:1.6em;*/
	/*width:46em;*/
	width:38%;
	/*margin: 0 auto;*/
	float:right;
}

.account_sublinks ul
{
	float:none;
	margin:0 auto;
	width:auto;
}

.account_links li
{
	float:right;
	margin-left:0.5em;
}

.account_sublinks li
{
	float:none;
	padding-left:0.5em;
	display:inline;
}
/*
#template_3_col_1 select
{
	width:40px;
	margin-left:5px;
}
#template_3_col_1 .cartHeadSection
{
	display:none;
}
#template_3_col_1 .cartContentArea
{
	display:block;
	margin-left:20px;
	border-top:0px;
}
#template_3_col_1 .cartContentArea p
{
	color:#333;
	margin-right:0px;
}
#template_3_col_1 .cartContentArea p span
{
	color:#666;
}
#template_3_col_1 .cartContentArea p a
{
	color:#666;
}
#template_3_col_1 .cartContentArea .grandItemTotal p
{
	color:#fff;
}
#template_3_col_1 .cartHolder
{
	position:relative;
}
#template_3_col_1 .itemTotal
{
	float:right;
	margin-right:10px;
}
#template_3_col_1 .darkGreyBg
{
	background:transparent url(../../media/gif/cartDetailBgDark.gif) top left;
	overflow:hidden;
}
#template_3_col_1 .cartHolder .cartContentArea .lightGreyBg
{
	background:transparent url(../../media/gif/cartDetailBgLight.gif) top left;
	overflow:hidden;
}

#template_3_col_1 .cartToggle
{
	display:none;
}

#template_3_col_1 input
{
	margin-top:5px;
}*/
