﻿
div.scrollable div
{
    overflow-x:scroll;
}

.formtable td
{
    padding:5px;
}

.formtablebig
{
    margin:0 auto;
}

.formtablebig td
{
    padding-bottom:20px;
}

.flash img {display:block;}
#content {
	width:684px;
	padding:10px 0 90px 10px;
	overflow:hidden;
}

#content img
{
    padding:15px;
}

.content-item {
	float:left;
	width:235px;
	margin:0 21px 0 0;
}


.content-item-thirds {
	float:left;
	width:250px;
	margin:0 21px 0 0;
}

.content-item-thirds .item
{
    /*margin-top:15px;*/
    padding-top:15px;
}

#content h2 {
	margin:0;
	font-size:13px;
	line-height:15px;
}
.item {
	background:url(../images/bg-item.gif) repeat-x;
	width:100%;
	margin:2px 0 0;
	padding:7px 0 0;
}
.new-item {
	margin:-7px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.new-item li {
	background:url(../images/bg-line.gif) repeat-x 0 100%;
	line-height:15px;
	font-size:12px;
	margin:0 0 -1px;
	padding:7px 0 8px;
}


.right2 {
	float:right;
	width:190px;
	margin-right:20px;
}

.new {
	/*background:url(../images/bg-new.gif) repeat-y 0 100%;*/
}
.new-top {
	/*background:url(../images/bg-nre-top.gif) no-repeat;*/
	overflow:hidden;
	height:1%;
	margin:0 0 4px 0;
}
.new-bottom {
	/*background:url(../images/bg-new-bottom.gif) no-repeat 0 100%;*/
	padding:9px 6px 16px 8px;
}
.newsletter {
	background:url(../images/btm-newsletter.jpg) no-repeat;
	width:166px;
	height:40px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}


table.rolltable td
{
    padding:5px;
    text-align:center;
}

table.table td
{
    padding:5px;
}

table.table th, table.smalltable th, table.tablebig th
{
    color:white;
    background:#555;
}

table.smalltable td, table.smalltable th
{
    padding:5px;
    font-size:8pt;
    
}

table.smalltable,table.smalltable td, table.smalltable th, 
table.table th, table.tablebig th,
table.table td, table.tablebig td, table.table, table.tablebig
{
    font-family:Arial;
    border:1px solid #555555;
}

table.smalltable
{
    margin:0 auto;
}

table.tablebig td, table.tablebig th
{
    padding:10px;
    font-size:14pt;
    text-align:center;
}



div.cartnav
{
    padding:15px;
    text-align:center;
}

div.cartnav a
{
    padding-right:50px;
}

div.cartnav a.off
{
    font-weight:normal;
    text-decoration:none;
}

div.cartnav a.on
{
    font-weight:bold;
    text-decoration:underline;
}


/*

table td p
{
padding:0px;
margin:0px;
}

*/

table td
{
    font:12px Arial, Helvetica, sans-serif;
}