/*
//  Created by Shea McKinney on 2007-07-08.
//  Copyright (c) 2007 __McKMedia__. All rights reserved.
*/

html,b,body,br,code,dd,div,dl,dt,em,form,h1,h2,h3,h4,h5,h6,hr,i,img,label,li,ol,p,pre,span,strong,table,td,th,tr,ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 100%;
}
code,pre {
	font-family: monospace;
}
li,dd {
	margin-left: 2.5em;
}

/* my styles */

body {
/*	background-image: url("../images/extendomatic.gif"); */
	background-position: bottom left;
	background-repeat: repeat-y;
	background-color: #000000;
	background-image: url("../images/extendomatic2.jpg");
}

#container {
	position: relative;
	/*additional*/
	background-position: 960px 60px;
	background-repeat: no-repeat;
	min-width: 961px;
	overflow:visible;
}
#globalnav {
	background-color: #000000;
	width: 100%;
	min-width: 1024px;
	height: 36px;
	min-height: 36px;
	max-height: 36px;
	background-image: url("../images/globalnav-tile-bg.gif");
	background-repeat: repeat-x;
}
#subnav {
	background-color: #212221;
	height: 23px;
	min-height: 23px;
	max-height: 23px;
	background-image: url("../images/subnav-tile-bg.gif");
	background-repeat: repeat-x;
	padding-top: 2px;
}
#sidebarcontainer {
	min-width: 330px;
	width: 330px;
	max-width: 330px;
	position: absolute;
	left: 0px;
	z-index: 5;
}
#largebg {
	position: absolute;
	left: 0px;
	top: 650px;
}
#largebg img {
	display: none;
}
#imgbackground { 
}

#mainheader {
	position: absolute;
	left: 285px;
	z-index: 6;
}
#maincontent {
	padding-left: 371px;	
	width: 525px;
	max-width: 525px;
	min-width: 525px;
	overflow:auto;
}
#bottomslam {
	position: fixed;
	bottom: 0px; 
	right: 0px;
	margin: 0px;
	padding: 0px;
}

/* TEXT STYLING */
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #c10000;
	font-weight: bold;
}

p {
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	line-height: 1.5em;
}

strong {
	font-size: 0.9em;
}

.blacktext {
	color: #000000;
}
.redtext {
	color: #c10000;
}

li {
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	line-height: 1.3em;
	margin-left: 15px;
	text-indent: 0;
}
/* LINK Styling */

a,
a:link,
a:visited {
	color: #464646;
	text-decoration: underline;
}

a:hover {
	color: #c10000;
	text-decoration: none;
}

/*global Nav styles */
#shoponline {
	position: absolute;
	right: 5px;
	
}

#thumbs {
	margin-top: 20px;
	text-align: center;
	margin-left: 00px;
}

#thumbs img{
	padding-left: 20px;
}

.orderlist {
	margin-left: 15px;
}
img#xgif {
/*	height: 98%;
	min-height: 100%;
	float: right;
	border: solid 1px #FF00FF;
*/
display:none;	
}
/* TMP STYLES */

div {
}
