/*
Ricky Dunn 2009
Version 0.1
http://haveus.ricky-dunn.co.uk
*/


body
{
	background-color:#0181AE;
	color:#FFFFFF;
	font-style:normal;
	font-variant:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}

h1
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:black;
	border-bottom: 1px solid #cecfcf;	
}

input.hint {
   color: grey;
}

h2
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #e7840e;
	font-weight: bold;
	border-bottom: 0px solid;
	font-size:105%;

}

h3
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#E7840E;
	border-bottom: 0px solid #cecfcf;
}

h3 a:link
{
	color:#E7840E;
}

h3 a:hover
{
	color:#0181AE;
	text-decoration: none;
}

h4
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:black;
}
h4:hover
{
	color:#E7840E;
	text-decoration: none;
}

a:link, a:visited {
  text-decoration: none;
}

a:link {
  color: white;
  font-size:100%;
  text-decoration: none;
}

a:visited {
  color: white;
  text-decoration: none;
}

a:hover, a:active {
  color: orange;
  text-decoration: none;
}

#container
{
	background: url(..images/background.png) repeat-x top;  
	overflow: hidden;
}

#headings
{
	 font-size: 1.20em;
	 font-weight: bold;
	 text-transform: uppercase;
	 color: #e7840e;
}


#BCA
{
   vertical-align:bottom;
}


#inStock
{
	 font-weight: bold;
	 color: green;
	 float: left;
}

#costumesass
{
	width:10px; 
	height:10px; 	
}

#outStock
{
	 font-weight: bold;
	 color: red;
	 float: right;
}

#inStockList
{
	 font-weight: bold;
	 color: green;
	 font-size: 10px;
	 display: inline;
}

#outStockList
{
	 font-weight: bold;
	 color: red;
	 font-size: 10px;
	 display: inline;
}

#basketIcon
{
	 float: right;	
}

#delivery
{
	font-size: 8px;	
}

#sizes
{
	padding-top: 10px;
	float: left;
	width: 50;
	display: block;	
}

/* ----------------- AUTO SUGGEST ------------------ */
#results
{
	position: absolute;
	width:151px; 
	border:solid 1px #000000;
	background: white; 
	display:none;
	z-index: 1;
}

#results ul, #results li
{
	padding:0;
	margin:0;
	border:0;
	list-style:none;
}

#results li 
{
	border-top:solid 0px #DEDEDE;
}

#results li a
{
	display:block; 
	padding:4px; 
	text-decoration:none; 
	color:#000000; 
	font-weight:bold;
}

#results li a small
{
	display:block;
	text-decoration:none;
	color:#999999; 
	font-weight:normal;
}

#results li a:hover
{
	background: #ffd5a3;
}

#results ul 
{
	padding:6px;
}

/* --------------- END AUTO SUGGEST ----------------- */


#slideshow
{
	float:center;
	width:320px;
	height:240px;
	
}









/* --------------------- LOGIN --------------------- */
#login {
  float: right;
  text-align: right; 
  margin-top: 5px;
  padding-top: 5px;
  color: white;
}

#login label {
  font-size: .80em;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
}

#login input {
  background: #0181AE;
  border: 1px solid white;
  color: white;
}

#login input:focus {
  border: 1px solid orange;
  color: white;
}

#loggedIn
{
	float: right;
}

#loggedIn a:link, a:hover, a:active {
  text-decoration: underline;
}

#loggedIn a:visited
{
	text-decoration: none;
}

#reglog
{
	float: right;
	font-size: .80em;
}

#reglog a:hover
{
	text-decoration: none;	
}

#loginBar
{
	float: right;
}



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


/* ---------------------- LOGO --------------------- */
#logo
{
	width:950px;
	height:165px;
	background-image:url(../images/haveus.png) !important;
	background-repeat:no-repeat !important;
}
/* -------------------- END LOGO ------------------- */

/* --------------------- HEADER --------------------- */
#header
{
	text-align:left;
	float:left;
	font-size:13px;
}

#header ul								
{
	float:Left;
	text-decoration: none;
}
#header li								
{
	display:inline;
	list-style:none; 
	text-decoration: none;
}

#header li a:hover
{
	text-decoration: none;	
}

#search
{ 
  float: right;
  color: white;
  padding-right: 22px;
}

#search label {
  font-size: .80em;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
}

#search input {
  background: #0181AE;
  border: 1px solid white;
  color: white;
  width: 124px;

}

#search input:focus {
  border: 1px solid orange;
  color: white;
}

#search input.image
{
	border:0px solid white;
	width: 20px;
	height: 20px;
}

/* ------------------- END HEADER ------------------- */

/* --------------------- NAV COLUMN --------------------- */
#navColumn
{
	padding-top:10px;
	font-size:13px;
}

#blog
{
	font-style:italic;
	vertical-align:text-bottom;
}

#deets
{
	width:65%;
	
}

#navColumn li a:hover
{
	text-decoration: none;
}

/* ------------------- END NAV COLUMN ------------------- */

/* --------------------- MAIN SEC --------------------- */
#mainSec
{
	background: white;
	-moz-border-radius:3ex;
	-webkit-border-radius:3ex;
	font-size:11px;
	color:black;
	min-height:600px;
}

