*{padding:0;margin:0;}

/*** Standard classes ***/
body
{
	background-color:#B2DADE;
	color:#6d6f71;
	font-family:georgia, times, serif;
	font-size:62.5%;
}
h1, h2, h3, h4, h5
{
	font-family:georgia, times, serif;
	font-weight:normal;
	margin:1em 0 0.7em 0;
}
h1{font-size:2em;}
h2{font-size:1.6em;}
h3{font-size:1.3em;}
h4{font-size:1.1em;}
h5{font-size:1em;}
p
{
	margin:0.8em 0;
	line-height:1.2em;
}

/*** General classes ***/
.skip
{
	display:none;
}
.hr hr
{
	display:none;
}
.hr
{
	background-image:url(../images/hr.gif);
	background-repeat:repeat-x;
	height:1px;
	margin:6px 0 12px 0;
}
.right
{
	text-align:right;
}
.uc, #container label span
{
	text-transform:uppercase;
	font-size:8pt;
}
.lc
{
	text-transform:lowercase;
}

/*** Main regions ***/
#wrap
{
	width:965px;
	margin:60px auto 20px auto;
}
#header
{
	height:20px;
}
#nav
{
	font-size:8pt;
	float:left;
	width:144px;
	margin:41px 24px 0 14px;
}
#container
{
	font-size:1.2em;
	color:#909498;
	float:left;
	width:780px;
	margin-top:25px;
}
#footer
{
	clear:both;
}

/*** Header ***/
#header h1
{
	text-transform:uppercase;
	height:20px;
	margin:0;
}
#header h1 a
{
	color:#fff;
	text-decoration:none;
	display:block;
	height:20px;
	width:218px;
	background-image:url(../images/logo.gif);
}
#header h1 span
{
	display:none;
}

/*** Navigation ***/
#nav ul
{
	list-style:none;
}
#nav ul li
{
	margin:0.3em 0;
}
#nav ul ul
{
	margin-top:0.3em;
	margin-left:15px;
}
#nav a
{
	color:#6d6f71;
	text-decoration:none;
}
#nav a:hover
{
	color:#00b7c8;
}
#nav a.selected
{
	color:#00b7c8;
}
#nav .personal
{
	margin-top:100px;
}
#nav .shopping_bag
{
	color:#909498;
	margin-top:50px;
	font-size:7.5pt;
	font-style:italic;
}
#nav .shopping_bag a
{
	color:#fff;
}
#nav .shopping_bag a:hover
{
	color:#00b7c8;
}

/*** Container ***/
#container a
{
	color:#6d6f71;
	text-decoration:none;
}
#container a:hover, #container a.btn:hover, a.btn:hover
{
	color:#00b7c8;
}
#container a.btn, a.btn
{
	font-size:9pt;
	color:#fff;
	text-decoration:none;
	font-style:italic;
}
#container .error
{
	color:#c00;
	font-style:italic;
}
#container .image_left
{
	float:left;
	margin:0 10px 10px 0;
}
#container .image_right
{
	float:right;
	margin:0 0 10px 10px;
}
#container h1.pagetitle, #container h1.pagetitle_eshop
{
	text-align:right;
	color:#6d6f71;
	font-size:8pt;
	margin:0;
}
#container h1.pagetitle_eshop
{
	background-image:url("/images/e-shop.gif");
	background-repeat:no-repeat;
	background-position:608px -1px;
}
#container h1.newsflash
{
	height:20px;
	text-align:right;
	color:#6d6f71;
	font-size:10pt;
	margin:15px 0 10px 0;
}
#container h1.newsflash a
{
	font-style:normal;
	color:#6d6f71;
}
#container h1.newsflash a:hover
{
	color:#00b7c8;
}
#container td
{
	vertical-align:top;
}
#container table
{
	border-collapse:collapse;
}
#container.contentpage, #container.order_confirmation
{
	width:652px;
	margin-top:23px;
}
#container.homepage
{
	width:652px;
	margin-top:0;
}
#container.homepage .home_updates
{
	text-align:right;
	margin-top:10px;
}
#container.homepage .home_updates a
{
	color:#6d6f71;
}
#container.homepage .home_updates a:hover
{
	color:#00b7c8;
}

#container .presstable
{
	height:311px;
}

