<!--

/* - - - - - - - - - - - - - - - - - - - - -

Title : camelproductions-store.com base stylesheet
Author : Paul Tingle
URL : http://www.1steasy.com

Description : Stylesheet for camelproductions-store.com Miva store

Created : 17/01/07
Modified : 17/01/07

- - - - - - - - - - - - - - - - - - - - - */

/* Begin Body */
body {
	font-size: 62.5%;											/* Resets 1em to 10px for IE/Win */
	font-family: /*"Lucida Grande","Lucida Sans Unicode",*/ Arial, Verdana, Tahoma, sans-serif;
	color: #000;
	background-image: url("../images/bakgrnd.jpg");
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
html>body {
	font-size: 10px;												/* Resize fonts for all other browsers */
	}

img {
	border: 0px;
	}
	
hr {
  color: #eea651;
  background-color: #eea651;
  border: none;
  width: 95%;
  height: 2px;
  }
/* End Body */




/* Begin Typography & Colors */
br.clear {
	clear: both;
	display: block;
	height: 0;
	padding: 0;
	margin: 0;
	}

h1, h2, h3 {
	font-family: /*"Lucida Grande","Lucida Sans Unicode",*/ Arial, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.5em;
	line-height: 1.4em;
	}

h2 {
	font-size: 1.2em;
	line-height: 1.3em;
	}
	
.contenttext {
	font-size: 1.2em;
	line-height: 1.5em;
	}
	
table {
  font-size: 1.2em;
  line-height: 1.5em;
   }

table table {
  font-size: 1.0em;
  line-height: 1.0em;
  }
  
table h2 {
  font-size: 1.0em;
  }			
  
#prodlayout {
  font-size: 1.1em;
  }

a, a:hover, a:visited {
  color: #0000FF;
  text-decoration: underline;
  }

#footer p {
  display: inline;
  font-weight: bold;
  }
/* End Typography & Colors */




/* Begin Images */
#topnav img {
  margin: 0 60px 0 20px;
  vertical-align: middle;
 }

#rightbar img {
  margin: 0;
  display: block;
 }
 
#central {
  text-align: center;
  } 
/* End Images */




/* Begin Form Elements */
input, select, textarea {
	vertical-align: middle;
  }

.contactform {
  background-color: #ffffa0;
  }
/* End Form Elements */




/* Begin Tables */
#prodlayout {
  margin: 0 auto;
/*  border: 1px solid black;*/
  }
  
#maincats {
 	margin: 0 auto;
  text-align: center;
/*  border: 1px solid black;*/
  }
  
#maincats td {
  padding: 0 0.7em 0 0.7em;
  }
  
.amazon {
  width: 100%;
  text-align: center;
  }

.amazon td {
  padding-bottom: 20px;
  }
/* End Tables */




/* Begin Structure */
#wrap {
	width: 770px;
/*	min-width: 700px;*/
	height: auto;
	margin: 0 auto;
	margin-bottom: 30px;
	}

#inwrap {
	width: auto;
	height: auto;
	margin: 0;
	background-color: none;
/*	font-size: 1.1em;*/
	text-align: left;
	}
	
#header {
	width: 99%;
	height: 155px;
	margin: 0;
	text-align: right;
/*	border: 1px solid black;*/
	}

html>body #header {
	width: 100%;
	}

#logo {
	width: 100px;
	height: 102px;
	float: left;
	margin: 0.5em 0 auto 1.8em;
/*	border: 1px solid black;*/
	}

html>body #logo {
	margin: 0.5em 0 auto 2.2em;
	}

#headerimg {
	width: auto;
	height: auto;
	float: left;
	text-align: left;
	font-size: 1.1em;
	margin: 0 0 0 1.0em;
/*	border: 1px solid black;*/
	}

html>body #headerimg {
	margin: 0 0 0 1.0em;
	}
	
#topnav {
	width: 99%;
	height: 30px;
	margin: 0 0 2.0em 0;
	text-align: left;
/*	border: 1px solid black;*/
	}

html>body #topnav {
	width: 100%;
	}
	
#leftbar {
	width: 610px;
	height: auto;
	float: left;
	margin: 0;
	padding: 1.0em;
	text-align: center;
/*	border: 1px solid black;*/
	}
	
#catheader {
	width: 100%;
	height: auto;
	margin: 0;
	text-align: left;
/*	border: 1px solid black;*/
	}
	
#news {
	width: 100%;
	height: auto;
	margin: 0;
	text-align: left;
/*	border: 1px solid black;*/
	}
	
#prods {
	width: 100%;
	height: auto;
	margin: 0;
	text-align: left;
/*	border: 1px solid black;*/
	}

#rightbar {
	width: 115px;
	height: auto;
	float: left;
	margin-bottom: 10px;
/*	border: 1px solid black;*/
	}
	
#footer {
	height: 10.0em;
	text-align: center;
	margin-top: 3.0em;
	clear: both;
	}
/* End Structure */
-->
