﻿/*      ------ links -------   */

a:link { text-decoration: underline; color: #FF9900;}
a:visited { text-decoration: underline; color: #FF9900;}
a:active { text-decoration: underline; color: #FF9900;}
a:hover { text-decoration: none; color: #FFFFFF; background-color: #FF9900}

/*      ------ containers -----------*/

#header, #intro, #footer {
	clear: both;
	width: 886px;
	z-index: 10;
}

body {
	text-align: center;
	background-color: #C8E3E3;;
}

#global {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 886px;
	text-align: left;
	
}

body.homepage #global 
{
	width: 886px;
	background-color: #FFF;
	margin-top: 2px;
	background-image: url('/images/bg/body-bg.jpg');
	background-position: 0px 0px;	
	background-repeat: repeat-x; 
}

body.article #global 
{
	width: 886px;
	background-color: #FFF;
	margin-top: 2px;
	text-align: left;
	background-image: url('/images/bg/body-bg.jpg');
	background-position: 0px 0px;	
	background-repeat: repeat-x; 
}

body.shop-page #global 
{
	width: 886px;
	background-color: #FFF;
	margin-top: 2px;
	text-align: left;
	background-image: url('/images/bg/body-bg.jpg');
	background-position: 0px 0px;	
	background-repeat: repeat-x; 
}


/* ------------ access -------------- */

#breadcrumb {
	display: none;	
}

#access {
	display: none;
}

/* ----------- header --------------- */

#header 
{
	width: 886px;
	height: 148px;
	border-bottom: 1px solid #000;
	background-image: url('/images/bg/header-bg.jpg');
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	background-color: #993300; 
}

#branding {
	margin-top: 0px;
	margin-left: 35px;
	margin-bottom: 0px;
	width: 469px; 
	height: 122px;
}

#contact {
position: absolute; top: 22px; left: 600px
}

/*      ------ navigation: primary ------- 

#nav-primary {
	font-size: 13px;
	width: 100%;
	height: 26px;
	width: 886px;
	color: #990000;
}

#nav-primary ul {
	padding: 10px 0px 0px 175px;
}

#nav-primary ul li {
	float: left;
	margin: 4px 15px 0px 0px;
	padding: 0px;
	display: block;
}

#nav-primary ul li a 
{
	float: left;
	
	padding: 0px 0px 0px 0px;	
	color: #990000;
}*/

/* ------------- navigation secondary -------- */

#nav-secondary {
	width: 160px;
	font-size: 13px;
}

#content #nav-secondary ul {
list-style: none;

}


#content #nav-secondary li {
	border-bottom: 1px dashed #CCCCCC; 
	padding: 5px 0px;
	width: 150px;
	font-size: 12px;
	padding-left: 20px;
	background-image: url("/images/bullet_arrow_grey.gif");
	background-position: 2px 8px;	
}

#nav-secondary li.selected {
	font-weight: bold;
}



#nav-secondary li.selected a 
{
    font-weight: bold;
    color: #000000;
}

/* ------------- intro ------------------ */

#intro {
	width: 525px;
	margin: 0px 0px 15px 210px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 4px 0px;
}

#intro p {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 150%;
	color: #999999;	
}

/* ---------- intro: homepage -------------- */

body.homepage #intro 
{
	
}

body.homepage #intro-container {

}

body[class] #intro, body[class] #intro-container 
{

}

body.homepage #intro h1 
{
}

body.homepage #intro p {
}

body.homepage #intro h1 
{
color: #660000;
}

body.homepage #intro ul 
{
}

body.homepage #intro li 
{
}


/* ---------- content -------------- */

#content {
	margin: 0px 0px 0px 210px;
}

#content-container 
{
	min-height: 200px;
	height: 200px;	
	padding-bottom: 45px;
}

body[class] #content-container
{
	float: left;
	height: auto;
}

/* ---------- formatting ----------- */

#content p, #related p {
	padding: 0px;
	margin: 0px 0px 12px 0px;
	line-height: 150%;
}


#content p.intro, #related p.intro, #product-description p.intro {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}

body.homepage #content p.intro {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}

#content ul, #related ul {
	margin: 10px 0px 15px 0px;
}

#content ul li, #related ul li {
	padding-left: 15px;
	background-image: url("/images/bullet_square_grey.gif");
	background-position: 2px 5px;
	line-height: 150%;
	font-size: 12px;	
}

#content ol li, #related ol li 
{
	background-image: none;
}

#content ol li, #related ol li {
	padding-left: 15px;
	line-height: 150%;
	font-size: 12px		
}

#content ul.features li {
	float: left;
	width: 200px;	
	padding-right: 10px;
}

