/***********************************************************
   	AUTHOR:  			Terry King 
   	WEBSITE:   			http://www.bluewolf.ca/
 **********************************************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-size: 12px;
	width: 909px;
	margin: 0 auto;
	padding: 0;
	background-image: url(media/gdr_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
}

a {
   outline: none;
}

#stock
{
	margin-left: 35px;
	margin-top: 25px;
	float: left;
}

#stock-title
{
	font-weight: bold;
	font-size: 16px;
	color: #bf0b0c;
}

#navigation
{
	height: 67px;
	background-color: #d8cfc6;
	background-image: url('media/nav_bkg.jpg');
	border-bottom: 10px solid black;
}

#banner
{
	margin: 0;
	padding: 0;
	border-bottom: 10px solid black;
}

#sidebar-container
{
	height: 100%;
	min-height: 500px;
	float: left;
	padding-top: 10px;
	width: 250px;
	background-color: #d8cfc6;
	padding-bottom: 30px;
}
#sidebar
{
	margin-left: 40px;
	width: 180px;
}

#latest-news
{
	margin-bottom: 30px;
}
#latest-news ul
{
	margin-left: -25px;
	list-style-image: url('media/news_arrow.gif');
}
#latest-news li
{
	margin-bottom: 15px;
}
#latest-news li strong
{
	color: #b3110f;
	font-weight: bold;
}

#content-container
{
	width: 649px;
	float: right;
	margin-top: 8px;
}

#content
{
	width: 639px;
	background-image: url('media/page_bkg.jpg');
	background-repeat: no-repeat;
	padding: 30px;
}
#content-text
{
	width: 580px;
}

#sitemap
{
	background-image: url('media/sitemap_bkg.jpg');
	background-repeat: repeat-x;
	clear: both;
	height: 123px;
	background-color: #d8cfc6;
}
#sitemap ul
{
	margin-top: 20px;
	float: left;
	list-style: none;
}

#footer
{
	text-align: center;
	padding-top: 25px;
	height: 70px;
	background-color: black;
	color: white;
	font-weight: normal;
	font-size: 11px;
}

#nav_names
{
	float: right;
	width: 659px;
	height: 42px;
	margin: 0;
	margin-top: 25px;
	padding: 0;
	position: relative;
}

#nav_names li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#nav_names li, #nav_names a
{
	height: 42px;
	display: block;
	top: 0;
}

#left_wrapper {
	float: left;
    width: 184px;
	margin-left: 20px;
	margin-top: 0px;
}

#left {
	margin-top: 25px;
}

#leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 184px;
	padding: 0px;
	margin: 0px;
	margin-top: 25px;
	font-weight: bold;
}

#leftmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#leftmenu ul li {
	margin: 0px;
	padding: 0px;
}

#leftmenu ul li a {
	font-size: 13px;
	display: block;
	padding: 3px 4px 3px 4px;
	text-decoration: none;
	color: #B51111;
	width: 180px;
}

#leftmenu ul li a:hover, #leftmenu ul li a:focus {
	color: #333333;
	background-color: #;
}

h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdanda, courier, sans-serif;
	color: #B51111;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdanda, courier, sans-serif;
	color: #333333;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdanda, courier, sans-serif;
	color: #666666;
	font-weight: bold;
}

h4 {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.text1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
}

.text2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #0397DF;
	font-size: 10px;
	font-weight: normal;
}

.news1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

.news2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #B51111;
	font-size: 12px;
	font-weight: normal;
}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	font-weight: normal;
}

.space {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: auto;
}

img {
	border:0px;
}

a { 
	text-decoration: none;
	font-family: arial, verdanda, courier, sans-serif;
	border: 0px;
	color: #333333;
}

/*** GALLERY ***/
div.image_viewer {
	display: none;
	width:500px; 
}

div.image_viewer a, div.thumbs_navigation a {
	text-decoration: none;
	color: #777;
}

div.image_viewer  a:focus, div.image_viewer  a:hover, div.image_viewer  a:active {
	text-decoration: underline;
}

div.controls {
	margin-top: 5px;
	height: 23px;
}

div.controls a {
	padding: 5px;
}

div.ss-controls {
	float: left;
}

div.nav-controls {
	float: right;
}

div.slideshow {width:550px;
	clear: both;
}

div.slideshow img {
	border: none;
	display: block;
}

div.embox {
	clear: both;
	padding: 12px;
}

div.image-title {
	font-weight: bold;
	font-size: 1.2em;
}

div.image-desc {
	line-height: 1.0em;
	padding-top: 12px;
}

div.thumbs_navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0px;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}

a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}

ul.thumbs li.selected a.thumb {
	background: #000;
}

a.thumb:focus {
	outline: none;
}

ul.thumbs img {
	border: none;
	display: block;
}

div.pagination {padding-bottom: 10px;
	clear: both;
}

div.thumbs_navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}

div.thumbs_navigation div.bottom {
	margin-top: 12px;
}

div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}

div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}

div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

em {
	font-size: 0.9em;
	line-height: 1.2em;
}	