﻿@import "lightbox.css";

body
{
	color: #4A4A4A;
	background-color: #fff;
	background-image: url(/Images/FFCv2.1/main_bg.png);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Trebuchet MS;
}

#quantity-boxes {
margin:10px 0px 20px;
}

#product-wrapper, .product-wrapper {

font-size:14px;
margin:0px 3px;
width: 250px;
}

#tblItmDetail {
font-size:14px;
}

.checkout_wrapper
{
	width: 800px;
	overflow:visible;
}

.required
{
	color: Red;
}

.small_message
{
	font-size: 14px;
	padding: 3px;
}

label
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px;
}

#billing_info
{
	width: 48%;
	height: 480px;
	min-height: 480px;
	vertical-align: top;
	float:left;
	padding:7 0 7 0;
	border-right: none;
}
#shipping_info
{
	width: 45%;
	height: 480px;
	min-height: 480px;
	vertical-align: top;
	float:left;
	padding:7 0 7 0;
}
#billing_review, #shipping_review
{
	width: 370;
}

#billing_review td, #shipping_review td
{
	font-size: 14px;
}

#checkout_order_details
{
	width: 780px;
}

#checkout_order_details td
{
	padding: 3px 5px;
	font-size: 14px;
}

.checkout_container
{
background:transparent url(/images/FFCv2.1/form_top_bg.png) repeat-x scroll center top;
border:1px solid gray;
padding:7px 10px;
}

.checkout_container td
{
    padding: 5px 3px;
}

#checkout_shipping td, #checkout_payment td
{
	padding: 3px 5px;
	font-size: 14px;
}

.edit_basket
{
	padding-left: 30px; 
	color: #BD0909; 
	font-size: 18px; 
	font-weight: bold; 
	text-decoration: underline;
}

.navigation
{
    font-size: 16px;
}

