/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff url(../images/bg.gif) repeat-x;
}

p, h1, h2, h3 {
	margin: 0 0 14px 0;
	padding: 0;
}

p {
	font-size: 11px;
	line-height: 15px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #785192;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #785192;
	font-weight: normal;
	font-size: 18px;
	line-height: 17px;
	margin: 10px 0 6px 0;
}

h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #785192;
	font-size: 15px;
	line-height: 15px;
	margin: 10px 0 6px 0;
}

h1 a,
h2 a,
h3 a 
{
	text-decoration: none;
}

a {
	color: #785192;
	text-decoration: underline;
}

a:hover {
	color: #785192;
	text-decoration: none;
}

a img
{
	border: none;
}

#container {
	width: 760px;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 760px;
	height: 86px;
	position: relative;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 86px;
}

#header #currency {
	position: absolute;
	top: 14px;
	right: 14px;
	height: 20px;	
}

#header #currency img
{
	vertical-align:bottom;
}

#header #currency .flag input {
	border: 1px solid #9d81a1;
}

#header #currency .flag :hover {
	border: 1px solid #3d0b5d;
}

#header #cart {
	position: absolute;
	top: 42px;
	right: 16px;
	height: 31px;
	border: 1px solid #9d81a1;
	font-size: 10px;
	width: 160px;
}

#header #cart #top {
	height: 15px;
	line-height: 15px;
	border-bottom: 1px solid #9d81a1;
	padding-right: 10px;
	text-align: center;
}

#header #cart #top img {
	float: left;
	margin-right: 10px;
}

#header #cart #bottom {
	height: 15px;
	line-height: 15px;
	padding: 0 10px;
	text-align: center;
}

#cart a {
	text-decoration: none;
}

#cart a:hover {
	text-decoration: none;
	color: #3d0b5d;
}

#navbar {
	position: relative;
	height: 24px;
	width: 760px;
	background: #785192 url(../images/nav_bg.gif) repeat-x;
	border-top: 1px solid #e4befb;
	border-bottom: 2px solid #3d0b5d;	
}


#shipping {
	position: absolute;
	top: 0;
	right: 0;
}

#nav, #nav ul {
	width: 760px;
	height: 24px;
	float: left;
	list-style: none;
	font: normal 12px/24px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

#nav ul {
background: url(../images/nav_div.gif) right top no-repeat;
padding-right: 2px;
width: auto;
}

#nav ul ul {
background-image: none;
padding-right: 0;
}

#nav a {
	display: block;
	width: auto;
	color: #fff;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 11px;
}

#nav a:hover {
	color: #F8EBFF;
}

#nav li {
	float: left;
	padding: 0;
	background: url(../images/nav_div.gif) left top no-repeat;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 140px;
	font-weight: normal;
	border: 1px solid #3D0B5D;
	border-top: 0;
	margin: 0;
	background-color: #f7f7f7;
}

#nav li li {
	width: 140px;
	background-image: none;
	border-bottom: 1px solid #DBD4E0;
}

#nav li ul a {
/* width: 140px;
w\idth: 115px; */
color: #7A5293;

	
}

#nav li li a {
	font: normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	padding: 0 5px;
}

#nav li li a:hover {
color: #7A5293;
	text-decoration: none;
}

#nav li ul ul {
	margin: 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: url(../images/active_bg.gif) no-repeat;
	color: #F8EBFF;
}

#nav li li:hover, #nav li li.sfhover {
	background-image: none;
	background: #fff;
}

#nav li.shipping {
	position: absolute;
	right: 0;
	background-image: none;
	padding: 0;
	margin: 0;
}


#sub_nav {
	width: 746px;
	height: 25px;
	background-color: #dfd8e5;text-align: right;
	padding: 2px 14px 0px 0px;
}

#sub_nav form {
	margin: 0;
	padding: 0;
	font: bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}

