﻿/* CSS Document */

body{
	background: url('/Content/images/pagebg2.gif') repeat-x;
	margin: 0px;
}

div{margin: 0px; padding: 0px;}

img{border: 0px;}

#container{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
}


body, p, div, h1, h2, h3{
	text-align: left;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #333;
}

ul li{
	margin-bottom: 1em;
}

#divfix{
	clear: both;
}

#banner{
	width: 1000px;
	height: 257px;
	position: relative;
	background:url('/Content/images/banner_wide.jpg') no-repeat;
	margin: 0px;
	padding: 0px;
}

#banner-menu{
	position: relative;
	left: 233px;
	top: 162px;
	text-align: right;
	width: 557px;
	margin-right: 10px;
}

#banner-menu, #banner-menu a{
	color: #fff;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#banner-title{
	position: relative;
	left: 233px;
	top: 180px;
	width: 567px;
	height: auto;
}

#banner-title h1{
	color: #fff;
	font: bold 14pt/14pt Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

#footer{
	background: url("/Content/images/footer-bg-wide.jpg") no-repeat;
	height: 29px;
	width: 990px;
	clear: both;
	margin-top: 10px;
	color: #fff;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	padding: 5px;
}

#footer a 
{
    color:White;
    text-decoration:underline;
}

#sidemenu{
	width: 184px;
	margin-left: 9px;
	float: left;
}

* html #sidemenu{
	width: 193px;
	float: left;
	/*border: 1px solid #ccc;*/
}

#mainbody{
	width: 553px;
 	margin-left: 45px;
/*	margin-right: 9px; */
	float:left;
}

* html #mainbody{
	width: 555px;
	margin-left: 20px;
	margin-right: 4px;
	float:left;
	/*border: 1px solid #ccc;*/
}

#column1{
	width: 265px;
	border-right: 1px solid #ccc;
	padding-right: 10px;
	float:left;
}

#column2{
	width: 265px;
	float:left;
	padding-left: 10px;	
}

* html #column1{
	width: 264px;
	border-right: 1px solid #ccc;
	padding-right: 10px;
	float:left;
}

* html #column2{
	width: 264px;
	float:left;
	padding-left: 10px;	
}

#column2 img{
	float: right;
}

#column2 hr{
	width: 80%;
	height: 1px;
	border: 1px solid #ccc;
}

h2{
	color: #1166bd;
	font: normal 14pt/14pt Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

.message{
	color: #f00;
}

h3{
	color: #b91303;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
}

a, a:hover, a:visited{
	color: #b21303;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:visited{
	color: #8f0f02;
}

strong{
	color: #06C;
}

#shadow{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 1046px;
	background: transparent url('/Content/images/sideshadow_wide.png') repeat-y;
}

* html #shadow{
	background: transparent;
}


.product-div{
	clear: both;
	margin-bottom: 20px;
}

.product-div h2{
	text-decoration: underline;
}

h3{
	margin-bottom: 3px;
}

.product-div ul{
	margin-top: 3px;
}

.right-content-panel, .img_right{
	float: right;
}

.img_right{
	margin: 5px;
}

.img_left{
	float: left;
}

.img_centre{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.koifood{
	float: left;
	margin-right: 25px;
}

.specs_table{
	background: #d7eaff;
	text-align: left;
	text: normal 9px/11px Arial, helvetica, sans-serif;
	border-top: 1px solid #069;
	border-left: 1px solid #069;
	border-collapse: collapse;
}

.specs_table td{
	padding: 3px;
	vertical-align: top;
}

.specs_table td, .specs_table th{
	border-bottom: 1px solid #069;
	border-right: 1px solid #069;
	padding: 3px;
}

.specs_table th{
	font: bold;
	color: #fff;
	background: #069;
}

.buyfooter{
	clear: both;
	margin-top: 20px;
}

.section-link{
	display: block;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
}

.productcell td{
	border-bottom: 1px solid #ddd;
}

.rrp{
	font: bold 13pt/14pt Arial, Helvetica, sans-serif;
	color: #f00;
	display:block;
}

.pipes{
	border: 0px;
}

.pipes td{
	margin: 5px;
	vertical-align: top;
}


/* START RIGHT COLUMN */

#rightColumn {
	width:180px;
	padding:10px;
	float:right;
	clear:right;
	padding-top:0;
}

#rightColumn .innerBox {
	width:170px;
	background-color:#f0bdb9;
	color:#a61403;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	padding:5px;
}

#rightColumn .innerBox a {
	text-decoration:underline;
	font-weight:bold;
	color:#1166bd;
}


#rightColumn .innerBox h2 {
	width:170px;
	background-color:#a61403;
	font-weight:bold;
	font-size:16px;
	color:white;
	text-align:center;
}


/* main menu start */
#navMenu ul {
list-style: none;
margin: 0;
padding: 0;
}
#navMenu {
width: 180px;
margin:0;
padding:0;
margin-bottom:10px;
}
#navMenu li {
display:inline;
}

/* menu */
#navMenu li a:link, #navMenu li a:visited {
background: transparent url('images/koi-button.gif') no-repeat;
margin-top:2px;
margin-bottom:2px;
padding:5px;
display: block;
color:White;
font-weight:bold;
text-decoration:none;
}

#navMenu li a:hover {
    text-decoration:underline;
}

/* subMenu */
#navMenu li li a:link, #navMenu li li a:visited {
font-weight: normal;
background: url(bckSubMenu.gif);
background-color:White;
color:Red;
padding: 2px 0 3px 30px;
}
#navMenu li li a:hover {
background: url(bckSubMenu.gif) 0 -17px;
background-color:White;
color:Red;
padding: 2px 0 3px 30px;
}

/* subSubMenu */
#navMenu li li li a:link, #navMenu li li li a:visited {
background: url(bckSubSubMenu.gif);
padding: 0 0 1px 40px;
}
#navMenu li li li a:hover {
background: url(bckSubSubMenu.gif) 0 -13px;
padding: 0 0 1px 40px;
}

/* main menu end */


/* validation error css */

.field-validation-error
{
    font-weight:bold;
    color:Red;
}

.validation-summary-errors
{
    font-weight:bold;
    color:Red;
}