.swatch_link
{
	background-image: url(/images/FFCv2.1/swatch_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 17px;
}

.swatch_link a:link, .swatch_link a:visited, .swatch_link a:active, .swatch_link a:hover
{
	font-size: 12px;
}

.clear
{
	clear: both;
}

.MessageBox
{
	border: 2px solid #e6bde6;
	background-image: url(/Images/ffc/Message_bg.gif);
	background-repeat: repeat-x;
	color: #8f588f;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	font-size: 18px;
	margin: 0 150px;
}

.error_wrapper
{
	border: 1px dotted red;
	color: Red;
	padding: 10px 30px;
	margin: 5px 0;
	font-size: 14px;
}

.error_wrapper tr
{
	background-image: url(/Images/exclamation.png);
	background-repeat: no-repeat;
	background-position: center left;
}

.basket-header
{
	background-color: #B6C7E5;
	background: url(/images/FFCv2.1/swatchbar_bg.png) repeat-x bottom;
	font-weight: bold;
}

#checkout_order_details, #billing_info, #shipping_info, #checkout_shipping, #checkout_payment, #billing_review, #shipping_review
{
	border: 1px solid gray;
	background: url(/images/FFCv2.1/form_top_bg.png) repeat-x top;
	padding: 7px 10px;
}

a:link, a:visited, a:active
{	
	color: #c6412c;
    text-decoration: none;
}

a:hover
{
	color: #ff6600;
}

.color
{
	background-color: #C7A7DB;
}

.ItemDesc
{
	padding-right: 3px;
}

.NormalText
{
}

.PageHeader
{
	color: #3F295E;
}
.SubHeader
{
	color: #3F295E;
}
.SpecialText
{
    color: #9879AD;
}

.trbgcolor
{
	background-image: url(/Images/FFCv2.1/swatchbar_bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}

.swatchcolor, .swatch_pagination
{
    color: #666;
    padding: 2px 10px;
}

.swatch_pagination
{
    margin-bottom: 10px;
    border-bottom: 1px dotted #666;
    border-top: 1px dotted #666;
    height: 18px;
}

.swatch_pagination a:link, .swatch_pagination a:active, .swatch_pagination a:visited
{
    color: #666;
    font-size: 12px;
}

#menuwrapper
{
	margin: 20px 0px 0px 2px;
}

.menuwrapper
{
	margin: 20px 0px 0px 2px;
} 

#browse-header
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.menulink
{
	font-weight: bold;
}

.menulink a:link, .menulink a:visited, .menulink a:active
{
	font-size: 14px;
	font-weight: bold;
}

.coming_soon
{
	width: 120px;
	padding: 8px;
	margin: 15px 0px;
	border: 2px solid #0054A6;
	color: #21236A;
	text-align: center;
	font-weight: bold;
	background-color: #DFE7FC;
}

.box
{
	margin: 25px; 
	border: 1px solid #928f95;
	background-color: #FFF;
}

.box_header
{
	font-size: 22px; 
	font-weight: bold; 
	border-bottom: 1px solid #928f95; 
	padding: 7px 15px; 
	font-variant:small-caps;
	background: #fff url(/images/FFCv2.1/box_headline_bg.gif) repeat-x top;
}

.page_wrapper
{
	width: 100%;
}

.sidebar_wrapper
{
	float: left;
	height: 100%;
}

.side_navigation
{
	float: left;
	height: 100%;
	width: 218px;
	color: #4A4A4A;
	background-color: #C7A7DB;
	padding: 0 7px;
}

#maincontent
{
	margin: auto;
	width: 1080px;
}

.main_content
{
	float: right;
	width: 830px;
	padding: 0 10px;
}

.main_content_top
{
	background-image: url(/Images/FFCv2.1/main_content_bg_top.png);
	background-repeat: no-repeat;
	height: 17px;
}

.main_content_mid
{
	background-image: url(/Images/FFCv2.1/main_content_bg_mid.png);
	background-repeat: repeat-y;
	padding: 1px 20px;
	/*min-height: 1500px;*/
}

.main_content_btm
{
	background-image: url(/Images/FFCv2.1/main_content_bg_btm.png);
	background-repeat: no-repeat;
	height: 22px;
}

.errorbox-background
{
	background-color: #333333;
	opacity: 0.4; /* Safari, Opera */
	-moz-opacity: 0.40: /* FireFox */ filter: alpha(opacity=60); /* IE */
	z-index: 20;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
}

.errorbox
{
	background-color: #FDF9E1;
	padding: 10px;
	border: 2px solid #FD5C5C;
	text-align: center;
	vertical-align: middle;
}

.relatedfabrics
{
	width: 100%;
}

.relatedfabrics_link_wrapper
{
    padding: 3px 0;
    font-size: 14px;
    font-weight:bold;
    letter-spacing:-0.5px;
}

.lastvistedtable
{
	background-color:White;
}

.lastvistedtable-container
{
}

#header_wrapper
{
	color: #727272;
	height: 100px;
	width: 1048px;
	margin: auto;
}

.header_email
{
	background-image: url(/Images/ffc/email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.header_phone
{
	background-image: url(/Images/ffc/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#nav_bar
{
	background-image: url(/Images/FFCv2.1/nav_bar.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 100px;
}

#nav_link_wrapper
{
	padding: 2px 0 0 90px;
	float: left;
}

.nav_link
{
	float: left;
	padding: 4px 15px;
	font-size: 20px;
	border-right: 1px solid #ff6600;
	height: 28px;
}

.nav_link a:link, .nav_link a:active, .nav_link a:visited
{
	color: #c6412c;
}

.nav_link a:hover
{
	text-decoration: none;
	color: #ff6600;
}

.nav_link:hover
{
	background-image: url(/Images/FFCv2.1/nav_bar_hover.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#search_wrapper
{
	float: right;
	padding-right: 35px;
	height: 35px;
	margin-top: 4px;
}

.search_button
{
	position: relative; top: 6px;
}

#account_links_wrapper
{
	text-align: right;
	padding: 7px 15px 0 0;
	clear: both;
}

.header_cart
{
	background-image: url(/Images/ffc/cart.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#pre-header
{
	padding-top: 4px;
}

.hnav_wrapper
{
	float: left;
	height: 100%;
	width: 226px;
	color: #4A4A4A;
}

.hnav_top
{
	background-image: url(/Images/FFCv2.1/horz_nav_bg_top.png);
	background-repeat: no-repeat;
	height: 17px;
}

.hnav_mid
{
	background-image: url(/Images/FFCv2.1/horz_nav_bg_mid.png);
	background-repeat: repeat-y;
	padding: 1px 15px;
}

.hnav_btm
{
	background-image: url(/Images/FFCv2.1/horz_nav_bg_btm.png);
	background-repeat: no-repeat;
	height: 21px;
}

.lastvisited_wrapper
{
	margin: 0 0 5px 0; 
	min-width: 175px;
}

.login_left
{
    padding: 15px; 
    float: left; 
    width: 355px;
}

.login_right
{
    float: left; 
    padding: 30px 30px 30px 75px; 
    text-align: center; 
    border-left: 1px dotted gray;
}

.item_table td
{
    border-bottom: 1px dotted gray;
}

.price_strikethrough
{
    text-decoration: line-through;
    font-weight: normal !important;
}

.saleprice
{
    color: Red;
    font-weight: bold;
}