#container .presstable h3
{
	margin:6px 0 4px 0;
}
#container .presstable .date
{
	text-transform:uppercase;
	margin-top:0;
	font-size:8pt;
}
#container .newstable .imagearea
{
	
}
#container .newstable .textarea
{
	
}
#container .kslovestable .textarea
{
	width:180px;
}
#container .kslovestable img, #container .historyarea img
{
	border:2px solid #B2DADE;
}
#container .kslovestable td
{
	padding:0 5px 6px 0;
}
#container .historyarea
{
	margin-top:147px;
	height:188px;
}
#container .historyarea .historyitem
{
	float:left;
	width:103px;
	margin-right:6px;
}
#container .historyarea .historyitem h4
{
	text-align:right;
	margin-bottom:2px;
	font-size:8pt;
}

#container.stockists .hr
{
	margin-bottom:6px;
	width:652px;
}
#container.stockists table
{
	width:100%;
}
#container.stockists table td
{
	padding:2px 0;
}
#container.stockists a
{
	font-style:normal;
	color:#909498;
	padding-right:12px;
	background-image:url(/images/link.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#container.stockists a:hover
{
	color:#00b7c8;
}
#container.stockists td.key
{
	width:30px;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
}
#container.stockists div.key
{
	text-align:right;
	text-transform:uppercase;
	font-size:8pt;
	margin-top:16px;
}
#container.stockists div.key img
{
	margin:0 8px 0 16px;
}
#container .eshop_photos
{
	position:relative;
	left:-2px;
	height:480px;
}
#container .eshop_photos div
{
	margin:0 9px 9px 0;
	height:151px;
	width:101px;
	float:left;
}
#container .eshop_photos img
{
	border:2px solid #B2DADE;
}
#container .eshop_photos img.top_landscape
{
	margin-bottom:5px;
}
#container .eshop_photos a:hover img
{
	border:2px solid #fff;
}
#container.eshop_products
{
	margin-top:23px;
}
#container.eshop_products .producttable
{
	
}
#container.eshop_products .producttable td
{
	padding:6px 4px 0px 0px;
}
#container.eshop_products .producttable .hr
{
	width:314px;
	margin:10px 0 0 0;
}
#container.shopping_bag td, #container.shopping_bag th
{
	padding:0px 4px 10px 0;
}
#container.shopping_bag th
{
	font-weight:normal;
	text-transform:uppercase;
	font-size:8pt;
	text-align:left;
	padding-bottom:10px;
}
#container.shopping_bag .product_code
{
	font-size:8pt;
	font-family:verdana, arial, sans-serif;
}
#container.order_confirmation table table td
{
	padding:0 0 6px 0;
}
#container.order_confirmation table h2
{
	margin-top:0;
}
#container .large_input, #container .med_input, #container .small_input, #container .tiny_input, #container .med_textarea
{
	border:0;
	padding:2px 6px;
	margin:4px 40px 16px 0;
	width:200px;
}
#container .med_textarea
{
	width:360px;
	height:150px;
}
#container .med_input
{
	width:150px;
}
#container .small_input
{
	width:100px;
}
#container .tiny_input
{
	width:14px;
	text-align:center;
}
#container .large_select, #container .med_select, #container .med_small_select
{
	border:0;
	padding:0;
	margin:4px 40px 16px 0;
	width:210px;
}
#container .med_select
{
	width:165px;
}
#container .med_small_select
{
	margin:4px 0px 16px 0;
	width:200px;
}
#container .med_select option
{
	padding:0px 6px;
	border-top:1px solid #eee;
}
#container.photo_group
{
	margin-top:0;
}
#container.photo_group .login_logout
{
	text-align:right;
	font-size:7.5pt;
	color:#fff;
	height:20px;
	padding-top:5px;
}
#container.photo_group .login_logout a
{
	color:#fff;
	font-style:italic;
}
#container.photo_group .login_logout a:hover
{
	color:#00b7c8;
}
#container.press h3
{
	margin-bottom:0;
}
#container.press .date
{
	margin-top:0.2em;
	font-size:0.9em;
	text-transform:uppercase;
}
#container.press .bodytext
{
	width:600px;
}
.small_swatch
{
	float:right;
	width:17px;
	height:17px;
	border:1px solid #fff;
	margin:0 0 4px 4px;
}
.small_swatch img
{
	width:17px;
	height:17px;
}
.swatch_hover
{
	position:absolute;
	float:left;
	width:120px;
	height:120px;
	border:1px solid #fff;
	background-color:#fff;
	display:none;
}
#flasher
{
	background-color:#fff;
	color:#00b7c8;
	padding:10px;
	text-align:center;
	font-style:italic;
}	

/*** Footer ***/