/*
Contact IA Modules Support if you need help modifying the look and feel of your site.
Extensive design customization well beyond this files options are easily done by our staff by request
Note: Your web browser may cache the css stylesheet making it appear as if effects are not occurring.
You can set your browser to not cache content to solve this.
*/

/* tag overrides follow*/
* { font-family: Arial, Helvetica, sans-serif;}


/* modify the BODY's: 
text-align: left or center   this will justify the pages
background to any color for the background around the pages
add leftmargin:0 topmargin:0 to remove padding around main page.
*/

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #666;
/*---- uiv2*/	
	background-color: #AA243C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(design_images/uiv2/bkg01.gif);
	background-repeat: repeat-y;
	background-position: center;
/*----uiv2*/	
}

.privacy {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.privacyH1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
}


form {
	display: inline;
}
A, A:visited, A:active { color:#494949; text-decoration: none; }
A:hover { text-decoration: underline; }

a.photoslink {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA243D;
	text-decoration: underline;
}

/* classes */
A.no-link:hover {  color:#ffffff }
A.grey-link:hover { background:#d4d0c8; color:#ffffff }
A.light-colored { color:blue }
A.specials { color:white }


/* modify main table width and background to adjust the page width and color*/

.table-main-table {
	width: 952px;
	margin:0 auto;
	background: #FFFFFF;
	border-top: none;
/*---- uiv2*/
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
/*---- uiv2*/
}


/* STORE HEADER */

#header {
	width: 100%;
	margin:0px;
	border-collapse:collapse;
	padding:0px;
}
#headerMainCell {
	height:120px;
	background:url(design_images/uiv2/headfullback.jpg) top left no-repeat;
/*	background-color:#AA283F;*/
	vertical-align:middle;
	padding:0px;
}
#headerMainCell h1 {
	color:#ffffff;
	margin:18px;
}
#headerMenuCell {
	border-top: 1px solid #fff;
	background-color: #DBD9D9;
	background-image:url(design_images/uiv2/chrome-top.jpg);
	text-align: right;
	font-size:12px;
	padding:2px;
	height:20px;
	vertical-align:middle;
}

#headerMenuCell a {
	color:#AA283F;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
}

.categoryProduct {
	margin: 10px 10px 10px 10px;
	padding: 5px;
	height: 120px;
	width: 80px;
	 float: left;
	border: none;
}

.table-fixed-width {
	width: 780px; 
	background: #FFFFFF; 
	color: #000000; 
}
.table-small { 
	border: 0; 
	padding:1; 
}


/*
modify these three below to adjust the look and text size of the tables and headers
*/

.table-title { 
	font-weight: bold; 
	font-size: 14px;
  }
