/* --------------------------------- */
/*       CSS by GANDR Web Design     */  
/*	      www.gandrwebdesign.com     */
/* --------------------------------- */

body,
html {
    margin:0;
    padding:15px 0 0 0;
    background-color:#dbd7db;
    font-size: 87%;
    font-family: 'Myriad Pro', 'Georgia';
    line-height: 1.5;
    color: #241b1d;
    }
    
body {
    min-width:750px;
    }

/* ----- The Basics ----- */ 
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

h1 { 
	text-indent: -9999px;
	background: url("http://www.clavel.com/images/interface/logo.png") no-repeat top left;
	margin: 0 0 5px 8px;
	width: 100px;
	height: 100px;
	}

h2 {
	font-size: 1.5em;
	margin: .5em 0 0 0;
	padding-left:15px;
	color:#540150;
	letter-spacing:2px;
	font-weight:normal;
}

h3 { 
	font-size: 1.17em; 
	margin: .83em 0 
	}

p {
	font-size:1em;
	margin:0 0 1.5em 0;
	padding-left:15px;
}

.center{text-align:center;}
.red{color:#FF0000;}
.grey{color:#333;}
.big1{font-size:1.1em;}
.big2{font-size:1.3em;}

a{
	color:#540150;
text-decoration:none;
	}
	
a:hover{
	color:#540150;
	}
	
img{
	border:none;
	}

img a{
        border:none;
        }

img.floatleft{
	float:left;
	padding:12px 15px 0 15px;
	}
	
img.floatright{
	float:right;
	padding:12px 15px 0 15px;
	}
	
img.update-right{
	padding:12px 0 8px 16px;
	}
	
img.floatLeftBorder{
	float:left;
	margin:3px 10px 10px 10px;
	border:3px solid #c1b2c7;
	}
	
span.contact{
	font-size:1.1em;
	line-height:1em;
	padding:15px 0 15px 15px;
	margin:0;
	}
	
	
/* ----- The Candy Wrapper ----- */    
#wrap {
    margin:0 auto;
    width:890px;
    }

/* ----- The Website's Noggin ----- */    
#header {
    background: url("http://www.clavel.com/images/interface/tr.gif") no-repeat top right;
	background-color: #fff;
    height:115px;
    }
	
#header img{
	padding:0;
	margin:0;
	border:none;
	}

#header ul{
	margin-right:12px;
	float:right;
	}
	
#header li {
	list-style: none;
	display: inline;
	font-size:0.95em;
	}
	
#header li a {
	text-decoration: none;
	color: #aa5f2a;
	}

#header p{
	float:right;
	margin-right:12px;
	margin-top:30px;
	margin-bottom:0;
	font-size:1.6em;
	color:#540150;
	clear:both;
}

/* ----- The Navigation Pit ----- */    	
#nav {
	height: 30px;
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
	background-color: #eee;
	background: url("http://www.clavel.com/images/interface/nav-background.png") repeat-x top left;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	color: #fff;
	line-height: 30px;
	white-space: nowrap;
	}
	
#nav li {
	list-style: none;
	display: inline;
	}
	
#nav li a {
	text-decoration: none;
	padding: 5px 10px;
	color: #241b1d;
	}

#nav li a:hover {
	color: #241b1d;
	background-color: #d8d2dc;
	}

/* ----- Home and Product Flash Area ----- */    
#flash {
    background-color: #fff;
    background: url("http://www.clavel.com/images/interface/flash/clavel-2.jpg") no-repeat top left;
    float:left;
    width:640px;
    height:320px;
	border-bottom:1px solid #dbd7db;
    }

#flash2 {
    background-color: #fff;
    background: url("http://www.clavel.com/images/interface/flash/clavel-2.jpg") no-repeat top left;
    float:left;
    width:640px;
    height:300px;
    }
	
/* ----- Main Content ----- */    
#main {
	background-color: #fff;
    float:left;
    width:640px;
    min-height:320px;
	border-bottom:1px solid #dbd7db;
	padding-bottom:40px;
    }

.mini{
width:200px;
float:left;
}

#main p{
	padding-right:15px;
	line-height:20px;
	}
	
#main p.news{
	padding-top:0;
	margin-left:15px;
	line-height:12px;
	padding-left:15px;
	background: url("http://www.clavel.com/images/interface/arrow.png") no-repeat left;
	}
	
#main h2 a:hover{
	color:#540150;
	}

#main h2 a{
	color:#540150;
	border-bottom:1px dotted #540150;
	text-decoration:none;
	}
	
.prod-main{
	padding-bottom:8px;
	clear:both;
	}

.space{
height:25px;
}
	
/* ----- The News Column ----- */
#news {
	background-color: #d8d2dc;
    float:left;
    width:250px;
    min-height:300px;
	border-bottom:1px solid #dbd7db;
    }
	
#news h2{
	text-transform:uppercase;
	font-size:1.17em;
	}
	
#news li{
	list-style:none;
	padding:0 8px 0 15px;
	margin:0;
	background: url("http://www.clavel.com/images/interface/arrow.png") no-repeat left;
	}
#news h2 a{
	border-bottom:1px dotted #540150;
}
	
#news ul{
	border-bottom:1px solid #fff;
	padding:12px 0 12px 15px;
	margin:0;
	}

 #news li a{
	color:#241b1d;
	}
	
#news p{
	padding-right:8px;
	}
	
#news p.form{
	color:#540150;
	text-transform:uppercase;
	letter-spacing:1px;
	}
	
/* ----- "The Space Between" ----- */
#spacer{
	border-top:1px solid #9e6e8c;
	clear:both;
	height:25px;
	}
	
/* ----- Home Update and it's 3 little children ----- */
#update-left {
	float:left;
	width:319px;
	min-height:180px;
	}
	
#update-middle {
	float:left;
	width:319px;
	min-height:180px;
	border-left:1px solid #d8d2dc;
	}
	
#update-right {
	float:left;
	width:240px;
	height:180px;
	border-left:1px solid #d8d2dc;
	background: url("http://www.clavel.com/images/uploads/where-to-buy-clavel-products.gif") no-repeat bottom right;
	}
	

#updates {
width:890px;
    background: url("http://www.clavel.com/images/interface/tr.gif") no-repeat top right;
    background-color: #fff;
    height:200px;
    clear:both;
    }
    
#updates p {
    padding:10px 10px 0 15px;
    margin:0;
    }

#updates h2 a:hover{
    color: #9e6e8c;
    }
	
#updates p.more {
	padding-left:25px;
	margin-left:15px;
	color:#aa5f2a;
	background: url("http://www.clavel.com/images/interface/circle.png") no-repeat bottom left;
	}
	
#updates p.more a{
	color:#aa5f2a;
	}
    
/* ----- People have feet, so do websites. ----- */
#footer{
	clear:both;
	margin-top:35px;
	}
	
#footer p, #footer a{
	font-size:.9em;
	color: #241b1d;
	}
	
#footer a:hover{
	color:#540150;
	}

/* ----- The Round Bottom ----- */    
.roundbottom {
	background: #fff url("http://www.clavel.com/images/interface/br.gif") no-repeat bottom right; 
}