@import "base.css";

html {
	margin-bottom:1px;
	min-height:100%;
	}
body{
	font-size:85%;  
	text-align:center;
/*	background: #FFFFFF url(../images/layout/body_bg.jpg) repeat-x top;
*/	background: #FFFFFF url(../images/layout/bgstar.gif) ;
	position:relative;
	}
#shadow {
	width:920px;
	position:relative;
	margin:0 auto;
/*	padding-bottom:15px;
*/	/*background:#ffa9c8;*/
	background-image:url(../images/layout/bg_shadow.png);
	background-repeat:repeat-y;
/*	border:1px solid #6c430e;
*/	}
html* #shadow {
	width:920px;
	position:relative;
	margin:0 auto;
/*	padding-bottom:15px;
*/	/*background:#ffa9c8;*/
	background-image:url(../images/layout/bg_shadow.gif);
	background-repeat:repeat-y;
/*	border:1px solid #6c430e;
*/	}
.page {
	width:890px;
	position:inherit;
	margin:0 auto;
	padding:0 0 15px 0;
	background:#fff;
	text-align:left;
	border:1px solid #6c430e;
	}
.wrap {
	width:855px;
	margin:0 auto 15px;
	border:1px solid #6c430e;
	background:#ffd9e7;
	}
.content {
	width:800px;
	margin:0 auto 15px auto;
	position:relative;
	}	
/* Headings & Fonts
---------------------------------------- */
h1 {
	font-size:1.2em;
	background-color:#8fbc8f;
	line-height:1.5em;
	height:1.5em;
	color:#FFFFFF;
	display:block;
	text-align:left;
	text-indent:10px;
	text-transform:uppercase;
	border:2px solid #6c430e;
	letter-spacing:2px;
	font-weight:lighter;
	font-family:Times New Roman, Times, serif;
	margin-bottom:10px;
	background-image:url(../images/layout/bg_header.gif);

	}
h2.page {
	font-size:1.0em;
	background:#8fbc8f;
	line-height:1.5em;
	height:1.5em;
	font-family:Times New Roman, Times, serif;
	color:#FFFFFF;
	display:block;
	text-align:left;
	text-indent:10px;
	text-transform:uppercase;
	border-bottom:2px solid #6c430e;
	font-stretch:narrower;
	font-weight:lighter;
	}
h2.pagebottom {
	font-size:1.0em;
	background:#8fbc8f;
	line-height:1.5em;
	height:1.5em;
	font-family:Times New Roman, Times, serif;
	color:#FFFFFF;
	display:block;
	text-align:left;
	text-indent:10px;
	text-transform:uppercase;
	border-bottom:2px solid #6c430e;
	font-stretch:narrower;
	font-weight:lighter;
	}	
.prodtitle {
	height:35px;
	text-align:left;
	margin-left:-7px;
	background:url(../images/layout/tab.jpg) bottom left no-repeat;
	position:relative;
	}
.prodtitle h2 {
	font-size:1.2em;
	font-family:Times New Roman, Times, serif;
	color:#FFFFFF;
	position:absolute;
	left:30px;
	bottom:3px;
	text-transform:uppercase;
	font-stretch:expanded;
	font-weight:lighter;
	}	
h5.learnmore {
	font-size:1.0em;
	background:#6c430e;
	line-height:1.5em;
	height:1.5em;
	display:block;
	text-align:left;
	text-indent:10px;
	font-stretch:narrower;
	font-weight:lighter;
	border-bottom:2px solid #6c430e;
	border-right:2px solid #6c430e;
	border-left:2px solid #6c430e;
	margin-bottom:10px;
	}
h5.learnmore a {
	color:#FFFFFF;
	}
h5.learnmore a:hover {
	text-decoration:underline;
	}					
.title {
	background:#8fbc8f;
	line-height:2em;
	height:2em;
	color:#FFFFFF;
	display:block;
	width:100%;
	text-align:left;
	position:relative;
	border-bottom:2px solid #6c430e;
	}	
