@charset "utf-8";
/* CSS Document */

body {
	background:#1a1a1a url(images/background.jpg) no-repeat top center;
	margin:0px;
	font-size:12px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #fff;
	text-align:center;
	line-height:20px;
}

.clear {
	clear:both
}

b {
	font-weight:bold;
	font-size:13px;
}

a:link, a:hover, a:visited {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

h1 {
	padding:0px;
	margin:0px;
	font-size:20px;
}

img, div  { behavior: url(iepngfix.htc); }

#container {
	width:900px;
	margin:0px auto 50px auto;
	text-align:left;
}

#logo {
	behavior: url(iepngfix.htc);
	width:323px;
	height:44px;
	padding:40px 0px 20px 0px;
}

#header{
	behavior: url(iepngfix.htc);
	background:url(images/shadow.png) no-repeat bottom center 1px 199px; 
	width:840px;
	height:214px;
	padding-bottom:11px;
 	overflow:hidden;
}

.header {
	border:1px solid #696969;
	z-index:1px;
}

#shave {
	behavior: url(iepngfix.htc);
	background:url(images/shave.png) no-repeat;
	width:325px;
	height:139px;
	position:relative;
	top:-100px;
	left:600px;
	z-index:2px
}

#mainbody {
	width:900px;
	margin:-100px 0px 0px 0px;
	z-index:5;

}

#nav {
	width:195px;
	border-right:1px solid #6c6c6c;
	float:left;
	display:inline;
	padding-right:5px;
	
}

#nav a:link, #nav a:visited {
	color:#c6c6c6;
	font-size:20px;
	text-decoration:none;
	font-weight:normal;

}
#nav a:hover, #nav .active{
	color:#fff;
	font-size:20px;
	text-decoration:none;
	font-weight:normal;

}
#nav ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#nav li {

	background:url(images/line.png) no-repeat bottom left;
	padding-bottom:1px;
	font-size:20px;
	padding:5px;
	color:#c6c6c6;
}

#scrollnav li, 
#scrollnav li a:link,
#scrollnav li a:hover, 
#scrollnav li a:visited{
	background:none;
	padding-bottom:1px;
	font-size:12px;
	padding:2px;
	color:#c6c6c6;
}

.left{
	float:left;
	margin-top:5px;
}


#othernav a:link, #othernav a:visited #othernava:hover   {
	font-size:11px;	
}
#quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:11px;
	margin-top:20px;
}

.quotename {
	text-align:right;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


#content {
	width:620px;
	padding-left:20px;
	float:left;
	display:inline;
}

em {
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer{
	border-top:1px solid #6c6c6c;
	margin-top:20px;
	font-size:10px;
	color:#5c5c5c;
	text-align:right;
	
}

#footer a:link, #footer a:hover,  #footera:visited {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

/* form */

.infos {
	background:#444444;
	border:1px solid #6c6c6c;
	color: #9c9c9c;
	font-size: 11px;
	padding: 10px;
	margin-bottom: 10px;
	width:550px;
}


#contact {
	padding:0px;
	width:600px;
	margin:auto;
	margin-bottom:10px;
}

h4 {
	margin:0px;
	padding-bottom:5px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
#contact1{

	float:left;
	padding:5px;
	width:280px;
	background:#444444;
	border:1px solid #6c6c6c;
	color: #fff;
	font-size: 11px;
	display:inline;

}

#contact2{

	float:right;
	padding:5px;
	width:280px;
	background:#444444;
	border:1px solid #6c6c6c;
	color: #fff;
	font-size: 11px;
	display:inline;

}

fieldset {
	border:1px solid #6c6c6c;
	padding:10px;
	width:590px;

}

legend {
	background:#444444;
	border:1px solid #6c6c6c;
	padding:5px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
.inputtext1 {
	width:150px;
	margin-right:5px;
	border:1px solid #6c6c6c;
	background:#444444;
	color:#fff;
	padding:2px;
}

.inputtext, .textarea1 {
	width:310px;
	border:1px solid #6c6c6c;
	background:#444444;
	color:#fff;
	padding:2px;
}

.send {
	border:1px solid #6c6c6c;
	background:#444444;
	color:#fff;
	padding:2px;
}


/*portfolio*/


#wrapper {
	width:600px;
	height:315px;
	position:relative;
	top:0;left:0;
	overflow:hidden;
}
/*
	#mask {
		width:500%;
		height:100%;
		overflow:hidden;
		background-color:#eee;
	}

	.item {
		width:20%;
		height:100%;
		float:left;
		background-color:#ddd;
	}
*/

	#mask {
		width:100%;
		height:500%;
		overflow:hidden;

	}

	.item {
		width:100%;
		height:20%;
		display:block;

	}	
	
	
	.content {
		width:600px;
		height:300px;
		top:15px;
		margin:0 auto;
		overflow:hidden;
		position:relative;
	}
	
	.selected {

		font-weight:700;
	}
	

.productimg {
	width:210px;
	float:right;
	padding-top:50px;
}
#thanks {
	background:#bcf5ca;
	border:1px solid #d2d2d2;
	color: #367545;
	font-size: 11px;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	text-align:center;
}

