/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/*body:first-of-type*/
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{


}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  {
padding:2px; 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
font-size:14px;
margin:3px 0 0 0;
}

H2  {
color:#003366;
font-size:12px;
font-weight:bold;
line-height:20px;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}


A:link  {
text-decoration:none;	
}

A:visited   {
text-decoration:none;	
}

A:active    {
text-decoration:none;	
}

A:hover {
text-decoration: underline;	

}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
height: 0;
border-width: 1px 0 0 0; /* remove all borders except the top one */
border-style: solid;
border-color:#CCCCCC;
margin-bottom: 5px;
margin-top:1px;
*margin-bottom: 0px;
*margin-top: 0px;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
padding:2px;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 110px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Footnote */
p.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 0 2em 0 0;
}


/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Jean's Styles */
/* PADDING */


TD {
padding:5px;
}

p {
padding:5px 0 5px 0;
line-height:18px;
}

li {
padding:2px 0 2px 0;
font-size:12px;
line-height:18px;
}

.introText {
padding: 5px;
}

.padAll {
padding: 1px;
}

#prodMenu {
padding: 0px;
}

#prodMenu td{
padding: 0px;
}

#prodMenu TABLE{
padding: 0px;
}

#prodMenu A:link  {
text-decoration: underline;
color:#FFFFFF;
}

#prodMenu A:visited  {
text-decoration:underline;
color:#FFFFFF;	
}

#prodMenu A:active {
}

#prodMenu A:hover {
text-decoration: none;
}

.paddingAll {
padding: 1px;
}

#tablePad td {
padding-left: 5px;
}

#tablePadPR td {
padding-left: 1px;
padding-right: 1px;
padding-bottom: 15px;
}

#tablePadPR a:link {
width:200px;
color:#000000;
text-decoration:none;
}

#tablePadPR a:hover {
color:#0000FF;
text-decoration:none;
}

#tablePadPR a:active {

}

.padding td {
padding: 0px;
}

.td1 {
background-color:#FFFFFF	
}
	
.td2 {
background-color:#CCCCCC;	
}

.prodInfo {
color:#FFFFFF;
padding-top: 5px;
padding-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.prodInfo td {
padding:2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.style1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #0fa1b8;
}

.style2 {
font-weight:bold; 
font-size:16px; 
margin-left: -25px; 
margin-bottom: 2px;
padding: 5px; 
}

.style3 {color: #FFFFFF;
}

.style4 {
color: #FFFFFF;
font-weight: bold;
padding-left:2px;
}



.style5 {	
background-color:#000000; 
color:#FFFFFF; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold;
font-size: 14px;
padding-left:5px;	
}

.styleINT {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#333333;
}

a.linkopacity img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

#leftnavlinks {
padding:0;
margin-top:32px;
width:179px;
border-top:1px solid #fff;
}

#leftnavlinks li {
list-style-type:none;
margin:0;
padding:3px 0 3px 0;
border-bottom:1px solid #fff;
}

#leftnavlinks a {
font-weight:bold;
font-size:11px;
color:#333333;
text-decoration:none;
margin:0;
padding:0;
margin-left:5px;
}

#leftnavlinks a:hover{
color:#0099CC;
}

a.linkopacity:hover img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
}

.buttonT1 {
float: left; 
padding:10px 6px 10px 0;
}

.buttonT2 {
float: left; 
padding-top: 7px; 
padding-left: 3px; 
padding-right: 1px;
}

#jobBox {
background-color:#99FF00;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid black;
padding-bottom: 10px;
}

#secNav
{
width:570px;
margin: 0px;
margin-bottom: 30px;
padding: 0px;
padding-left: 1px;
background-color: #00acd4;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
padding-bottom: 3px;
padding-top: 3px;
}

#secNav a, #secNav a:link, #secNav a:visited
{
border-right: 1px solid #000000;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
color: #000000;
font-weight: bold;
text-decoration: none;
}

#secNav a:hover, #secNav a:active, #secNav a:focus
{
color:#FFFFFF;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
text-decoration: none;
}

#secNav li
{
padding-right: 1px;
display: inline;
font-size: 11px;
font-weight: bold;
}

#secNav ul
{
margin: 0px;
padding: 0px;
}

/*#GreenGuard {
background: URL('http://apps.laticrete.com/Testing/Main%20Site%20Test/Portals/0/greenguard1.jpg') top left;
background-color:#000000;
background-repeat:no-repeat;		
float: right;
width: 570px;	
height: 470px;		
text-align: center;		
}*/

.bullet {
color:#FFFFFF;	
margin-top:285px;	
text-align:left;
font-family:Helvetica, Arial, sans-serif;
padding-left: 185px;
font-size: 12px;
font-weight:bold;
line-height: 22px;
}

