body,span,td,li {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.heading2 {
	font-size: 13px;
	padding: 7px 0px 3px 0px;
	margin: 0;
	text-decoration: underline;
}

.center
{
	text-align: center;
}

/* div styles */

.sectionHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-color: #666;
	width: auto;
}

.detailSection
{
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	background-color: #666;
	width: auto;
	display: block;
	padding: 4px 8px 4px 8px;
}

.backDarkBlue
{
	background-color: #3D598B;
	color: #fff;
}

.notchHeader
{
	background-image: url(/elements/common/ruc_6_white.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

/* font sizes */

.normal
{
	font-size: 10pt;
	line-height: 130%;
}

.small9
{
	font-size: 9pt;
	line-height: 120%;
}


.small
{
	font-size: 8pt;
	line-height: 120%;
}

.smallheader
{
	font-family: arial;
	font-size: 11px;
	line-height: 120%;
}

.large11
{
	font-size: 11pt;
	line-height: 140%

}

.large
{
	font-size: 12pt;
	line-height: 140%
}

/* colors */

.black
{
	color: #000;
}

.medBlue
{
	color: #40729D;
}

.white
{
	color: #fff;
}

.lightGray
{
	color: #ccc;
}

.medGray
{
	color: #555;
}

.darkGray
{
	color: #333;
}

.medRed
{
	color: #B22222;
}
/* link styles */

a.noDec:link
{
	text-decoration: none;
}

a.noDec:visited
{
	text-decoration: none;
}

a.noDec:active
{
	text-decoration: none;
}

a.noDec:hover
{
	text-decoration: underline;
}

a.darkBlue:link
{
	text-decoration: none;
	color:#0033CC;
}

a.darkBlue:visited
{
	text-decoration: none;
	color:#0033CC;
}

a.darkBlue:active
{
	text-decoration: none;
	color:#0033CC;
}

a.darkBlue:hover
{
	text-decoration: underline;
	color:#0033CC;
}

.topSides
{
	padding: 8px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

img.centerImage
{
	/* ie hack */
	text-align: center;
	margin: 0px auto;
	display: block;
}

img.leftImage
{
	float: left;
	display: block;
	margin: 0px 8px 0px 0px;
}

.pbmbBody 
{
	padding: 0px 8px 8px 8px; 
	display: block;
	width: auto;
	text-align: left;
}

.pbmbBody span
{
	font-size: 8pt;
	color: #555;
}

.headerBox
{
	display: block;
	padding: 4px;
	background-color: #eee;
	border: 2px solid #777;
	text-align: center;
}

.headerBox span
{
	font-size: 8pt;
	font-weight: bold;
}
.rightFade
{
	float: right;
	background-image: url(/elements/common/64px_fade_333.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.leftFade
{
	float: right;
	background-image: url(/elements/common/64px_fade_333.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.priceCenter
{
	text-align: center;
}


.mallOnStageTopSides
{
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 8px;
	background-color: #ccc;
}

.mallOnStageTopSides h1
{
	margin: 0;
	padding: 0 0 0.1em 0;
	font-size: 24pt;
	font-weight: bold;
}

.mallOnStageTopSides h6
{
	margin: 0;
	padding: 0;
	font-size: 7.5pt;
	font-weight: bold;
}

.mallOnStageBody
{
	display: block;
	padding: 8px;
	background-color: #eee;
	font-size: 8pt;
	line-height: 150%;
	color: #333;
	width: auto;
	text-align: left;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666
}

.mallOnStageImgRight
{
	float: right;
	display: block;
	margin: 0 0 0 8px;
}

.mallHotListTopSides
{
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 8px;
	background-color: #ccc;
}

.mallHotListTopSides h1
{
	margin: 0;
	padding: 0 0 0.1em 0;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

.mallHotListTopSides h6
{
	margin: 0;
	padding: 0;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.mallHotListBody
{
	display: block;
	padding: 8px;
	background-color: #eee;
	font-size: 8pt;
	line-height: 150%;
	color: #333;
	width: auto;
	text-align: left;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666
}

.mallHotListBody ul
{
	padding: 0;
	margin: 0;
	list-style: url(elements/common/right_arrow_15.gif);
}

.mallHotListBody ul li
{
	font-weight: bold;
	font-size: 10pt;
	line-height: 150%;
	margin-left: 2em;
}

.relatedDescriptionBox
{
	margin: 4px 0;
	padding: 4px;
	background-color: #eee;
	font-size: 8pt;
	color: #333;
}

/* product data table classes */
table.productDataTable
{
	border: 1px solid #333;
	width: 100%;
	margin: 0px;
	margin-top: 1em;
	padding: 0px;
	border-collapse: separate;
    	border-spacing: 0;
}

.productDataTable tr
{
	vertical-align: top;
	margin: 0;
	padding: 0;
}

.productDataTable td
{
	width: 90%;
	margin: 0;
	padding: 4px;
	border-top: 1px solid #999;
}

.productDataTable td.pdtLegend
{
	font-weight: bold;
	width: 10%;
	white-space: nowrap;
	text-align: right;
	border-right: 1px solid #ccc;
}

.productDataTable tr td.pdtHeader
{
	font-weight: bold;
	color: #fff;
	background: #444;
	border: none;
}

.sideMenu .seperator
{
	line-height: 1px;
	background: #888;
	margin: 6px 0px;
}

div.gsaPage
{
	margin: 8px;
}

div.highlightBlock
{
	background-color: #eee;
	border: 1px solid #aaa;
	width: 95%;
	margin: 0 auto;
}

ol.alphaList
{
	list-style: lower-alpha;
	margin: 1em 1em 0 2em;
	padding: 8px;
}

ol.alphaList li
{
	padding-bottom: 1em;
}

div.addressBlock
{
	font-weight: bold;
	margin: 1em 2em 0;
}

div.gsaForm
{
	width: 95%;
	margin: 0 auto;
}

div.gsaForm h3
{
	background-color: #a5bcd6;
	padding: 4px 5px 5px;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	color: #004a87;
}

div.gsaForm div.formBody
{
	padding: 8px;
	border: 2px solid #a5bcd6;
	border-top: none;
	background-color: #e1e9f2;
}

div.gsaForm div.row {
  clear: both;
  padding-top: 0.5em;
}
  
div.gsaForm div.gaprow
{
	clear: both;
	padding-top: 1.5em;
}

div.gsaForm div.row span.label {
  float: left;
  width: 30%;
  text-align: right;
  padding-right: 1em;
  }

div.gsaForm div.row span.formw {
  float: right;
  width: 65%;
  text-align: left;
  } 

#mallFP
{
	margin: 0;
	padding: 0;
	width: 552px;
}
  
.cBox
{
	margin: 0;
	padding: 0;
} 

.cBox h2
{
	margin: 0;
	padding: 3px 7px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

.cBox h3
{
	margin: 0;
	padding: 3px 6px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.cBox .content
{
	margin: 0;
	padding: 0;
	border: 2px solid;
	border-top: none;
}


.clearing
{
	clear: both;
}

.spImg
{
	float: right;
	margin: 2px 2px 0px 8px;
}

ul.etl
{
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #e0e0d1;
}

ul.etl li
{
	margin: 0;
	padding: 0;
	display: inline;

}

ul.etl li a
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 2px 4px 4px 12px;
	display: block;
	background-image: url("/mall/elements/common/brn_arrow.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

ul.etl li a:hover
{
	text-decoration: underline;
}

.expertTips
{
	width: 686px;
	padding: 16px;
	border: 1px solid #ccc;
}

* html .expertTips {
  width: 718px;
}

.expertTips h2
{
	margin: 0;
	padding: 0;
	font-size: 18pt;
	font-weight: bold;
}

.expertTips p.byline
{
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.raLinkList
{
	margin: 4px 0 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

ul.raLinkList li
{
	margin: 0;
}

ul.raLinkList a
{
	color: #555;
	font-weight: bold;
	font-size: 1.0em;
	text-align: right;
	background-image: url("elements/common/arrow_12_12.gif");
	background-position: right;
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 0 18px 0 0;
	text-decoration: none;
}
ul.raLinkList a:hover
{
	text-decoration: underline;
}

body#search dl
{
	font-size: 11px;
}

body#search dt
{
	font-weight: bold;
	margin: 0;
	padding: 0.5em 0 0.25em;
}

body#search dd
{
	margin: 0 0.25em 0 0;
	padding: 0.25em 0;
}

body#search dd.example
{
	color: #006400;
	font-style: italic;
}

.clear
{
	clear: both;
	font-size: 1px;
	height: 1px;
}

#searchres
{
	margin: 4px 0;
	padding: 4px 8px;
	background: #ADD8E6;
	
}

.fleft
{
	width: 49%;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
}

.fright
{
	font-size: 12px;
	color: #333;
	text-align: right;
	width: 49%;
	float: right;
}

fieldset
{
	border: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

body#search fieldset
{
	margin: 0px 0 16px;
}

body#search .result
{
	padding: 0;
	margin: 0 0 1em;
}

body#search .result p
{
	margin: 0;
	padding: 0;
}

body#search .result .url
{
	font-size: 11px;
	color: #228B22;
}