#content p.link {
	padding-left: 15px;
	background-image: url("/images/bullet_arrow_grey.gif");
	background-position: 2px 3px;	
}

#content dl 
{
	margin: 10px 0px 0px 0px;
}

#content dl dt 
{
	line-height: 150%;	
}

#content dl dd {
	margin: 0px 0px 0px 30px;
	color: #333333;
	line-height: 150%;	
}

#content dl dd.large {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 15px 0px;
}

#content h1, #related h1 {
	margin: 5px 0px 8px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}

#content h2, #related h2 {
	margin: 20px 0px 8px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}

#content h3, #related h3 {
	margin: 10px 0px 8px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#content table h3
{
    margin: 0px;
    padding: 0px;
}

#content div.item {
	width: 385px;
}

#content div.item p.link {
	font-weight: bold;
}


#content img.right, #content img.left 
{
	float: right;
	margin: 0px 0px 10px 10px;
}

/* ---------- content: links -------------- */

#content dl.links
{
	margin: 0px 0px 12px 0px;
}

#content dl.links dt
{
	margin: 15px 0px 0px 0px;
	font-weight: bold;
}

#content dl.links dd
{
	padding-left: 15px;
	margin: 3px 0px 0px 0px;
	background-image: url("/images/bullet_arrow_grey.gif");
	background-position: 2px 3px;	
}

#content dl.links dd.intro
{
	padding: 0px;
	background-image: none;
}

/* ---------- content: photo -------------- */

#content div.photo 
{
	float: left;
	clear: both;
	width: 100%;
	background-image: url("/images/background_photo_fade.jpg");
	background-repeat: repeat-x;
	margin: 10px 0px 20px 0px;	
	border-top: solid 1px #DCDDDC;	
}

#content div.photo p
{
	float: left;
	width: 140px;
	padding: 10px 6px 30px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #333333;
}

#content div.photo img 
{
	display: block;
	float: right;
	margin: 0px 0px 15px 0px;	
}

#content div.photo-container 
{
	float: left;
	width: 100%;
	background-image: url("/images/line_h_dashed_red.gif");
	background-repeat: repeat-x;
	background-position: left bottom;	
}

/* ---------- content: news -------------- */

#news-index #content #content-container div.item 
{
	float: left;
	width: 100%;
	background-image: url("/images/line_h_dashed_red.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px 0px 10px 0px;	
}

#news-index #content p.credit 
{
	color: #333333;
}

/* ---------- content: calltoaction -------------- */

#calltoaction
{
	float: left;
	clear: both;		
	width: 100%;	
	padding: 0px 0px 0px 0px;	
}

#calltoaction-container 
{
	float: left;
	clear: both;	
	width: 100%;
	height: 110px;
	background-image: url("/images/line_h_dashed_red.gif");
	background-repeat: repeat-x;
	background-position: left top;	
}

#calltoaction h3
{
	width: 420px;
	margin: 15px 0px 0px 100px;
	font-size: 14px;
	color: #5D5D5D;
}

#calltoaction p
{
	width: 420px;	
	margin: 6px 0px 0px 100px;
	font-size: 14px;
	color: #A92834;
}

/* ---------- content: homepage -------------- */

#content {
	/*width: 950px;*/
	margin: 0px 0px 0px 0px;
}

#content-container 
{
	margin: 0px 0px 0px 20px;
}

body.homepage #content ul li {
	background-image: url("/images/bullet_arrow_grey.gif");
	background-position: 2px 3px;
}

#content div.columns {
	width: 850px;
}

#content div.columns div {
	float: left;
}



body.homepage #content div.columns div.column-1 
{
	margin: 20px 0px 0px 0px;
	width: 180px;
}

body.homepage #content div.columns div.column-2 
{
	background-color: #FFFFFF;
	border-left: 1px dashed #CCCCCC;
	margin: 20px 0px 0px 15px;
	padding: 0px 10px 20px 10px;
	width: 350px;
	color: #000066;
}

body.homepage #content div.columns div.column-2 h1 {
font-size: 18px;
}

body.homepage #content div.columns div.column-2 h3 {
font-size: 12px;
background-image: url("/images/arrow2.gif");
background-position: 110px 3px;
}

body.homepage #content div.columns div.column-2 p {
font-size: 11px;
color: #333;
}

body.homepage #content div.columns div.column-2 p.intro {
font-size: 12px;
color: #666;
}

body.homepage #content div.columns div.column-2 table {
font-size: 11px;
color: #333;
background-color: #FFFFFF;
}

body.homepage #content div.columns div.column-2 table tr {
border-bottom: 1px dashed #FFFFFF;
margin-bottom: 5px;
}

