﻿.buybutton {
background: #dedede; 
padding:5px 5px 5px 25px;
background-repeat: no-repeat;
background-position: 4px 4px;
background-image: url('littlecart1.gif');
color: #000066;
font-size: 12px;
font-weight: bold;
border: 1px solid #FAAB54;
border-bottom: 2px solid #FAAB54;
border-right: 2px solid #FAAB54;
}
.pdfbutton{
background: #dedede; 
padding:5px 5px 5px 25px;
background-repeat: no-repeat;
background-position: 4px 4px;
background-image: url('littlecart1.gif');
color: #000066;
font-size: 12px;
font-weight: bold;
border: 1px solid #FAAB54;
border-bottom: 2px solid #FAAB54;
border-right: 2px solid #FAAB54;
}
.buybutton:hover { color: #000099; border-color: #FF6600; cursor: pointer; }
.pdfbutton:hover { color: #000099; border-color: #FF6600; cursor: pointer; }
/* Ecommerce styles */
.detailtopbox { line-height: 14px; font-weight: lighter; color: #555; background: #f7f7f7; padding: 5px; border-top: #dedede 2px solid; border-bottom: #dedede 2px solid; margin-bottom:12px; }
.greentext { color: #4F8A10; }
.detailname { font-weight: bold; }
.detaildescription{ line-height: 1.3; font-size: 9pt; font-family : Verdana,Arial,sans-serif; color : #000; }
.catname { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; color: #336699; }
.proddescription{ line-height: 1.3; font-size: 9pt; font-family : Verdana,Arial,sans-serif; color : #000; }
.prodimage, .detailimage { vertical-align : top; } 
.prodprice, .detailprice, .detaillistprice, .listprice { text-align: right; }
input.buybutton { align: right; text-align: right; }
p.prodnavigation, .catnavigation {
  font-weight: normal;
  vertical-align: top;
}
p.cstitle { BORDER-RIGHT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; BORDER-TOP: #808080 1px solid; BORDER-LEFT: #808080 1px solid; background-color: #C3C8DC; PADDING-LEFT: 5px; HEIGHT: 20px; padding-top: 2px; text-transform: uppercase; color: #808080; } 
DIV.Blocked { background-color: #E3E8F4; PADDING-LEFT: 5px; } 
hr.review, hr.prodseperator {
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #006AC8;
}
.cstitle {
font-size: 13px;
font-family : Verdana,Arial,sans-serif;
font-weight : bold;
background: #fdedc9;
border: 1px solid #e69d01;
color : #333;
padding: 4px;
}
.detailprice, .prodprice, .detaillistprice, .listprice{
/* background:url('pricetag.gif') right top no-repeat;
color: white; */
font-weight: lighter;
text-align:right; 
/* padding-left: 5px;
padding-right: 5px;
margin-top: 5px;
line-height: 35px;  */
}
.price{
/* color: white; */
font-weight: bold;
text-align:right; 
/* padding-left: 20px;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
background:url('pricetagstart.gif') left top no-repeat;
background-color: #ffb42b;
border-right: 2px solid #c3903f;
line-height: 35px; */
}
/* .detailprice span{
background:url('pricetagend.gif') right bottom no-repeat;
padding: 4px;
}
.detailprice { 	color: white; line-height: 25px; background: url('pricetag2.gif') no-repeat left top; padding-left: 5px; padding-top: 2px; font-weight: bold; color: white; }
*/
/*  RSS Feed styles */
.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../images/icons/rss_16.png") no-repeat 0 50%;
}
/* Table styles */
TABLE.cobtbl{
border-color: #ebebeb;
background-color: #B1B1B1;
} 
TR.cobtbl{
	background-color: #ebebeb;
}
TD.cobhl{
background-color: #ebebeb;
border-color: #b1b1b1;
color : #666666;
}

TD.cobll{
background-color: #ffffff;
border-color: #b1b1b1;
color : #666666;
}

/* Menu styles */
ul.ectmenu1 {
list-style: none;
font-size:10pt;
padding:0px;
margin-left: 0px;
width: 155px;
}
li.ectmenu1 {
padding:0px;
border-top: 1px solid #ebebeb;
border-left: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
background-color: #ffffff;
color: #666;
}
li.ectmenuhassub1 a{
display:block;
padding:2px;
background: #ffffff url(../images/menuarrow.gif) no-repeat 0 0;
color: #666;
}
li.ectmenuhassub1 a:hover{
display:block;
padding:2px;
background: #ebebeb url(../images/menuarrow.gif) no-repeat 0 0;
color: #b30000;
}
li.ectmenu1 a{
display:block;
padding:2px;
border-bottom: 1px solid #ebebeb;
text-decoration: none;
color: #666;
}
li.ectmenu1 a:hover{
background-color: #ebebeb;
color: #b30000;
}
li.ectsubmenu1{
border-bottom:0px;
background-color: #ffffff;
padding-left: 10px;
}  
/* Cart styles */
#progressbar {
	text-align: center;
	color: #666;
	font-family: Arial,sans-serif;
	font-size: 12px;
}
#progressbar.active { font-size: 16px; font-weight: bold; }
img.cartimage { height: 30px; }
.mincart { background-color: white; }
.simplecartbox{
border-color: #cccccc;
background-color: #EBEBEB;
text-align: left;
text-color: #333333;
background-image: url('info.png');	
}
.simplecartheader { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; color: #336699; border-bottom: #dedede 4px solid; margin-bottom: 5px; }
/* Extra styles used in description text */
#checked li {list-style-type: none; list-style-image: url('checked.gif'); text-align: left; }
#Checked LI {list-style-type: none; list-style-image: url('checked.gif'); text-align: left; }
/* Special buttons */
.mediabutton {
background: #dedede; 
padding:3px 3px 3px 3px;
color: #000066;
font-size: 12px;
font-weight: bold;
border: 1px solid #FAAB54;
border-bottom: 2px solid #FAAB54;
border-right: 2px solid #FAAB54;
}
.mediabutton:hover { color: #000099; border-color: #FF6600; cursor: pointer; }
.mediabutton{
	background-color: #d0deec;
	font-size: 13px;
	border: 1px solid #7697b5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 	
}


