html { margin: 0px; padding: 0px; }

body {
	margin: 0px; 
	padding: 0px;
	color: gray;
	font-size: 0.8em;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #efffff;
	text-align: center;
	background-image: url(images/wallpaper.gif);
	background-position: center top;
    background-repeat: no-repeat;
}

textarea, input
{
    padding: 2px;
    font-family: Helvetica, Arial, sans-serif;
}

strong
{
    font-weight: bold;
}

/* basic selectors */
a.email
{
    background-repeat: no-repeat;
    background-image: url(images/icons/email.gif);
    padding-left: 30px;
    background-position: 7px 2px;
}
a.adtext { color: #3acfcf; text-decoration:none}
a.adtext:hover{ color: #3acfcf; text-decoration:none}
a:link { color: #3acfcf; text-decoration:none}
a:visited { color: #3acfcf;  text-decoration:none}
a:active, a:hover { color: #3acfcf;  text-decoration:none}
th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}

#Logo a
{
    width: 289px;
    height: 109px;
    background-image: url(images/logo_onwhite.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-indent: -10000px;
    display: block;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 20px;
}

h1 {
	color: #7a7a7a;
	font-family: Garamond;
	margin: 0;
	padding: 0;
	font-size: 2.0em;
}

h2 {
	font-family: Garamond;
    font-size: 2.2em;
    margin: 0px 0px 20px 0px;
    clear: both;
    font-weight: normal;
}

.wide h2
{
    clear:none;
}

h2.yourcart
{
    display: block;
    background-image: url(images/yourcart.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 20px 0px 20px 60px;
}

h3 {
	color: #7a7a7a;
	font-family: Garamond;
	font-size: 1.6em;
	margin-bottom: 5px;
	font-weight: normal;
}

h2.productName
{
    padding-right: 10px;
    border-bottom: 1px solid #cccccc;
    font-size: 2.2em;
    padding: 10px 0px 10px 0px;
}

h3.price
{
	font: Garamond, Georgia,"Times New Roman",Times,serif;
	font-size: 3.0em;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.productDescriptors
{
    padding: 10px;
}

.productQuantity
{
    border-bottom: 1px solid #cccccc;
    padding: 10px 10px 10px 10px;
    display: none;
}

.pnp
{
    float: left;
    color: #7a7a7a;
    font-size: 0.8em;
    margin-left: 10px;
    margin-top: 6px;
}

h4 {
	color: #7a7a7a;
	font-family: Garamond;
	font-size: 1.4em;
	margin: 0px;
	font-weight: normal;
}

h5 {
	color: #7a7a7a;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

h6 {
	color: #7a7a7a;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

img { border: 0px; }
hr { color: gray; height: 1px; }
table { font-size: 100%; }
code { color: white; font: 100% "Courier New", Courier, monospace }
form { margin: 0px; padding: 0px; }

p{
    margin-top: 0px;
    margin-bottom: 20px;
}

ul li
{
    list-style-type: disc;
}

ul
{
    margin-left: 20px;
}

.nobullets
{
    margin: 0;
    padding: 0;
}

.nobullets li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#BreadCrumb
{
    margin: 0px 0px 10px 0px;
    padding-bottom: 10px;
    font-size: 0.8em;
    border-bottom: 1px solid #f6f6f6;
}

#WholePage
{
    text-align: left;
    padding: 0;
    margin: 0; 
}

#ContentContainerBack
{
    /*background-image: url(images/back_wholepage.gif);*/
    background-repeat: repeat-y;
    background-position: center bottom;
}

#ContentContainerTop
{
    /*background-image: url(images/back_wholepagetop.gif);*/
    background-repeat: no-repeat;
    background-position: center top;
}

#ContentContainerBottom
{
    /*background-image: url(images/back_wholepagebottom.gif);*/
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#WholePageContainer
{
    text-align: center;
    margin: 0;
    position: relative;
}

#ContentContainer
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: white; 
    width: 900px;
    position:relative;
}

#Content
{
    background-image: url(images/back_content.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: White;    
    padding: 20px;
    border: 1px solid #dbdbdb;
}

#Content.wide
{
    background-image: none;
    background-color: White;
}

#WholePage #HeaderContainer
{
    /*background-image: url(images/back_header.gif);*/
	background-position: center bottom;
	background-repeat: no-repeat;
	/*background-color: #020a1c;*/
	padding-top: 20px;
}

#WholePage #Header
{
    width: 900px;
    margin-left: auto;
	margin-right: auto;
	position: relative;
}

#WholePage #Footer
{
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 20px 20px 150px 20px;
	/*background-image: url(images/back_footer.gif);*/
	background-position: center top;
	background-repeat: no-repeat;
}

#bar { /* styles for horizontal top bar */
	background: white;
	height: 37px;
	padding: 7px 20px 3px 20px;
	font-size: 110%;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 27px;
	z-index:100;
}
	html>body #bar { height: 27px; }

/* layout styles */
#menu1 { /* styles for top menu */
    position: absolute;
    top: -39px;
    right: 20px;
	text-align: right;
	font-size: 0.8em;
	background-color: White;
	padding: 5px 5px 0px 5px;
	border: 1px solid #dbdbdb;
	border-bottom: none;
}
	#menu1 ul 
	{
	    list-style: none; 
        padding: 5px 5px 0px 5px;
        margin: 0px; 
	    float: left;
	    background-color: white;
	    background-image: url(images/back_logintab.gif);
	    background-repeat: repeat-x;	    
	}
	#menu1 li.cart
    {
       	background-image: url(images/tiny_bag.gif);
	    background-position: 2px 2px;
	    background-repeat: no-repeat; 
	    padding: 5px 5px 5px 20px;
    }
	#menu1 li.first { border-left: none; }
	#menu1 li { padding: 5px 5px 5px 5px; margin: 0px; display: block; float: left; }
	#menu1 a, #menu1 p
	{
	    display: block;
	    margin-bottom: 0px;
	}
	#menu1 li a:link, #menu1 li a:visited { 
		text-decoration: none; 
	}
	#menu1 li a:active, #menu1 li a:hover {
		text-decoration: underline;
	}
	
	#menu1 a.cart
    {
        background-repeat: no-repeat;
        background-position: 0 0;
    }

#mainmenu { /* styles for section or tab menu */
	float: left;
	position: absolute;
	top: 50px;
	left: 340px;
	color: #4d4d4d;
	text-transform: lowercase;
}

	#mainmenu ul { list-style: none; padding: 0px; margin: 0px; }
	#mainmenu li { display: inline; }
	#mainmenu li a:link, #mainmenu li a:visited { 
		display: block;
		float: left;
		margin-right: 1px;
		text-decoration: none; 
		text-align: center;
		margin-right: 10px;
	    color: #4d4d4d;
	    text-transform: uppercase;
	    font-size: 0.8em;
	    font-weight: bold;
	    font-family: verdana;
	    border-bottom: 3px solid #7bd3d3;
	}
	
	#mainmenu li a:active, #mainmenu li a:hover 
	{
	    border-bottom: 3px solid black;
	}

#HomePageRotator
{
    width:660px;
    height: 440px;
    position: relative;
}

#SearchBar
{   
    display: none;
    position: absolute;
    top: 82px;
    left: 500px;
    position: absolute;
	text-align: right;
	font-size: 0.9em;
	width: 280px;
	height: 40px;
	background-image: url(images/back_search.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#SearchBar div
{
    position: relative;
}

#SearchBar div p
{
    display: block;
    position: absolute;
    top: 13px;
    left: 10px;
}

#SearchBar div input.textbox
{
    display: block;
    position: absolute;
    top: 8px;
    left: 70px;
    padding: 2px;
}

#SearchBar div input.imagebutton
{
    display: block;
    position: absolute;
    top: 5px;
    left: 240px;
}

#Patterned
{
    background-image: url(images/wp_damask_034.jpg);
    background-repeat:repeat;
    width: 1280px;
    height: 1000px;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: .10;
	filter: alpha(opacity=10);
}

#LeftContent
{
    width: 160px;
    float: left;
}

#LeftContent .inner
{
    padding: 0px 15px 0px 0px;
    margin: 0;
}

#RightContent
{
    width: 698px;
    float: left;
}

#RightContentInner
{
    padding-left: 10px;
    margin-left: 10px;
}

#Attributes h4
{
    font-size: 1em;
    font-weight: bold;
}

#Attributes
{
    padding: 10px;
}

#ProductRight #Attributes .inner
{
    padding: 0;
    margin: 0;
}

.productAttribute
{
    margin-bottom: 10px;
}

#ForgottenPassword
{
}

#ForgottenPassword div
{
    margin-bottom: 5px;
}

#ForgottenPassword label
{
    padding-top: 5px;
    width: 100px;
}

#LoginForm ul, #LoginForm ul li
{
    padding: 0px;
    list-style: none;
}

#LoginForm ul
{
    margin-left: 0px;
}

#Register
{
    margin: 10px 0px 10px 0px;
    padding: 10px;
    background-color: #efefef;
}

#Register ul li
{
    list-style: none;
    margin-bottom: 10px;
}

#Register ul
{
    padding: 0;
    margin: 0;
}

#AddressEntry ul li
{
    list-style: none;
    margin-bottom: 10px;
}

#AddressEntry ul
{
    padding: 0;
    margin: 0;
}

#AddressEntry label
{
    width: 100px;
}

#LoginForm label
{
    display: block;
    float: left;
    width: 100px;
    padding-top: 5px;
}

#LoginForm
{
    margin-bottom: 10px;
}

#LoginForm .formitem
{
    margin-bottom: 2px;
}

#LoginForm .formiteminput
{
    float: left;
    display: block;
}

#LoginForm .checkbox
{
    vertical-align: baseline;
}

#LoginForm .checkbox input
{
    float: left;
    margin-top: 7px;
    margin-right: 5px;
}

#LoginForm .checkbox label
{
    width: 200px;
    line-height: 1.2em;
}

.errorBox
{   
    color: Red;
    background-color: #ffe1e1;
    padding: 10px;
    margin: 10px 0px 10px 0px;
}

.errorBox ul
{
    padding: 0px;
    margin: 0px;
}

.error, .errorBox li
{
    color: Red;
    padding: 5px;
    background-color: #ffe1e1;
    margin-bottom: 5px;
    background-image: url(images/error.gif);
    background-repeat: no-repeat;
    background-position: 5px 6px;
    padding-left: 22px;
    list-style: none;
}

#LoginForm .buttons
{
    clear: both;
    margin-top: 10px;
}

.button
{
    display: block;
    clear: both;
    padding: 5px 3px 5px 3px;
    text-align: center;
    background-color: #e4ffff;
    border: 1px solid #cdf7f7;
    margin: 10px 0px 10px 0px;
    width: 100px;
}

.updateButton
{
    margin-top: 10px;
    width: 150px;
}

.registerButton
{
    background-color: White;
}

.buttonCoupon
{
    background-color: White;
}

#ProfileNewsletter input, #ProfileNewsletter label
{
    float: left;
    padding: 0px;
    margin: 0px;
}

#ProfileNewsletter label
{
    width: 500px;
}


#ForgottenPassword
{
}

#NewUser
{
    margin-top: 20px;
}

#CheckoutButtons ul
{
    float: left;
    width: 100%;
    margin-left: 0px;
}

#CheckoutButtons li
{
    float: left;
    list-style-type: none;
    margin-right: 20px;
}

.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    padding-bottom: 5px;
    font-weight:bold;
}

.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}

.admintable
{
	margin: 5px;
	padding:0;
	width:700px;
	border:1px dashed #cccccc;

}
.adminlabel
{
    font-size: 8pt;
    font-family: verdana;
    width: 120px;
    margin-bottom: 3px;
    vertical-align: top;
}
.adminitem
{
	border-width:0px;
	background-color: #ffffff;
	margin-bottom:3px;
}

.ourprice
{
	font-weight: bold;
	font-size: 0.8em;
	color: #0b3196;
}

.retailprice
{
    text-decoration: line-through;
}

.priceAndShipping .retailprice
{
	color: gray;
	font-size: 0.6em;
}

.totalbox
{
	text-align:center;
	color:#990000;
	font-weight:bold;
}

.adbox
{
	padding:10px;
	font-size:9pt;
	margin-bottom:10px;
	border:1px solid gainsboro;
}
a.editme
{
	text-decoration:none;
	color:#4a4d5c;
}
.commandbar
{
	padding:3px;
	font-size:8pt;
/*	background-color: blue;*/
	border:1px solid gainsboro;
}

.cartItemDetail
{
    padding-top: 5px;
    font-size: smaller;
}

a.removeFromCheckout
{
    display: block;
    background-image: url(images/crosscheckout.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 10px 10px 10px 20px;
}

#Categories
{
    font-size: 1.4em;
    background-color: Black;
    margin-top:40px;
	position: relative;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.bottomOfCheckout
{
    border-bottom: 1px dotted #cccccc;
    margin-bottom: 20px;
    clear: both;
}

.cartImage
{
    width: 150px;
    float: left;
}

.cartImage .inner
{
    margin: 0 10px 0 0;
}

.cartImage .inner img
{
    padding: 10px;
    border: 1px solid #cccccc;
}

.cartText
{
    width: 400px;
    float: left;
}

#CenterContent
{
    position: relative;
    float: left;
    width: 100%;
}

#Categories .inner
{
    padding: 0px;
}

#CategoryList, #ManufacturerList
{
    padding-bottom: 10px;
}

#CategoryList h3, #ManufacturerList h3, #PricesList h3
{
    font-family: Verdana;
    text-transform: uppercase;
    margin-bottom: 2px;
    font-size: .9em;
}

#CategoryList ul, #ManufacturerList ul, #PricesList ul
{
    margin: 0;
    padding: 0;
}

#CategoryList ul li, #ManufacturerList ul li, #PricesList ul li
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#CategoryList a, #ManufacturerList a, #PricesList a
{
    color: Gray;
    display: block;
    font-size: 0.8em;
    padding: 5px 5px 5px 0px;
}

#CategoryList a.hover, #ManufacturerList a.hover, #PricesList a.hover
{
    color: gray;
    background-color: #f4f4f4;
    background-image: url(images/menuhover.gif);
    background-position: 4px 9px;
    background-repeat: no-repeat;
    display: block;
    font-size: 0.8em;
    padding: 5px 5px 5px 10px;
}

#CategoryList div.catId92 a.hover,
#CategoryList div.catId93 a.hover,
#CategoryList div.catId97 a.hover
{
    background-image: url(images/menuhover_on.gif);
    color: White;
}

#CategoryList div.catId92 a.hover
{
    background-color: #ff849e;
}    

#CategoryList div.catId93 a.hover
{
    background-color: #1a224d;
}

#CategoryList a.level1
{
    font-size: smaller;
}

#CategoryList div.level1
{
    padding-left: 5px;
}

#CategoryDetails
{
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f6f6f6;
}


#SearchBox
{
    background-color: #f6f6f6;
    padding: 5px;
    font-size: 0.8em;
}

#SortByContainer
{
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
    font-size: 0.8em;
    border: 1px solid #f6f6f6;
    padding: 0px 2px 0px 2px;
    background-color: White;
}

#SortBy 
{
    padding: 5px;
}

#SortByOptions a
{
    display: block;
    padding: 5px;
}

#SortByOptions a:hover
{
    background-color: #fafafa;
}

#SortByOptions
{
    background-color: White;
    border: 1px solid #cccccc;
    margin-top: 5px;
}

#SortByOptions ul
{
    width: 120px;
}

#SortOptionsToggle
{
    padding-right: 15px;
    background-image: url(images/button_sortby.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

#CategoryDescription
{
    color: #3acfcf;
}

#CategoryDetails h2
{
    font-family: Garamond;
    font-size: 2.2em;
    margin: 0px 0px 10px 0px;    
}

.filterBar
{
    background-position: center top;
    background-repeat: no-repeat;
    width: 678px;
    background-color: #f6f6f6;
    float: left;
    font-size: 0.9em;
    margin-top: 5px;
    font-size: 0.8em;
}

.filterBar .inner
{
    float: left;
    padding: 5px;
}

.filterBar .title
{
    margin-bottom: 2px;
    display: block;
    float: left;
    padding-top: 3px;
}

.filterBar a
{
    display: block;
    padding: 3px;
}

.filterBar .filterItem
{
    display: block;
    float: left;
    margin-right: 5px;
}

.filterBar a.removeFilter
{
    display: block;
    padding: 3px;
    background-image: url(images/icons/smallcross.gif);
    background-position: 3px 4px;
    background-repeat: no-repeat;
    padding-left: 18px;
}

p.noProducts
{
    margin-top: 10px;
}

.mainproductimage {
	width: 220px;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}

.productdata {
	border: none;
	border-collapse: collapse;
}


#ProductLeft
{    
    width: 350px;
    float: left;
    overflow: hidden;
}

#ProductRight
{
    width: 250px;
    float: left;
    overflow: hidden;
}

#ProductLeft .inner
{
    padding: 0 10px 0 0;
}

#ProductRight .inner
{
    padding: 0 0 0 10px;    
}

#ProductRight .addToCart
{
    margin-top: 10px;
    text-align: center;
}

.crossSells
{
    margin-top: 20px;
    clear: both;
    border-top: 1px solid #f6f6f6;
    padding-top: 20px;
}

.crossSells h4
{
    font-family: Garamond;
}

#ProductRight .productAdd
{
    padding: 10px;
    margin-bottom: 10px;
}

#ProductRight .bundles h4
{
    margin-bottom: 10px;
}

#ProductRight .bundles
{
    margin-top: 20px;
    border-top: 1px solid #cccccc;
    padding-top: 20px;
    font-size: smaller;
}

#ProductRight .bundleImage
{
    padding: 3px;
    border: 1px solid #cccccc;
    float: left;
    margin-right: 5px;
}

#ProductRight .bundleDescription
{
    clear: both;
}

#ProductRight .bundleAdd
{
    margin-top: 10px;
}

#MainProductImage
{
    margin: 3px;
    padding: 3px;
    border: 1px solid #cccccc;
    overflow: hidden;
}

#ProductThumbnails
{
    width: 100%;
    float: left;
}

#ProductThumbnails .productThumbnail
{
    float: left;
    border: 1px solid #cccccc;
    padding: 3px;
    margin: 3px;
}

.latestArrivals
{
    width: 680px;
    height: 182px;
    background-image: url(images/back_latest.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
    float: left;
    clear: both;
    margin-top: 10px;
}

.latestArrivals #LatestArrivalsBanner
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
}

.latestArrivals .productsummarytext
{
    display: none;
}

.latestArrivals .productBoxContainer
{
    border: none;
    width: 160px;
    height: 130px;
}

.latestArrivals .ourpricetag
{
    display: none;
}

.latestArrivals .productBox
{
    border-color: #a3eaea;
    margin: 0px 5px 0px 5px;
}

.latestArrivals .productBoxHover
{
    border-color: #7bd3d3;
}

.latestArrivals .latestArrivalsInner
{
    position: absolute;
    left: 20px;
    top: 15px;
    float: left;
}

#HomeManImages, #HomeCatImages
{
    clear: both;
    float: left;
}

#HomeManImages
{
    width: 680px;
    height: 290px;
    overflow: hidden;
}

#HomeManImages a
{
    border: 1px solid #dbdbdb;
    display: block;
    float: left;
}

#HomeCatImages
{
    width: 680px;
}

#HomeCatImages a
{
    border: 1px solid #dbdbdb;
    display: block;
    float: left;
    margin: 10px 0px 0px 0px;
}

#HomeCatImages a.alt
{
    border: 1px solid #dbdbdb;
    display: block;
    float: left;
    margin: 10px 15px 0px 0px;
}

#Logos
{
    width: 680px;
    height: 182px;
    clear: both;
    background-image: url(images/logos.gif);
    margin-top: 10px;
}

.productsection
{
	/*font-size: smaller;*/
	margin-bottom: 10px;
}

.productsection p
{
    
}

.productsection li
{
    margin-bottom: 2px;
}

.productsection ul
{
    margin-bottom: 10px;
}

.browsebox
{
}
.browsebox h1
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #3973b5;
    border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a
{
    color: #3973b5  ;
}

h1.accent
{
 	font-size: 12px;
	font-weight:bold;
	color:#990000;
	margin: 0px;
	margin-bottom:5px;
   
}
.smalltext
{
    font-size: 0.8em;
}
.adbox h3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
	color:#C7C030;
	margin-top:1px;
	margin-bottom:3px;

}
.loginheader
{ 
    height:30px;
    font-weight: bold; 
    font-size: 10pt; 
    color: #666666; 
    font-family: Garamond; 
    background-color: #f5f5f5; 
    text-align:center;
 }
 .logincell
 {
    background-color:#ffffff;
    vertical-align:middle;
    text-align:center;
    padding:20px;
}
.logtable
{
    border:1px solid #cccccc;
    background-color:#cccccc;
    
}

#ProductList
{
    position: relative;
    text-align: center;
    float: left;
    width: 100%;
    clear: both;
    margin-top: 10px;
}

.productsContainer
{
    float: left; 
}

.productsContainerInner
{
    float: left;
    width: 640px;
}

.productBoxContainer
{
    width: 160px;
    height: 240px;
    overflow: hidden;
    float: left;
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f6f6f6;
}

.productBox
{
    border: 10px solid #f4f4f4;
    margin: 5px 5px 0px 5px;
    text-align: center;
    position: relative;
    background-image: url(images/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.productBoxInner
{
    height: 130px;
    width: 130px;
}

.productClick
{
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
    width: 160px;
    height: 160px;
    text-indent: -100000px;
}

.productBoxHover
{
    border-color: #c6ffff;
}

.ourpricetag
{
    background-image: url(images/topleftrrp.png);
    background-position: left top;
    padding: 5px 0px 5px 10px;
    font-size: 1.2em;
    color: #999999;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.productBoxHover .ourpricetag
{
    background-image: url(images/topleftrrp_on.png);
    color: #66cccc;
}

a.moreDetails
{
    font-size: smaller;
    font-weight: bold;
    margin-top: 5px;
    display: block;
    font-variant: small-caps;
    position: absolute;
    left: 15px;
    top: 55px;
}

a.updateBasket
{
    width: 110px;
    height: 62px;
    background-image: url(images/button-updatecart.gif);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    text-indent: -10000px;
}

a.proceedToCheckout
{
    width: 189px;
    height: 62px;
    background-image: url(images/button-proceedcheckout.gif);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    text-indent: -10000px;
}

a.continueShopping
{
    width: 153px;
    height: 62px;
    background-image: url(images/button-continueshopping.gif);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    text-indent: -10000px;
}

.productimage
{
    
}

p.shortDescription
{
    font-size: smaller;
}

.priceAndShipping
{
    margin-top: 5px;
    padding-top: 5px;
    text-align: right;
}

a.productbutton
{
    display: block;
    width: 160px;
    height: 150px;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

.productsummaryimageholder .inner
{
    padding: 15px;
}

.productsummaryimageholder
{
    /*clip: rect(0px, 130px, 130px, 0px);*/
    background-color: white;
    width: 130px;
    height: 130px;
    overflow: hidden;
	position: relative;
}

.productsummarytext
{
    width: 160px;
    font-size: 0.9em;
    text-align: left;
    position: relative;
}

.productsummarytext .inner
{
    padding: 10px 15px 0px 15px;
}

.productsummaryproductname
{
    height: 50px;
}

.productsummarytext a
{
    color: Gray;
}

.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size: larger;
    color: #5b626c;
    font-style: italic;
}
.coreboxbody
{
    padding: 20px;
}
.coreboxtop
{
   background-image:url(images/core_box_top.gif);
   height:22px;
   width:180px;

}
.coreboxbottom
{
    width:180px;
    background-image:url(images/core_box_bottom.gif);
    height:22px;

}
.coreboxheader
{
    width:180px;
    background-image:url(images/core_box_bg.gif);
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}
.tenpixspacer
{
    height:10px;
}
.twentypixspacer
{
    height:20px;
}
.sectionoutline
{
    border:1px solid #cccccc;
    padding:15px;
}

table.orderSummary td
{
    padding: 10px;
    font-size: smaller;
}

table.orderSummary tr.total
{
    font-weight: bold;
    font-size: 1.4em;
    color: #000000;
}

table.orderSummary tr.header td
{
    border-bottom: 2px solid #cccccc;
}

table.orderSummary tr.orderItem td, table.orderSummary tr.altOrderItem td
{
    border-bottom: 1px dotted #cccccc;
    padding-bottom: 10px;
}

checkout-visited
{
    font-size: 16pt;
    color: #dcdcdc;
    font-family: verdana;
}
checkout-current
{
    font-size: 16pt;
    color: #990000;
    font-family: verdana;
}

#FreeDelivery
{
    padding: 20px;
    margin: 20px 0px 20px 0px;
    background-color: #c4ffff;
    color: #339999;
    background-image: url(images/back_coupon.gif);
    background-repeat: repeat-x;
    background-position: top left;
}

#FreeDelivery h4
{
    color: #339999;
}

#PromotionalCode
{
    padding: 20px;
    margin: 20px 0px 20px 0px;
    background-color: #c4ffff;
    color: #339999;
    background-image: url(images/back_coupon.gif);
    background-repeat: repeat-x;
    background-position: top left;
}

#PromotionalCode h4
{
    color: #339999;
}

#PromotionalCode .input
{
    padding: 10px;
    background-color: #ffdcf9;
    margin: 5px 0px 5px 0px;
}

#PromotionalCode .textbox
{
    padding: 2px;
}

.couponGood
{
    margin: 10px 0px 10px 0px;
    font-weight: bold;
}

.couponError
{
    margin: 10px 0px 10px 0px;
    font-weight: bold;
}

/* Rating */
.ratingstar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledratingstar {
    background-image: url(Images/FilledStar.png);

}

.emptyratingstar {
    background-image: url(Images/EmptyStar.png);
}

.savedratingstar {
    background-image: url(Images/SavedStar.png);
}
fieldset
{
    padding:10px;
    -moz-border-radius: 1em;
}
.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

.clear
{
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*Contact Form*/
div.contactform
{
    background-image: url(/images/back_contactform.gif);
    background-repeat: repeat-x;
}

div.contactform input{
	background-color: white;
}

div.contactform fieldset {
  margin-bottom: 10px;
  position: relative;
  padding: 20px 20px 20px 20px;
  border: none;
  border: 1px solid #e0f0ff;
  background-image: url(images/back_form.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  border-bottom: none;
}

div.contactform ul {
  margin: 20px 0 0 0;
  padding: 0;
}

div.contactform li {
  list-style: none;
  margin-bottom: 10px;
}

div.contactform legend 
{
  font-size: 1.2em;
  line-height: 1.8;
}
div.contactform label {
  font-weight: bold;
  display: block;
  line-height: 1.8;
  vertical-align: top;
}

div.contactform input, div.contactform textarea
{
    padding: 3px;
    border: 1px solid #cccccc;
}

#AddressEntry input
{
    padding: 3px;
    border: 1px solid #cccccc;
}

#AddressEntry table tr td
{
    padding-bottom: 5px;
}

input.bigbutton
{
    padding: 5px;
    display:block;
    margin:10px;
    font-size: larger;
}

.form
{
    clear: both;
}

.form label
{
    display: block;
    float: left;
    width: 160px;
    padding-top: 5px;
}

.form ul li
{
    list-style: none;
    margin-bottom: 10px;
}

.form ul
{
    padding: 0;
    margin: 0;
}

.form .formitem
{
    margin-bottom: 10px;
    clear: both;
}

.form .formiteminput
{
    float: left;
    display: block;
}

.form .formitemextra
{
    float: left;
    font-size: smaller;
    padding-top: 4px;
}

.form h3
{
    margin-bottom: 5px;
}

#ProfileNewsletter
{
    margin-top: 20px;
    clear: both;
}

#ProfileNewsletter h3
{
    margin-bottom: 10px;
}

#ProfileNewsletter label
{
    padding-left: 10px;
}

#ProfileDetails
{
    margin-top: 20px;
}

#ChangeYourPassword
{
    margin-top: 20px;
}

#ProfileNewsletter
{
    margin-bottom: 20px;
}

#ProfileAddress
{
    margin-top: 20px;
}

.products a
{
    font-weight: normal;
    font-size: 0.6em;
    color: gray;
}

.products
{
    padding: 5px;
    background-color: #fafafa;
}

.subcat
{
    margin-left: 10px;
    padding: 5px;
    background-color: #efefef;
}

.cat
{
    margin-top: 10px;
}

#MyOrders td
{
    padding: 10px;
}

#shopcontactinfo
{
    width: 340px;
    float: left;
}

#shopcontactinfo .inner
{
    border-left: 1px solid #f6f6f6;
    padding-left: 20px;
    margin-left: 20px;
}

#shopcontactinfo .newcastleShop img, #shopcontactinfo .morpethShop img, #shopcontactinfo .cramlingtonShop img
{
    border: 1px solid #cccccc;
    padding: 3px;
}

#internetcontactinfo
{
    width: 460px;
    float: left;
}

#internetcontactinfo h2
{
    margin-bottom: 10px;
}

#internetcontactinfo p.telephone
{
    padding-left: 30px;
    background-image: url(images/icons/telephone.gif);
    background-repeat: no-repeat;
    background-position: 7px 2px;
}

#internetcontactinfo .inner
{
    padding-left: 20px;
}

#shopcontactinfo ul
{
    padding: 0;
    margin: 0;
}

#shopcontactinfo ul li
{
    list-style-type: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f6f6f6;
}

#shopcontactinfo h3
{
    margin-top: 20px;
}

#shopcontactinfo h2
{
    margin-bottom: 5px;
}

h2.fillincontactform
{
    margin-top: 20px;
}

#shopcontactinfo p
{
    margin-bottom: 2px;
}

#WeddingFairsandEvents
{
    margin-top: 20px;
}

#WeddingFairsandEvents #ComingSoon h2
{
    margin: 20px 0px 10px 0px;
    clear: both;
}

/*
#WeddingFairsandEvents #ComingSoon
{
    float: left;
    width: 49%;
}

#WeddingFairsandEvents #DatesForYouDiary
{
    float: left;
    width: 49%;
    background-color: #fafafa;
    border: 1px solid #cccccc;
    font-size: 0.9em;
}
*/

.weddingFair
{
    width: 214px;
    height: 102px;
    float: left;
    overflow: hidden;    
}

.weddingFair .inner
{
    margin: 10px;
    border: 1px solid #f6f6f6;
    padding: 10px;
}

.weddingFair h3
{
    margin-top: 0;
    font-size: 1.6em;
}

.weddingFair p.location
{
    margin-bottom: 0px;
    font-size: smaller;
}

#DesignItems
{
    margin-top: 20px;
}

#DesignItems .designItem
{
    float: left;
    border: 1px solid #f4f4f4;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

#DesignItems .designItem .inner
{
    width: 200px;
    height: 200px;
    overflow: hidden;
}

#DesignItems .designItem .inner img
{
    
}

#DatesForYouDiary p
{
    margin-bottom: 4px;
}

.imagecontainer
{
    padding: 3px;
    border: 1px solid #cccccc;
    margin: 5px;
}

.whatwedocategorycontent p
{
    margin-bottom: 0px;
}

#whatwedocategoryspecial, #whatwedocategorywedding, #whatwedocategorycustom
{
    width: 270px;
    float: left;
}

#whatwedocategoryspecial h2, #whatwedocategorywedding h2, #whatwedocategorycustom h2
{
    font-size: 1.5em;
}

h2.wealsodo
{
    margin-top: 10px;
}

h2.valuations
{
}

h2.valuations, h2.repairsandalterations
{
    font-size: 1.5em;
}

.whatwedocategorycontent
{
    padding: 10px;
}

.link
{
    width: 286px;
    height: 180px;
    float: left;
    overflow: hidden;
}

.link .description
{
    font-size: smaller;
}

.link .description p
{
    margin-bottom: 5px;
}

.link .summary
{
    margin: 0px 0px 5px 0px;
}

.link .inner
{
    margin: 10px;
    border: 1px solid #f6f6f6;
    padding: 10px;
}

.pages{
  font-size: 0.8em;
  clear: both;
  float: left;
  width: 100%;
  padding: 3px;
}

.pages a
{
    float: left;
    padding: 5px;
    border: 1px solid #f6f6f6;
    margin-right: 5px;
    background-color: White;
}

.pages a.last
{
    margin-right: 0px;
}

.pages div
{
    float: left;
    padding: 5px;
    border: 1px solid #f6f6f6;
    margin-right: 5px;
    background-color: White;
}

.pages .selected
{
    color: white;
    background-color: #3acfcf;
    border: 1px solid #3acfcf;
}

.pagesTopContainer
{
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 5px;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

#SecureAd
{
    border-top: 1px solid #f6f6f6;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
}

#SecureAd img
{
    margin-bottom: 10px;
}

#DeliveryAd
{
    border-top: 1px solid #f6f6f6;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
}

.OrderItems
{
    border-bottom: 1px solid #f6f6f6;
    padding: 0px 0px 20px 0px;
    margin: 20px 0px 20px 0px;
}

#PaymentTop
{
    border-bottom: 1px solid #f6f6f6;
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
}

#PaymentBottom
{
    border-bottom: 1px solid #f6f6f6;
    padding: 0px 0px 20px 0px;
    margin: 20px 0px 0px 0px;
    clear: both;
}

#PaymentDetails
{
    width: 340px;
    float: left;
}

#PaymentDetails h3
{
    margin-top: 0px;
}

#PaymentInfo
{
    margin-top: 10px;
    width: 320px;
    float: left;
    text-align: center;
}

#PaymentInfo .inner
{
    background-color: #feffbf;
    border: 1px solid #f2f3ad;
    color: #a29100;
    padding: 20px 20px 0px 20px;
    text-align: left;
}

#PaymentInfo h3
{
    background-image: url(images/icons/lock.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 0px 0px 0px 24px;
    margin: 0px 0px 5px 0px;
    color: #a29100;
}

#ShippingAddress, #BillingAddress
{
    float: left;
    overflow: hidden;
    clear: none;  
}

#ShippingAddress h3, #BillingAddress h3
{
    margin-top: 0px;
}

#ShippingAddress p, #BillingAddress p
{
    width: 300px;
}

#ShippingAddress
{
    width: 345px;
}

#BillingAddress
{
    width: 330px;
}

.checkoutNav
{
    margin-top: 20px;
}

.htmlAddress h4
{
    font-family: Arial;
    font-size: 1.2em;
    margin-bottom: 2px;
}

.htmlAddress p
{
    margin: 0px 0px 1px 0px;
    
}

.buttonShippingAndBilling, .buttonReviewOrder, .buttonComplete
{
    padding: 10px;
    font-size: 1.1em;
}

#PaymentBottomSummary
{
    border-bottom: 1px solid #f6f6f6;
    padding: 0px 0px 20px 0px;
    margin: 20px 0px 20px 0px;
    clear: both;
}

#PaymentBottomSummary #ShipToSummary, #PaymentBottomSummary #BillToSummary, #PaymentBottomSummary #PaymentSummary
{
    width: 220px;
    float: left;
}

.messagefail
{
    color: Red;
    background-color: #ffe1e1;
    padding: 10px 10px 10px 30px;
    margin: 10px 0px 10px 0px;
    background-image: url(images/error.gif);
    background-repeat: no-repeat;
    background-position: 8px 11px;
}

.messagesuccess
{
    color: Green;
    background-color: #ddffd8;
    padding: 10px 10px 10px 30px;
    margin: 10px 0px 10px 0px;
    background-image: url(images/tick.gif);
    background-repeat: no-repeat;
    background-position: 8px 11px;
}