.tblcols {
	background: #CCC;
	color: #333;
	text-align:left;
}
.table-header { 
	text-align:left; 
	background-color: #fff; }

.listing-row { background: #FFF7E8 }
.listing-row-alt { background: #FFFFFF }


/* customize left main menu*/

.menulink {
	background-color: #fff;
}
.cell-menulinktext{color: #FFFFFF; font-weight: bold;}
.cell-menulink{background: #CCCCCC; font-weight: bold;}
.cell-menusearch{background: #CCCCCC}
.cell-catlink{background: #EEEEEE}
.cell-cart{ background: #EEEEEE; color: #000000; font-weight:bold; font-size: 12px; text-align:center} 


/*
Modify the two classes below to adjust the text of the category product list
*/

.text-category-name{ color: #cccccc; font-weight:bold; font-size: 14px;}
.text-category-desc{ color: #000000; font-weight:bold; font-size: 12px;}

.body-form { background: #E3DFD7; color:#000000 }

.warning { color: #cc1000; font-weight:bold }

.stackdump-class { color:black }
.stackdump-method { color:black }
.stackdump-file { color:purple }
.stackdump-line { color:red }

.currency-input { 
    BORDER-RIGHT: black 0px solid; 
    BORDER-TOP: black 0px solid; 
    BORDER-LEFT: black 0px solid; 
    BORDER-BOTTOM: black 0px solid; 
    BACKGROUND-COLOR: #f5f5f5;
    text-align: right;
    font-size: 8px;
}

.option-input { 
    BORDER-RIGHT: black 0px solid; 
    BORDER-TOP: black 0px solid; 
    BORDER-LEFT: black 0px solid; 
    BORDER-BOTTOM: black 0px solid; 
    BACKGROUND-COLOR: #f5f5f5;
    text-align: right;
    font-size: 8px;
}

.text-input {
    BORDER-RIGHT: black 0px solid; 
    BORDER-TOP: black 0px solid; 
    BORDER-LEFT: black 0px solid; 
    BORDER-BOTTOM: black 0px solid; 
    BACKGROUND-COLOR: #f5f5f5;
    font-size: 8px;
}

.number-input {    
    BORDER-RIGHT: black 0px solid; 
    BORDER-TOP: black 0px solid; 
    BORDER-LEFT: black 0px solid; 
    BORDER-BOTTOM: black 0px solid; 
    BACKGROUND-COLOR: #f5f5f5;
    text-align: left;
    font-size: 8px;
}



/* SIDEBAR MENU */
.MenuLeft, .MenuRight {
	width:180px;
	vertical-align:top;
	text-align: left;
}
#mainTableRightCell{
	width:0px;
	border:0px;
	padding:0px;
	border-collapse:collapse;
}
#search {
	border-collapse: collapse;
	width: 180px;
	margin: 5px 0px 5px 0px;
	background-color:#F1F1F1;
}

#search TD {
	padding: 3px;
	white-space: nowrap;
	font-size:12px;
}
#menu, #myaccount  {
	border-collapse: collapse;
	width: 180px;
	margin: 0px 0px 5px 0px;
	background-color:#F1F1F1;
	font-size:11px;
	font-weight:bold;
}
.signin {	
	width: 260px;
	border-collapse: collapse;
	margin: 10px 10px 0px 0px;
	font-size:12px;
}

#menu TD, #myaccount TD, .signin td {
	padding: 3px;
	border-bottom:solid 1px #ffffff;
}

#menu TD, #myaccount TD {
/*---- uiv2*/
	background-image: url(design_images/uiv2/chrome-back.gif);
/*uiv2 ----*/
}

#bestSellers TD, #related TD, #newProducts TD{
	padding: 3px;
	font-size:12px;
}

#menu a, #myaccount a {
	text-decoration: none;
	color:#AA283F;
}

#menu th, #myaccount th {
	text-align: left;
	color: #fff;
	font-weight: bold;
	height: 20px;
	background-color: #AA283F;
	background-position: top;
	white-space: nowrap;
	padding: 3px;
	border:0px none;
}


td .tblhead  {
	text-align: left;
	color: #fff;
	font-weight: bold;
	height: 20px;
	background-color: #AA283F;
	background-position: top;
	white-space: nowrap;
	padding: 3px;
	border:0px none;
}

td .tblhead_specials {
	text-align: center;
	color: #fff;
	font-weight: bold;
	height: 20px;
	background-color: #AA283F;
	background-position: top;
	white-space: nowrap;
	padding: 3px;
	border:0px none;
}

.tblhead a:link, .tblhead a:visited, .tblhead a:hover, .tblhead a:active  {
	color: #fff;
}
.tblfoot {
	background:none;
}
.tblfoot_cart {
	background-color: #AA283F;
	font-weight:500;
	color:white;
}
.hellouser {
	
}
.gobutton {   
   margin-left: 5px;
   font-size: 11px;
   } 
   
   
#content {
	vertical-align:top;
	font-size:12px;
	padding-left:15px;
	text-align: left;
}   
  
   
/* FEATURED PRODUCT */
#featured {
	width: 100%;
	text-align: center;	
	font-size:12px;
}
#featured td {
	vertical-align: top;
}
.featuredproduct {
	width: 100%;
}
.featuredproduct td {
	text-align: center;
}

.frame {
	border: 1px solid #ccc;
	text-align:center;
}
/* PRODUCT ATTRIBUTES */
.name, .price, .qty {
	font-weight: bold;
}

/* CATEGORY PRODUCT LIST */
h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: garamond;
	margin: 0px;
}
#categoryproductlist {
	width: 100%;
}
.pagedesc {
	margin: 0px 0px 10px 0px;
}
#productlist {
	width: 95%;
	background-color: #fff;
	border-collapse: collapse;
	font-size:12px;
}
#productlist TD {
	padding: 5px;
}
.rowColor0{
	background:#ffffff;
	border-bottom:solid 1px #666666;
}
.rowColor1{
	background:#eeeeee;
	border-bottom:solid 1px #666666;
}
#invoicelist {
	width: 100%;
	background-color: #fff;
	border-collapse: collapse;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	font-size:12px;
}
#invoicelist TD {
	padding: 2px;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc; 
}
.breadcrumb {
	margin: 0px 0px 10px 0px;
}

a.breadcrumb:link, a.breadcrumb:visited,  a.breadcrumb:hover,  a.breadcrumb:active  {
	color: #999;
	font-size: 11px;
}
#pagehead {
	font-size: 11px;
}

/* FOOTER */

#mainTableBottomCell {
	background-image:url(design_images/uiv2/kmo-repeat-bottom.gif);
	color: #FFFFFF;
	font-size:12px;
}
#mainTableBottomCell a, #mainTableBottomCell A:link, #mainTableBottomCell a:visited, #mainTableBottomCell a:active, #mainTableBottomCell a:hover {
	color: #FFFFFF;
	font-size: 12px;
}
#mainTableBottomCell p{
	color: #FFFFFF;
	font-size: 12px;
}

