
/*-----------------ALL ABOUT KOI - STYLESHEET------------------*/

/*------------------DEVELOPED BY DESIGNBYSILVERSIDE.CO.UK------*/

/*------------BODY-------*/

body { 
	margin:0;
	padding:0;
	background-color:#ccc;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
}

a { 
	color:red;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;

}

#content {
	padding:2px 10px 10px 0px;
	}
	
img {
border:0px;

}



/*--------------INDEX PAGE-----------------*/

.indextable {
	width:100%;
	}
	
.indextable TD {
	text-align:center;
	}

/*------------FORM-------*/

form {
	display: inline;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

/*------------LOGIN-------*/

.loginRow {
	width:95%;
	border:1px solid black;
	padding:10px;
	margin:5px 0 10px 0;
	border-left:1px solid black;
	background-color:#FFCC00;
	line-height:20px;
}
.loginRow .l {
	display:block;
	width:150px;
	float:left;
	font-weight:bold;
	}
.loginRow .r {
	display:block;
	width:250px;
	}
	
/* -------------ORDER CONFIRMATION-----------------------*/

#order_confirmation {
	border:1px solid black;
	padding:10px;
	margin-top:10px;
	border-left:1px solid black;
	background-color:#FFCC00;
	


}

/* -------------ADDRESS-----------------------*/

.Address {
	border:1px solid black;
	padding:0 0 0 10px;
	margin-top:0px;
	border-left:1px solid black;
	background-color:#FFCC00;
	


}

/* -------------CART-----------------------*/

.viewCart {
	border:1px solid black;
	padding:0 10px 10px 10px;
	margin-top:0px;
	border-left:1px solid black;
	background-color:#FFCC00;
	


}

.viewCart a { 
	color:black;
	text-decoration:none;
}

.viewCart a:hover {
	text-decoration:underline;

}

/* -------------ORDER FAILED-----------------------*/

.orderFailed {
	border:1px solid black;
	padding:0 10px 10px 10px;
	margin-top:0px;
	border-left:1px solid black;
	background-color:#FFCC00;
	


}
/*-------------ORDER HISTORY-----------------------*/

.orderHistory {
		border:1px solid black;
	padding:10px;
	margin-top:10px;
	border-left:1px solid black;
	background-color:#FFCC00;




}

/*-------------ORDER HISTORY-----------------------*/

.orderView {
		border:1px solid black;
	padding:10px;
	margin-top:0px;
	border-left:1px solid black;
	background-color:#FFCC00;




}

/*-------------ORDER SUCCESSFUL-----------------------*/

.orderSuccessful {
		border:1px solid black;
	padding:0 0 0 10px;
	margin-top:0px;
	border-left:1px solid black;
	background-color:#FFCC00;




}



/* -------------REGISTRATION-----------------------*/

#regForm {
	border:1px solid black;
	padding:10px;
	border-left:1px solid black;
	background-color:#FFCC00;
}

. {
	width:100%;
	
	
}

.formrow .l {
	width:200px;
	float:left;
}

.formrow .r {
	width:500px;
}




/* -------------MY ACCOUNT AREA-----------------------*/

.accountRow {
	border:1px solid black;
	padding-top:8px;
	height:60px;
	margin:5px 0 10px 0;
	border-left:1px solid black;
	background-color:#FFCC00;
	line-height:20px;
}

.accountRowImage {
	float:left;
	padding:5px 20px 5px 15px;;
}

.accountRowLinks {
	line-height:18px;
}


.accountRow a { 
	color:black;
	text-decoration:none;
}

.accountRow a:hover {
	text-decoration:underline;

}



/* -------------BACK ROW-----------------------*/
.backRow {
	clear:both;
	text-align:left;
	border:1px solid black;
	padding:8px;
	height:33px;
	margin:10px 0 10px 0px;
	border-left:1px solid black;
	background-color:#FFCC00;
	line-height:20px;
	
	

}



/*------------CONTACT-------*/

.contactRow {
	width:95%;
	border:1px solid black;
	padding:10px;
	margin:5px 0 10px 0;
	border-left:1px solid black;
	background-color:#FFCC00;
	line-height:20px;
}
}
.contactRow .l {
	display:block;
	width:150px;
	float:left;
	font-weight:bold;
	}
