/* Do not modify this file without designer permission!
   It affects EVERY other section, not just your own. */

abbr
{
	cursor: help;
}

/* Use this class on every piece that should be centered at the page level */
/*.container
{
	width: 750px;
	margin: 2px auto;
	border: 0px solid black;
	background-color: #fff;		/* Added to to remove transparency
}*/

.columnTitle
{
	font-size: 12px;
	border-bottom: solid 1px #ccc;
	padding: 2px;
	background-color: #e5e5e5;
	text-align: left;
	background-color: #FFCB39; /*#cecfce;*/
	color: #603300;
	font-weight: bolder;
	font-size: 90%;
}

.subtitle
{
	font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
	font-size: 18px;
	color: #8685bb;
	padding-left: 15px;
	line-height: 18px;
}

.subtitleDescription
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #666;
	padding-left: 15px;
}

.description
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #666;
	text-justify: auto;
}

.breadcrumbNav
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #666;
	padding-bottom: 8px;
}

.breadcrumbNav .currentItem
{
	font-weight: bold;
}

.breadcrumbNav a
{
	color: #06c;
	font-weight: normal;
}

.breadcrumbNav a:hover
{
	color: #039;
}



/* Navigation Styles */

.navigation
{
	text-align: right;
	padding: 2px 2px 0px 0px;
}

.navigationRule
{
	width: 95%;
	height: 1px;
	border-top: solid 1px #ccc;
	margin: 5px auto;
	font-size: 1px;
}

#navigationBar
{
	padding-top: 60px;
}

.navigationBar
{
	height: 16px;
	font-size: 12px;
	color: #000;
}

.navigationBar a
{
	padding: 0px 16px 2px 16px;
	font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
	color: #000;
	text-decoration: none;
}

.navigationBar a:visited
{
	color: #000;
}

.navigationBar a:hover
{
	text-decoration: underline;
}


.subNavigationBar
{
	font-size: 10px;
	color: #000;
	margin-top: 4px;
}

.subNavigationBar a
{
	padding: 0px 16px 2px 16px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	text-decoration: none;
}

.subNavigationBar a:visited
{
	color: #000;
}

.subNavigationBar a:hover
{
	text-decoration: underline;
}


.subMenu
{
	height: 32px;
	overflow: hidden;
}

.menuDescription
{
	font-size: 10px;
	color: #666;
	padding: 1px 6px;
	height: 14px;
}

.rowHiLite
{
	background-color: Lime;
}

.subMenu a
{
	
	font-size: 11px;
	line-height: 16px;
	padding: 0px 8px;
}

.subMenu a img
{
	padding-right: 2px;
	vertical-align: top;
}

#subProductTable
{
	padding: 0px;
	margin: 4px;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 742px;
}

#subProductTable .columnTitle
{
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #666;
	background-color: #e9ebf4;
	text-align: left;
}

#attributeTable
{
	padding: 0px;
	margin: 4px;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 365px;
}

#attributeTable .columnTitle
{
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #666;
	background-color: #e9ebf4;
	text-align: left;
}

#attributeValueTable
{
	padding: 0px;
	margin: 4px;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 365px;
}

#attributeValueTable .columnTitle
{
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #666;
	background-color: #e9ebf4;
	text-align: left;
}
