.hide
{
display:none;
cursor:pointer;
}
.show
{
display:block;
cursor:pointer;
}
body 
{
	background: url(http://www.waxcenter.com/images/shared/site-bg.jpg) repeat-x top center #373231;
	/*background:#373231;	*/
	margin: 0;
	padding: 0;
}

body,table,tr,td 
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #6d6969;	
}

input,textarea,select {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
}

em {
	font-style: normal;
	color: #FFC000;
	font-size: 10px;
}

h1 {
	clear: both;
	background: url(http://www.waxcenter.com/images/shared/bullet.gif) no-repeat 4px 17px;
	
	color: white;
	font-size: 11px;
	padding: 8px 110px 1px 43px;
	/*text-transform: capitalize;*/
	font-weight: bold;
	height: 18px;
}
h2 {
	clear: both;
	background: url(http://www.waxcenter.com/images/shared/bullet.gif) no-repeat 4px 17px;
	
	color: white;
	font-size: 12px;
	padding: 8px 110px 1px 43px;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 10px;
}
h4 {
	background: url(http://www.waxcenter.com/images/shared/bullet.gif) no-repeat 10px 15px;
	/*color: #FFC000;*/
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
}

h4 .red {
	color: #FF0000;
}

strong {
	font-size: 13px;
	color: #ce1e1e;
}

a {
	color: white;
	padding:0px;
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
}
a:link {
	color: white;
	padding:0px;
}
a:active {
	color: white;
	padding:0px;
}

/* GENERAL IDS */

#banner-ad {
	clear: both;
	margin: 10px 0;
	padding: 0;
}

#content-wrapper1 {
	background: #373231;
	padding: 0px;
	width: 598px;
}
#home-wrapper {
	background: url(http://www.waxcenter.com/images/hdr_bar_bg.gif) repeat-x;
	width:770px;
	height:49px;
	
}
#home-wrapper .home-image {
	padding:10px 0 20px 10px;
	
}
#content-wrapper2 {
	background: #373231;
	padding: 0px;
	width: 598px;
}

#content-wrapper2 p {
	margin: 15px 35px;
	clear: both;
}

#content-wrapper2 table tr td p {
	margin: 5px;
}

