BODY
{
    font-size: 11px;
    font-family: Verdana, 'Times New Roman';
    color: black;
}

A:active
{
   
    COLOR: #333333;
    TEXT-DECORATION: none
}
A:hover
{
   
    COLOR: #cc0000;
    TEXT-DECORATION: underline
}

A
{
   
    COLOR: #000088;
    TEXT-DECORATION: none
}



H1
{
    font-weight: bold;
    font-size: 15px;
    font-family: Verdana;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px 2px 2px 0px;

}
H2
{
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px 2px 2px 0px;

}
H3
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px 2px 2px 0px;

}
H4
{
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px 1px 1px 0px;

}
H5
{
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px 1px 1px 0px;

}
H6
{
    font-weight: bold;
    font-size: 9px;
    font-family: Verdana;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px 1px 1px 0px;

}
.PurpleText
{
    color: #470099;    
}
.GreyItalic-Dark
{
    color: #666666;
    font-style: italic;
}
.GreyItalic-Medium
{
    color: #999999;
    font-style: italic;
}
.GreyItalic-Light
{
    color: #bbbbbb;
    font-style: italic;
}

.OrangeText
{
    color: #C84B00;    
}

.InfoHeader
{
    font-weight: bold;
    font-size: 14px;
}



.SSTable
/*General Purpose Light Grey Table*/
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #f3f3f3;
    margin: 0px;
}

.SSTableDark
{
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
    background-color: #f3f3f3;
    margin: 0px;
}
.SSIndexTable
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #f9f9f9;
    margin: 0px;
}
.SSIndexTableLight
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #fcfcfc;
    margin: 0px;
}

.SSIndexTableLightBorder
{
    border-right: #e3e3e3 1px solid;
    border-top: #e3e3e3 1px solid;
    border-left: #e3e3e3 1px solid;
    border-bottom: #e3e3e3 1px solid;
    background-color: #fcfcfc;
    margin: 0px;
}


.SSIndexTableFormSubmit
{
    border-right: #aaaacc 1px solid;
    border-top: #aaaacc 1px solid;
    border-left: #aaaacc 1px solid;
    border-bottom: #aaaacc 1px solid;
    background-color: #d7dfff;
    margin: 0px;
}

.SSIndexTableMediumLightLight
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #fafafa;
    margin: 0px;
}

.SSIndexTableMediumLight
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #f3f3f3;
    margin: 0px;
}
.SSIndexTableMedium
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #eaeaea;
    margin: 0px;
}
.SSIndexTableDark
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #e3e3e3;
    margin: 0px;
    
}

.ListServices
{
    color: #777777;
}

.CompanyServiceList
{
	list-style-type: circle;
	list-style-position: inside;
	
}

.CompanyServiceRatings
{
    font-size:10px;
    color: #777777;
}

.MiniText
{
    font-size: 9px;
    font-family: Verdana;
}
.SearchTextMini
{
    font-size: 9px;
    font-family: Verdana;
    color:White;
}

.FormLinkTo
{
    
    font-size: 10px;
    background-color: #fafafa;
    border-color: #cccccc;
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    width:210px;
}

.NavLocationForm
{
    font-size: 11px;
    background-color: #fafafa;
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
}

.BigZipCodeForm
{
    font-size: 22px;
    background-color: transparent;
    border-right: 1px;
    border-top: 1px;
    border-left: 1px;
    border-bottom: 1px;
    font-weight: bold;
    width: 80px;
    text-align: center;
    color:#114400;
    
}


.FormEmailData
{
    font-size: 12px;
    background-color: #fdfdfd;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    overflow: auto;
}

.FormEmailDataLightBlue
{
    font-size: 12px;
    background-color: #fafaff;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    overflow: auto;
}


.FormEmailTitles
{
    font-size: 11px;
    font-weight: bold;
    color: #555555;
}