#sub_nav input.search {

	border: 1px solid #ccc;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	width: 160px;
	padding: 2px 3px;
	margin: 1px 0 0 0;
	vertical-align: middle;
}

#sub_nav input.search_btn {
	height: 18px;
	border: 0;
	width: 53px;
	padding: 0;
	margin: 1px 0 0 0;
	vertical-align: middle;
}

#content_wrap {
	float: left;
	width: 760px;
	background: #fff url(../images/content_bg.gif) repeat-y;
}

#left_col {
	width: 200px;
	margin: 0 0 30px 0;
	float: left;
}

#left_col .box {
	width: 176px;
	padding: 10px 16px 10px 8px;
	background: transparent url(../images/box_bg.gif) bottom no-repeat;
	float: left;
}

.box h2 {
	margin: 0 0 10px 0;
	padding: 0;
}

.box .product_img {
	float: left;
	width: 62px;
	margin: 0 4px 0 0;
	display: inline;
	text-align: center;
}

.box .product_img img {
}

.box .product_info {
	float: left;
	width: 102px;
	display: inline;
	margin-left: 4px;
}

.box .product_info p {
	margin-bottom: 8px;
	font-size: 10px;
	line-height: 13px;
}

.box p.price {
	font-size: 14px;
	color: #764f8f;
	font-weight: bold;
	line-height: 14px;
}

.box p.more
{
	text-align: right;
	margin: 0;
	padding: 0;
}

#right_col {
	width: 524px;
	margin: 18px;
	float: left;
}

.breadcrumbs {
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 14px;
}

.ProductCol
{
	width: 150px;
	float: right;
	padding-left: 5px;
}

#infobox {
	width: 150px;
	float: right;
	margin: 0 0 10px 20px;
	border: 1px solid #3d0b5d;
	background-color: #f7f7f7;
}

#infobox h3,
.NewsHeadlines h3 ,
.NewsletterSignup h3,
.CountrySelection h3
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
	background: #990000 url(../images/infobox_bg.gif) no-repeat 0 -1px;
	margin: 0 0 8px 0;
	padding: 0 6px 0 6px;
}



#infobox p {
	line-height: 14px;
	font-size: 11px;
	margin: 0 6px 10px 6px;
}

#infobox form {
	line-height: 14px;
	font-size: 11px;
	margin: 0 6px 10px 6px;
}

.img_border {
	padding: 3px;
	border: 1px solid #cec5d3;
}

.img_border_right {
	padding: 3px;
	border: 1px solid #cec5d3;
	float: right;
	margin: 0 0 6px 6px;
}

.img_border_left {
	padding: 3px;
	border: 1px solid #cec5d3;
	float: left;
	margin: 0 6px 6px 0;
}

.nopad {
	margin: 0;
	padding: 0;
}

.border_top {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #cec5d3;
}

#footer {
	width: 522px;
	clear: both;
	background: #fff url(../images/footer_bg.gif) no-repeat;
	padding: 10px 0 4px 218px;
}


hr 
{
	clear: both;
	height: 1px;
	border: none;
	border-top: 1px solid #cccccc;
	background-color: Transparent;
}


.line 
{
	clear: both;
	padding: 5px 0 5px 0;
}

.line .image 
{
	float: left;
	width: 78px;
	overflow: hidden;
	text-align: left;	
	padding-bottom: 10px;
}

.line .description 
{
	float: left;
	width: 60%;
}

.line .buy p
{
	padding-left: 10px;
}

.line .buy
{
	border-left: 1px solid #cccccc;
	float: right;
	width: 18%;
	margin-bottom: 10px;
}

.line .description p,
.linedetails .description p 
{
	font-size: 11px;
}


.linedetails .buy 
{
	padding: 10px 0;	
}

.line .buy .prop,
.linedetails .buy .prop 
{
	float: right;
	width: 1px;
	height: 60px;
}

.line .buy label, 
.linedetails .buy label 
{
	width: 55px;	
	display: block;
	float: left;
	padding-right: 5px;
	font-size: 11px;
}

