/*  OVERRIDE INHERITED STYLES **************************************************************** */


body {
}
body, td, p, li {
}
a {
}
a:hover {
}
h1 {
	margin-bottom:3px;
}
h2 {
	margin-top:3px;
}
h2 a {
}


th {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	text-align:left;
	background-color:#D88F22;
}


.small {
	font-size:10px;
}



/*  FORM STUFF ********************************************************************************* */


optgroup {
	font-weight:bold;
	font-size:10px;
	font-style: normal;
}



.coolbutton {
	/* not going to specify a width, only the height (note -- button value doesn't valign center in mozilla) */
	height:35px;
	background-color:#B0B0B0;
	border-top:1px solid #EEE;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #EEE;
}


.littlelink {
	color: #FFDDBB;
	font-size: 12px;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
}
.littleinput {
	font-size:10px;
}



.littlebutton {
	font-size:11px;
	padding:3px;	
	border:1px solid #C09578;
	background-color:#F99C4E;
}
.littlebuttoninactive {
	font-size:11px;
	padding:3px;
	border:1px solid #C09578;
	background-color:#AAAAAA;
	color:#CCCCCC;
}

.themedbutton {							/*    WAS: "orangebutton"    */
	background-color:#EFD4A5;			/*#F99C4E*/
	border:1px solid #C09578;
	padding:7px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:black;
	text-transform: uppercase;
	cursor: hand;
}

.themedbuttondead {
	background-color:#AAAAAA;
	border:1px solid #C09578;
	padding:7px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
	text-transform: uppercase;
	cursor: hand;
}




/*  DIVS AND MESSAGE AREAS *********************************************************************** */


.kds-formfield-not-valid-highlight {
 background-color:#cc0000;
 color:white;
}



div.prettydiv {
	background-color:#84301E;
	padding:18px;
	margin-bottom:12px;
	width:410px;
	border:1px solid #AC3E27;
	font-weight:bold;
}

div.errordiv {
	background-color: #912B1D;
	font-weight:bold;
	border:7px double #D88F22;
	padding:12px;
	margin-bottom: 28px;

}
div.errordiv p {
	color:#F7E5C0;
 font-size:110%;
}
div.errordiv li {
	color:#FFF;
 font-size:130%;
	font-weight:normal;
	padding-bottom:20px;
	margin-bottom:5px;
	padding-bottom:5px;
}







/*  LISTS AND BULLETS ********************************************************************************* */


ul.catlist {
	margin-top:25px;
	margin-left:50px;
	list-style-type: square;
}
ul.catlist li {
	margin-bottom:7px;
}
ul.arrowlist {
	margin-left:0;
	padding-left:1.1em;
/*	list-style-position: inside;*/
	list-style-image: url("../webshoppe/images/arrow2.gif");
}



/*  KDSPAGINATOR OBJECT ********************************************************************************** */


.kdspaginatorcomplete {
	margin-top:0px;
	margin-bottom:27px;
	font-size:15px;
	font-weight:bold;
	text-align:left;
}
.kdspaginatorcomplete a {
	color:#FFFFFF;
	text-decoration:none;
}

.kdspaginatorsurrounding {
	text-align:right;
	font-weight:bold;	
}






/*  TABLE DISPLAYS, HEADER ROWS, and SUCH ************************************************************* */


.addtocartbutton {
	font-size:12px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color:#D88F22;		/*EFD8AC*/
	border:1px solid #912B1D;
}



.hruletable {
	border-top:1px solid #D88F22;
}
.hruletable td {
	border-bottom:1px solid #D88F22;
}




.carttable {
	margin-top:20px;
}
.carttable td, .carttable td p {
	font-size:15px;
}
.carttable ul {
	margin-left:10px;
	padding-left:10px;
}
.carttable .itemtable {
	background-color:#F1D8AF;
	border:1px solid;
	border-top-color: #CCCCCC;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #CCCCCC;
}
.carttable .itemtable td {
	border-bottom:1px solid #808080;
	font-size:12px;
}


.cartheaderrow {
	background-color:#EED4A3;
}
.cartheaderrow td {
	border-bottom:1px solid #C09578;
	border-top:1px solid #C09578;
}
.cartsummaryopeningrow {

}
.cartsummaryopeningrow td {
	border-bottom:2px solid #C09578;
}
.cartsummaryclosingrow {

}
.cartsummaryclosingrow td {
	border-top:2px solid #C09578;
}

.cartgrandtotalrow td {
	font-weight:bold;
	border-top:2px solid #C09578;
	border-bottom:2px solid #C09578;
}


.pricelistheaderrow td {
	background-color: #ffcc00;
	color:#000000;
}
.generictableheaderrow td {
	background-color: #ffcc00;
	color:#000000;
}



/* PRODUCTS! (from the viewItem.asp page) ************************************************************* */

.producttitle {
	font-weight:bold;
	font-size:15px;
	margin-bottom:0px;
}
.productreturnline {
	color: #FFDDBB;
	font-weight:bold;
	font-size:13px;
	margin-top:0px;
	margin-bottom:12px;
}
.productdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:normal;
	line-height:14px;
}


.productminilinks				{	font-size:11px; }
.productprice					{	font-size:14px; color:#912B1D; margin-bottom:3px; }
.productwholesaleprice			{	font-size:14px; color:#912B1D; margin:3px 0px; }
.productlistprice				{	font-size:16px; color:#912B1D; margin-bottom:3px; }
.productstockcount				{	color:#FFFFFF; 	font-size:12px; }
.productpersonalization			{	font-size:14px; }
.productpersonalization input	{	border-width:1px; width:120px; }
.productgetonefree				{	 }
.productgetonefree em			{	font-style:italic; }
.productoutofstock				{	font-style:italic; 	font-weight:bold; }
.productdiscountperquantity		{	font-style:italic; 	font-weight:bold; }
.productauctionavailable		{	font-style:italic; 	font-weight:bold; }
.productreviews					{	font-size:11px; }
.productemailtofriend			{	font-size:11px; }
.productwishlist				{	font-size:11px; }
.productsrelated				{	font-size:13px; }
.productfreeshipping			{	 }


.bundledproducttable			{	 }
.bundledproductheaderrow		{	background-color:#00493D; }

/* Set the border around images. */
.ImageBorder					{
	border: 2px solid #990000;
}


/* THE FOLLOWING "catcontainer", "maincat" and "subcat" styles are used exclusively
                             by the collapsing menus system -- do not alter! */
							 
							 
#catcontainer {
	/* note that this ID has special meaning to our "collapsing menus" script, and should not be renamed */
	margin-bottom:20px;
}
.maincat {
	/* margin: 0px; */
	/* padding: 0px 0px 0px 11px*/
	line-height:18px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.maincat a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight:bold;
	color: #F7D7B0;
	text-decoration: none;
}
.maincat a:hover {
	text-decoration: underline;
}
.maincat a.currentcat {
	color: #FFDDBB;
	text-decoration:underline;
}
.subcats {
	/* margin:0px; */
	/* padding:4px 0px 0px 18px; */
	margin:0px;
	padding:4px 0px 3px 7px;
}
.subcats a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
.subcats a:hover {
	text-decoration: underline;
}
.subcats a.currentcat {
	color: #AAAAAA;
	text-decoration:underline;
}




/* STANDARD PAGE FOOTER INFO AND LINKS **************************************************************** */

.footerlinks {
	font-size:11px;
	font-weight:bold;
}
.footerlinks a {
	font-weight:normal;
	color:#FFDDBB;
}

.footertext {
	font-size:11px;
}

.smallcap {
	font-variant: small-caps;
}
