*{
	padding:0px;
	margin:0px;
}

body {
	background-color:#ffffff;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:80%;
	color: #333;
}

p a
{
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}

p a:hover
{
    text-decoration:underline;
}

#fullheader
{
	background-image:url("../Images/Site/fullheadback.png");
	background-repeat:repeat-x;
	height:145px;
	/*border-bottom:solid 1px #ffffff;*/
}

#innerheader img
{
	margin-top:10px;
}

#innerheader
{
	width:860px;
}

.inner
{
	margin-left:auto;
	margin-right:auto;
}



#content
{
	background-image:url("../Images/Site/bodyback.png");
	background-repeat:repeat-y;
	width:860px;
}

#content p
{
    margin-top:10px;
    line-height:150%;
}

#inner-content
{
	padding:50px 35px 20px 35px;
	width:790px;
}

#inner-content-about
{
	padding:50px 35px 20px 35px;
	width:790px;
	min-height:495px;
	background-image:url("../Images/Site/rebecca.png");
	background-repeat:no-repeat;
	background-position:479px 0px;
}

.col
{
	width:260px;
	float:left;
	padding-right:15px;
}

.h1img
{
     margin-bottom:10px;   
}

.h2img
{
     margin-top:10px;   
}

.h1img
{
     margin-top:10px;   
}

#content-text
{
    color:#ffffff;
	background-image:url("../Images/Site/smallCondPots.png");
	background-repeat:no-repeat;
    
}

#footer
{
	background-image:url("../Images/Site/footer.png");
	background-repeat:repeat-x;
	height:41px;
}




#nav-menu{padding:0px 15px 0 15px;margin:0 0 0 0;}

ul#menu{
	list-style-type:none;
	width:100%;
	position:relative;
	height:35px;
	/*font-family:"Trebuchet MS",Arial,sans-serif;*/
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 0;
}

ul#menu li{display:block;float:left;margin:0 0 0 4px;height:35px;}
ul#menu li.left{margin:0;}

ul#menu li a
{
	display:block;
	float:left;
	color:#fff;
	background-image:url("../Images/Site/menuback.png");
	background-repeat:repeat-x;
	line-height:35px;
	text-decoration:none;
	padding:0 17px 0 18px;
	height:35px;

}

ul#menu li a.right{padding-right:19px;}

ul#menu li a:hover
{
	background-position: left  center;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	padding:0 16px 0 17px;
}

ul#menu li a.current
{
	background-position: left  bottom;
	color:#000000;
}

ul#menu li a.current:hover
{

}


/* Clear definitions 
--------------------------------------------------------------------------------------- */

.Clear:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.Clear
{
    display: inline-block;
}

html[xmlns] .Clear
{
    display: block;
}

* html .Clear
{
    height: 1%;
}

/* Contact details
--------------------------------------------------------------------------------------- */

#contact
{
    width:270px;
    float:left;
    margin:20px 0 0 0;
	color: #333;
}

#contact .Label
{
    margin-top:10px;
    background-color:#CCCCCC;
    width:260px;
    display:block;
    padding:5px;
}
#contact .Value
{
    background-color:#E1E1E1;
    width:260px;
    display:block;
    padding:5px;
}

/* Form specific definitions 
--------------------------------------------------------------------------------------- */
#formwrapper
{
	position: relative;
	width: 450px;
	margin: 20px 10px 10px 0px;
	padding: 20px;
	border: solid 5px #333;
	text-align: left;
	float:left;
}

.Form .Element
{
	margin: 10px 0 0 0;
}

.Form .Element span.Label
{
	float: left;
	display: inline;
	width: 150px;
	padding: 4px 0 0 0;
	font-size: 1em;
	color: #333;
}

.Form .Element .Input
{
	float: left;
	display: inline;
	font-size: 1em;
	color: #333;
}

.Form .Element .Options
{
	padding: 3px 0 3px 0;
}

.Form .Element .Options label, 
.Form .Element .Options span
{
	padding: 0 10px 0 0;
}

.Form .Element .Text, 
.Form .Element textarea, 
.Form .Element select
{
	padding: 3px;
	border: solid 1px #CCC;
	font-size: 1em;
	color: #333;
	width:200px;
}
.Form .Element textarea
{
	width:270px;
	height:120px;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
} 

.Form .Submit
{
	margin: 40px 0 0 0;
	padding: 10px;
	background: #EEE;
	text-align: right;
}

.Form .Submit input
{
	padding: 5px 10px;
	font-size: 1em;
	color: #333;
}

.errortext
{
	background: #FFEAEA url('/images/site/error.png') no-repeat 10px 8px;
	font-size: 12px;
	color:#CC0000;
    padding: 7px 7px 7px 0px;
	margin:3px 20px 10px 10px;
	text-indent:45px;
}

.successtext
{
	background: #E7F5D4 url('/images/site/success.png') no-repeat 10px 8px;
	font-size: 12px;
	color:#3E7416;
    padding: 7px 7px 7px 0px;
	margin:3px 20px 10px 10px;
	text-indent:45px;
}

.reqfield
{
    vertical-align:top;
}

/* products page 
--------------------------------------------------------------------------------------- */
#thumbs
{
    width:300px;
    float:left;
    border:none;
    margin-top:40px;
}

#thumbs img
{
    border:none;
    width:117px;
    
}
/* #thumbs a
{
    outline:none;
    border:none;
    
}
*/
.image-desc
{
    width:400px;
    float:left;
    border:none;
    min-height:500px;

}

.image-desc ul
{
    list-style:none;
}

.image-desc li
{
    width:389px;
    background-color:#cccccc;
    display:block;
}

.image-desc li span.lab
{
    width:120px;
    padding:2px;
    display:block;
    float:left;
    color:#000;
}

.image-desc li span.desc
{
    width:260px;
    padding:2px;
    display:block;
    float:left;
    color:#000;
}

.image-desc li div.row
{
	background: #cccccc url('/images/site/rowbk.png') repeat-x 0px 0px;
    margin-bottom:2px;
}

.image-desc li div.altrow
{
	background: #e1e1e1 url('/images/site/altrowbk.png') repeat-x 0px 0px;
    margin-bottom:2px;
}

.image-desc div.hidden
{
    display:none;
}   

/*
#detimage
{
    margin-top:10px;
} */




/* Not used at the moment 
--------------------------------------------------------------------------------------- */


.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