#keyword-search {
	/*background: url(http://www.waxcenter.com/images/shared/keyword-search-bg2.jpg) no-repeat;*/
	height: 25px;
}
.main_tbl {
	width:770px;
}
#left-top 
{
	background: url(http://www.waxcenter.com/images/site-bg-left.jpg) no-repeat top right;
	height:382px;	
}

#right-top 
{
	background: url(http://www.waxcenter.com/images/site-bg-right.jpg) no-repeat top left;
	height:382px;
}
#left-shadow
{
	background: url(http://www.waxcenter.com/images/shared/site-left-shadow.jpg) repeat-y top right;
}
#right-shadow
{
	background: url(http://www.waxcenter.com/images/shared/site-right-shadow.jpg) repeat-y top left;
}
#welcome-area {
	background: url(http://www.waxcenter.com/images/shared/menu-row-bg.jpg) repeat-x top left;
	height: 33px;
	color: #333;
	padding-left: 8px;
	font-size: 12px;
	text-transform: capitalize;
}

#welcome-area a {
	color: #333;
}



/* LEFT MENU IDS */

#side-menu1 {
	margin: 0;
	padding: 0;
	background: url(http://www.waxcenter.com/images/shared/menu-bg.gif) repeat-y;
}

#side-menu1 ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	/*text-transform: uppercase;*/
	font-weight: normal;
	clear: both;
}

#side-menu1 ul li {
	background: url(http://www.waxcenter.com/images/shared/item-bg.gif) no-repeat top left;	
	padding-left:15px;
	padding-top:2px;
	padding-bottom:20px;
	font-size:12px;	
	font-weight:bold;
	/*margin: 0;*/
}

#side-menu1 ul li a {
	color: #6D6E71;
	text-decoration: none;
	padding: 1px 0 0 20px;
	display: block;
	height: 12px;
}

#side-menu1 ul li a:hover {
	background: url(http://www.waxcenter.com/images/shared/item-bg-on.gif) no-repeat right 0px;
	color: red;
}

.side-menu2 {
list-style-image: url(http://www.waxcenter.com/images/shared/item-bg.gif);
	/*background: url(http://www.waxcenter.com/images/shared/item-bg.gif) no-repeat left;*/
}

.side-menu2 ul {

	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	list-style-type:none;
	
	/*text-transform: uppercase;*/
	font-weight: normal;
	clear: both;
}

.side-menu2 .this{
/*list-style-image: url(http://www.waxcenter.com/images/shared/item-bg.gif) no-repeat -0 0%;*/
	background: url(http://www.waxcenter.com/images/shared/item-bg.gif) no-repeat -0 0%;
	padding-left:20px;
	font-size:17px;	
	font-weight:bold;
	
}

.side-menu2 ul li a {
	color:#6d6969;
	text-decoration: none;
	padding: 3px 0 0 0px;
	display: block;
	height: 15px;
}

.side-menu2 ul li a:hover {
	background: url(http://www.waxcenter.com/images/shared/item-bg-on.gif) no-repeat right 0px;
	color: #ffc000;
}

.side_shadow {
	background: url(http://www.waxcenter.com/images/shared/base-bg.gif) repeat-y right;
	width:172px;
}
.side_bg {	
	background: url(http://www.waxcenter.com/images/shared/menu-bg.gif) repeat-y right;
	width:172px;
}


/* CLASSES */

.breadcrumbs {
	margin: 8px 10px;
	padding: 0;
	clear: both;
}

.breadcrumbs li {
	list-style: none;
	float: left;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
}

.breadcrumbs li a {
	display: block;
	background: url(http://www.waxcenter.com/images/shared/breadcrumbs-arrow.gif) no-repeat 0 3px;
	margin-right: 10px;
	text-decoration: none;
	color: #353535;
	padding-left: 10px;
}

.breadcrumbs li a:hover {
	text-decoration: underline;
}

.clear-hack {
	clear: both;
	line-height: 0;
	font-size: 1px;
	margin: 0;
	padding: 0;
	background: #373231;	
}

.contact-info {
	float: left;
	margin: 10px 20px 20px 16px;
	padding-left:27px;
	padding-top: 10px;
}

.cs-list {
	margin: 35px;
	padding-left: 80px;
	
}

.cs-list li {
	list-style-image: url(http://www.waxcenter.com/images/shared/bullet.gif);	
	color: #FFFFFF;
	font-size: 12px;	
	font-weight: bold;	
	line-height:25px;
	vertical-align:top;
}

.cs-list li a:link {	
	color: #FFFFFF;
	text-decoration:underline;		
}

.cs-list li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.cs-list li a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.cs-list li ul {
	margin: 25px 0 25px 15px;
	padding: 0;
	display: block;
	color: #FFFFFF;
}

.cs-list li ul li {
	background: none;	
	list-style-type: disc;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.cs-list2 {
	width:250px;	
	padding-left: 28px;	
}

.cs-list2 li {
	list-style-image: url(http://www.waxcenter.com/images/arrow_bullet_off.gif);	
	color: #373231;
	font-size: 10px;	
	font-weight: bold;	
	line-height:20px;
	vertical-align:top;
}

.cs-list2 li a:link {	
	color: #373231;
}

.cs-list2 li:hover {
list-style-image: url(http://www.waxcenter.com/images/arrow_bullet_on.gif);	
	text-decoration: underline;
	color: #D00B0B;
}
.cs-list2 li a:visited {
	color: #373231;
}
.elongator {
	padding: 100px 0;
}

.gallery-user-detail {
	/*background: url(http://www.waxcenter.com/images/products/bg-gradient1.gif) repeat-x 0 200px;*/
}

.gallery-user-detail .user-name {
	padding: 8px 0 8px 15px;
	font-size: 14px;
	/*font-weight: bold;*/
	color:#ffffff;
}

.gallery-user-detail .photo {
    background: url(http://www.waxcenter.com/images/shared/content-bg.jpg) no-repeat top left #373231;
	padding-left: 15px;
}

.gallery-user-detail .photo img {
	/*border: 1px solid #333;
	padding: 5px 0 0 5px;*/
}

.gallery-user-detail .stats {
	height:200px;
	background: url(http://www.waxcenter.com/images/gallery/customer-info-bg.gif) no-repeat 0% 10%;
	padding: 40px 0 20px 25px;
}

.gallery-user-detail .stats span {
	width:50px;
	font-weight: bold;
	float: left;
	display: block;
}

.gallery-user-detail .stats br {
	clear: both;
}

.keyword {
	width: 120px;
	height: 16px;
	padding: 0 0 0 2px;
	margin: 0 0 0 3px;
	border: 1px solid #A4A4A4;
}
.site-map {
	margin: 35px 0 35px 55px;
	padding: 0;
}

.site-map li {
	margin: 8px 0 8px 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

.site-map li a {
	background: url(http://www.waxcenter.com/images/shared/site-map-lvl1.gif) no-repeat 0 2px;
	padding-left: 15px;
	color: black;
	text-decoration: none;
}

.site-map li a:hover {
	text-decoration: underline;
}

.site-map li ul {
	border-left: 1px solid #9D9B9B;
	margin: 0 0 0 5px;
	padding: 0;
}

.site-map li ul li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-transform: capitalize;
}

.site-map li ul li a {
	background: url(http://www.waxcenter.com/images/shared/site-map-lvl2.gif) no-repeat -1px 2px;
	color: #5E5E5E;
	padding-left: 48px;
}

.site-map li ul li ul {
	margin: 5px 0 5px 50px;
	border-width: 0;
}

.site-map li ul li ul li {
	margin: 5px 0 5px 20px;
	text-transform: capitalize;
	list-style: disc;
}

.site-map li ul li ul a {
	background-image: none;
	padding-left: 0;
}
.featured-table {
	
	background: url(http://www.waxcenter.com/images/shared/content-bg.jpg) no-repeat top left #373231;
	margin: 0 0 0 0;
	width: 243px;
	padding: 10px 0 0 0;
}
.featured-table .image{
	padding:10px 0 0px 20px;
}


.news-table {	
	background: url(http://www.waxcenter.com/images/home/news-bg.jpg) repeat-y center 45px;
	width: 355px;
	text-align:justify;
}
.news-table .image{
	padding:10px 0 0px 10px;
	vertical-align: top;
}
.news-table .text{
	padding:10px 10px 0 10px;
	vertical-align: top;
}
.site-table {	
	background: url(http://www.waxcenter.com/images/shared/content-bg.jpg) no-repeat top left #373231;
	margin: 0 0 0 0;
	width: 590px;
	padding: 10px 7px 15px 10px;
	
}
.site-table td {
	padding:2px;
}
.site-table .photo {
	padding-left: 30px;
	padding-top: 5px;
}


.site-table td a:link {
	color: white;
	
}

.site-table .car-icon {
	background: url(http://www.waxcenter.com/images/shared/car-icon.gif) no-repeat 15px 5px;
	padding-left: 45px;
	font-weight: bold;
	font-size: 13px;
	color: #404040;
}

.site-table .header {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	/*padding-top:5px;*/
}
.site-table .description {	
	padding-left:0px;
}

.site-table .description2 {	
	padding-left:0px;
}
.site-table .body {
	font-size: 11px;
}
.site-table .streak {
	
	padding: 20px 0 10px 0;
}

.site-table2 {
background: url(http://www.waxcenter.com/images/gallery/submit-bg.jpg) no-repeat top left #373231;
	margin: 0 0 0 0;
	/*border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #B2B2B2;
	margin: 20px 0 0 35px;*/
	width: 590px;
}

.site-table2 td {
	padding: 3px 0 3px 15px;
}

.site-table3 {	
	margin: 0 0 0 0;
	width: 590px;
	padding: 10px 7px 15px 10px;
}

.site-table3 td {
	/*padding: 5px 0 0 5px;*/
}
.site-table3 .photo {
	padding-left: 30px;
	padding-top: 10px;
}
.site-table3 .description {	
	padding-left:0px;
}
.site-table3 .description2 {	
	padding-left:0px;
}
.streak {
	
	padding: 20px 0 5px 20px;
	margin: 5px 0 5px 35px;
}



/* PRODUCT,ECOMMERCE STYLES */

#cart-status {
	clear: both;
	border-top: 1px solid #333;
}

#prod-detail {
	/*background: url(http://www.waxcenter.com/images/products/bg-gradient1.gif) repeat-x 0 28px;*/
	margin: 20px 0 0 0;
}

#prod-detail td p {
	margin: 10px;
}

#prod-detail .prod-text {
	width: 337px;
	padding-left: 15px;
}

#prod-detail .prod-text .price {
	font-size: 13px;
	font-weight: bold;
	color: black;
}

#prod-detail .prod-text .price .msrp {
	text-decoration: line-through;
}

#prod-detail .prod-text .prod-name {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
}

#prod-detail .prod-text .prod-name:first-line {
	font-size: 17px;
}

#prod-detail .prod-text .prod-options {
	margin: 20px 10px;
	font-size: 12px;
	padding: 0;
}

#prod-detail .prod-text .prod-options li {
	list-style: none;
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
}

#prod-detail .prod-text .prod-options li a {
	text-decoration: none;
	background: url(http://www.waxcenter.com/images/shared/breadcrumbs-arrow.gif) no-repeat 0 4px;
	padding-left: 12px;
	color: #353535;
}

#prod-detail .prod-text .prod-options li a:hover {
	text-decoration: underline;
}

#prod-detail .prod-images {
	width: 370px;
	text-align: right;
}

#prod-detail .prod-images img {
	border: 1px solid #333;
	margin: 0 8px 10px 0;
}

#prod-detail #recently-viewed {
	background-color: #f1f1f1;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #B5B5B5;
	width: 402px;
}

#prod-detail #recently-viewed td {
	padding: 5px;
}

#prod-detail #recently-viewed .thumbnail {
	width: 120px;
}

#prod-detail #recently-viewed .thumbnail img {
	border: 1px solid #333;
}



.prod-variation-table {
	width: 598px;
	background:#393929;
	/*background: url(http://www.waxcenter.com/images/products/prod-variation-table-bg2.gif) no-repeat top;*/
}

.prod-variation-table .top td {
	
	background:#ffc000;
	color: #373231;	
	font-weight: bold;
	text-transform: uppercase;
	
	font-size: 11px;
	
}


.prod-variation-table .rows td {
	background:#373231;
	/*background:#393929;*/
	color: #8c8f72;
	line-height:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.prod-variation-table .shadow td {
	background: url(http://www.waxcenter.com/images/store/shadow-bg.jpg) repeat-x;
	/*background:#393929;
	color: #8c8f72;*/
	line-height:30px;
	
}
.prod-variation-table .rows2 td {
	background: url(http://www.waxcenter.com/images/shared/table-row-bg.jpg) repeat-y 5% 30% #393929;
	color: #8c8f72;
	line-height:10px;
}

.prod-variation-table .rows .carty {
	/*line-height:60px;*/
	
}
.prod-variation-table .rows .carty a{
	line-height:10px;
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
}
.prod-variation-table .rows2 .carty a{
	line-height:10px;
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
}
.prod-variation-table .rows .msrp {
	/*text-decoration: line-through;*/
}

.prod-variation-table .rows .photo img{
	border: 1px solid #333;
}

.prod-variation-table .rows .price {
	color: #8c8f72;
	font-weight: bold;
}

.prod-variation-table .rows .net-price {
	color: #FF0000;
	font-weight: bold;
}
.prod-variation-table .subtotal {
	background:#393929;
	color: #373231;
	font-weight: bold;
	/*width: 500px;*/
}
.prod-variation-table .total {	
	color: #FFC000;
	font-weight: bold;
	/*width: 500px;*/
	
}

.prod-variation-table .total td {
	background: url(http://www.waxcenter.com/images/store/total-bg.jpg) no-repeat center #373231;;
	height:24px;
	color: #727272;
	/*padding: 5px;*/
}

.prod-variation-table .total td b {	
	color: #ffc000;	
}

#upsell {
	width: 737px;
	background: url(http://www.waxcenter.com/images/products/prod-upsell-table-bg.gif) no-repeat top;
	margin: 0 0 20px 0;
}

#upsell .top td {
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 0px 0 13px;
	font-size: 11px;
}

#upsell .rows td {
	color: white;
	padding: 15px 10px 15px 13px;
}



#reviews-block {
	/*width: 703px;*/
	margin-left: 5px;
}

#reviews-block .review-options {
	float: left;
	display: block;
	margin: 7px;
}

#reviews-block .review-options .read a {
	color: #FF0000;
	text-decoration: none;
	background: url(http://www.waxcenter.com/images/products/review-icon.gif) no-repeat left;
	font-weight: bold;
	padding-left: 15px;
}

#reviews-block .review-options .write a {
	color: black;
	text-decoration: none;
	background: url(http://www.waxcenter.com/images/products/review-write-icon.gif) no-repeat left;
	font-weight: bold;
	padding-left: 18px;
	margin-left: 15px;
}

span.write a {
	color: black;
	text-decoration: none;
	background: url(http://www.waxcenter.com/images/products/review-write-icon.gif) no-repeat left;
	font-weight: bold;
	padding-left: 18px;
}

#reviews-block #block {
	clear: both;
	border: 1px solid #b5b5b5;
	background-color: #f1f1f1;
	text-align: left;
	width: 687px;
	margin: 3px 0px 3px 5px;
}

#reviews-block #block .review {
	width: 640px;
	margin: 25px 16px;
	background: url(http://www.waxcenter.com/images/products/review-icon.gif) no-repeat 0 3px;
	padding-left: 16px;
	color: #626466;
}

#reviews-block #block .review .info {
	font-size: 13px;
	color: black;
	font-weight: bold;
}

#reviews-block #block .review .info a {
	color: #4FABF6;
	text-decoration: none;
}

#reviews-block #block .review .info a:hover {
	text-decoration: underline;
}

