/* global defaults for display */
@import url("berkeley_Base.css");
TABLE.LeftNav{
width:198px
}
TABLE.Main,TABLE.StoreHeader,TD.Main{
text-align:center;
width:775px
}
TABLE.OuterTable{
margin:10px 0 0 0px;
vertical-align:top;
width:653px
}
th.OuterTableCaption
{
	background: whitesmoke 50% top;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	padding: 2px;
}
.InnerTableHeader
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding-top: 12px;
	padding-left: 2px;
	padding-bottom: 6px;
	text-align: left;
}
TABLE.ProductDetail{
border:1px solid #666666;
margin:10px 0 0 0;
width:635px
}
TABLE.ProductListing{
width:635px
}
TABLE.RightNav{
}
#footerNav
{
font-family: Arial;
font-size: 10px;
color: #959595;
}
#footerNav a
{
color: #959595;
text-decoration: none;
}
#footerNav a:hover
{
color: #000000;
text-decoration: none;
}
#footerNavsm
{
font-family: Arial;
font-size: 9px;
color: #959595;
}

.content-header {
font-family: Arial;
color: #333;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size:  17px; 
font-weight: bold;
}

.content-bold {
font-family: Arial;
font-weight: bold;
color: #003768;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 12px;
}

.content-text {
font-family: Arial;
color: #333;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 12px;
}

.formfield {
border: 1px solid #959595;
background-color: #F0F0F0;
color: #959595;
text-align: right;
font-size: 10px;
margin-top: 2px;
padding-right: 2px;
}
.productdesc {	
	display: none;
}

.productdesc1 {	
	display: block;
}

.commercial
{
	clear: both;
}

.commercial a
{
	font-size: 9px;
	color: #ff4800;
	text-decoration: none;
}

.commercial a:hover
{
	font-size: 9px;
	color: #ff4800;
	text-decoration: underline;
}