h1.frontpage {
	font-size:1.3em;
	text-indent:10px;
	text-transform:uppercase;
	font-stretch:narrower;
	font-weight:lighter;
	margin-left:10px;
	display:inline;
	border:none;
	}
h2.frontpage {
	font-size:1.1em;
	text-indent:10px;
	height:1.3em;
	line-height:1.3em;
	border-bottom:2px solid #6c430e;
	font-family:Times New Roman, Times, serif;
	text-transform:uppercase;
	font-stretch:narrower;
	font-weight:lighter;
	display:block;
	color:#FFFFFF;
	}	
.title h4 {
	font-size:1.0em; 
	color:#fff; 
	text-transform:uppercase; 
	display:inline;
	position:absolute;
	right:10px;
	}
/* Misc & Links
---------------------------------------- */
a { color:#175D7F; text-decoration:none; }
a:hover { text-decoration:underline; }
.clear {clear:both;}
strong{font-weight:bold;}
p.white {
	color:#fff;
	margin:5px;
	}
.description {
	margin:0 10px 0 10px;
	background:#F8F8F8;
	border:1px solid #6c430e;
	padding:10px;
	}	
.border {
	border:2px solid #6c430e
	}			
.green {
	background:#8fbc8f;
	}
.box {
	width:256px;
	margin-right:10px;
	border:2px solid #6c430e;
	background:#8fbc8f;
	padding-bottom:2em;
	}
.greybox{
	border:1px solid #ccc;
	background:#f8f8f8;
	padding:10px;
	}
.box.last{margin:0;}
.boxes {
	width:800px;
	margin:0 auto 15px auto;
	}	
.box img {
	border-bottom:1px solid #6c430e;
	}	
.bgwhite {
	background:#fff;
	border:2px solid #6c430e;
	padding:10px;
	}	
img.borderright {
	border-right:1px solid #6c430e;
	}
.productfeatures {
	margin:10px;
	}	
.feature {
	text-align:center;
	float:left;
	font-size:65%;
	height:55px;
	color:#000000;
	margin:4px;
	position:relative;
	padding:0 20px;
	
	}
	* html .feature {
text-align:center;
font-size:65%;
	height:45px;
	color:#000000;
	width:100px;
	
	}
.feature span {
	position:absolute;
	bottom:0;
	right:0;
	left:0;
	}	
*html .feature span {
	position:absolute;
	text-align:center;
	padding-left:20px;
	width:100px;
	
	}	
p.al {
	clear:both;
	display:block;
	}
select {
	clear:both;
	}				
.brownborder {
	border:2px dashed #6c430e;
	}
.borderbottom {
	border-bottom:1px dashed #6c430e;
	margin-top:20px;
	clear:both;
	}	
p {
	margin:10px 0;
	line-height:1.3em;
	color: #5E4A39;
	}
.pinkborder {
	border:3px solid #ffd9e7;
	}	
.starbg{
	background: #fff url(../images/layout/star_bg.jpg) top left no-repeat;
	}			

/* Header & Nav
---------------------------------------- */
#header {
	width:100%;
	position:relative;
	height:140px;
	background: #FFFFFF url(../images/layout/header_bg.jpg) no-repeat top center;
	margin-bottom:10px;
	}
#header a.logo {
	width:400px;
	height:140px;
	position:absolute;
	top:0;
	left:0;
	}	
.slogan {
	position:absolute;
	left:15px;
	bottom:0px;
	color:#e87ca3;
	font-size:14px;
	font-weight:bold;
	}
.search {
	position:absolute;
	line-height:2em;
	right:15px;
	bottom:40px;
	border:1px solid #6c430e;
	padding:0 5px 0 5px;
	color:#000;
	font-size:14px;
	background:#FFFFFF;
	text-align:right;
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
  	/* for Mozilla */
  	-moz-opacity:0.8;
	}