#reviews-block #block .review p {
	margin: 0;
}

#reviews-block .pagination {
	float: right;
	margin: 2px 7px;
	border: 1px solid #666;
	padding: 3px 8px;
}

#reviews-block .pagination .next {
	text-transform: capitalize;
}

#reviews-block .pagination .next a {
	text-decoration: none;
	color: black;
	background: url(http://www.waxcenter.com/images/shared/pagination-arrows-next.gif) no-repeat right;
	padding-right: 15px;
	margin-left: 5px;
}

#reviews-block .pagination .next a:hover {
	text-decoration: underline;
}

#reviews-block .pagination .previous {
	text-transform: capitalize;
}

#reviews-block .pagination .previous a {
	text-decoration: none;
	color: black;
	background: url(http://www.waxcenter.com/images/shared/pagination-arrows-previous.gif) no-repeat left;
	padding-left: 15px;
	margin-right: 5px;
}

#reviews-block .pagination .previous a:hover {
	text-decoration: underline;
}



.gross-total {
	float: right;
	background-color: #f1f1f1;
	border: 1px solid #cfcfcf;
	padding: 8px 35px 8px 14px;
	margin: 0 10px 0 24px;
}

.gross-total span {
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 10px;
}

.order-review {	
	width: 580px;
}

.order-review td {	
	width: 33%;	
}

