@charset "utf-8";
/* CSS Document for Indigo Boo*/
/* by Mg02 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	height:100%;
	font-size:15px;
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif ;
}

a { color:#C03;
	text-decoration:none;}

a:link {color:#990033;
	text-decoration:none;}      /* unvisited link */
a:visited {color:#990033;
	text-decoration:none;}  /* visited link */
a:hover {color:#990033;
text-decoration:none;}  /* mouse over link */
a:active {color:#990033;
	text-decoration:none;}  /* selected link */

p { margin-bottom: 10px!important;	}
	
#bg {position:fixed; top:0; left:0; width:100%; height:100%; z-index:-3; background-color:#7fcbae;}

/* HEADER structure */

.header {
	Abackground-image: url(/ekmps/shops/indigoboo/resources/Design/header.png);
	Abackground-color:#c5e00b;
	width:975px;
	height:50px;
	margin: 0 auto;
	text-align:left;
	color:990033 !important;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:4;
	
	}
	
.header a {
	color:ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
	
.logo { float:left; padding:5px; }

.headercart { 
	float:right;
	height:50px;
	padding:10px;
	}

.headercart2 { 
	float:right;
	height:50px;
	padding:10px;
	}

.headercart3 { 
	float:right;
	height:50px;
	padding:10px;
	}
	
/* SEARCH BOX CSS */
	
input
{
color: #01784c;
background: #ffffff;
border: 0px dotted #01784c
}

.submit input
{

} 

/* Content structure */

.content {
	Abackground-color:#7fcbae;
	width:975px;
	text-align:center;
	margin: 0 auto;
	z-index:3;
	}
	
.nav { position:fixed;
	width:230px;
	text-align:left;
	margin-left:0;
	padding-top:25px;
	list-style-type:none;
	color:#666 !important;
	font-size:18px !important;
	z-index:4;

	}

.section { 
	width: 745px;
	z-index:2;
	padding-left:230px;
	position:relative;
	text-align:left;


	

	}
	
	.sectionXcontent { 
	width: 745px;
	z-index:2;
	padding-left:230px;
	position:relative;
	text-align:left;

	

	}
	
.sectionhome { 
	width: 975px;
	z-index:2;
	
	}
	
#stockists td { padding:10px;}
	
/* Product Page */	
#imageholder { position:relative; left:50; top:50; width:300px; height:450px;}
#thumbholder { width:300px; padding-top:10px; }
	
#div0 { position:absolute; left:0; top:0; width:300; height:450; clip: rect(0 300 450 0); visibility: visible; }
#div1 { position:absolute; left:0; top:0; width:300; height:450; clip: rect(0 300 450 0); visibility: hidden; }
#div2 { position:absolute; left:0; top:0; width:300; height:450; clip: rect(0 300 450 0); visibility: hidden; }

/* Footer structure */

.footer { font-size: 12px;
font-weight: 550;
font-style: normal;
line-height: 12px;
font-family: "arial", "arial";
color:ffffff !important;
width:100%;
height:22px;
padding:5px;
clear:both;

	}
	
.footer a { font-size: 12px;
color:ffffff !important;
}