.search form {
	display:inline;
	}				
#header ul {
	position:absolute;
	bottom:0px;
	right:15px;
	background:#8fbc8f;
	line-height:2em;
	height:2em;
	text-align:right;
	color:#FFFFFF;
	border:2px solid #6c430e;
	background-image:url(../images/layout/bg_header.gif);
	}
#header li {
	display:inline;
	padding:0 1em 0 1em;
	border-right:1px solid #fff;
	}
#header li.last {
	border-right:none;
	}	
#header li a {
	color:#FFFFFF;
	}	
		
/* Layout
---------------------------------------- */		
.bottom {
	border:2px solid #6c430e;
	margin:15px 0;
	background:#FFFFFF;
	}	
.bottom p {
	margin:10px;
	}	
.divide {
	width:100%;
	position:relative;
	height:20px;
	background:#ffa9c8;
	text-align:left;
	}	
.nav {
	width:800px;
	margin:0 auto;
	display:block;
	line-height:2em;
	height:2em;
	position:relative;
	}


/* Left Column
---------------------------------------- */
#leftcol {
	/* Styles */
	width:200px;	/* Change to alter width of left column */
	margin: 0 8px 0 4px;
	float: left;
	display:inline;
	background:#104986;
	}
#leftcol h2 {
	background:#1AA026;
	display:block;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	width:100%;
	line-height:2em;
	height:2em;
	color:#FFFFFF;
	text-indent: 10px;
	}
#leftcol ul {		/* General style of list style in left column; including category listing */
	list-style-type:none;
	padding:5px 0 5px 0;
	margin:0 0 5px 0;
	font-size:90%;
	}
#leftcol li a {
	background:url(../images/site/catnav_bullet.gif) no-repeat 0 3px;
	padding-left:10px;
	color:#fff;
	border-bottom:1px solid #7193B8;
	line-height:2em;
	height:2em;
	display:block;
	}

/* Main Column
---------------------------------------- */
#maincol {
	width:660px;
	float: right;
	display:inline;
	}
/* Footer
---------------------------------------- */
#footer {
	width: 920px;
	height:85px;
	clear:both;
	position:relative;
	margin:0 auto;
	}
img.cclogo{
	position:relative;
	bottom:0;
	margin:0 auto;
	}	
.starsleft {
	background:url(../images/layout/stars_left.jpg) no-repeat;
	position:relative;
	bottom:0;
	left:0;
	height: 134px;
	width: 126px;
	}
.starsright {
	background:url(../images/layout/stars_right.jpg) no-repeat;
	position:relative;
	bottom:0;
	right:0;
	height: 134px;
	width: 126px;
	}	
.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	margin: 0;
	}		

/* -----------------------------------------------------------
#header td.headerlinks { /* mini cart */
/*	width:300px;
	text-align:right;
	vertical-align:middle;
	margin-top:15px;
	color:#999;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding-right:10px;
	}
#header a {
	text-decoration:none;
	color:#1981b7;
	font-weight:bold;
	}
#header 
-------------------------------------------------------------- */
#minicart a:hover { 
	text-decoration:underline; 
	}
.minicart { 
	text-align:center;
	width:100%;
	color:#FFFFFF;
	}
/*formats the mini cart subtotal  in the right menu*/

.cartsubtotalminicart{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: right;	
	}
/*formats the links in the minicart*/
.cartminilinks{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	}
.cartminilinks a:link{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	}
.cartminilinks a:visited{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	}
.cartminilinks a:hover{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	}
.cartminilinks a:active{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	}

/* Horizontal navigation */

table#horiz_nav {	/* table is generated via shopa_navigation_create.asp */
	padding:0px;
	width:100%;
	border-collapse:collapse;
	}