body.homepage #content div.columns div.column-2 table tr td {
background-color: #FFFFCC;
padding: 3px 5px;

}


body.homepage #content div.columns div.column-3 
{
	background-color: #FFFFFF;
	border-right: 1px dashed #CCCCCC;
	margin: 20px 20px 10px 0px;
	padding: 0px 30px 20px 30px;
	width: 165px;
	color: #999999;
}



body.homepage #content div.columns div.column-3 h2
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 10px 0px 0px 0px;
	padding-bottom: 0px;
}

body.homepage #content div.columns div.column-3 p
{
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	color: #666666;
	border-bottom: 1px dashed #CCCCCC;
}

/* -------------New Home Template ------------*/

body.homepage #content div.columns div.column-main 
{
	background-color: #FFFFFF;
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	margin: 20px 0px 0px 15px;
	padding: 0px 10px 20px 10px;
	width: 570px;
	color: #333333;
}

body.homepage #content div.columns div.column-main a:link { text-decoration: underline; color: #FF9900;}
body.homepage #content div.columns div.column-main a:visited { text-decoration: underline; color: #FF9900;}
body.homepage #content div.columns div.column-main a:active { text-decoration: underline; color: #FF9900;}
body.homepage #content div.columns div.column-main a:hover { text-decoration: underline; color: #FFF; background-color: #FF9900}

body.homepage #content div.columns div.column-1 a:hover { text-decoration: underline; color: #FFF; background-color: #FF9900}
 
body.homepage #content div.columns div.column-main h3 {
font-size: 12px;
background-position: 80px 3px;
margin-bottom: 10px;
}

body.homepage #content div.columns div.column-main h4 {
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

body.homepage #content div.columns div.column-main h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size:11px;
}

body.homepage #content div.columns div.column-main p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 12px;
	margin-bottom: 10px;
}

body.homepage #content div.columns div.column-main p.intro {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 14px;
	margin-bottom: 10px;
	color: #666666;
}



/* ------------ Article Columns ------------*/

body.article #content div.columns div.column-1 
{
	margin: 0px 0px 0px 0px;
	width: 180px;
}

body.article #content div.columns div.column-2 
{
	background-color: #FFFFFF;
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	margin: 0px 20px 0px 10px;
	padding: 5px 30px 20px 10px;
	width: 570px;
	color: #333333;
}

body.article #content div.columns div.column-2-shop
{
	background-color: #FFFFFF;
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CC0000;
	margin: 0px 20px 0px 10px;
	padding: 5px 0px 20px 10px;
	width: 570px;
	color: #333333;
	background-image:  url("/images/bg/free-next-day-delivery.gif");
background-position: top right;
}

body.article #content div.columns div.column-2-shop-listing
{
	background-color: #FFFFFF;
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CC0000;
	margin: 0px 20px 0px 10px;
	padding: 5px 0px 20px 10px;
	width: 570px;
	color: #333333;
}


body.article #content div.columns div.column-2 a:link, body.article #content div.columns div.column-2-shop a:link { text-decoration: underline; color: #FF9900;}
body.article #content div.columns div.column-2 a:visited, body.article #content div.columns div.column-2-shop a:visited { text-decoration: underline; color: #FF9900;}
body.article #content div.columns div.column-2 a:active, body.article #content div.columns div.column-2-shop a:active { text-decoration: underline; color: #FF9900;}
body.article #content div.columns div.column-2 a:hover, body.article #content div.columns div.column-2-shop a:hover { text-decoration: underline; color: #FFF; background-color: #FF9900}

body.article #content div.columns div.column-1 a:hover { text-decoration: underline; color: #FFF; background-color: #FF9900}
 
body.article #content div.columns div.column-2 h3, body.article #content div.columns div.column-2-shop h3 {
font-size: 12px;
background-position: 80px 3px;
margin-bottom: 10px;
}

body.article #content div.columns div.column-2 h4, body.article #content div.columns div.column-2-shop h4{
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

body.article #content div.columns div.column-2 h5, body.article #content div.columns div.column-2-shop h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size:11px;
}

body.article #content div.columns div.column-2 p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 12px;
	margin-bottom: 10px;
}

body.article #content div.columns div.column-2 p.intro; body.article #content div.columns div.column-2-shop p.intro {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 14px;
	margin-bottom: 10px;
	color: #666666;
}

body.article #content div.columns div.column-3 
{
width: 0px;
}

body.article #content div.columns div.column-3 h2
{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 10px 0px 0px 0px;
	padding-bottom: 0px;
}