/* PRODUCT DETAIL */

#productdetail {
	font-size:12px;
}

#productDetailDescription {
	font-size:14px;
}

#productdetail .frame {
	margin: 10px 10px 10px 0px;
}
#addbutton {
	margin-top: 10px;
}

.PoweredBy{
	color: #000000;
	font-size: 9px;
}
.PoweredBy A, .PoweredBy A:link, .PoweredBy A:visited, .PoweredBy A:active, .PoweredBy A:hover {
	color: #000000;
	font-size: 9px;
	TEXT-DECORATION: underline;
}

#subcategories, #shoppingcart, #coupon {
	font-size:12px;
}

#subcategories{
	width:580px;
}
.catNav{
	font-size:12px;
}

.catNav a:hover{
	text-decoration:underline;
}

.fieldlabel {
	background:none;
	font-weight:bold;
	font-size:12px;
}

#customerdetails, #customerdetails input, #customerdetails select, #customerdetails option {
	font-size:12px;
}

#customerdetails span.error b {display:none;}

h2 {
	font-size:16px;
}

#related  {
	border-collapse: collapse;
	width: 150px;
	margin: 0px 0px 5px 0px;
	background-color:#F1F1F1;
	font-size:12px;
}

.detail-name {
	font-size: 24px;
	font-weight: bold;
	font-family: garamond;
	color: #AA283F;
}

.altLink{
	font-size: 12px;
	background-color:#F1F1F1;
}
.altLink A, .altLink A:link, .altLink A:active, .altLink A:hover {
	font-size: 12px;
	TEXT-DECORATION: underline;
}

.checkoutProgressLink {
	font-weight:bold;
}

.form-fields {
	background-color:#FFFF66;
}

/* KMO CUSTOM */


#blogTickle {
	color:#000000;
	padding:8px;
}
#blogTickle h1 {
	font-size: 14px;
	color: #AA283F;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#blogTickle h2 { /*--- article title ---*/
	font-size: 14px;
	font-weight:bold;
	margin-bottom:0;
}
#blogTickle h3 { /*---- date and time ----*/
	font-size:10px;
	margin-top:0;
}
#blogTickle p {
	font-size: 12px;
}

.chatContainer {
	width: 952px;
	position: relative;
}
.chatFloat {
	position: absolute;
	left: 20px;
	top: 13px;
	clear: both;
}

.KMOlinx {
	color:#990000;
	font-weight: bold;
	text-decoration: underline;
}
.KMOlinx a:link {
	color:#990000;
	text-decoration: underline;
	font-weight: bold;
}
.KMOlinx a:visited {
	color:#990000;
	font-weight: bold;
}
.KMOlinx a:hover{
	color:#990000;
	font-weight: bold;
}
.KMOlinx a:active{
	color:#990000;
	font-weight: bold;
}

.homepageQuickLinks {
	width: 100%;
	height: 210px;
	padding: 3px;
	background-color: #f2f2f2;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.homepageQuickLinks img {
	text-decoration: none;
	border: 0px;
	padding-left: 5px;
}

.homepageQuickLinks ul {
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none;

}

.homepageQuickLinks ul li {
	padding: 8px 0 9px 0;
}

.homepageQuickLinksLEFT {
	height: 210px;
	padding: 3px;
	background-color: #f2f2f2;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.homepageQuickLinksLEFT img {
	text-decoration: none;
	border: 0px;
	padding-left: 5px;
}

.homepageQuickLinksLEFT ul {
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none;

}

.homepageQuickLinksLEFT ul li {
	padding: 8px 0 9px 0;
}


.trackUPS {
	width: 120px;
	float: left;
	padding: 4px 0 0 0;
	font-size: 1.2em;
	width: 130px;
	border-top: 1px black solid;
}

.trackUPS img {
	float: right;
}

/* ---- FOR MAILCHIMP SIGNUP FORM ---- */

#mc_embed_signup {background-color:#FFFFFF; width:600px; border:1px solid #999999; padding:5px 5px 15px 5px; margin-left:auto; margin-right:auto; font-family:verdana; font-size:12px;}
.mc-field-group {margin: 10px;}
.pageTitleAlert {background-color:#FF0000; padding:8px; font-size:16px; font-weight:bold; color:#FFFFFF; text-align:left;}
.pageTitleSuccess {background-color:#33CC00; padding:8px; font-size:16px; font-weight:bold; color:#FFFFFF; text-align:left;}
.formLabel {font-size:13px;}
.thankyou {font-size: 13px; color: #b81c44; line-height: 14px; text-align: center; padding: 5px; font-weight: bold;}
.thankyou a {color: #5e091f;}
#mce-error-response {color:#FF0000; font-weight:bold; font-size:11px; width: 600px;}
.small {font-size:11px;}