#mainSec p
{
	padding: 10px;
}

#universal /* div to help with the PHP output on the main section, just adds padding and changes the colour as it's on a white bg */
{
	padding: 10px;
	font-size:12px;
	color:black;
	
}

#wn	{ 
      position:relative; 
      width:530px; height:40px;
      overflow:hidden;	
      text-align: center;
  	}
  	
  	#web-buttons-idu7xw1 a{display:block;color:transparent;} #web-buttons-idu7xw1 a:hover{background-position:center bottom;}a#web-buttons-idu7xw1a {display:none}

#universal img
{
	border:0px solid white;
}

#universal a:hover img
{
	border:0px solid white;
}

#universal table
{
	width:90%;
	border-top:1px solid #cecfcf;
	border-right:1px solid #cecfcf;
	margin:1em auto;
	border-collapse:collapse;
}

#searchtable table
{
	width:90%;
	border-top:1px solid 678197;
	border-right:1px solid 678197;
	margin:1em auto;
	border-collapse:collapse;
}

#universal td
{
	color:black;
	border-bottom:1px solid #cecfcf;
	border-left:1px solid #cecfcf;
	padding:.3em 1em;
	text-align:center;
}

#searchtable td
{
	color:black;
	border-bottom:1px solid 678197;
	border-left:1px solid 678197;
	padding:.3em 1em;
	text-align: left;
	vertical-align:top;
}

#universal tr.basketHeading
{
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}

#universal a:link /* for some reason these anchors can't be chained, i've put them seperately for now */
{
	color: black;
	text-decoration: none;
}

#universal a:active
{
	color: black;
	text-decoration: none;
}

#universal a:visited
{
	color: black;
	text-decoration: none;
}

#universal a:hover
{
  	color: orange;
	text-decoration: none;
}

#breadCrumb
{
	display: inline;	
}

#breadCrumb a:link
{
  color: orange;
}

#breadCrumb a:active 
{
  color: orange;
}

#breadCrumb a:hover 
{
  color: orange;	
}

#breadCrumb a:visited 
{
  color: orange;	
}

#spacer
{
	color: orange;
	display: inline;
}

#price
{
	font-size: 22px;
	color: black;
	text-align:right;
	
}

#webPrice
{
	font-size: 15px;
	color: gray;
	text-align:right;
	
}
#wasPrice
{
	font-size: 15px;
	color: red;
	text-align:right;
}
	
#prodeets
{
	color:black;
	margin-right: 50px;
}

#proprice
{
	color:black;
	font-size: 20px;
	float: right;
}

#paypal
{
	float: left;
}

#category table
{
	border-top:0px solid white;
	border-right:0px solid white;
}

#balloontable table
{
	vertical-align:top; 	
}

#category td
{
	border-bottom:0px solid white;
	border-left:0px solid white;
}

#category2 table
{
	border-top:0px solid white;
	border-right:0px solid white;
	margin: 0px; 
	padding: 0px;
}

#category2 td
{
	border-bottom:0px solid white;
	border-left:0px solid white;
	margin: 0px; 
	padding: 0px;
}



/* ------------------- END MAIN SEC ------------------- */

/* --------------------- PRODUCT --------------------- */
#product
{
	padding: 5px;
}

#product a:hover
{
	height:auto; /* Renegade IE6 fix for hovers, unless change is on the anchor on hover, change element nested inside the anchor on hover doesn't do much */
}

#product img
{
/*	border:1px solid orange;
	background: white;
	-moz-border-radius:3ex;
	-webkit-border-radius:3ex; */
}

#product a:hover img, a:visited img, a:focus img
{
	/* border:2px solid orange; */
}

#product h1, h2, h3, h4, h5, h6
{
margin-bottom: 0px;
}

#product h5
{
	color:black;
}

#product readMore
{
	color:black;
	text-align:right;
}

/* ------------------- END PRODUCT ------------------- */

/* --------------------- BASKET --------------------- */
#basket
{
	padding-top:10px;
}

#basket a:hover
{
	text-decoration: none;	
}

#sideimage
{
	 float: right;	
	margin-right: 20px;	
}

/* ------------------- END BASKET ------------------- */

/* --------------------- FOOTER --------------------- */
#footer
{
	margin-top: 10px;
	border-top:1px solid white; padding:0px;
	text-decoration: none;
	font-size: 100%;
}

#footer ul								
{
	float:right;
}
#footer li								
{
	display:inline;
	list-style:none; 
	padding-left:0px;
	padding-right:0px;
	text-decoration: none;

}
#footer li a:hover
{
	text-decoration: none;	
}

/* ------------------- END FOOTER ------------------- */

#forhire table
{
	width:90%;
	border-top:0px solid white;
	border-right:0px solid white;
	margin:1em auto;
	border-collapse:collapse;
	color: black;
}

#forhire td
{
	color:black;
	border-bottom:0px solid white;
	border-left:0px solid white;
	padding:.3em 1em;
	text-align: left;
	vertical-align:top;
}

.strong
{
	font-weight: bold;
	text-align:left;
}