body.article #content div.columns div.column-3 p
{
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	color: #333333;
	border-bottom: 1px dashed #CCCCCC;
}

#reading td {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 5px;
}

#reading td h3 {
	color: #CC0000;
}

/* ---------- Related --------------- */

#related
{
	position: absolute;
	top: 365px;
	left: 490px;
	width: 255px;
}


#related div.feature
{	
	width: 225px;
	background-color: #F2F2F2;
	background-image: url("/images/panel_small_top_grey.jpg");
}

#related div.feature h2 
{
	margin: 20px 0px 0px 50px;
	font-size: 14px;
	font-weight: normal;
}

#related div.feature p 
{
	margin: 0px 0px 15px 50px;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

#related div.feature ul 
{
	margin: 0px;
}

#related div.feature ul li 
{
	padding: 0px 0px 0px 18px;
	background-image: url("/images/bullet_arrow_grey.gif");
	background-position: 4px 3px;		
} 

#related div.feature-container
{	
	padding: 15px;
	background-image: url("/images/panel_small_bottom_grey.jpg");
	background-position: left bottom;
}

#related div.feature-container-inner 
{
	background-image: url("/images/icon_download.jpg");
	background-position: 0px 75px;	
}

/* ---------- Register: newsletter signup ---------------- */

#register {
	position: absolute;
	top: 338px;
	left: 15px;
	width: 165px;
}

#register
{
	color: #9D9D9D;
}

#register h3
{
	font-size: 12px;
	font-weight: bold;
}

#register label 
{
	display: block;
	clear: both;
	margin: 6px 0px 3px 0px;	
	color: #686868;	
}

#register div.controls 
{
	margin: 8px 0px 0px 0px;
} 

#register input.button 
{
	clear: both;
	font-size: 11px;	
}

/* ------- Publication -------*/
#publication p{
clear: none;
}
#publication img{

float: right;
margin: 20px 0px 30px 30px;


}

#publication {
border-bottom: 1px dashed #CCCCCC;
clear: none;
float: left;
}

/* ---------- Navigation: global ---------------- */

#nav-global {
	width: 100%;
}

#nav-global ul {
	float: left;
	width: 600px;
	padding: 53px 0px 50px 25px;
}

#nav-global li {
	float: left;
	padding: 0px 20px 0px 0px;
}

#nav-global a:link, #nav-global a:visited {
	color: #666666;
}

/* ---------- footer ----------- */

#footer {
	/* padding: 0px 0px 0px 0px; */
}

#footer {
	position: relative;
	background-image: url("/images/line_h_dashed_grey.gif");
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FAFAFA;
}

#footer-container 
{
    padding: 20px;    
}

#footer-summary {
	width: 80%;
}

#footer-summary dl {
	float: left;
	width: 450px;
	color: #666666;	
	padding: 0px 0px 0px 25px;
}

#footer-summary dl a 
{
	color: #666666;	
}

#footer-summary dd, #footer-summary dt {
	float: left;
	display: block;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	line-height: 150%;
}

#footer-summary dt.address
{
	font-weight: bold;
}

#footer-summary dd.address
{
}

#footer-summary dd.email
{
	clear: both;
}

#footer-logos 
{
	position: absolute;
	top: 15px;
	right: 25px;
	padding: 0px 0px 20px 0px;
	width: 215px;
	color: #666666;	
	text-align: right;	
}

#footer-logos p 
{
	margin: 0px 0px 12px 0px;
}

/* --------- form -------- */

div.form 
{
    margin-left: -10px;
}

div.form h2.title 
{
    display: none;
}

#contact-index fieldset, #contact-index div.group, #contact-index #content div.large
{
    border: none;
    width: 280px;
}

fieldset legend 
{
    color: #A92834;
}

#contact-index #content div.field.large textarea 
{
    width: 245px;
}

#contact-index #content div.nav-controls 
{
    width: 275px;
}



/* --- New ---*/

#Box1 { 
background-image: url("/images/bg/home-box-1.gif"); 
background-position: 0px 0px;
height: 120px; 
width: 169px; 
background-repeat: no-repeat;
margin-bottom: 5px;
padding: 0px 6px 0px 5px;
}

#Box1 h1 {
color: #660000;
padding: 0px;
margin: 8px 0px 10px 15px;
font-weight: bold;
font-size: 12px;
}

#Box1 p {
color: #000000;
height: 20px;
padding: 0px;
margin: 12px 0px 0px 15px;
font-weight: normal;
font-size: 12px;
}

#Box1 ul {
margin-left: 10px;
}
/* Test */