/* Nav Left 2*/
#navcontainer2 { 
margin-left: 15px; 
}

#navcontainer2 ul
{
margin: 0;
padding: 0;
list-style-type:none;
}

#navcontainer2 li { 
margin: 0;
list-style-type:none; 
}

#navcontainer2 a
{
display: block;
background-color: transparent;
width: 200px;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
font-size: 11px;
font-weight:bold;
color:#000000;
text-align:left;
}

#navcontainer2 a:hover
{
color:#FF6600;
text-decoration: none;
}

#navcontainer2 ul ul
{
padding: 0;
list-style-type: none;
}

#navcontainer2 li li a
{
display: block;
color:#333333;
background-color: transparent;
width: 140px;
padding: 2px 10px;
margin: 0;
text-decoration: none;
font-size: 11px;
}

#warranty td {
border: 1px solid #CCCCCC;
padding:2px;
}

.indent {
margin-left:10px;
}

.trHeader {
width:565px;
color: #FFFFFF; 
font-weight: bold;
background-color:#0099cc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:3px 0 3px 5px;
}

.trHeader td {
height:20px;
}

.trHeader a:link{
color:#FFFFFF;
font-weight:normal;
}

.trHeader a:visited{
color:#FFFFFF;
font-weight:normal;
}

.trShade {
color: #FFFFFF; 
font-weight: bold;
background-color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 3px;
}

.tdShade {
background-color:#CCCCCC;
}

.tdLine1 {
width: 565px;
padding-left: 2px;
padding-top: 6px;
padding-bottom: 6px;
border-bottom: 1px solid #CCCCCC;
}

.shade {
background-color:#eeeeee;
padding: 1px;
}

.border {
border-top: 1px solid #333333;
padding: 1px;
}

ul li {
list-style-type:square;
margin-left: 20px;
}

#bullet li
{
padding-left: 10px;
background-image: url(arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
list-style: none;
}

td {
padding:2px;
}

/* PRODUCTS */

#box1 {
float:left;
width:300px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#CCCCCC;
border:1px solid #000000;
}

.hgrey {
width:300px;
background-color:#999999;
text-align:left;
color:#000000;
font-weight:bold;
}

.colgrey1 {
float:left;
width:150px;
color:#000000;
background-color:#CCCCCC;
border-top:1px solid #000000;
text-align:center;
}

.colgrey2 {
float:left;
width:149px;
color:#000000;
background-color:#CCCCCC;
border-top:1px solid #000000;
border-left:1px solid #000000;
text-align:center;
}

.purple {

color:#000;
background:#FFFFFF url(AddInfo_BGrepeat.jpg) bottom left repeat-x;
}

.blue1 {
background:#FFFFFF url(AddInfo_BGrepeat.jpg) bottom left repeat-x;
color:#000;
}

.orange {
background:#FFFFFF url(AddInfo_BGrepeat.jpg) bottom left repeat-x;
color:#000;
}

.grey {
background:#FFFFFF url(AddInfo_BGrepeat.jpg) bottom left repeat-x;
color:#000;
}

.black {
background:#FFFFFF url(AddInfo_BGrepeat.jpg) bottom left repeat-x;
color:#000;
}

.turquoise {
background:#FFFFFF url(AddInfo_BGrepeat.jpg) bottom left repeat-x;
color:#000;
}

.green {
background:#FFFFFF url(AddInfo_BGrepeat.jpg) bottom left repeat-x;
color:#000;
}

.red {
background:#FFFFFF url(AddInfo_BGrepeat.jpg) bottom left repeat-x;
color:#000;
}

.blue2 {
background:#FFFFFF url(AddInfo_BGrepeat.jpg) bottom left repeat-x;
color:#000;
}

.heat {
background:#FFFFFF url(AddInfo_BGrepeat.jpg) bottom left repeat-x;
color:#000;
}

.pname {
color:#003366;
font-weight:bold;
font-size:12px;
line-height:16px;

}

/* Product Pages*/

#allProducts {

}

#allProducts td {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding:2px;

}

#allProducts p {


}

#allProducts hr {
height: 0;
border-width: 1px 0 0 0; /* remove all borders except the top one */
border-style: solid;
border-color:#ebebeb;
margin-bottom: 30px;
margin-top: 0;
*margin-bottom: 0px;
*margin-top: 0px;
}

#plist1 {
width: 280px;
float:left;
}

#plist1 ul {
margin-bottom:5px;
margin-left:5px;
}


#plist1 li {
font-size:11px;
line-height:14px;	
}

#plist1 a:link {
font-size:11px;	
text-decoration: underline;
color:#0099cc;
}

#plist1 a:visited   {
font-size:11px;	
text-decoration:underline;
color:#333333;	
}