.FormReviewsSmall
{
    font-size: 11px;
    background-color: #fdfdfd;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.FormProfileSmall
{
    font-size: 11px;
    font-family:Verdana;
    background-color: #fdfdfd;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.FormReviews
{
    font-size: 12px;
    background-color: #fdfdfd;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
}
.FormReviewTitles
{
    font-size: 11px;
    font-weight: bold;
    color: #555555;
}
.FormReviewSubmit
{
    font-size: 12px;
    color:White;
    font-weight:bold;
    background-color: #7980FF;
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
}
.FormReviewSubmit2
{
    font-size: 12px;
    color:#5635FF;
    font-weight:bold;
    background-color: #f9f9f9;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.SSReviewTableHeader
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 0px solid;
    background-color: #f9f9f9;
    margin: 0px;
}

.FormAdmin
{
    font-size: 12px;
    background-color: #fdfdfd;
    border-right: #aaaaaa 1px solid;
    border-top: #aaaaaa 1px solid;
    border-left: #aaaaaa 1px solid;
    border-bottom: #aaaaaa 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.EditCompanyForm
{
    font-size: 1;
    background-color: #fafafa;
    
}



.CompanyAdminTable
{
    font-size: 11px;
    font-family: Verdana;
    background-color:#f3f3f3;
    border-right: #aaaaaa 1px solid;
    border-top: #aaaaaa 1px solid;
    border-left: #aaaaaa 1px solid;
    border-bottom: #aaaaaa 1px solid;
    
    
    
}

.CompanyProfileTable
{
    font-size: 12px;
    font-family: Verdana;
    font-style:italic;
    background-color: #eaeaea;
    border-bottom-color:#aaaaaa;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-top-color:#aaaaaa;
    border-top-width:1px;
    border-top-style:solid;
    border-right-color:#aaaaaa;
    border-right-width:1px;
    border-right-style:solid;
    border-left-color:#aaaaaa;
    border-left-width:1px;
    border-left-style:solid;
    
    
}


.CompanyFormProductDiv
{
    font-size: 11px;
    font-style:italic;
    font-family: Verdana;
    background-color:#f3f3f3;
    overflow:auto;
    height:550px;
    width:520px;
    border-right: #aaaaaa 1px solid;
    border-top: #aaaaaa 1px solid;
    border-left: #aaaaaa 1px solid;
    border-bottom: #aaaaaa 1px solid;
   
}


.CompanyFormProductDivWide
{
    font-size: 11px;
    font-style:italic;
    font-family: Verdana;
    background-color:#f3f3f3;
    overflow:auto;
    height:550px;
    width:810px;
    border-right: #aaaaaa 1px solid;
    border-top: #aaaaaa 1px solid;
    border-left: #aaaaaa 1px solid;
    border-bottom: #aaaaaa 1px solid;
   
}

.CompanyProfileMultimediaTable
{
    font-size: 11px;
    font-style:italic;
    font-family: Verdana;
    background-color:#f3f3f3;
    border-right: #aaaaaa 1px solid;
    border-top: #aaaaaa 1px solid;
    border-left: #aaaaaa 1px solid;
    border-bottom: #aaaaaa 1px solid;
    
    
    
}


.CompanyFormSubmit
{
    font-size: 15px;
    font-weight: bold;
    color:#000055;
    cursor: pointer;
    height: 31px;
    
    
}



.CompanyProfileMultimediaTableTD
{
    font-size: 11px;
    font-style:italic;
    font-family: Verdana;
    background-color:#f3f3f3;
    border-right: #dddddd 1px solid;
    border-top: #dddddd 1px solid;
    border-left: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    
}

.CompanyInfoTextLarge
{
    font-size: 13px;
    font-family: Verdana;
}
.CompanyInfoTextMedium
{
    font-size: 12px;
    font-family: Verdana;
}
.CompanyInfoTextSmall
{
    font-size: 11px;
    font-family: Verdana;
}

.LinkBlack
{
    color: black;
    
}
.LinkBlack:active
{
   
    COLOR: #333333;
    TEXT-DECORATION: none
}
.LinkBlack:hover
{
   
    COLOR: #0000aa;
    TEXT-DECORATION: none
}

.LinkWhite
{
    color: #ffffff;
    
}
.LinkWhite:active
{
   
    COLOR: #333333;
    TEXT-DECORATION: none
}
.LinkWhite:hover
{
   
    COLOR: #e3e3ff;
    TEXT-DECORATION: none
}

.LinkBlueLight
{
    COLOR: #CDD3F7;
}

.LinkBlueLight:active
{
    COLOR: #6C75A3;
}

.LinkBlueLight:hover
{
    COLOR: #fafaff;
}
.LinkBlueLight:visited
{
    COLOR: #CDD3F7; 
}




.SSTopNavTable
{
   background-color: #666DAA;
   border-right: #4D5594 1px solid;
    
    margin: 0px;
}
.SSTopNavTable2
{
    background-color: #666DAA;
    border-right: #4D5594 1px solid;
    border-left: #4D5594 1px solid;
    border-top: #4D5594 1px solid;
    border-bottom: #4D5594 1px solid;
    margin: 2px;
    color: White;
}

.SSBottomNavTable
{
    background-color: #6E76B8;
    border-right: #4D5594 1px solid;
    border-left: #4D5594 1px solid;
    border-top: #4D5594 1px solid;
    border-bottom: #4D5594 1px solid;
    margin: 2px;
    color: White;
}

.SSTopNavCurve
{
    margin: 0px;
    background-image: url(images/ss-nav-top-curve4.gif);
    background-position-x: right;
    background-repeat: no-repeat;
}

.SSBGTableBlue
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    margin: 0px;
    background-color: #333b7b;
    background-image: url(images/ss-bg3.gif);
}

.SSBGTableMDBlue
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    margin: 0px;
    background-color: #333b7b;
    background-image: url(images/ss-bg4.gif);
}
.SSBGTable
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    margin: 0px;
    background-color: #f3f3f3;
}
White
{
    color:White;
}