table#horiz_nav td {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	}
table#horiz_nav td a {
	display:block;
	text-align:center;
	padding:8px 0px;
	color:#1981b7;
	text-decoration:none;
	font-size:80%;
	text-transform:uppercase;
	border-right:1px solid #EEEEEE;
	}
table#horiz_nav td.last a { border-right:0px; }
table#horiz_nav td a:hover { color:#000; }

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */
table#horiz_nav ul {
	position:absolute;
	left: -999em;
	padding:0px;
	margin:0px;
	list-style-type:none;
	background:white;
	border-right:1px solid #eee;
	text-align:left;
	width:150px;
	}
table#horiz_nav ul li a {
	display:block;
	padding:0px 10px !important;
	border-bottom:1px solid #EEEEEE;
	border-right:0px;
	text-align:left;
	}
#horiz_nav td:hover ul { left: auto; }
#horiz_nav td.sfhover ul { left: auto; }

#horiz_nav ul li { 
	display:block;
	width:100%;
	margin:0px;
	line-height:22px;
	text-transform:capitalize;
	}

/* Utility bar includes login links
   welcome note and quick search box */
#utilbar {
	width:100%;
	border-bottom:1px solid #ccc;
	text-align:right;
	font-size:90%;
	}
#utilbar table {
	border-collapse:collapse;
	width:100%;
	}
#utilbar td {
	padding:5px 0px;
	text-align:center;
	vertical-align:middle;
	width:33.3%;
	font-size:80%;
	border-right:2px dotted #E5E5E5;
	font-weight:bold;
	}
#utilbar td.last { border:0px; }	/* remove border from the last column */
#utilbar form { display:inline; }
#utilbar a { color:#1981b7; text-decoration:none; }
#utilbar a:hover { text-decoration:underline; }

/* Encloses all content area under utilbar */
#all { 
	margin-top:5px;
	padding-bottom:5px;
	}

/* Extra styles for category navigation */
/*#catnav ul { margin:10px 15px; }*/

/* Main content area */
#main {
	text-align:center;
	}

#main table td { text-align:left; }
#main td { font-size:100%; }
#main td td { font-size:100%; }

/* Top content box on home page */
#homecontent {
	border:1px solid #D7D7D7;
	padding:10px;
	color:#666;
	margin-bottom:5px;
	text-align:left;
	}

#homecontent h1 { color:#1d83b4; }
#homecontent p { margin-right:180px; }
#homecontent img { margin-right:10px; }

/* content area styles */
#content {
	padding:0px 10px 10px 10px;
	text-align:left;
	}



/* Alphabet listing */
#footer .alphabet {
	background:#D7D7D7;
	margin-bottom:10px;
	padding:3px 10px;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	}

#footer a {
	color:#454545;
	font-weight:bold;
	text-decoration:none;
	}

#footer a:hover {
	text-decoration:underline;
	}

/*formats the search box in header file.*/
.searchfield{
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	}

/*formats the display of the form elements throughout the front end*/
.imgbtn { border:0px; }

.txtfield{
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	
	}
.txtfielddropdown{
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border:1px solid black;
	}
.submitbtn {
   color:#666666;
   font-family: Tahoma,Arial, Helvetica, sans-serif;
   background-color: #CAD6DF;
   font-size: x-small;
   font-weight: bold;
   border:1px solid #aaaaaa;
	}
input.submitbtn:link {
	}
input.submitbtn:hover {
	background-color: #D8E5ED;
	}
input.submitbtn:visited {
	}
input.submitbtn:active {
	}
/* General styles */
.menuhdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #8fbc8f;
	color : White;
	font-size : x-small;
	font-weight : bold;
	padding : 3px 5px;
	text-align : left;
	}
.menubdr{
	background-color : #B3B7BB;
	}
.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
	}
/* Left menu styles; no longer used in 6.50 */
.leftmenumain a{
	border-top : 1px solid #D3D3D3;
	display: block;
	}