#plist1 a:active {
}

#plist1 a:hover {
text-decoration: none;
}


#plist2 {
width: 280px;
float:left;
}

#plist2 a:link {	
text-decoration: underline;
color:#333333;
}

#plist2 a:visited   {
text-decoration:underline;
color:#333333;	
}

#plist2 a:active {
}

#plist2 a:hover {
text-decoration: none;
}
/* End Of Product */

.faqH {
font-weight: bold; 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
color: #000000;
}

.faqT {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
}

.faq1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #000000;
}

.faq2 {	
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: italic;
font-size: 12px;
color: #000000;
}

#bulletFAQ
{
margin-left: 10px;
padding-left: 0px;
list-style: none;
}

#bulletFAQ li
{
padding-left: 10px;
background-image: url(arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
list-style: none;
}

#bulletFAQ A:link  {
text-decoration: underline;
color:#FFFFFF;
}

#bulletFAQ A:visited   {
text-decoration:underline;
color:#FFFFFF;	
}

#bulletFAQ A:active    {
}

#bulletFAQ A:hover {
text-decoration: none;
}

#bulletLinks
{
margin-left: 10px;
padding-left: 0px;
list-style: none;
padding-bottom: 10px;
}

#bulletLinks li
{
padding-left: 10px;
background-image: url(arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
list-style: none;
padding-top: 1px;
}

#bulletLinks A:link  {
text-decoration: underline;
color:#000000;
}

#bulletLinks A:visited   {
text-decoration:underline;
color:#000000;	
}

#bulletLinks A:active    {
}

#bulletLinks A:hover {
text-decoration: none;
}

.title1 {
padding: 2px;
font-weight:bold;
background-color:#ececec;
}

.title2 {
margin-left:5px;
font-weight:bold;
}

.title3 {
font-size: 16px;
font-weight: bold;
}

.redText {
color:#FF0000;
}

#spotLight {
float:left;	
width: 280px;
padding: 2px;
margin-bottom: 10px;	
}

.projInfo {
float:left;
width: 125px;		
text-align: right;
padding: 2px;
}
	
.projImage {
float:left;
width: 115px;	
border: 1px solid #000000;
}

/* Popup Image Viewer */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#CCCCCC;
padding: 1px;
left: -1000px;
border: 1px dashed #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 70px; /*position where enlarged image should offset horizontally */

}

#region_contain div {	
	display: none;	
	width: 570px;	
}

.head {
color: #FFFFFF; 
font-weight: bold;
background-color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left: 5px;
}

.contact {
font-family:Arial, Helvetica, sans-serif;
}

.AIA1 {
float:left;
width: 260px;
margin-right: 10px;
margin-left: 8px;
margin-top: 10px;

padding:1px;
height: 180px
}

.AIA2 {
float:left;
width: 260px;

margin-top: 10px;
padding: 1px;
height: 180px;
}

.style50yr1 {
	color: #CC9900;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
}

.style50yr2 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}
.style50yr3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.red1 {
color: #FF0000;
}

/* GreenGuard Menu */

#socialmediamenu, #communitymenu, #greenguardmenu {
	font-family: Arial, sans-serif;
}

#greenguardmenu {
border-top: 3px solid #fff;
border-bottom: 3px solid #fff; 
margin: 25px 0; 
padding: 5px 0; 
background-color:#6FB43F; 
width: 176px;
}

#greenguardmenu img {
font-size:11px;
color:#FFFFFF;
font-weight:bold;

}

#greenguardmenu a {
font-size:11px;
color:#FFFFFF;
font-weight:bold;

}

#greenguardmenu a:hover {
font-size:11px;
color:#333333;
text-decoration:none;
}

#greenguardmenu ul {
list-style-position:outside;
margin-top:3px;
}

#greenguardmenu li {
line-height:12px;
padding-bottom:7px;
list-style-type:none;
margin-left:10px;

}

/* Social Media Menu */
#socialmediamenu {
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff; 
	margin: 30px 0; 
	padding: 7px 0;
	background-color:#3fb3b4; 
	width: 176px;
	text-align: center;
}

#socialmediamenu p.heading {
	font-weight: bold;
	color: #FFF;
	font-size: 1.2em;
	margin-bottom: 1em;
}

#socialmediamenu ul {
	margin-bottom: 10px;
}

#socialmediamenu ul li {
	display: inline;
	line-height:15px;
	list-style-type:none;
	margin: 0 10px;
}

/* In the Community Menu */
#communitymenu {
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff; 
	margin: 30px 0; 
	padding: 7px 0;
	background-color:#5698d0; 
	width: 176px;
	text-align: center;
}

