@import url(../../app_plugins/reset/reset.css);
@import url('layout.css');
/*
Theme Name: Glastron
Theme URI: http://stackpartners.com/
Description: Stack Partners Theme for Glastron Boats
Version: 1.0<title>Glastron</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link type="text/css" href="style.css" rel="stylesheet"/>
Author: Brent Anderson
Author URI: http://www.stackpartners.com/
Tags: custom

	Glastron v1.0
	 http://www.stackpartners.com

	This theme was designed and built by Brent Anderson,
	whose website you will find at http://www.stackpartners.com/

*/
#dev-panel
{
	position: absolute;
	top: 5px;
	right: 5px;
}
#dev-panel p
{
	margin: 1px;
	padding: 1px;
}
html, body
{
	background: #f0ede2 url('app_resources/img/site/site-bg.jpg') no-repeat top center;
}
body
{		
	font-family: arial;
	font-size: 12px;	
	color: #7d7d7d;
	margin-top: 50px;
}
a
{
	cursor: pointer;
	text-decoration: none;
	color: #7d7d7d;
}
a:hover
{
	color: #790000;
}
a.active
{
	
}
p
{
	line-height: 20px;
}
h3
{
	font-size: 14px;
}
input[type=text]
{	
	height: 20px;
}