.contactRow .r {
	display:block;
	width:250px;
	}
	
.contactRow .b {
	display:block;
	width:90%;
	text-align:right;
	}
	
.contact_message {
	width:90%;
	height:250px;
	}




/*------------LOGO-------*/

tr.header {
  background: url(../site_images/header.gif);
  background-repeat:repeat;
  font-family: Tahoma;
  color: #FFFFFF;
  font-weight : bold;
  text-align : center;
  font-size: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;	
}

/*-------------LINKS------------------*/

td.links {
	border-top: #000000 1px solid;
	border-left: #000000 1px solid; 
	text-align: center;
	width:14%;
	}
	
.cell {
	overflow: hidden; 
	border-bottom:1px solid #000000; 
	border-bottom:1px solid #666666;
	padding: 0px; 
	font-family: tahoma;
	font-size: 12px; 
	font-weight:normal; 
	color: #ffffff; 
	font-weight:bold;
	text-decoration:none;
	}
.cell:hover {
	color:#000000;
	}
	
.cell-bottom {
	border-bottom: 1px solid #ddd; 
	border-top: 1px solid #666666; 
	padding: 0px; 
	font-family: tahoma;
	font-size: 10px; 
	font-weight:bold; 
	color:#ffffff; 
	text-align:center;
	}

/*------------------SEARCH--------------------*/

.advanced-search-link{ 
	font-size:10px; 
	color:#FFFFFF;
	}

.home{
	font-size: 12px;
	color: #000000;
	font-weight:900;
	text-decoration:none;
	}
.home:hover {
	text-decoration:underline;
	}
	 
.query {
	background: #CC3300; 
	border-bottom: 1px solid #666666; 
	padding-top:2px; 
	padding-bottom:2px; 
	font-size: 10px; 
	color:#FFFFFF; 
	border-top: 1px solid #666666;
	}
	
/*------------NAVIGATION----------------------------*/

.nav-container {
	width:150px;
	}

.nav-container .header {
	background: url(../site_images/navigation/catt.gif);
	display:block;
	height:13px;
	padding-left:10px;
	font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 2px;
    color: #ffffff;
	}
	
.nav-container .body {
	background: url(../site_images/navigation/catt.gif);
	display:block;
	background: #FFE6E6;
    padding-left:5px;
    font-size: 10px;
	background: #FFCC00;
    border-top: 1px groove; border-color: #000000; 
    border-left: 1px groove; border-color: #000000; 
    border-right: 1px groove; border-color: #000000;
    border-bottom: 0px groove; border-color: #000000; 
	}
	
.nav-container .body a {
	color:#000000; 
	text-decoration:none;
	}

.nav-container .body a:hover {
	color:#000000; 
	text-decoration:underline;
	}
	
.nav-container .footer {
	background: url(../site_images/navigation/catt_bottom.gif);
	display:block;
	height:15px;
	padding-left:10px;
	font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #ffffff;
	}
	
.nav-container .no-footer {
	display:block;
	height:1px;
	border-top: 1px groove; border-color: #000000; 
    color: #ffffff;
	}
	
.space {
	height:10px;
	}
	
/*----------------------FOOTER-----------------*/

.footer {
	background: #CC3300; 
	height:19px;
	padding:0;
	margin:0;
	font-size: 9px; 
	color:#FFFFFF; 
	text-align:center;
	
	}
	
.footer-link {
	color:#000000;
	text-decoration:none;
	}
.footer-link:hover {
	text-decoration:underline;
	}
	
/*-------------------------------CART SUMMARY-------------------------*/

#cart_summary {
	padding:8px 0 8px 0;;
	display:block;
}


#cart_summary .l {
	width:30px;
	display:block;
	float:left;
	}

#cart_summary .r {
	width:100px;
	display:block;
	}
	
/*------------------------------- shopping_cart.php -------------------------*/

#cart {
	width:100%;
	display:block;
}

.cart_row {
	width:100%;
	padding:10px 0 10px 0;
	display:block;
	border-bottom:1px dotted #333333;
}