.order-review td b {
	color: #FFFFFF;
}

.product-display1 {
	margin: 0 0 20px 0;
	padding: 0;
	background: url(http://www.waxcenter.com/images/products/bg-gradient1.gif) repeat-x top;
	border: 0;
	clear: both;
}

.product-display1 .bottom-row {
	background: url(http://www.waxcenter.com/images/products/horizontal-angled-bg.gif) no-repeat right;
	padding: 3px 0 3px 60px;
}

.product-display1 .prod-thumb {
	width: 120px;
	text-align: center;
	vertical-align: top;
}

.product-display1 .prod-thumb img {
	border: 1px solid #333;
}

.product-display1 .prod-text {
	width: 395px;
	padding-bottom: 10px;
}

.product-display1 .prod-text a {
	color: red;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.prod-subcat {
	/*background: url(http://www.waxcenter.com/images/products/bg-gradient1.gif) repeat-x 0 5px;*/
	
}

.prod-subcat .description {
	width: 599px;
}

.prod-subcat .title {
	font-size: 13px;
	font-weight: bold;
}

.prod-subcat .thumbnail {
	width: 173px;
	text-align: center;
	padding-left: 25px;
}

.prod-subcat .thumbnail .border {
	border: 1px solid #333;
	margin-bottom: 10px;
}
.prod-subcat2 {
    width:598px;
	background: url(http://www.waxcenter.com/images/gallery/alt-bg.jpg) no-repeat 0% 0%;
}

.prod-subcat2 .description {
	width: 599px;
}

.prod-subcat2 .title {
	font-size: 13px;
	font-weight: bold;
}

.prod-subcat2 .thumbnail {
	width: 173px;
	text-align: center;
	padding-left: 25px;
}

.prod-subcat2 .thumbnail .border {
	border: 1px solid #333;
	margin-bottom: 10px;
}


.prod-sum {
	width: 180px;
	text-align: center;
	float: left;
	/*margin: 20px 6px;*/
}

.prod-sum .prod-sum-txt {
	border: 1px solid #848484;
	color: black;
	width: 145px;
	text-align: left;
	margin: 0 auto;
	height: 92px;
}

.prod-sum .prod-sum-txt .txt {
	margin: 5px;
	display: block;
        font-weight: bold;
}

.prod-sum .prod-sum-txt .price {
	color: #FF0000;
	font-weight: normal;
}

.prod-sum .prod-sum-txt .shipping {
	vertical-align: bottom;
	margin-top: 50%;
	display: block;
}

.prod-sum .prod-thumb {
	background: url(http://www.waxcenter.com/images/products/prod-sum-pic-bg.gif) repeat-x top;
	width: 147px;
	margin: 0 auto;
}

.prod-sum .prod-thumb img {
	border: 1px solid #7D7D7D;
	margin: 8px 0;
}

.prod-sum .prod-rating {
	text-align: left;
	font-weight: bold;
}



/* SEARCH STYLES */

.advanced-search-table {
	margin: 30px 0;
}

.advanced-search-table .step {
	width: 50px;
	background-color: #FF1818;
}

.advanced-search-table .title {
	width: 722px;
	font-size: 14px;
	font-weight: bold;
	color: black;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #9a9a9a;
	background: url(http://www.waxcenter.com/images/search/advanced-table-bg.gif) repeat-y top right #FEFEFE;
	padding: 20px 0 10px 20px;
}

.advanced-search-table .criteria {
	width: 722px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #9a9a9a;
	background: url(http://www.waxcenter.com/images/search/advanced-table-bg.gif) repeat-y top right #FEFEFE;
	padding: 0 0 10px 20px;
}

.advanced-search-table .criteria input {
	vertical-align: middle;
}

.search-table {
	margin: 15px 0;
}

.search-table .red-block {
	width: 50px;
	background-color: #FF1717;
}

.search-table .fields {	
	width: 722px;
	
	padding: 15px;
}

.search-table .fields img {
	vertical-align: middle;
}

.search-table .search {
	
	padding: 20px 0 20px 15px;
}

.search-table2 {
	margin: 15px 0;
}

.search-table2 .red-block {
	width: 50px;
	background-color: #FF1717;
}

.search-table2 .fields {
	
	width: 722px;	
	padding: 15px;
}

.search-table2 .fields ul {
	float: left;
	list-style: none;
	margin-top: 0;
}

.search-table2 .fields ul li {
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
}

.search-table2 .fields ul li a {
	/*background: url(http://www.waxcenter.com/images/shared/breadcrumbs-arrow.gif) no-repeat 0 3px;
	background:#373231;
	color: #8c8f72;
	*/
	text-decoration: none;
	color: #8c8f72;
	padding-left: 10px;
}

.search-table2 .fields ul li a:hover {
	text-decoration: underline;
}
.img_border {
	border:thin solid #6d6f53;
}

.box { 
	float: left; 
	
}

#boxContent { 
	position: relative; 
	left: -4px; 
	top: -4px; 
}
#boxContent2 { 
	position: relative; 
	left: -4px; 
	top: -2px; 
}

#boxContainer { 
	position: relative; 
	background: #292a1e; 
	margin: 4px; 	
}
.table-bg {	
	background: url(http://www.waxcenter.com/images/shared/content-bg.jpg) no-repeat top left #373231;	
	width: 598px;
	color:white;
	padding: 5px 0px 5px 0px;
}
.table-bg td{	
	color:white;
	font-size:12px;
	font-weight: bold;
}
.prod-install-table {
	width: 580px;
	background:#393929;
	/*background: url(http://www.waxcenter.com/images/products/prod-variation-table-bg2.gif) no-repeat top;*/
}
.prod-install-table .top td {
	
	background:#ffc000;
	color: #373231;	
	font-weight: bold;
	text-transform: uppercase;
	
	font-size: 11px;
	
}
.prod-install-table .items td {
	
	color: #8c8f72;	
	font-weight: normal;
	font-size: 11px;
	white-space: nowrap;
	padding: 2px;
	background:#373231;
}
.prod-install-table .items2 td{
		
	font-weight: normal;
	font-size: 11px;
	background: url(http://www.waxcenter.com/images/shared/table-row-bg.jpg) no-repeat top #373231;
	color: #8c8f72;
	padding: 2px;
	
}
.prod-install-table .header td {
	text-transform: uppercase;
	padding:5px;
	font-size: 12px;
	font-weight: bold;
	color: #ffc000;
}

div.boxshadow 
{		
	background:url(http://www.waxcenter.com/images/shadow.gif);		
}
	/* commented backslash hack - invisible to IE5 Mac \*/
html>body div.boxshadow 
{
	background:url(http://www.waxcenter.com/images/shadow.gif);
}
/* end hack */ 
div.boxmain 
{
	position:relative;
	top:-4px;
	left:-6px;
	background:#292A1E;		
		/*padding:10px;*/
}
div.boxmain2 
{
	position:relative;
	
	left:-7px;
	background:#292A1E;		
		/*padding:10px;*/
}
div.photo
{
		
	padding-right:25px;
}
div.featured-title
{
	background:url(http://www.waxcenter.com/images/shared/featured-box-bg.gif) repeat-y 50%;
	color:#d6b8a3;
	font-weight:bold;
	font-size:13px;
	padding-top:10px;
	padding-left:68px;
	text-align:left;
}
div.featured-text
{
	width:147px;
	background:url(http://www.waxcenter.com/images/shared/featured-box-bg.gif) repeat-y 50%;
	color:#FFFFFF;
	font-size:10px;
	padding-left:70px;
	padding-right:70px;
	padding-left:68px;
	text-align:left;
	padding-bottom:20px;
}
#home-wax
{
	background: url(http://www.waxcenter.com/images/shared/secret-in-the-wax.jpg) no-repeat top #4b4342;
	vertical-align:top;
	
}
div.wax_content
{	
	padding-top:20px;
	text-align:left;
	color:black;
	width:451px;
	height:211px;
	background: url(http://www.waxcenter.com/images/shared/wax_elem_box_shadow.jpg) no-repeat 0% 100%;
}
div.wax_title
{

	width:230px;
	float:right;
	text-align:left;
	vertical-align:top;
	background: url(http://www.waxcenter.com/images/shared/wax_elem_box_fill.jpg) repeat-y;
}
.waxContent
{
	width:451px;
	height:211px;
	background: url(http://www.waxcenter.com/images/shared/wax_elem_box_shadow.jpg) no-repeat top left;
}
.prodContent
{
	
	width:518px;	
	background: url(http://www.waxcenter.com/images/shared/prod_elem_box_fill.gif) repeat-y top;	
	text-align:left;
}
.prod_text
{
	color:#767272;
}
.prod_side
{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}
.tagline
{
	font-style:italic;
	font-size:12px;
}
.tagline2
{
	font-style:italic;
	font-size:12px;
	color:#b2b1b1;
}
.prod_title
{
	font-size: 14px;
	color: #dd0a0a;
	font-weight:bold;
}
.sectionphoto
{
	background: url(http://www.waxcenter.com/images/shared/wax_main_bg.jpg) no-repeat;
	padding-top:5px;
	padding-left:7px;
}
.subsectionphoto
{
	background: url(http://www.waxcenter.com/images/shared/wax_sub_item_bg.jpg) no-repeat;
	padding-top:5px;
	padding-left:6px;
	text-align:left;
}
.photo
{
	vertical-align:top;
	padding-top:5px;
	padding-left:6px;
}

.subcontent
{
	background: url(http://www.waxcenter.com/images/shared/wax_sub_item_bar.jpg) no-repeat;
	 vertical-align:top;
	 color:white;
	 width:119px;
	 height:23px;
	 
}
.subcats
{
	background: url(http://www.waxcenter.com/images/shared/wax_sub_item_bar.jpg) no-repeat;
	 vertical-align:top;
	 color:black;
	 width:119px;
	 
}
.content
{
	 vertical-align:top;
	 color:black;
	 width:230px;
	 
}
div.sectiontext
{
	text-align:left;
	padding: 25px;
    background: url(http://www.waxcenter.com/images/shared/wax_section_box_fill.jpg) repeat-y;
}
div.text
{
	text-align:left;
	padding: 25px;
    background: url(http://www.waxcenter.com/images/shared/wax_elem_box_fill.jpg) repeat-y;
}
.testimonials_bg
{	
    background: url(http://www.waxcenter.com/images/shared/testimonials_bg.jpg) no-repeat top right #FFFFFF;
}
.contact_us_bg
{	
    background: url(http://www.waxcenter.com/images/shared/contact_us_bg.jpg) no-repeat top right #FFFFFF;
}
.testimonials_search
{	padding-left:35px;
	background: url(http://www.waxcenter.com/images/shared/testimonials_search_box_fill.gif) repeat-y 100% #FFFFFF;
}
.testimonials
{
	width:600px;
	background: url(http://www.waxcenter.com/images/shared/testimonials_box_fill.gif) repeat-y;
}
.testimonials .photo
{
	width:70px;
	padding-left:25px;
	padding-top:10px;
}
.testimonials .text
{
	vertical-align:top;
	color:#6d6e71;
	padding:10px;
}
.testimonials_submit
{
	background: url(http://www.waxcenter.com/images/shared/testimonials_submit_box_fill.gif) repeat-y;
}
.testimony td
{
	color:#000000;
}
.promotions_bg
{
	color:#000000;
	background: #ffffff;
}
.promotions
{
	background: url(http://www.waxcenter.com/images/shared/promotions_box_fill.gif) repeat-y;
	width:600px;
}
.promotions td
{
	color:#000000;

}
.promotions .photo
{
	width:135px;
	padding-left:30px;	
}
.promotions .text
{	
	color:#6d6e71;
	padding:10px;
	text-align:left;
}
.support_bg
{
	height:398px;
    background: url(http://www.waxcenter.com/images/shared/support_bg.jpg) no-repeat top right #FFFFFF;
}
div .list-items
{
	font-weight:normal;
	font-size:10px;
	color:#6D6E71;
	width:400px;
	
	
}
.franchise_interests_bg
{
	
    background: url(http://www.waxcenter.com/images/shared/franchise_interests_bg.jpg) no-repeat top right #FFFFFF;
}
.account_bg
{
	
    background: url(http://www.waxcenter.com/images/bg_account.jpg) no-repeat top right #FFFFFF;
}
.account_bg .dark:link
{
	color:black;
	text-decoration:underline;
}

.career_opportunities_bg
{
	
    background: url(http://www.waxcenter.com/images/shared/career_opportunities_bg.jpg) no-repeat top right #FFFFFF;
}
.locations_bg
{
	
    background: url(http://www.waxcenter.com/images/shared/locations_bg.jpg) no-repeat top right #FFFFFF;
}
.reservations_bg
{
	
    background: url(http://www.waxcenter.com/images/bg_reservations.jpg) no-repeat top right #FFFFFF;
}
.form_class .question
{	
	vertical-align:top;
	
}
.form_class td
{
	color:black;
}
.cart_grid
{
	border-color:#C2C0C0;border-style:solid;border-width:1px;width:705px;
}
.cart_grid td
{
	/*border:1px solid #C2C0C0;*/
	padding:5px;	
}
.cart_grid .top td
{
	color:white;
	font-weight:bold;
	background:url(http://www.waxcenter.com/images/cart_table_header_fill.jpg) repeat-x;
}
.cart_grid .upsell td
{
	color:white;
	font-weight:bold;
	background:url(http://www.waxcenter.com/images/cart_upsell_header_fill.jpg) repeat-x;
}
.cart_grid .items td
{
	border-bottom:1px solid #C2C0C0;
	vertical-align:middle;
	color:#000000;
	padding-top:15px;
	padding-bottom:15px;
	background:#efefef;
}
.cart_grid .items2 td
{
	background:#EFEFEF;
	border-bottom:1px solid #C2C0C0;
	vertical-align:middle;
	color:#000000;
	padding-top:15px;
	padding-bottom:15px;
}
.cart_grid .items3 td
{
	background:#EFEFEF;
	border-bottom:1px solid #C2C0C0;
	vertical-align:middle;
	color:#000000;
	padding-top:7px;
	padding-bottom:7px;
}

.res_grid
{
	border-color:#C2C0C0;border-style:solid;border-width:1px;width:650px;
}
.res_grid td
{
	/*border:1px solid #C2C0C0;*/
	padding:5px;	
}
.res_grid .top td
{
	color:white;
	font-weight:bold;
	background:url(http://www.waxcenter.com/images/cart_table_header_fill.jpg) repeat-x;
}
.res_grid .items td
{
	border-bottom:1px solid #C2C0C0;
	background:#EFEFEF;
	vertical-align:middle;
	color:#000000;
	padding-top:4px;
	padding-bottom:4px;
}


.order_grid
{
	border-color:#C2C0C0;border-style:solid;border-width:1px;width:720px;
}
.order_grid td
{
	/*border:1px solid #C2C0C0;*/
	padding:5px;	
}
.order_grid .top td
{
	color:white;
	font-weight:bold;
	background:url(http://www.waxcenter.com/images/cart_table_header_fill.jpg) repeat-x;
}
.order_grid .items td
{
	border-bottom:1px solid #C2C0C0;
	background:#FFFFFF;
	vertical-align:middle;
	color:#000000;
	padding-top:18px;
	padding-bottom:18px;
}


.wl_grid
{
	border-color:#C2C0C0;border-style:solid;border-width:1px;width:720px;
}
.wl_grid td
{
	/*border:1px solid #C2C0C0;*/
	padding:5px;	
}
.wl_grid .top td
{
	color:white;
	font-weight:bold;
	background:url(http://www.waxcenter.com/images/cart_table_header_fill.jpg) repeat-x;
}
.wl_grid .items td
{
	border-bottom:1px solid #C2C0C0;
	background:#EFEFEF;
	vertical-align:middle;
	color:#000000;
	padding-top:4px;
	padding-bottom:4px;
}
.subtotal
{
	width:693px;	
}
.subtotal .total td
{
	color:#000000;
}

/*Intranet additions*/

.redFont13
{
	font-size: 13px;
	color: #dd0a0a;
	font-weight:bold;
}
.redFont12
{
	font-size: 12px;
	color: #dd0a0a;
	font-weight:bold;
}
.redFont19
{
	font-size: 19px;
	color: #dd0a0a;

}

.redFont11
{
	font-size: 11px;
	color: #dd0a0a;
	font-weight:bold;
}

a.redFont11
{
	font-size: 11px;
	color: #dd0a0a;
	font-weight:bold;
}


.redFont9
{
	font-size: 9px;
	color: #dd0a0a;
	font-weight:bold;
}


.greyFront10B
{
	font-size: 10px;
	color: #6d6e71;
	font-weight:bold;
}

.greyFront14B
{
	font-size: 14px;
	color: #6d6e71;
	font-weight:bold;
}
.greyFront10
{
	font-size: 10px;
	color: #6d6e71;
	font-style:normal;
}

.greyFront11
{
	font-size: 11.5px;
	color: #766e6b;
	font-weight:bold;
}


#greyFront10 a
{
	text-decoration:underline;
}

#associate-page
{
	background: url(../images/bg_EW-Int-Associate-CreateEdit.jpg) no-repeat top right #FFFFFF;
	
}

#regular-page
{
	background-color: #FFFFFF;
	
}

.aBlackFont9
{
	font-size: 9px;
	color: #313131;
	text-transform:uppercase;
	font-weight:bold;
}

.blackFront10 td
{
	font-size: 10px;
	color: #000000;
}

.blackFont10
{
	font-size: 10px;
	color: #000000;
}

.blackFront10 a
{
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

.aBlackFont13
{
	font-size: 13px;
	color: #373231;
}

.aBlackFont10
{
	font-size: 10px;
	color: #373231;
}

.blackFront10B
{
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}

.blackFront12B
{
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.blueFont10
{
	font-size: 10px;
	color: #0066b3; 
}
.formsS td
{ 
	font-size: 10px;
	color: #000000;
	padding-top:13px;
	vertical-align:top;
}

.formsS2 td
{ 
	font-size: 10px;
	color: #000000;
	padding-top:2px;
	vertical-align:top;
}

.formsS3 td
{ 
	font-size: 10px;
	color: #000000;

}

.whiteFont9B
{
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
	text-transform:uppercase; 
}

.whiteFont10
{
	font-size: 10px;
	color: #FFFFFF;
	background: #4a4443;
	padding: 10px 0px  17px 9px;

}

#read-header
{
	background: url(../images/red_Associate_bg.gif) repeat-x top #dd0909;
	vertical-align: middle;
}

#read-header_OnlineH
{
	background: url(../images/red_Associate_bg.gif) repeat-x top #dd0909;
	vertical-align: middle;
	padding-left:5px;
	
}

#brownMenu_bullet_on
{
	background: url(../images/bullet_brown_Menu.gif) no-repeat top #4a4443;
	vertical-align: middle
}

.category_menu_level_3{
	font-size: 11px;
	color: #6d6e71;
	font-style:normal;
}

.category_menu_level_3 a{
	color:#6d6e71;
	text-decoration: none;
}

.category_menu_level_3 a:link{
	color:#6d6e71;
	text-decoration: none;
}

.category_menu_level_3 a:active{
	color:#6d6e71;
	text-decoration: none;
}


.category_menu_level_3 a:hover {
	color:#6d6e71;
	text-decoration:underline;
}



/* ****************************************************************************************************** */
/*  FORMS directory																					  */
/* ****************************************************************************************************** */

table.main_form td{
	font-size: 10px;
	color: #000000;
	padding-top:13px;
	vertical-align:middle;
}

table.main_form td.form_field1{
	font-weight: normal;
	text-align: right;
}

table.main_form td.form_field2{
	font-weight: bold;
	text-align: left;
}

table.main_form_secondary td{
	font-size: 10px;
	color: #000000;
	vertical-align:middle;
	padding: 0px;
}

table.main_form_secondary td.form_field1_optional{
	font-weight: normal;
}

table.main_form_secondary td.form_field2_optional{
	font-weight: bold;
}

td.form_field1_optional{
	font-weight: normal;
}

td.form_field2_optional{
	font-weight: bold;
}
/* ****************************************************************************************************** */
/*  Contact management BOX																				  */
/* ****************************************************************************************************** */

 
table.Format1 {
	border: 1px #d9dadb solid;
	padding: 0px;
}


table.Format1 th {
	background-color: #f9f9f9;
	vertical-align: middle;
	text-align: left;
	padding-left:8px;
	font-weight: normal;
	font-size: 13px;
	color: #373231;
	border-bottom: 1px #d9dadb solid;
}


table.Format1 td {
	background-color: #efefef;
}


/* ****************************************************************************************************** */
/*  Media Page																							  */
/* ****************************************************************************************************** */


table.media_header,table.media_header th
{
	border:none;
	border-collapse:collapse;	
}
table.media_header tbody th{
	padding:2px 10px;
	border:1px solid #999;
	border-left:none;
}
table.media_header tbody tr.odd{
	background:#ccc;
}

table.media_header tfoot td img{
	border:none;
	vertical-align:bottom;
	padding-left:10px;
	float:right;
}


table.media_header th.bar{
	background: url(../images/red_Associate_bg.gif) repeat-x top #dd0909;
	vertical-align: middle;
	text-align: left;
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	height: 25px;
	border: 1px #c2c0c0 solid;
	padding-left: 15px;
	padding-right: 15px;
}



table.media {
	padding: 0px;
	border: 1px #c2c0c0 solid;
	width: 109px;
	height: 192px;
	text-align: center;
}

table.media td{
	text-align: center;
	vertical-align: top;
}

table.media td.image {
	width: 100px;
	height: 100px;
	padding: 8px;
}

table.media td.text {
	vertical-align: top;
	color: #000;
	padding-left: 8px;
	padding-right: 8px;
}

table.media td.download {
	background: url(../images/download_mark.gif) no-repeat top left #FFFFFF; 
	text-align: center;
	vertical-align: middle;
	border-top: 1px #c2c0c0 solid;
	height: 23px;
}

table.media td.download a{
	color:#d01818;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}

table.media td.download a:hover{
	text-decoration: underline;
}

img.media {
	border: 1px #c2c0c0 solid;
}


/* ****************************************************************************************************** */
/*  Media  And Advertising Portal - Images Page															  */
/* ****************************************************************************************************** */

table.media_portal {
	padding: 0px;
	border: 1px #c2c0c0 solid;
	width: 242px;
	text-align: center;
}

table.media_portal td{
	text-align: center;
	vertical-align: top;
}

table.media_portal td.image {
	width: 238px;
	*width: 230px;
	height: 390px;
	padding: 8px;
}

table.media_portal td.text {
	vertical-align: top;
	color: #333;
	padding: 8px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	font-size: 9px;
}

table.media_portal td.download {
	color: #000;
	padding: 8px;
	padding-bottom: 15px;
	vertical-align: top;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}

table.media_portal td.download a{
	color:#d01818;
	font-weight: bold;
	font-family: Verdana;
}

table.media_portal td.download a:hover{
	text-decoration: underline;
}



/* ****************************************************************************************************** */
/*  Mamooth List Errors																					  */
/* ****************************************************************************************************** */

em.norecord{
	color: #FF0000;
}

/* ****************************************************************************************************** */
/*  Mamooth List Box Container 																			  */
/* ****************************************************************************************************** */


table.tab {
	margin: 20px 0px 25px 15px;
	width: 748px;
	padding: 0px;
}

table.tab td {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

table.tab img {
	vertical-align: bottom;
}

table.tab th.location_table_background2 {
	background: url(../images/location_table_background2.gif) repeat-x top #ce0608;
	vertical-align: middle;
	text-align:center;
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	height: 24px;
	border-top: 1px #c2c0c0 solid;
	border-bottom: 1px #c2c0c0 solid;
	padding:0px;
}

table.extension_tab_location_list td{
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	height: 20px;
}

table.tab th {
	background: url(../images/red_Associate_bg.gif) repeat-x top #dd0909;
	vertical-align: middle;
	text-align: left;
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	height: 24px;
	border-top: 1px #c2c0c0 solid;
	border-bottom: 1px #c2c0c0 solid;
}


table.tab th:first-child{
	border-left: 1px #c2c0c0 solid;
}

table.tab th:last-child{
	border-right: 1px #c2c0c0 solid;
}


table.tab tr.even td {
	background: #dcdbda;
	border-bottom: 1px #c2c0c0 solid;
}

table.tab tr.odd td {
	background: #efefef;
	border-bottom: 1px #c2c0c0 solid;
}

table.tab tr.even td.location_list1 {
	background: #cbcac8;
	border-bottom: 1px #c2c0c0 solid;
}
table.tab tr.even td.location_list2 {
	background: #bcbbb9;
	border-bottom: 1px #c2c0c0 solid;
}


table.tab tr.odd td.location_list1 {
	background: #dcdcdc;
	border-bottom: 1px #c2c0c0 solid;
}

table.tab tr.odd td.location_list2 {
	background: #cccccc;
	border-bottom: 1px #c2c0c0 solid;
}


table.tab tr.sum td {

}

table.tab tr.sum td.sum_total {
	height:80px;
	text-align: right;
	padding:0px;
}

table.totalis{
	text-align: right;
}

table.totalis td {
	width: 400px;
	height: 60px;
	text-align: center;
	background: #efefef;
	border: 1px #c2c0c0 solid;
	font-weight: bold;

}

table.tab b {
	font-weight: bold;
}

table.tab td a {
	text-decoration: none;
	color: #000000;
}
table.tab td a:hover {
	text-decoration: underline;
	color: #000000;
}

table.tab tr.pagination td {
	border: 0px;
	line-height: 7px;
	padding: 0px;
}

table.tab_inside tr.pagination_inside_top td {
	border: 1px #c2c0c0 solid;
	border-bottom: none;
	padding: 10px;
	vertical-align: top;
}

table.tab_inside tr.pagination_inside_bottom td {
	border: 1px #c2c0c0 solid;
	border-top: none;
	padding: 10px;
	vertical-align: top;
}

table.tab tr.even td:first-child{
	border-left: 1px #c2c0c0 solid;
}

table.tab tr.odd td:first-child{
	border-left: 1px #c2c0c0 solid;
}

table.tab tr.even td:last-child{
	border-right: 1px #c2c0c0 solid;
	text-align: right;
}

table.tab tr.odd td:last-child{
	border-right: 1px #c2c0c0 solid;
	text-align: right;
}

table.tab_inside_email {
	border-color: #f00;
	border: none;
	padding: 0px;
}

table.tab_inside_email td {
	border: 0px;
	padding: 0px;
	border: none;
}

table.tab tfoot td{
	padding-left: 14px;

}
/****************************************/
/*  INDEX VIEW DOCUMENT                 */
/****************************************/

a.index_view_document{
	color:#F00;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
}

a.index_view_document:hover{
	text-decoration: underline;
}


/****************************************/
/*  INTRANET PROMOTIONS PAGE            */
/****************************************/

.promotions_page_link{
	color:#000;
	font-size:10px;
	font-weight:normal;
}


a.promotions_page_link{
	color:#000;
	text-decoration: none;	
}

a.promotions_page_link:hover{
	text-decoration: underline;	
}

a.promotions_page_link:visited{
	color:#000;
}

/****************************************/
/*  INTRANET LOCATION WORKSHEET         */
/****************************************/

div.ilw_header{
    background-color: #EBEBEB;
    border: 1px solid #bdbec2;
    padding: 15px;
    padding-bottom:5px;
    color:#383735;
}

div.ilw_header table td{
    color:#383735;
}

.rolling-header-back {
	background: url(../images/red_Associate_bg.gif) repeat-x top #dd0909;
}
.rolling-header {
	background: url(../images/red_Associate_bg.gif) repeat-x top #dd0909;
	vertical-align: middle;
	text-align: left;
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	height: 24px;
	border-top: 1px #c2c0c0 solid;
	border-bottom: 1px #c2c0c0 solid;
}

#onhover_tooltip{
	background: url(../images/moreinfopop.gif) left top no-repeat #FFFFFF;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:10px;
	padding-top: 40px;
	font-size:12px;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	overflow: hidden;
	
	
}
#onhover_tooltipShadow{
	position:absolute;
	background-color:#555;
	display:none;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
	 overflow: hidden;
}