/*----------- 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:0; margin:0; font:11px Verdana, sans-serif; line-height: 17px; background:#f4f4f4 url(../images/bodybg.gif) center repeat-y; color: #555; }
#wrapper { margin:2px auto; width:900px;  padding:0; background:#fff;}

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

a {
	color:#631e19;
	text-decoration: none;
	background:none;
}
a:hover { color:#894e4e; background:none; text-decoration:underline; }
p { margin:0;padding-top:2px;}
h1 {
	font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif;
	margin:0 0 5px 0;
}
h2 {
	font-weight:bold;
	font-size:12px;
	padding:0px 0 4px 0px;
	margin: 0 0 2px 0;
	color:#444;
	border-bottom: 2px dotted #444;
	background-image: none;
}
h3 {
	font: 22px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif;
	margin:15 0 5px 0;
	color: #894e4e;
}


ul {
	margin: 0;
	padding : 10px 0 0 20px;
	list-style-type: disc;
}
img { border: 0;}

.pic{
	margin-top:15px;
	border-bottom: 2px dotted #444;
	padding-bottom: 15px;
}
.tekst{margin-top:20px;}

/* -----------------  top info  -------------------------------------------------------*/

#header { clear:both; width:900px; height:80px; background: url(../images/header2.jpg) no-repeat; 
margin:0; }
#title {
	float:left;
	width:240px;
	height: 65px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
#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:27px 0 0 0;
	padding:0;
	text-align:right;
}
#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:#631e19;} 

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

#homepic {
	width:900px;
	height:250px;
	margin:5px 0 10px 0;
	background: url(../images/spices.jpg) no-repeat;
}
#homepic a {color:#fff; text-decoration:none;}

.message{
	position:absolute;
	width:318px;
	float:left;
	margin:60px 0px 0px 500px;
	color:#fff;
}
#bottomcontenttop{width:900px;height:10px;background: url(../images/b_contenttop.jpg) no-repeat;}
#bottomcontent{
	width:898px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	margin: 0px auto 0px auto;
	height: 320px;
}
#bottomcontent_contact{
	width:898px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	margin: 0px auto 0px auto;
	height: 400px;
}
	
#bottomcontent_portfolio{
	width:898px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	margin: 0px auto 0px auto;
}
#bottomcontentbtm{
	width:900px;
	height:10px;
	background: url(../images/b_contentbtm.jpg) no-repeat;
	clear: both;
}

.left {
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.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:10px 8px 5px 9px;
	border:1px solid #631e19;
	background:none;
}
.thumbs img:hover{
	border:1px solid #c5c5c5;
	background:none;
}
.galery {
	border-bottom: 2px dotted #444;
	padding: 20px 20px 0 0;
}
.description{
	float: right;
	width: 300px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.portfolio{
	border: none;
	float: left;
	text-decoration: none;
	margin: 0px 40px 30px 10px;
}
br.clear {clear: both; margin: 0 0 30px 0;}
.contact{
	float: left;
	width: 500px;
	margin: 0 6px 5px 0;
	padding:10px 10px 10px 235px;
	background-image: url(../images/telephone.png);
	background-repeat: no-repeat;
	background-position: 60px 100px;
}

/* ----------------- Bottom content -------------------------------------------------------*/

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

/* ------------------------------form------------------------------------------------------- */			
 label
{
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-left:10px;
	display: block
}

		 fieldset {
	border: 0px;
	margin-top: 20px;
}
legend {
	padding: 0.2em;
	background-color: #EBEBFF;
	color: #000000;
	border: 1px solid #000000;
}
input.form {
	width:200px;
	border: 1px solid #cc6600;

}
textarea {
	width:200px;
	border: 1px solid #cc6600;
}
 .submit input
{
	margin-left: 120px;
	border: 1px solid #cc6600;
	background-color: #cc6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/*pop-up */
.notimoo {
/* Don't touch here */
    position: absolute;    z-index: 999; /* There are some cases where you'll need to change this if you're currently using a greater one in your project*/
    cursor: pointer;   /* -moz-border-radius: 10px;
    -webkit-border-radius: 10px; */
    /* Change this to fit your needs*/
    padding:10px;    border: 3px;    border-style: solid;    border-color: #B2B2B2;    background: #333333;    color: #FFFFFF;}
.notimoo .title {font-weight: bold; border-bottom: 1px solid;}
.notimoo .message { margin-top: 2px;}
.notimoo a { color: #FFFFFF;}