#Box2 { 
background-image: url("/images/bg/home-box-2.gif"); 
background-position: 0px 0px;
height: 135px; 
width: 169px; 
background-repeat: no-repeat;
margin-top: 5px;
margin-bottom: 5px;
padding: 0px 6px 0px 5px;
}

#Box2 img {
float: right;
margin-bottom: 3px;
}

#Box2 h1 {
color: #660000;
padding: 0px;
margin: 6px 0px 10px 0px;
font-weight: bold;
font-size: 12px;
}

#Box2 p {
color: #000000;
padding: 0px;
margin: 3px 0px 0px 0px;
font-weight: normal;
font-size: 12px;
}

#Box2 ul {
margin: -20px 0px 0px 5px;
padding: 0px 0px 0px 0px;
}

#Box2 li {
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 0px;
}



#Box3 { 
height: 131px; 
width: 169px; 
margin-bottom: 10px;
}

#Box3 h1 {
color: #FFFFFF;
height: 20px;
border: 1px #CCCCCC solid;
background-color: #666699;
padding: 5px 0px 2px 5px;
font-weight: bold;
font-size: 12px;
background-image: url("/images/arrow.gif");
background-position: 115px 6px;
}

#Box3 h2 {
color: #000000;
font-weight: bold;
font-size: 12px;
}

#product {
border-bottom: 1px dashed #CCCCCC;
clear: both;
width: 330px;
padding-bottom: 10px;
margin-bottom: 10px;
}

#product h4 {
color: #990000;
font-size:12px;
margin-bottom: 5px;
}

#product p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	color: #999999;
}

#product p.details {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	color: #000000;
	font-weight: bold;
}

#product span.price a {
	color: #CC0000;
	margin-left: 10px;
}

#product span.price a:hover {
	color: #CC0000;
	margin-left: 10px;
	text-decoration: underline;
}

#product img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: none;
}

#complaint {


width: 330px;


}

#complaint  h4 {
color: #990000;
font-size:12px;
margin-bottom: 5px;
margin-top: 1px;

}

#complaint  p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	color: #999999;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 3px;

}

.appointments-table th {
    padding: 5px 0px 15px 0px;
	line-height: 150%;
	margin-bottom: 10px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}

.appointments-table td {
    padding: 2px 0px 3px 10px;
	font-size: 12px;
	color: #000000;
	margin-right:20px;
}

/* shop */

#product-table {
 font-size: 12px;
 padding:0px;
 margin: 10px 0px 10px 0px; 
 border-top: 1px dashed #CCC;
 border-bottom: 1px dashed #CCC;
 padding-top: 5px;
}

#product-table tr.product-row td {
 border-bottom: 1px dashed #CCC;
}

#product-table tr td {
padding-right: 10px;
line-height: 150%;
padding-top: 0px;
}

#product-table table {
 margin-top: 0px;
 font-size: 12px;
 margin-bottom: 0px;
}

td.product-image img{
 padding-right: 0px;
 margin-right: 10px;
}

.product-title {
font-size: 14px;
color: #CC6600;
font-weight: bold;
}

.product-pandp {
vertical-align: bottom;
}


.product-buy {
vertical-align: bottom;
}

table.shop-table {
width: 500px;
}

table.shop-table img {
margin-right: 10px;
margin-bottom: 10px;
}

ul.product-list {
}

ul.product-list li {
background-image: url("/images/bullets/flower.gif"); 
background-position: 0px 0px;
	background-repeat: no-repeat;	 
 margin: 0;
  list-style: none;
}

table.shop-table li a {
color: #FF9900;
}

table.shop-table li a:hover {
background-color: #FF9900;
color:#FFF;
}

/* -- New product page -- */

#product-listing {
	background-image:  url("/images/bg/free-next-day-delivery.gif");
background-position: top right;
width: 100%;
border-bottom: 1px dashed #CCC;	
}

#product-page {
width: 100%;
border-bottom: 1px dashed #CCC;	
margin-bottom: 20px;
}

#product-description {
float: left;
width: 420px;
margin: 0 15px 0px 0px;
font-size: 12px;
}
#buy-now {
margin: 85px 0px 0px 0px;
padding: 0px;
float: right;
width: 128px;
}
div.product-image {
margin: 0 10px 10px 0;
}

#buy-now .product-price {
color: #CC0000;
font-size: 18px;
width: 30px;
margin-bottom: 6px;
margin-left: 10px;
float: left;
}

.product-price {
color: #CC0000;
font-size: 18px;
width: 30px;
vertical-align: bottom;
}


#buy-now .product-weight {
margin-bottom: 10px;
margin-left: 5px;
margin-top: 5px;
}


#buy-now input {
margin-left: 10px;
margin-bottom: 6px;
}
