/* GLOBALS */

body {
	background: url(images/sharedimgs/main-bg.jpg) repeat-x bottom center #2F3123;
	/*background:#2F3123;	*/
	margin: 0;
	padding: 0;
}

body,table,tr,td {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #8c8f72;
	/*border: thin solid #ffffff;*/
}

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(images/sharedimgs/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(images/sharedimgs/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(images/sharedimgs/bullet.gif) no-repeat 10px 15px;
	/*color: #FFC000;*/
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
}
span.gallery
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-left:10px;
}
h4 .red {
	color: #FF0000;
}

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

a {
	color: white;
}

/* GENERAL IDS */

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

#content-wrapper1 {
	background: #454632;
	padding: 0px;
	width: 598px;
}
#home-wrapper {
	background: url(images/home/splash-bg.jpg) no-repeat top #454632;
	width:598px;
}
#home-wrapper .home-image {
	padding:10px 0 20px 10px;
}
#content-wrapper2 {
	background: #454632;
	padding: 0px;
	width: 598px;
}

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

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

#keyword-search {
	/*background: url(images/left-menu/keyword-search-bg2.jpg) no-repeat;*/
	height: 25px;
}

#left-top {
	background: url(images/sharedimgs/top-bg.jpg) repeat-x top center;
}

#right-top {
	background: url(images/sharedimgs/right-shadow.gif) repeat-y left;
	width:24px;
}

#welcome-area {
	background: url(images/sharedimgs/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(images/left-menu/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(images/left-menu/item-bg.gif) no-repeat right 0px;
	height: 21px;
	/*margin: 0;*/
}

#side-menu1 ul li a {
	color: #82856a;
	text-decoration: none;
	padding: 3px 0 0 20px;
	display: block;
	height: 15px;
}

#side-menu1 ul li a:hover {
	background: url(images/left-menu/item-bg-on.gif) no-repeat right 0px;
	color: #ffc000;
}

#side-menu2 {
	margin: 0;
	padding: 0;
	background: url(images/left-menu/menu-bg.gif) repeat-y right white;
}

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

#side-menu2 ul li {
	background: url(images/left-menu/item-bg.gif) no-repeat right 0px;
	height: 21px;
}

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

#side-menu2 ul li a:hover {
	background: url(images/left-menu/item-bg-on.gif) no-repeat right 0px;
	color: #ffc000;
}
#side-menu2 ul .chosen a{
	background: url(images/left-menu/item-bg-on.gif) no-repeat right 0px;
	color: #ffc000;
}
.side_shadow {
	background: url(images/left-menu/base-bg.gif) repeat-y right;
	width:172px;
}
.side_bg {	
	background: url(images/left-menu/menu-bg.gif) repeat-y right;
	width:172px;
}
.main_tbl {
	width:100%;
}

/* 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(images/sharedimgs/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: #454632;	
}

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

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

.cs-list li{
	list-style-image: url(images/sharedimgs/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;
}

.elongator {
	padding: 100px 0;
}

.gallery-user-detail {
	/*background: url(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(images/sharedimgs/content-bg.jpg) no-repeat top left #454632;
	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(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;
}

.pagination {
	float: right;
	margin: 10px;
	border: 1px solid #666;
	padding: 3px 8px;
}

.pagination a {
	text-decoration: none;
	color: black;
}

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

.pagination .next {
	text-transform: capitalize;
}

.pagination .next a {
	text-decoration: none;
	color: black;
	/*background: url(images/sharedimgs/pagination-arrows-next.gif) no-repeat right;*/
	padding-right: 15px;
	margin-left: 5px;
}

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

.pagination .page-status {
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #666;
}

.pagination .previous {
	text-transform: capitalize;
}

.pagination .previous a {
	text-decoration: none;
	color: black;
	/*background: url(images/sharedimgs/pagination-arrows-previous.gif) no-repeat left;*/
	padding-left: 15px;
	margin-right: 5px;
}

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

.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(images/sharedimgs/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(images/sharedimgs/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(images/sharedimgs/content-bg.jpg) no-repeat top left #454632;
	margin: 0 0 0 0;
	width: 243px;
	padding: 10px 0 0 0;
}
.featured-table .image{
	padding:10px 0 0px 20px;
}


.news-table {	
	background: url(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(images/sharedimgs/content-bg.jpg) no-repeat top left #454632;
	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(images/sharedimgs/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(images/gallery/submit-bg.jpg) no-repeat top left #454632;
	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(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(images/sharedimgs/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(images/products/prod-variation-table-bg2.gif) no-repeat top;*/
}

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


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

.prod-variation-table .shadow td {
	background: url(images/store/shadow-bg.jpg) repeat-x;
	/*background:#393929;
	color: #8c8f72;*/
	line-height:30px;
	
}
.prod-variation-table .rows2 td {
	background: url(images/sharedimgs/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: #454632;
	font-weight: bold;
	/*width: 500px;*/
}
.prod-variation-table .total {	
	color: #FFC000;
	font-weight: bold;
	/*width: 500px;*/
	
}

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

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

#upsell {
	width: 737px;
	background: url(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(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(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(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(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(images/sharedimgs/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(images/sharedimgs/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(images/products/bg-gradient1.gif) repeat-x top;
	border: 0;
	clear: both;
}

.product-display1 .bottom-row {
	background: url(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(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(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(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(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(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(images/sharedimgs/breadcrumbs-arrow.gif) no-repeat 0 3px;
	background:#454632;
	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(images/sharedimgs/content-bg.jpg) no-repeat top left #454632;	
	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(images/products/prod-variation-table-bg2.gif) no-repeat top;*/
}
.prod-install-table .top td {
	
	background:#ffc000;
	color: #454632;	
	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:#454632;
}
.prod-install-table .items2 td{
		
	font-weight: normal;
	font-size: 11px;
	background: url(images/sharedimgs/table-row-bg.jpg) repeat-y top #454632;
	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(images/shadow.gif);		
}
	/* commented backslash hack - invisible to IE5 Mac \*/
html>body div.boxshadow 
{
	background:url(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;*/
}