.leftmenumain{
	background-color: #F7F7F7;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	}
.leftmenumain a:link{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
	}
.leftmenumain a:visited{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
	}
.leftmenumain a:hover{
	background-color: #EEEEEE;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: none;
	width: 100%;
	}
.leftmenumain a:active{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
	}
.dottedBorder {
	border: 1px dotted #cccccc; 
	background-color: #F9F9F9;
	padding: 5px	
	}

/*formats the header text throughout the site*/
.txtheader{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	}
.hdrproduct{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	}

/* breadcrumbs */
.breadcrumb {
	text-align:left;
	color:#000;
	font-size:90%; 
	margin-bottom:10px;
	}

.breadcrumb a { 
	color:#5a300a; 
	text-decoration:none; 
	}
.breadcrumb a:hover { 
	text-decoration:underline;
	}

/* Styles to be use in 6.50 */
#main {
	font-size:90%;
	line-height:18px;
	width:75%;
	}

/* Main area text styles */
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight : bold;
	margin:0px 0px 15px 0px;
	color:#175D7F;
	text-align:left;
	text-transform:capitalize;
	}

#main h2 {
	text-align:left;
	margin:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	text-transform:capitalize;
	}

#main h2.picheader { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#333;
	font-size:12px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding:10px 5px 10px 50px;
	margin:0px;
	}
p.special{
	color:#FF4040;
	}
/* compare products styles */
.applyoverflow {
	overflow-x:auto;
	overflow-y:hidden;
	width:100%;
	padding-bottom:50px;
	}
table.tbl_compare {
	width:100%;
	border-collapse:collapse;
	border:0px;
	}
table.tbl_compare td {
	vertical-align:top;
	text-align:left;
	padding:0px 10px;
	}
table.tbl_compareproduct {
	border-collapse:inherit;
	line-height:18px;
	}
table.tbl_compareproduct td {
	padding:3px 0px;
	}

/* Customer service and Affiliate service page (shopcustadmin.asp,shopaffadmin.asp) */
table.customerservice {
	width:100%;
	background:#F9F9F9;
	border:1px solid #6c430e !important;
	margin-bottom:10px;
	border-collapse:collapse;
	}
table.customerservice th {
	height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#333;
	font-size:12px;
	border-bottom:1px solid #6c430e;
	background-color:white;
	text-align:left;
	padding-left:50px;
	vertical-align:middle;
	}
table.customerservice td {
	padding:10px;
	}
table.customerservice ul {
	margin:0px;
	padding:0px 10px 0px 25px;
	}
/* standard table display */
.std_table {
	background:#fff;
	border:2px solid #6c430e !important;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	font-size:11px;
	}
.std_table table { 
	border-collapse:collapse;
	width:85%;
	}
.std_table th { 
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;
	}
.std_table td {	padding:0px 5px 0px 0px; }

/* Category table (shopdisplaycategories.asp) */
table.tbl_category td {	text-align:center; }

/* shopcustomer.asp form */
table.tbl_customer {
	width:85%;
	}
table.tbl_customer th {
	width:35%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	}
table.tbl_customer td {
	vertical-align:top;
	text-align:left;
	}
table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:100%;
	}
table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:2px;
	margin-bottom:2px;
	border:1px solid #ddd;
	background:#F7F7F7;
	text-align:center;
	width:100px;
	float:left;
	display:inline;
	}
table.tbl_subproduct td {
	padding:3px 5px;
	}

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.pr { position:absolute; right:0;}

.smlpad { padding:15px !important; }

.pricesmall {}
.price {}

.clickformore 
	{
	background-image:url(../images/layout/bg_clickformore.gif);
	background-position: top left; 
	background-repeat:no-repeat;
	height:23px;
	width:317px;
	text-align:left;
	float:left;
	padding-left: 5px;

}
.warning {
color:#CC0000;
background-color:#FFFFFF;
border: solid 1px #000000;
padding:1px;
margin:5px !important;
width: 200px;
height: 20px;
}