#communitymenu p.heading {
	font-weight: bold;
	color: #FFF;
	font-size: 1.2em;
	margin-bottom: 1em;
}

.paddedlinks a {
margin:0 10px 0 0;
}

.paddedlinks  {
margin:5px 0 0 8px;
}

/*Product Detail Styles*/



.imgleft {
float:left;
}

.PD_content h2 {
font-size:14px;
padding:15px 0 0 0;
}

.PD_content h1 {
font-size:16px;
color:#000000;
font-weight:bold;
}

.PD_content h3 {
font-size:12px; 
color:#FFF;
font-weight:bold;
}

.PD_content ul li li {
margin-left: 10px;
}

.infobars {
width:555px;
background-color:#666666;
padding:4px 0 3px 15px;
}

.clear {
clear:both;
}

/*End Product Detail Styles*/


/*Request Product Info*/

.RequestProductInfo {
background:#FFFFFF url(RequestProductInfo.jpg) top left;
height:115px;
clear:both;
}

.RacingInfo {
background:#FFFFFF url(LATICRETEracing.jpg) bottom left no-repeat;
/*height:140px;*/
clear:both;
}

.DesignInfo {
background:#FFFFFF url(images/TDM_ad.jpg) bottom left no-repeat;
height:135px;
}

.RequestProductInfoContent {
width:350px;
padding:30px 0 0 10px;
}

.RequestProductInfoContent300 {
width:300px;
padding:30px 0 0 10px;
}

.DesignManualContent {
width:350px;
padding:30px 0 0 20px;
}

/*End Request Product Info*/

/*Product Highlight*/

.ProductHighlightContainer {
float:left;
width:570px;
margin:0;

}

.ProductHighlightContainer h1  {
margin:0 0 15px 0;
color:#666666;
font-size:14px;
font-weight:bold;
}

.ProductHighlightLeft {
margin:0;
float:left;
width:150px;

}

.ProductHighlightRight{
float:left;
width:410px;
margin: 0;
padding:0 10px 0 0;
}

/*End Product Highlight*/


.ProductActionContainer {
float:left;
background:#fff url(PH_backgroundrepeat.jpg) bottom left repeat-x;
width:570px;
margin:0;
}



.ProductActionShot {
width:283px;
height:160px;
float:left;
border-right:4px solid #fff;
}

.ProductDyouN {
width:283px;
height:160px;
background:#FFFFFF url(DyouK_BGrepeat2.jpg) top left repeat-x;
float:left;
}

.ProductDyouN p {
margin-left:10px;
margin-right:3px;
padding-top:0;
}

.ProdCatContainer {
float:left;
width:570px;
background:#FFFFFF url(DyouK_BGrepeat2.jpg) top left repeat-x;
border-bottom:5px solid #FFFFFF;
}

.ProdAdditionalInfo {
float:left;
width:570px;
background:#FFFFFF url(AddInfo_BGrepeat.jpg) bottom left repeat-x;
border-bottom:5px solid #FFFFFF;
}

.ProdCatContainer a {
color:#000;
}

.ProdCatContainer h1 {
color:#000;
font-weight:bold;
margin:5px 0 5px 10px;
}



.ProdCatHeader {
background:#FFFFFF url(PC_header.jpg) top left;
float:left;
width:570px;
height:35px;
border-top:5px solid #fff;
}



.ProdCatOne {
float:left;
padding-bottom:30px;
padding-left:20px;

}

.ProdCatTwo {
float:left;

}

.ProdCatThree {
float:left;
}

.ProdCatOne33 {
float:left;
padding-bottom:20px;
width:33%;

}

.ProdCatTwo33 {
float:left;
width:33%;

}

.ProdCatThree33 {
float:left;
width:33%;

}

.SubProdCat {
float:left;
width:570px;
background:#fff url(PH_backgroundrepeat.jpg) bottom left repeat-x;
border-bottom:4px solid #FFFFFF;
margin:5px 0 0 0;


}



.SubCatContainer ul {
margin-top:0;
}

.SubCatContainer h1 {
margin:5px 0 10px 0;
color:#000;
line-height:normal;
}

.SubCatContainer h2 {
color:#FFFFFF;
margin:5px 0 0 10px;
}

.SubCatContainer li  {
font-weight:normal;
font-size:12px;
list-style-image:url(arrow.gif);
line-height:15px;
margin:0 3px 3px 30px;
}

.SubCatContainer li ul li {
font-weight:normal;
font-size:11px;
list-style-image:none;
list-style-type:none;
margin:3px 3px 5px 15px;
line-height:11px;
}

.SubCatContainer li ul li a {
font-size:11px;
font-weight:normal;
}

.SubCatContainer li a {
color:#333333;
font-size:11px;
font-weight:bold;
}











