@font-face{
	font-family: "Typenoksidi";
	src: url("http://paroleespies.com/assets/typenoksidi.ttf") format("truetype");
	font-style: normal;
}
body {
	background: #FFFFFF url(../assets/background.jpg) repeat left top;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 62.5%;
	font-family: "Typenoksidi", Georgia;
}
a{outline:none;}
p span{font-family: Georgia, "Times New Roman", Times, serif;}
#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#mainCard .logo {
	float: left;
	margin-bottom: 15px;
}
#content #photo {
	float: left;
	margin-right: 15px;
}


#title {
	position: absolute;
	top: 110px;
	width:450px;
	height: 60px;
	z-index: 100;
	text-align: center;
	right: 100px;
}
#title h2{
	font: lighter 3.2em "Typenoksidi", Georgia;
	margin-top: 0px;
	margin-bottom: 0px;
}
#title h2 span{
	font-size: 0.9em;
}
#mainCard  h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font: lighter 6em "Typenoksidi", Georgia;
}
#content h1.home {
	margin-top: 40px;
}


#mainCard {
	width: 980px;
	background: url(../assets/topcard-back.jpg) repeat-y center top;
	min-height: 497px;
	position: relative;
	float: left;
}
#mainCard #nav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	list-style: none;
	width: 550px;
	top: 23px;
	color: #2A2A2A;
	right: 50px;
}
#mainCard #nav li {
	margin: 0px 50px 0px 0px;
	float: left;
}
#mainCard #nav li.end{margin-right:0px;}
#mainCard #nav li a {
	text-decoration: none;
	display: block;
	float: left;
	font: lighter 2.4em "Typenoksidi", Georgia;
	color: #2A2A2A;
	padding-bottom: 5px;
}
#mainCard #nav li a:hover, #mainCard #nav li a#active{
	background: url(../assets/underline.png) repeat-x left bottom;
}
#mainCard #nav-secondary {
	position: absolute;
	margin:0px;
	padding:0px;
	list-style: none;
	width: 300px;
	top: 40px;
	left: 50px;
}
#mainCard #nav-secondary li{
	margin: 0px 25px 0px 0px;
	float: left;
}
#mainCard #nav-secondary li a{
	font: lighter 2.1em "Typenoksidi", Georgia;
	display: block;
	color: #555;
	text-decoration: none;
	padding: 5px;
	float: left;
}

#footer {
	width: 875px;
	float: left;
	margin: 0 0 20px 60px;
	font: lighter 1.6em/2em "Typenoksidi", Georgia;
}
#footer p{
	margin:5px 0px 20px 0px;
	color: #444;
	position:relative;
}
#footer p strong{position:absolute; right:0px;}
#content {
	width: 875px;
	margin-left: 60px;
	float: left;
	clear: both;
}
#content h2{
	font: lighter 3.6em "Typenoksidi", Georgia;
}
#content p, #content ul {
	font: lighter 1.8em/2.2em "Typenoksidi", Georgia;
	margin-top: 0px;
	margin-bottom: 18px;
}
#content p a, #footer p a {
	color: #155199;
	font-weight: bold;
	text-decoration:none;
	border-bottom:dotted;
}

a:hover{color:#1E73A6}
.scrollable{
	width: 750px;
	height: 290px;
	overflow: auto;
	position: relative;
	overflow-x:hidden;
}
.scrollable .items{
	position: absolute
	height:20000px;
	height: 2000px;
	position: absolute;
	width: 700px;
	
}
#arrows {
	top: 210px;
	height: 270px;
	width: 100px;
	left: 700px;
}
#content a.prev {
	position: absolute;
	right: 50px;
	top: 0px;
	display:none;
}
#content  a.next {
	position: absolute;
	top: 210px;
	right: 50px;
	display:none;
}
#content #product-cntr {
	float: left;
	clear: both;
}

.product   {
	width: 200px;
	margin-bottom: 48px;
	height: 150px;
	float: left;
	margin-right: 25px;
}
.four {
	margin-right: 0px;
}

.product img {
	float: left;
	margin-right: 15px;
	padding: 1px;
	border: 1px solid #B8B891;
}
#content   .scrollable  .items .product p {
	font: 1.4em/2.0em Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}
.items  h3 {
	margin-top: 0px;
	font: lighter 2.4em "Typenoksidi", Georgia;
	margin-bottom: 5px;
}
.product h3  {
	margin-top: 0px;
	font: lighter 1.6em "Typenoksidi", Georgia;
	margin-bottom: 5px;}
	
#content  .items {
	height: 200px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
	width: 875px;
}

.items h3 a, .product h3 a {
	color: #155199;
	font-weight: bold;
	text-decoration:none;
	border-bottom:dotted;
}
.product p a {
	color: #666666;
	text-decoration: none;
	font-size: 1.4em;
	background: #C9DCC0;
	padding: 3px;
}
#cart {
	position: absolute;
	width: 400px;
	top: 115px;
	text-align: right;
}
#cart p {
	font-size: 1.8em;
	margin-top: 0px;
	margin-bottom: 22px;
}



/*contact
===========================================================*/
input.input{
	border-style: none;
	background: #fff url(http://grantmx.com/assets/bg_input.gif) no-repeat left top;
	padding: 3px;
	width: 200px;
}

textarea.input{
	border-style: none;
	background: #fff url(http://grantmx.com/assets/bg_textarea.gif) no-repeat left top;
	padding: 3px;
	width: 300px;
}

.field {
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	vertical-align: middle;
	width: 450px;
}
label.container {
	float: left;
	width: 125px;
	text-align: right;
	font-size: 1.6em;
	font-weight: normal;
	padding-right: 5px;
	vertical-align: middle;
	color:#333333;
}
fieldset {
	float: left;
	clear: both;
	width: 600px;
	font-family: "Typenoksidi", Georgia;
	border-style: none;
	margin-bottom: 3px;
}
.items img {
	float: left;
	margin-right: 15px;
}
#content .items p {
	font-size: 1.6em;
	line-height: 2em;
}
#content img#fifty {
	position: absolute;
	right: 7px;
	top: 525px;
}