.line .price,
.linedetails .price
{
	font-size: 14px;
	font-weight: bold;	
}

.linedetails .image 
{
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.linedetails .images,
.linedetails .xsell 
{
	float: left;
	width: 47%;
	padding-right: 10px;
	border: 1px solid white;
}

.featuredline 
{
	width: 100px;
	float: left;
	margin-right: 20px;
	text-align: center;
	height: 180px;
}

.featuredline .image 
{
	padding: 0;
	margin: 0;
}

.featuredline p
{
	font-size: 11px;
	border: none;
}

.image img,
.images img,
.product_img img
{
	border: 1px solid #cccccc;	
	padding: 2px;
}

.next,
.previous 
{
	font-weight: bold;
	display: block;
	width: 150px;
}

.next 
{
	float: right;
	text-align: right;
}

.previous 
{	
	float: left;
	text-align: left;
}

th
{
	font-weight: normal;
	text-align: left;
	padding-right: 8px;
}

.Checkout td input
{
	margin-right: 4px;
	
}

.medium 
{
	width: 200px;
}

.CheckoutSteps
{
	
	margin-bottom: 12px;
}

.CheckoutSteps a,
.CheckoutSteps a:hover
{
	border: 1px solid #7C5396;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
}

.Complete a,
.Complete a:hover
{
	color: #7C5396;
	background-color: #DFD8E5;
}

.Incomplete a, 
.Incomplete a:hover 
{
	color: #7C5396;
	font-weight: bold;
	background-color: white;
}

.InProgress a,
.InProgress a:hover
{
	color: White;
	background-color: #7C5396;
	font-weight: bold;
}

.NotApplicable a,
.NotApplicable a:hover
{
	color: #7C5396;
	background-color: #DFD8E5;
}


.NewsletterSignup
{
	border: 1px solid #785192;
	width: 140px;
	float: right;
	margin-bottom: 6px;
	margin-left: 6px;
}

.NewsHeadlines
{
	border: 1px solid #785192;
	width: 140px;
	float: right;
	margin-bottom: 6px;
	margin-left: 6px;
	clear: right;	
}

.NewsHeadlines p,
.NewsletterSignup p
{
	margin: 6px;
}

.NewsHeadlines h3,
.NewsletterSignup h3
{
	margin: 0 0 6px 0;
}

.NewsletterSignup h3 a
{
	color: White;
}

.FeaturedProducts
{
	float: left;
	width: 355px;
	
}

.FeaturedProducts .box
{
	float: left; 
	height: 130px
}


input,
select,
textarea
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}


input.Button
{
	background-color: #990000;	
	color: White;
	border: 1px solid white;
	padding: 2px;
	font-weight: bold;
}

input.Image 
{
	padding: 0;
	border: none;
}

input.TextBox.Quantity 
{
	width: 40px;
	text-align: center;
}

input.Payment
{
	font-size: 12px;
}

.Cart th,
.Cart td
{
	padding-right: 4px;
}

.Cart th
{
	font-weight: bold;	
}

.Cart .Number
{
	text-align: right;
}

.Cart .Actions
{
	text-align: right;
}

.WorldPay
{
	text-align: center;
	padding-bottom: 4px;
}

.PayPal
{
	text-align: center;
	padding-bottom: 20px;
}

.Aspidistra 
{
	display: none;
}


p.Promo 
{
		border: 1px solid #785192;
		padding: 5px 10px;
}

.CountrySelection
{
	border: 1px solid #785192;
	overflow:hidden;
}


.CountrySelection h3
{
	margin: 0 0 6px 0;
}

.CountrySelection div
{
	clear : both;
	margin: 0 0 6px 6px;
}

.CountrySelection label
{
	width : 60px;
	display : block;
	float : left;
}

.CountrySelection .Button
{
	float : right;
	margin : 0 6px 6px 0;
}