.VAMErrorText
{
   color: Red;
}

.VAMBlinkText
{
   color: White;
}

.VAMFieldWithError
{
   background-color: red;
}

.VAMValSummary
{
   color: red;
}

.VAMValSummaryHeader
{
   color: red;
}
.VAMValSummaryHeader TR
{
   color: red;
}
.VAMValSummaryErrors
{
   color: red;
   margin-top:6px;
}
/* for the hyperlinktofield feature */
.VAMValSummaryErrors A
{
   color: red;
   margin-top:6px;
}
.VAMValSummaryFooter
{
   color: red;
}
.VAMValSummaryFooter TR
{
   color: red;
}
.VAMRequiredFieldMarker
{
}

.VAMRequiredFieldsDescription
{
   font-size: 8pt;
   font-style: italic;
}

.VAMTextHiliteFields
{
    color:Red;
}

.VAMNonTextHiliteFields
{
    color:Black;
}
.VAMValSummaryAltRows
{
   color: red;
   background-color: blue;
}
.VAMMultiSegContainer
{
   border-left: lightgrey thin inset;
   border-top: lightgrey thin inset;
   border-right: lightgrey thin inset;
   border-bottom: lightgrey thin inset;
   padding-left: 2px;
   padding-top: 2px;
   padding-right: 2px;
   padding-bottom: 2px;
}
.VAMMultiSegTextBox
{
   border-left: whitesmoke thin solid;
   border-top: whitesmoke thin solid;
   border-right: whitesmoke thin solid;
   border-bottom: whitesmoke thin solid;
}

.SearchArea
{
	position: relative;
	float: left;

}

.SearchWhatLabel
{
    display:block;
	position: absolute;
	height: 10px; 
	padding: 3px;
	font:Verdana;
	font-size: 11px;
	color:#999999;
	z-index: 1;
}

.SearchWhat
{
	display: block;
	position: relative;
	width: 160px;
    font:Verdana;
	font-size: 11px;
    background-color: #fafafa;
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
}


.DivFeaturedBox
{
	cursor:hand;
	display: none;
	position:absolute;
	width: 510px;
	padding: 3px;
	font: Verdana;
	font-size: 11px;
	background-color: #fcfcfc;
	color: #444444;
	z-index: 1;
	border-right: 6px solid #bbbbbb;
	border-top: 6px solid #bbbbbb;
	border-left: 6px solid #bbbbbb;
	border-bottom: 6px solid #bbbbbb;
	
}


.TextLabelLink
{
	cursor:hand;
	
	
	
}

.CheckBoxList
{
 font-size:12px;
}
.CheckBoxList label 
{
cursor:hand;

}

.CheckBoxList .selected label
{
color:#ff0000;

}

.CheckBoxList label:hover
{
color:#cc0000;

}




.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url('star.gif') repeat-x left -1000px;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url('star_small.gif');
	line-height: 10px;
	height: 10px
}


ul.other
{
    padding-left:3px;
    padding-bottom:3px;
    padding-top:3px;
    padding-right:3px;
   
}

ul.brands
{
    
    padding-left:18px;
    padding-bottom:3px;
    padding-top:0px;
    padding-right:0px;
   margin-top:0px;
    

    
}


li
{
	list-style-position: inside;
	/*list-style-type: disc;*/
}


li.brands
{
    padding-left:0px;
    padding-bottom:1px;
    padding-top:3px;
    padding-right:1px;
	list-style-position:outside;
	list-style-type: disc;
	font-size:14px;
	text-indent:0px;
    color:#225599;
    line-height:15px;
    margin-left:0px;
    margin-right:2px;
    margin-top:0px;
    margin-bottom:2px;
    
}

h1.brands
{
    
    font-size:16px;
    color:#225599;
    font-weight:bold;
    
}




.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: 10px;
width: 130px; /* Main Menu Item widths */
/*border-bottom: 1px solid #ccc;*/
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #000000;
text-decoration: none;
padding: 2px;

}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #f3f3f3; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: #fdfdfd;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
border:solid 3px #e1e1e1;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

