/*----------- collingarythomasgrasley (modetwentythree.com) collingrasley@gmail.com --- public domain template, because sharing is good ------- no link back required, but it would be real swell :) --------------------*/

/* -----------------  page styles -------------------------------------------------------*/

body { padding:;
	margin:0;
	line-height: 10px;
	background: #faf8f7 url(../images/bkg.gif) repeat;
	color: #555;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
#wrapper { margin:100px auto; width:900px;  padding:20px 20px 20px 20px; background:#fff;}

/* -----------------  general styles  -------------------------------------------------------*/

a { color:#3366FF; text-decoration: underline;background:none; }
a:hover { color:#0099FF; background:none; text-decoration:underline; }
p { margin:0;padding-top:2px;}
h2 { font-weight:bold; font-size:12px; padding:0px 0 4px 0px; margin: 0 0 2px 0; color:#444; background:none; border-bottom: 2px dotted #444; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}
.pic{margin-top:8px;}
/* -----------------  top info  -------------------------------------------------------*/

#header { clear:both; width:900px; height:100px; background: url(../images/header.jpg) no-repeat; 
margin:0; padding-bottom: 15px; }
#title {float:left; width:240px; padding: 20px 0 10px 60px;}
#title h3 {font-size:12px; padding:5px 0 0 0; margin:0; color:#444;}
#hright {float:right; width:540px; height: 60px; margin:15px 0 0 0;}
#hrighttop {width: 200px;margin: 0 2px 0 0; padding: 0 8px 2px 0; float:right; text-align: right;}
#title p {font-size: 0.9em; color: #808080; padding: 0; background: inherit;}
#menu { width: 540px; float:right; margin:2px 0 0 0; padding:0; text-align:right; font-size: 13px;}
#menu li { display:inline; }
#menu li a {  color:#444; text-decoration:none; padding:1px 10px 1px 10px;
height:19px; background:none;}
#menu li a:hover { background: none;color:#eb41a6;} 

/* ----------------- Main content -------------------------------------------------------*/

#homepic {width:900px; height:250px; margin:5px 0 10px 0;background: url(../images/homepic.jpg) no-repeat;}
#homepic a {color:#fff;}
.message{
	position:absolute;
	width:408px;
	float:left;
	margin:70px 0px 0px 165px;
	color:#fff;
	height: 59px;
	left: 83px;
	top: 218px;
}
#contactform {
	width: 500px;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	}
.loulou {
	float: right;
	padding-top: 20px;
	padding-right: 50px;
	}
	
#aboutcontent{
	width:590px; 
	height:530px;
	float: left;
	margin-bottom: 15px;	
	background-image: url(../images/swirl.jpg);
	background-repeat: no-repeat;
}

#aboutcontent1{
	width:890px; 
	height:200px;
	float: left;
	margin-bottom: 15px;	
	background-repeat: no-repeat;
}

#products {
	width: 400px;
	height: 500px;
	float: right;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	}
	
#products2 {
	width: 500px;
	height: 500px;
	float: left;
	}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 150;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background: url(../images/img.php.png) no-repeat;
padding: 0 20px 125px 0;
visibility: hidden;
color:#fff;
height: 225px;
width: 175px;
text-decoration: none;
}

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

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 120px;
left: 1020px; /*position where enlarged image should offset horizontally */

}

#pics {
	float: right;
	}
#title {
	padding: 15px 0 0 0;
	}
#bottomcontenttop{
	width:900px;
	height:200px;
	background: url(../images/b_contenttop.jpg) no-repeat;
	line-height: 40px;
}
#bottomcontent{width:898px; height:200px;border-right:1px solid #c5c5c5;border-left:1px solid #c5c5c5;}
#bottomcontentbtm{width:900px;height:10px;background: url(../images/b_contentbtm.jpg) no-repeat;}
.left {
	float:left;
	width: 570px;
	margin: 0 6px 5px 0;
	padding:5px;
	line-height: 19px;
}
.middle {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.right {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.thumbs img{position:relative;padding:1px;margin:20px 3px 0px 3px;border:2px solid  #333333;background:none;}
.thumbs2 img{position:relative;padding:1px;margin: 15px 10px 0px 3px;border:2px solid  #333333;background:none;}
.thumbs img:hover{border:2px solid #c5c5c5; background:none;}
.info {padding: 20px 15px 0 15px;font: Verdana, Arial, Helvetica, sans-serif; font-size:18px; line-height: 23px;}
/* ----------------- Bottom content -------------------------------------------------------*/

#footer { clear: both; text-align:center; line-height: 1.8em; color: #fff; background: #333; padding: 4px 0; 
margin:0 0 0 0;}
#footer a {color: #fff; background: inherit;}
