* {
	margin: 0;
	padding: 0;
}


body{
	
	background-color: #000000;
	}

html,body,div,h1,h2,h3,h4,h5,h6,img,ul,li {
	border: 0px;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	margin:0px;
	padding:0px;
	}
	
#page {
	width:950px;
	margin: 0 auto;
	margin-top:5px;
	}
	
	
a img {
	border:none;
	}

h1  {
	font-family: "Comic Sans MS", "Verdana";
	font-size: 22pt;
	text-align: center;
	color: #CC6600;
	}

h2 {
	margin-top: 20px;
	padding: 0 0 2px 25px;
	color: #769712;
	font: bold 1.3em "Trebuchet MS", "Verdana", "Lucida Grande", "Helvetica", "Sans-Serif";
	border-bottom: 1px solid #ffd62f;
	margin-bottom:10px;
	}

h3 {text-align: center;
	margin-bottom:5px;
	margin-top:5px;}
	
h4 {color: #CC6600;
	font-size: 24px;
	text-align:left;}
	
h5 {
	font-family: "Comic Sans MS", "Verdana";
	color: #008000;
	font-size: 18pt;
	font-style: italic;
	}
	
h6 {font-size: 14pt; 
	color: #CC6600; 
	font-weight: bold;
	margin:0px;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: black;
	padding-left: 4%;
	padding-right: 4%;
	text-indent: 25px;
	}
	
p.arrow {
	padding-left:20px;
	margin-left:15px;
	background: url(../images/15.gif)  no-repeat 20px 8px;}
	
	
p.red{
	text-align: center;
	margin-left:15px;
	color:#FF0000;
	margin-top: 20px;}
	
br.space {
	clear:both;
	}
	
#titre_image {
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}


#container {
	background-color:#FFFFFF;
	background-image: url(../images/bas-de-page.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	min-height:600px;
}

#content {
	background-color:#FFFFFF;
	background-image: url(../images/bas-de-page.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	padding: 15px;
	margin-left: 180px;
	height:100%;
	min-height: overflow;
	width : 730px;
}

#data {

width: 700px;
margin-left : 200px;
padding-bottom: 30px;
}

#centreposition {
	margin-left: 10%;

}

div#top {
	margin-top:3px;
	height: 120px;
	background-image: url(../images/barnhaven_main_banner3.jpg);
	background-color: #000000;
	background-position:left;
	background-repeat:no-repeat;
	width : 950px;
		}
				
div#topnav {
	margin : 0px;
	padding: 0px;
	width:100%;
	float: left;
	vertical-align:middle;
	height: 20px;

}

/* Top menu */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
margin-top: 82px;
z-index:100;
margin-left: 180px;
}
#menu dl {
float: left;
width: 5.4em;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
margin: 2px;
color:#FFFFFF;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #75AD0A;
padding-bottom: 5px;
width: 100%;
}
#menu li a, #menu dt a {
color: #FFFFFF;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
color:#000000;
}


		

/* left menu */
.left {		
		padding-right: 10px;
		float: left;
		position: relative;
		width:170px;
		line-height:1.1;
		font-family:Arial, Helvetica, sans-serif;
		font-size : 0.9em;
		height : 550px;
		background-image:url(../images/left.jpg);


}

.left ul{
		margin: 0px;
		padding:5px;
		list-style: none;
		width: 160px;
		margin-top: 30px;

				}
	
.left li {
	text-align: left;
	color: #547B0A;
	font-weight:bold;
	display:block;
	width: 160px;
	padding-bottom: 8px;

	}
			
.left a:link {
	text-decoration:none;
	color: #547B0A;
	width: 160px;
	display:block;
}

.left a:active {
	text-decoration:none;
	color: #547B0A;
	width: 160px;
	display:block;
}

.left a:visited {
	text-decoration:none;
	color: #547B0A;
	width: 160px;
	display: block;
}

.left a:hover {
	text-decoration:none;
	color: #996600;
	width: 160px;
	display: block;  
}




	
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS HTML Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}

hr{
	color: #76685D;
	height: 1px;
	width: 90%;
}

/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #002252;
	border: 1px inset #979797;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 3.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #425929;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #696969;
	border-collapse: collapse;

}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #979797;
	color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #E6E6E6;
}
.altRowOdd{
	background-color: #D6D6D6;
}

/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
}
.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}

/* This aligns products to the top of the table cell with horizontal display of results */
table#tableSearchResults td {
	vertical-align:top;
}


/* extra styles */

div#shows {
	margin-left: 20px;
}

div#shows h2 {
	font-size: 13pt;
	font-style:italic;
}

.signupnewsletter {
  border: 1px solid #000000;
  color: #226699;
  font-family: Arial, Helvetica, sans-serif;
}

div#orderhelp h2 {
	font-size: 13pt;
	font-style:italic;
}

#details_left {

width: 45%;
margin-top: 20px;
float: left;
text-align:center;
}

#details_right{

width: 40%;
margin-top: 20px;
padding-left : 15px;
float: right;
}


#search {

	text-align:right;
	padding-right: 30px;
	padding-top: 5px;
}


/* FOOTER */

#bot {
	clear: both;
	width:950px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	padding-bottom: 5px; 
	padding-top: 3px;
	line-height:1.2;
	display: block;
	text-align:center;
	height: 22px;
 	}
 	
#bot p {
	font-size: 13px;
	margin: 0px;
	text-align: center;
	color:#FFFFFF;
	}

#bot a {
	color: white;
	margin-left: 10px;}
	
