/* CSS Document */
body
{
	margin:0 auto;
	width: 800px;
	background-color: #000000;
	padding-top: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#container
{
	width: 780px;
	height: 600px;
	padding: 0px 10px 10px 10px;
}

div#navbar, div#prodnavbar
{
	font-size: 16px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	padding-bottom: 10px;
	margin-top: 10px;
}

body#about div#navbar, body#team div#navbar, body#premire div#navbar { margin-top: 20px; }

div#navbar a, div#prodnavbar a
{
	text-decoration: none;
	color: black;
	font-style: italic;
}

div#navbar a:hover, div#prodnavbar a:hover
{
	background-color: #9F1C00;
	color: white;
}

body#home div#container
{
	background-image: url("http://www.eliteboardshop.com/images/bg_interior_2.gif");
	background-repeat: no-repeat;
	background-color:white;
	height:auto;
}

body#home div#content1
{
	width: 390px;
	height:auto;
	font-size: 11px;
	margin: 25px 0px 0px 0px;
	color: black;
	padding-right: 20px;
	background-color:transparent;
}

body#home div#content2
{
	color: black;
	background-color: white;
	float: right;
	font-size: 11px;
	text-align: right;
	margin: 230px 0 0 0px;
	border: 0px;
	padding: 0px 20px 10px 10px;
	width: 300px;
}

body#home div#content1 a, body#home div#content2 a
{
	color: #FFB300;
	text-decoration: underline;
	font-weight: bold;
}

body#home h1
{
	color: black;
	font-size: 13px;
}

body#home h2
{
	color: black;
	font-size: 14px;
}

body#home h3
{
	color: red;
	font-size: 11px;
}

body#home p { color: black; }

body#home div#content1 a:hover
{
	background-color: #FFB300;
	color: red;
	text-decoration: none;
	font-weight: bold;
}

body#products div#container
{
	background-image: url("images/bg_interior_2.gif");
	background-repeat: no-repeat;
}

body#contact div#container
{
	background-image: url("images/bg_interior_3.gif");
	background-repeat: no-repeat;
}



body#contact div#content1
{
	color: black;
	width: 350px;
	height: 220px;
	visibility: visible;
	overflow: auto;
	font-size: 11px;
	margin-bottom: 40px;
}

body#contact div#content2
{
	color: black;
	visibility: visible;
	overflow: auto;
	font-size: 11px;
	text-align: right;
	margin-left: 400px;
	border: 0px;
	padding: 10px;
	width: 370px;
}

body#contact p, body#contact a { color: black; }

body#products div#content1
{
	margin-top: 70px;
	color: black;
	width: 480px;
	height: 400px;
	visibility: visible;
	overflow: auto;
	font-size: 11px;
}

h1
{
	font-family: Arial;
	font-size: 20px;
	padding: 8px 0 8px 0;
	border: 0px;
	margin: 0px;
	font-weight: bold;
}

h2
{
	font-family: Arial;
	font-size: 14px;
	padding: 8px 0 0 0;
	border: 0px;
	margin: 0px;
	font-weight: bold;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	background-color: white;
	color: red;
	text-decoration: none;
	font-weight: bold;
}

/* Team - Start */
body#team div#container
{
	background-image: url("images/bg_interior_1.gif");
	background-repeat: no-repeat;
	background-color: white;
	padding: 10px 10px 10px 10px;
}

body#premiere div#container
{
	background-image: url("images/bg_interior_1.gif");
	background-repeat: no-repeat;
	background-color: white;
	width: 810px;
	height: 790px;
	padding: 10px 10px 10px 10px;
}

body#team div#content1
{
	color: black;
	width: 780px;
	visibility: visible;
	overflow: auto;
	font-size: 11px;
	height: 490px;
	margin: 0px;
	padding: 0px;
}

body#team div#content1 a, body#products div#content1 a, body#premiere div#content1 a
{
	color: red;
	text-decoration: none;
	font-weight: bold;
}

body#team div#content1 a:hover, body#products div#content1 a:hover, body#premiere div#content1 a:hover
{
	background-color: red;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

body#team p, body#premiere p { color: black; }

body#team h1, body#premiere h1
{
	border: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

body#team h2, body#premiere h2
{
	background-color: red;
	color: white;
	font-size: 14px;
	text-align: center;
	padding: 1px 0 1px 0;
	margin: 0 0 5px 0;
}

body#team #content1 h2 a, body#team #content1 h2 a:link, body#team #content1 h2 a:visited {color: black;}

/* Team - End */
body#products div#content1 p { color: black; }

body#about div#container
{
	background-image: url("images/bg_interior_1.gif");
	background-repeat: no-repeat;
	padding: 80px 10px 10px 10px;
}

body#about div#content1
{
	color: black;
	width: 780px;
	height: 650px;
	visibility: visible;
	overflow: auto;
	font-size: 11px;
}

input { font-size: 9px; }

div.footage
{
	float: left;
	padding: 0 5px 10px 5px;
	width: 200px;
	height: 190px;
	margin-bottom:20px;
}

div.footage p
{
	background-color: #FFB300;
	color: black;
	font-weight: bold;
	text-align: center;
}

div.new { background-color: red; }
ul#month li.active a {color: #FFB300;}
