.primary img {
	margin-left: 0px;
	padding: 4px;
	border: 1px solid #bbb;
	max-width: 100%;
	}


a:link, a:visited {
	color : #4a4a4a;
}

.thumb {
	text-decoration: none;
	border: 1px gray;
}


body, html {
	background : #3A3A3A;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Grande", LucidaGrande, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
}

h1 {
	font-family: "Lucida Grande";
	color: #838383;
	margin-top: 0;
}

#wrap {
	background: url(../images/body-bg.jpg) repeat-y transparent;
	margin:0 auto;
	width: 766px
    }

#header {
	background: url(../images/header.jpg) no-repeat transparent;
	width: 766px;
	height: 246px;
	margin: auto;
	bottom: 0;
}

#content {
	background: url(../images/body-bg.jpg) repeat-y transparent;
	width: 446px;
	float: left;
	margin-right: -200px;
	padding-left: 45px;
	padding-right: 0;
	padding-bottom: 60px;
	color: #838383;
	line-height: 180%;
	padding-top: 0;
	font-family: "Lucida Grande", LucidaGrande, Helvetica, Arial, sans-serif;
	margin-top: 20px;
	display: inline;
}

#sidebar {
	width: 200px;
	float: right;
	list-style: none;
	margin-left: 0;
	margin-right: 40px;
	margin-top: 20px;
	display: inline;
}

#footer {
	width: 766px;
	float: center;
	background: url(../images/footer.jpg) no-repeat transparent;
	height: 46px;
	vertical-align: bottom;
	text-align: center;
	margin: auto;
	font-family: "Lucida Grande", LucidaGrande, Helvetica, Arial, sans-serif;
	clear: both;
}

#footer-text {
	text-align: center;
	color: #e2e2e2;
	font: 100%/40px "Lucida Grande", LucidaGrande, Helvetica, Arial, sans-serif;
}

#footer-text a {
	color: #e2e2e2;
	font-family: "Lucida Grande", LucidaGrande, Helvetica, Arial, sans-serif;
}

#nav-menu {
	list-style: none;
	color: black;
	font-family: "Lucida Grande", LucidaGrande, Helvetica, Arial, sans-serif;
	background: transparent url(../images/menu-bg.jpg) repeat-x;
	width: 750px;
	height: 36px;
	overflow: visible;
	margin: -18px 8px 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	clear: both;
	text-align: center;
}

#nav-menu li
{
	margin: 0;
	float: left;
	list-style: none;
	vertical-align: bottom;
	color: #000000;
	margin-right: 0px;
	padding-right: 51px;
	padding-bottom: 0;
	padding-left: 51px;
	line-height: 2.5em;
	background: url(../images/menu-active.jpg) no-repeat center;
	text-align: center;
	display: inline;
}

#nav-menu li a
{
	background-image: none;
	background-repeat: repeat-x;
	height: 36px;
	float: left;
	display: block;
	border: 0;
	color: white;
	text-decoration: underline;
	line-height: 2.9em;
	text-align: center;
	display: inline;
}

.selected {
	color: #bbbe0f;
}


#buynow {
	width: 90px;
	height: 90px;
	margin-top: -27px;
	bottom: 27px;
}

img.floatLeft { float: left; 
	margin: 0px 15px 0 -4px;
	top: -px;
	border-style: none;
	display: inline;
	_margin: 0px 15px 0 0px;
}

img.border { 
	padding: 4px;
	border: 1px solid #bbb;
	display: inline;
	margin: 4px;

}

img.floatRight { float: right; 
margin: 4px; }

/* The Tab Stuff */


#mytable {
	width: 430px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 100%;	 
	text-align: right;
}

th {
	border-right: 1px solid #87C446;
	border-bottom: 1px solid #E2E2E2;
	border-top: 1px solid #E2E2E2;
	text-align: left;
	padding: 4px 4px 4px 10px;
	background: #f5fafa;
}

.spec2 {
	border-left: 1px solid #87C446;
}



th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #87C446;
	border-bottom: 1px solid #E2E2E2;
	background: #fff;
	padding: 4px 4px 4px 10px;
}



td.alt {
	background: #F5FAFA;
}

th.spec {
	border-left: 1px solid #87C446;
	border-top: 0;
	background: #fff;
}

th.specalt {
	border-left: 1px solid #87C446;
	border-top: 0;
	background: #f5fafa;
}

.spec {
	border-left: 1px solid #87C446;
	
}

/* Preview Stuff */

.preview {
width: 424px;
margin-bottom: 1em;
}

.preview ul {
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0;
	width: 424px;
}

.preview li {
	display: inline;
	text-align: center;
	margin: 0px 310px 0px 0px;
}

    