.cart_title_row {
	padding-top:10px;
	width:100%;
	height:30px;
	display:block;
	border-bottom:1px solid red;
}

.cart_title_row .delete {
	width:100px;
	display:block;
	float:left;
	}
	
.cart_title_row .name {
	width:40%;
	display:block;
	float:left;
	}
	
.cart_title_row .qty {
	width:10%;
	display:block;
	float:left;
	}
	
.cart_title_row .price {
	width:10%;
	display:block;
	float:left;
	}
	
.cart_title_row .image_title {
	width:130px;
	display:block;
	background-position:center;	
	float:left;	
	margin:0 20px 20px 0;
	}


.cart_row .l {
	width:auto;
	display:block;
	float:left;
	}
	
.cart_row .delete {
	width:100px;
	display:block;
	float:left;
	}
	
.cart_row .name {
	width:40%;
	display:block;
	float:left;
	}
	
.cart_row .name a:hover {
	font-weight:bold;
	font-size:10px;


}

.cart_row .qty {
	width:10%;
	display:block;
	float:left;
	}
	
.cart_row .qty .qtybutton {
	padding-top:5px;
	}
	
.cart_row .price {
	width:10%;
	display:block;
	float:left;
	}
	
.cart_row .product_image {
	width:120px;
	height:120px;
	display:block;
	background-position:center;	
	float:left;	
	margin:0 20px 0 0;
	}

.cart_row .r {
	
	display:block;
	
	}
	
.total {
	width:100%;
	display:block;
	text-align:right;
	font-weight:bold;
}

.no-items {
	width:100%;
	display:block;
	font-weight:bold;
	padding-top:10px;
}

.no-items-summary {
	width:100%;
	display:block;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

/*-------------------------------PAGE STYLES--------------------------*/

.style20 {
	font-family: tahoma; font-size: 12px; font-weight: normal; color: #333333;
	} 
	
.selected {

	font-weight:bold;
	color: #820024;
	
	}
	
/*-------------------CATEGORIES PAGE---------------------*/

.productRow {
	clear:both;
	width:100%;
	text-align:center;
	border-bottom:1px solid red;
	padding-top:10px;
}

.productCell {
	width:24%;
	float:left;
	display:block;
	font-size:10px;

}

.pageNumbering {
	font-size:11px;
	width:100%;
	}

.pageNumberingLeft {
	float:left;
	padding-left:20px;
	width:45%;
}

.pageNumberingRight {
	float:left;
	text-align:right;
	width:45%;
	padding-right:40px;
}

.catDesc {
	width:90%;
	padding-left:20px;
	}
	
/*------------------PRODUCT PAGE---------------------*/

.storeProduct {

	width:100%;

}

.storeProduct .title {
	
	padding-top:10px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	display:block;
	width:100%;

}

.storeProduct .part {
	

	text-align:center;
	display:block;
	float:left;
	width:50%;
}

.storeProduct .price {
	

	text-align:center;
	display:block;
	width:50%;
	float:left;
}

.storeProduct .image {
	border:1px solid #999;
	padding:7px;
	float:right;
	margin-top:20px;
}

.storeProduct .points {
	display:block;	
}

.storeProduct .retail {
	display:block;
}

.storeProduct .yourPrice {
	display:block;
}
.storeProduct .details {
	margin-top:10px;
	display:block;
}

.storeProduct .youSave {
	display:block;
	color:red;	
}

.storeProduct .delImage {

	border:1px solid black;
}

/*------------------------- LINKS ROW ----------------------------*/

.linksRow {

	width:99%;

}

.linksRow .cell {
	display:block;
	width:33%;
	float:left;
	border:0;
	text-align:center;
	padding:10px 0 10px 0;
	
}

.linksRow .cell a {

	color:black;

}

table .linksTable .row {

	background-color:#ffffff;
	border-bottom:1px solid #999999;
}

table .linksTable .row td {
	padding:5px;
}

.linksRow .desc {
	border-bottom:1px solid #999999;
	width:69%;
	display:block;
	border-right:1px solid #999999;

}

/*------------------------SEARCH PRODUCTS------------------------*/

.search_results {
	clear:both;
	display:block;
	padding-bottom:40px;
	font-weight:bold;

}











	
	

	
