/* Start of CMSMS style sheet 'Table 6 ==' */
/* HEADER //////////////////////////// */

#table6 tr#header {
height: 55px;
max-height: 55px;
}
#table6 tr#header td {
background: url(images/background/bg-breadcrumb.jpg) repeat-x bottom center;
vertical-align: bottom;
font-size: 16px;
line-height: 24px;
font-weight: bold;
color: #333;
}
#table6 tr#header td.col1 {
width: 40%;
text-align: left;
padding: 3px;
padding-left: 7px;
padding-bottom: 10px;
border-bottom: 2px solid #e9e9e9;
}
#table6 tr#header td {
width: 12%;
text-align: center;
/*border-left: 1px solid #fff;*/
padding: 3px;
padding-bottom: 10px;
border-bottom: 2px solid #e9e9e9;
}
#table6 tr#header td.col1 {
/*border-left: 1px solid #d0d0d0;*/
}
#table6 tr#header a {
color: #348fc2;
}
#table6 tr#header a:hover {
color: #ff6633;
}
#table6 tr#row1 a {
color: #348fc2;
}
#table6 tr#row1 a:hover {
color: #ff6633;
}
#table6 tr#row2 a {
color: #348fc2;
}
#table6 tr#row2 a:hover {
color: #ff6633;
}


/* ROW1 //////////////////////////// */

#table6 tr#row1 {
color: #222;
}
#table6 tr#row1 .price {
font-weight: bold;
color: #f26100;
}
#table6 tr#row1 .buy a {
font-weight: bold;
color: #348fc2;
}
#table6 tr#row1 .buy a:hover {
color: #f26100;
text-decoration: none;
}
#table6 tr#row1 .col1 {
width: 40%;
text-align: left;
text-transform: capitalize;
border-right: 1px solid #fff;
padding: 5px;
padding-left: 7px;
}
#table6 tr#row1 .col3 {}
#table6 tr#row1 .col4 {}
#table6 tr#row1 td {
width: 12%;
vertical-align: top;
text-align: center;
padding: 5px;
}


/* ROW2 //////////////////////////// */

#table6 tr#row2 {
color: #222;
background-color: #f6f6f6;
}
#table6 tr#row2 .col1 {
width: 40%;
text-align: left;
text-transform: capitalize;
padding: 5px;
padding-left: 7px;
}
#table6 tr#row2 .col3 {
/*background-color: #edf9ff;*/
}
#table6 tr#row2 .col4 {
/*background-color: #faefe8;*/
}
#table6 tr#row2 td {
width: 12%;
text-align: center;
vertical-align: top;
padding: 5px;
}


/* TABLE POPUP ///////////////////////////////////////////////////////////////////////// */

#featurePopup {
width:400px;
vertical-align: top;
background-image: none;
background-color: #fff;
border: 0px
}

#featurePopup tr.close {
background: url("../images/nav.gif") top repeat-x;
position: relative;
height: 38px;
font-weight: bold;
text-align: left;
border-bottom: 3px solid #36566a;
}
#featurePopup td.close a {
line-height: 24px;
color: #666;
}
#featurePopup td.close a:hover {
color: #f26100;
text-decoration: underline;
}
#featurePopup td {
font-size: 11px;
padding: 10px;
padding-right: 20px;
color: #333;
}


/* LEGEND ///////////////////////////////////////////////////////////////////////// */

#legend {
margin-top:10px;
border-top: 1px solid #c0c0c0;
padding-top: 15px;
text-align: right;
}

#legend .greatvalue {
border: 1px solid #c4c4c4;
background-color: #fff;
padding: 0px 5px;
}
#legend .awesomevalue {
border: 1px solid #c4c4c4;
background-color: #edf9ff;
padding: 0px 5px;
}
#legend .bestvalue {
border: 1px solid #c4c4c4;
background-color: #faefe8;
padding: 0px 5px;
}
/* End of 'Table 6 ==' */

